Skip to content

Commit 106487e

Browse files
Steven Yuansyall
Steven Yuan
authored andcommitted
feat(experimentalIdentityAndAuth): remove generic @aws.auth#sigv4 support
This support will now live in `smithy-aws-typescript-codegen`.
1 parent 06444c6 commit 106487e

File tree

2 files changed

+0
-108
lines changed

2 files changed

+0
-108
lines changed

smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/auth/http/integration/AddSigV4AuthPlugin.java

-107
This file was deleted.

smithy-typescript-codegen/src/main/resources/META-INF/services/software.amazon.smithy.typescript.codegen.integration.TypeScriptIntegration

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ software.amazon.smithy.typescript.codegen.auth.http.integration.HttpAuthRuntimeE
88
software.amazon.smithy.typescript.codegen.auth.http.integration.AddNoAuthPlugin
99
software.amazon.smithy.typescript.codegen.auth.http.integration.AddHttpApiKeyAuthPlugin
1010
software.amazon.smithy.typescript.codegen.auth.http.integration.AddHttpBearerAuthPlugin
11-
software.amazon.smithy.typescript.codegen.auth.http.integration.AddSigV4AuthPlugin
1211
software.amazon.smithy.typescript.codegen.integration.AddHttpApiKeyAuthPlugin
1312
software.amazon.smithy.typescript.codegen.integration.AddBaseServiceExceptionClass
1413
software.amazon.smithy.typescript.codegen.integration.AddSdkStreamMixinDependency

0 commit comments

Comments
 (0)