Skip to content

Kotlin: replace CrtAwsSigner with DefaultAwsSigner #7262

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

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

lauzadis
Copy link
Contributor

Replace references to CrtAwsSigner with DefaultAwsSigner. The default signer now supports SigV4a, so users don't need to take an additional dependency on CRT.

The developer guide page is being updated in parallel to reflect these changes.

Also updates capitalization of Sigv4 -> SigV4 to better align with S3 and Identity's documentation.


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

@github-actions github-actions bot added the Kotlin This issue relates to the AWS SDK for Kotlin label Feb 26, 2025
@rlhagerm rlhagerm requested a review from scmacdon February 27, 2025 14:31
@rlhagerm rlhagerm added the Bug An update to fix incorrect code or typos. label Feb 27, 2025
@scmacdon scmacdon added the On Call Review needed This work needs an on-call review label Feb 28, 2025
@rlhagerm rlhagerm added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Feb 28, 2025
@rlhagerm rlhagerm merged commit 87cc429 into awsdocs:main Mar 3, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug An update to fix incorrect code or typos. Kotlin This issue relates to the AWS SDK for Kotlin On Call Review complete On call review complete
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants