コマンドオプションサンプル:aws route53domains list-domains

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

この操作は、現在のAWSアカウントのAmazonRoute 53で登録されているすべてのドメイン名を返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/route53domains/list-domains.html

aws route53domains list-domains --region us-east-1
    Route 53で管理するドメインでプライバシー保護できるWHOIS項目は、ドメインによって違うので注意 | Developers.IO : http://dev.classmethod.jp/cloud/aws/route53-privacy-protection/
aws route53domains list-domains --region us-east-1

    amazon web services - Get a list of registered domains in AWS Route53 - Stack Overflow : http://stackoverflow.com/questions/46115776/get-a-list-of-registered-domains-in-aws-route53

aws のオプション一覧