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 5cd2424 commit 05810ccCopy full SHA for 05810cc
manifest.yaml
@@ -1,5 +1,5 @@
1
-type: platform-manifest
2
-supported-platform-versions: ["2.0.0","2.1"],
+type: platform_manifest
+supported_platform_versions: ["2.0.0", "2.1"]
3
parameters:
4
# A key with no controls (global)
5
- key: awsRdsBaselineRestorableTimeInHrs
@@ -15,9 +15,9 @@ parameters:
15
# Another key with no controls (global)
16
- key: awsIamServerCertificateAge
17
value: 90
18
-scheduling:
19
- integration_resource_discovery_frequency: 24h
20
- compliance_framework_frequency: 48h
+schedules:
+ intergration_discovery_frequency: 24h
+ compliance_evaluation_frequency: 48h
21
integrations:
22
plugins:
23
aws_cloud_account:
0 commit comments