Build a Springframework JAVA application to interact with AWS S3 using (software.amazon.awssdk) and S3Client

Job ID: 34529441

Budget: $15 – $25 USD

Our java app should get the files from S3 buckets and save on local system.
Here are few reference sites to borrow the code.
https://stackabuse.com/spring-cloud-aws-s3/
https://stackabuse.com/aws-s3-with-java-uploading-files-creating-and-deleting-s3-buckets/

Request to download the file is made through a REST endpoint, we can return the file data to the calling entity without creating a File by using Spring's ResponseEntity: Code is provided already in the above sample code.

You can use Eclipse or Visual Studio Code as your IDE