awslabs / aws-s3-transfer-manager-rs

Apache License 2.0
5 stars 0 forks source link

scaffold download objects operation #39

Closed aajtodd closed 2 months ago

aajtodd commented 2 months ago

Issue #, if available: https://github.com/awslabs/aws-s3-transfer-manager-rs/issues/8

Description of changes: This PR adds just the scaffolding for a new download_objects operation which will download one or more objects from a bucket and write the results to a directory. This is the first operation with a bit more liberty in the operation input/output type representations so pay attention to those and what the SEP asks for and whether you agree with what's proposed.

Questions/Discuss

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