From dcf2c6d7f14d3a7bc88c3680a6a5cfe968842b7d Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Sat, 21 Feb 2026 03:40:54 -0500 Subject: [PATCH] docs: normalize Amazon Bedrock setup section labels (#22549) * docs(channels): promote Signal option setups to onboarding sections * docs(channels): rename Microsoft Teams minimal setup section * docs(channels): standardize onboarding option headings for Zalo and Twitch * docs(providers): normalize Amazon Bedrock onboarding section labels --- docs/providers/bedrock.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/providers/bedrock.md b/docs/providers/bedrock.md index 34c759dbb55..e6e3f807ee9 100644 --- a/docs/providers/bedrock.md +++ b/docs/providers/bedrock.md @@ -51,7 +51,7 @@ Notes: - `defaultContextWindow` (default: `32000`) and `defaultMaxTokens` (default: `4096`) are used for discovered models (override if you know your model limits). -## Setup (manual) +## Onboarding 1. Ensure AWS credentials are available on the **gateway host**: @@ -122,7 +122,7 @@ export AWS_REGION=us-east-1 Or attach the managed policy `AmazonBedrockFullAccess`. -**Quick setup:** +## Quick setup (AWS path) ```bash # 1. Create IAM role and instance profile