Command option Sample:aws organizations create-organization

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

Creates an AWS organization.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/organizations/create-organization.html

aws organizations create-organization --feature-set CONSOLIDATED_BILLING
    create-organization — AWS CLI 1.16.12 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/organizations/create-organization.html
aws organizations create-organization --feature-set ALL --region us-east-1 --profile billing
    arc325-multiple-accounts-workshop/CLI_Commands.txt at master 揃 aws-samples/arc325-multiple-accounts-workshop 揃 GitHub : http://github.com/aws-samples/arc325-multiple-accounts-workshop/blob/master/CLI_Commands.txt
aws organizations create-organization --mode FULL_CONTROL
    Announcing AWS Organizations: Centrally Manage Multiple AWS Accounts | Noise : http://noise.getoto.net/2016/11/30/announcing-aws-organizations-centrally-manage-multiple-aws-accounts/
aws organizations create-organization --feature-set ALL
    Enforcing Compliance with AWS Organizations – Stelligent : http://stelligent.com/2017/08/29/aws-organizations/
aws organizations create-organization --mode FULL_CONTROL
    Aws re:Invent 2016 Security Follow Up AWS Organizations : http://www.slideshare.net/HayatoKiriyama/aws-reinvent-2016-security-follow-up-aws-organizations

aws のオプション一覧