cannot delete network interface related to a FSx multi AZ VPC stack despite being logged in as root user
I'm trying to delete a VPC related to FSx.
I get an error saying I need to delete the following Network interfaces first:
eni-01d9c56382ee91336
eni-0d1148b3737a47a4e
eni-073fc4bca23bc8dbd
eni-0f234498e3f3e47b0
When I try to delete the network interfaces I get another error message saying I do not have permission. I'm logged in as root user so I'm stumped as to how to do this.
How do I solve this issue?
Thanks, Pierre
Were these ENIs created by Amazon FSx? When you create an FSx file system, an ENI is automatically created in each associated subnet. These ENIs are managed by FSx and cannot be directly deleted, they will be deleted automatically when you delete the FSx file system.
Sorry if this is a dumb question, you didn't actually say - have you deleted the FSx file system? Just checking you're not trying to run FSx without a VPC which isn't possible.
I have deleted the FSx file system. Now trying to delete the VPC
Relevant questions
cannot delete network interface
asked 5 months agoUnable to delete network interfaces attached to VPC Endpoint
asked a year agoUnable to Delete VPC
asked 2 years agoUnable to delete my VPC
asked 2 years agoAurora Serverless Interface Endpoint preventing VPC delete
asked 2 years agoCannot Delete Network Interface
asked 2 months agocannot delete network interface related to a FSx multi AZ VPC stack despite being logged in as root user
asked 2 months agoCannot delete network interface?
asked 3 months agoUnable to delete VPC
asked a year agoVPC Delete Troubles
asked a year ago
Hi JamesB, These were indeed created automatically when the FSx file system was created. I can't delete the VPC that is related to the FSx which gets me to a dead end asking me to remove the network interfaces above that I can't delete.