Amazon S3 CFC

My Amazon S3 CFC is a simple CFC for managing assets on Amazon's S3 service. It provides PUT, GET, and DELETE methods, along with a URL builder for creating authenticated links to secured assets for embedding in pages. It also supports a local cache of assets for increasing performance when doing repetitive reads of the assets.

The current version of the CFC is always available from SVN at https://ssl.barneyb.com/svn/barneyb/amazon/trunk/amazons3.cfc.