Closed omarroth closed 5 years ago
Thank you! This works even if KeyCount is absent from the response?
Yep!
I think you mean to merge patch-2
into master
.
Oops, no idea how that happened
@taylorfinnell Can we get a release out for this? :)
Done!
For
ListObjectsV2
, thekey_count
can sometimes be empty or non-existent. This is a quick fix to add a default value if it's not a valid integer.