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

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

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

aws application-autoscaling deregister-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 deregister-scalable-target --service-namespace dynamodb --resource-id 'your-resource-id' --scalable-dimension 'your-scalable-dimension' --region 'your-region'
    dynamodb already exists 揃 Issue #36 揃 sbstjn/serverless-dynamodb-autoscaling 揃 GitHub : http://github.com/sbstjn/serverless-dynamodb-autoscaling/issues/36

aws のオプション一覧