s3

package
v0.0.0-...-a5a65f0 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2017 License: Apache-2.0 Imports: 16 Imported by: 44

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