Amazon Fraud Detector · Arazzo Workflow
Amazon Fraud Detector Provision Model and Detector
Version 1.0.0
Define an event type, create an ML model and a detector on top of it, then confirm the detector exists.
Provider
Workflows
provision-model-detector
Provision an event type, an ML model, and a detector in one pass.
Defines the event type, creates an ML model and a detector that both reference it, then reads the detector back to verify it exists.
1
defineEventType
Create or update the event type so the model and detector have a schema to bind to.
2
3
createDetector
Create the detector that orchestrates models and rules for the same event type.
4
confirmDetector
Read the detector back by id to confirm it was created against the expected event type.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.