Extend the functionality in storage/hierarchical-namespace/delete_empty_folders.py to delete objects too instead of being limited to just empty folders.
Is your feature request related to a problem? Please describe.
Users have to currently use another tool/service to first delete objects before using this script.
Describe the solution you'd like.
Similar to folders, objects can be conditionally deleted in parallel before deleting the empty folders in the same script.
Describe alternatives you've considered.
There are other tools/services that be used to delete objects.