Skip to content

Commit 66f5222

Browse files
committed
fix: update controls
1 parent f37c5fa commit 66f5222

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compliance/controls/aws/aws_cis_v130_4_13.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ IntegrationType:
55
Query:
66
Engine: CloudQL-v0.0.1
77
ListOfTables:
8+
- aws_account
89
- aws_cloudtrail_trail
910
- aws_cloudwatch_alarm
1011
- aws_sns_topic_subscription
1112
- aws_cloudwatch_log_metric_filter
12-
- aws_account
1313
Parameters: []
14-
PrimaryTable: aws_cloudtrail_trail
14+
PrimaryTable: aws_account
1515
QueryToExecute: |
1616
WITH trails AS (
1717
SELECT

0 commit comments

Comments
 (0)