s3-upload-stream icon indicating copy to clipboard operation
s3-upload-stream copied to clipboard

fix sample in README

Open TomTasche opened this issue 8 years ago • 0 comments

aws config has to be loaded before creating S3-instance

code was already correct here: https://github.com/nathanpeck/s3-upload-stream/blob/master/examples/upload.js

TomTasche avatar Dec 20 '16 09:12 TomTasche