Add Tags
| elasticsearchservice_add_tags | 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.
Usage¶
Arguments¶
ARN[required] Specify the
ARNfor which you want to add the tags.TagList[required] List of
Tagthat need to be added for the Elasticsearch domain.
Value¶
An empty list.