Skip to content

Commit 434f692

Browse files
committed
Clarify locks apply to both new and existing objects.
1 parent d7073b9 commit 434f692

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/r2/buckets/bucket-locks.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,5 @@ If multiple rules apply to the same prefix or object key, the strictest (longest
7474
## Notes
7575

7676
- Rules without prefix apply to all objects in the bucket.
77+
- Rules apply to both new and existing objects in the bucket.
7778
- Bucket lock rules take precedence over [lifecycle rules](/r2/buckets/object-lifecycles/). For example, if a lifecycle rule attempts to delete an object at 30 days but a bucket lock rule requires it be retained for 90 days, the object will not be deleted until the 90-day requirement is met.

0 commit comments

Comments
 (0)