amazonka-elasticsearch-1.3.5: 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.DescribeElasticsearchDomainConfig

Contents

Description

Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation date, update version, and update date for cluster options.

See: AWS API Reference for DescribeElasticsearchDomainConfig.

Synopsis

Creating a Request

describeElasticsearchDomainConfig Source

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

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

Request Lenses

dedcDomainName :: Lens' DescribeElasticsearchDomainConfig Text Source

The Elasticsearch domain that you want to get information about.

Destructuring the Response

describeElasticsearchDomainConfigResponse Source

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

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

Response Lenses