/dynamodbcopy

DynamoDB copy tool

Primary LanguageJavaScript

dynamodbcopy

Copies a dynamodb data from one table to another in the same region.

Installation

$ npm install -g dynamodbcopy

Usage

$ dynamodbcopy -s sourcetable -d destinationtable -r eu-west-1
Export complete { iterations: 1, records: 0, time: 0.839 }