enGMzizo / copy-dynamodb-table

Copy Dynamodb table to another in the same or different zone , It is 100% safe. Speed depends on your destination table user-defined write provisioned throughput
130 stars 38 forks source link

remove quote in validation #19

Closed siutsin closed 5 years ago

siutsin commented 5 years ago

fix #18

tszebeni commented 5 years ago

Tried this tool recenty, run into the same issue, could patch manually. Just a recommendation here: write unit tests and use branching strategy to release only a version which passes the tests