Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions AWS_setup.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AWS Setup instructions for HIPPO Gym

## Ifrastructure Checklist:
## Infrastructure Checklist:
- [ ] Lambda Functions
- [ ] next_step.py
- [ ] start_server.py
Expand Down Expand Up @@ -36,7 +36,7 @@

## Setup Instructions:

Note on regions: Choose a region that's most appropriate for your use case and setup all reqion specific services in that region. Write it down, there are lots of regions and it is annoying when you can't find your infrastructure.
Note on regions: Choose a region that's most appropriate for your use case and setup all region specific services in that region. Write it down, there are lots of regions and it is annoying when you can't find your infrastructure.

For the purposes if these instructions, PROJECT_REGION represents the specific region that has been chosen for the project. If a more specific region is listed then it must be used.

Expand Down