-
Notifications
You must be signed in to change notification settings - Fork 4.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[New Community Examples] Examples of idempotent functions #665
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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in 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: