AWS BillExplained
← サービス

連携・メッセージング

AWS IoT Core

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

ひとことで言うと

Messages meter in 5 KB blocks; connection minutes tick on their own.

見落とすところ

An 8 KB publish bills as two messages and a 200 byte publish as one, so padding toward 5 KB is free but spilling past it is not. A triggered rule always meters at least one rule and one action, even if no action fires.

請求書での探し方

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

  • Messages
  • ConnectionMinutes
  • RulesTriggered
  • ActionsExecuted

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

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