Skip to contents

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 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 End User Messaging SMS User 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.