View source: R/opensearchserviceserverless_operations.R
opensearchserviceserverless_list_vpc_endpoints | R Documentation |
Returns the OpenSearch Serverless-managed interface VPC endpoints associated with the current account. For more information, see Access Amazon OpenSearch Serverless using an interface endpoint.
See https://www.paws-r-sdk.com/docs/opensearchserviceserverless_list_vpc_endpoints/ for full documentation.
opensearchserviceserverless_list_vpc_endpoints(
vpcEndpointFilters = NULL,
nextToken = NULL,
maxResults = NULL
)
vpcEndpointFilters |
Filter the results according to the current status of the VPC endpoint.
Possible statuses are |
nextToken |
If your initial
|
maxResults |
An optional parameter that specifies the maximum number of results to
return. You can use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.