mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-19 08:41:20 -04:00
fix doc typo (#5455)
This commit is contained in:
parent
f2233d7a1c
commit
bf154cdff8
1 changed files with 1 additions and 1 deletions
|
|
@ -209,7 +209,7 @@ updated with the new attributes.
|
|||
prohibited otherwise. This is a comma-separated string or JSON array.
|
||||
|
||||
- `policy_arns` `(list: [])` – Specifies the ARNs of the AWS managed policies to
|
||||
be attached to IAM users when they are requsted. Valid only when
|
||||
be attached to IAM users when they are requested. Valid only when
|
||||
`credential_type` is `iam_user`. When `credential_type` is `iam_user`, at
|
||||
least one of `policy_arns` or `policy_document` must be specified. This is a
|
||||
comma-separated string or JSON array.
|
||||
|
|
|
|||
Loading…
Reference in a new issue