Always require AWS Autoloader
The AWS SDK includes its own autoloader. As such, we should load this file in the plugin’s bootstrap. Only loading the autoloader file when needed leads to little gains, but it results in bugs. This changes fixes #60.
Loading
Please register or sign in to comment