| ClusterIdentifier |
string |
The cluster identifier for a provisioned cluster |
| Database |
string |
The name of the database |
| DbUser |
string |
The database user name for temporary credentials |
| SecretArn |
string |
ARN of the secret in AWS Secrets Manager |
| Sqls |
array |
One or more SQL statements to run. The statements run serially as a single transaction. Maximum 40 statements. |
| StatementName |
string |
A name for the batch SQL statement |
| WithEvent |
boolean |
Whether to send an event to EventBridge on completion |
| WorkgroupName |
string |
The serverless workgroup name |
| ClientToken |
string |
Idempotency token |