anacronw / multer-s3

multer storage engine for amazon s3
MIT License
660 stars 190 forks source link

New functions s3 #139

Closed endersoncosta closed 3 years ago

endersoncosta commented 4 years ago

The aws s3 have new options and internal functions like expires or lifecycle that can be managed directly by sdk, then I suggest to add this new options on the lib.

I will try to implement these options in my fork and send a pull request, but even if can't it’s my suggestion for future implementations.

AWS UPLOAD OPTIONS DOC

LinusU commented 3 years ago

Pull requests welcome!

Closing since this isn't addressing any specific option...