Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the AUTHORIZER env variable for LambdaIntegration #1308

Merged
merged 2 commits into from Apr 13, 2022

Conversation

jormaechea
Copy link
Contributor

Description

Added support for the AUTHORIZER env variable for LambdaIntegration (non-proxy) http requests

Motivation and Context

The AUTHORIZER env variable was not working for LambdaIntegration http requests. I just added support for it.

This resolves #816

How Has This Been Tested?

I've run the unit tests. Full test run fails even on master in my computer.

Screenshots (if appropriate):

@dherault dherault merged commit 050fcb5 into dherault:master Apr 13, 2022
@dherault
Copy link
Owner

Thanks @jormaechea , published in v8.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AUTHORIZER env variable does not work for lambda integrations
2 participants