Skip to content

Conversation

@zoewangg
Copy link
Contributor

@zoewangg zoewangg commented Dec 9, 2025

Update GeneratePresignUrlInterceptor to use HttpSigner instead of legacy signer

I ran integ tests locally and verified it worked.

Similar change has been pushed in #4941

Marked as changelog not required since there's no public customer facing change

@zoewangg zoewangg requested a review from a team as a code owner December 9, 2025 22:30
@zoewangg zoewangg added the changelog-not-required Indicate changelog entry is not required for a specific PR label Dec 9, 2025
return doSraPresign(request, selectedAuthScheme, signingRegion, signingClock, expirationDuration);
}

// TODO(sra-identity-and-auth): add test case for SELECTED_AUTH_SCHEME case
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed this TODO because it's obsolete

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 9, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots
30.0% Coverage on New Code (required ≥ 80%)
7.3% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-not-required Indicate changelog entry is not required for a specific PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants