autoscaling_rollback_instance_refresh: Cancels an instance refresh that is in progress and rolls...

View source: R/autoscaling_operations.R

autoscaling_rollback_instance_refreshR 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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.