Skip to content

Commit ed84ce2

Browse files
committed
[DOC] Added endpoint to README.md
1 parent 840965c commit ed84ce2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,15 @@ The region the AWS `bucket` is located in.
104104

105105
*Default:* `undefined`
106106

107+
### endpoint
108+
109+
AWS (or AWS compatible endpoint) to use. E.g. with DigitalOcean Spaces, Microsoft Azure Blob Storage,
110+
or Openstack Swift
111+
112+
If `endpoint` set the `region` option will be ignored.
113+
114+
*Default:* `[region].s3.amazonaws.com`
115+
107116
### acl
108117

109118
The ACL to apply to the objects.

0 commit comments

Comments
 (0)