File tree Expand file tree Collapse file tree 1 file changed +20
-3
lines changed
Expand file tree Collapse file tree 1 file changed +20
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "PolicyVersion": {
3- "CreateDate": "2025-08-08T18:49:07Z ",
4- "VersionId": "v3 ",
3+ "CreateDate": "2025-11-21T04:34:10Z ",
4+ "VersionId": "v4 ",
55 "Document": {
66 "Version": "2012-10-17",
77 "Statement": [
3535 }
3636 },
3737 "Sid": "SecurityIncidentResponseCreateCasePolicyTagOnCreate"
38+ },
39+ {
40+ "Action": [
41+ "security-ir:GetCase",
42+ "security-ir:UpdateCase",
43+ "security-ir:ListCases",
44+ "security-ir:CreateCaseComment",
45+ "security-ir:ListComments"
46+ ],
47+ "Resource": "arn:aws:security-ir:*:*:case/*",
48+ "Effect": "Allow",
49+ "Condition": {
50+ "StringEquals": {
51+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
52+ }
53+ },
54+ "Sid": "SecurityIncidentResponseOperationsPolicy"
3855 }
3956 ]
4057 },
41- "IsDefaultVersion": false
58+ "IsDefaultVersion": true
4259 }
4360}
You can’t perform that action at this time.
0 commit comments