Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Invoke http::OP_HANDLE_REQUEST for events that are HTTP requests #18

Closed
ewbankkit opened this issue Apr 6, 2020 · 1 comment · Fixed by #24
Closed

Invoke http::OP_HANDLE_REQUEST for events that are HTTP requests #18

ewbankkit opened this issue Apr 6, 2020 · 1 comment · Fixed by #24
Assignees

Comments

@ewbankkit
Copy link
Contributor

For Lambda events that are HTTP requests (ALB and API Gateway events), invoke http::OP_HANDLE_REQUEST.
If the target actor does not handle this message type fall back to the standard generic event.

@ewbankkit ewbankkit self-assigned this Apr 21, 2020
@ewbankkit
Copy link
Contributor Author

Handle HTTP requests invoked via

  • ALB target groups
  • API Gateway v1 REST APIs
  • API Gateway v2 HTTP APIs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant