Amazon QLDB · Example Payload

Amazon Qldb S3Encryption Configuration Example

BlockchainDatabaseLedger

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

Top-level fields

ObjectEncryptionTypeKmsKeyArn

Example Payload

Raw ↑
{
  "ObjectEncryptionType": "example-ObjectEncryptionType",
  "KmsKeyArn": "arn:aws:qldb:us-east-1:123456789:ledger/my-ledger"
}