-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF29, 11.2, 2021.0
-
Component/s: S3
-
Release Notes Summary:AWS TransferManager is used for copy by S3DirectBatchHandler.
-
Epic Link:
In S3DirectBatchHandler we are currently relying on S3Utils which in turn is doing its own copy requests instead of relying on the new AWS TransferManager like we're doing in most of S3BinaryManager and S3BlobStore. We should also deprecate S3Utils