Deleting orphan Lambda Network Interfaces

0

Hello team,

Working on deleting my stack but was unable to because a Lambda function that no longer exists is somehow still using the ENIs. Can you please help?

Already took a look at this and it didn't work: https://repost.aws/knowledge-center/lambda-eni-find-delete. It says

"No Lambda functions or versions found that were using the same subnet as this ENI."

AWS
已提问 5 个月前185 查看次数
1 回答
0

Hi,
When you update a function to remove its VPC configuration, Lambda requires up to 20 minutes to delete the attached Hyperplane ENI[1].
So if you determined that no functions or versions were using the same subnet as this ENI, you can retry to delete your stack 20mins later.

[1]https://docs.aws.amazon.com/lambda/latest/dg/foundation-networking.html#foundation-nw-eni-delete

profile picture
已回答 5 个月前
profile pictureAWS
专家
已审核 5 个月前

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

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

回答问题的准则