View source: R/resourceexplorer_operations.R
resourceexplorer_untag_resource | R Documentation |
Removes one or more tag key and value pairs from an Amazon Web Services Resource Explorer view or index.
See https://www.paws-r-sdk.com/docs/resourceexplorer_untag_resource/ for full documentation.
resourceexplorer_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The Amazon Resource Name (ARN) of the view or index that you want to remove tags from. |
tagKeys |
[required] A list of the keys for the tags that you want to remove from the specified view or index. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.