|
1 | 1 | { |
2 | | - "Version": "2012-10-17", |
3 | | - "Statement": [ |
4 | | - { |
5 | | - "Sid": "DenyGuardDutyModify", |
6 | | - "Effect": "Deny", |
7 | | - "Action": [ |
8 | | - "guardduty:AcceptInvitation", |
9 | | - "guardduty:ArchiveFindings", |
10 | | - "guardduty:CreateDetector", |
11 | | - "guardduty:CreateFilter", |
12 | | - "guardduty:CreateIPSet", |
13 | | - "guardduty:CreateMembers", |
14 | | - "guardduty:CreatePublishingDestination", |
15 | | - "guardduty:CreateSampleFindings", |
16 | | - "guardduty:CreateThreatIntelSet", |
17 | | - "guardduty:DeclineInvitations", |
18 | | - "guardduty:DeleteDetector", |
19 | | - "guardduty:DeleteFilter", |
20 | | - "guardduty:DeleteInvitations", |
21 | | - "guardduty:DeleteIPSet", |
22 | | - "guardduty:DeleteMembers", |
23 | | - "guardduty:DeletePublishingDestination", |
24 | | - "guardduty:DeleteThreatIntelSet", |
25 | | - "guardduty:DisassociateFromMasterAccount", |
26 | | - "guardduty:DisassociateMembers", |
27 | | - "guardduty:InviteMembers", |
28 | | - "guardduty:StartMonitoringMembers", |
29 | | - "guardduty:StopMonitoringMembers", |
30 | | - "guardduty:TagResource", |
31 | | - "guardduty:UnarchiveFindings", |
32 | | - "guardduty:UntagResource", |
33 | | - "guardduty:UpdateDetector", |
34 | | - "guardduty:UpdateFilter", |
35 | | - "guardduty:UpdateFindingsFeedback", |
36 | | - "guardduty:UpdateIPSet", |
37 | | - "guardduty:UpdatePublishingDestination", |
38 | | - "guardduty:UpdateThreatIntelSet" |
39 | | - ], |
40 | | - "Resource": "*" |
41 | | - } |
42 | | - ] |
| 2 | + "Version": "2012-10-17", |
| 3 | + "Statement": [ |
| 4 | + { |
| 5 | + "Sid": "DenyGuardDutyModify", |
| 6 | + "Effect": "Deny", |
| 7 | + "Action": [ |
| 8 | + "guardduty:AcceptInvitation", |
| 9 | + "guardduty:ArchiveFindings", |
| 10 | + "guardduty:CreateDetector", |
| 11 | + "guardduty:CreateFilter", |
| 12 | + "guardduty:CreateIPSet", |
| 13 | + "guardduty:CreateMembers", |
| 14 | + "guardduty:CreatePublishingDestination", |
| 15 | + "guardduty:CreateSampleFindings", |
| 16 | + "guardduty:CreateThreatIntelSet", |
| 17 | + "guardduty:DeclineInvitations", |
| 18 | + "guardduty:DeleteDetector", |
| 19 | + "guardduty:DeleteFilter", |
| 20 | + "guardduty:DeleteInvitations", |
| 21 | + "guardduty:DeleteIPSet", |
| 22 | + "guardduty:DeleteMembers", |
| 23 | + "guardduty:DeletePublishingDestination", |
| 24 | + "guardduty:DeleteThreatIntelSet", |
| 25 | + "guardduty:DisassociateFromMasterAccount", |
| 26 | + "guardduty:DisassociateMembers", |
| 27 | + "guardduty:InviteMembers", |
| 28 | + "guardduty:StartMonitoringMembers", |
| 29 | + "guardduty:StopMonitoringMembers", |
| 30 | + "guardduty:TagResource", |
| 31 | + "guardduty:UnarchiveFindings", |
| 32 | + "guardduty:UntagResource", |
| 33 | + "guardduty:UpdateDetector", |
| 34 | + "guardduty:UpdateFilter", |
| 35 | + "guardduty:UpdateFindingsFeedback", |
| 36 | + "guardduty:UpdateIPSet", |
| 37 | + "guardduty:UpdatePublishingDestination", |
| 38 | + "guardduty:UpdateThreatIntelSet" |
| 39 | + ], |
| 40 | + "Resource": "*" |
| 41 | + } |
| 42 | + ] |
43 | 43 | } |
0 commit comments