DynamoDB Backup

DynamoDB Backup in AWS provides information about on-demand and continuous backups of DynamoDB tables. It allows you to view details such as backup creation time, status, size, and the table it was created from. This helps ensure data protection, point-in-time recovery, and compliance by enabling you to restore tables to a specific state when needed.

aws.dynamodb_backup

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
backup_detailscorejsonContains the details of the backup created for the table.
source_table_detailscorejsonContains the details of the table when the backup was created.
source_table_feature_detailscorejsonContains the details of the features enabled on the table when the backup was created. For example, LSIs, GSIs, streams, TTL.
tagscorehstore