-
Notifications
You must be signed in to change notification settings - Fork 421
Docs: Event Handler - Broken AWS Serverless Application Model (SAM) example #1069
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
Labels
documentation
Improvements or additions to documentation
Comments
This was fixed as part of pulling out the code examples into separate files. |
Fixing the labels (documentation, over bug). |
michaelbrewer
added a commit
to gyft/aws-lambda-powertools-python
that referenced
this issue
Apr 12, 2022
Changes: - Extract all code examples - Fix yaml, terraform and python - Add make file to format, lint and validate examples Related to - aws-powertools#1064 Fixed - aws-powertools#1067 - aws-powertools#1069
michaelbrewer
added a commit
to gyft/aws-lambda-powertools-python
that referenced
this issue
Apr 13, 2022
Changes: - Extract code examples - Fix python and yaml files - Run isort and black - Add make task Closes: - aws-powertools#1069 Related: - aws-powertools#1064
Comments on closed issues are hard for our team to see. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What were you trying to accomplish?
Use the provided sam example
Expected Behavior
Provided example should pass
cfn-lint
andsam validate
Current Behavior
Copied example produces the following error:
Possible Solution
Fixes by PR #1117 deployed example at https://gyft.github.io/aws-lambda-powertools-python/latest/core/event_handler/appsync/#required-resources
Steps to Reproduce (for bugs)
cfn-lint
Environment
The text was updated successfully, but these errors were encountered: