Frederiek - Maarten Kerckhof

Results 33 comments of Frederiek - Maarten Kerckhof

paws.common 0.7.3 and my bucket is in eu-central-1

Thank you, I used the `$NextKeyMarker ` and `$NextVersionIdMarker` to paginate through the keys and versions until `$IsTruncated ` was `FALSE`. Still, all `$DeleteMarkers` returned an empty ` list() `...

Hi @DyfanJones : thank you for figuring this out. I installed your patch using `remotes::install_github()` and now indeed my DeleteMarkers are returned just fine. 👍 Looking forward for next CRAN...