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.DescribeElasticsearchDomain

Contents

Description

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

See: AWS API Reference for DescribeElasticsearchDomain.

Synopsis

Creating a Request

describeElasticsearchDomain Source

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

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

Request Lenses

dedDomainName :: Lens' DescribeElasticsearchDomain Text Source

The name of the Elasticsearch domain for which you want information.

Destructuring the Response

describeElasticsearchDomainResponse Source

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

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

Response Lenses