Skip to main content

aws.dynamodb.export

Supported platform

  • aws

Description

Amazon DynamoDB Export

Fields

IDTYPEDESCRIPTION
tableaws.dynamodb.tableTable associated with the export
s3Bucketaws.s3.bucketS3 bucket associated with the export
s3PrefixstringS3 prefix for the export
itemCountintCount of items in the export
typestringType of the export (FULL_EXPORT or INCREMENTAL_EXPORT)
statusstringStatus of the export (IN_PROGRESS, COMPLETED, or FAILED)
formatstringFormat of the export (DYNAMODB_JSON or ION)
startTimetimeStart time of the export
endTimetimeEnd time of the export
s3SseAlgorithmstringS3 SSE Algorithm for the export
kmsKeyaws.kms.keySSE KMS Key Id
arnstringARN for the export