Amazon GameLift · Arazzo Workflow
Amazon GameLift Verify Build Readiness then Create a Fleet
Version 1.0.0
Poll a build until it is READY, then create a fleet that deploys it.
View Spec
View on GitHub
Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQArazzoWorkflows
Provider
Workflows
verify-build-create-fleet
Poll a build until READY, then create a fleet from it.
Repeatedly describes a build until it is READY (or FAILED), then creates a fleet that deploys the build.
1
pollBuildReady
Describe the build and check its status. Repeat while INITIALIZED; proceed once the build is READY, or end if it FAILED.
2
Source API Descriptions
openapi
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.