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

Allow Lambda Authorizer for HTTP API #8348

Closed
jameswoodley-zoopla opened this issue Oct 6, 2020 · 1 comment
Closed

Allow Lambda Authorizer for HTTP API #8348

jameswoodley-zoopla opened this issue Oct 6, 2020 · 1 comment

Comments

@jameswoodley-zoopla
Copy link

Allow the ability to use Lambda Authorizer when using HTTP API as seen in the AWS docs: https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-lambda-authorizer.html

As per the serverless docs, HTTP API only allows JWT Authorizers in Serverless Framework: https://www.serverless.com/framework/docs/providers/aws/events/http-api#jwt-authorizers

Duplicate Rest API allowing a lambda to be provided

@medikoo
Copy link
Contributor

medikoo commented Oct 6, 2020

Duplicate of #8210

@medikoo medikoo marked this as a duplicate of #8210 Oct 6, 2020
@medikoo medikoo closed this as completed Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants