Amazon Detective · Arazzo Workflow
Amazon Detective Archive a Resolved Investigation
Version 1.0.0
Find a behavior graph's investigations, inspect one, and archive it when it has succeeded.
Provider
Workflows
archive-resolved-investigation
List investigations, inspect one, and archive it when its status is SUCCESSFUL.
Lists investigations for a behavior graph, retrieves the full detail of the supplied investigation, and sets its state to ARCHIVED only when the investigation has completed successfully. Branches on the investigation status.
1
listInvestigations
List the investigations on the behavior graph to provide context for the archive decision.
2
getInvestigation
Retrieve the full detail of the target investigation so its completion status can be evaluated before archiving.
3
archiveInvestigation
Set the investigation state to ARCHIVED now that it has completed successfully.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.