amazonaws.com

The control plane for Amazon QLDB

🔑 oauth2 20 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
<p>Returns an array of ledger summaries that are associated with the current …
curl \
  -H "Authorization: $API_KEY" \
  http://qldb.us-east-1.amazonaws.com/ledgers
Returns information about a ledger, including its state, permissions mode, en…
curl \
  -H "Authorization: $API_KEY" \
  http://qldb.us-east-1.amazonaws.com/ledgers/{name}
<p>Returns an array of journal export job descriptions for all ledgers that a…
curl \
  -H "Authorization: $API_KEY" \
  http://qldb.us-east-1.amazonaws.com/journal-s3-exports
Endpoints (20 total)
GET
/ledgers
<p>Returns an array of ledger summaries that are associated with the current …
GET
/ledgers/{name}
Returns information about a ledger, including its state, permissions mode, en…
GET
/journal-s3-exports
<p>Returns an array of journal export job descriptions for all ledgers that a…
GET
/tags/{resourceArn}
Returns all tags for a specified Amazon QLDB resource.
GET
/ledgers/{name}/journal-s3-exports
<p>Returns an array of journal export job descriptions for a specified ledger…
GET
/ledgers/{name}/journal-kinesis-streams
<p>Returns an array of all Amazon QLDB journal stream descriptors for a given…
GET
/ledgers/{name}/journal-s3-exports/{exportId}
<p>Returns information about a journal export job, including the ledger name,…
GET
/ledgers/{name}/journal-kinesis-streams/{streamId}
<p>Returns detailed information about a given Amazon QLDB journal stream. The…
POST
/ledgers
Creates a new ledger in your Amazon Web Services account in the current Region.
POST
/tags/{resourceArn}
<p>Adds one or more tags to a specified Amazon QLDB resource.</p> <p>A resour…
POST
/ledgers/{name}/block
<p>Returns a block object at a specified address in a journal. Also returns a…
POST
/ledgers/{name}/digest
Returns the digest of a ledger at the latest committed block in the journal. …
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints20
Authoauth2
Categories1
http://qldb.us-east-1.amazonaws.com