You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ cdklocal deploy
58
58
```
59
59
60
60
*Note: Make sure your region is set to `us-east-1` in your AWS CLI configuration. Alternatively you can adjust the bootstrap command to match your region.
61
-
The region in the Makefile is also set to `us-eat-1` and might need changing.*
61
+
The region in the Makefile is also set to `us-east-1` and might need changing.*
62
62
63
63
As an output of the last command, you will see the API Gateway endpoint URL. You can use this URL to test the API.
0 commit comments