More Info:

Unused AWS Elastic Network Interfaces (ENIs) should be removed to follow best practices.

Risk Level

Informational

Address

Cost optimization, Operational Maturity

Compliance Standards

AWSWAF, HITRUST, SOC2, NISTCSF

Triage and Remediation

Remediation

To remediate the unused Elastic Network Interfaces in AWS, you can follow the below steps using AWS console:

  1. Login to AWS console and navigate to the EC2 dashboard.
  2. Click on the “Network Interfaces” option from the left-hand menu.
  3. Sort the list of network interfaces by the “Status” column, and identify the interfaces that have a status of “available” or “detached”. These are the unused interfaces.
  4. Select the unused network interfaces that you want to remove.
  5. Click on the “Actions” dropdown menu and select “Delete network interface”.
  6. A confirmation message will appear. Click on “Yes, Delete” to confirm the deletion of the selected network interfaces.

Once the unused network interfaces are deleted, you have successfully remediated the misconfiguration.

Additional Reading: