View source: R/opensearchservice_operations.R
opensearchservice_add_tags | R Documentation |
Attaches tags to an existing Amazon OpenSearch Service domain, data source, or application.
See https://www.paws-r-sdk.com/docs/opensearchservice_add_tags/ for full documentation.
opensearchservice_add_tags(ARN, TagList)
ARN |
[required] Amazon Resource Name (ARN) for the OpenSearch Service domain, data source, or application to which you want to attach resource tags. |
TagList |
[required] List of resource tags. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.