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 512d81b commit 5f83726Copy full SHA for 5f83726
compliance/frameworks/aws/aws_rego_test.yaml
@@ -0,0 +1,34 @@
1
+framework:
2
+ id: aws_rego_test
3
+ title: "Rego Test"
4
+ description: "Rego test"
5
+ section-code: aws_rego_test
6
+ metadata:
7
+ defaults:
8
+ auto-assign: false
9
+ enabled: false
10
+ tracks-drift-events: false
11
+ tags:
12
+ category:
13
+ - "Compliance"
14
+ platform_benchmark_type:
15
+ - "compliance"
16
+ platform_category:
17
+ - "Certifications and Attestations"
18
+ - "Best Practices"
19
+ plugin:
20
+ - "aws"
21
+ service:
22
+ - "AWS"
23
+ soc_2:
24
+ - "true"
25
+ type:
26
+ - "Benchmark"
27
+ control-group:
28
+ - id: aws_rego_test_c_1
29
+ title: "C1"
30
+ description: "c1"
31
+ section-code: c_1
32
+ controls:
33
+ - aws_ec2_classic_lb_connection_draining_enabled_rego
34
+ - aws_ec2_ami_not_older_than_90_days_reg
0 commit comments