diff --git a/docs/config.rst b/docs/config.rst index ba039a05e3..48c25f76c8 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -109,7 +109,8 @@ to specify your bucket credentials. For example:: aws { accessKey = '' secretKey = '' - region = '' + region = '' + profile = '' // optional } Click the following link to learn more about `AWS Security Credentials `_.