We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To submit a template to the Serverless Patterns Collection, submit an issue with the following information.
Description : This pattern deploys a WebSocket API with a Lambda Authorizer. The WebSocket API does not have a Proxy integration with the back-end Lambda written NodeJs 22, instead it is using a mapping template that forwards the main information of the request. Resources : https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-how-to-call-websocket-api-wscat.html Framework: SAM Language : NodeJs 22 Author bio : Cloud Support Engineer in Serverless @ AWS - LinkedIn : https://www.linkedin.com/in/alice-goumain/ - Name : Alice Goumain
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To submit a template to the Serverless Patterns Collection, submit an issue with the following information.
Description : This pattern deploys a WebSocket API with a Lambda Authorizer. The WebSocket API does not have a Proxy integration with the back-end Lambda written NodeJs 22, instead it is using a mapping template that forwards the main information of the request.
Resources : https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-how-to-call-websocket-api-wscat.html
Framework: SAM
Language : NodeJs 22
Author bio : Cloud Support Engineer in Serverless @ AWS - LinkedIn : https://www.linkedin.com/in/alice-goumain/ - Name : Alice Goumain
GitHub PR for template: #2609
The text was updated successfully, but these errors were encountered: