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
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
createdTimetimeThe creation time of the table
deletionProtectionEnabledboolIs deletion protection enabled
globalTableVersionstringThe global table version
idstringThe table ID
sizeBytesintThe total size of the specified table, in bytes. DynamoDB updates this value approximately every six hours.
statusstringThe current state of the table: CREATING, UPDATING, DELETING, ACTIVE, INACCESSIBLE_ENCRYPTION_CREDENTIALS, ARCHIVING, or ARCHIVED