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
httpmaid-awslambda already pulls in aws-lambda-java-events, which should be all we need to interact with lambda events, no need to parse json events ourselves:
Describe the bug
httpmaid-awslambda already pulls in aws-lambda-java-events, which should be all we need to interact with lambda events, no need to parse json events ourselves:
The text was updated successfully, but these errors were encountered: