Lifecycle Management
A lifecycle rule is a recurring background job, attached to a bucket, that runs against the objects inside it. Use rules to automatically delete old data, clean up incomplete multipart uploads, or move objects to a lower-cost storage class. Rules are evaluated daily and applied automatically.
Before you begin
- An active IBEE Solutions organization with a bucket (Create a bucket)
At least one lifecycle action must be selected before you can apply changes.
How lifecycle rules work
- Rules are evaluated daily and applied automatically.
- Use a prefix to target specific folders (e.g.
logs/ortemp/). - Disabled rules remain saved but are not executed.
Lifecycle actions
Troubleshooting
Apply changes is disabled At least one lifecycle action (Expire after, Incomplete uploads, or Transition after) must be checked before applying changes.
Rule is not executing Check that the Rule status toggle is set to Enabled. Disabled rules are saved but not executed.
Rule applying to all objects unexpectedly If the Prefix filter field is empty, the rule applies to all objects in the bucket. Add a prefix to restrict scope.


