Replies: 1 comment
-
That code seems like it should work. What do you mean by "have a ghost" or "still saved in a version"? Perhaps try
Just some improvements you can make to your script. AWS_REGION is read automatically when you create a client, so there's no need to pass in a region parameter. Also it looks like you're handling pagination on your own - You can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an application and just saw that this bucket is over 4TB.
I wrote a script to delete all the assets that are older that 1 year.
The problem that I am having is that I cant seem to find those assets that should had been deleted, but still have a ghost or are still saved in a version
Beta Was this translation helpful? Give feedback.
All reactions