Skip to content

/AWS1/CL_GMS=>CREATESTAGE()

About CreateStage

Creates a new stage for stage-by-stage game development and deployment.

Method Signature

IMPORTING

Required arguments:

IV_GAMENAME TYPE /AWS1/GMSGAMENAME /AWS1/GMSGAMENAME

The name of the game.

IV_STAGENAME TYPE /AWS1/GMSSTAGENAME /AWS1/GMSSTAGENAME

The name of the stage.

IV_ROLE TYPE /AWS1/GMSROLEARN /AWS1/GMSROLEARN

The Amazon Resource Name (ARN) of the role to run the game with. This role can be a game-defined role or the default role that GameSparks created.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/GMSSTAGEDESCRIPTION /AWS1/GMSSTAGEDESCRIPTION

The description of the stage.

IV_CLIENTTOKEN TYPE /AWS1/GMSCLIENTTOKEN /AWS1/GMSCLIENTTOKEN

A client-defined token. With an active client token in the request, this action is idempotent.

IT_TAGS TYPE /AWS1/CL_GMSTAGMAP_W=>TT_TAGMAP TT_TAGMAP

The list of tags to apply to the stage.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GMSCREATESTAGERESULT /AWS1/CL_GMSCREATESTAGERESULT