pinpointsmsvoicev2_untag_resource {paws.customer.engagement}R Documentation

Removes the association of the specified tags from a resource

Description

Removes the association of the specified tags from a resource. For more information on tags see Tags in the AWS End User Messaging SMS User Guide.

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

Usage

pinpointsmsvoicev2_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the resource.

TagKeys

[required] An array of tag key values to unassociate with the resource.


[Package paws.customer.engagement version 0.9.0 Index]