aws-qldb-journal-export-object-content

A QLDB journal export contains the immutable history of every document, including deleted or rotated secrets, in S3.

awscritical service: aws:qldb emits CanReadData

Where it sits

locationExportJournalToS3 output S3 objects
location kinddata_record
data kindscredential password api_key customer_data pii
emits edgeCanReadData
serviceQLDB (aws:qldb)

Collection recipe

access modeindirect_destination
operationExportJournalToS3 then s3:GetObject
response pathS3 GetObject.Body
encodingbinary
params{"ExclusiveEndTime": "\u003ctime\u003e", "InclusiveStartTime": "\u003ctime\u003e", "Name": "\u003cledger-name\u003e", "S3ExportConfiguration": "\u003cbucket/prefix\u003e"}

Required permissions

qldb:ExportJournalToS3
iam:PassRole
s3:GetObject

References

move · open · esc close