Amazon QLDB Session logo

Amazon QLDB Session

Amazon QLDB Session

UpOpen Sourcecloudby Amazon Web Services62· JavaScript· MIT

The transactional data APIs for Amazon QLDB. Instead of interacting directly with this API, we recommend using the QLDB driver or the QLDB shell to execute data transactions on a ledger.

Visit site ↗Source ↗Health checked 11h ago
Use it when

Supports immutable ledger transactions

Watch for

Not recommended for direct API use

First check

To start, use the QLDB driver or QLDB shell as recommended. Authentication details are managed by AWS SDKs and tools.

Auth
CORS
No
HTTPS
Yes
Signup
?
Latency
11 ms
Protocol
REST
Pricing
Stars
62

Uptime · 30-day window

Probes: 9Uptime: 100%Avg latency: 44ms

GitHub activity

62JavaScriptMIT17 open issuesLast commit 118d ago
01

About this API

Amazon QLDB Session API provides transactional data operations for Amazon Quantum Ledger Database (QLDB). It allows developers to interact with a ledger that maintains a complete and immutable history of all changes, ensuring data integrity and cryptographic verification.

This API is primarily intended for internal use by the QLDB driver or shell, which abstract the complexity of direct API calls. Developers typically use these higher-level tools to execute transactions, query data, and manage sessions with the ledger.

The API is relevant for applications requiring a centralized, verifiable ledger with cryptographic guarantees, such as financial systems, supply chain tracking, or auditing solutions. However, direct interaction with the API is discouraged in favor of the provided SDKs and shells that handle session management and transaction execution more securely and efficiently.

02

What you can build

  • 1Execute ledger transactions programmatically
  • 2Query immutable journal data
  • 3Manage session lifecycle for QLDB operations
03

Strengths & limitations

Strengths

  • Supports immutable ledger transactions
  • Integrates with AWS QLDB service
  • Designed for transactional data consistency

Limitations

  • Not recommended for direct API use
  • Requires use of QLDB driver or shell
04

Example request

curl https://github.com/mermade/aws2openapi/<endpoint>
05

Getting started

To start, use the QLDB driver or QLDB shell as recommended. Authentication details are managed by AWS SDKs and tools.

06

FAQ

Do I need an API key to use Amazon QLDB Session API?+

Authentication is managed through AWS credentials, typically via AWS SDKs or CLI.

Can I interact directly with the QLDB Session API?+

Direct interaction is not recommended; use the QLDB driver or shell instead.

What kind of data does the API handle?+

It handles transactional data within an immutable ledger.

Is HTTPS required for API calls?+

Yes, AWS APIs require secure HTTPS connections.

Are there SDKs available for this API?+

SDKs exist for QLDB but direct SDKs for this session API are not specified.

07

Technical details

CORS: NoHTTPS: YesSignup: ?Open source: Yes
Auth type
unknown
Pricing
unknown
Protocols
REST
Response time
11 ms
Last health check
5/20/2026, 8:19:43 AM
08

Tags

09

More from Amazon Web Services