-
Notifications
You must be signed in to change notification settings - Fork 180
docs(event-handler): added documentation for support for HTTP API, ALB and FURL #4795
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
|
Not all issues are linked correctly. Please link each issue to the PR either manually or using a closing keyword in the format If mentioning more than one issue, separate them with commas: i.e. |
|
We need to mention in the autoserialization section that we will automatically ensure that the correct response format is return as per the event we recieved. E.g., even if your handler returns a v1 proxy result, if we detect it is procesing an ALB event we will transform the v1 response into an ALB response. Note that this allows customers to swap integrations with little to no code changes. |
@svozza Added this bit here
|
|
One small comment but other than that LGTM. |
495461e to
18e95df
Compare
|




Summary
This PR adds the documentation to add support for HTTP API, ALB and Function URLs in the Event Handler Utility
Changes
Issue number: #4749
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.