Skip to content

Commit c6880dc

Browse files
committed
updating note content
1 parent ac6c989 commit c6880dc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/content/docs/durable-objects/reference/data-location.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Jurisdictions are used to create <GlossaryTooltip term="Durable Object">Durable
1313

1414
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.
1515

16-
:::caution
17-
Currently, SQLite-backed Durable Objects does not support FedRAMP jurisdiction (regardless of whether you use KV storage API or SQL API). If you require Durable Objects which support FedRAMP jurisdiction, use Durable Objects without SQLite.
16+
:::FedRAMP support
17+
Both SQLite-backed and KV-backed Durable Objects support FedRAMP jurisdiction.
1818
:::
1919

2020
:::note[Logging]
@@ -59,9 +59,9 @@ Note that it is also possible to specify a jurisdiction by creating an individua
5959

6060
### Supported locations
6161

62-
| Parameter | Location |
63-
| --------- | ---------------------------- |
64-
| eu | The European Union |
62+
| Parameter | Location |
63+
| --------- | ------------------------------ |
64+
| eu | The European Union |
6565
| fedramp | FedRAMP-compliant data centers |
6666

6767
## Provide a location hint

0 commit comments

Comments
 (0)