Mondoo Docs

Amazon DynamoDB table

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

AWSPrivate Resource

Amazon DynamoDB table

Min version: 5.15.0Defaults: name region

Relationships

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

Fields (17)

FieldTypeDescription
arnrequired
stringARN for the table
backups
[]dictBackups for the table
continuousBackups
dictContinuous backups and point-in-time recovery settings for the table
createdAtrequired
timeDate and time the table was created
createdTimerequired
timeDeprecated (use `createdAt` instead)
deletionProtectionEnabledrequired
intWhether deletion protection is enabled
globalTableVersionrequired
stringGlobal table version
idrequired
stringTable ID
itemsrequired
intNumber of items in the table
latestStreamArnrequired
stringLatest stream for this table
namerequired
stringTable name
provisionedThroughputrequired
dictProvisioned throughput settings for the table
regionrequired
stringRegion where the table exists
sizeBytesrequired
intTotal size of the specified table, in bytes. DynamoDB updates this value approximately every six hours.
sseDescriptionrequired
dictDescription of server-side encryption for the table
statusrequired
stringCurrent state of the table: CREATING, UPDATING, DELETING, ACTIVE, INACCESSIBLE_ENCRYPTION_CREDENTIALS, ARCHIVING, or ARCHIVED
tags
map[string]stringTags for the table