Skip to content

Commit

Permalink
Add iam:GetUser action for IAM Policy to AWS docs (#28788)
Browse files Browse the repository at this point in the history
* add iam:GetUser action on split policy

Signed-off-by: Olla Gabriele <[email protected]>
  • Loading branch information
ollaw authored Nov 12, 2024
1 parent aa09d0c commit ea3002f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/content/docs/secrets/aws.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ user, you can use a policy like:
"iam:CreateAccessKey",
"iam:DeleteAccessKey",
"iam:DeleteUser",
"iam:GetUser",
"iam:ListAccessKeys",
"iam:ListAttachedUserPolicies",
"iam:ListGroupsForUser",
Expand Down

0 comments on commit ea3002f

Please sign in to comment.