Set Instance Protection

GET {{aws_auto_scaling_api_base_url}}/?AutoScalingGroupName&InstanceIds.member.N&ProtectedFromScaleIn&Action=SetInstanceProtection

Request Params

KeyDatatypeRequiredDescription
AutoScalingGroupNamenullThe name of the Auto Scaling group.
InstanceIds.member.NnullOne or more instance IDs.
ProtectedFromScaleInnullIndicates whether the instance is protected from termination by Amazon EC2 Auto Scaling when scaling in.
Actionstring