{ "$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-structure.json", "name": "VpcEndpointId", "description": "VpcEndpointId schema from Amazon OpenSearch Service API", "type": "string", "pattern": "^aos-[a-zA-Z0-9]*$" }