We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I came across this library, as I was looking for something that can upload/download large files to S3. I saw that AWS SDK also has something called s3manager: https://docs.aws.amazon.com/sdk-for-go/api/service/s3/s3manager/
Can you please tell me how is this library different? Have you found any deficiencies with s3manager ?
Thanks.
The text was updated successfully, but these errors were encountered:
s3manager is solely a library. There is no binary utility to use.
Sorry, something went wrong.
No branches or pull requests
Hi,
I came across this library, as I was looking for something that can upload/download large files to S3. I saw that AWS SDK also has something called s3manager:
https://docs.aws.amazon.com/sdk-for-go/api/service/s3/s3manager/
Can you please tell me how is this library different? Have you found any deficiencies with s3manager ?
Thanks.
The text was updated successfully, but these errors were encountered: