Skip to content

Support for REQUEST Lambda Authorizers? #1339

@pcolmer

Description

@pcolmer

Context

API Gateway supports REQUEST Lambda Authorizers as well as TOKEN authorizers. The former are more flexible.

There have been at least two Pull Requests that looked like they implemented a solution to this requirement but they were both closed due to a lack of activity.

#1113

Miserlou/Zappa#2093 (I cannot find this one on the migrated repository)

Expected Behavior

Zappa should support both types of authorizer. If it does then the documentation needs updating, please to make that clear.

Actual Behavior

Only the TOKEN authorizer is supported.

Possible Fix

Implement one of the suggested pull requests.

Your Environment

  • Zappa version used: 0.59.0
  • Operating System and Python version: Ubuntu 24.04, Python 3.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-reviewNeeds attention from a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions