AWS autoscaling documentation change
Summary
Updated link text for Capacity Rebalancing documentation
Security assessment
The change only updates the link text to match the new documentation title, with no security-related content.
Diff
diff --git a/autoscaling/ec2/userguide/lifecycle-hooks.md index 8e1347e12..0daa47213 100644 --- a/autoscaling/ec2/userguide/lifecycle-hooks.md +++ b/autoscaling/ec2/userguide/lifecycle-hooks.md @@ -64 +64 @@ When working with lifecycle hooks, keep in mind the following notes and limitati - * You can use lifecycle hooks with Spot Instances, but a lifecycle hook does not prevent an instance from terminating in the event that capacity is no longer available, which can happen at any time with a two-minute interruption notice. For more information, see [Spot Instance interruptions](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-interruptions.html) in the _Amazon EC2 User Guide_. However, you can enable Capacity Rebalancing to proactively replace Spot Instances that have received a rebalance recommendation from the Amazon EC2 Spot service, a signal that is sent when a Spot Instance is at elevated risk of interruption. For more information, see [Use Capacity Rebalancing to handle Amazon EC2 Spot interruptions](./ec2-auto-scaling-capacity-rebalancing.html). + * You can use lifecycle hooks with Spot Instances, but a lifecycle hook does not prevent an instance from terminating in the event that capacity is no longer available, which can happen at any time with a two-minute interruption notice. For more information, see [Spot Instance interruptions](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-interruptions.html) in the _Amazon EC2 User Guide_. However, you can enable Capacity Rebalancing to proactively replace Spot Instances that have received a rebalance recommendation from the Amazon EC2 Spot service, a signal that is sent when a Spot Instance is at elevated risk of interruption. For more information, see [Capacity Rebalancing in Auto Scaling to replace at-risk Spot Instances](./ec2-auto-scaling-capacity-rebalancing.html).