Here is a library of useful scripts for leveraging DynamoDB in various applications. These programs are the core functions in any basic create/read/update/delete application.
The information is formatted as JSON. It can be hard coded as shown in this sample of code or it can be parsed.
Remember to get the account credentials from your AWS account and run npm install 😃
You can run the files individually with node 'filename' or reference their code through other program files. They are made for reusability.
♩ ♪ ♫ ♬ ♭
Happy Hackin'!