How do you delete an AWS ECS Task Definition?
问题 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