

自 2025 年 11 月 7 日起，Amazon Fraud Detector 不再向新客戶開放。對於類似 Amazon Fraud Detector 的功能，請探索 Amazon SageMaker、AutoGluon 和 AWS WAF。

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 設定事件協同運作
<a name="setting-up-event-orchestration"></a>

為您的事件設定事件協調需要您在目標服務中設定程序、設定 Amazon EventBridge 以接收和傳送事件資料，以及在 Amazon EventBridge 中建立規則，以指定啟動下游程序的條件。完成下列步驟以設定事件協同運作：

**設定事件協同運作**

1. 前往 [Amazon EventBridge 使用者指南](https://docs.aws.amazon.com//eventbridge/latest/userguide/eb-what-is.html)，了解如何使用 Amazon EventBridge。請務必了解如何在 Amazon EventBridge 中為您的使用案例建立[規則](https://docs.aws.amazon.com//eventbridge/latest/userguide/eb-rules.html)。

1. 遵循 的指示[在 Amazon Fraud Detector 中啟用事件協同運作](enable-event-orchestration.md)。
**注意**  
事件的事件協同運作預設為*停用*。

1. 設定您的目標服務以接收和處理事件資料。例如，如果您的下游程序涉及傳送通知，而您想要使用 Amazon SNS，請前往 Amazon SNS 主控台，建立 SNS 主題，然後訂閱 主題的端點。

1. 遵循[建立 Amazon EventBridge 規則](https://docs.aws.amazon.com//eventbridge/latest/userguide/eb-create-rule.html)的指示。
**重要**  
在 Amazon EventBridge 中建置事件模式時，請務必`aws.frauddetector`為*來源*欄位和`Event Prediction Result Returned`*詳細資訊類型*欄位提供 。