Help deleting orphaned Lambda ENIs?

0

I am trying to delete a VPC subnet but I can't due to orphaned Lambda ENIs.

I am seeing 3 ENIs connected to the subnet (which I'm trying to delete) under network interfaces within the EC2 configuration section.

The ENIs in question are all pre-fixed with AWS Lambda VPC ENI- and I'm unable to delete them.

Notes:

  • I have removed this subnet from the Lambda VPC Configuration (and any versions)
  • Two of the named Lambdas no longer exist
  • They have been in this state for at least 3 weeks if not more

ENIs: eni-0b86ffce0ca45c937 eni-082c7cfda48e304e8 eni-0a1b06ae1ff6f54c7

Could someone please help me to remove these?

Barry G
질문됨 2년 전3855회 조회
1개 답변
1

There might be other Lambda functions still connected to these ENIs. You may follow this guide to find any other any Lambda functions and function versions that are still using the network interface and how to delete the ENIs.

https://aws.amazon.com/premiumsupport/knowledge-center/lambda-eni-find-delete/

profile picture
joahna
답변함 2년 전
  • Many thanks, the subnet has been removed. The script pointed me to exactly what I needed to cleanup. Thanks!

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠