Hi,
I am working on a project, where i need to store files in Aws S3 bucket from box folder using SDKs. I tried all sorts of methods, but failing to achieve this in java. Any help would be greatly appreciated. I tried downloading box file to local machine and uploading and it worked, but i don't want this intermediate step of downloading to local machine. I want to pass the downloaded box file's stream object to have in a pipeline to upload to S3 bucket.
Regards
Nishal
