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: Add overwrite behavior for endpoints 2.0 for signing properties #1395

Merged
merged 3 commits into from
Mar 8, 2024

Conversation

sichanyoo
Copy link
Contributor

@sichanyoo sichanyoo commented Mar 8, 2024

Issue #

#1402

Description of changes

  • Add codegen for overwriting signing property value for signingName and signingRegion if auth scheme is resolved from the resolved endpoint and it has custom values for these.
  • Update a codegen test

New/existing dependencies impact assessment, if applicable

Conventional Commits

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

…roperties field of SelectedAuthScheme resolved earlier in the middleware stack by AuthSchemeMiddleware. This overwrite happens only if an auth scheme gets resolved from endpoints, which customizes these values based on endpoint rules.
@sichanyoo sichanyoo temporarily deployed to Integration-Test March 8, 2024 20:08 — with GitHub Actions Inactive
@sichanyoo sichanyoo temporarily deployed to Codegen-Build-Test March 8, 2024 20:08 — with GitHub Actions Inactive
@sichanyoo sichanyoo temporarily deployed to Integration-Test March 8, 2024 20:08 — with GitHub Actions Inactive
@sichanyoo sichanyoo temporarily deployed to Integration-Test March 8, 2024 20:08 — with GitHub Actions Inactive
@sichanyoo sichanyoo temporarily deployed to Integration-Test March 8, 2024 20:08 — with GitHub Actions Inactive
Copy link
Contributor

@jbelkins jbelkins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved pending green build

@sichanyoo sichanyoo merged commit bf78c07 into main Mar 8, 2024
17 checks passed
@sichanyoo sichanyoo deleted the fix/overwrite-signingproperties-endpoints-2.0 branch March 8, 2024 20:48
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