{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "BatchExecuteStatementInput", "example": { "ClientToken": null, "ClusterIdentifier": null, "Database": null, "DbUser": null, "SecretArn": null, "Sqls": null, "StatementName": null, "WithEvent": null } }