ListVpcEndpointsForDomainRequest

Container for request parameters to the ListVpcEndpointsForDomain operation. Specifies the domain whose VPC endpoints will be listed.

AnalyticsElasticsearchSearch
View JSON Schema on GitHub

JSON Schema

openapi-list-vpc-endpoints-for-domain-request-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-opensearch/refs/heads/main/json-schema/openapi-list-vpc-endpoints-for-domain-request-schema.json",
  "title": "ListVpcEndpointsForDomainRequest",
  "description": "Container for request parameters to the <code><a>ListVpcEndpointsForDomain</a></code> operation. Specifies the domain whose VPC endpoints will be listed.",
  "type": "object",
  "properties": {}
}