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

Add accountID resolving logic for identity resolvers #2448

Merged
merged 3 commits into from
Jan 12, 2024

Conversation

wty-Bryant
Copy link
Contributor

@wty-Bryant wty-Bryant commented Jan 10, 2024

Add accountID resolving logic to allow different identity providers (e.g. ssocred/stscred/processcred/staticcred provider and env/shared config) extract aws account ID field from their retrieved credentials.

This feature will be cooperate with several remaining branches to support aws account ID endpoint2.0 routing.

@wty-Bryant wty-Bryant requested a review from a team as a code owner January 10, 2024 21:12
@wty-Bryant wty-Bryant changed the title Add accountID resolving logic in identity resolvers Add accountID resolving logic for identity resolvers Jan 10, 2024
credentials/stscreds/web_identity_provider.go Outdated Show resolved Hide resolved
credentials/stscreds/assume_role_provider_test.go Outdated Show resolved Hide resolved
.changelog/9166aec5123a472ab3d80afbcae6de9b.json Outdated Show resolved Hide resolved
aws/credentials.go Outdated Show resolved Hide resolved
config/env_config.go Outdated Show resolved Hide resolved
config/shared_config.go Outdated Show resolved Hide resolved
credentials/processcreds/provider.go Outdated Show resolved Hide resolved
@wty-Bryant wty-Bryant merged commit bd213b5 into feat-aid-endpoints Jan 12, 2024
10 checks passed
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