Skip to content

Failed invocations when returning UnauthorizedΒ #21

@VolkerK

Description

@VolkerK

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions