Amazon QLDB · Schema

LedgerEncryptionDescription

Information about the encryption of data at rest in an Amazon QLDB ledger. This includes the current status, the key in Key Management Service (KMS), and when the key became inaccessible (in the case of an error).

For more information, see Encryption at rest in the Amazon QLDB Developer Guide.

AWSBlockchainDatabaseLedger

Properties

Name Type Description
KmsKeyArn object
EncryptionStatus object
InaccessibleKmsKeyDateTime object
View JSON Schema on GitHub