aristidb / aws

Amazon Web Services for Haskell
BSD 3-Clause "New" or "Revised" License
238 stars 107 forks source link

`credentialsDefaultFile` references non-standard location #270

Open tysonzero opened 4 years ago

tysonzero commented 4 years ago

It uses ~/.aws-keys, whereas the standard location appears to be ~/.aws/credentials according to the documentation