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