Unexpected VPC charges on my monthly bill

0

I have 2 EC2 instances created,

  1. t3a.micro
  2. t3a.medium

The 2nd instance is switched on/off by an API daily running on t3a.micro instance. I see unexpected 4.5$ charge with VPC as service. So I dive into the cost explorer and with "API Operation" as dimension I see 2 entries

  • AssociateAddressVPC - $ 2.82
  • AllocateAddressVPC - $ 1.69 Under "Usage type" dimension I see
  • APS3-PublicIPv4:InUseAddress - $ 2.82
  • APS3-PublicIPv4:IdleAddress - $ 1.69 I am using elastic IPs for both instances. But I don't remember it being this expensive!
Az
已提问 2 个月前387 查看次数
1 回答
2

Hello.

AWS started charging for public IPv4 in February.
Public IPv4 addresses are charged at $0.005 per hour.
It is unknown how long your EC2 has been in use, but if you owned ElasitcIP during February, it would not be strange for the fee to be around that amount.
https://aws.amazon.com/jp/blogs/aws/new-aws-public-ipv4-address-charge-public-ip-insights/
https://aws.amazon.com/vpc/pricing/?nc1=h_ls

profile picture
专家
已回答 2 个月前
profile picture
专家
Kallu
已审核 2 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则