Command option Sample:aws autoscaling describe-policies

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

Describes the policies for the specified Auto Scaling group.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/autoscaling/describe-policies.html

aws autoscaling describe-policies --auto-scaling-group-name my-auto-scaling-group
    describe-tags — AWS CLI 1.16.2 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/autoscaling/describe-policies.html
aws autoscaling describe-policies --auto-scaling-group DemoASG \
    euca-demo/demo-10-run-cli-elb-asg-user-data-awscli.md at master 揃 eucalyptus/euca-demo 揃 GitHub : http://github.com/eucalyptus/euca-demo/blob/master/demos/demo-10-cli-elb-asg-user-data/docs/demo-10-run-cli-elb-asg-user-data-awscli.md
aws autoscaling describe-policies --auto-scaling-group-name ASG-NAME-HERE --query "ScalingPolicies[
    *code : http://juick.com/tag/aws
aws autoscaling describe-policies \
    AWS - ASG 揃 ruk.si : http://ruk.si/notes/servers/aws_auto_scaling_groups
aws autoscaling describe-policies --auto-scaling-group-name my-asg
    amazon web services - Autoscale based on SQS queue size - Stack Overflow : http://stackoverflow.com/questions/32635241/autoscale-based-on-sqs-queue-size

aws のオプション一覧