You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
Add support for s3config configuration object, with which you can customise what goes into the AWS.S3's constructor (6b14554)
Add support for per-upload filename overrides by setting Key in the s3params configuration object. Especially useful when using as standalone S3 uploader. (6a77e62)