fyoorer / ShadowClone

Unleash the power of cloud
Apache License 2.0
734 stars 98 forks source link

Deleting files from bucket after run #28

Open DrorDvash opened 1 year ago

DrorDvash commented 1 year ago

I've noticed that billing has appeared in my AWS account, much quicker than I expected. In my AWS account, I can see storage buckets containing files that may be large and never erased.. I saw that there is a function delete_bucket_files() in shadowclone.py to handle this:

image

but you comment the function call, is there a reason for that?

image

0x3D55476273463264 commented 1 year ago

I have the same doubt