s3

package
v0.0.0-...-d6cb8d1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2015 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package s3 registers the "s3" blobserver storage type, storing blobs in an Amazon Web Services' S3 storage bucket.

Example low-level config:

"/r1/": {
    "handler": "storage-s3",
    "handlerArgs": {
       "bucket": "foo",
       "aws_access_key": "...",
       "aws_secret_access_key": "...",
       "skipStartupCheck": false
     }
},

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL