Bedrock credential chains like SSO and assume-role now see your configured region.
What's wrong with this entry?
When resolving AWS credentials for Bedrock, Claude Code now passes a parent client configuration carrying the request handler and, where one is set, the region. Credential chains that need a regional endpoint, such as SSO or assume-role, can now resolve correctly instead of falling back to a default region.
parentClientConfig
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.224
Bedrock inference profile lookup failures are logged
Both mention bedrock
-
v2.1.228
AWS request signing keeps query strings
Both mention bedrock
-
v2.1.228
Bedrock requests go through middleware, and streams become real SSE
Both mention bedrock