Table: aws_iam_group_policies
This table shows data for IAM Group Policies.
https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetGroupPolicy.html (opens in a new tab)
The primary key for this table is _cq_id.
Relations
This table depends on aws_iam_groups.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id (PK) | UUID |
_cq_parent_id | UUID |
account_id | String |
group_arn | String |
group_id | String |
policy_document | JSON |
group_name | String |
policy_name | String |
result_metadata | JSON |