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