Gamelift VPC peering to access a private link from another VPC.

0

Hi, I have a private link in API Gateway created in my VPC A which is invoked only by the EC2s in the VPC A (restricted by resource policy). Now I want to add my gamelift servers as well the permission to access the private link. How can I achieve this. Since gamelift fleet themselves are in an isolated VPC, How can I achieve this? If I establish a peering connection between my VPC A and the gamelift fleet, how can I configure the security group for the VPC endpoint to accept traffic from the local IP of the Gamelift fleet since I dont want it to be over the internet for security purpose.

1개 답변
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
profile picture
전문가
답변함 23일 전
profile picture
전문가
검토됨 2일 전
profile pictureAWS
전문가
iBehr
검토됨 23일 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠