AWS Bedrock Configuration
Overview
This guide explains how to enable AWS Bedrock foundation models in your AWS account for use with AI/Run CodeMie. AWS Bedrock provides access to high-performance foundation models from Anthropic (Claude), Amazon (Titan), etc.
This configuration is required if you plan to use AWS Bedrock models such as Anthropic Claude, Amazon Titan, or other foundation models available through AWS Bedrock.
Prerequisites
Before starting, ensure you have:
- AWS Account: Active AWS account with appropriate permissions
- IAM Permissions: Ability to manage Bedrock model access
Some foundation models require approval before use. The approval process is typically instant for most models, but some providers may require additional review.
Step 1: Access AWS Bedrock Console
1.1 Sign in to AWS Console
- Go to AWS Management Console
- Sign in with your AWS credentials
- Ensure you're in the correct AWS region (top-right corner)
1.2 Navigate to AWS Bedrock
- In the AWS Console search bar, type "Bedrock"
- Select Amazon Bedrock from the results
- The Bedrock console will open
Choose a region that:
- Supports the models you need
- Is close to your users for lower latency
- Meets your data residency requirements
Step 2: Request Model Access
2.1 Navigate to Model Access
- In the Bedrock console left navigation, click Model access
- You'll see a table listing all available foundation models
- Models are grouped by provider (Anthropic, Amazon, etc.)
2.2 Request Access to Models
- Review the list of available models
- Identify models you want to use
- Select models by checking the checkbox next to each model name
- Click Request model access or Modify model access
Recommended Models for AI/Run CodeMie:
| Provider | Model | Use Case |
|---|---|---|
| Anthropic | Claude 4.5 Sonnet | Primary chat, reasoning, code generation |
| Anthropic | Claude 4.5 Opus | Complex reasoning, large context tasks |
| Amazon | Titan Embeddings | Text embeddings for RAG |
Regional Considerations
Cross-Region Model Availability
Different models are available in different AWS regions. Not all foundation models are accessible in every region.
Before requesting access:
- Verify model availability in your target region
- Check AWS Bedrock Model Availability
- Consider data residency and compliance requirements
Quota and Limits
Understanding Quotas
AWS Bedrock has quotas for:
- Requests per minute: Limits on API call frequency
- Tokens per minute: Limits on token processing
- Model-specific limits: Vary by model and region
Requesting Quota Increases
- Go to AWS Service Quotas console
- Search for "Bedrock"
- Select the quota you need to increase
- Click Request quota increase
- Provide justification and desired limit
- Submit request (typically approved within 2-7 days)