Returns domain configuration information about the specified Elasticsearch domain, including the domain ID, domain endpoint, and domain ARN.
get/2015-01-01/es/domain/{DomainName}
Path parameters
DomainNamestring required
The name of an Elasticsearch domain. Domain names are unique across the domains owned by an account within an AWS region. Domain names start with a letter or number and can contain the following characters: a-z (lowercase), 0-9, and - (hyphen).
The name of the Elasticsearch domain for which you want information.
Response
Success