Saltar al contenido

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?

preguntada hace 2 años291 visualizaciones
2 Respuestas
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
respondido hace 2 años
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.

EXPERTO
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.