Skip to main content

aws.dynamodb.table

Supported platform

  • aws

Description

Amazon DynamoDB table

The aws.dynamodb.table resource provides fields representing a DynamoDB table. For usage, see aws.dynamodb resource documentation.

Fields

IDTYPEDESCRIPTION
arnstringARN for the table
idstringTable ID
namestringTable name
regionstringRegion where the table exists
backups[]dictBackups for the table
sseDescriptiondictDescription of server-side encryption for the table
provisionedThroughputdictProvisioned throughput settings for the table
continuousBackupsdictContinuous backups and point-in-time recovery settings for the table
tagsmap[string]stringTags for the table
createdTimetimeCreation time of the table
deletionProtectionEnabledboolWhether deletion protection is enabled
globalTableVersionstringGlobal table version
itemsintNumber of items in the table
sizeBytesintTotal size of the specified table, in bytes. DynamoDB updates this value approximately every six hours.
latestStreamArnstringLatest stream for this table
statusstringCurrent state of the table: CREATING, UPDATING, DELETING, ACTIVE, INACCESSIBLE_ENCRYPTION_CREDENTIALS, ARCHIVING, or ARCHIVED