Command option Sample:aws servicediscovery create-public-dns-namespace

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

Creates a public namespace based on DNS, which will be visible on theinternet.Show details from next link. 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 --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 のオプション一覧