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
AWS SDK for Kotlin version
1.4.91
Platform (JVM/JS/Native)
JVM
Operating system and version
Mac OS
Describe the feature
The S3Client method
listObjectVersionscurrently 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
AWS SDK for Kotlin version
1.4.91
Platform (JVM/JS/Native)
JVM
Operating system and version
Mac OS