Skip to main content

Amazon Security Hub

Amazon Web Services

Integrates with AWS Security Hub to retrieve aggregated security findings across the configured AWS accounts and regions. Security Hub consolidates findings from AWS services (GuardDuty, Inspector, Macie, IAM Access Analyzer, security standards controls, etc.) and partner products into a normalized format. The connector reads those findings via either the classic GetFindings API (ASFF, the default) or GetFindingsV2 (OCSF 1.6), selected with the apiVersion configuration property, and emits two models: a Finding per (resource, finding) pair — so a single finding that references multiple resources produces one object per resource — and a FindingDefinition per distinct rule/control, which carries the authoritative severity, description and remediation shared by every finding of that rule.

Data retrieved from Amazon Security Hub

Connector ObjectRequiredMaps to Data Model
FindingYesFinding
FindingDefinitionYesFinding Definition
note

For detailed steps on how to view the data retrieved from Amazon Security Hub in the Brinqa Platform, see How to view your data.