Table: aws_dynamodb_table_continuous_backups
This table shows data for Amazon DynamoDB Table Continuous Backups.
The primary key for this table is _cq_id.
Relations
This table depends on aws_dynamodb_tables.
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id (PK) | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
table_arn | utf8 |
continuous_backups_status | utf8 |
point_in_time_recovery_description | json |