dynamodb-upload-json

1.0.2 • Public • Published

npm npm

dynamodb-upload-json

Upload JSON Data in Bulk to a DynamoDB using CLI

How to Use

NB: Make sure AWS is configure with Access Key and Secret AWS SDK is set for the terminal

  • npm install -g dynamodb-upload-json
  • cd file-where-json-file-is
  • dynamodb-upload-json jsonFilePathName dynamoDbName awsRegion

Example

dynamodb-upload-json data exampledate eu-west-2 where data will represent the file data.json

Updates

  • I will be making more updates soon for this package

License

MIT

Package Sidebar

Install

npm i dynamodb-upload-json

Weekly Downloads

5

Version

1.0.2

License

MIT

Unpacked Size

6.78 kB

Total Files

5

Last publish

Collaborators

  • ezrqnkemboi