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 7112670 commit 80aa8f6Copy full SHA for 80aa8f6
compliance/controls/baseline/aws/rds/aws_backtrack.yaml
@@ -24,7 +24,7 @@ policy:
24
region,
25
account_id
26
FROM
27
- aws_rds_db_cluster_error
+ aws_rds_db_cluster
28
WHERE
29
engine = 'aurora-mysql' OR engine = 'aurora-postgresql'
30
severity: low
0 commit comments