AWS BillExplained
← サービス

ネットワーク

Elastic IP Address

  • 時間課金される
  • GB課金されない
  • 個数課金されない

ひとことで言うと

Since 1 February 2024 an EIP costs the same hourly rate attached or idle.

見落とすところ

Chasing unattached EIPs used to be the entire optimisation; attached ones now bill at the identical rate. Both land on the PublicIPv4 usage types, so use lineItem/Operation to tell them apart.

請求書での探し方

Cost Explorer や CUR をこの usage type で絞り込む。リージョン接頭辞がないものは us-east-1 を指す。

  • PublicIPv4:InUseAddress
  • PublicIPv4:IdleAddress

同じ回り方をするサービス

回るメーターが完全に同じなので、ここで理解したことがそのまま使える。