DataBiosphere / azul

Metadata indexer and query service used for AnVIL, HCA, LungMAP, and CGP
Apache License 2.0
7 stars 2 forks source link

Back up DynamoDB versions table #5174

Closed achave11-ucsc closed 1 year ago

achave11-ucsc commented 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.

hannes-ucsc commented 1 year ago

For demo, delete the table in a personal deployment and restore it again from the system backup.