elasticsearchservice_add_tags: Attaches tags to an existing Elasticsearch domain

View source: R/elasticsearchservice_operations.R

elasticsearchservice_add_tagsR 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 ARN for which you want to add the tags.

TagList

[required] List of Tag that need to be added for the Elasticsearch domain.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.