AWS SDK for PHP v2

Component ID

1865566

Component name

AWS SDK for PHP v2

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

5682

Component created

Component changed

Component body

Provides a small API to use the AWS via PHP.

Project homepage: http://aws.amazon.com/sdkforphp/
Github to contribute or reporting issues: https://github.com/aws/aws-sdk-php

Dependencies

Installing the AWS SDK for PHP v2

  1. Read the "Installation and Usage For Site Builders" for https://www.drupal.org/project/composer_manager
  2. Enable AWS SDK for PHP v2
  3. drush en awssdk2

  4. Install/Update dependencies
  5. drush composer-manager install / update

  6. Run the compatibility test script.

    php pathToVendorDirectory/aws/aws-sdk-php/compatibility-test.php
    (Note: Default pathToVendorDirectory is sites/all/vendor;
    Remove this file in case you do not want provide information to the visitor.)