Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
All Content tagged with Amazon GameLift
game server hosting solution that deploys, operates, and scales cloud servers for multiplayer games
Content language: English
Select up to 5 tags to filter
Sort by most recent
507 results
I placed the OpenSSL used for Server SDK Build in the following path: I put "libcrypto-3-x64.dll" and "libssl-3-x64.dll" in the <UnrealProject>\Binaries\Win64 path. However, I am experiencing the SERV...
A zip file from S3 bucket contains the game server files. A build was created with that zip file. A fleet was created from that build. The fleet's Events tab has following events:
**Extracting build:...
I'm trying to connect to my instance on Gamelift Fleet using
aws ssm start-session --target i-instanceidhere --region eu-central-1
AWS CLI gives error: "Target not Connected". The documentation for...
https://eu-central-1.console.aws.amazon.com/gamelift/builds/create
![Enter image description here](/media/postImages/original/IMB7ZbqBLuRnCmJQbQjnPN2Q)
In the view: Gamelift>Create Build
In the requi...
I'm creating a gamelift fleet. The fleet starts creating and reaches "FLEET_STATE_ACTIVATING" event. It stays like that for a very long time, approximately an hour or more. Eventually the fleet is del...
Hello,
How do I make multiple users that made simultaneous create game session requests to join into one game session? I am using lambda to handle requests.
Hello,
I am using Unreal Engine. I need to create game sessions automatically after game server process is ready. The reason is that when multiple players send join request at the same time, there is ...
Hi there,
i was wondering when the official GameLift plugin for Unreal Engine will be updated to support Unreal Engine 5.4.
Its been some time that 5.4 is out, they just released 5.5, and still the pl...
Hello.
Almost 3 weeks ago, I was still able to view the current hardware metrics of a fleet via the display. Now it is no longer displayed, no matter how long the fleet has been running. Activity metr...
Hey there,
I am looking to find all game sessions on a fleet/server using C++ with Unreal Engine and would like some direction on where to begin code-wise.
Checking the GameLiftSDK module from the ...
EXPERT
published a month ago0 votes132 views
Container support on Amazon GameLift, purpose-built for seamless global game server hosting.
Hi, we don't have matchmaking based on latency yet. While matchmaking, we would like to give the maximum priority to a specific instance fleets. How to achieve this? Will ordering those instances firs...