Miroslav Smiljanic created OAK-8924:
---------------------------------------
Summary: Remove usage of deprecated constructor for AmazonS3Client
Key: OAK-8924
URL: https://issues.apache.org/jira/browse/OAK-8924
Project: Jackrabbit Oak
Issue Type: Improvement
Components: blob-cloud
Affects Versions: 1.24.0
Reporter: Miroslav Smiljanic
Attachments: remove_deprecated_api.patch
All constructors of
[AmazonS3Client|https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/s3/AmazonS3Client.html]
have been deprecated in favour of using
[AwsClientBuilder.|https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/client/builder/AwsClientBuilder.html]
[^remove_deprecated_api.patch]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)