This code is for the video tutorial called: "Basic operations with DynamoDB", you can check the instructions on for this code in that video.
You can check my youtube channel for more serverless videos: Foobar Youtube Channel.
> npm install
> sls dynamodb install
> sls dynamodb start --migrate
> npm test