v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1452132172.2 KB

Returns the domain's endpoint options, specifically whether all requests to the domain must arrive over HTTPS. For more information, see <a href="http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-domain-endpoint-options.html" target="_blank">Configuring Domain Endpoint Options</a> in the <i>Amazon CloudSearch Developer Guide</i>.

get/#Action=DescribeDomainEndpointOptions

Query parameters

DomainNamestring required

A string that represents the name of a 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).

A string that represents the name of a domain.

Deployedboolean

Whether to retrieve the latest configuration (which might be in a Processing state) or the current, active configuration. Defaults to <code>false</code>.

Action'DescribeDomainEndpointOptions' required
Version'2013-01-01' required

Response

Success