Support io.Writer in s3 transfer manager downloader #2036
Labels
feature/s3/manager
Pertains to S3 transfer manager HLL (feature/s3/manager).
feature-request
A feature should be added or improved.
p2
This is a standard priority issue
queued
This issues is on the AWS team's backlog
Describe the feature
Currently the s3 transfer manager only allows taking an
io.WriterAt
target for where to write the response body. This feature request is to add an API that supportsio.Writer
directly.Use Case
See use cases laid out in community PRs:
#1301
#1742
Proposed Solution
No response
Other Information
No response
Acknowledgements
AWS Go SDK V2 Module Versions Used
N/A
Go version used
N/A
The text was updated successfully, but these errors were encountered: