Effect CommunityEC
Effect Community5mo ago
3 replies
form

Example of HttpApiMiddleware Using LambdaHandler.event for CurrentUser

Hi guys, do someone have an example of HttpApiMiddleware using LambdaHandler.event?
I want to add a middleware that provide CurrentUser (jwt sub), but when i try to access LambdaHandler.event i get an exception (Service not found)
Was this page helpful?