https://docs.aws.amazon.com/ja_jp/AmazonECS/latest/developerguide/deployment-type-external.html の和訳
一部APIのパラメータを省略しています
==================================
External Deployment Type はECSサービスの完全なコントロールのためのサードパーティのデプロイメントコントローラを使うことを可能にします。
The external deployment type enables you to use any third-party deployment controller for full control over the deployment process for an Amazon ECS service.
サービスの詳細はサービスマネジメントAPI(CreateService, UpdateService, DeleteService)もしくはタスクセットマネージメントAPIアクション(CreateTaskSet, UpdateTaskSet, UpdateServicePrimaryTaskSet, DeleteTask)によって管理される。
The details for your service are managed by either the service management API actions (CreateService, UpdateService, and DeleteService) or