Skip to content

AWS Auto Scaling Group Scaling Processes Hook

Notifications You must be signed in to change notification settings

Sceptre/sceptre-aws-asg-scaling-processes-hook

Repository files navigation

ASG Scaling Processes

Suspends or resumes autoscaling scaling processes.

Syntax:

<hook_point>:
  - !asg_scaling_processes <suspend|resume>::<process-name>

Example:

before_update:
  - !asg_scaling_processes suspend::ScheduledActions

More information on suspend and resume processes can be found in the AWS documentation.

About

AWS Auto Scaling Group Scaling Processes Hook

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published