Skip to content

Commit 27ffe7a

Browse files
backport of commit c38c576 (#28828)
Co-authored-by: Martin <[email protected]>
1 parent 74339e7 commit 27ffe7a

File tree

1 file changed

+2
-1
lines changed
  • website/content/docs/secrets

1 file changed

+2
-1
lines changed

website/content/docs/secrets/aws.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,8 @@ permissions Vault needs:
243243
"iam:ListUserPolicies",
244244
"iam:PutUserPolicy",
245245
"iam:AddUserToGroup",
246-
"iam:RemoveUserFromGroup"
246+
"iam:RemoveUserFromGroup",
247+
"iam:TagUser"
247248
],
248249
"Resource": ["arn:aws:iam::ACCOUNT-ID-WITHOUT-HYPHENS:user/vault-*"]
249250
}

0 commit comments

Comments
 (0)