Changelog

0.2.0

  • Added ability to list contents of a “directory” on AWS S3. Directories in the context of OpenS3 are object keys that end in a slash. Eg. “/static/css/”

0.1.5

0.1.4

  • Changed default ACL value to be private.
  • Added open() method.
  • Updated open() to able to be called with a dictionary of extra request headers.
  • Defined specific modes in which an S3 object can be opened.

0.1.3

Table Of Contents

Previous topic

Testing

Next topic

OpenS3 Utils

This Page