Mondoo Docs

Amazon DynamoDB Export

aws.dynamodb.export MQL resource for querying AWS infrastructure with cnquery and cnspec.

AWSPrivate Resource

Amazon DynamoDB Export

Min version: 9.0.0

Relationships

Mini Map
AWS
5 resources · 7 relationshipsClick to select, expand fields to see properties.

Fields (12)

FieldTypeDescription
arnrequired
stringARN for the export
endTime
timeEnd time of the export
format
stringFormat of the export (DYNAMODB_JSON or ION)
itemCount
intCount of items in the export
kmsKey
aws.kms.keySSE KMS Key Id
s3Bucket
aws.s3.bucketS3 bucket associated with the export
s3Prefix
stringS3 prefix for the export
s3SseAlgorithm
stringS3 SSE Algorithm for the export
startTime
timeStart time of the export
statusrequired
stringStatus of the export (IN_PROGRESS, COMPLETED, or FAILED)
table
aws.dynamodb.tableTable associated with the export
typerequired
stringType of the export (FULL_EXPORT or INCREMENTAL_EXPORT)