{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-elastic-transcoder/refs/heads/main/json-structure/amazon-elastic-transcoder-aspect-ratio-structure.json", "name": "AspectRatio", "description": "AspectRatio schema from Amazon Elastic Transcoder", "type": "string", "pattern": "(^auto$)|(^1:1$)|(^4:3$)|(^3:2$)|(^16:9$)" }