Skip to content

Commit

Permalink
Update detected
Browse files Browse the repository at this point in the history
  • Loading branch information
MAMIP Bot committed Nov 15, 2024
1 parent 09171c4 commit 6917425
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions policies/AutoScalingServiceRolePolicy
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"PolicyVersion": {
"CreateDate": "2024-02-29T17:48:58Z",
"VersionId": "v8",
"CreateDate": "2024-11-15T17:10:25Z",
"VersionId": "v9",
"Document": {
"Version": "2012-10-17",
"Statement": [
Expand Down Expand Up @@ -118,6 +118,14 @@
"Resource": "*",
"Effect": "Allow",
"Sid": "VpcLatticeManagement"
},
{
"Action": [
"resource-groups:ListGroupResources"
],
"Resource": "arn:*:resource-groups:*:*:group/*",
"Effect": "Allow",
"Sid": "ResourceGroupsManagement"
}
]
},
Expand Down

0 comments on commit 6917425

Please sign in to comment.