Cannot delete ENIs because it's used by lambda, but I have nothing on lambda

0

Hi,

Yesterday I was playing around with EKS and this morning I checked how much I was billed so I wanted to delete everything since I'm currently not using it (I'm in the free tier, so I don't want to spend much so far). I had created my EKS cluster with CloudFormation, but now I can't delete the stack because resources are still in use. When I tried to delete these, I get errors saying that something else is using them, so I keep going down the line and I can't delete the ENIs because "Network interface is currently in use and is of type lambda". I go into Lambda, but there is nothing there.

Any hints on how I can get rid of these ENIs, so I can delete everything else?

Thanks

JavierG
질문됨 4달 전367회 조회
2개 답변
0

Have you run the Lambda ENI Finder mentioned in this article? https://repost.aws/knowledge-center/lambda-eni-find-delete

profile pictureAWS
전문가
답변함 4달 전
profile pictureAWS
전문가
검토됨 4달 전
0

Yes, but still nothing:

This script is for determining why an ENI that is managed by AWS Lambda has not been deleted.

Found eni-XXXXXXXXXXX with "subnet-XXXXXXXXXXXX" using Security Groups "sg-XXXXXXXXXXXXX"
Searching for Lambda function versions using "subnet-XXXXXXXXXXXXX" and Security Groups "sg-XXXXXXXXXXXXXX"...

No Lambda functions or versions found that were using the same subnet as this ENI.
If this ENI is not deleted automatically in the next 24 hours then it may be 'stuck'. If the ENI will not allow you to delete it manually after 24 hours then please contact AWS support and send them the output of this script.
JavierG
답변함 4달 전

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

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

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

관련 콘텐츠