{ "type": "object", "properties": { "ClientToken": {}, "ClusterIdentifier": {}, "Database": {}, "DbUser": {}, "SecretArn": {}, "Sqls": {}, "StatementName": {}, "WithEvent": {}, "WorkgroupName": {} }, "required": [ "Database", "Sqls" ], "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-data-batch-execute-statement-input-structure.json", "name": "BatchExecuteStatementInput", "description": "BatchExecuteStatementInput schema from Amazon Redshift" }