opensearchservice_add_tags {paws.analytics} | R Documentation |
Attaches tags to an existing Amazon OpenSearch Service domain, data source, or application
Description
Attaches tags to an existing Amazon OpenSearch Service domain, data source, or application.
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, data source, or application to which you want to attach resource tags. |
TagList |
[required] List of resource tags. |
[Package paws.analytics version 0.9.0 Index]