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
preguntada hace 2 años3856 visualizaciones
1 Respuesta
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
respondido hace 2 años
  • Many thanks, the subnet has been removed. The script pointed me to exactly what I needed to cleanup. Thanks!

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas