pinpointsmsvoicev2_tag_resource: Adds or overwrites only the specified tags for the specified...

View source: R/pinpointsmsvoicev2_operations.R

pinpointsmsvoicev2_tag_resourceR Documentation

Adds or overwrites only the specified tags for the specified Amazon Pinpoint SMS Voice, version 2 resource

Description

Adds or overwrites only the specified tags for the specified Amazon Pinpoint SMS Voice, version 2 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 Tagging Amazon Pinpoint resources in the Amazon Pinpoint Developer Guide.

See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_tag_resource/ for full documentation.

Usage

pinpointsmsvoicev2_tag_resource(ResourceArn, Tags)

Arguments

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.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.