AWS and Google custom endpoint variables are now forwarded and scrubbed deliberately.
What's wrong with this entry?
Cloud endpoint overrides are now in the list of environment variables Claude Code forwards and scrubs deliberately, so Bedrock and Vertex users pointing at custom endpoints get consistent treatment.
- Added:
AWS_ENDPOINT_URL,AWS_ENDPOINT_URL_STS,AWS_ENDPOINT_URL_BEDROCK,AWS_ENDPOINT_URL_BEDROCK_RUNTIMEand the SSO/OIDC variants, plusCLOUDSDK_CONFIG,GCLOUD_PROJECTandGOOGLE_EXTERNAL_ACCOUNT_ALLOW_EXECUTABLES. - A separate environment-scrubbing helper drops its agent-proxy and settings-color special cases and gains an additional set of variables it deletes.
AWS_ENDPOINT_URL_BEDROCK_RUNTIME
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