Announcing the general availability of Amazon S3 Transfer Manager in the AWS SDK for Java 2.x - devamazonaws.blogspot.com

The AWS Common Runtime (CRT)-based SDK client and the Transfer Manager for Amazon Simple Storage Service (Amazon S3) are now generally available in the AWS SDK for Java 2.x. The CRT-based S3 client is intended for users who want maximized throughput when transfering objects to and from Amazon S3, and the S3 Transfer Manager is a high level transfer utility built on top of CRT-based S3 cleint and provides additional functionalities such as file directories transfer and progress monitoring.

Post Updated on December 19, 2022 at 10:33PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com