paws.analytics (version 0.1.0)

elasticsearchservice_list_tags: Returns all tags for the given Elasticsearch domain

Description

Returns all tags for the given Elasticsearch domain.

Usage

elasticsearchservice_list_tags(ARN)

Arguments

ARN

[required] Specify the ARN for the Elasticsearch domain to which the tags are attached that you want to view.

Request syntax

svc$list_tags(
  ARN = "string"
)