From 4e6561cb12e485efe97ad3ae927b2eefef1d42a4 Mon Sep 17 00:00:00 2001 From: bthwaites Date: Mon, 21 Oct 2024 16:21:19 -0400 Subject: [PATCH] R2 event notifications can be used with jurisdictions (#17676) --- src/content/docs/r2/buckets/event-notifications.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/content/docs/r2/buckets/event-notifications.mdx b/src/content/docs/r2/buckets/event-notifications.mdx index 283ed7beef7713..04817bc9c511cb 100644 --- a/src/content/docs/r2/buckets/event-notifications.mdx +++ b/src/content/docs/r2/buckets/event-notifications.mdx @@ -231,5 +231,4 @@ Queue consumers receive notifications as [Messages](/queues/configuration/javasc ## Notes -- Event notifications are not available for buckets with [jurisdictional restrictions](/r2/reference/data-location/#jurisdictional-restrictions) (_coming soon_). - Queues [per-queue message throughput](/queues/platform/limits/) is currently 5,000 messages per second. If your workload produces more than 5,000 notifications per second, we recommend splitting notification rules across multiple queues.