mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
[PR #869] [MERGED] docs: Add VPCE auth method for S3 connection #843
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langsmith-docs/pull/869
Author: @joaquin-borggio-lc
Created: 6/23/2025
Status: ✅ Merged
Merged: 6/23/2025
Merged by: @joaquin-borggio-lc
Base:
main← Head:joaquin/add-s3-vpce-auth-option📝 Commits (1)
fe326b8Added VPCE auth method📊 Changes
1 file changed (+5 additions, -2 deletions)
View changed files
📝
docs/self_hosting/configuration/blob_storage.mdx(+5 -2)📄 Description
This is another way to allow secure connection to S3 without enabling public access. This is what we currently do in our public TF modules.
Testing
Docs look as expected:

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