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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ