elasticsearchservice_describe_elasticsearch_domain {paws.analytics} | R Documentation |
Returns domain configuration information about the specified Elasticsearch domain, including the domain ID, domain endpoint, and domain ARN
Description
Returns domain configuration information about the specified Elasticsearch domain, including the domain ID, domain endpoint, and domain ARN.
See https://www.paws-r-sdk.com/docs/elasticsearchservice_describe_elasticsearch_domain/ for full documentation.
Usage
elasticsearchservice_describe_elasticsearch_domain(DomainName)
Arguments
DomainName |
[required] The name of the Elasticsearch domain for which you want information. |
[Package paws.analytics version 0.7.0 Index]