awslabs / aws-s3-transfer-manager-rs

Apache License 2.0
5 stars 0 forks source link

re-organize downloader into download operation #37

Closed aajtodd closed 2 months ago

aajtodd commented 2 months ago

Issue #, if available: https://github.com/awslabs/aws-s3-transfer-manager-rs/issues/35 follow up to: https://github.com/awslabs/aws-s3-transfer-manager-rs/pull/36

Description of changes: NOTE: This PR does not change any implementation details of upload/download. It is largely re-organization. There is a lot of boilerplate in this PR due to the introduction of the fluent builder and the previously missing DownloadInput/DownloadInputBuilder

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.