Skip to content

Modify behavior for when we list with prefix

Ghost User requested to merge issue_52 into master

If a trailing delimiter (/) is not provided, get the key as opposed to naively adding a trailing slash (which will miss an object named test with a folder test/). Remove print statement that would always regurgitate the prefix. Add date handling to account for difference between object get and bucket list in S3.

Closes #52 (closed)

Merge request reports