Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visibility AWS ENIs usage per aws service #17682

Open
1 task
nhemchandra opened this issue Apr 17, 2024 · 0 comments
Open
1 task

Visibility AWS ENIs usage per aws service #17682

nhemchandra opened this issue Apr 17, 2024 · 0 comments

Comments

@nhemchandra
Copy link

Which problem is this feature request solving?

Something like this one.
eni ┃ svc ┃ name ┃ sg-names ┃
┡━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ eni-0c80a6d2d3f3de353 │ lambda │ test-1 │test-lambda1 │
├───────────────────────┼────────┼──────────────────────────────┼───────────────────────────────────────────────────────┤
│ eni-0df1adbe3d267a428 │ ec2 │ i-01dc3f19c5fe2345 │ runner-sg │
├───────────────────────┼────────┼──────────────────────────────┼───────────────────────────────────────────────────────┤
│ eni-082bf37b1ec668a5b │ lambda │ test-2 │ test-lambda2

Describe the solution you'd like

We want to forecast the ENI usage per aws service in CQ table.
This would help to find out how many ENIs per service available in a particualr AWS account or group of aws accounts.

Reference:- https://github.com/fivexl/aws-eni-identifier

Pull request (optional)

  • I can submit a pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant