Skip to content

Mandatory authorizer field breaks Lambdas without authorizer #101

Closed
@hugoflug

Description

@hugoflug

In 8f0698f, the authorizer field was added to ApiGatewayRequestContext.
However, Lambdas doesn't always have an authorizer. We have a use case where we want to do the auth-checking inside the lambda itself, and because of this change we can't use this library.

Would it be OK to open a PR to make this field a Maybe?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions