{ "type": "object", "properties": { "ClientToken": {}, "ClusterIdentifier": {}, "Database": {}, "DbUser": {}, "Parameters": {}, "SecretArn": {}, "Sql": {}, "StatementName": {}, "WithEvent": {}, "WorkgroupName": {} }, "required": [ "Database", "Sql" ], "$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-execute-statement-input-schema.json", "title": "ExecuteStatementInput", "description": "ExecuteStatementInput schema from Amazon Redshift" }