boto / s3transfer

Amazon S3 Transfer Manager for Python
Apache License 2.0
209 stars 133 forks source link

Expose client and config properties on manager #154

Closed kyleknap closed 4 years ago

kyleknap commented 4 years ago

This allows you to just pass the transfer manager instead of all three of those objects if the client and config is needed as well.