ECS Instances cannot be Drained?

Viewed 97

In my AWS account I can see around 8 ECS instances are running since several months and those cannot be drained, therefor it incurs more cost to my AWS account.

enter image description here

Even when I try to drain it shows the following error,

error

Even when I try to check them from EC2 console, those are not available. Therefor I have no idea how to delete them before incur more cost.

Can anyone help me how to drain all those old ECS instances ?

Thanks.

1 Answers

You can always open up a support ticket. If you're not paying for support open a billing issue and explain that these are costing you money and that you get an error when trying to remove them.

Related