Learn R Programming

paws.analytics (version 0.7.0)

opensearchservice_list_vpc_endpoints_for_domain: Retrieves all Amazon OpenSearch Service-managed VPC endpoints associated with a particular domain

Description

Retrieves all Amazon OpenSearch Service-managed VPC endpoints associated with a particular domain.

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

Usage

opensearchservice_list_vpc_endpoints_for_domain(DomainName, NextToken = NULL)

Arguments

DomainName

[required] The name of the domain to list associated VPC endpoints for.

NextToken

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