v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1450331268.9 KB

Retrieves information about each principal that is allowed to access a given Amazon OpenSearch Service domain through the use of an interface VPC endpoint.

get/2015-01-01/es/domain/{DomainName}/listVpcEndpointAccess

Path parameters

DomainNamestring required

The name of an Elasticsearch domain. Domain names are unique across the domains owned by an account within an AWS region. Domain names start with a letter or number and can contain the following characters: a-z (lowercase), 0-9, and - (hyphen).

The name of the OpenSearch Service domain to retrieve access information for.

Query parameters

nextTokenstring

Paginated APIs accepts NextToken input to returns next page results and provides a NextToken output in the response which can be used by the client to retrieve more results.

Provides an identifier to allow retrieval of paginated results.

Response

Success

NextTokenstring required

Provides an identifier to allow retrieval of paginated results.