aws-samples / aws-serverless-workshop-innovator-island

Welcome to the Innovator Island serverless workshop! This repo contains all the instructions and code you need to complete the workshop.
MIT No Attribution
564 stars 228 forks source link

Serverless workshop documentation, missing code details in Lab3 step 8 #92

Closed ghost closed 1 year ago

ghost commented 1 year ago

Describe the bug Lab 3, CREATING THE CHROMA KEY LAMBDA FUNCTION Step 8, where is the code for the Lambda function. Documentation says: "Copy the code from the file in Cloud9 by navigating to 3-photos/1-chromakey/app.py onto the clipboard and paste into the lambda_function.py tab in the Lambda function:"

Link to workshop URL A link to the workshop URL with the issue.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'CREATING THE CHROMA KEY LAMBDA FUNCTION'
  2. Click on 'Step 8 with retrieving the code from a photo directory'
  3. Scroll down to '....'
  4. See error

Expected behavior Details as to where its located

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

jbesw commented 1 year ago

Hello! On Cloud9, if you open the file explorer navigation on the left, drill down to the directory 3-photos/1-chromakey and open app.py to find the code.

pputhran commented 1 year ago

Please let us know if you are still experiencing the problem. Closing this one