@aws-sdk/credential-providers 3.730.0 credentials
is missing error
#6816
Labels
bug
This issue is a bug.
p1
This is a high priority issue
potential-regression
Marking this issue as a potential regression to be checked by team member
Checkboxes for prior research
Describe the bug
We ran into an error on Lambda when we bumped up our credential-providers package to 3.730.0.
I couldn't quite spot much in the diff: https://npmdiff.dev/%40aws-sdk%2Fcredential-providers/3.729.0/3.730.0/
Regression Issue
SDK version number
@aws-sdk/[email protected]
Which JavaScript Runtime is this issue in?
Node.js
Details of the browser/Node.js/ReactNative version
Node 20.18.0, Node 22.
Reproduction Steps
https://github.com/samchungy/aws-credentials-provider-bug
Observed Behavior
fromTemporaryCredentials
throws an errorExpected Behavior
It should not throw an error when using
fromTemporaryCredentials
Possible Solution
No response
Additional Information/Context
No response
The text was updated successfully, but these errors were encountered: