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: bump smithy-kotlin version to correct S3 presigning issues with custom endpoint ports #1178

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

ianbotsf
Copy link
Contributor

Issue #

Resolves #1177

Description of changes

Consumes the latest smithy-kotlin release to fix issues with signing/presigning requests that use non-standard endpoint ports.

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

@ianbotsf ianbotsf requested a review from a team as a code owner January 12, 2024 21:47
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

A new generated diff is ready to view.

  • No codegen difference in the AWS SDK

@ianbotsf ianbotsf merged commit 9ceb350 into main Jan 16, 2024
15 of 16 checks passed
@ianbotsf ianbotsf deleted the fix-signing-ports branch January 16, 2024 16:03
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.

S3 presigned URLs are invalid when using custom endpoint port
2 participants