{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-privatelink/refs/heads/main/json-structure/amazon-privatelink-create-vpc-endpoint-service-configuration-result-structure.json", "name": "CreateVpcEndpointServiceConfigurationResult", "description": "CreateVpcEndpointServiceConfigurationResult schema from Amazon PrivateLink API", "type": "object", "properties": { "ServiceConfiguration": { "$ref": "#/components/schemas/ServiceConfiguration" } } }