Skip to content

Commit 70ba270

Browse files
committed
feat(credential-providers): fix the failing tests for cliv2CompatibleProviderChain
1 parent e5dd3e9 commit 70ba270

File tree

4 files changed

+166
-137
lines changed

4 files changed

+166
-137
lines changed

packages/credential-providers/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,13 @@
4040
"@aws-sdk/credential-provider-process": "*",
4141
"@aws-sdk/credential-provider-sso": "*",
4242
"@aws-sdk/credential-provider-web-identity": "*",
43+
"@aws-sdk/ec2-metadata-service": "workspace:^",
4344
"@aws-sdk/nested-clients": "*",
4445
"@aws-sdk/types": "*",
4546
"@smithy/core": "^3.1.5",
4647
"@smithy/credential-provider-imds": "^4.0.1",
47-
"@smithy/node-config-provider": "^4.0.1",
4848
"@smithy/property-provider": "^4.0.1",
49+
"@smithy/shared-ini-file-loader": "^4.0.1",
4950
"@smithy/types": "^4.1.0",
5051
"tslib": "^2.6.2"
5152
},

0 commit comments

Comments
 (0)