0

I am getting billed for UnUsed Elastic IP Address saying it is not attached to any Running Instance I checked the Elastic IP in EC2 and VPC dashboard, It shows no Elastic IP is allocated to me, But I am being charged , this is my free tier account

How can i check what is this IP which is still allocated to my account and get out of this continous billing in my free tier :(enter image description here

1 Answers1

1

You can use Tag Editor in Resource Manager to see all your EIPs.

Regions: All regions

Resource types: AWS::EC2::EIP

Search for resources and then remove the ones that are not attached to any instance.

Community
  • 1
  • 1
Vikyol
  • 5,051
  • 23
  • 24