1 Answer
- Newest
- Most votes
- Most comments
3
Hello.
If you connect GameLift and VPC A with VPC peering, you can check the VPC CIDR of the GameLift fleet.
So, how about configuring this VPC CIDR to be allowed in the security group's inbound rules?
https://docs.aws.amazon.com/gamelift/latest/developerguide/vpc-peering.html
Once you have configured VPC peering with GameLift, you can check the VPC CIDR of your GameLift fleet by running the following command.
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/gamelift/describe-vpc-peering-connections.html
aws gamelift describe-vpc-peering-connections
Relevant content
- Accepted Answerasked 7 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- How do I use an interface VPC endpoint to access an API Gateway private REST API in another account?AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago