Closed aozisik closed 9 years ago
The AWS SDK now expects credentials to be in a separate key among the configuration key/values passed during instantiation. For this fix to work properly, validateS3Options must also be updated in Codesleeve\Stapler\Validator
This was for the aws sdk 3+... Did not realize the project depends on "aws/aws-sdk-php": "2.4.*@dev"
The AWS SDK now expects credentials to be in a separate key among the configuration key/values passed during instantiation. For this fix to work properly, validateS3Options must also be updated in Codesleeve\Stapler\Validator