Added note saying session_token is optional

This commit is contained in:
Bart S
2018-11-15 11:20:42 +01:00
committed by GitHub
parent c19fce46c0
commit 7628f819b8
+2 -1
View File
@@ -221,7 +221,8 @@ class Route53Provider(BaseProvider):
access_key_id:
# The AWS secret access key
secret_access_key:
# The AWS session token
# The AWS session token (optional)
# Only needed if using temporary security credentials
session_token:
Alternatively, you may leave out access_key_id, secret_access_key