Amazon GameLift · Arazzo Workflow
Amazon GameLift Search for a Game Session and Join It
Version 1.0.0
Search a fleet for an active game session with open slots, then reserve a player session on it.
View Spec
View on GitHub
Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQArazzoWorkflows
Provider
Workflows
search-and-join
Search a fleet for an open game session and reserve a player session on it.
Searches a fleet for active game sessions with available player slots and, when one is found, reserves a player session on it; otherwise ends without joining.
1
searchSessions
Search the fleet for active game sessions matching the filter, returning up to the first matching session.
2
joinSession
Reserve a player session on the discovered game session so the player can connect.
Source API Descriptions
openapi
xAmzTargetGameliftCreateplayersessionApi
https://raw.githubusercontent.com/api-evangelist/amazon-gamelift/refs/heads/main/openapi/amazon-gamelift-x-amz-target-gamelift-createplayersession-api-openapi.yml
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.