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

List Objects parameters update #20

Closed rristov60 closed 1 year ago

rristov60 commented 1 year ago

This PR updates List Objects node with additional parameters. The additional parameters are Max Keys, Marker and Prefix. The README has been appropriately updated and contains information about the usage of these.