Skip to content

Fixed GET_ALL_PAGES_IN_DIR implementation#31

Merged
pottava merged 1 commit intopottava:masterfrom
excavador:master
Nov 7, 2019
Merged

Fixed GET_ALL_PAGES_IN_DIR implementation#31
pottava merged 1 commit intopottava:masterfrom
excavador:master

Conversation

@excavador
Copy link
Copy Markdown

@excavador excavador commented Nov 6, 2019

Fixed GET_ALL_PAGES_IN_DIR option: need to check 'page.Contents' instead of 'page.CommonPrefixes', because S3 returns up to 1000 objects in the page in 'Contents' field of struct 'ListObjectsOutput'

…ead of 'page.CommonPrefixes', because S3 returns up to 1000 objects in the page in 'Contents' field of struct 'ListObjectsOutput'
@pottava
Copy link
Copy Markdown
Owner

pottava commented Nov 7, 2019

@excavador Wow, thanks for your help!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants