autoscaling_rollback_instance_refresh {paws.management} | R Documentation |
Cancels an instance refresh that is in progress and rolls back any changes that it made
Description
Cancels an instance refresh that is in progress and rolls back any changes that it made. Amazon EC2 Auto Scaling replaces any instances that were replaced during the instance refresh. This restores your Auto Scaling group to the configuration that it was using before the start of the instance refresh.
See https://www.paws-r-sdk.com/docs/autoscaling_rollback_instance_refresh/ for full documentation.
Usage
autoscaling_rollback_instance_refresh(AutoScalingGroupName)
Arguments
AutoScalingGroupName |
[required] The name of the Auto Scaling group. |
[Package paws.management version 0.7.0 Index]