Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 09da991

Browse files
stayseesongmarkzegarelli
authored and
markzegarelli
committed
[netlify-build]
1 parent 6521de4 commit 09da991

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

src/connections/regional-segment-eu.md

+6-8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Regional Segment (Europe)
3+
hidden: true
34
---
45
{% include content/plan-grid.md name="data-residency" %}
56

@@ -8,10 +9,7 @@ title: Regional Segment (Europe)
89

910
Segment provides regional infrastructure across Europe, Middle East, Africa and Asia Pacific with [rate limits and SLA](/docs/connections/rate-limits/).
1011

11-
As Schrems II restricts the transfer of personal data to any processors established in countries outside of Europe, all data in European workspaces must be ingested, stored, processed and delivered locally within the EU. Workspaces you configure to use the EU West Data Processing Region ingest (for supported sources), process, filter, deduplicate, and archive data through Segment-hosted archives hosted in S3 AWS Dublin, Ireland.
12-
13-
> info ""
14-
> [Cloud object sources](/docs/connections/sources/#object-cloud-sources) and cloud event sources aren't supported in EU workspaces.
12+
As Schrems II restricts the transfer of personal data to any processors established in countries outside of Europe, all data in European workspaces ingest, store, process and deliver locally within the EU. You can set up workspaces in the EU where data is received via the Dublin, Ireland endpoint hosted in the EU for all sources, with the exception of [cloud object sources](/docs/connections/sources/#object-cloud-sources) and cloud event sources that aren't supported. Segment-hosted archives hosted in S3 AWS Dublin, Ireland, process, filter, validate, deduplicate, and archive data for EU workspaces.
1513

1614
> info ""
1715
> Regional Segment for Europe is currently in beta. Segment’s [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/) govern this feature.
@@ -20,7 +18,7 @@ As Schrems II restricts the transfer of personal data to any processors establis
2018
To create a workspace with a different data processing region:
2119
1. Log in to your segment account.
2220
2. Click **New Workspace**.
23-
3. Select your **Data processing region**. This determines the location in which Segment collects, processes, and stores data that’s sent to and from your workspace. You can choose from *US West* or *EU West*.
21+
3. Select your **Data processing region**. This determines the location in which Segment collects, processes, and stores data that’s sent to and from your workspace. You can choose from *US West* or *EU Central*.
2422
4. Click **Create workspace**.
2523

2624
## Regional Data Ingestion
@@ -34,16 +32,16 @@ To set your Data Ingestion Region:
3432
2. Select the **Settings** tab.
3533
3. Click **Regional Settings**.
3634
4. Choose your **Data Ingestion Region**.
37-
* If you’re in the *US West* data processing region, you can select from: Dublin, Singapore, Oregon, and Sydney.
38-
* If you're in the *EU West* data processing region, Segment’s EU instance only supports data ingestion from Dublin with the `events.eu1.segmentapis.com` endpoint.
35+
* If you’re in the US region, you can select from: Dublin, Singapore, Oregon, and Sydney.
36+
* Segment’s EU instance only supports data ingestion from Dublin with the `events.eu1.segmentapis.com` endpoint.
3937

4038
### Client-side sources
4139
You can configure Segment’s client-side SDKs for Javascript, iOS, Android, and React Native sources to send data to a regional host after you’ve updated the Data Ingestion Region in that source’s settings.
4240

4341
All regions are configured on a per-source basis. Configure the region for each source separately if you don't want to use the default region.
4442

4543
> info ""
46-
> For workspaces that use the EU West Data Processing region, the Dublin Ingestion region is preselected for all sources.
44+
> Dublin is the only region for EU instances and defaults automatically.
4745
4846
All Segment client-side SDKs read this setting and update themselves automatically to send data to new endpoints when the app reloads. You don't need to change the code when you switch regions.
4947

0 commit comments

Comments
 (0)