Auto Scaling
API Reference (API Version 2011-01-01)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

ResumeProcesses

Description

Resumes Auto Scaling processes for an Auto Scaling group. For more information, see SuspendProcesses and ProcessType.

Request Parameters

For information about the common parameters that all actions use, see Common Query Parameters.

Name Description Required
AutoScalingGroupName

The name or Amazon Resource Name (ARN) of the Auto Scaling group.

Type: String

Length constraints: Minimum length of 1. Maximum length of 1600.

Yes
ScalingProcesses.member.N

The processes that you want to suspend or resume, which can include one or more of the following:

  • Launch
  • Terminate
  • HealthCheck
  • ReplaceUnhealthy
  • AZRebalance
  • AlarmNotifications
  • ScheduledActions
  • AddToLoadBalancer

To suspend all process types, omit this parameter.

Type: String list

No