bedrock-claude-code-setup
CommunityAuthenticate Claude Code with Bedrock
Software Engineering#authentication#troubleshooting#claude code#environment variables#aws bedrock#model configuration#replit secrets
Authorwilliamsforeal
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Setting up AWS Bedrock authentication for Claude Code in Replit can be confusing, especially when you need the right environment variables, region, and credentials method without relying on local AWS CLI configuration.
Core Features & Use Cases
- Bedrock API key setup for Replit: Configure
AWS_BEARER_TOKEN_BEDROCK,CLAUDE_CODE_USE_BEDROCK, andAWS_REGIONusing Replit Secrets, which is the recommended approach in Replit environments. - Alternative AWS credential methods: Support AWS access keys via
AWS_ACCESS_KEY_ID/AWS_SECRET_ACCESS_KEY(and optionalAWS_SESSION_TOKEN) when API keys are not available. - Model and region customization: Override inference targets using optional
ANTHROPIC_MODELandANTHROPIC_SMALL_FAST_MODELvariables, plusANTHROPIC_SMALL_FAST_MODEL_AWS_REGIONwhen needed. - Troubleshooting guidance: Diagnose common failures like missing environment variables, region/model availability errors, and prompt caching issues.
Quick Start
Add these three Replit Secrets—AWS_BEARER_TOKEN_BEDROCK, CLAUDE_CODE_USE_BEDROCK, and AWS_REGION—and then restart Claude Code.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bedrock-claude-code-setup Download link: https://github.com/williamsforeal/Cyclone-SS/archive/main.zip#bedrock-claude-code-setup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.