-
Notifications
You must be signed in to change notification settings - Fork 180
feat(event-handler): add support for ALB #4759
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
Conversation
024bfe3 to
e88ed90
Compare
e88ed90 to
1cf1cf8
Compare
98717a2 to
e78f578
Compare
|
The SonarQube warning is from a piece of code I haven't touched. |
You're right - it checks the file I think. If possible, still address it please. |
|
TIL about |
e78f578 to
7b11fcb
Compare
|
dreamorosi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR looks good to me, thanks for this!
For the HttpStatusCodes review comment, I would've agreed with @sdangol's proposal but I can see the argument you made about complexity. I'm ambivalent about keeping this way or changing it so I'll leave the decision to you two.
Once the comments are resolved (either way), feel free to merge.



Summary
This PR adds support for ALB lambda integrations, as with the other implementations, the router autodetects the event type and returns the appropriate response.
Changes
Requestconversion functionResponseconversion functiondescriptionStatusfield correctlyTesting
describe.eachblock in routing testsstatusDescriptionfieldIssue number: closes #4758
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.