Starts a new instance refresh operation, which triggers a rolling
replacement of all previously launched instances in the Auto Scaling
group with a new group of instances.
If successful, this call creates a new instance refresh request with a
unique ID that you can use to track its progress. To query its status,
call the
describe_instance_refreshes
API. To describe the instance refreshes that have already run, call the
describe_instance_refreshes
API. To cancel an instance refresh operation in progress, use the
cancel_instance_refresh
API.
For more information, see Replacing Auto Scaling Instances Based on an Instance Refresh.