paws.analytics (version 0.1.0)

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

Description

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

Usage

elasticsearchservice_describe_elasticsearch_domain_config(DomainName)

Arguments

DomainName

[required] The Elasticsearch domain that you want to get information about.

Request syntax

svc$describe_elasticsearch_domain_config(
  DomainName = "string"
)