react-native-aws3 icon indicating copy to clipboard operation
react-native-aws3 copied to clipboard

Setting a custom filename

Open arrygoo opened this issue 7 years ago • 1 comments

I'm using .put() to upload files to s3. It works fine, however if I try to put to a presignedUrl, the parameters of the url become part of the filename. How do I enforce the filename?

Or am I not able to put to a presigned url using this library?

arrygoo avatar Apr 18 '18 18:04 arrygoo

+1

maxto024 avatar May 05 '18 08:05 maxto024