Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds 3 missing constructor parameters - 2
Browse files Browse the repository at this point in the history
smouli committed May 15, 2018
1 parent 48c3fd3 commit 8990ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/API.md
Original file line number Diff line number Diff line change
@@ -61,7 +61,7 @@ __Parameters__
|`accessKey` | _string_ |accessKey is like user-id that uniquely identifies your account. |
|`secretKey` | _string_ | secretKey is the password to your account.|
|`region` | _string_ |Set this value to override region cache. (Optional)|
|`transport` | _string_ |Set this value to to pass in a custom transport. (Optional)|
|`transport` | _string_ |Set this value to pass in a custom transport. (Optional)|
|`sessionToken` | _string_ |Set this value to provide x-amz-security-token (AWS S3 specific). (Optional)|


0 comments on commit 8990ca0

Please sign in to comment.