Amazon GameLift · Arazzo Workflow
Amazon GameLift Scale Fleet Capacity
Version 1.0.0
Confirm a fleet is ACTIVE, update its desired/min/max instance counts, then read back its capacity.
View Spec
View on GitHub
Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQArazzoWorkflows
Provider
Workflows
scale-fleet-capacity
Verify a fleet is ACTIVE, update its capacity, and read back fleet capacity.
Describes a fleet to confirm ACTIVE status, updates its desired/min/max instance counts, and retrieves the fleet capacity to confirm the change.
1
confirmFleetActive
Describe the fleet's attributes and confirm it is in ACTIVE status before adjusting capacity.
2
updateCapacity
Update the fleet's desired, minimum, and maximum instance counts for the target location.
3
readCapacity
Retrieve the fleet's capacity settings to confirm the new desired, minimum, and maximum instance counts took effect.
Source API Descriptions
openapi
xAmzTargetGameliftDescribefleetattributesApi
https://raw.githubusercontent.com/api-evangelist/amazon-gamelift/refs/heads/main/openapi/amazon-gamelift-x-amz-target-gamelift-describefleetattributes-api-openapi.yml
openapi
xAmzTargetGameliftDescribefleetcapacityApi
https://raw.githubusercontent.com/api-evangelist/amazon-gamelift/refs/heads/main/openapi/amazon-gamelift-x-amz-target-gamelift-describefleetcapacity-api-openapi.yml
openapi
xAmzTargetGameliftUpdatefleetcapacityApi
https://raw.githubusercontent.com/api-evangelist/amazon-gamelift/refs/heads/main/openapi/amazon-gamelift-x-amz-target-gamelift-updatefleetcapacity-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.