View source: R/personalize_operations.R
personalize_untag_resource | R Documentation |
Removes the specified tags that are attached to a resource. For more information, see Removing tags from Amazon Personalize resources.
See https://www.paws-r-sdk.com/docs/personalize_untag_resource/ for full documentation.
personalize_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The resource's Amazon Resource Name (ARN). |
tagKeys |
[required] The keys of the tags to be removed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.