Amazon GameLift · Schema

GameServerGroup

This data type is used with the Amazon GameLift FleetIQ and game server groups.

Properties that describe a game server group resource. A game server group manages certain properties related to a corresponding Amazon EC2 Auto Scaling group.

A game server group is created by a successful call to CreateGameServerGroup and deleted by calling DeleteGameServerGroup. Game server group activity can be temporarily suspended and resumed by calling SuspendGameServerGroup and ResumeGameServerGroup, respectively.

AWSCloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

Properties

Name Type Description
GameServerGroupName object
GameServerGroupArn object
RoleArn object
InstanceDefinitions object
BalancingStrategy object
GameServerProtectionPolicy object
AutoScalingGroupArn object
Status object
StatusReason object
SuspendedActions object
CreationTime object
LastUpdatedTime object
View JSON Schema on GitHub