Catch-22 aws-apigatewayv2-alpha HttpApi < > HttpAuthorizer #25681
Unanswered
gabriels1234
asked this question in
Q&A
Replies: 1 comment
-
Could you please specify which HttpAuthorizer you're talking about? The HttpAuthorizer inside that package is only a stub -- you'll want one of the authorizers in the -authorizers package: https://docs.aws.amazon.com/cdk/api/v2/docs/aws-apigatewayv2-authorizers-alpha-readme.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Simple question (aws-apigatewayv2-alpha):
When creating an HttpAPI it is possible to specify a default_authorizer.
Meanwhile, to create an HttpAuthorizer you need to specify the http_api.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions