Skip to content

Instantly share code, notes, and snippets.

@yyoshiki41
Last active October 3, 2016 13:01
Show Gist options
  • Save yyoshiki41/87d23d93f8bf75916d0238eb601dd712 to your computer and use it in GitHub Desktop.
Save yyoshiki41/87d23d93f8bf75916d0238eb601dd712 to your computer and use it in GitHub Desktop.
# suspend
aws autoscaling suspend-processes --auto-scaling-group-name hoge 
# resume
aws autoscaling resume-processes --auto-scaling-group-name hoge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment