コマンドオプションサンプル:aws servicediscovery delete-service

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

指定したサービスを削除します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/servicediscovery/delete-service.html

aws servicediscovery delete-service --id srv-utcrh6wavdkggqtk --region us-east-1
    Service Discovery - Amazon Elastic Container Service : http://docs.aws.amazon.com/AmazonECS/latest/developerguide/create-service-discovery.html
aws servicediscovery delete-service --id srv-m7vxqqagemf6hiea to delete the service with id srv-m7vxqqagemf6hiea. Of-course the id will be different from yours and you will probably have more than 1 services registered if you have many microservices. Delete all of them.
    Is ecssd_agent using the correct AWS API endpoints? 揃 Issue #44 揃 amazon-archives/service-discovery-ecs-dns 揃 GitHub : http://github.com/amazon-archives/service-discovery-ecs-dns/issues/44
aws servicediscovery delete-service --id=
    Delete Route53 zone created by ECS service discovery by Vinayak P : http://linuxacademy.com/community/posts/show/topic/27703-delete-route53-zone-created-by-ecs-service-discovery

aws のオプション一覧