Automattic / knox

S3 Lib
MIT License
1.74k stars 285 forks source link

Loading credentials from ~/.aws/credentials #271

Closed karan closed 9 years ago

karan commented 9 years ago

Amazon recommends storing and loading credentials from ~/.aws/credentials. Knox doesn't seem to support this. Any chance we can do this?

karan commented 9 years ago

ping

domenic commented 9 years ago

You can write some code pretty easily to do this yourself. If you do so and release it as an npm package I'll link to it in the readme.