LAP Registry

Amazon QLDB Skill

amazonaws-com-qldb

Provider: Amazon Web Services Version: 2019-01-02 Endpoints: 20 Updated: 2026-04-02

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

Endpoints

MethodPathDescription
DELETE/ledgers/{name}/journal-kinesis-streams/{streamId}
POST/ledgersEnds a given Amazon QLDB journal stream. Before a stream can be canceled, its current status must be ACTIVE. You can't restart a stream after you cancel it. Canceled QLDB stream r...
DELETE/ledgers/{name}Creates a new ledger in your Amazon Web Services account in the current Region.
GET/ledgers/{name}/journal-kinesis-streams/{streamId}Deletes a ledger and all of its contents. This action is irreversible. If deletion protection is enabled, you must first disable it before you can delete the ledger. You can disab...
GET/ledgers/{name}/journal-s3-exports/{exportId}Returns detailed information about a given Amazon QLDB journal stream. The output includes the Amazon Resource Name (ARN), stream name, current status, creation time, and the para...
GET/ledgers/{name}Returns information about a journal export job, including the ledger name, export ID, creation time, current status, and the parameters of the original export creation request. Th...
POST/ledgers/{name}/journal-s3-exportsReturns information about a ledger, including its state, permissions mode, encryption at rest settings, and when it was created.
POST/ledgers/{name}/blockExports journal contents within a date and time range from a ledger into a specified Amazon Simple Storage Service (Amazon S3) bucket. A journal export job can write the data obje...
POST/ledgers/{name}/digestReturns a block object at a specified address in a journal. Also returns a proof of the specified block for verification if DigestTipAddress is provided. For information about the...
POST/ledgers/{name}/revisionReturns the digest of a ledger at the latest committed block in the journal. The response includes a 256-bit hash value and a block address.
GET/ledgers/{name}/journal-kinesis-streamsReturns a revision data object for a specified document ID and block address. Also returns a proof of the specified revision for verification if DigestTipAddress is provided.
GET/journal-s3-exportsReturns all Amazon QLDB journal streams for a given ledger. This action does not return any expired journal streams. For more information, see Expiration for terminal streams in t...
GET/ledgers/{name}/journal-s3-exportsReturns all journal export jobs for all ledgers that are associated with the current Amazon Web Services account and Region. This action returns a maximum of MaxResults items, and...
GET/ledgersReturns all journal export jobs for a specified ledger. This action returns a maximum of MaxResults items, and is paginated so that you can retrieve all the items by calling ListJ...
GET/tags/{resourceArn}Returns all ledgers that are associated with the current Amazon Web Services account and Region. This action returns a maximum of MaxResults items and is paginated so that you can...
POST/ledgers/{name}/journal-kinesis-streamsReturns all tags for a specified Amazon QLDB resource.
POST/tags/{resourceArn}Creates a journal stream for a given Amazon QLDB ledger. The stream captures every document revision that is committed to the ledger's journal and delivers the data to a specified...
DELETE/tags/{resourceArn}Adds one or more tags to a specified Amazon QLDB resource. A resource can have up to 50 tags. If you try to create more than 50 tags for a resource, your request fails and returns...
PATCH/ledgers/{name}Removes one or more tags from a specified Amazon QLDB resource. You can specify up to 50 tag keys to remove.
PATCH/ledgers/{name}/permissions-modeUpdates properties on a ledger.

Install as Skill

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

CLI Install

lapsh skill-install amazonaws-com-qldb

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

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)