{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-athena/refs/heads/main/json-schema/athena-query-execution-schema.json", "title": "QueryExecution", "description": "JSON Schema for the Amazon Athena QueryExecution object.", "type": "object", "properties": {} }