[PR #456] [MERGED] Update docker instructions in amazon-bedrock.md #522

Closed
opened 2026-02-15 17:17:27 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/456
Author: @ainsleyrutterford
Created: 3/22/2025
Status: Merged
Merged: 3/26/2025
Merged by: @tjbck

Base: mainHead: patch-1


📝 Commits (1)

  • c5478ea Update docker instructions in amazon-bedrock.md

📊 Changes

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

View changed files

📝 docs/tutorials/integrations/amazon-bedrock.md (+1 -1)

📄 Description

The docker command shown was missing the AWS_SESSION_TOKEN environment variable so the Bedrock Access Gateway server was complaining about the security token being invalid.


🔄 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/open-webui/docs/pull/456 **Author:** [@ainsleyrutterford](https://github.com/ainsleyrutterford) **Created:** 3/22/2025 **Status:** ✅ Merged **Merged:** 3/26/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`c5478ea`](https://github.com/open-webui/docs/commit/c5478ea17b247dd7abf50486dfd22a7ed410c15e) Update docker instructions in amazon-bedrock.md ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/tutorials/integrations/amazon-bedrock.md` (+1 -1) </details> ### 📄 Description The docker command shown was missing the `AWS_SESSION_TOKEN` environment variable so the Bedrock Access Gateway server was complaining about the security token being invalid. --- <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-15 17:17:27 -05:00
yindo closed this issue 2026-02-15 17:17:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#522