DEV Community

Ekant
Ekant

Posted on

How to delete the objects in S3 bucket if versioning is enabled?

If you want to permanently delete an object and all of its versions from an S3 bucket with versioning enabled, you need to follow these steps:

https://medium.com/p/fbcf271ff2d8

Top comments (0)