コマンドオプションサンプル:aws organizations create-organization

コマンドサンプルを検索した結果です。

AWS組織を作成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/organizations/create-organization.html

aws organizations create-organization --mode FULL_CONTROL
    AWS Solutions Architect ブログ: AWS Organizations の発表: 複数 AWS アカウントの一元管理 : http://aws.typepad.com/sajp/2016/12/announcing-aws-organizations-centrally-manage-multiple-aws-accounts.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 \u003cspan class=\
    AWS OrganizationsをAWS CLIでひととおり操作してみた : http://qiita.com/domokun70cm/items/c2f7d7888e3688602e28
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 のオプション一覧