Table: aws_iam_ssh_public_keys
This table shows data for IAM SSH Public Keys.
The composite primary key for this table is (account_id, user_arn, ssh_public_key_id).
Relations
This table depends on aws_iam_users.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
account_id (PK) | String |
user_arn (PK) | String |
user_id | String |
ssh_public_key_id (PK) | String |
status | String |
upload_date | Timestamp |
user_name | String |