AWS BillExplained
← サービス

連携・メッセージング

Amazon EventBridge

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

ひとことで言うと

Custom and partner events bill on ingestion. AWS service events land on the default bus for free.

見落とすところ

A 200KB event is four billed events because each 64KB chunk counts as one, and Schema Discovery slices at 8KB. API destinations, Pipes and Scheduler invocations each carry their own per-million rate.

請求書での探し方

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

  • Event-64K-Chunks
  • Invocation-64K-Chunks
  • ScheduledInvocation
  • ArchivedEvents-Bytes

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

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