Skip to content

Paginated variant of S3 listObjectVersions #1604

@thake

Description

@thake

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

No one assigned

    Labels

    p2This is a standard priority issueservice-apiThis issue is due to a problem in a service API, not the SDK implementation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions