diff --git a/plugins/source/aws/docs/tables/aws_accessanalyzer_analyzers.md b/plugins/source/aws/docs/tables/aws_accessanalyzer_analyzers.md index 76569347f50fb9..88070ce42a78d0 100644 --- a/plugins/source/aws/docs/tables/aws_accessanalyzer_analyzers.md +++ b/plugins/source/aws/docs/tables/aws_accessanalyzer_analyzers.md @@ -4,8 +4,8 @@ This table shows data for AWS Identity and Access Management (IAM) Access Analyz https://docs.aws.amazon.com/access-analyzer/latest/APIReference/API_AnalyzerSummary.html -The primary key for this table is **arn**. - +The primary key for this table is **_cq_id**. +The following field is used to calculate the value of `_cq_id`: **arn**. ## Relations The following tables depend on aws_accessanalyzer_analyzers: @@ -16,11 +16,11 @@ The following tables depend on aws_accessanalyzer_analyzers: | Name | Type | | ------------- | ------------- | -|_cq_id|`uuid`| +|_cq_id (PK)|`uuid`| |_cq_parent_id|`uuid`| |account_id|`utf8`| |region|`utf8`| -|arn (PK)|`utf8`| +|arn|`utf8`| |created_at|`timestamp[us, tz=UTC]`| |name|`utf8`| |status|`utf8`|