Amazon Detective · Arazzo Workflow
Amazon Detective Tag a Behavior Graph
Version 1.0.0
Discover behavior graphs, apply tag values to one, and read the tags back.
Provider
Workflows
tag-behavior-graph
List behavior graphs, apply tags to one, and verify the applied tags.
Lists the behavior graphs the calling account administers, applies the supplied tags to the target graph ARN, and reads the tags back to confirm they were stored. Branches on whether any graphs were returned.
1
listGraphs
listGraphs
List the behavior graphs that the calling account administers to confirm the target graph exists before tagging it.
2
applyTags
tagResource
Apply the supplied tag values to the target behavior graph. The tag operation returns 204 No Content on success.
3
verifyTags
listTagsForResource
Read the tags back from the behavior graph to confirm the supplied tag values were stored.