Amazon web services – I am looking for io.awspring.cloud.s3.S3Resource as referred to in Spring Cloud AWS documentation
I am trying to write code to upload images to an S3 bucket. I am having issues with the S3Client and am interested in using the S3REsource construct to upload the file. In Spring Cloud AWS documentation at https://docs.awspring.io/spring-cloud-aws/docs/3.0.0-M1/reference/html/index.html#spring- cloud-aws-s3…