I am trying to implement NestJS as a AWS Serverless function using serverless-framework. I was following this official documentation and my code is exactly as i
I am coming across this problem, i have a chat server which needs to communicate to the lambda service hosted in aws , but cloud front throws the following erro
I am using serverless-framework to deploy a lambda with http endpoints on AWS. This works fine and returns a API Gateway endpoint. I wanted to know under what