Skip to content

Commit 0857503

Browse files
committed
clarify r2 lifecycle rule conflict behavior
1 parent c5d31c3 commit 0857503

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/r2/buckets/object-lifecycles.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ For example, you can create an object lifecycle rule to delete objects after 90
1616
- An object is no longer billable once it has been deleted.
1717
- Buckets have a default lifecycle rule to expire multipart uploads seven days after initiation.
1818
- When an object is transitioned from Standard storage to Infrequent Access storage, a [Class A operation](/r2/pricing/#class-a-operations) is incurred.
19+
- When rules conflict and specify both a storage class transition and expire transition within a 24 hour period, the expire (or delete) lifecycle transition takes precedence over transitioning storage class.
1920

2021
## Configure lifecycle rules for your bucket
2122

0 commit comments

Comments
 (0)