AWS BillExplained
← サービス

管理・可観測性

AWS CodePipeline

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

ひとことで言うと

V1 charges per active pipeline per month, V2 per action execution minute.

見落とすところ

An active V1 pipeline means one over 30 days old that had at least one change run through it that month, so a genuinely idle pipeline bills nothing. V2 drops that rule and meters action minutes instead.

請求書での探し方

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

  • activePipeline
  • actionExecutionMinute

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

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