시작하기무료로 시작하기

Route events with an Amazon EventBridge rule

You're a developer at an online retailer whose app publishes events to Amazon EventBridge. The fulfillment team needs to receive only the OrderPlaced events (source orders.service) and ignore everything else on the bus, so you create a rule with an event pattern matching source orders.service and detail-type OrderPlaced, and add an SQS queue as the target.

What determines whether a given event on the bus is forwarded to that queue?

이 연습은 강의의 일부입니다

Deploying Applications on AWS

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작