Closed jessefarinacci closed 5 years ago
Hey @jessefarinacci, where are you invoking the Lambda function from? Looks like a NPE when trying to put the ALB context in the request. Normally, I would expect the requestContext
to be not null even if the request did not come from ALB. This is similar to #237 where the event is triggered by an unsupported event source (CloudWatch).
Closing since version 1.3.1
is out.
Scenario
Expected behavior
OUTPUT: some non-null value
Actual behavior
OUTPUT:
Steps to reproduce
Full log output