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
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels