issue in deleting VPC and network interface

后端 未结 8 1793
太阳男子
太阳男子 2020-12-29 19:54

I am trying to delete aws vpc (a non default one). I am getting error that \"We could not delete the following VPC (vpc-xxxxxxx (xx.xx.xx.x/16)) Network interface \'eni-xxxx

8条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-29 20:39

    A running ECS task could be an issue, try to stop/delete the same. https://forums.aws.amazon.com/thread.jspa?threadID=114301

提交回复
热议问题