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

Add @aws.auth#sigv4a trait #2032

Merged
merged 5 commits into from
Dec 5, 2023
Merged

Add @aws.auth#sigv4a trait #2032

merged 5 commits into from
Dec 5, 2023

Conversation

syall
Copy link
Contributor

@syall syall commented Nov 7, 2023

Issue #, if available:

N/A.

Description of changes:

This PR adds the @aws.auth#sigv4a trait implementation, documentation, and additional validation of the trait respective to the @aws.auth#sigv4 and @aws.api#service traits.

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

@syall syall force-pushed the add-sigv4a-trait branch 5 times, most recently from 1fdfc3f to 0db1716 Compare December 5, 2023 01:50
@syall syall marked this pull request as ready for review December 5, 2023 01:57
@syall syall requested a review from a team as a code owner December 5, 2023 01:57
@syall syall requested a review from haydenbaker December 5, 2023 01:57
@syall syall merged commit c34f984 into smithy-lang:main Dec 5, 2023
10 checks passed
@syall syall deleted the add-sigv4a-trait branch December 5, 2023 14:34
rchache pushed a commit to rchache/smithy that referenced this pull request Jan 2, 2024
* Add `@aws.auth#sigv4a` trait
* Add `@aws.auth#sigv4a` trait Java implementation
* Add `SigV4TraitsValidator` validation
* Add `@aws.auth#sigv4a` trait tests
* Add `@aws.auth#sigv4a` trait documentation
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