Set Instance Protection
GET {{aws_auto_scaling_api_base_url}}/?AutoScalingGroupName&InstanceIds.member.N&ProtectedFromScaleIn&Action=SetInstanceProtection
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
AutoScalingGroupName | null | The name of the Auto Scaling group. | |
InstanceIds.member.N | null | One or more instance IDs. | |
ProtectedFromScaleIn | null | Indicates whether the instance is protected from termination by Amazon EC2 Auto Scaling when scaling in. | |
Action | string |