-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[New Community Examples] Examples of idempotent functions #665
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Hi, feel free to send a pull request to add the examples to the README. |
Thanks! I have send a new pull request #669. I find that functions under aws-python-flask-dynamodb-api and aws-python-pynamodb-s3-sigurl are also not idempotent. I will add more examples in my repository. Please check and close the PR. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
As described in issue #662 , I find that functions under some examples are not idempotent, including aws-node-graphql-api-with-dynamodb, aws-node-express-dynamodb-api, aws-node-mongodb-atlas, aws-python-http-api-with-pynamodb and aws-python-rest-api-with-dynamodb. As suggested in PR #658, I create a new repository. As suggested in PR #662, I suggest that the link should be added into README as a link of community example. Thanks!
The text was updated successfully, but these errors were encountered: