We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f37c5fa commit 66f5222Copy full SHA for 66f5222
compliance/controls/aws/aws_cis_v130_4_13.yaml
@@ -5,13 +5,13 @@ IntegrationType:
5
Query:
6
Engine: CloudQL-v0.0.1
7
ListOfTables:
8
+ - aws_account
9
- aws_cloudtrail_trail
10
- aws_cloudwatch_alarm
11
- aws_sns_topic_subscription
12
- aws_cloudwatch_log_metric_filter
- - aws_account
13
Parameters: []
14
- PrimaryTable: aws_cloudtrail_trail
+ PrimaryTable: aws_account
15
QueryToExecute: |
16
WITH trails AS (
17
SELECT
0 commit comments