Amazon S3

venkatd - June 18, 2009 - 00:47

This module provides an administrative interface to browse, create, and delete files/buckets (buckets can be thought of as folders) from Amazon's servers.

It also provides a drupal-style API for use by other applications. The API allows listing, creating, and deleting files/buckets. There is a config form located at admin/settings/amazon-s3 that allows admins to store their authentication keys for use by the API.

The module relies heavily upon the S3 class located at http://undesigned.org.za/2007/10/22/amazon-s3-php-class. The API I provide is essentially a wrapper to this class.

Downloads

Version Downloads Date Links
6.x-1.0 Download (17.81 KB) 2009-Jun-18 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.