clineamb / gulp-s3-upload

A gulp task to upload/update assets to an S3 account.
62 stars 37 forks source link

Parameter name #27

Closed lucasdupin closed 8 years ago

lucasdupin commented 9 years ago

The README says the parameter name is accessKeySecret but actually it should be secretAccessKey

screen shot 2015-10-19 at 6 39 59 pm

http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Credentials.html

clineamb commented 8 years ago

Thanks for noting this -- I'll be sure to fix it soon!