opensearchservice_list_vpc_endpoints {paws.analytics}R Documentation

Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current Amazon Web Services account and Region

Description

Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current Amazon Web Services account and Region.

See https://www.paws-r-sdk.com/docs/opensearchservice_list_vpc_endpoints/ for full documentation.

Usage

opensearchservice_list_vpc_endpoints(NextToken = NULL)

Arguments

NextToken

If your initial list_vpc_endpoints operation returns a nextToken, you can include the returned nextToken in subsequent list_vpc_endpoints operations, which returns results in the next page.


[Package paws.analytics version 0.7.0 Index]