Data retrieval APIs for Amazon QLDB - AWS Online Register of Data Formats

Data retrieval APIs for Amazon QLDB

Amazon QLDB provides the following APIs for data retrieval.

Actions Description Access level
DescribeJournalKinesisStreamDescribe information about a journal kinesis streamRead
DescribeJournalS3ExportDescribe information about a journal export jobRead
DescribeLedgerDescribe a ledgerRead
GetBlockRetrieve a block from a ledger for a given BlockAddressRead
GetDigestRetrieve a digest from a ledger for a given BlockAddressRead
GetRevisionRetrieve a revision for a given document ID and a given BlockAddressRead
ListJournalKinesisStreamsForLedgerList journal kinesis streams for a specified ledgerList
ListJournalS3ExportsList journal export jobs for all ledgersList
ListJournalS3ExportsForLedgerList journal export jobs for a specified ledgerList
ListLedgersList existing ledgersList
ListTagsForResourceList tags for a resourceRead
PartiQLHistoryFunctionUse the history function on a tableRead
PartiQLSelectSelect documents from a tableRead