Releases: uniplaces/dynamodbcopy
Releases · uniplaces/dynamodbcopy
Release v1.0.0
Release v1.0.0 (2019-02-01)
Added
dynamodbcopy
root commandcopy-table
command to copy the dynamo tables tables allowing you to set:- the read/write units capacity to use
- the source and target tables roles
- the number of readers and writers to use during the copy
DynamoDBService
andDynamoDBClient
to create specific clients for source and target dynamodb tablesCopier
to copy tables with using a worker pool of readers and writersProvisioner
andCapacity
abstraction to manage each tables' provisioning level