Skip to content

Commit

Permalink
Update detected
Browse files Browse the repository at this point in the history
  • Loading branch information
MAMIP Bot committed Dec 16, 2024
1 parent 5304c94 commit 3f356b8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions policies/AWSCodeBuildReadOnlyAccess
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"PolicyVersion": {
"CreateDate": "2024-05-02T01:23:27Z",
"VersionId": "v12",
"CreateDate": "2024-12-16T19:52:06Z",
"VersionId": "v13",
"Document": {
"Version": "2012-10-17",
"Statement": [
Expand Down Expand Up @@ -44,8 +44,8 @@
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringLike": {
"codestar-notifications:NotificationsForResource": "arn:aws:codebuild:*"
"ArnLike": {
"codestar-notifications:NotificationsForResource": "arn:aws:codebuild:*:*:project/*"
}
},
"Sid": "CodeStarNotificationsPowerUserAccess"
Expand Down

0 comments on commit 3f356b8

Please sign in to comment.