If you’re new to AWS Portal we recommend starting here. If you’re new to Deadline we recommend starting here.
Configuring Firewall Exceptions¶
If you have a firewall setup, you may be blocking outbound traffic to AWS Endpoints.
To use AWS Portal, you may need to add firewall exceptions to the following endpoints
It is recommended that you simply add all AWS endpoints to the allow list using the following:
*.amazonaws.com
If you can only permit specific endpoints for security reasons, the following ones must be put on the allow list:
https://iam.amazonaws.com
sts.<region>.amazonaws.com
cloudformation.<region>.amazonaws.com
ec2.<region>.amazonaws.com
s3.<region>.amazonaws.com
https://checkip.amazonaws.com
where <region>
is us-west-2
or whatever AWS region(s) you will be using in AWS Portal.
More information can be found here.