LAP Registry

AWS RDS DataService Skill

amazonaws-com-rds-data

Provider: Amazon Web Services Version: 2018-08-01 Endpoints: 6 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/BatchExecute
POST/BeginTransactionRuns 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/CommitTransactionStarts 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/ExecuteSqlEnds a SQL transaction started with the BeginTransaction operation and commits the changes.
POST/ExecuteRuns 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/RollbackTransactionRuns 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...

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-rds-data

Downloads and installs to ~/.claude/skills/amazonaws-com-rds-data/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)