awslabs / dynamodb-continuous-backup

Continuous backup automation for Amazon DynamoDB
Apache License 2.0
185 stars 27 forks source link

Restoring data #6

Open alanwill opened 8 years ago

alanwill commented 8 years ago

It's not clear from the documentation how to actually perform a restore. I'm assuming there's a way to do it via Data Pipeline and EMR but can you clarify a bit more? Looks like the current instructions only show how to identify the records needed to be restored but what if I wanted to completely restore the table?

subbuvenk commented 7 years ago

It would be nice to have someone explain how they are performing a full restore in terms of what's the correct approach.

NoushadCK commented 7 years ago

Any possible suggestion for restore please ?

lePaulo commented 7 years ago

Sure. Have a look at the following project: https://github.com/awslabs/dynamodb-restore-continuous-backup

bagipriyank commented 5 years ago

to do a continuous backup wouldn't you have to restore from all the per day folders until today?