deleting vpc and network interface

0

how to delete vpc since it is connected to network interface ? Error in deleting network interface.

Anusha
已提問 9 個月前檢視次數 240 次
3 個答案
0
已接受的答案

Hello.

Deletion may fail if the ENI to be deleted is still being used by an AWS service.
For example, are there any EC2s, ALBs, other VPC endpoints or NAT Gateways left?
Since those services may be using ENI, try deleting the AWS service rather than from deleting the ENI.
https://repost.aws/knowledge-center/troubleshoot-dependency-error-delete-vpc

profile picture
專家
已回答 9 個月前
profile picture
專家
已審閱 9 個月前
profile pictureAWS
專家
已審閱 9 個月前
0

If you want to delete a VPC then everything that is running inside it has to be deleted beforehand, and this includes network interfaces.

Have a look in the network interfaces section of the EC2 console https://console.aws.amazon.com/ec2/home#NIC:

And also refer to the answer given to a similar question last month https://repost.aws/questions/QUCIjffVdKSm6yC_hrUUkI9A/impossible-to-delete-vpc-network-interface

profile picture
專家
Steve_M
已回答 9 個月前
profile picture
專家
已審閱 9 個月前
profile picture
專家
已審閱 9 個月前
  • network interfaces not deleting

0

Enter image description here

Anusha
已回答 9 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南