Amazon OpenSearch Service API · JSON Structure

Openapi List Vpc Endpoint Access Request Structure

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

Type: object Properties: 0
AnalyticsElasticsearchSearch

ListVpcEndpointAccessRequest is a JSON Structure definition published by Amazon OpenSearch Service API. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-opensearch/refs/heads/main/json-structure/openapi-list-vpc-endpoint-access-request-structure.json",
  "name": "ListVpcEndpointAccessRequest",
  "description": "Retrieves information about each principal that is allowed to access a given Amazon OpenSearch Service domain through the use of an interface VPC endpoint",
  "type": "object",
  "properties": {}
}