serverless-with-aws icon indicating copy to clipboard operation
serverless-with-aws copied to clipboard

[Course] Serverless with AWS: Get a quick start into the world of Serverless functions with AWS Lambda.

Results 4 serverless-with-aws issues
Sort by recently updated
recently updated
newest added

I think this course needs an update. I get error starting the app

From following the video at 8:10, the GET request to localhost:4500 on Chrome with `yarn dev` running, the response comes back with `{"statusCode":400,"error":"Bad Request","message":"Invalid cookie value"}`. I was able to...

Hi , I recently tried to start with Lesson 2 branch. I did sls offline start, i get Serverless: Offline requires Serverless v1.x.x but found 2.6.0. Exiting. Please help

Hey Scott, I love this course, it's super enjoyable and I'm learning a lot. I noticed `sls deploy` actually fails when you follow the course using the exact same Node...