{"library":"dm-driver-dynamodb","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.7.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install dm-driver-dynamodb","imports":["const DynamoDBDriver = require('dm-driver-dynamodb')","driver: require('dm-driver-dynamodb')","params: { region: 'us-east-1', TableName: 'my-table' }"]},{"cmd":"yarn add dm-driver-dynamodb","imports":[]},{"cmd":"pnpm add dm-driver-dynamodb","imports":[]}],"homepage":"https://data-migration.js.org/plugins/drivers/dynamodb","github":"https://github.com/theBenForce/data-migration","docs":null,"changelog":null,"pypi":null,"npm":"dm-driver-dynamodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}