aws-samples / aws-serverless-workshops

Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
http://wildrydes.com
Apache License 2.0
4.2k stars 2.63k forks source link

`requestUnicorn.js` file referred in `Build a Serverless Web Application` step 3 doesn't exist #325

Open IMS94 opened 2 years ago

IMS94 commented 2 years ago

The requestUnicorn.js file referred in https://aws.amazon.com/getting-started/projects/build-serverless-web-app-lambda-apigateway-s3-dynamodb-cognito/module-3/ (Step 3) doesn't exist.

folusomaine commented 1 year ago

Same. Quick google and found it fortunately.

https://gist.github.com/connor11528/0c787fd42e6f4e17f348771ee5ae8f13

Kobayashi-Riku0226 commented 1 year ago

The workshop location has changed, so you may want to check here. https://webapp.serverlessworkshops.io/3-serverlessbackend/

I believe the relevant code is here. https://webapp.serverlessworkshops.io/3-serverlessbackend/4-lambda/requestUnicorn.js