mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-30 05:23:05 +00:00
* companion: allow providing any S3 option, closes #1388 Now you can configure any S3 option listed in https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/S3.html#constructor-property. It adds a warning about the official S3 names `accessKeyId` and `secretAccessKey` because you should use the Companion-style names `key` and `secret` instead. * companion: use awsClientOptions property for Aws SDK config * companion: also reject keys inside awsClientOptions * should keep the checks next to each other * companion: first check if awsClientOptions isnt null |
||
|---|---|---|
| .. | ||
| @uppy | ||
| uppy | ||