Command option Sample:aws organizations create-account

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

Creates an AWS account that is automatically a member of theorganization whose credentials made the request.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/organizations/create-account.html

aws organizations create-account --email brawndo
    Automated AWS Organizations and Linked Account Creation Deep Dive - 2nd Watch : http://2ndwatch.com/blog/automated-aws-organizations-linked-account-creation-deep-dive/
aws organizations create-account \
    Creating AWS Accounts From The Command Line With AWS Organizations - Alestic.com : http://alestic.com/2017/09/aws-organizations-cli/
aws organizations create-account --email
    How to Use AWS Organizations to Automate End-to-End Account Creation | AWS Security Blog : http://aws.amazon.com/blogs/security/how-to-use-aws-organizations-to-automate-end-to-end-account-creation/
aws organizations create-account --email susan
    create-account — AWS CLI 1.16.12 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/organizations/create-account.html
aws organizations create-account --role-name PayerAccountAccessRole --iam-user-access-to-billing ALLOW --region us-east-1 --profile billing --account-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-account --email
    AWS Organizations | Noise : http://noise.getoto.net/tag/aws-organizations/
aws organizations create-account -email user
    Add a New AWS Account to an Existing Organization from the CLI - The IT Hollow : http://theithollow.com/2018/02/05/add-new-aws-account-existing-organization-cli/
aws organizations create-account --account-name
    Managing Accounts with AWS Organizations - Playground for the mind : http://volkanpaksoy.com/archive/2018/09/04/AWS-Organisations/
aws organizations create-account --email
    New in Datadog: Managing integrations via API calls : http://www.datadoghq.com/blog/programmatically-manage-your-datadog-integrations/

aws のオプション一覧