Amazon Augmented AI · Capability
Human Review Workflow
Workflow capability for managing human-in-the-loop review of machine learning predictions using Amazon Augmented AI.
What You Can Do
POST
Start human loop
— Start a human review loop
/v1/human-loops
GET
List human loops
— List human review loops
/v1/human-loops
MCP Tools
start-human-loop
Initiate human review of an ML prediction by starting a new human loop.
list-human-loops
List all human review loops to track review progress and status.
read-only
describe-human-loop
Get the current status and output of a specific human review loop.
read-only
stop-human-loop
Stop an in-progress human review loop when review is no longer needed.