Skip to content

Commit

Permalink
Update typo in AWS Secrets Engine documentation (hashicorp#28930)
Browse files Browse the repository at this point in the history
Co-authored-by: Kuba Wieczorek <[email protected]>
  • Loading branch information
kevin-loehfelm and kubawi authored Nov 19, 2024
1 parent 1196624 commit 50cc886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/secrets/aws.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ involve clicking in the web UI. Additionally, the process is codified and mapped
to internal auth methods (such as LDAP). The AWS IAM credentials are time-based
and are automatically revoked when the Vault lease expires.

Vault supports three different types of credentials to retrieve from AWS:
Vault supports four different types of credentials to retrieve from AWS:

1. `iam_user`: Vault will create an IAM user for each lease, attach the managed
and inline IAM policies as specified in the role to the user, and if a
Expand Down

0 comments on commit 50cc886

Please sign in to comment.