[PR #801] [MERGED] Add S3 KMS key support to self hosted docs #1030

Closed
opened 2026-02-17 17:21:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/801
Author: @romain-priour-lc
Created: 10/9/2025
Status: Merged
Merged: 10/9/2025
Merged by: @lnhsingh

Base: mainHead: romain/kms-key-s3-selfhosted


📝 Commits (4)

  • eec58db done
  • 13211c9 improve wording a bit
  • 2a27ec6 Merge branch 'main' into romain/kms-key-s3-selfhosted
  • a0be98a Apply suggestion from @lnhsingh

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

📝 src/langsmith/self-host-blob-storage.mdx (+9 -0)

📄 Description

Overview

In the title.

Type of change

Update Existing Documentation

Related issues/PRs

Closes INF-923

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/801 **Author:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Created:** 10/9/2025 **Status:** ✅ Merged **Merged:** 10/9/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `romain/kms-key-s3-selfhosted` --- ### 📝 Commits (4) - [`eec58db`](https://github.com/langchain-ai/docs/commit/eec58db19a0e7d2ec50e24d285b8065e20f4b2be) done - [`13211c9`](https://github.com/langchain-ai/docs/commit/13211c952619d3e646ac4be1e1e4cde612f91b4d) improve wording a bit - [`2a27ec6`](https://github.com/langchain-ai/docs/commit/2a27ec6ec753e92cd2f90ad233058c7a43a47333) Merge branch 'main' into romain/kms-key-s3-selfhosted - [`a0be98a`](https://github.com/langchain-ai/docs/commit/a0be98ae97afb6f02ebf00edf393368368aba83b) Apply suggestion from @lnhsingh ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/self-host-blob-storage.mdx` (+9 -0) </details> ### 📄 Description ## Overview In the title. ## Type of change Update Existing Documentation ## Related issues/PRs Closes INF-923 ## Checklist <!-- Put an 'x' in all boxes that apply --> - [X] I have read the [contributing guidelines](README.md) - [X] I have tested my changes locally using `docs dev` - [ ] All code examples have been tested and work correctly - [ ] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed - I have gotten approval from the relevant reviewers - (Internal team members only / optional) I have created a preview deployment using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:21:35 -05:00
yindo closed this issue 2026-02-17 17:21:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1030