- Fix typos of
aws_secret_access_key
: DavidMuller#1- This is a breaking change. The
AWSRequestsAuth
constructor now expects the kwargaws_secret_access_key
(instead of the incorrectly spelledaws_secret_acces_key
).
- This is a breaking change. The
Initial release