{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediatailor/refs/heads/main/json-schema/mediatailor-api-configuration-aliases-response-schema.json", "title": "ConfigurationAliasesResponse", "description": "The predefined aliases for dynamic variables.", "type": "object", "additionalProperties": { "$ref": "#/components/schemas/__mapOf__string" } }