Skip to content

Commit e9ba243

Browse files
committed
DOC-192 updates for enabling
1 parent 661d373 commit e9ba243

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

src/connections/data-residency.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,6 @@ title: Data Residency
88

99
Segment offers customers the option to lead on data residency by providing regional infrastructure across Europe, Middle East, Africa and Asia Pacific. The default region for all customers is in Oregon, United States. The regional infrastructure has the same [rate limits and SLA](/docs/connections/rate-limits/) as the default region.
1010

11-
## Enable Regional Data Ingestion and Storage
12-
13-
You can enable Regional Data Ingestion and Storage from the Regional Settings tab within your Workspace settings. Enabling the feature here makes the feature available to both client-side and server-side sources.
14-
15-
![enable](images/enable-regional-ingest.png)
16-
17-
> info ""
18-
> **Note**: Regional Data Storage is a Beta feature, and its use is governed by the [(1) Segment First Access and Beta Terms and Conditions](https://segment.com/legal/first-access-beta-preview/) and [(2) Segment Acceptable Use Policy](https://segment.com/legal/acceptable-use-policy/).
19-
2011
## Regional Data Ingestion
2112

2213
Regional Data Ingestion enables you to send data to Segment from both Client-side and Server-side sources through regionally hosted API ingest points. The regional infrastructure can fail-over across locations within a region, but never across regions.
@@ -45,6 +36,13 @@ Regional Data Storage allows you to preserve your raw events in Amazon S3 bucket
4536
> note ""
4637
> Configure Regional Data Storage on new sources instead of enabling on an existing source to avoid deletion of historical data and a change in retention policy. Historical data that is expired due to a retention policy cannot be replayed at a time in the future. Historical data cannot be migrated from the US to your regional buckets.
4738
39+
You can enable Regional Data Storage from the Regional Settings tab within your Workspace settings. Enabling the feature here makes the feature available to both client-side and server-side sources.
40+
41+
![enable](images/enable-regional-ingest.png)
42+
43+
> info ""
44+
> **Note**: Regional Data Storage is a Beta feature, and its use is governed by the [(1) Segment First Access and Beta Terms and Conditions](https://segment.com/legal/first-access-beta-preview/){:target="_blank"} and [(2) Segment Acceptable Use Policy](https://segment.com/legal/acceptable-use-policy/){:target="_blank"}.
45+
4846
### Pre-requisites
4947

5048
To begin with Regional Data Storage, complete the following steps in your AWS account:
@@ -160,24 +158,24 @@ To complete the configuration of Regional Data Storage:
160158
6. Identify the Source in the source-level archive retention periods list
161159
7. Set the Retention for this source to the suggested value of `7 days`* and click **Save**
162160

163-
The Regional Data Storage bucket will take roughly one hour to receive data.
161+
The Regional Data Storage bucket will take around one hour to receive data.
164162

165-
* The data retention can be set to any value available in the portal. If you require less than 7 days of data stored in the Segment-owned Archives, please reach out to support.
163+
\* The data retention can be set to any value available in the portal. If you require less than 7 days of data stored in the Segment-owned Archives, please contact [Segment Support](https://segment.com/help/contact){:target="_blank"}.
166164

167165
### Deletion from Regional Data Storage
168166

169167
Regional Data Storage offers the same ability to delete end-user data when they revoke or alter their consent to have data collected, as long as they can be identified by a `userId`. For example, if an end-user invokes their Right to Object or Right to Erasure under the GDPR or CCPA, you can use these features to:
170168
- block ongoing data collection for that user
171169
- delete all historical data about them from Segment's systems, connected S3 buckets and warehouses, and supported downstream partners
172170

173-
Contact [Segment Support](https://segment.com/help/contact/) to initiate a deletion and provide a valid `userId` for each user to be deleted. Deletion requests are run within the region, and have a 30 day SLA, but requires that the raw data is accessible to Segment in an unaltered state. Deletion from Regional Data Storage is not available from the [Privacy Portal](/docs/privacy/user-deletion-and-suppression/#deletion-requests) or through the API.
171+
Contact [Segment Support](https://segment.com/help/contact/){:target="_blank"} to initiate a deletion and provide a valid `userId` for each user to be deleted. Deletion requests are run within the region, and have a 30 day SLA, but requires that the raw data is accessible to Segment in an unaltered state. Deletion from Regional Data Storage is not available from the [Privacy Portal](/docs/privacy/user-deletion-and-suppression/#deletion-requests) or through the API.
174172

175173
> note "Business Plan Customers"
176174
> If you use this feature to delete data, you cannot Replay the deleted data at the same time. For standard Replay requests, you must wait for any pending deletions to complete. You cannot submit new deletions requests for the period of time that Segment replays data for you.
177175
178176
### Replays from Regional Data Storage
179177

180-
Regional Data Storage supports [Replays](/docs/guides/what-is-replay/#replays-for-tooling-changes) to both existing and new tools. To request a Replay, [contact Segment](https://segment.com/help/contact/) with the following:
178+
Regional Data Storage supports [Replays](/docs/guides/what-is-replay/#replays-for-tooling-changes) to both existing and new tools. To request a Replay, [contact Segment](https://segment.com/help/contact/){:target="_blank"} with the following:
181179
- Source ID
182180
- Date Range
183181
- Destination

0 commit comments

Comments
 (0)