Open alanwill opened 8 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.
Any possible suggestion for restore please ?
Sure. Have a look at the following project: https://github.com/awslabs/dynamodb-restore-continuous-backup
to do a continuous backup wouldn't you have to restore from all the per day folders until today?
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?