Amazon EC2 Auto Scaling · Arazzo Workflow
Amazon EC2 Auto Scaling Decommission Group and Launch Configuration
Version 1.0.0
Force-delete an Auto Scaling group, confirm it is gone, and delete its launch configuration.
View Spec
View on GitHub
Amazon Web ServicesAuto-ScalingComputeEC2High AvailabilityScalingArazzoWorkflows
Provider
Workflows
decommission-group-and-launch-configuration
Delete an Auto Scaling group, verify removal, and delete its launch configuration.
Force-deletes the group, confirms it is gone, then deletes the associated launch configuration.
1
deleteAutoScalingGroup
Delete the Auto Scaling group, optionally forcing termination of all its instances.
2
confirmGroupDeleted
Describe groups filtered by name and branch on whether the deleted group is fully gone before removing the launch configuration.
3
deleteLaunchConfiguration
Delete the launch configuration that backed the now-removed Auto Scaling group.
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.