docs: Fix Markdown formatting error in AWS Auth (#6745)

This commit is contained in:
Joel Thompson 2019-05-16 00:12:08 -04:00 committed by Jim Kalafut
parent 3b13bfec6f
commit 4e2ad1e568
1 changed files with 2 additions and 2 deletions

View File

@ -570,8 +570,8 @@ and EC2 instances in the target account.
The account in which Vault is running (i.e. the master account) must be listed as
a trusted entity in the IAM Role being assumed on the remote account. The Role itself
should allow the permissions specified in the (Recommended Vault IAM
Policy)(#recommended-vault-iam-policy) except it doesn't need any further
should allow the permissions specified in the [Recommended Vault IAM
Policy](#recommended-vault-iam-policy) except it doesn't need any further
`sts:AssumeRole` permissions.
Furthermore, in the master account, Vault must be granted the action `sts:AssumeRole`