The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.85

  • Support standard_ia and onezone_ia storage classes (thanks Michele Beltrame)
  • run 'use_ok' on all modules (thanks Yanick Champoux)
  • spellings (thanks Gregor Herrmann)
  • LOTS of cleanup and refactoring (thanks Branislav Zahradník)

Documentation

Command line for Amazon s3 cloud storage
Features available in Net::Amazon::S3

Modules

Use the Amazon S3 - Simple Storage Service
convenience object for working with Amazon S3 buckets
An easy-to-use Amazon S3 client
An easy-to-use Amazon S3 client bucket
An easy-to-use Amazon S3 client object
Create a signed HTTP::Request
Base class for request objects
An internal class to complete a multipart upload
An internal class to complete a multipart upload
An internal class to create a bucket
An internal class to delete a bucket
An internal class to delete multiple objects from a bucket
An internal class to delete an object
An internal class to get a bucket's access control
An internal class to get a bucket's location constraint
An internal class to get an object
An internal class to get an object's access control
An internal class to begin a multipart upload
An internal class to list all buckets
An internal class to list a bucket
List the parts in a multipart upload.
An internal class to put an object
An internal class to put part of a multipart upload
An internal class to set a bucket's access control
An internal class to set an object's access control
S3 Signature implementation base class