amazon web services - AWS - access the file in a folder in a s3 bucket using Java -


i want access files in particular s3 bucket folder (there's folder structure).

i want file file object in java. have bucket name, region name , access id me.

please let me know how or link can refer to.

thanks in advance

you can't file object in java since isn't local file. have download first if want use file class. otherwise @ methods available in aws sdk java.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -