tpyo / amazon-s3-php-class

A standalone Amazon S3 (REST) client for PHP 5/CURL
1.03k stars 503 forks source link

AWS Signature Version 2 Deprecating from Amazon S3 #152

Closed lemonkazi closed 5 years ago

lemonkazi commented 5 years ago

I got this notice from AWS. AWS Signature Version 2 Deprecation for Amazon S3 . I used your code in my app. is there do I have to change anything for this update? or it's ok?

https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingAWSSDK.html#UsingAWSSDK-sig2-deprecation

tpyo commented 5 years ago

Closed in #128. Please try the latest master and report any issues you may find.