DomainId

Unique identifier for an Elasticsearch domain.

AnalyticsElasticsearchSearch
View JSON Schema on GitHub

JSON Schema

openapi-domain-id-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-domain-id-schema.json",
  "title": "DomainId",
  "description": "Unique identifier for an Elasticsearch domain.",
  "type": "string"
}