Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 595 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 595 Bytes

DynamoDB data migration enablers

A set of enablers for safer data migrations with DynamoDB.

CDK DynamoDB migration construct

A construct to orchestrate migrations and manage versions. See documentation

Migration version helpers

A set of Typescript types and helpers to ease development of migration handlers. See documentation

Demo example

In the demo directory, you can find an example implementation.

Contributing

See CONTRIBUTING.md