AWS requests with query parameters are now signed correctly and stop being rejected.
What's wrong with this entry?
Requests to AWS endpoints with query parameters are now signed with those parameters included, so signatures over such URLs should match instead of being rejected.
- The request-to-sign conversion copies the URL's search parameters into a query object rather than dropping them.
- The Bedrock credential chain helpers also accept a logger, passed to both the node provider chain and the inner client config.
fromNodeProviderChain
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