Closed achave11-ucsc closed 1 year ago
Enable https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/dynamodb_table#point_in_time_recovery
This can be used to restore a deleted table to the time the table was deleted.
For demo, delete the table in a personal deployment and restore it again from the system backup.
Enable https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/dynamodb_table#point_in_time_recovery
This can be used to restore a deleted table to the time the table was deleted.