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 Antwort
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
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen