Amazon GameLift · Arazzo Workflow
Amazon GameLift Create and Resolve a Fleet Alias
Version 1.0.0
Create a SIMPLE alias that points to a fleet, then resolve and describe it to confirm the routing.
View Spec
View on GitHub
Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQArazzoWorkflows
Provider
Workflows
create-resolve-alias
Create a SIMPLE alias to a fleet, resolve it, and describe it.
Creates an alias with a SIMPLE routing strategy targeting a fleet, resolves it to verify the fleet target, and reads back the alias record.
1
createAlias
CreateAlias
Create a new alias with a SIMPLE routing strategy that points to the target fleet.
2
resolveAlias
ResolveAlias
Resolve the alias to the fleet ID it currently points to, confirming the SIMPLE routing target.
3
describeAlias
DescribeAlias
Read back the full alias record to confirm its name, description, and routing strategy.