serverless-node-dynamodb-example
serverless-node-dynamodb-example copied to clipboard
Sample application that uses serverless + nodejs + dynamodb
I'm having problem with Error: Cannot find module 'node-uuid'.
One of the node_modules installed is dynamodb, which seems to work, but it really should be dynamodb-doc if you want to unit test this sucker.
I haven't cloned this repository, so maybe there's just something different from your code and mine that I'm missing, but when I use context.succeed for the create operation, it shows...