opensearchservice_add_tags: Attaches tags to an existing Amazon OpenSearch Service domain

View source: R/opensearchservice_operations.R

opensearchservice_add_tagsR Documentation

Attaches tags to an existing Amazon OpenSearch Service domain

Description

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.

See https://www.paws-r-sdk.com/docs/opensearchservice_add_tags/ for full documentation.

Usage

opensearchservice_add_tags(ARN, TagList)

Arguments

ARN

[required] Amazon Resource Name (ARN) for the OpenSearch Service domain to which you want to attach resource tags.

TagList

[required] List of resource tags.


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