-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
@aws-cdk/aws-appsyncRelated to AWS AppSyncRelated to AWS AppSynceffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p1
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-appsyncRelated to AWS AppSyncRelated to AWS AppSynceffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p1