Amazon EC2 Auto Scaling · Arazzo Workflow
Amazon EC2 Auto Scaling Provision Auto Scaling Group
Version 1.0.0
Create a launch configuration, build an Auto Scaling group from it, and confirm the group exists.
View Spec
View on GitHub
Amazon Web ServicesAuto-ScalingComputeEC2High AvailabilityScalingArazzoWorkflows
Provider
Workflows
provision-auto-scaling-group
Create a launch configuration and an Auto Scaling group, then verify the group.
Creates a launch configuration, creates an Auto Scaling group that uses it, and describes the resulting group to confirm creation succeeded.
1
createLaunchConfiguration
Create the launch configuration that the Auto Scaling group will use to launch instances.
2
createAutoScalingGroup
Create the Auto Scaling group referencing the launch configuration, with the requested sizing.
3
describeAutoScalingGroup
Describe the newly created Auto Scaling group to confirm it exists and to capture its ARN and current desired capacity.
Source API Descriptions
openapi
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.