AI Privacy Report
A server rack with hard drives and network cables in a data center
policy

Cross-Border LLM Data Transfers: SCC Compliance After Schrems II

Most LLM deployments cross borders. The Standard Contractual Clauses framework, post-Schrems II case law, and the supplementary measures requirement apply directly. Here's the working compliance pattern.

By Hannah Linden · · 8 min read

The major foundation models are operated, primarily, by providers headquartered in the United States. Their inference infrastructure runs in multiple regions, including but not limited to the EU. For European deployers, the transfer of personal data to a non-EEA controller or processor is a daily compliance question, governed by GDPR Chapter V, the Standard Contractual Clauses framework, and the post-Schrems II case law. This is the working framework.

The structure of Chapter V

Personal data transfers outside the EEA require a lawful transfer mechanism under Article 44-49 GDPR. The hierarchy:

  1. Adequacy decision (Article 45) — the Commission has determined the destination country provides essentially equivalent protection. Adequacy decisions exist for the UK, Switzerland, Japan, South Korea, and others; for the US, the EU-US Data Privacy Framework (DPF) provides a partial adequacy decision conditional on the recipient’s DPF certification.

  2. Appropriate safeguards (Article 46) — Standard Contractual Clauses, Binding Corporate Rules, codes of conduct, or certification mechanisms. SCCs are the dominant choice.

  3. Specific situation derogations (Article 49) — narrow, not usable as a routine basis.

For LLM workflows, the dominant lawful basis is either DPF adequacy (where applicable) or SCCs with supplementary measures.

Post-Schrems II: the threshold question

Schrems II held that even a properly executed Article 46 transfer mechanism is insufficient when the destination jurisdiction’s surveillance laws give public authorities access to the transferred data inconsistent with EU fundamental-rights standards. The required response is a transfer impact assessment (TIA) and supplementary measures where necessary.

For US transfers in particular, the legal landscape:

For LLM workflows, the practical question is whether the model provider is DPF-certified and whether the specific data being transferred is in scope of the certification.

Standard Contractual Clauses (2021 set)

The 2021 SCCs replaced earlier sets and are the only currently-valid SCCs. They have a modular structure:

For typical LLM deployments where the deployer is the controller and the model provider is the processor, Module 2 applies. Where the deployer’s processor (e.g., an integration vendor) further engages the model provider, Module 3 applies.

The SCCs must be executed in their entirety with the appropriate annexes (Annex I — parties and data; Annex II — technical and organizational measures; Annex III — sub-processors).

Annex I: what to actually populate

Annex I requires specific details that are often left vague in execution. For LLM transfers:

Vague Annex I entries are a regulator’s first finding on inspection.

Annex II: technical and organizational measures

For LLM transfers, the relevant measures:

Sub-processor management

The SCCs require the processor to disclose sub-processors and notify the controller of changes. For LLM providers, the sub-processor list includes infrastructure providers (AWS, GCP, Azure regions), CDN providers, and various tooling vendors. The list is often long.

Operational pattern:

  1. Obtain the sub-processor list at contract execution.
  2. Subscribe to provider notifications of sub-processor changes.
  3. Reserve the right to object (built into the SCCs).
  4. Maintain an internal record of sub-processors for downstream notifications to data subjects.

The supplementary measures decision

The EDPB Recommendations 01/2020 set out the supplementary measures framework. For LLM transfers, the working pattern:

  1. TIA: assess whether the destination jurisdiction’s law creates problematic access. For US transfers without DPF, the answer is “yes, requires supplementary measures.”
  2. Supplementary measures: pseudonymize before transfer (where the use case permits), encrypt with keys held in the EEA (where technically feasible), contractual commitments on disclosure (e.g., transparency notices on US government access requests).
  3. Residual risk assessment: where supplementary measures cannot fully address the risk, document the residual risk and the legal basis for proceeding.

For some LLM workflows, particularly those involving sensitive data, the residual risk after supplementary measures may be unacceptable. The pattern then is to use an EU-region inference endpoint with DPF-certified provider commitments and minimize data sent.

Practical compliance pattern

For an organization deploying an LLM workflow with cross-border transfer:

  1. Identify the transfer: where does the personal data go? Which entities receive it?
  2. Select the lawful basis: DPF for US transfers where available; SCCs otherwise.
  3. Execute SCCs: with complete annexes, in the correct module.
  4. Conduct TIA: documented assessment of destination-jurisdiction risk.
  5. Implement supplementary measures: technical and contractual.
  6. Update privacy notice: disclose the transfer mechanism, the destination, and the basis.
  7. Maintain documentation: ready for regulator request on inspection.

Common compliance gaps

In review of practitioner LLM compliance documentation, the consistent gaps are:

Cross-references

For the DPIA framework that contextualizes the cross-border transfer assessment, see DPIA template for LLM deployment. For the Article 22 framework when the transferred data is used for automated decision-making, see GDPR Article 22 and LLM-driven decisions. For the engineering controls that make data minimization and pseudonymization tractable, mlobserve.com’s observability patterns cover the relevant infrastructure. For the policy-adjacent monitoring at neuralwatch.org, broader transfer-policy developments are tracked.

The shape of the risk

Cross-border transfer non-compliance is the single most-fined category of GDPR violation in recent enforcement. The combination of high deployment frequency, technical complexity, and active regulator interest makes LLM transfers a top-tier compliance priority. The compliance lift is bounded; the consequences of skipping it are not.

Sources

  1. European Commission Standard Contractual Clauses
  2. Schrems II — Case C-311/18
  3. EDPB Recommendations 01/2020 on supplementary measures
#gdpr #cross-border-transfers #scc #schrems-ii #compliance
Subscribe

AI Privacy Report — in your inbox

AI privacy regulation, compliance, and enforcement, sourced. — delivered when there's something worth your inbox.

No spam. Unsubscribe anytime.

Related

Comments