Skip to content

Conversation

ysaito1001
Copy link
Contributor

@ysaito1001 ysaito1001 commented Jul 22, 2025

Motivation and Context

The previous tests mistakenly used the default credentials provider chain, which led to test failures during a release. This occurred because the chain hit a credentials provider that made a remote call (e.g., IMDS), causing the captured request to be exhausted, leading to a panic. To address this issue, the PR avoids using the default credentials provider chain.

Testing

Currently verifying in the release pipeline Verified


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@ysaito1001 ysaito1001 marked this pull request as ready for review July 23, 2025 12:52
@ysaito1001 ysaito1001 requested a review from a team as a code owner July 23, 2025 12:52
@ysaito1001 ysaito1001 merged commit 8ba6b6d into main Jul 23, 2025
45 checks passed
@ysaito1001 ysaito1001 deleted the ysaito/fix-auth-preference-tests branch July 23, 2025 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants