Retrieves information about each Amazon Web Services principal that is allowed to access a given Amazon OpenSearch Service domain through the use of an interface VPC endpoint
Source:R/opensearchservice_operations.R
opensearchservice_list_vpc_endpoint_access.RdRetrieves information about each Amazon Web Services 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/opensearchservice_list_vpc_endpoint_access/ for full documentation.
Arguments
- DomainName
[required] The name of the OpenSearch Service domain to retrieve access information for.
- NextToken
If your initial
list_vpc_endpoint_accessoperation returns anextToken, you can include the returnednextTokenin subsequentlist_vpc_endpoint_accessoperations, which returns results in the next page.