初始化环境文件

This commit is contained in:
CN-JS-HuiBai
2026-04-04 12:49:09 +08:00
parent 07742d2688
commit c607af6fac
5971 changed files with 515160 additions and 18 deletions

13
node_modules/@aws-sdk/nested-clients/README.md generated vendored Normal file
View File

@@ -0,0 +1,13 @@
# @aws-sdk/nested-clients
## Description
This is an internal package. Do not install this as a direct dependency.
This package contains separate internal implementations of the STS and SSO-OIDC AWS SDK clients
to be used by the AWS SDK credential providers to break a cyclic dependency.
### Bundlers
This package may be marked as external if you do not use STS nor SSO-OIDC
in your credential resolution process.