amazonka-elasticsearch-1.3.3.1: Amazon Elasticsearch Service SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.ElasticSearch.DescribeElasticsearchDomains

Contents

Description

Returns domain configuration information about the specified Elasticsearch domains, including the domain ID, domain endpoint, and domain ARN.

See: AWS API Reference for DescribeElasticsearchDomains.

Synopsis

Creating a Request

describeElasticsearchDomains :: DescribeElasticsearchDomains Source

Creates a value of DescribeElasticsearchDomains with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

dedDomainNames :: Lens' DescribeElasticsearchDomains [Text] Source

The Elasticsearch domains for which you want information.

Destructuring the Response

describeElasticsearchDomainsResponse Source

Creates a value of DescribeElasticsearchDomainsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses