Command option Sample:aws opsworks create-layer

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

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

aws opsworks create-layer --stack-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 create-layer --region us-east-1 --stack-id f6673d70-32e6-4425-8999-265dd002fec7 --type php-app --name MyPHPLayer --shortname myphplayer
    create-layer — AWS CLI 1.16.11 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/opsworks/create-layer.html
aws opsworks create-layer --region "us-west-1" --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-layer --region
    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 のオプション一覧