Retrieving put_object progress #481
-
Hi! I'm curious how dev's should go about implementing a progress bar. I see there's some api's akin to this in javascript. https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/S3/ManagedUpload.html |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
we actually have an RFC that would enable this! Please feel free to give your thoughts: https://github.com/awslabs/smithy-rs/blob/main/design/src/rfcs/rfc0012_body_callback_apis.md |
Beta Was this translation helpful? Give feedback.
-
smithy-lang/smithy-rs#2092 contains the most up-to-date info on how to accomplish this. |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
smithy-lang/smithy-rs#2092 contains the most up-to-date info on how to accomplish this.