docs: add Anthropic Bedrock integration page#901
Merged
Conversation
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 <noreply@anthropic.com>
Contributor
|
🌿 Preview your docs: https://vapi-preview-cbce5866-6a8e-4dee-ae1a-646019c38a8b.docs.buildwithfern.com |
…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 <noreply@anthropic.com>
Contributor
|
🌿 Preview your docs: https://vapi-preview-512b5f8e-f1e3-46b2-bbdf-578715ffea15.docs.buildwithfern.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
fern/providers/model/anthropic-bedrock.mdx)docs.ymlunder "Large language models" section (after Azure OpenAI)<Steps>,<Step>,<Warning>,<Note>,<Tip>,<Tabs>,<Tab>Linear Issue: VAP-11573
Testing Steps
fern docs devor navigate to preview deploymentGenerated with Claude Code