コマンドオプションサンプル:aws servicediscovery create-public-dns-namespace

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

インターネットに表示されるDNSに基づいた公開名前空間を作成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/servicediscovery/create-public-dns-namespace.html

aws servicediscovery create-public-dns-namespace --name example.com
    Configure Service Discovery with Route 53 Auto Naming Using the AWS CLI : http://aws.amazon.com/premiumsupport/knowledge-center/service-discovery-route53-auto-naming/
aws servicediscovery create-public-dns-namespace \
    Amazon Route 53 Auto Namingでサービスディスカバリを実現する | Developers.IO : http://dev.classmethod.jp/cloud/amazon-route-53-auto-naming/
aws servicediscovery create-public-dns-namespace --name "external-dns-test.my-org.com"
    external-dns/aws-sd.md at master 揃 kubernetes-incubator/external-dns 揃 GitHub : http://github.com/kubernetes-incubator/external-dns/blob/master/docs/tutorials/aws-sd.md

aws のオプション一覧