The result of a ListDomainNames operation. Contains the names of all domains owned by this account and their respective engine types.
Type: objectProperties: 1
AnalyticsElasticsearchSearch
ListDomainNamesResponse is a JSON Structure definition published by Amazon OpenSearch Service API, describing 1 property. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-opensearch/refs/heads/main/json-structure/openapi-list-domain-names-response-structure.json",
"name": "ListDomainNamesResponse",
"description": "The result of a <code>ListDomainNames</code> operation. Contains the names of all domains owned by this account and their respective engine types.",
"type": "object",
"properties": {
"DomainNames": {
"allOf": [
{
"$ref": "#/components/schemas/DomainInfoList"
},
{
"description": "List of domain names and respective engine types."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.