Posted On: Aug 13, 2021

The Transfer Manager for the Amazon Simple Storage Service (Amazon S3) is now available in the AWS SDK for 2.x as a Preview release. Using S3 Transfer Manager’s simple API, you can now perform high-throughput uploads and downloads of objects to and from Amazon S3 and benefit from the enhanced throughput, performance, and reliability.

S3 Transfer Manager is an open-source high level library for the Amazon S3 client that is built on top of the AWS Common Runtime S3 Client and leverages S3 multipart uploads and downloads. S3 Transfer Manager is available in all AWS Regions. To learn about the S3 Transfer Manager, visit our getting started tutorial in the AWS SDK for Java 2.x developer guide and check out the source code on Github.