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 5 forks source link

ObjectExists node #65

Closed trajche closed 10 months ago

trajche commented 10 months ago

Currently we use Head Object call to check if an object exists in a bucket by specifying a key. However this throws an error and fills up the error logs.

Feature request: specialised node that will check if an Object exists and return false if it does not, and output of Head Object if it does.

rristov60 commented 10 months ago

@trajche this feature has been added to the newest version of the nodes v1.13.0