-
-
Notifications
You must be signed in to change notification settings - Fork 365
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Only API_KEY, OPENID_CONNECT and AMAZON_COGNITO_USER_POOLS is supported
https://altairgraphql.dev/docs/features/graphql-subscriptions#aws-appsync
AWS_LAMBDA was added in 2021.
https://aws.amazon.com/cn/blogs/mobile/appsync-lambda-auth/
Describe the solution you'd like
A clear and concise description of what you want to happen.
Support AWS_LAMBDA in aws_appsync_authenticationType.
It uses jwt so it should be similar to OPENID_CONNECT and AMAZON_COGNITO_USER_POOLS
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.