You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/durable-objects/reference/data-location.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Jurisdictions are used to create <GlossaryTooltip term="Durable Object">Durable
13
13
14
14
Workers may still access Durable Objects constrained to a jurisdiction from anywhere in the world. The jurisdiction constraint only controls where the Durable Object itself runs and persists data. Consider using [Regional Services](/data-localization/regional-services/) to control the regions from which Cloudflare responds to requests.
15
15
16
-
:::FedRAMP support
16
+
:::note[FedRAMP support]
17
17
Both SQLite-backed and KV-backed Durable Objects support FedRAMP jurisdiction.
0 commit comments