Skip to content

Support AWS AppSync subcription AUTH_TYPE=AWS_LAMBDA #2796

@Ys-Zhou

Description

@Ys-Zhou

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions