Skip to content

Migrate to AWS SDK S3 version 2 #2842

@ChristianMurphy

Description

@ChristianMurphy

Problem

Version 1 is not very actively maintained, it officially in security fix only maintenance mode https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-s3
And will be officially unsupported in a year https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-java-v1-x-on-december-31-2025/

Solution

Migrate to version 2 which is maintained https://mvnrepository.com/artifact/software.amazon.awssdk/s3
It has been out for 6 years (at the time of writing) https://aws.amazon.com/blogs/developer/aws-sdk-for-java-2-x-released/
Migration guide https://github.com/aws/aws-sdk-java-v2/blob/master/docs/LaunchChangelog.md#41-s3-changes

Alternatives

wait

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency file

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions