CommencerCommencez gratuitement

Optimizing message processing

NimbusCart, an online retailer, uses an EventBridge rule to route only high-value new orders to a fraud-screening Lambda. The rule's event pattern requires source to be orders.service, detail-type to be OrderCreated, and detail.amount to be greater than 100.

Open the playground and test each sample event against the rule pattern. An event reaches the target only when it matches every field.

Question: Which of the following events would EventBridge route to the fraud-screening target?

Cet exercice fait partie du cours

<cours>Developing applications on AWS</cours>
Voir le cours

Exercice interactif pratique

Transformez la théorie en action avec l’un de nos exercices interactifs

Commencer l’exercice