{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-glue/refs/heads/main/json-structure/glue-transaction-id-string-structure.json", "name": "TransactionIdString", "description": "TransactionIdString schema from Amazon Glue API", "type": "string", "pattern": "[\\p{L}\\p{N}\\p{P}]*" }