/dynamodb-import-export-tool

Exports DynamoDB items via parallel scan into a blocking queue, then consumes the queue and import DynamoDB items into a replica table using asynchronous writes.

Primary LanguageJavaApache License 2.0Apache-2.0

Watchers