Skip to content
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

fix(core/httpAuthSchemes): fix type declaration of resolved credentials #6966

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Mar 24, 2025

Issue

#6960

Description

This corrects the type declaration of the resolved version of client.config.credentials.
Specifically, it restores the MemoizedProvider type, merging it with the type that had overwritten it from SRA ID&Auth.

Testing

Added type assertion test

@kuhe kuhe requested a review from a team as a code owner March 24, 2025 18:07
@kuhe kuhe changed the title chore(core/httpAuthSchemes): fix type declaration of resolved credentials fix(core/httpAuthSchemes): fix type declaration of resolved credentials Mar 24, 2025
@kuhe kuhe force-pushed the fix/types branch 4 times, most recently from 0731044 to fd9b0cf Compare March 25, 2025 00:09
@kuhe kuhe merged commit e4d791d into aws:main Mar 25, 2025
4 checks passed
@kuhe kuhe deleted the fix/types branch March 25, 2025 01:13
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.

3 participants