Nsupyq

Results 6 comments of Nsupyq

Sorry, I think it is unnecessary to check whether the record with the same primary key have been in the database. We just need to ensure there will be only...

Thanks! I have send a new pull request #669. I find that functions under [aws-python-flask-dynamodb-api](https://github.com/serverless/examples/tree/master/aws-python-flask-dynamodb-api) and [aws-python-pynamodb-s3-sigurl](https://github.com/serverless/examples/tree/master/aws-python-pynamodb-s3-sigurl) are also not idempotent. I will add more examples in my repository. Please...

Ok, I will create examples on my own repository. How about adding a link of my repository in the README of [aws-node-express-dynamodb-api](https://github.com/serverless/examples/tree/master/aws-node-express-dynamodb-api)?

Thank you. I will propose a new PR.

Hello @pgrzesik, I have submitted a PR #658 with such improvement.