Skip to content

Commit 1d972c5

Browse files
committed
[DOC] Updated README to reflect the addition of 'profile' to config.
1 parent 2bb70de commit 1d972c5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,13 @@ This requires both `accessKeyId` and `secretAccessKey` to be defined.
8383

8484
*Default:* `undefined`
8585

86+
### profile
87+
88+
The AWS profile as definied in `~/.aws/credentials`. If this is left undefined,
89+
the normal [AWS SDK credential resolution][5] will take place.
90+
91+
*Default:* `undefined`
92+
8693
### bucket (`required`)
8794

8895
The AWS bucket that the files will be uploaded to.

0 commit comments

Comments
 (0)