{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-opensearch/refs/heads/main/json-structure/openapi-vpc-endpoint-id-list-structure.json", "name": "VpcEndpointIdList", "description": "VpcEndpointIdList schema from Amazon OpenSearch Service API", "type": "array", "items": { "$ref": "#/components/schemas/VpcEndpointId" } }