{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-glue/refs/heads/main/json-structure/glue-orchestration-name-string-structure.json", "name": "OrchestrationNameString", "description": "OrchestrationNameString schema from Amazon Glue API", "type": "string", "pattern": "[\\.\\-_A-Za-z0-9]+" }