Name of the ElasticSearch domain whose VPC endpoints are to be listed.
Query Params
nextToken
stringÂ
optional
Provides an identifier to allow retrieval of paginated results.
Responses
🟢200Success
application/json
Body
Container for response parameters to the <code><a>ListVpcEndpointsForDomain</a></code> operation. Returns a list containing summarized details of the VPC endpoints.
VpcEndpointSummaryList
array[object (VpcEndpointSummary) {4}]Â
required
Provides list of VpcEndpointSummary summarizing details of the VPC endpoints.
VpcEndpointId
stringÂ
optional
The unique identifier of the endpoint.
>= 5 characters<= 256 characters
Match pattern:
^aos-[a-zA-Z0-9]*$
VpcEndpointOwner
stringÂ
optional
The creator of the endpoint.
DomainArn
stringÂ
optional
The Amazon Resource Name (ARN) of the domain associated with the endpoint.