{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-global-accelerator/refs/heads/main/json-structure/global-accelerator-destination-port-mappings-structure.json", "name": "DestinationPortMappings", "description": "DestinationPortMappings schema from Amazon Global Accelerator API", "type": "array", "items": { "$ref": "#/components/schemas/DestinationPortMapping" } }