Remove Tags
elasticsearchservice_remove_tags | R Documentation |
Removes the specified set of tags from the specified Elasticsearch domain¶
Description¶
Removes the specified set of tags from the specified Elasticsearch domain.
Usage¶
Arguments¶
ARN
[required] Specifies the
ARN
for the Elasticsearch domain from which you want to delete the specified tags.TagKeys
[required] Specifies the
TagKey
list which you want to remove from the Elasticsearch domain.
Value¶
An empty list.