opensearchservice_remove_tags: Removes the specified set of tags from an Amazon OpenSearch...

View source: R/opensearchservice_operations.R

opensearchservice_remove_tagsR Documentation

Removes the specified set of tags from an Amazon OpenSearch Service domain, data source, or application

Description

Removes the specified set of tags from an Amazon OpenSearch Service domain, data source, or application. For more information, see Tagging Amazon OpenSearch Service resources.

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

Usage

opensearchservice_remove_tags(ARN, TagKeys)

Arguments

ARN

[required] The Amazon Resource Name (ARN) of the domain, data source, or application from which you want to delete the specified tags.

TagKeys

[required] The list of tag keys to remove from the domain, data source, or application.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.