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