連携・メッセージング
AWS Step Functions
- 時間課金される
- GB課金されない
- 個数課金される
ひとことで言うと
Standard bills per state transition. Express swaps that for a per-start charge plus memory-seconds.
見落とすところ
Standard counts every transition, retries included. Distributed Map bills one per iteration, an Inline Map none — so not every loop costs. Express bills duration times memory instead.
請求書での探し方
Cost Explorer や CUR をこの usage type で絞り込む。リージョン接頭辞がないものは us-east-1 を指す。
StateTransitionStepFunctions-RequestStepFunctions-GB-Second
同じ回り方をするサービス
回るメーターが完全に同じなので、ここで理解したことがそのまま使える。