From 2f35789e714a738ccf2e89c6f0cf2e4225d7bc6b Mon Sep 17 00:00:00 2001 From: Andrew Backhouse Date: Wed, 31 Aug 2016 15:02:43 +0100 Subject: [PATCH] Update index.html.md (#1819) Corrected a minor spelling error. --- website/source/docs/secrets/aws/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/secrets/aws/index.html.md b/website/source/docs/secrets/aws/index.html.md index 17681d2d1..400711457 100644 --- a/website/source/docs/secrets/aws/index.html.md +++ b/website/source/docs/secrets/aws/index.html.md @@ -179,7 +179,7 @@ as soon as they are generated. Vault also supports an STS credentials instead of creating a new IAM user. The `aws/sts` endpoint will always fetch credentials with a 1hr ttl. -Unlike the `aws/creds` enpoint, the ttl is enforced by STS. +Unlike the `aws/creds` endpoint, the ttl is enforced by STS. Vault supports two of the [STS APIs](http://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_request.html), [STS federation tokens](http://docs.aws.amazon.com/STS/latest/APIReference/API_GetFederationToken.html) and