AWS S3 Connector

0
Hi, I am working on project and I have requirement to store large number of files, for that I am using AWS S3 storage. I am able to store files in S3 bucket by using S3 connector but in order to show those files in my app, I need to store the entire file in my mendix app by using getobject javaaction of S3 connector. So, my concern is: ) Is there a way I can get the Object URL and just stored it in my app through S3 connector or any other way for that ? ) Also, I am not able to fetch files stored in particular folder in S3 bucket with S3 connector….Am I missing this functionality with S3 connector or it is not provided as of now. If there is way, what would be the best way to achieve the same. Any kind of help or pointer would be appreciated. 
asked
0 answers