Command option Sample:aws autoscaling describe-scheduled-actions

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

Describes the actions scheduled for your Auto Scaling group thathaven't run.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/autoscaling/describe-scheduled-actions.html

aws autoscaling describe-scheduled-actions --auto-scaling-group-name api-qa01 --query 'ScheduledUpdateGroupActions[
    Reducing AWS Cost using Scheduled Scaling – CloudAvail : http://cloudavail.com/2015/05/20/reducing-aws-cost-using-scheduled-scaling/
aws autoscaling describe-scheduled-actions \
    Chris Winters - Today I learned: Django aggregate queries, auto scaling : http://cwinters.com/2015/01/07/til-aggregate-and-aws.html
aws autoscaling describe-scheduled-actions --auto-scaling-group-name my-auto-scaling-group
    describe-scheduled-actions — AWS CLI 1.16.2 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/autoscaling/describe-scheduled-actions.html
aws autoscaling describe-scheduled-actions --auto-scaling-group-name schedule-action --region us-east-1
    AWS Scheduling Auto Scaling Actions Gabriel Ferreira Medium : http://medium.com/@gabrielferreira/scheduling-auto-scaling-actions-83c6b58756b5
aws autoscaling describe-scheduled-actions --auto-scaling-group-name [
    【AWS】Auto Scaling スケジュール登録 : http://qiita.com/darshuheider/items/9edd6f37fe92532e4075

aws のオプション一覧