Skip to content

codyli520/dynamodb-copy-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Make copy of DynamoDB table

Author: Longfei Li

This is a python script to make copy of AWS Dynamodb tables using boto3 library.

Original techgaun/dynamodb-copy-table

TODO:

  • create this repo
  • add multiprocessing
  • test with table contain small amount of data
  • test with table contain medium amount of data
  • test with table contain large amount of data
  • add script to count table item count rather than wait 6 hours for AWS to update
  • add spinning wheel while waiting

Releases

No releases published

Packages

No packages published

Languages