All Content tagged with Amazon GameLift

game server hosting solution that deploys, operates, and scales cloud servers for multiplayer games

Content language: English

Select tags to filter
Sort by most recent
515 results
My server processes can get into a bad state, and I'd like to be able to terminate the process via the gamelift cli. Is there a way to do that? I may be missing it, but I'm not seeing anything in th...
Accepted AnswerAmazon GameLift
2
answers
0
votes
437
views
asked 9 months ago
Hey, I'm trying to implement the manual backfill into my server. I'm using Unreal Engine 5.3 and the GameLift plugin for Unreal. Unfortunately when I call StartMatchBackfill I get a BAD_REQUEST_EXCEPT...
Accepted AnswerAmazon GameLift
1
answers
0
votes
355
views
asked 9 months ago
I am operating an old game that has entered the "long tail" of its life cycle. At some point the GameLift EC2-managed server costs will cost more than the game makes in revenues, which means the game...
2
answers
0
votes
195
views
asked 9 months ago
My project is using AWS for backend and heavily depends on it. Unreal Engine updated to 5.4 a few weeks ago and I'd love to update my project too to make use of new features. However, AWS SDK plugin i...
1
answers
0
votes
216
views
asked 9 months ago
Hi, We are using the gamelift sdk with unreal engine 5.3 and we have been trying for days now to deploy our dedicated server, each time we have the following error : SERVER_PROCESS_SDK_INITIALIZATIO...
1
answers
0
votes
291
views
asked 10 months ago
HI, as per documentation of Gamelift, for VPC peering, you need both the fleet and VPC to be in the same region. However, In my case, I have a VPC A containing private API consumed by my private EC2s ...
1
answers
0
votes
379
views
asked 10 months ago
Hi, I have VPC A containing private API endpoints which are accessible only from VPC A. Now I have a resource in VPC B that should also be able to access this private API. What is the best method to d...
1
answers
0
votes
483
views
asked 10 months ago
An error occurred (NotFoundException) when calling the CreateVpcPeeringConnection operation: Fleet fleet-sg-dba2-47f1-8c4f-sdg not found. This is what I receive when I call create-vpc-peering-connecti...
1
answers
0
votes
323
views
asked 10 months ago
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 permissio...
1
answers
0
votes
521
views
asked 10 months ago
Hi, I have a APi that is restricted based on VPC> I want the endpoint to be accessible for my gamelift fleets as well. How can I do this? SInce Gamelift servers are not in any VPC, I am unsure how to ...
2
answers
0
votes
272
views
asked 10 months ago
Hi, I have API endpoints for writing the score of players after each game from the server. So my worry is, how can I make sure only the server is authorized to invoke the api? Is a resource policy i...
1
answers
0
votes
331
views
asked 10 months ago
Greetings, I'm currently utilizing version 5.0.0 of the GameLift SDK alongside an Unreal Engine server on Linux, with instances ranging from c5.large to c4.xlarge in the eu-central-1 region. The inst...
2
answers
0
votes
602
views
asked 10 months ago