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 -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -