pinpoint_untag_resource: Removes one or more tags (keys and values) from an...

View source: R/pinpoint_operations.R

pinpoint_untag_resourceR Documentation

Removes one or more tags (keys and values) from an application, campaign, message template, or segment

Description

Removes one or more tags (keys and values) from an application, campaign, message template, or segment.

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

Usage

pinpoint_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

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

TagKeys

[required] The key of the tag to remove from the resource. To remove multiple tags, append the tagKeys parameter and argument for each additional tag to remove, separated by an ampersand (&).


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