Daniel-t / node-red-contrib-aws

A collection of Node-RED nodes for AWS.
Apache License 2.0
57 stars 59 forks source link

change s3 node so it can PUT binary payloads #24

Closed mblackstock closed 7 years ago

mblackstock commented 7 years ago

also, change config node name to ‘amazon config’ for consistency, and avoid conflict with other nodes (node-red-node-aws). Fixed a typo in s3 info docs.

Daniel-t commented 7 years ago

This is probably a breaking change for those using the S3 node. caution advised