Command option Sample:aws autoscaling exit-standby

Search command sample in the internet.It is the result.

Moves the specified instances out of the standby state.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/autoscaling/exit-standby.html

aws autoscaling exit-standby --instance-ids i-5b73d709 --auto-scaling-group-name my-asg
    Temporarily Removing Instances from Your Auto Scaling Group - Amazon EC2 Auto Scaling  : http://docs.aws.amazon.com/autoscaling/ec2/userguide/as-enter-exit-standby.html
aws autoscaling exit-standby --instance-ids i-dadfc329 --auto-
    2015 jcconf-h2s-devops-practice : http://www.slideshare.net/HochiChuang/2015-jcconfh2sdevopspractice

aws のオプション一覧