アカウントを現在のソースの親ルートまたは組織単位(OU)から、指定された親の親ルートまたはOUに移動します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/organizations/move-account.html
aws organizations move-account --account-id 333333333333 --source-parent-id r-examplerootid111 --destination-parent-id ou-examplerootid111-exampleouid111 |
move-account — AWS CLI 1.16.12 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/organizations/move-account.html |
aws organizations move-account --account-id 098765432110 --source-parent-id r-rth4 --destination-parent-id |
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 move-account --region us-east-1 --profile billing --source-parent-id |
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 move-account --account-id |
How to Use AWS Organizations to Automate End-to-End Account Creation | Noise : http://noise.getoto.net/2017/07/24/how-to-use-aws-organizations-to-automate-end-to-end-account-creation/ |
aws organizations move-account \u003cspan class=\ |
AWS OrganizationsをAWS CLIでひととおり操作してみた : http://qiita.com/domokun70cm/items/77fb6226e82a80129be2 |
aws organizations move-account --account-id ACCOUNT_ID --source-parent-id PARENT_ORG_ID --destination-parent-id OU_ID |
Enforcing Compliance with AWS Organizations – Stelligent : http://stelligent.com/2017/08/29/aws-organizations/ |
aws organizations move-account --account-id [accountID] --source-parent-id [rootID] -destination-parent-id [OU ID] |