Amazon GameLift · Arazzo Workflow
Amazon GameLift Fill a Game Session with Players
Version 1.0.0
Create a game session and reserve player sessions for a batch of players in one flow.
View Spec
View on GitHub
Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQArazzoWorkflows
Provider
Workflows
fill-game-session
Create a game session and reserve a batch of player sessions on it.
Creates a game session sized for a group of players and then reserves player sessions for every supplied player ID in a single batch request.
1
createGameSession
CreateGameSession
Create a new game session on the fleet, sized to hold the group of players.
2
createPlayerSessions
CreatePlayerSessions
Reserve player sessions for every supplied player ID on the new game session in a single batch request.