s3
  • s3
    • Overview
    • Installation
    • API to remote storage
      • S3 Buckets
      • S3 Filenames
      • S3 Directories
      • Headers and Metadata
      • Python classes for S3 data
      • XML strings and Python objects
      • Storage Methods
      • StorageError
    • Usage
      • Configuration
      • Examples
    • s3 Command Line Tool
  • API Reference
    • s3
    • s3 Command Line Tool
  • s3 Change Log
    • 0.1.3 (2014-06-11)
    • 1.0.0 (2015-05-11)
    • 2.0.0 (2015-05-18)
    • 3.0.0 (2015-05-26)
  • The MIT License (MIT)
 
s3
  • Docs »
  • s3 Documentation
  • View page source

s3 Documentation¶

s3 provides an API to S3, Amazon’s Simple Storage System. It allows one to create and configure S3 buckets from which files may be stored and retrieved.

  • s3
    • Overview
    • Installation
    • API to remote storage
      • S3 Buckets
      • S3 Filenames
      • S3 Directories
      • Headers and Metadata
      • Python classes for S3 data
      • XML strings and Python objects
      • Storage Methods
      • StorageError
    • Usage
      • Configuration
      • Examples
    • s3 Command Line Tool
  • API Reference
    • s3
    • s3 Command Line Tool
  • s3 Change Log
    • 0.1.3 (2014-06-11)
    • 1.0.0 (2015-05-11)
    • 2.0.0 (2015-05-18)
    • 3.0.0 (2015-05-26)
  • The MIT License (MIT)

Indices and tables¶

  • Index
  • Search Page
Next

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.