DescribeStatementRequest schema from Amazon Redshift
{ "type": "object", "properties": { "Id": {} }, "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-request-schema.json", "title": "DescribeStatementRequest", "description": "DescribeStatementRequest schema from Amazon Redshift" }