Is there a way to batch delete OSS buckets and all its files?
I want to delete bunch of buckets but there are also files inside the buckets. So, those files also needs to be deleted. Can I just delete the buckets and not delete the files? Will those files automatically be deleted since the bucket doesn't exist anymore? I am asking this because if the files gets deleted automatically, then I could save a lot of APIs calls.
The best thing is always to test things - and this one is pretty simple with the VS Code extensions.
I created a bucket, uploaded a file, translated it and then displayed the model in two instances of VS Code:
Once I deleted the bucket the derivatives (e.g. SVF2) were still available for the file that was originally in it (just like it is pointed out here):
But the file itself is not accessible anymore: