1.0.0 • Published 5 years ago

lighthouse4u-s3 v1.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.0-alpha2

5 years ago

1.0.0-alpha1

5 years ago