diff --git a/studio-docs/source/data-privacy.md b/studio-docs/source/data-privacy.md index 9b8fedd13..5c8b7f906 100644 --- a/studio-docs/source/data-privacy.md +++ b/studio-docs/source/data-privacy.md @@ -31,6 +31,7 @@ All data sent to Apollo Studio is sent to an endpoint with one of the following | `https://operations.api.apollographql.com` | Apollo Server with the [operation registry plugin](https://www.apollographql.com/docs/studio/operation-registry/) (v0.4.1+) | | `https://storage-secrets.api.apollographql.com` | Apollo Server with Apollo Gateway (v0.16.0-v0.33.0) with [managed federation](https://www.apollographql.com/docs/federation/managed-federation/overview/), or with the [operation registry plugin](https://www.apollographql.com/docs/studio/operation-registry/) (v0.4.1+) | | `https://uplink.api.apollographql.com` | Apollo Server with Apollo Gateway (v0.34.0+) with [managed federation](https://www.apollographql.com/docs/federation/managed-federation/overview/) | +| `https://aws.uplink.api.apollographql.com` | Apollo Server with Apollo Gateway (v0.45.0+) with [managed federation](https://www.apollographql.com/docs/federation/managed-federation/overview/) | | **Active legacy URLs** | | `https://engine-report.apollodata.com` | Metrics reporting from Apollo Server (v2.0-2.17.x) | | `https://edge-server-reporting.api.apollographql.com` | Schema registration via schema reporting in Apollo Server (v2.15.0-2.17.x) |