1 line
365 B
JSON
1 line
365 B
JSON
{"content": "{\n \"description\": \"Configure Claude Code to use Amazon Bedrock for AI model access. Enables enterprise-grade deployment with AWS billing and compliance features, ideal for organizations already using AWS infrastructure.\",\n \"env\": {\n \"CLAUDE_CODE_USE_BEDROCK\": \"1\",\n \"AWS_BEARER_TOKEN_BEDROCK\": \"your-bedrock-api-key\"\n }\n}"} |