aws / aws-sdk-js-v3

Modularized AWS SDK for JavaScript.
Apache License 2.0
2.95k stars 554 forks source link

chore(client-sso-oidc): move sts to peer #6224

Closed isaiahshall closed 2 days ago

isaiahshall commented 3 days ago

Description

Modified codegen files to support moving the client-sts package to a peerDependency within the client-sso-oidc package. This is a fix for Turbo build errors due to cyclical dependencies.

Testing


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