-
Notifications
You must be signed in to change notification settings - Fork 580
[instrumentation-aws-sdk] TAV failing for bedrock v3.798.0 #2806
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Looks like AWS SDK isn't mocked properly in this new Bedrock version. Looking into it. cc @ezhang6811 |
It's this change in particular: aws/aws-sdk-js-v3@3c9a894
One thing we could do is manually configure the Bedrock Runtime client to use |
Doing this sounds good to me. |
Use |
Should be fixed by #2810 |
Description
Tests are failing on main for
@aws-sdk/[email protected]
(see release notes), this is blocking releases and PRs in this repo.Additional details
All tests are failing with the same exception:
Links to workflow runs:
The text was updated successfully, but these errors were encountered: