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

…gacy signer

# Conflicts:
#	services/ec2/src/main/java/software/amazon/awssdk/services/ec2/transform/internal/GeneratePreSignUrlInterceptor.java
@zoewangg zoewangg force-pushed the zoewang/ec2PresignedUrlInterceptorUpdate branch from 53ce9d2 to 1e5d651 Compare December 11, 2025 02:11
@zoewangg zoewangg enabled auto-merge December 11, 2025 02:11
@sonarqubecloud
Copy link

@zoewangg zoewangg added this pull request to the merge queue Dec 11, 2025
Merged via the queue into master with commit 12bd884 Dec 11, 2025
40 checks passed
@github-actions
Copy link

This pull request has been closed and the conversation has been locked. Comments on closed PRs are hard for our team to see. If you need more assistance, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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