DynamoDB Driver for Data Migration

JSON →
library 1.7.0 ·javascript
verified Jun 7, 2026

A driver for the Data Migration framework that provides the ability to load and create DynamoDB entries as part of database migration scripts. Currently at version 1.7.0, the package is maintained by theBenForce as part of the data-migration monorepo. It supports AWS DynamoDB configuration via region, table name, and optional credentials, with built-in handling for CloudFormation outputs. It differentiates from other DynamoDB migration tools by being tightly integrated with the data-migration framework, offering a stage-based migration system.