Skip to main content
The BYOC shared responsibility model defines what LangChain manages and what your organization manages in a LangSmith BYOC deployment on AWS. Under this model, sensitive data does not transit LangChain infrastructure during normal operation. The sections below cover this division across platform and infrastructure, data and security, and operations and support. For the multi-tenant SaaS equivalent, see the LangSmith shared responsibility model. For the technical structure of the control plane and data plane, see BYOC architecture.

Access model

  • Control plane and data plane are split: LangChain runs the control plane. You own the cloud account and VPC that contain the data plane, and LangChain manages the infrastructure inside that environment through delegated access.
  • Access is least privilege, with break-glass as the exception: The routine access LangChain holds is scoped to provisioning and operations. Data access is not required for normal operations. Incident troubleshooting may require customer-approved break-glass access, granted through the shared support channel.
  • You remain accountable for your cloud account: You control your AWS account governance, network connectivity, and internal access policies.

Platform and infrastructure

For details on how upgrades, autoscaling, and maintenance windows work, see BYOC operations.

Data and security

The IAM permissions that scope LangChain access are described in Cross-account IAM permissions. For how break-glass access works in practice, see Troubleshooting. For where the audit logs live and how to access them, see Auditing.

Operations and support

See also