Command option Sample:aws opsworks stop-instance

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

Stops a specified instance.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/opsworks/stop-instance.html

aws opsworks stop-instance --instance-id
    Chef Community Cookbooks with AWS OpsWorks Chef 12 - Chef Blog : http://blog.chef.io/2015/12/07/chef-community-cookbooks-with-aws-opsworks-chef-12/
aws opsworks stop-instance --region us-east-1 --instance-id 3a21cfac-4a1f-4ce2-a921-b2cfba6f7771
    stop-stack — AWS CLI 1.16.12 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/opsworks/stop-instance.html

aws のオプション一覧