How do you delete an AWS ECS Task Definition?

我的未来我决定 提交于 2020-04-12 07:43:10

问题


Once you've created a task definition in Amazon's EC2 Container Service, how do you delete or remove it?


回答1:


It's a known issue. Once you de-register a Task Definition it goes into INACTIVE state and clutters up the ECS Console.



来源:https://stackoverflow.com/questions/35045264/how-do-you-delete-an-aws-ecs-task-definition

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!