How can I get the list of files in an S3 bucket?
I tried with: node-red-node-aws and node-red-contrib-s3
Both nodes have about the same functions, there is also a watch function, but it is not enough.
How can I get the list of files in an S3 bucket?
I tried with: node-red-node-aws and node-red-contrib-s3
Both nodes have about the same functions, there is also a watch function, but it is not enough.
I succeeded using node-red-contrib-aws-sdk
Maybe, somewhere in the future, the other two nodes will be updated.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.