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
Hello, thank you for the blueprint.
I'm using the nodejs example.
When I want to return a 401 e.g. for expired tokens callback("Unauthorized", null); will end the lambda with a Failed Invocation.
We have Alarms on all our Lambdas to get notified on Failed Invocations, and now we get notified on all 401.
How do you guys monitor your Lambda Authorizer ?
Thanks
broglep-work, dirkgomez, RobinBuschmann and gabriele-ilardi