{ "type": "object", "properties": { "CreatedAt": {}, "Id": {}, "IsBatchStatement": {}, "QueryParameters": {}, "QueryString": {}, "QueryStrings": {}, "SecretArn": {}, "StatementName": {}, "Status": {}, "UpdatedAt": {} }, "required": [ "Id" ], "description": "The SQL statement to run.", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-data-statement-data-schema.json", "title": "StatementData" }