[BUG] Slow response times with sso login - 1.0.56+
Resolved 💬 5 comments Opened Jul 24, 2025 by renehaskins Closed Aug 22, 2025
Environment
- Platform (select one):
- [x] AWS Bedrock
- Claude CLI version: 1.0.56 +
- Operating System: Linux
- Terminal: bash
Bug Description
After going through the SSO login flow and launching Claude Code, the prompt takes between 5-20 minutes to generate a response. This is only through SSO login, using access keys results in normal response wait times.
Steps to Reproduce
- Install claude code version 1.0.56, 1.0.57, or 1.0.58 (currently, the three latest versions after 1.0.55)
- Login via aws sso login --profile=one-of-the-profiles-set-in-configuration
- Start claude, give first prompt
- Observe wait time
Expected Behavior
- Wait times expected at less than 10s for a simple "hello" prompt
Actual Behavior
- Wait times for the response were 5-20 minutes
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗