- Newest
- Most votes
- Most comments
Hello,
Have you tried executing a command like curl -s https://example.com
after getting SSH remote access to your instance of the fleet? This document can help you get SSH access of your instance of the fleet. https://docs.aws.amazon.com/gamelift/latest/developerguide/fleets-remote-access.html. The outbound traffic from the instances is not restricted, I was able to send a curl
request from the instance of the fleet without any policies attached.
I recommend getting SSH access to the instance and double check the outbound internet access.
Is outbound internet access supported at all for GameLift Managed EC2 (SDK 5)?
Yes.
Are there specific IAM roles, VPC endpoints, or settings to configure outbound access?
There is no specific IAM roles to enable outbound access.
Is switching to GameLift Anywhere the only viable solution for enabling outbound HTTP communication?
No, outbound access to internet traffic is available on Amazon GameLift Servers EC2 on-demand fleets as well.
Relevant content
- asked 2 years ago
- asked 2 years ago