Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support io.Writer in s3 transfer manager downloader #2036

Closed
1 of 2 tasks
aajtodd opened this issue Feb 21, 2023 · 2 comments
Closed
1 of 2 tasks

Support io.Writer in s3 transfer manager downloader #2036

aajtodd opened this issue Feb 21, 2023 · 2 comments
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

Comments

@aajtodd
Copy link
Contributor

aajtodd commented Feb 21, 2023

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 supports io.Writer directly.

Use Case

See use cases laid out in community PRs:

#1301
#1742

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS Go SDK V2 Module Versions Used

N/A

Go version used

N/A

@aajtodd aajtodd added feature-request A feature should be added or improved. automation-exempt labels Feb 21, 2023
@RanVaknin RanVaknin added the p2 This is a standard priority issue label Mar 22, 2023
@lucix-aws lucix-aws added feature/s3/manager Pertains to S3 transfer manager HLL (feature/s3/manager). and removed automation-exempt labels Oct 17, 2023
@RanVaknin RanVaknin added the queued This issues is on the AWS team's backlog label Feb 15, 2024
@lucix-aws
Copy link
Contributor

Will be OBE by addressing #2247 (joining a reader to a writer is trivial)

Copy link

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants