[
https://issues.apache.org/jira/browse/OAK-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Miroslav Smiljanic updated OAK-8924:
------------------------------------
Labels: patch (was: )
> 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
> Priority: Minor
> Labels: patch
> 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)