スキップしてコンテンツを表示

Issues Deleting VPC

0

I am having issues deleting my VPC: "Unable to delete This VPC cannot be deleted until you complete the following actions. Name – VPC ID vpc-________ State Available The VPC contains one or more in-use network interfaces "

Then this issue once trying to detach network interface: "Failed to detach the network interface. API error: "You do not have permission to access the specified resource.""

Changed permissions to allow everything, and received the same error.

Any ideas?

質問済み 2年前291ビュー
2回答
1

You have resource dependencies that is using VPC. Check out this article to find out dependencies that blocking you from deleting your VPC.

AWS
回答済み 2年前
1

It's likely you don't have permission to delete the network interface because it belongs to an AWS service you provisioned. If so, select the ENI Details tab, review the Description to find which resource the elastic network interface is attached to, and delete the attached service.

エキスパート
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。