Skip to content

Conversation

@cenedhryn
Copy link
Contributor

Motivation and Context

Adds identity-sourced account ID as a built-in endpoint rule parameter

Modifications

Codegen changes that modify the endpoint rule, the parameter resolution and the endpoint resolver interceptor.
For now, the account ID is retrieved from an AWS execution attribute - this may change in later PRs.

@cenedhryn cenedhryn requested a review from a team as a code owner May 16, 2023 15:38
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 3 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 79 Code Smells

47.2% 47.2% Coverage
2.9% 2.9% Duplication

@cenedhryn cenedhryn merged commit fedae5a into feature/master/accountid-endpoint-routing May 16, 2023
@cenedhryn cenedhryn deleted the salande/accountid-built-in-param branch August 15, 2023 15:55
cenedhryn added a commit that referenced this pull request Apr 22, 2024
…5119)

* Adds account ID as a built-in endpoint parameter (#4016)

* Refactors credential identity with separate implementing classes (#4024) (#4028)

* Adds accountId as a parameter to AWS credentials identity (#4029)

* Adds accountId to STS credentials providers (#4040)

* Adding accountId support to environment variable credential provider (#4327)

* Adds accountId support to process credentials provider (#4332)

* Adds account ID support for profile credentials provider sources (#4340)

* Adds accountId endpoint mode (#4984)

* Adding back existing endpoint files (#5120)

* changelog (#5121)
akidambisrinivasan pushed a commit to akidambisrinivasan/aws-sdk-java-v2 that referenced this pull request Jun 28, 2024
…ws#5119)

* Adds account ID as a built-in endpoint parameter (aws#4016)

* Refactors credential identity with separate implementing classes (aws#4024) (aws#4028)

* Adds accountId as a parameter to AWS credentials identity (aws#4029)

* Adds accountId to STS credentials providers (aws#4040)

* Adding accountId support to environment variable credential provider (aws#4327)

* Adds accountId support to process credentials provider (aws#4332)

* Adds account ID support for profile credentials provider sources (aws#4340)

* Adds accountId endpoint mode (aws#4984)

* Adding back existing endpoint files (aws#5120)

* changelog (aws#5121)
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