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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则