aws-sdk-go
aws-sdk-go copied to clipboard
Added batch versioned delete iterator for versioned s3 buckets
Currently, DeleteListIterator does not support versioned buckets. I wanted to add a similar approach for batch deleting for versioned objects. Could not find an existing issue about this.