Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
aws/credentials: Fix shared credential providers filename (#1312)
In #1308 the filename was being retrieved with the SharedConfigFilename utility function not SharedCredentialsFilename function. This bug caused the session.New with the SharedCredentials file to break. Fix #1313
- Loading branch information