Skip to content
This repository was archived by the owner on Oct 9, 2021. It is now read-only.

Commit 2c82837

Browse files
committed
Updates to clarify Lab 1 instructions
1 parent 59ec63b commit 2c82837

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Images/Typing-Step22.png

45.5 KB
Loading

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The application uses [CORS](http://docs.aws.amazon.com/AmazonS3/latest/dev/cors.
7474
10\. Add a 200 HTTP Status response. Click "Add Response", type "200" in the status code text box and then click the little checkmark to save the method response, as shown below.
7575
![Method Response](/Images/Typing-Step10.png)
7676

77-
11\. Go to the /zombie/talkers/POST method by clicking the "POST" option in the resource tree on the right navigation pane.
77+
11\. Go to the /zombie/talkers/POST method by clicking the "POST" option in the resource tree on the left navigation pane.
7878
![POST Method](/Images/Typing-Step11.png)
7979

8080
12\. Perform Steps 4-10 again as you did for the GET method , but instead, select the **_[CloudformationTemplateName]_**-WriteTalkersToDynamoDB-**_[XXXXXXXXXX]_** Lambda Function for the Integration Request Lambda function.
@@ -96,7 +96,7 @@ The application uses [CORS](http://docs.aws.amazon.com/AmazonS3/latest/dev/cors.
9696

9797
20\. Click the "Actions" box and select "Enable CORS" in the dropdown.
9898

99-
21\. Select Enable and Yes to replace the existing values
99+
21\. Select Enable and Yes to replace the existing values. You should see all green checkmarks for the CORS options that were enabled, as shown below.
100100
![talker resource](/Images/Typing-Step21.png)
101101

102102
22\. Click the "Actions" box and select Deploy API

0 commit comments

Comments
 (0)