mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-31 22:56:20 -04:00
Merge pull request #1290 from steve-jansen/patch-2
Adds note on GH-1102 fix to secret/aws doc
This commit is contained in:
commit
bfae0223da
1 changed files with 3 additions and 0 deletions
|
|
@ -195,6 +195,9 @@ If either of those conditions are not met, a "403 not-authorized" error will be
|
|||
|
||||
See http://docs.aws.amazon.com/STS/latest/APIReference/API_GetFederationToken.html for more details.
|
||||
|
||||
Vault 0.5.1 or later is recommended when using STS tokens to avoid validation errors for exceeding
|
||||
the AWS limit of 32 characters on STS token names.
|
||||
|
||||
## A Note on Consistency
|
||||
|
||||
Unfortunately, IAM credentials are eventually consistent with respect to other
|
||||
|
|
|
|||
Loading…
Reference in a new issue