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