dynamodb-to-local

1.0.2 • Public • Published

dynamodb-to-local

dynamodb-to-local


Pretty neat does as described. Extracts the contents of a DynamoDB table and creates a local .csv file.

Let's get going

npm install

Describe Table

node dynamodb-to-local.js -<TABLENAME>

Create .csv file

node dynamodb-to-local.js -<TABLENAME> -<FILENAME>

Readme

Keywords

Package Sidebar

Install

npm i dynamodb-to-local

Weekly Downloads

3

Version

1.0.2

License

none

Unpacked Size

7.51 kB

Total Files

7

Last publish

Collaborators

  • danstanhope