1.0.0 • Published 6 years ago

lighthouse4u-s3 v1.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

Lighthouse4u-s3

An AWS S3 storage client for Lighthouse4u.

{  
  store: {
    module: 'lighthouse4u-s3', options: {
      region: 'us-east-1',
      bucket: 'my-lh4u-bucket'
    }
  }
}

Configuration Options

OptionTypeDefaultDesc
modulestringrequiredSet this to lighthouse4u-s3
optionsobjectrequiredS3 storage options
->.regionstringrequiredAWS Region
->.bucketstringrequiredAWS S3 Bucket
1.0.0

6 years ago

1.0.0-alpha2

6 years ago

1.0.0-alpha1

7 years ago