{ "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-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-data-describe-statement-response-schema.json", "title": "DescribeStatementResponse", "description": "DescribeStatementResponse schema from Amazon Redshift" }