{ "type": "object", "properties": { "ClusterIdentifier": {}, "CreatedAt": {}, "Database": {}, "DbUser": {}, "Duration": {}, "Error": {}, "HasResultSet": {}, "Id": {}, "QueryParameters": {}, "QueryString": {}, "RedshiftPid": {}, "RedshiftQueryId": {}, "ResultRows": {}, "ResultSize": {}, "SecretArn": {}, "Status": {}, "SubStatements": {}, "UpdatedAt": {}, "WorkgroupName": {} }, "required": [ "Id" ], "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-data-describe-statement-response-structure.json", "name": "DescribeStatementResponse", "description": "DescribeStatementResponse schema from Amazon Redshift" }