serverless-node-dynamodb-example icon indicating copy to clipboard operation
serverless-node-dynamodb-example copied to clipboard

Sample application that uses serverless + nodejs + dynamodb

Results 3 serverless-node-dynamodb-example issues
Sort by recently updated
recently updated
newest added

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...