Amazon Detective · Arazzo Workflow
Amazon Detective Onboard a Behavior Graph with Member Accounts
Version 1.0.0
Create a new behavior graph and invite member accounts, then confirm their membership status.
Provider
Workflows
graph-onboard-members
Create a behavior graph, invite member accounts, and read back their membership details.
Creates a behavior graph, captures its ARN, invites the supplied member accounts into that graph, and then retrieves the membership records for the invited accounts. Branches on whether the create-members call returned any unprocessed accounts.
1
createGraph
Create a new behavior graph for the calling account and capture the returned graph ARN for use by the subsequent steps.
2
inviteMembers
Invite the supplied AWS accounts to become member accounts in the newly created behavior graph.
3
confirmMembers
Read back the membership details for the invited accounts to confirm they were registered in the behavior graph and inspect their current status.
Source API Descriptions
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.