elasticsearchservice_list_vpc_endpoint_access {paws.analytics} | R Documentation |
Retrieves information about each principal that is allowed to access a given Amazon OpenSearch Service domain through the use of an interface VPC endpoint
Description
Retrieves information about each principal that is allowed to access a given Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
See https://www.paws-r-sdk.com/docs/elasticsearchservice_list_vpc_endpoint_access/ for full documentation.
Usage
elasticsearchservice_list_vpc_endpoint_access(DomainName, NextToken = NULL)
Arguments
DomainName |
[required] The name of the OpenSearch Service domain to retrieve access information for. |
NextToken |
Provides an identifier to allow retrieval of paginated results. |
[Package paws.analytics version 0.9.0 Index]