node-red-contrib-storage-aws-s3
v0.1.0
Published
implementation of the node-red storage API for AWS-S3
Downloads
3
Readme
node-red-contrib-storage-s3
Node-Red module to support storage of node-red configuration data in AWS S3
This Node-red-contrib-storage-s3 Fork from Kieran Dolan (@kierandol) npm.js version, Change setting to use enviroments variables.
default settings for optional configuration:
Required Permissions
- s3:CreateBucket
- s3:ListBucket
- s3:PutObject
- s3:GetObject
Author
Kieran Dolan (@kierandol)
Modifier
sakazuki
Copyright and license
Copyright 2014, 2016 IBM Corp. under the Apache 2.0 license.
