Skip to content

docs: add Bedrock support for AI Sessions#177

Merged
maximelb merged 3 commits intomasterfrom
docs/ai-sessions-bedrock-support
Apr 8, 2026
Merged

docs: add Bedrock support for AI Sessions#177
maximelb merged 3 commits intomasterfrom
docs/ai-sessions-bedrock-support

Conversation

@maximelb
Copy link
Copy Markdown
Contributor

@maximelb maximelb commented Apr 8, 2026

Summary

  • Adds a new "Alternative Providers" page under AI Sessions documenting how to use Amazon Bedrock instead of direct Anthropic APIs
  • Covers required environment variables (CLAUDE_CODE_USE_BEDROCK, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION), IAM permissions, and configuration examples for interactive profiles, inline D&R profiles, and Hive AI agent records
  • Added to mkdocs nav between User Sessions and API Reference

Test plan

  • Verify mkdocs builds without errors
  • Review page renders correctly
  • Confirm accuracy of env var names and behavior

🤖 Generated with Claude Code

maximelb and others added 3 commits April 8, 2026 10:00
Document how to configure AI Sessions to use Amazon Bedrock instead of
direct Anthropic APIs, including required environment variables, IAM
permissions, and configuration examples for both interactive and D&R
sessions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Bedrock uses different model IDs than the standard Anthropic API. The
model must be set as a profile-level field (not an env var), using
Bedrock model ID format like us.anthropic.claude-sonnet-4-5-20250929-v1:0.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@maximelb maximelb requested a review from steveatlc April 8, 2026 17:06
@maximelb maximelb marked this pull request as ready for review April 8, 2026 17:06
@maximelb maximelb merged commit 352e322 into master Apr 8, 2026
2 checks passed
@maximelb maximelb deleted the docs/ai-sessions-bedrock-support branch April 8, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant