addTags
inline suspend fun OpenSearchClient.addTags(crossinline block: AddTagsRequest.Builder.() -> Unit): AddTagsResponse
Attaches tags to an existing Amazon OpenSearch Service domain. Tags are a set of case-sensitive key-value pairs. A domain can have up to 10 tags. For more information, see Tagging Amazon OpenSearch Service domains.