Table: aws_accessanalyzer_analyzer_findings
This table shows data for AWS Identity and Access Management (IAM) Access Analyzer Analyzer Findings.
The primary key for this table is arn.
Relations
This table depends on aws_accessanalyzer_analyzers.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
account_id | String |
region | String |
arn (PK) | String |
analyzer_arn | String |
analyzed_at | Timestamp |
condition | JSON |
created_at | Timestamp |
id | String |
resource_owner_account | String |
resource_type | String |
status | String |
updated_at | Timestamp |
action | StringArray |
error | String |
is_public | Bool |
principal | JSON |
resource | String |
sources | JSON |