-
Notifications
You must be signed in to change notification settings - Fork 647
fix(credential-providers): use modified region resolver for inner STS clients #7456
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4e56666 to
c418108
Compare
3 tasks
e5d5bf0 to
c747f21
Compare
smilkuri
approved these changes
Oct 24, 2025
d7e67ac to
bc1f5e4
Compare
3 tasks
bc1f5e4 to
e21a470
Compare
aBurmeseDev
approved these changes
Oct 24, 2025
e21a470 to
c42f4f9
Compare
4 tasks
ae5a045 to
1ba3dcd
Compare
1ba3dcd to
444d7bd
Compare
smilkuri
approved these changes
Oct 29, 2025
1788e95 to
864834c
Compare
3 tasks
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue
#5105
Description
add env and config file region to region resolution path of inner STS clients for AssumeRole credential providers
Testing
CI and new integ tests
Checklist
*.integ.spec.ts).@publictag and enable doc generation on the package?