Skip to content

Commit 96604ae

Browse files
authored
Switch to official AWS SSO OIDC client (#4750)
1 parent 43edf22 commit 96604ae

File tree

9 files changed

+1
-2449
lines changed

9 files changed

+1
-2449
lines changed

plugins/core/core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
api(libs.aws.lambda)
1919
api(libs.aws.s3)
2020
api(libs.aws.sso)
21-
// api(libs.aws.ssooidc)
21+
api(libs.aws.ssooidc)
2222
api(libs.aws.sts)
2323
api(libs.bundles.jackson)
2424
implementation(libs.commonmark)

plugins/core/sdk-codegen/codegen-resources/ssooidc/customization.config

Lines changed: 0 additions & 145 deletions
This file was deleted.

0 commit comments

Comments
 (0)