Salta al contenuto

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?

posta 2 anni fa287 visualizzazioni
2 Risposte
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
con risposta 2 anni fa
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.

ESPERTO
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.