v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14104474602.4 KB

This operation is used with the Amazon GameLift FleetIQ solution and game server groups.

Retrieves information for a registered game server. Information includes game server status, health check info, and the instance that the game server is running on.

To retrieve game server information, specify the game server ID. If successful, the requested game server object is returned.

Learn more

Amazon GameLift FleetIQ Guide

post/#X-Amz-Target=GameLift.DescribeGameServer

Headers

X-Amz-Target'GameLift.DescribeGameServer' required

Request body

GameServerGroupNamestring required

A unique identifier for the game server group where the game server is running.

GameServerIdstring required

A custom string that uniquely identifies the game server information to be retrieved.

Response

Success