| « PreviousNext » | |
![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Suspends Auto Scaling processes for an Auto Scaling group.
To suspend specific process types, specify them by name
with the ScalingProcesses.member.N parameter.
To suspend all process types, omit the ScalingProcesses.member.N
parameter.
Important
Suspending either of the two primary process types,
Launch or Terminate,
can prevent other process types from functioning
properly. For more information about processes
and their dependencies, see ProcessType.
To resume processes that have been suspended, use ResumeProcesses.
For information about the common parameters that all actions use, see Common Parameters.
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
Type: String
Length constraints: Minimum length of 1. Maximum length of 1600.
Required: Yes
The processes that you want to suspend or resume, which can include one or more of the following:
To suspend all process types, omit this parameter.
Type: String list
Required: No