Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Issue #47 Missed Max Keys on Response #175

Description

@castlec

It is expected that paging will continue to work as specified on the initial request. For this to function, max keys must be relayed from the request to the response. ListBucket response object does not have a parameter for max keys and instead defaults to 1000. This results in first page being as requested and subsequent pages being at 1000.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions