aws-sdk-kotlin icon indicating copy to clipboard operation
aws-sdk-kotlin copied to clipboard

Support for Progress Listener

Open sdhuka opened this issue 3 years ago • 0 comments

Describe the feature

Add support for Progress Listener on PutObjectRequest, GetObjectRequest and UploadPartRequest. Progress Listener is used to track progress for Upload and Download task from S3.

Is your Feature Request related to a problem?

Amplify SDK relies on this functionality to support progress tracking for S3 Transfer apis.

Proposed Solution

AWS Android SDK support this functionality and could be used as reference.

Describe alternative solutions or features you've considered

No response

Acknowledge

  • [ ] I may be able to implement this feature request

AWS Kotlin SDK version used

0.9.5-beta

Platform (JVM/JS/Native)

Native

Operating System and version

Android 12

sdhuka avatar Jan 05 '22 17:01 sdhuka