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 085b39f commit 4123b99Copy full SHA for 4123b99
manifest.yaml
@@ -1,20 +1,5 @@
1
type: platform_manifest
2
supported_platform_versions: ["2.X.X"]
3
-parameters:
4
- # A key with no controls (global)
5
- - key: awsRdsBaselineRestorableTimeInHrs
6
- value: 72
7
-
8
- - key: awsMandatoryTags
9
- value: '{"name", "env"}'
10
11
- # Another key with no controls (global)
12
- - key: awsIamUserKeyRotateDays
13
- value: 90
14
15
16
- - key: awsIamServerCertificateAge
17
18
schedules:
19
integration_discovery_frequency_hours: 24
20
compliance_evaluation_frequency_hours: 48
0 commit comments