AWS RDS DataService Skill
amazonaws-com-rds-data
amazonaws-com-rds-data
| Method | Path | Description |
|---|---|---|
POST | /BatchExecute | |
POST | /BeginTransaction | Runs a batch SQL statement over an array of data. You can run bulk update and insert operations for multiple records using a DML statement with different parameter sets. Bulk oper... |
POST | /CommitTransaction | Starts a SQL transaction. A transaction can run for a maximum of 24 hours. A transaction is terminated and rolled back automatically after 24 hours. A transaction times out if no... |
POST | /ExecuteSql | Ends a SQL transaction started with the BeginTransaction operation and commits the changes. |
POST | /Execute | Runs one or more SQL statements. This operation isn't supported for Aurora PostgreSQL Serverless v2 and provisioned DB clusters, and for Aurora Serverless v1 DB clusters, the oper... |
POST | /RollbackTransaction | Runs a SQL statement against a database. If a call isn't part of a transaction because it doesn't include the transactionID parameter, changes that result from the call are commit... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-rds-data
Downloads and installs to ~/.claude/skills/amazonaws-com-rds-data/
2018-08-01 (2026-02-13)