Amazon QLDB · Example Payload

Amazon Qldb S3Export Configuration Example

BlockchainDatabaseLedger

Amazon Qldb S3Export Configuration 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

BucketPrefixEncryptionConfiguration

Example Payload

Raw ↑
{
  "Bucket": "example-Bucket",
  "Prefix": "example-Prefix",
  "EncryptionConfiguration": "example-EncryptionConfiguration"
}