Command option Sample:aws application-autoscaling register-scalable-target

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

Registers or updates a scalable target.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/application-autoscaling/register-scalable-target.html

aws application-autoscaling register-scalable-target \
    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 register-scalable-target --cli-input-json file://topaz_appstream_autoscale.json
    Topaz on AWS - Documentation : http://frontline.compuware.com/doc/KB/KBTAWS/readme.html
aws application-autoscaling register-scalable-target --service-namespace custom-resource --scalable-dimension custom-resource:ResourceType:Property --resource-id file://
    GitHub - aws/aws-auto-scaling-custom-resource: Libraries, samples, and tools to help AWS customers onboard with custom resource auto scaling. : http://github.com/aws/aws-auto-scaling-custom-resource
aws application-autoscaling register-scalable-target \
    Specify autoscaling of dynamodb with boto3 client - Stack Overflow : http://stackoverflow.com/questions/46575691/specify-autoscaling-of-dynamodb-with-boto3-client
aws application-autoscaling register-scalable-target \
    Amazon SageMaker - Developer Guide - AWS Documentation SageMaker Developer Guide TensorFlow Model Training Code ... - [PDF Document] : http://vdocuments.mx/amazon-sagemaker-developer-guide-aws-documentation-sagemaker-developer-guide.html

aws のオプション一覧