S3

Version 0.1.0.0 revision 1 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
Library for accessing S3 compatible storage services
Description

This library provides a lightweight API for interacting with storage services compatible with Amazon's Simple Storage Service or S3 protocol.

The current version of this library provides support for

  • Creating, listing, and deleting buckets

  • Creating, copying, listing, and deleting objects

  • Conditionally (i.e. via if-match/if-none-match) creating, listing, and deleting objects

  • Setting canned ACLs on bucket and object creation

  • AWS Signature protocols version 2 and version 4

See the Network.S3 module for documentation and usage examples.

Author
Herbert Valerio Riedel
Bug reports
https://github.com/hvr/S3/issues
Category
Network
Copyright
n/a
Homepage
n/a
Maintainer
hvr@gnu.org
Package URL
n/a
Stability
n/a

Components