Home / IAM Services / rds-data

rds-data

6 actions in the rds-data service. Select an action to see its access level, resource ARNs, condition keys, and a copy-paste IAM policy.

rds-data:BatchExecuteStatement

Write

Grants permission to run a batch SQL statement over an array of data

rds-data:BeginTransaction

Write

Grants permission to start a SQL transaction

rds-data:CommitTransaction

Write

Grants permission to end a SQL transaction started with the BeginTransaction operation and commits the changes

rds-data:ExecuteSql

Write

Grants permission to run one or more SQL statements. This operation is deprecated. Use the BatchExecuteStatement or ExecuteStatement operation

rds-data:ExecuteStatement

Write

Grants permission to run a SQL statement against a database

rds-data:RollbackTransaction

Write

Grants permission to perform a rollback of a transaction. Rolling back a transaction cancels its changes