Description
https://docs.aws.amazon.com/AmazonS3/latest/userguide/delete-bucket.html Using the AWS SDK Java clearly does a loop as long as the list of objects is truncated.
We currently do not apply suck logic in S3BlobDAO.
Obviously, deleting large buckets would fail as the bucket would not have had been well emptied before.
So far only the Deleted Message Vault purge feature is impacted.