addTags
inline suspend fun ElasticsearchClient.addTags(crossinline block: AddTagsRequest.Builder.() -> Unit): AddTagsResponse
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.