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.
2 parents aa862d9 + 1715641 commit 2cd1055Copy full SHA for 2cd1055
Deny-changes-to-security-services/Deny-enabling-and-disabling-AWS-Config.json
@@ -18,7 +18,13 @@
18
"config:StopConfigurationRecorder",
19
"config:DeliverConfigSnapshot",
20
"config:DeleteAggregationAuthorization",
21
- "config:DeleteEvaluationResults"
+ "config:DeleteEvaluationResults",
22
+ "config:PutOrganizationConfigRule",
23
+ "config:PutRemediationConfigurations",
24
+ "config:DeleteRemediationConfiguration",
25
+ "config:DeleteServiceLinkedConfigurationRecorder",
26
+ "config:DeleteRemediationExceptions",
27
+ "config:DeletePendingAggregationRequest"
28
],
29
"Resource":"*",
30
"Condition":{
@@ -28,4 +34,4 @@
34
}
35
36
]
31
- }
37
+ }
0 commit comments