Command option Sample:aws opsworks create-instance

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

Creates an instance in a specified stack.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/opsworks/create-instance.html

aws opsworks create-instance --region us-west-1 --stack-id c5ef46ce-3ccd-472c-a3de-9bec94c6028e
    Instances - AWS OpsWorks : http://docs.aws.amazon.com/opsworks/latest/userguide/cli-examples-create-instance.html
aws opsworks create-instance --stack-id
    Error Creating EC2 Instance in Custom Layer of OpsWorks Stack 揃 Issue #2734 揃 aws/aws-cli 揃 GitHub : http://github.com/aws/aws-cli/issues/2734
aws opsworks create-instance --cli-input-json file://./instance.json --stack-id
    amazon web services - AWS OpsWorks: how to set the default EBS volume size per layer? - Stack Overflow : http://stackoverflow.com/questions/23517470/aws-opsworks-how-to-set-the-default-ebs-volume-size-per-layer/23828975
aws opsworks create-instance --stack-id
    AWS CLI Instance Type problem on create-instance : aws : http://www.reddit.com/r/aws/comments/6pz4fp/aws_cli_instance_type_problem_on_createinstance/

aws のオプション一覧