Skip to content

Commit 05810cc

Browse files
authored
Update manifest.yaml
1 parent 5cd2424 commit 05810cc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

manifest.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
type: platform-manifest
2-
supported-platform-versions: ["2.0.0","2.1"],
1+
type: platform_manifest
2+
supported_platform_versions: ["2.0.0", "2.1"]
33
parameters:
44
# A key with no controls (global)
55
- key: awsRdsBaselineRestorableTimeInHrs
@@ -15,9 +15,9 @@ parameters:
1515
# Another key with no controls (global)
1616
- key: awsIamServerCertificateAge
1717
value: 90
18-
scheduling:
19-
integration_resource_discovery_frequency: 24h
20-
compliance_framework_frequency: 48h
18+
schedules:
19+
intergration_discovery_frequency: 24h
20+
compliance_evaluation_frequency: 48h
2121
integrations:
2222
plugins:
2323
aws_cloud_account:

0 commit comments

Comments
 (0)