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.

Homepage POM file JAR file Javadoc
'com.amazonaws:dynamodb-import-export-tool:1.0.0'

Dependencies

Compile dependencies

Test dependencies