ListTagsRequest

Container for the parameters to the ListTags operation. Specify the ARN for the Elasticsearch domain to which the tags are attached that you want to view are attached.

AnalyticsElasticsearchSearch
View JSON Schema on GitHub

JSON Schema

openapi-list-tags-request-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-opensearch/refs/heads/main/json-schema/openapi-list-tags-request-schema.json",
  "title": "ListTagsRequest",
  "description": "Container for the parameters to the <code><a>ListTags</a></code> operation. Specify the <code>ARN</code> for the Elasticsearch domain to which the tags are attached that you want to view are attached.",
  "type": "object",
  "properties": {}
}