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.
opensearchservice_list_vpc_endpoints_for_domain(DomainName, NextToken = NULL)[required] The name of the domain to list associated VPC endpoints for.
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.