View source: R/resourcegroupstaggingapi_operations.R
resourcegroupstaggingapi_tag_resources | R Documentation |
Applies one or more tags to the specified resources. Note the following:
See https://www.paws-r-sdk.com/docs/resourcegroupstaggingapi_tag_resources/ for full documentation.
resourcegroupstaggingapi_tag_resources(ResourceARNList, Tags)
ResourceARNList |
[required] Specifies the list of ARNs of the resources that you want to apply tags to. An ARN (Amazon Resource Name) uniquely identifies a resource. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. |
Tags |
[required] Specifies a list of tags that you want to add to the specified resources. A tag consists of a key and a value that you define. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.