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 regionRelationships
3 resources · 5 relationships·Click to select, expand fields to see properties.
Fields (17)
| Field | Type | Description |
|---|---|---|
arnrequired | string | ARN for the table |
backups | []dict | Backups for the table |
continuousBackups | dict | Continuous backups and point-in-time recovery settings for the table |
createdAtrequired | time | Date and time the table was created |
createdTimerequired | time | Deprecated (use `createdAt` instead) |
deletionProtectionEnabledrequired | int | Whether deletion protection is enabled |
globalTableVersionrequired | string | Global table version |
idrequired | string | Table ID |
itemsrequired | int | Number of items in the table |
latestStreamArnrequired | string | Latest stream for this table |
namerequired | string | Table name |
provisionedThroughputrequired | dict | Provisioned throughput settings for the table |
regionrequired | string | Region where the table exists |
sizeBytesrequired | int | Total size of the specified table, in bytes. DynamoDB updates this value approximately every six hours. |
sseDescriptionrequired | dict | Description of server-side encryption for the table |
statusrequired | string | Current state of the table: CREATING, UPDATING, DELETING, ACTIVE, INACCESSIBLE_ENCRYPTION_CREDENTIALS, ARCHIVING, or ARCHIVED |
tags | map[string]string | Tags for the table |