Command option Sample:aws application-autoscaling describe-scalable-targets

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

Gets information about the scalable targets in the specifiednamespace.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/application-autoscaling/describe-scalable-targets.html

aws application-autoscaling describe-scalable-targets \
    Using the AWS CLI to Manage DynamoDB Auto Scaling - Amazon DynamoDB : http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/AutoScaling.CLI.html
aws application-autoscaling describe-scalable-targets --service-namespace dynamodb --region 'your-region'
    dynamodb already exists 揃 Issue #36 揃 sbstjn/serverless-dynamodb-autoscaling 揃 GitHub : http://github.com/sbstjn/serverless-dynamodb-autoscaling/issues/36
aws application-autoscaling describe-scalable-targets --service-namespace ecs \
    amazon ecs - Autoscaling Blue-Green ECS Clusters - Stack Overflow : http://stackoverflow.com/questions/48917361/autoscaling-blue-green-ecs-clusters

aws のオプション一覧