Amazon GameLift · Arazzo Workflow
Amazon GameLift Open Fleet Ports then Host a Session
Version 1.0.0
Add inbound port permissions to a fleet, confirm the settings, and launch a game session.
View Spec
View on GitHub
Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQArazzoWorkflows
Provider
Workflows
open-ports-host-session
Authorize inbound ports on a fleet, confirm them, then create a game session.
Adds inbound port permissions to a fleet, retrieves the fleet's port settings to confirm, and creates a game session on the fleet.
1
authorizePorts
UpdateFleetPortSettings
Add the supplied inbound permission ranges to the fleet so game clients can reach game sessions.
2
confirmPorts
DescribeFleetPortSettings
Retrieve the fleet's port settings to confirm the inbound permissions were applied.
3
createGameSession
CreateGameSession
Create a game session on the now-reachable fleet for players to connect to.