All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Security
Security
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

D1, Workers - D1 can restrict data localization with jurisdictions

8mo ago

Source

CloudflareD1, Workers - D1 can restrict data localization with jurisdictionscloudflare.com
Snippet from the RSS feed
You can now set a jurisdiction when creating a D1 database to guarantee where your database runs and stores data. Jurisdictions can help you comply with data localization regulations such as GDPR. Supported jurisdictions include eu and fedramp . A jurisdiction can only be set at database creation time via wrangler, REST API or the UI and cannot be added/updated after the database already exists. npx wrangler@latest d1 create db-with-jurisdiction --jurisdiction eu curl -X POST " \ -H "Authorization: Bearer $TOKEN " \ -H "Content-Type: application/json" \ --data '{"name": "db-with-jurisdiction", "jurisdiction": "eu" }' To learn more, visit D1's data location documentation .

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.