Skip to content

Commit c783fc5

Browse files
author
root
committed
2.183.0
1 parent 2f3a198 commit c783fc5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cross-account/CrossAccountPolicy.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ Statement:
1515
Condition:
1616
StringLike:
1717
aws:ResourceTag/Name: CadoResponse*
18+
- Sid: RequiredToCheckPolicy
19+
Action:
20+
- iam:GetPolicy
21+
- iam:GetPolicyVersion
22+
Resource: arn:aws:iam::*:policy/*CadoResponse*
23+
Effect: Allow
1824
- Sid: RequiredForMemoryForensics
1925
Effect: Allow
2026
Action:

0 commit comments

Comments
 (0)