How to use Amazon PHP AWS SDK

If you have to use one of their services with the new PHP SDK 3.31 you will have to first install it using composer

composer install aws/aws-sdk-php

then you have to

Continue reading “How to use Amazon PHP AWS SDK”