-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
p2This is a standard priority issueThis is a standard priority issueservice-apiThis issue is due to a problem in a service API, not the SDK implementation.This issue is due to a problem in a service API, not the SDK implementation.
Description
Describe the feature
The S3Client method listObjectVersions currently does not have a paginated variant. Please provide a paginated variant so that the functionality is easier to use.
Is your feature request related to a problem?
I want to iterate over all object versions in a bucket as easy as possible without having to handle pagination myself.
Proposed Solution
No response
Describe alternative solutions or features you've considered
No response
Acknowledge
- I may be able to implement this feature request
AWS SDK for Kotlin version
1.4.91
Platform (JVM/JS/Native)
JVM
Operating system and version
Mac OS
Metadata
Metadata
Assignees
Labels
p2This is a standard priority issueThis is a standard priority issueservice-apiThis issue is due to a problem in a service API, not the SDK implementation.This issue is due to a problem in a service API, not the SDK implementation.