Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 525 Bytes

0.7.7.markdown

File metadata and controls

10 lines (8 loc) · 525 Bytes

This release introduces an Amazon S3 interface.

The aws-s3 module provides basic support for interacting with Amazon's S3 service. It supplies Dispatch handlers that sign requests in accordance with the S3 authentication specifications and a convenience class for interacting with S3 Buckets. See the module README for more information.