2.0.3 • Published 2 years ago
dynamodb-csv-convert v2.0.3
dynamodb-csv-convert
CLI-utility to convert DynamoDB CSV exports done in AWS Console
Usage
This line will convert the file to json.
$ npx dynamodb-csv-convert file.csv > file.json
Please don't use this tool to do backups…
And here is why. This tool is just for simple stuff – it's designed to be a small CLI utility to quickly convert those pesky (S), (SS), etc to a valid JSON document. However, this utility does not support the whole typeset that can be exported; thus, you'll have issues if you needed to convert this for any real things.
This tool does not support; BS, NS, SS
License
MIT Licensed
2.0.3
2 years ago
2.0.2
2 years ago
2.0.1
2 years ago
2.0.0
2 years ago
1.0.1
6 years ago
1.0.0
6 years ago
1.1.0-prerelease
6 years ago
1.0.2-prerelease
6 years ago
1.0.1-prerelease
6 years ago
1.0.0-prerelease
6 years ago