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(endpoint): add default signing name #615

Merged
merged 2 commits into from
Oct 15, 2022

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Oct 15, 2022

add default signing name for endpoints 2.0 based on the sigv4 trait or the service arn namespace, because it will not have the region info provider and not all endpoints resolve with an authScheme containing a signing service name.

This PR is for: aws/aws-sdk-js-v3#4044

@kuhe kuhe requested a review from a team as a code owner October 15, 2022 03:23
@trivikr trivikr merged commit bd2e0d9 into smithy-lang:main Oct 15, 2022
srchase pushed a commit to srchase/smithy-typescript that referenced this pull request Mar 17, 2023
* fix(endpoint): add default signing name

* fix(endpoint): prioritize resolving endpoint default parameters and default signing name
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