Amazon Security Hub · Arazzo Workflow
Amazon Security Hub Review Insight Findings
Version 1.0.0
List a saved insight and drill into the findings behind it.
Provider
Workflows
review-insight-findings
Fetch an insight definition, then query the findings behind it.
Retrieves a saved insight by its ARN to read its filter definition, then queries the findings store to inspect the records the insight aggregates.
1
getInsight
GetInsights
Retrieve the saved insight by ARN so its filter and grouping attribute can be read before drilling into the findings it aggregates.
2
drillIntoFindings
GetFindings
Query the findings store using a filter aligned to the insight so the operator can inspect the records that drive the insight's aggregation.