I have multiple csv files in object 'bbb' which is in bucket 'aaa'.
I am able to download single file as shown below using the Amazon S3 connector with 'getObject' functionality
local entry looks like this:
but now I want to bulk download all the files in object 'bbb'. Can someone help me with it.
I am using Amazon S3 connector -Version 2.0.2.
View on Stack Overflow
