コマンドオプションサンプル:aws organizations list-accounts

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

組織内のすべてのアカウントを一覧表示します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/organizations/list-accounts.html

aws organizations list-accounts \
    Listing AWS Accounts in an AWS Organization - Alestic.com : http://alestic.com/2018/02/aws-organizations-list-accounts/
aws organizations list-accounts --region us-east-1 --profile billing --query
    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 list-accounts --query
    TIL: About AWS Organizations, trust relationships, and bastion accounts : http://medium.com/@gswallow/til-about-aws-organizations-trust-relationships-and-bastion-accounts-7888fe9e099c
aws organizations list-accounts \u003cspan class=\
    AWS OrganizationsをAWS CLIでひととおり操作してみた : http://qiita.com/domokun70cm/items/4790c8c515c2009c8fd5

aws のオプション一覧