we are working on Spring boot applicaation to connect with AWS S3.
final AWSCredentials credentials = new BasicAWSCredentials(accessKey, secretKey);