Amazon QLDB

The recommended way to interact with the transactional data APIs forAmazon QLDB is to use the QLDB driver or the QLDB shell for executing datatransactions on a ledger. When working with an AWS SDK, it is advised touse the QLDB driver, which abstracts the data plane and managesSendCommand API calls.