This excellent library is used by AWS SDK module, which is in turn a dependency for AmazonS3 module, CloudFront Invalidate (sandbox module) and potentially others.

GitHub repo: https://github.com/amazonwebservices/aws-sdk-for-php
Apache 2.0 license: https://github.com/amazonwebservices/aws-sdk-for-php/blob/master/_docs/L...

Comments

geerlingguy’s picture

Status: Needs review » Reviewed & tested by the community

Looks good; license Apache 2.0, download size is not big at all, it's used by a lot of projects that integrate with S3, SES, CloudFront, etc.

redndahead’s picture

Status: Reviewed & tested by the community » Postponed

Unfortunately Apache 2.0 is not allowed since we are gpl v2+ For this to be included we need to move our license to gpl v3+.

Here is an issue that it would be nice if you could comment on to move drupal to v3+.

http://groups.drupal.org/node/211698

redndahead’s picture

Status: Postponed » Closed (won't fix)

Actually should probably won't fix for now since there is no change in sight.

rickvug’s picture

Thank you for the heads up about the Apache 2.o issue. That's a real pity. I've commented about that issue at http://groups.drupal.org/node/211698#comment-717899.

geerlingguy’s picture

Ah, crud, forgot about that; I just search on the page of compatible licenses and forget to read the notes about v2 vs v3... Good thing you double checked!