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

feat(experimentalIdentityAndAuth): add partial support for aws.auth#sigv4a #950

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

syall
Copy link
Contributor

@syall syall commented Sep 19, 2023

Issue #, if available:

N/A.

Description of changes:

Add partial support for aws.auth#sigv4a.

If @aws.auth#sigv4 is effective, and aws.auth#sigv4a has a registered supported HttpAuthScheme, then add the aws.auth#sigv4a auth scheme.

If one or more of the packages in the /packages directory has been modified, be sure yarn changeset add has been run and its output has
been committed and included in this pull request. See CONTRIBUTING.md.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@syall syall marked this pull request as ready for review September 19, 2023 18:31
@syall syall requested review from a team as code owners September 19, 2023 18:31
@syall syall force-pushed the support-partial-sigv4a-generation branch from 55c7634 to eb8ba06 Compare September 19, 2023 19:19
@syall syall merged commit bec58d0 into smithy-lang:main Sep 19, 2023
7 checks passed
@syall syall deleted the support-partial-sigv4a-generation branch September 19, 2023 21:30
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.

3 participants