Turistforeningen/node-s3-uploader

Which one is correct? It's very confusing.

Closed this issue · 1 comments

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