- 
                Notifications
    
You must be signed in to change notification settings  - Fork 376
 
Open
Labels
needs-reviewNeeds attention from a maintainerNeeds attention from a maintainer
Description
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.
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
Labels
needs-reviewNeeds attention from a maintainerNeeds attention from a maintainer