Table: aws_iam_roles
This table shows data for IAM Roles.
https://docs.aws.amazon.com/IAM/latest/APIReference/API_Role.html (opens in a new tab)
The composite primary key for this table is (account_id, arn).
Relations
The following tables depend on aws_iam_roles:
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
account_id (PK) | String |
assume_role_policy_document | JSON |
tags | JSON |
arn (PK) | String |
create_date | Timestamp |
path | String |
role_id | String |
role_name | String |
description | String |
max_session_duration | Int |
permissions_boundary | JSON |
role_last_used | JSON |