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
POST_DescribeAutoScalingInstances
Describe the Auto Scaling instances to capture details about the first instance and its group association.
2
setInstanceProtection
POST_SetInstanceProtection
Set scale-in protection for the supplied instances in the group.
3
describeGroupProtection
POST_DescribeAutoScalingGroups
Describe the group to confirm its new-instance scale-in protection default and current capacity.