Untag Resource
personalize_untag_resource | R Documentation |
Removes the specified tags that are attached to a resource¶
Description¶
Removes the specified tags that are attached to a resource. For more information, see Removing tags from Amazon Personalize resources.
Usage¶
Arguments¶
resourceArn
[required] The resource's Amazon Resource Name (ARN).
tagKeys
[required] The keys of the tags to be removed.
Value¶
An empty list.