Closed
Description
Hello,
Currently the GraphqlApi Construct does not support the AWS_LAMBDA AuthorizationType
Hoping to see if its possible to extend the construct with the CfnGraphqlApi's lambda authorizer config
Use Case
While I understand that the GraphqlApi is an experimental none Cfn construct, we chose to go with it due to it providing "all" the features we needed and its syntax was preferable. At this stage we are realizing that the Lambda Authorizer is the last feature we require to proceed. Before considering switching our entire CDK setup to utilize the CfnGraphqlApi I am looking to see if this feature could be added.
Proposed Solution
Extend the developed AWS_LAMBDA authorizer configuration from the CfnGraphqlApi to the GraphqlApi construct.
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
This is a 🚀 Feature Request
Activity