digitalnodecom / node-red-contrib-generic-s3

Generic S3 nodes for use in Node-RED
https://www.npmjs.com/package/@digitalnodecom/node-red-contrib-generic-s3
Apache License 2.0
3 stars 7 forks source link

Feat: add 'Put Object ACL' node #76

Closed KIKOmanasijev closed 10 months ago

KIKOmanasijev commented 11 months ago

This PR introduces a new "Put Object ACL" node that allows users to update the Access Control List (ACL) of an object within an S3 bucket.

rristov60 commented 10 months ago

@KIKOmanasijev thank you very much for your contribution!