Top "Aws-php-sdk" questions

Amazon Web Services SDK for PHP

AWS S3 - How to fix 'The request signature we calculated does not match the signature' error?

I have searched on the web for over two days now, and probably have looked through most of the online …

amazon-web-services amazon-s3 aws-php-sdk
AWS S3 Access Denied on delete

I have a bucket that I can write to with no problem. However, when I try to delete an object, …

amazon-web-services amazon-s3 aws-php-sdk
Specify Content-Type in AWS PHP's upload function

I am migrating my code from AWS PHP SDK1 to SDK2 (https://github.com/aws/aws-sdk-php). I have an image …

amazon-web-services amazon-s3 aws-php-sdk