Skip to content

Track upload progress for put_object #1322

Answered by aajtodd
ChocolateLoverRaj asked this question in Q&A
Discussion options

You must be logged in to vote

No there is no built-in way to do this. You can emulate it potentially by wrapping the input stream you give the SDK and updating progress as the data is read (however streams may be read multiple times for checksums for instance).

What you're looking for is most likely to be added to the Transfer Manager library. There is already an issue for it but no ETA on when it will be supported.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ChocolateLoverRaj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants