AWS credential problems now come with one clear message instead of a raw SDK error.
What's wrong with this entry?
When Bedrock or Vertex request signing cannot get AWS credentials, you now get one clear message instead of a raw SDK rejection.
- The provider chain is awaited inside a try/catch and any failure is rewrapped as a typed error with a fixed message.
Failed to resolve AWS credentials from the credential provider chain.
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.239
AWS credential resolution now sees the configured region
Both mention bedrock
-
v2.1.239
AWS and Google endpoint variables handled explicitly
Both mention bedrock