Skip to content

Commit

Permalink
Update detected
Browse files Browse the repository at this point in the history
  • Loading branch information
MAMIP Bot committed Aug 19, 2024
1 parent 8e6ef48 commit 2bbefa3
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions policies/PowerUserAccess
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,20 @@
{
"Effect": "Allow",
"Action": [
"account:GetAccountInformation",
"account:GetPrimaryEmail",
"account:ListRegions",
"iam:CreateServiceLinkedRole",
"iam:DeleteServiceLinkedRole",
"iam:ListRoles",
"organizations:DescribeOrganization",
"account:ListRegions",
"account:GetAccountInformation"
"organizations:DescribeOrganization"
],
"Resource": "*"
}
]
},
"VersionId": "v5",
"VersionId": "v6",
"IsDefaultVersion": true,
"CreateDate": "2023-07-06T22:04:00+00:00"
"CreateDate": "2024-08-19T16:12:55+00:00"
}
}

0 comments on commit 2bbefa3

Please sign in to comment.