1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
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/
con risposta 3 anni fa
Contenuto pertinente
- AWS UFFICIALEAggiornata 4 anni fa
Many thanks, the subnet has been removed. The script pointed me to exactly what I needed to cleanup. Thanks!