elasticsearchservice_add_tags {paws.analytics} | R Documentation |
Attaches tags to an existing Elasticsearch domain
Description
Attaches tags to an existing Elasticsearch domain. Tags are a set of case-sensitive key value pairs. An Elasticsearch domain may have up to 10 tags. See Tagging Amazon Elasticsearch Service Domains for more information.
See https://www.paws-r-sdk.com/docs/elasticsearchservice_add_tags/ for full documentation.
Usage
elasticsearchservice_add_tags(ARN, TagList)
Arguments
ARN |
[required] Specify the |
TagList |
[required] List of |
[Package paws.analytics version 0.7.0 Index]