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

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

指定されたAmazon VPC内でのみ表示されるDNSに基づいてプライベート名前空間を作成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/servicediscovery/create-private-dns-namespace.html

aws servicediscovery create-private-dns-namespace --name
    Unified Service Discovery with Amazon ECS and Kubernetes | AWS Open Source Blog : http://aws.amazon.com/blogs/opensource/unified-service-discovery-ecs-kubernetes/
aws servicediscovery create-private-dns-namespace --name tutorial --vpc vpc-abcd1234 --region us-east-1
    Tutorial: Creating a Service Using Service Discovery - Amazon Elastic Container Service  : http://docs.aws.amazon.com/AmazonECS/latest/developerguide/create-service-discovery.html

aws のオプション一覧