customerprofiles_untag_resource {paws.customer.engagement} | R Documentation |
Removes one or more tags from the specified Amazon Connect Customer Profiles resource
Description
Removes one or more tags from the specified Amazon Connect Customer Profiles resource. In Connect Customer Profiles, domains, profile object types, and integrations can be tagged.
See https://www.paws-r-sdk.com/docs/customerprofiles_untag_resource/ for full documentation.
Usage
customerprofiles_untag_resource(resourceArn, tagKeys)
Arguments
resourceArn |
[required] The ARN of the resource from which you are removing tags. |
tagKeys |
[required] The list of tag keys to remove from the resource. |
[Package paws.customer.engagement version 0.9.0 Index]