You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Use BEDROCK_REGION_NAME env var for region, fallback to AWS defaults
- Check for BEDROCK_REGION_NAME environment variable first
- If not set, let AWS SDK determine region from standard AWS env vars/config
- Remove hardcoded default region to allow proper AWS credential chain behavior
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments