Skip to content

Commit 1ed9595

Browse files
committed
updates
1 parent e2aa185 commit 1ed9595

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/connections/regional-segment-eu.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To create a workspace with a different data processing region:
3030
## Regional Data Ingestion
3131
Regional Data Ingestion enables you to send data to Segment from both Device-mode and Cloud-mode sources through regionally hosted API ingest points. The regional infrastructure can fail across locations within a region, but never across regions.
3232

33-
Segment's EU instance only supports data ingestion from Dublin, Ireland through the `in.eu2.segmentapis.com/v1` endpoint.
33+
Segment's EU instance only supports data ingestion from Dublin, Ireland with the `events.eu1.segmentapis.com/v1` endpoint.
3434

3535
### Set your Data Ingestion Region
3636
To set your Data Ingestion Region:
@@ -39,7 +39,7 @@ To set your Data Ingestion Region:
3939
3. Click **Regional Settings**.
4040
4. Choose your **Data Ingestion Region**.
4141
* If you’re in the *US West* data processing region, you can select from: Dublin, Singapore, Oregon, and Sydney.
42-
* 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.
42+
* 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/v1` endpoint.
4343

4444
### Client-side sources
4545
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.
@@ -52,12 +52,12 @@ All regions are configured on a per-source basis. Configure the region for each
5252
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.
5353

5454
### Server-side and project sources
55-
When you send data from a server-side or project source, you can use the `host` configuration parameter to send data to the desired region, which will be Dublin — `in.eu2.segmentapis.com/v1`
55+
When you send data from a server-side or project source, you can use the `host` configuration parameter to send data to the desired region, which will be Dublin — `events.eu1.segmentapis.com/v1`
5656

5757
## Regional Data Storage
58-
[Regional Data Storage](/docs/connections/data-residency/#regional-data-storage) isn't supported in EU workspaces.
58+
[Regional Data Storage](/docs/connections/regional-segment/#regional-data-storage) is in beta in the US and currently isn't supported in EU workspaces.
5959

60-
## EU Updates
60+
## EU Storage Updates
6161
### Data Lakes
6262
Regional Segment in the EU changes the way you [configure the Data Lakes AWS environment](/docs/connections/storage/data-lakes/data-lakes-manual-setup/#iam-role).
6363

0 commit comments

Comments
 (0)