Resume Processes
| autoscaling_resume_processes | R Documentation |
Resumes the specified suspended auto scaling processes, or all suspended process, for the specified Auto Scaling group¶
Description¶
Resumes the specified suspended auto scaling processes, or all suspended process, for the specified Auto Scaling group.
For more information, see Suspend and resume Amazon EC2 Auto Scaling processes in the Amazon EC2 Auto Scaling User Guide.
Usage¶
Arguments¶
AutoScalingGroupName[required] The name of the Auto Scaling group.
ScalingProcessesOne or more of the following processes:
LaunchTerminateAddToLoadBalancerAlarmNotificationAZRebalanceHealthCheckInstanceRefreshReplaceUnhealthyScheduledActions
If you omit this property, all processes are specified.
Value¶
An empty list.