Amazon QLDB · Example Payload

Amazon Qldb Ledger Encryption Description Example

BlockchainDatabaseLedger

Amazon Qldb Ledger Encryption Description Example is an example object payload from Amazon QLDB, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

KmsKeyArnEncryptionStatusInaccessibleKmsKeyDateTime

Example Payload

Raw ↑
{
  "KmsKeyArn": "arn:aws:qldb:us-east-1:123456789:ledger/my-ledger",
  "EncryptionStatus": "ACTIVE",
  "InaccessibleKmsKeyDateTime": "2025-03-15T14:30:00Z"
}