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 more auth traits to generic client tests #882

Merged
merged 2 commits into from
Aug 18, 2023

Conversation

syall
Copy link
Contributor

@syall syall commented Aug 17, 2023

Issue #, if available:

N/A.

Description of changes:

Add more auth traits to generic client tests.

Note that the smithy-aws-traits dependency is added for including
@aws.auth#sigv4, which will have generic client support. This should
not affect packaging of smithy-typescript-codegen since these tests
are in smithy-typescript-codegen-test.

Also, simplify AddHttpApiKeyAuthPlugin control path for computing whether @httpApiKeyAuth is supported on a service and operation.

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 force-pushed the update-generic-client-test-auth branch from b019a46 to b3cf777 Compare August 18, 2023 00:00
@syall syall marked this pull request as ready for review August 18, 2023 00:01
@syall syall requested review from a team as code owners August 18, 2023 00:01
@syall syall force-pushed the update-generic-client-test-auth branch from b3cf777 to c36c03e Compare August 18, 2023 00:07
@syall syall force-pushed the update-generic-client-test-auth branch from c36c03e to 6768366 Compare August 18, 2023 00:51
Steven Yuan added 2 commits August 18, 2023 10:43
…ient tests

Note that the `smithy-aws-traits` dependency is added for including
`@aws.auth#sigv4`, which will have generic client support. This should
not affect packaging of `smithy-typescript-codegen` since these tests
are in `smithy-typescript-codegen-test`.
@syall syall force-pushed the update-generic-client-test-auth branch from 6768366 to dfa8bef Compare August 18, 2023 17:47
@syall syall merged commit 2d5a06a into smithy-lang:main Aug 18, 2023
@syall syall deleted the update-generic-client-test-auth branch September 7, 2023 17:23
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