Network Interface is Currently In Use

0

I am trying to delete the VPC, Subnets and Security Groups but they are associated to ENI, therefore I have to delete Network Interface first. However while deleting it says "Network Interface is Currently In Use". In CloudShell when I run the command: ./findEniAssociations --eni eni-000000 --region eu-north-1

Found eni-000000000 with subnet-11111111 using Security Groups sg-22222222 Searching for Lambda function versions using subnet-11111111 and Security Groups sg-2222222...

No Lambda functions or versions found that were using the same subnet as this ENI. If this ENI is not deleted automatically in the next 24 hours then it may be 'stuck'. If the ENI will not allow you to delete it manually after 24 hours then please contact AWS support and send them the output of this script.

In this case, I don't have a chance to contact AWS support, since I am in free tier. How can I get rid of this problem? Thanks

已提问 7 个月前258 查看次数
3 回答
0
已接受的回答

For those who faced with the same issue, should check DMS (Data Migration Service). When I deleted the DMS Replication instance, the ENI also was automatically deleted, so we can remove SG, Subnets, VPC one by one without any error.

已回答 7 个月前
0

Hello.

It may just be that it takes time to delete the ENI, so it may disappear automatically.
If it does not disappear, please contact AWS Support.

Even if you are using the free tier, you can contact AWS Support for free if you have any issues with your AWS account.
We recommend that you contact AWS Support by opening a case under "Account and billing".
https://docs.aws.amazon.com/awssupport/latest/user/case-management.html

profile picture
专家
已回答 7 个月前
0

Link to AWS documentation when possible to help with additional context.

已回答 7 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则