-
Notifications
You must be signed in to change notification settings - Fork 421
feat: Add alb lambda event support to Parser utility #228
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
feature-request
feature request
Comments
ran-isenberg
referenced
this issue
in ran-isenberg/aws-lambda-powertools-python
Nov 30, 2020
heitorlessa
referenced
this issue
in ran-isenberg/aws-lambda-powertools-python
Dec 4, 2020
* develop: docs: add Alb as a supported model docs: shadow sidebar to remain expanded feat: Add alb lambda event support to Parser utility #228
heitorlessa
referenced
this issue
in ran-isenberg/aws-lambda-powertools-python
Dec 4, 2020
* develop: docs: add CW Logs as a supported envelope fix: cloudwatch logs envelope typo docs: add CW Logs as a supported model docs: add Alb as a supported model docs: shadow sidebar to remain expanded cr fixes feat: Add cloudwatch lambda event support to Parser utility feat: Add alb lambda event support to Parser utility #228
heitorlessa
referenced
this issue
in ran-isenberg/aws-lambda-powertools-python
Dec 4, 2020
* develop: docs: add S3 as a supported model docs: add CW Logs as a supported envelope fix: cloudwatch logs envelope typo docs: add CW Logs as a supported model docs: add Alb as a supported model docs: shadow sidebar to remain expanded cr fixes feat: Add cloudwatch lambda event support to Parser utility feat: Add alb lambda event support to Parser utility #228 feat: Add S3 lambda event support to Parser utility #224
Launched in 1.9.0 now |
Is there a reason why there exists an envelope for the API gateway but not for the Application Load Balancer even though they fulfill somewhat similiar needs? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This schema is currently supported in the validator utility.
This issue will add the schema to the parser utility.
Please note that there's no need for an envelope in this case, just a schema class.
The text was updated successfully, but these errors were encountered: