qldb_get_digest: Returns the digest of a ledger at the latest committed block...

View source: R/qldb_operations.R

qldb_get_digestR Documentation

Returns the digest of a ledger at the latest committed block in the journal

Description

Returns 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.

See https://www.paws-r-sdk.com/docs/qldb_get_digest/ for full documentation.

Usage

qldb_get_digest(Name)

Arguments

Name

[required] The name of the ledger.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.