You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2021. It is now read-only.
Is version 5 of the layer expected to handle requests reaching lambda via the ALB? I keep getting 502 for such attempts. Cloud trail records a request but it appears that the error is generated in the layer, even before it reaches my application code. When I use application gateway, the request is making it all the way into the lambda function.