AWS RDS DataService
| eventName | Description | Sample | Rule |
|---|---|---|---|
| any | Catch-all entry for AWS RDS DataService rules that match the service but not a specific eventName. | N | N |
| Batch | Runs a batch SQL statement over an array of data. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Begin | Starts a SQL transaction. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Commit | Ends a SQL transaction started with the BeginTransaction operation and commits the changes. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Execute | Runs one or more SQL statements. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Execute | Runs a SQL statement against a database. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Rollback | Performs a rollback of a transaction. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
any: AWS RDS DataService (catch-all)
#Description
Catch-all entry for AWS RDS DataService rules that match the service but not a specific eventName.
BatchExecuteStatement
#Description
Runs a batch SQL statement over an array of data. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
BeginTransaction
#Description
Starts a SQL transaction. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
CommitTransaction
#Description
Ends a SQL transaction started with the BeginTransaction operation and commits the changes. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
ExecuteSql
#Description
Runs one or more SQL statements. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
ExecuteStatement
#Description
Runs a SQL statement against a database. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
RollbackTransaction
#Description
Performs a rollback of a transaction. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.