Skip to content

Commit

Permalink
Update detected
Browse files Browse the repository at this point in the history
  • Loading branch information
MAMIP Bot committed Jan 28, 2025
1 parent 71e1363 commit 3dd07cc
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions policies/AWSIncidentManagerServiceRolePolicy
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"PolicyVersion": {
"CreateDate": "2022-12-05T02:11:58Z",
"VersionId": "v2",
"CreateDate": "2025-01-28T02:52:06Z",
"VersionId": "v3",
"Document": {
"Version": "2012-10-17",
"Statement": [
Expand Down Expand Up @@ -37,7 +37,10 @@
"Effect": "Allow",
"Condition": {
"StringEquals": {
"cloudwatch:namespace": "AWS/IncidentManager"
"cloudwatch:namespace": [
"AWS/IncidentManager",
"AWS/Usage"
]
}
},
"Sid": "PutMetricDataPermission"
Expand Down

0 comments on commit 3dd07cc

Please # to comment.