LifeCycle Policies :
(Refer : https://scalcia.com/blog/nutanix-objects-data-lifecycle-policies for more details on LifeCycle Policies)
You can have one to many versions on any given object, and deleting all the versions on the object can be a real painful task as scale grows. Objects provides you an easy way to auto-clean all the non-current versions.
Just select the bucket in UI -> Update -> Under “Object Versions” -> Set “Permanently delete past versions after” to desired days/months/years .
You can set these policies from S3 API as well. Refer this post for more details on API execution.
Your Comments