diff --git a/website/tables/aws/aws_iam_users.md b/website/tables/aws/aws_iam_users.md index bd0e89a9e633..6dea1f5e8277 100644 --- a/website/tables/aws/aws_iam_users.md +++ b/website/tables/aws/aws_iam_users.md @@ -4,7 +4,7 @@ This table shows data for IAM Users. https://docs.aws.amazon.com/IAM/latest/APIReference/API_User.html -The composite primary key for this table is (**id**, **account_id**). +The composite primary key for this table is (**account_id**, **arn**). ## Relations @@ -25,9 +25,8 @@ The following tables depend on aws_iam_users: |_cq_sync_time|Timestamp| |_cq_id|UUID| |_cq_parent_id|UUID| -|arn|String| -|id (PK)|String| |account_id (PK)|String| +|arn (PK)|String| |tags|JSON| |create_date|Timestamp| |path|String|