Skip to content

/AWS1/CL_GML=>RESUMEGAMESERVERGROUP()

About ResumeGameServerGroup

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

Reinstates activity on a game server group after it has been suspended. A game server group might be suspended by the SuspendGameServerGroup operation, or it might be suspended involuntarily due to a configuration problem. In the second case, you can manually resume activity on the group once the configuration problem has been resolved. Refer to the game server group status and status reason for more information on why group activity is suspended.

To resume activity, specify a game server group ARN and the type of activity to be resumed. If successful, a GameServerGroup object is returned showing that the resumed activity is no longer listed in SuspendedActions.

Learn more

Amazon GameLift FleetIQ Guide

Method Signature

IMPORTING

Required arguments:

IV_GAMESERVERGROUPNAME TYPE /AWS1/GMLGAMESERVERGRNAMEORARN /AWS1/GMLGAMESERVERGRNAMEORARN

A unique identifier for the game server group. Use either the name or ARN value.

IT_RESUMEACTIONS TYPE /AWS1/CL_GMLGAMESERVERGRACT_W=>TT_GAMESERVERGROUPACTIONS TT_GAMESERVERGROUPACTIONS

The activity to resume for this game server group.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GMLRESGAMESERVERGROUT /AWS1/CL_GMLRESGAMESERVERGROUT