Check for unattached Elastic IP (EIP) and Carrier IP addresses within your AWS cloud account and release (remove) them in order to lower the cost of your AWS bill. EIP addresses are static, public IPv4 addresses that you can allocate to your AWS account and associate with an EC2 instance or network interface. Carrier IP addresses are public IPv4 addresses specifically allocated to instances within AWS Wavelength Zones. These zones extend AWS infrastructure to the telecommunication carrier's network, enabling ultra-low latency applications.
This rule can help you with the following compliance standards:
- MAS
- NIST4
For further details on compliance standards supported by Conformity, see here.
This rule can help you work with the AWS Well-Architected Framework.
This rule resolution is part of the Conformity Security & Compliance tool for AWS.
optimisation
Amazon Web Services (AWS) does charge for unassociated Elastic IP (EIP) addresses and Carrier IP addresses. To avoid unnecessary costs, it is strongly recommended to release (remove) any Elastic IP or Carrier IP addresses that are not actively associated with a running AWS cloud resource.
Audit
To identify unattached Elastic IP (EIP) addresses and Carrier IP addresses within your AWS cloud account, perform the following operations:
Remediation / Resolution
To release (remove) any unassociated Elastic IP and Carrier IP addresses from your AWS cloud account, perform the following operations:
(!) IMPORTANT: Once released, you can't reuse the IP address again so make sure to update any DNS records that communicate with the selected IP before removing it.References
- AWS Documentation
- Amazon EC2 FAQs
- Elastic IP addresses
- IP addressing for your VPCs and subnets
- Release an Elastic IP address
- How AWS Wavelength works
- AWS Command Line Interface (CLI) Documentation
- describe-addresses
- release-address