QuestionQ28

Applications and Integration

Your enterprise has an AWS contract requiring Claude API calls to be routed through Amazon Bedrock instead of the direct Anthropic API. Your team is developing a new Claude application and is unfamiliar with this restriction. How should you build the application?

Explanation

Claude requests must be sent through Amazon Bedrock to meet the contractual routing requirement. Anthropic supports invoking Claude on Bedrock through its Bedrock integration and SDKs, allowing the application’s higher-level Claude interaction logic to remain decoupled from the underlying provider while the configured invocation path uses Bedrock.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!