Skip to content

Conversation

@vapi-tasker
Copy link
Contributor

@vapi-tasker vapi-tasker bot commented Jan 28, 2026

Description

  • Add new documentation page for Anthropic Bedrock integration (fern/providers/model/anthropic-bedrock.mdx)
  • Add navigation entry in docs.yml under "Large language models" section (after Azure OpenAI)
  • Page includes step-by-step configuration guide for using Claude models via AWS Bedrock with Vapi
  • Covers IAM role creation, trust policy with Vapi AWS Account ID (533267069243), and permissions policies
  • Explains credential creation via API and External ID handling (user-provided or Vapi-generated)
  • Uses Fern components: <Steps>, <Step>, <Warning>, <Note>, <Tip>, <Tabs>, <Tab>
  • Follows style of existing provider pages like Azure OpenAI

Linear Issue: VAP-11573

Testing Steps

  • Run the app locally using fern docs dev or navigate to preview deployment
  • Ensure that the changed pages and code snippets work
  • Verify page renders correctly with all Fern components
  • Confirm navigation appears under "Large language models" after Azure OpenAI
  • Check that all JSON code blocks display properly

Generated with Claude Code

Add documentation for using Anthropic Claude models via AWS Bedrock
with Vapi. The guide covers:
- IAM role creation and configuration
- Trust policy setup with Vapi AWS Account ID (533267069243)
- Permissions policies (broad and restrictive options)
- Vapi credential creation via API
- External ID handling (user-provided or Vapi-generated)
- Troubleshooting common errors

Co-Authored-By: Claude <[email protected]>
@github-actions
Copy link
Contributor

…rated

- External ID is optional, Vapi does NOT generate it
- Added tabs showing trust policy with and without External ID
- Removed step about updating trust policy with Vapi-generated ID
- Updated troubleshooting section

Co-Authored-By: Claude <[email protected]>
@github-actions
Copy link
Contributor

@stevenbdf stevenbdf merged commit f298383 into main Jan 28, 2026
6 checks passed
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