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

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

ルートOUまたは親OU内に組織単位(OU)を作成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/organizations/create-organizational-unit.html

aws organizations create-organizational-unit --parent-id r-rth4 --name HIPAA-Accounts
    How to Use Service Control Policies in AWS Organizations to Enforce Healthcare Compliance in Your AWS Account | AWS Security Blog : http://aws.amazon.com/blogs/security/how-to-use-service-control-policies-in-aws-organizations-to-enforce-healthcare-compliance-in-your-aws-account/
aws organizations create-organizational-unit --parent-id r-examplerootid111 --name AccountingOU
    describe-organizational-unit — AWS CLI 1.16.12 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/organizations/create-organizational-unit.html
aws organizations create-organizational-unit --parent-id r-rth4 --name HIPAA-Accounts
    How to Use Service Control Policies in AWS Organizations to Enforce Healthcare Compliance in Your AWS Account – Easy Cloud : http://easycloudsupport.zendesk.com/hc/en-us/articles/360002199751-How-to-Use-Service-Control-Policies-in-AWS-Organizations-to-Enforce-Healthcare-Compliance-in-Your-AWS-Account
aws organizations create-organizational-unit --region us-east-1 --profile billing --name
    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-organizational-unit --parent-id r-rth4 --name HIPAA-Accounts
    AWS Organizations | Noise : http://noise.getoto.net/tag/aws-organizations/
aws organizations create-organizational-unit \u003cspan class=\
    AWS OrganizationsをAWS CLIでひととおり操作してみた : http://qiita.com/domokun70cm/items/4790c8c515c2009c8fd5
aws organizations create-organizational-unit --parent-id PARENT_ORG_ID --name GeneralOU
    Enforcing Compliance with AWS Organizations – Stelligent : http://stelligent.com/2017/08/29/aws-organizations/
aws organizations create-organizational-unit --parent-id [parentID] --name [Name]

aws のオプション一覧