opensearchservice_describe_domain_config {paws.analytics} | R Documentation |
Returns the configuration of an Amazon OpenSearch Service domain
Description
Returns the configuration of an Amazon OpenSearch Service domain.
See https://www.paws-r-sdk.com/docs/opensearchservice_describe_domain_config/ for full documentation.
Usage
opensearchservice_describe_domain_config(DomainName)
Arguments
DomainName |
[required] Name of the OpenSearch Service domain configuration that you want to describe. |
[Package paws.analytics version 0.7.0 Index]