how to use Amazon S3 connector in wso2 ei 6.6 to get all the objects in particular subfolder?

Questionshow to use Amazon S3 connector in wso2 ei 6.6 to get all the objects in particular subfolder?
sethbeckerman5 Staff asked 4 years ago

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