EventBridge costs when not triggered

0

If you put a message (below 64k) to EventBridge and no rule is trigged, do you still get charged?

If you put a message and it is sent to multiple targets on the same rule, is it billed as one event?

If you put a message and it triggers multiple rules that send to targets, is it billed as one event?

1개 답변
1

If you put a message (below 64k) to EventBridge and no rule is triggered, do you still get charged?

Yes, you are charged for publishing the event to EventBridge, regardless of whether any rule matches the event or not. The cost is based on the number of custom events published. There are no additional charges for rules or event delivery, which means the cost is incurred at the moment of event publication, not based on rule triggering.

If you put a message and it is sent to multiple targets on the same rule, is it billed as one event?

Yes, it is billed as one event for the purpose of event publication to EventBridge. Since there are no additional charges for rules or event delivery to multiple targets, the initial publication of the event is the point of billing. The distribution to multiple targets under a single rule does not incur additional event publication charges.

If you put a message and it triggers multiple rules that send to targets, is it billed as one event?

Yes, in terms of event publication to EventBridge, it is billed as a single event. The act of triggering multiple rules does not affect how the event is billed; the billing is for the event's entry into EventBridge. Because there are no additional charges for rule processing or the delivery of events to the targets specified by these rules, the cost is tied solely to the event's publication, not the number of rules triggered.

profile picture
전문가
답변함 2달 전
profile picture
전문가
검토됨 2달 전
  • One comment, EventBridge does not charge for sending the event to targets, unless it is a cross account bus, or API Destination.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠