-
Notifications
You must be signed in to change notification settings - Fork 902
Description
Which AWS Services is the feature request for?
S3
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Supports suspending and resuming all multipart upload tasks as well as individual tasks.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Once multipart uploads are suspending all upload parts in progress should cancelled and placed back in the waiting state as paused tasks. Once resumed the waiting tasks will be added to in progress and started under the concurrency limit.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.