Bedrock no longer refuses to start when no region or base URL is configured.
What's wrong with this entry?
Using the AWS Bedrock provider without AWS_REGION, AWS_DEFAULT_REGION or ANTHROPIC_AWS_BASE_URL previously threw "No AWS region or base URL found." Construction now continues with the base URL left unset.
ANTHROPIC_AWS_BASE_URL
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.232
Invalid AWS region environment values are reported instead of hidden
Both mention region bedrock
-
v2.1.232
Invalid AWS region variable is called out by name
Both mention region bedrock
-
v2.1.232
A malformed AWS region env var is now ignored and reported
Both mention region bedrock