Skip to content

Conversation

@sdangol
Copy link
Contributor

@sdangol sdangol commented Nov 21, 2025

Summary

This PR adds the documentation to add support for HTTP API, ALB and Function URLs in the Event Handler Utility

Changes

Please provide a summary of what's being changed

  • Updated parts of docs which mentioned these integrations were coming soon
  • Added documentation explaining about automatic event detection

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

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.

@sdangol sdangol self-assigned this Nov 21, 2025
@sdangol sdangol requested a review from svozza November 21, 2025 17:21
@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label Nov 21, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Nov 21, 2025
@powertools-for-aws-oss-automation

Not all issues are linked correctly.

Please link each issue to the PR either manually or using a closing keyword in the format fixes #<issue-number> format.

If mentioning more than one issue, separate them with commas: i.e. fixes #<issue-number-1>, closes #<issue-number-2>.

@svozza
Copy link
Contributor

svozza commented Nov 21, 2025

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.

@sdangol
Copy link
Contributor Author

sdangol commented Nov 21, 2025

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

image

@svozza
Copy link
Contributor

svozza commented Nov 21, 2025

One small comment but other than that LGTM.

@sdangol sdangol requested a review from svozza November 21, 2025 17:50
@sdangol sdangol force-pushed the docs/event-handler-http2-furl branch from 495461e to 18e95df Compare November 21, 2025 18:00
@sonarqubecloud
Copy link

@dreamorosi dreamorosi merged commit 8806cad into main Nov 21, 2025
50 checks passed
@dreamorosi dreamorosi deleted the docs/event-handler-http2-furl branch November 21, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/M PR between 30-99 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants