Table: aws_guardduty_detector_findings
This table shows data for Amazon GuardDuty Detector Findings.
https://docs.aws.amazon.com/guardduty/latest/APIReference/API_Finding.html (opens in a new tab)
The composite primary key for this table is (detector_arn, arn).
Relations
This table depends on aws_guardduty_detectors.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
detector_arn (PK) | String |
account_id | String |
arn (PK) | String |
created_at | Timestamp |
id | String |
region | String |
resource | JSON |
schema_version | String |
severity | Float |
type | String |
updated_at | Timestamp |
confidence | Float |
description | String |
partition | String |
service | JSON |
title | String |