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.

Removes the game server from a game server group. As a result of this operation, the deregistered game server can no longer be claimed and will not be returned in a list of active game servers.

To deregister a game server, specify the game server group and game server ID. If successful, this operation emits a CloudWatch event with termination timestamp and reason.

Learn more

Amazon GameLift FleetIQ Guide

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

Headers

X-Amz-Target'GameLift.DeregisterGameServer' 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 to deregister.

Response

Success