Command option Sample:aws organizations list-create-account-status

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

Lists the account creation requests that match the specified statusthat is currently being tracked for the organization.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/organizations/list-create-account-status.html

aws organizations list-create-account-status \
    Creating AWS Accounts From The Command Line With AWS Organizations - Alestic.com : http://alestic.com/2017/09/aws-organizations-cli/
aws organizations list-create-account-status \
    Creating AWS Accounts From The Command Line With... - Amazon Web Services News Feed : http://awsfeed.com/post/165721198159/creating-aws-accounts-from-the-command-line-with
aws organizations list-create-account-status --states IN_PROGRESS
    list-create-account-status — AWS CLI 1.16.12 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/organizations/list-create-account-status.html

aws のオプション一覧