Remove support for AWS_CREDENTIAL_FILE.
askreet opened this issue · comments
Kyle Smith commented
This used to be required internally, but we removed this requirement in my project at least. AWS SDK no longer uses this file, so we shouldn't encourage deprecated credentials management.
Ping @pdrakeweb @glennpratt @borsothy @cpliakas @itafroma, do any of you rely on this behavior still. If so, any opposition to taking it out in 1.0.0 and updating your projects before upgrading?
Chris Pliakas commented
@askreet Nope, not using it. Thanks for checking!
Mark Trapp commented
Not using it, either!
Gergely Borsothy-Gaal commented
Not that I'm aware of.