Amazon EC2 Auto Scaling · Arazzo Workflow
Amazon EC2 Auto Scaling Protect Instances From Scale In
Version 1.0.0
Find a group's instances, mark them protected from scale-in, and confirm the group state.
View Spec
View on GitHub
Amazon Web ServicesAuto-ScalingComputeEC2High AvailabilityScalingArazzoWorkflows
Provider
Workflows
protect-instances-from-scale-in
Set scale-in protection on instances in a group and verify the group.
Lists Auto Scaling instances, applies scale-in protection, and describes the group to confirm its state.
1
describeAutoScalingInstances
Describe the Auto Scaling instances to capture details about the first instance and its group association.
2
setInstanceProtection
Set scale-in protection for the supplied instances in the group.
3
describeGroupProtection
Describe the group to confirm its new-instance scale-in protection default and current capacity.
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.