View source: R/pinpointsmsvoicev2_operations.R
pinpointsmsvoicev2_tag_resource | R Documentation |
Adds or overwrites only the specified tags for the specified resource. When you specify an existing tag key, the value is overwritten with the new value. Each resource can have a maximum of 50 tags. Each tag consists of a key and an optional value. Tag keys must be unique per resource. For more information about tags, see Tags in the AWS End User Messaging SMS User Guide.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_tag_resource/ for full documentation.
pinpointsmsvoicev2_tag_resource(ResourceArn, Tags)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource. |
Tags |
[required] An array of key and value pair tags that are associated with the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.