Skip to content

Commit

Permalink
fix typo for iam policy
Browse files Browse the repository at this point in the history
  • Loading branch information
richzw committed Jun 6, 2024
1 parent 4ee5579 commit 83219e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userdocs/src/usage/minimum-iam-policies.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ IamLimitedAccess
"iam:DeleteRole",
"iam:AttachRolePolicy",
"iam:PutRolePolicy",
"iam:UpdateAssumeRolePolicy"
"iam:UpdateAssumeRolePolicy",
"iam:AddRoleToInstanceProfile",
"iam:ListInstanceProfilesForRole",
"iam:PassRole",
Expand Down

0 comments on commit 83219e4

Please sign in to comment.