Closed kantaharikrishna closed 8 years ago
Which set is correct from below?
awsBucketRegion: 'us-east-1', awsBucketPath: 'images/', awsBucketAcl: 'public-read',
OR
aws: { path: 'images/', region: 'us-east-1', acl: 'public-read' }
Which link from below do we need to follow? https://github.com/Turistforeningen/node-s3-uploader/blob/stable/0.x/README.md
https://www.npmjs.com/package/s3-uploader
It depends on which version of s3-uploader your at:
s3-uploader
Which set is correct from below?
awsBucketRegion: 'us-east-1', awsBucketPath: 'images/', awsBucketAcl: 'public-read',
OR
aws: { path: 'images/', region: 'us-east-1', acl: 'public-read' }
Which link from below do we need to follow? https://github.com/Turistforeningen/node-s3-uploader/blob/stable/0.x/README.md
OR
https://www.npmjs.com/package/s3-uploader