aws-sdk-kotlin
aws-sdk-kotlin copied to clipboard
Support for Progress Listener
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