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
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.
Hi there! Unfortunately, this Issue has not seen any activity for at least 90 days. If the Issue is still relevant to the latest version of Zappa, please comment within the next 10 days if you wish to keep it open. Otherwise, it will be automatically closed.
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
The text was updated successfully, but these errors were encountered: