Fixing missing link on session_token (#41314)

session_token was missing a "secure link"
This commit is contained in:
Bob Blank 2019-04-17 16:06:03 -05:00 committed by Deb Adair
parent 946baf87d3
commit 2523ad03ca

View File

@ -94,10 +94,10 @@ settings belong in the `elasticsearch.yml` file.
An S3 secret key. The `access_key` setting must also be specified.
`session_token`::
`session_token` ({ref}/secure-settings.html[Secure])::
An S3 session token. The `access_key` and `secret_key` settings must also be
specified. (Secure)
specified.
`endpoint`::