[apigatewayv2] http api - jwt authorizer #10982
Labels
@aws-cdk/aws-apigatewayv2
Related to Amazon API Gateway v2
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Please can you add authentication to the higher level constructs in http apis. At the moment to add auth, you need to fall back to the cloud-formation constructs e.g. https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-apigatewayv2.CfnAuthorizer.html. It would be awesome to tie it all into one higher level construct, and have examples in the documentation to get a version with auth off the ground quickly.
Use Case
To simplify creation and management of http apis with jwt based authentication
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: