Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.261 ·

New AWS Bedrock timeout with configurable override

AWS credential lookups now time out with a clearer error, and you can raise the timeout via an env var.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaElsewherewhat it touches
KindImprovementsin v2.1.261,
You'll notice Notable

AWS credential lookups now time out with a clearer error, and you can raise the timeout via an env var.

AWS credential-chain resolution — covering STS GetCallerIdentity, ListInferenceProfiles, and profile/SSO credential fetches — is now wrapped with a request timeout. On timeout, the error message tells users to raise CLAUDE_CODE_AWS_CHAIN_RESOLVE_TIMEOUT_MS, and a separate generic message covers other AWS timeouts.

Read from
Names in the bundleCLAUDE_CODE_AWS_CHAIN_RESOLVE_TIMEOUT_MS
What the documentation says

See this entry in the whole of v2.1.261 →

Feedback