This would just be a shortcut for: ``` if force: for key in bucket: key.delete() ``` If people just want to kill a bucket, we shouldn't make it more complicated to do this.