Skip to content

Commit

Permalink
New actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Aidan bot committed Aug 19, 2024
1 parent fc27896 commit 4c4c954
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions policies/PowerUserAccess.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
{
"Arn": "arn:aws:iam::aws:policy/PowerUserAccess",
"CreateDate": "2015-02-06T18:39:47Z",
"DefaultVersionId": "v5",
"DefaultVersionId": "v6",
"IsAttachable": true,
"Path": "/",
"PolicyId": "ANPAJYRXTHIB4FOVS3ZXS",
"PolicyName": "PowerUserAccess",
"PolicyVersion": {
"CreateDate": "2023-07-06T22:04:00Z",
"CreateDate": "2024-08-19T16:12:55Z",
"Document": {
"Statement": [
{
"Action": [
"account:GetAccountInformation",
"account:GetPrimaryEmail",
"account:ListRegions",
"iam:CreateServiceLinkedRole",
"iam:DeleteServiceLinkedRole",
Expand All @@ -35,7 +36,7 @@
"Version": "2012-10-17"
},
"IsDefaultVersion": true,
"VersionId": "v5"
"VersionId": "v6"
},
"UpdateDate": "2023-07-06T22:04:00Z"
"UpdateDate": "2024-08-19T16:12:55Z"
}

0 comments on commit 4c4c954

Please sign in to comment.