Community Documentation

Amazon S3 (D7)

Last updated February 8, 2012. Created by gridbitlabs on December 13, 2011.
Edited by mototribe, Christopher Jam.... Log in to edit this page.

The AmazonS3 module allows the local file system to be replaced with S3. Uploads are saved into the drupal file table using D7's new file/stream wrapper system.

Requirements:

AWS SDK for PHP
Libraries API (2.0-alpha2)

You can switch it on as the default file system scheme, or individually for file and image fields.

It includes support for Amazon Cloudfront as well, through the use of a CNAME.

About this page

Drupal version
Drupal 7.x
Audience
Programmers, Site administrators
Level
Intermediate
Keywords
amazon cloudfront, amazon s3, amazon web services

Site Building Guide

Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.