Best practices for PITR recovery in DynamoDB
The following are the best practices for using point-in-time recovery (PITR) to return a table to a previous state.
Use these best practices if you notice mistaken writes to your table that you want to reverse. You can either restore the full table from a point in time, or roll back specific unwanted writes in-place.