Command option Sample:aws opsworks create-stack

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

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

aws opsworks create-stack --name STACK_NAME --service-role-arn
    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 create-stack --name "CLI Stack" --stack-region "us-east-1" --service-role-arn arn:aws:iam::123456789012:role/aws-opsworks-service-role --default-instance-profile-arn arn:aws:iam::123456789012:instance-profile/aws-opsworks-ec2-role --region us-east-1
    create-stack — AWS CLI 1.16.11 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/opsworks/create-stack.html
aws opsworks create-stack --...">
    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-stack --name
    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 のオプション一覧