Skip to content

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

Closed
ran-isenberg opened this issue Nov 30, 2020 · 2 comments
Closed

feat: Add alb lambda event support to Parser utility #228

ran-isenberg opened this issue Nov 30, 2020 · 2 comments
Labels
feature-request feature request

Comments

@ran-isenberg
Copy link
Contributor

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.

@ran-isenberg ran-isenberg added feature-request feature request triage Pending triage from maintainers labels Nov 30, 2020
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
@heitorlessa heitorlessa added pending-release Fix or implementation already in dev waiting to be released and removed triage Pending triage from maintainers labels Dec 4, 2020
@heitorlessa
Copy link
Contributor

Launched in 1.9.0 now

@heitorlessa heitorlessa removed the pending-release Fix or implementation already in dev waiting to be released label Dec 4, 2020
@major-mayer
Copy link

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
Labels
feature-request feature request
Projects
Development

No branches or pull requests

3 participants