-
Notifications
You must be signed in to change notification settings - Fork 938
Closed
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.transfer-manager
Description
Describe the Feature
Support S3TransferManager upload using Flux.
Consider changing UploadRequest's source File to Flux.
Additional Context
Line 39 in ca8aa92
private final Path source; Line 91 in df8b220
return AsyncRequestBody.fromFile(uploadRequest.source()); - Transfer Manager #37
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.transfer-manager