\r
Next, open up the Pilot2AWS.py script with your favorite editor and make the necessary adjustments as follows:\r
\r
-\r
```python\r
-# -------------------------------------------------------------------\r
-# Enter your access data and your AWS region\r
-# -------------------------------------------------------------------\r
atc_aws_key = "YOUR_AWS_KEY"\r
atc_aws_secret = "YOUR_AWS_SECRET"\r
atc_aws_region = "SERVER REGION"\r