Data Science Wire

Recover from accidental DynamoDB changes using Bulk Executor

AWS Database Blog1mo4 min read

Recover from accidental changes to your Amazon DynamoDB tables without a full table restore. This post shows how to use the Bulk Executor revert-export command with an incremental export to Amazon S3 to undo unwanted writes, target only a subset of changes with a transform, or fix specific items along the way.

Read the full story at AWS Database Blog

More in Cloud / Infrastructure