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
Create a new game session on the fleet, sized to hold the group of players.
2
createPlayerSessions
Reserve player sessions for every supplied player ID on the new game session in a single batch request.
Source API Descriptions
openapi
openapi
xAmzTargetGameliftCreateplayersessionsApi
https://raw.githubusercontent.com/api-evangelist/amazon-gamelift/refs/heads/main/openapi/amazon-gamelift-x-amz-target-gamelift-createplayersessions-api-openapi.yml
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.