[PR #3522] [MERGED] docs: update bedrock playground docs for IAM trusted entity authentication [closes DOC-950] #3563

Closed
opened 2026-06-05 18:23:30 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3522
Author: @open-swe[bot]
Created: 4/9/2026
Status: Merged
Merged: 4/21/2026
Merged by: @jacoblee93

Base: mainHead: open-swe/update-bedrock-iam-docs


📝 Commits (2)

  • f819890 docs: update bedrock playground docs to encourage IAM trusted entity authentication
  • 9ceeea1 fix: remove em dash

📊 Changes

1 file changed (+46 additions, -2 deletions)

View changed files

📝 src/langsmith/playground-model-providers.mdx (+46 -2)

📄 Description

Description

Updates the Amazon Bedrock section of the playground model providers docs to encourage IAM trusted entity authentication over access keys. Adds a new Authentication subsection with step-by-step setup instructions for the IAM trusted entity approach (including the trust policy JSON with LangSmith's AWS account ID and external ID), and documents access keys as a simpler but less secure alternative.

Release Note

Updated Bedrock playground docs to recommend IAM trusted entity authentication over access keys.

Test Plan

  • Verify the page renders correctly on the Mintlify preview deployment
  • Confirm the trust policy JSON example matches the in-app instructions

🔄 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/3522 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 4/9/2026 **Status:** ✅ Merged **Merged:** 4/21/2026 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `open-swe/update-bedrock-iam-docs` --- ### 📝 Commits (2) - [`f819890`](https://github.com/langchain-ai/docs/commit/f8198902d1a2851b2d0fe717fe1be94e36b50a79) docs: update bedrock playground docs to encourage IAM trusted entity authentication - [`9ceeea1`](https://github.com/langchain-ai/docs/commit/9ceeea11878d8ae6cb17a65acd93fa6c94b15503) fix: remove em dash ### 📊 Changes **1 file changed** (+46 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/playground-model-providers.mdx` (+46 -2) </details> ### 📄 Description ## Description Updates the Amazon Bedrock section of the playground model providers docs to encourage IAM trusted entity authentication over access keys. Adds a new Authentication subsection with step-by-step setup instructions for the IAM trusted entity approach (including the trust policy JSON with LangSmith's AWS account ID and external ID), and documents access keys as a simpler but less secure alternative. ## Release Note Updated Bedrock playground docs to recommend IAM trusted entity authentication over access keys. ## Test Plan - [ ] Verify the page renders correctly on the Mintlify preview deployment - [ ] Confirm the trust policy JSON example matches the in-app instructions --- <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-06-05 18:23:30 -04:00
yindo closed this issue 2026-06-05 18:23:30 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3563