Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugene Merlinsky committed Dec 14, 2017
1 parent 89e1ad7 commit 3a6c6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ their customers' accounts.
Proxy url for proxying requests to amazon sts service api. This needs to be set up independently from global http_proxy parameter
for the use case in which requests to kinesis api are going via kinesis vpc endpoint but requests to sts api have to go via http proxy.
It should be added to assume_role_credentials configuration stanza in the next format:
sts_http_proxy http://[useriname:password]@hostname:port
sts_http_proxy http://[username:password]@hostname:port

### instance_profile_credentials

Expand Down

0 comments on commit 3a6c6e3

Please sign in to comment.