Amazon Elastic Block Store Skill
amazonaws-com-ebs
amazonaws-com-ebs
| Method | Path | Description |
|---|---|---|
POST | /snapshots/completion/{snapshotId} | |
GET | /snapshots/{snapshotId}/blocks/{blockIndex} | Seals and completes the snapshot after all of the required blocks of data have been written to it. Completing the snapshot changes the status to completed. You cannot write new bl... |
GET | /snapshots/{secondSnapshotId}/changedblocks | Returns the data in a block in an Amazon Elastic Block Store snapshot. You should always retry requests that receive server (5xx) error responses, and ThrottlingException and Requ... |
GET | /snapshots/{snapshotId}/blocks | Returns information about the blocks that are different between two Amazon Elastic Block Store snapshots of the same volume/snapshot lineage. You should always retry requests that... |
PUT | /snapshots/{snapshotId}/blocks/{blockIndex} | Returns information about the blocks in an Amazon Elastic Block Store snapshot. You should always retry requests that receive server (5xx) error responses, and ThrottlingException... |
POST | /snapshots | Writes a block of data to a snapshot. If the specified block contains data, the existing data is overwritten. The target snapshot must be in the pending state. Data written to a s... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-ebs
Downloads and installs to ~/.claude/skills/amazonaws-com-ebs/
2019-11-02 (2026-02-13)