How to Restrict API Endpoints for Game Servers in Gamelift only?

0

Hi, I am developing a game and is curious to know how I can restrict the CRUD api requests to be originating from my Gamelift servers only. In other words, how can I restrict the IP addresses that can use the api endpoints that trigger lambda be from a particular IP range that AWS has? Any idea would be highly appreciated.

1 個回答
0

Hello,

You can create a private API Gateway connection with the VPC of Gamelift or even if you are not using APi Gateway, you can try a more direct integration with Lambda VPC endpoints.

Hope it helps,

profile pictureAWS
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南