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 resource

Description

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.

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, 2024, 6:34 a.m.