@cdklabs/cdk-ecs-codedeploy 0.0.425 → 0.0.426
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/api-canary/index.js +1 -1
- package/lib/ecs-appspec/index.js +1 -1
- package/lib/ecs-deployment/index.js +1 -1
- package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/index.js +64 -53
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/CodeDeploy.js +19 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/CodeDeploy.d.ts +50 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/CodeDeploy.d.ts +58 -1
- package/node_modules/@aws-sdk/client-codedeploy/package.json +18 -18
- package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +9 -5
- package/node_modules/@aws-sdk/client-sso/dist-es/SSO.js +7 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +15 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSO.d.ts +19 -1
- package/node_modules/@aws-sdk/client-sso/package.json +17 -17
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +4 -44
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +4 -44
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +1 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +1 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +1 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +1 -2
- package/node_modules/@aws-sdk/core/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-http/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-login/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +8 -2
- package/node_modules/@aws-sdk/credential-provider-node/dist-es/runtime/memoize-chain.js +8 -2
- package/node_modules/@aws-sdk/credential-provider-node/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
- package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-logger/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/nested-clients/package.json +17 -17
- package/node_modules/@aws-sdk/region-config-resolver/package.json +4 -4
- package/node_modules/@aws-sdk/token-providers/package.json +4 -4
- package/node_modules/@aws-sdk/types/package.json +3 -3
- package/node_modules/@aws-sdk/util-endpoints/package.json +2 -2
- package/node_modules/@aws-sdk/util-locate-window/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +4 -4
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/xml-builder/package.json +3 -3
- package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +7 -1
- package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +7 -1
- package/node_modules/@smithy/core/package.json +2 -2
- package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +2 -2
- package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +2 -2
- package/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/node_modules/@smithy/smithy-client/dist-cjs/index.js +29 -3
- package/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +29 -3
- package/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +8 -1
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +8 -1
- package/node_modules/@smithy/smithy-client/package.json +4 -4
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/node_modules/@smithy/util-stream/package.json +6 -6
- package/package.json +4 -4
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +0 -40
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/structIterator.d.ts +0 -27
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/structIterator.d.ts +0 -12
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/LICENSE +0 -201
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/README.md +0 -4
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-cjs/index.js +0 -22
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/abort.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/auth.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/blob/blob-types.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/checksum.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/client.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/command.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/connection.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/credentials.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/crypto.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/dns.js +0 -5
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/encode.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/endpoint.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/eventStream.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/extensions/index.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/feature-ids.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/function.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/http.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/AnonymousIdentity.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/AwsCredentialIdentity.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/Identity.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/LoginIdentity.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/TokenIdentity.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/index.js +0 -5
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/index.js +0 -34
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/logger.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/middleware.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/pagination.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/profile.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/request.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/response.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/retry.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/serde.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/shapes.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/signature.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/stream.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/token.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/transfer.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/uri.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/util.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/waiter.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/abort.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/auth.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/blob/blob-types.d.ts +0 -2
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/checksum.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/client.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/command.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/connection.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +0 -52
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/crypto.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/dns.d.ts +0 -85
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/encode.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/eventStream.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/extensions/index.d.ts +0 -8
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/feature-ids.d.ts +0 -67
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/function.d.ts +0 -7
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/http.d.ts +0 -33
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/AnonymousIdentity.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +0 -61
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/Identity.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/LoginIdentity.d.ts +0 -18
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/TokenIdentity.d.ts +0 -11
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/index.d.ts +0 -5
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/index.d.ts +0 -34
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/logger.d.ts +0 -22
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/middleware.d.ts +0 -13
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/pagination.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/profile.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/request.d.ts +0 -7
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/response.d.ts +0 -7
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/retry.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/serde.d.ts +0 -24
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/shapes.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/signature.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/stream.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/token.d.ts +0 -17
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/transfer.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/abort.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/auth.d.ts +0 -5
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/blob/blob-types.d.ts +0 -2
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/checksum.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/client.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/command.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/connection.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +0 -15
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +0 -7
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/dns.d.ts +0 -19
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +0 -9
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/eventStream.d.ts +0 -24
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/extensions/index.d.ts +0 -5
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/feature-ids.d.ts +0 -60
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +0 -7
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/http.d.ts +0 -17
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AnonymousIdentity.d.ts +0 -2
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +0 -31
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/Identity.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/LoginIdentity.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/TokenIdentity.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +0 -5
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +0 -34
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +0 -15
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/middleware.d.ts +0 -47
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/pagination.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/request.d.ts +0 -4
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/response.d.ts +0 -4
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/retry.d.ts +0 -12
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/serde.d.ts +0 -16
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/signature.d.ts +0 -15
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +0 -4
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +0 -4
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/transfer.d.ts +0 -7
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/uri.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/util.d.ts +0 -14
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/waiter.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/uri.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/util.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/waiter.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/package.json +0 -57
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sso",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.980.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-sso",
|
|
@@ -21,37 +21,37 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "^3.973.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "^3.972.
|
|
26
|
-
"@aws-sdk/middleware-logger": "^3.972.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "^3.972.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "^3.972.
|
|
30
|
-
"@aws-sdk/types": "^3.973.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "^3.972.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "^3.972.
|
|
24
|
+
"@aws-sdk/core": "^3.973.5",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "^3.972.3",
|
|
26
|
+
"@aws-sdk/middleware-logger": "^3.972.3",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "^3.972.3",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "^3.972.5",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "^3.972.3",
|
|
30
|
+
"@aws-sdk/types": "^3.973.1",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.980.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "^3.972.3",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "^3.972.3",
|
|
34
34
|
"@smithy/config-resolver": "^4.4.6",
|
|
35
|
-
"@smithy/core": "^3.
|
|
35
|
+
"@smithy/core": "^3.22.0",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.3.9",
|
|
37
37
|
"@smithy/hash-node": "^4.2.8",
|
|
38
38
|
"@smithy/invalid-dependency": "^4.2.8",
|
|
39
39
|
"@smithy/middleware-content-length": "^4.2.8",
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
41
|
-
"@smithy/middleware-retry": "^4.4.
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.4.12",
|
|
41
|
+
"@smithy/middleware-retry": "^4.4.29",
|
|
42
42
|
"@smithy/middleware-serde": "^4.2.9",
|
|
43
43
|
"@smithy/middleware-stack": "^4.2.8",
|
|
44
44
|
"@smithy/node-config-provider": "^4.3.8",
|
|
45
45
|
"@smithy/node-http-handler": "^4.4.8",
|
|
46
46
|
"@smithy/protocol-http": "^5.3.8",
|
|
47
|
-
"@smithy/smithy-client": "^4.
|
|
47
|
+
"@smithy/smithy-client": "^4.11.1",
|
|
48
48
|
"@smithy/types": "^4.12.0",
|
|
49
49
|
"@smithy/url-parser": "^4.2.8",
|
|
50
50
|
"@smithy/util-base64": "^4.3.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.3.28",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.2.31",
|
|
55
55
|
"@smithy/util-endpoints": "^3.2.8",
|
|
56
56
|
"@smithy/util-middleware": "^4.2.8",
|
|
57
57
|
"@smithy/util-retry": "^4.2.8",
|
|
@@ -572,46 +572,6 @@ class SerdeContextConfig {
|
|
|
572
572
|
}
|
|
573
573
|
}
|
|
574
574
|
|
|
575
|
-
function* serializingStructIterator(ns, sourceObject) {
|
|
576
|
-
if (ns.isUnitSchema()) {
|
|
577
|
-
return;
|
|
578
|
-
}
|
|
579
|
-
const struct = ns.getSchema();
|
|
580
|
-
for (let i = 0; i < struct[4].length; ++i) {
|
|
581
|
-
const key = struct[4][i];
|
|
582
|
-
const memberSchema = struct[5][i];
|
|
583
|
-
const memberNs = new schema.NormalizedSchema([memberSchema, 0], key);
|
|
584
|
-
if (!(key in sourceObject) && !memberNs.isIdempotencyToken()) {
|
|
585
|
-
continue;
|
|
586
|
-
}
|
|
587
|
-
yield [key, memberNs];
|
|
588
|
-
}
|
|
589
|
-
}
|
|
590
|
-
function* deserializingStructIterator(ns, sourceObject, nameTrait) {
|
|
591
|
-
if (ns.isUnitSchema()) {
|
|
592
|
-
return;
|
|
593
|
-
}
|
|
594
|
-
const struct = ns.getSchema();
|
|
595
|
-
let keysRemaining = Object.keys(sourceObject).filter((k) => k !== "__type").length;
|
|
596
|
-
for (let i = 0; i < struct[4].length; ++i) {
|
|
597
|
-
if (keysRemaining === 0) {
|
|
598
|
-
break;
|
|
599
|
-
}
|
|
600
|
-
const key = struct[4][i];
|
|
601
|
-
const memberSchema = struct[5][i];
|
|
602
|
-
const memberNs = new schema.NormalizedSchema([memberSchema, 0], key);
|
|
603
|
-
let serializationKey = key;
|
|
604
|
-
if (nameTrait) {
|
|
605
|
-
serializationKey = memberNs.getMergedTraits()[nameTrait] ?? key;
|
|
606
|
-
}
|
|
607
|
-
if (!(serializationKey in sourceObject)) {
|
|
608
|
-
continue;
|
|
609
|
-
}
|
|
610
|
-
yield [key, memberNs];
|
|
611
|
-
keysRemaining -= 1;
|
|
612
|
-
}
|
|
613
|
-
}
|
|
614
|
-
|
|
615
575
|
class UnionSerde {
|
|
616
576
|
from;
|
|
617
577
|
to;
|
|
@@ -739,7 +699,7 @@ class JsonShapeDeserializer extends SerdeContextConfig {
|
|
|
739
699
|
if (union) {
|
|
740
700
|
unionSerde = new UnionSerde(record, out);
|
|
741
701
|
}
|
|
742
|
-
for (const [memberName, memberSchema] of
|
|
702
|
+
for (const [memberName, memberSchema] of ns.structIterator()) {
|
|
743
703
|
let fromKey = memberName;
|
|
744
704
|
if (jsonName) {
|
|
745
705
|
fromKey = memberSchema.getMergedTraits().jsonName ?? fromKey;
|
|
@@ -948,7 +908,7 @@ class JsonShapeSerializer extends SerdeContextConfig {
|
|
|
948
908
|
if (jsonName) {
|
|
949
909
|
nameMap = {};
|
|
950
910
|
}
|
|
951
|
-
for (const [memberName, memberSchema] of
|
|
911
|
+
for (const [memberName, memberSchema] of ns.structIterator()) {
|
|
952
912
|
const serializableValue = this._write(memberSchema, record[memberName], ns);
|
|
953
913
|
if (serializableValue !== undefined) {
|
|
954
914
|
let targetKey = memberName;
|
|
@@ -1567,7 +1527,7 @@ class QueryShapeSerializer extends SerdeContextConfig {
|
|
|
1567
1527
|
else if (ns.isStructSchema()) {
|
|
1568
1528
|
if (value && typeof value === "object") {
|
|
1569
1529
|
let didWriteMember = false;
|
|
1570
|
-
for (const [memberName, member] of
|
|
1530
|
+
for (const [memberName, member] of ns.structIterator()) {
|
|
1571
1531
|
if (value[memberName] == null && !member.isIdempotencyToken()) {
|
|
1572
1532
|
continue;
|
|
1573
1533
|
}
|
|
@@ -1868,7 +1828,7 @@ class XmlShapeSerializer extends SerdeContextConfig {
|
|
|
1868
1828
|
}
|
|
1869
1829
|
const structXmlNode = xmlBuilder.XmlNode.of(name);
|
|
1870
1830
|
const [xmlnsAttr, xmlns] = this.getXmlnsAttribute(ns, parentXmlns);
|
|
1871
|
-
for (const [memberName, memberSchema] of
|
|
1831
|
+
for (const [memberName, memberSchema] of ns.structIterator()) {
|
|
1872
1832
|
const val = value[memberName];
|
|
1873
1833
|
if (val != null || memberSchema.isIdempotencyToken()) {
|
|
1874
1834
|
if (memberSchema.getMergedTraits().xmlAttribute) {
|
|
@@ -234,46 +234,6 @@ class SerdeContextConfig {
|
|
|
234
234
|
}
|
|
235
235
|
}
|
|
236
236
|
|
|
237
|
-
function* serializingStructIterator(ns, sourceObject) {
|
|
238
|
-
if (ns.isUnitSchema()) {
|
|
239
|
-
return;
|
|
240
|
-
}
|
|
241
|
-
const struct = ns.getSchema();
|
|
242
|
-
for (let i = 0; i < struct[4].length; ++i) {
|
|
243
|
-
const key = struct[4][i];
|
|
244
|
-
const memberSchema = struct[5][i];
|
|
245
|
-
const memberNs = new schema.NormalizedSchema([memberSchema, 0], key);
|
|
246
|
-
if (!(key in sourceObject) && !memberNs.isIdempotencyToken()) {
|
|
247
|
-
continue;
|
|
248
|
-
}
|
|
249
|
-
yield [key, memberNs];
|
|
250
|
-
}
|
|
251
|
-
}
|
|
252
|
-
function* deserializingStructIterator(ns, sourceObject, nameTrait) {
|
|
253
|
-
if (ns.isUnitSchema()) {
|
|
254
|
-
return;
|
|
255
|
-
}
|
|
256
|
-
const struct = ns.getSchema();
|
|
257
|
-
let keysRemaining = Object.keys(sourceObject).filter((k) => k !== "__type").length;
|
|
258
|
-
for (let i = 0; i < struct[4].length; ++i) {
|
|
259
|
-
if (keysRemaining === 0) {
|
|
260
|
-
break;
|
|
261
|
-
}
|
|
262
|
-
const key = struct[4][i];
|
|
263
|
-
const memberSchema = struct[5][i];
|
|
264
|
-
const memberNs = new schema.NormalizedSchema([memberSchema, 0], key);
|
|
265
|
-
let serializationKey = key;
|
|
266
|
-
if (nameTrait) {
|
|
267
|
-
serializationKey = memberNs.getMergedTraits()[nameTrait] ?? key;
|
|
268
|
-
}
|
|
269
|
-
if (!(serializationKey in sourceObject)) {
|
|
270
|
-
continue;
|
|
271
|
-
}
|
|
272
|
-
yield [key, memberNs];
|
|
273
|
-
keysRemaining -= 1;
|
|
274
|
-
}
|
|
275
|
-
}
|
|
276
|
-
|
|
277
237
|
class UnionSerde {
|
|
278
238
|
from;
|
|
279
239
|
to;
|
|
@@ -401,7 +361,7 @@ class JsonShapeDeserializer extends SerdeContextConfig {
|
|
|
401
361
|
if (union) {
|
|
402
362
|
unionSerde = new UnionSerde(record, out);
|
|
403
363
|
}
|
|
404
|
-
for (const [memberName, memberSchema] of
|
|
364
|
+
for (const [memberName, memberSchema] of ns.structIterator()) {
|
|
405
365
|
let fromKey = memberName;
|
|
406
366
|
if (jsonName) {
|
|
407
367
|
fromKey = memberSchema.getMergedTraits().jsonName ?? fromKey;
|
|
@@ -610,7 +570,7 @@ class JsonShapeSerializer extends SerdeContextConfig {
|
|
|
610
570
|
if (jsonName) {
|
|
611
571
|
nameMap = {};
|
|
612
572
|
}
|
|
613
|
-
for (const [memberName, memberSchema] of
|
|
573
|
+
for (const [memberName, memberSchema] of ns.structIterator()) {
|
|
614
574
|
const serializableValue = this._write(memberSchema, record[memberName], ns);
|
|
615
575
|
if (serializableValue !== undefined) {
|
|
616
576
|
let targetKey = memberName;
|
|
@@ -1229,7 +1189,7 @@ class QueryShapeSerializer extends SerdeContextConfig {
|
|
|
1229
1189
|
else if (ns.isStructSchema()) {
|
|
1230
1190
|
if (value && typeof value === "object") {
|
|
1231
1191
|
let didWriteMember = false;
|
|
1232
|
-
for (const [memberName, member] of
|
|
1192
|
+
for (const [memberName, member] of ns.structIterator()) {
|
|
1233
1193
|
if (value[memberName] == null && !member.isIdempotencyToken()) {
|
|
1234
1194
|
continue;
|
|
1235
1195
|
}
|
|
@@ -1530,7 +1490,7 @@ class XmlShapeSerializer extends SerdeContextConfig {
|
|
|
1530
1490
|
}
|
|
1531
1491
|
const structXmlNode = xmlBuilder.XmlNode.of(name);
|
|
1532
1492
|
const [xmlnsAttr, xmlns] = this.getXmlnsAttribute(ns, parentXmlns);
|
|
1533
|
-
for (const [memberName, memberSchema] of
|
|
1493
|
+
for (const [memberName, memberSchema] of ns.structIterator()) {
|
|
1534
1494
|
const val = value[memberName];
|
|
1535
1495
|
if (val != null || memberSchema.isIdempotencyToken()) {
|
|
1536
1496
|
if (memberSchema.getMergedTraits().xmlAttribute) {
|
package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js
CHANGED
|
@@ -3,7 +3,6 @@ import { NormalizedSchema } from "@smithy/core/schema";
|
|
|
3
3
|
import { LazyJsonString, NumericValue, parseEpochTimestamp, parseRfc3339DateTimeWithOffset, parseRfc7231DateTime, } from "@smithy/core/serde";
|
|
4
4
|
import { fromBase64 } from "@smithy/util-base64";
|
|
5
5
|
import { SerdeContextConfig } from "../ConfigurableSerdeContext";
|
|
6
|
-
import { deserializingStructIterator } from "../structIterator";
|
|
7
6
|
import { UnionSerde } from "../UnionSerde";
|
|
8
7
|
import { jsonReviver } from "./jsonReviver";
|
|
9
8
|
import { parseJsonBody } from "./parseJsonBody";
|
|
@@ -36,7 +35,7 @@ export class JsonShapeDeserializer extends SerdeContextConfig {
|
|
|
36
35
|
if (union) {
|
|
37
36
|
unionSerde = new UnionSerde(record, out);
|
|
38
37
|
}
|
|
39
|
-
for (const [memberName, memberSchema] of
|
|
38
|
+
for (const [memberName, memberSchema] of ns.structIterator()) {
|
|
40
39
|
let fromKey = memberName;
|
|
41
40
|
if (jsonName) {
|
|
42
41
|
fromKey = memberSchema.getMergedTraits().jsonName ?? fromKey;
|
|
@@ -3,7 +3,6 @@ import { NormalizedSchema } from "@smithy/core/schema";
|
|
|
3
3
|
import { dateToUtcString, generateIdempotencyToken, LazyJsonString, NumericValue } from "@smithy/core/serde";
|
|
4
4
|
import { toBase64 } from "@smithy/util-base64";
|
|
5
5
|
import { SerdeContextConfig } from "../ConfigurableSerdeContext";
|
|
6
|
-
import { serializingStructIterator } from "../structIterator";
|
|
7
6
|
import { JsonReplacer } from "./jsonReplacer";
|
|
8
7
|
export class JsonShapeSerializer extends SerdeContextConfig {
|
|
9
8
|
settings;
|
|
@@ -49,7 +48,7 @@ export class JsonShapeSerializer extends SerdeContextConfig {
|
|
|
49
48
|
if (jsonName) {
|
|
50
49
|
nameMap = {};
|
|
51
50
|
}
|
|
52
|
-
for (const [memberName, memberSchema] of
|
|
51
|
+
for (const [memberName, memberSchema] of ns.structIterator()) {
|
|
53
52
|
const serializableValue = this._write(memberSchema, record[memberName], ns);
|
|
54
53
|
if (serializableValue !== undefined) {
|
|
55
54
|
let targetKey = memberName;
|
|
@@ -3,7 +3,6 @@ import { NormalizedSchema } from "@smithy/core/schema";
|
|
|
3
3
|
import { dateToUtcString, generateIdempotencyToken, LazyJsonString, NumericValue } from "@smithy/core/serde";
|
|
4
4
|
import { toBase64 } from "@smithy/util-base64";
|
|
5
5
|
import { SerdeContextConfig } from "../../ConfigurableSerdeContext";
|
|
6
|
-
import { serializingStructIterator } from "../../structIterator";
|
|
7
6
|
export class SinglePassJsonShapeSerializer extends SerdeContextConfig {
|
|
8
7
|
settings;
|
|
9
8
|
buffer;
|
|
@@ -46,7 +45,7 @@ export class SinglePassJsonShapeSerializer extends SerdeContextConfig {
|
|
|
46
45
|
else if (ns.isStructSchema()) {
|
|
47
46
|
b += "{";
|
|
48
47
|
let didWriteMember = false;
|
|
49
|
-
for (const [name, member] of
|
|
48
|
+
for (const [name, member] of ns.structIterator()) {
|
|
50
49
|
const item = value[name];
|
|
51
50
|
const targetKey = this.settings.jsonName ? member.getMergedTraits().jsonName ?? name : name;
|
|
52
51
|
const serializableValue = this.writeValue(member, item);
|
package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js
CHANGED
|
@@ -4,7 +4,6 @@ import { generateIdempotencyToken, NumericValue } from "@smithy/core/serde";
|
|
|
4
4
|
import { dateToUtcString } from "@smithy/smithy-client";
|
|
5
5
|
import { toBase64 } from "@smithy/util-base64";
|
|
6
6
|
import { SerdeContextConfig } from "../ConfigurableSerdeContext";
|
|
7
|
-
import { serializingStructIterator } from "../structIterator";
|
|
8
7
|
export class QueryShapeSerializer extends SerdeContextConfig {
|
|
9
8
|
settings;
|
|
10
9
|
buffer;
|
|
@@ -130,7 +129,7 @@ export class QueryShapeSerializer extends SerdeContextConfig {
|
|
|
130
129
|
else if (ns.isStructSchema()) {
|
|
131
130
|
if (value && typeof value === "object") {
|
|
132
131
|
let didWriteMember = false;
|
|
133
|
-
for (const [memberName, member] of
|
|
132
|
+
for (const [memberName, member] of ns.structIterator()) {
|
|
134
133
|
if (value[memberName] == null && !member.isIdempotencyToken()) {
|
|
135
134
|
continue;
|
|
136
135
|
}
|
|
@@ -5,7 +5,6 @@ import { generateIdempotencyToken, NumericValue } from "@smithy/core/serde";
|
|
|
5
5
|
import { dateToUtcString } from "@smithy/smithy-client";
|
|
6
6
|
import { fromBase64, toBase64 } from "@smithy/util-base64";
|
|
7
7
|
import { SerdeContextConfig } from "../ConfigurableSerdeContext";
|
|
8
|
-
import { serializingStructIterator } from "../structIterator";
|
|
9
8
|
export class XmlShapeSerializer extends SerdeContextConfig {
|
|
10
9
|
settings;
|
|
11
10
|
stringBuffer;
|
|
@@ -64,7 +63,7 @@ export class XmlShapeSerializer extends SerdeContextConfig {
|
|
|
64
63
|
}
|
|
65
64
|
const structXmlNode = XmlNode.of(name);
|
|
66
65
|
const [xmlnsAttr, xmlns] = this.getXmlnsAttribute(ns, parentXmlns);
|
|
67
|
-
for (const [memberName, memberSchema] of
|
|
66
|
+
for (const [memberName, memberSchema] of ns.structIterator()) {
|
|
68
67
|
const val = value[memberName];
|
|
69
68
|
if (val != null || memberSchema.isIdempotencyToken()) {
|
|
70
69
|
if (memberSchema.getMergedTraits().xmlAttribute) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/core",
|
|
3
|
-
"version": "3.973.
|
|
3
|
+
"version": "3.973.5",
|
|
4
4
|
"description": "Core functions & classes shared by multiple AWS SDK clients.",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "yarn lint && concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
@@ -81,14 +81,14 @@
|
|
|
81
81
|
},
|
|
82
82
|
"license": "Apache-2.0",
|
|
83
83
|
"dependencies": {
|
|
84
|
-
"@aws-sdk/types": "^3.973.
|
|
85
|
-
"@aws-sdk/xml-builder": "^3.972.
|
|
86
|
-
"@smithy/core": "^3.
|
|
84
|
+
"@aws-sdk/types": "^3.973.1",
|
|
85
|
+
"@aws-sdk/xml-builder": "^3.972.2",
|
|
86
|
+
"@smithy/core": "^3.22.0",
|
|
87
87
|
"@smithy/node-config-provider": "^4.3.8",
|
|
88
88
|
"@smithy/property-provider": "^4.2.8",
|
|
89
89
|
"@smithy/protocol-http": "^5.3.8",
|
|
90
90
|
"@smithy/signature-v4": "^5.3.8",
|
|
91
|
-
"@smithy/smithy-client": "^4.
|
|
91
|
+
"@smithy/smithy-client": "^4.11.1",
|
|
92
92
|
"@smithy/types": "^4.12.0",
|
|
93
93
|
"@smithy/util-base64": "^4.3.0",
|
|
94
94
|
"@smithy/util-middleware": "^4.2.8",
|
|
@@ -112,10 +112,10 @@
|
|
|
112
112
|
]
|
|
113
113
|
}
|
|
114
114
|
},
|
|
115
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/core",
|
|
115
|
+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/core",
|
|
116
116
|
"repository": {
|
|
117
117
|
"type": "git",
|
|
118
118
|
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
119
|
-
"directory": "packages/core"
|
|
119
|
+
"directory": "packages-internal/core"
|
|
120
120
|
}
|
|
121
121
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-env",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.3",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from known environment variables",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -26,8 +26,8 @@
|
|
|
26
26
|
},
|
|
27
27
|
"license": "Apache-2.0",
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@aws-sdk/core": "^3.973.
|
|
30
|
-
"@aws-sdk/types": "^3.973.
|
|
29
|
+
"@aws-sdk/core": "^3.973.5",
|
|
30
|
+
"@aws-sdk/types": "^3.973.1",
|
|
31
31
|
"@smithy/property-provider": "^4.2.8",
|
|
32
32
|
"@smithy/types": "^4.12.0",
|
|
33
33
|
"tslib": "^2.6.2"
|
|
@@ -54,10 +54,10 @@
|
|
|
54
54
|
"files": [
|
|
55
55
|
"dist-*/**"
|
|
56
56
|
],
|
|
57
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/credential-provider-env",
|
|
57
|
+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/credential-provider-env",
|
|
58
58
|
"repository": {
|
|
59
59
|
"type": "git",
|
|
60
60
|
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
61
|
-
"directory": "packages/credential-provider-env"
|
|
61
|
+
"directory": "packages-internal/credential-provider-env"
|
|
62
62
|
}
|
|
63
63
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-http",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.5",
|
|
4
4
|
"description": "AWS credential provider for containers and HTTP sources",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -28,13 +28,13 @@
|
|
|
28
28
|
},
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/core": "^3.973.
|
|
32
|
-
"@aws-sdk/types": "^3.973.
|
|
31
|
+
"@aws-sdk/core": "^3.973.5",
|
|
32
|
+
"@aws-sdk/types": "^3.973.1",
|
|
33
33
|
"@smithy/fetch-http-handler": "^5.3.9",
|
|
34
34
|
"@smithy/node-http-handler": "^4.4.8",
|
|
35
35
|
"@smithy/property-provider": "^4.2.8",
|
|
36
36
|
"@smithy/protocol-http": "^5.3.8",
|
|
37
|
-
"@smithy/smithy-client": "^4.
|
|
37
|
+
"@smithy/smithy-client": "^4.11.1",
|
|
38
38
|
"@smithy/types": "^4.12.0",
|
|
39
39
|
"@smithy/util-stream": "^4.5.10",
|
|
40
40
|
"tslib": "^2.6.2"
|
|
@@ -61,10 +61,10 @@
|
|
|
61
61
|
"files": [
|
|
62
62
|
"dist-*/**"
|
|
63
63
|
],
|
|
64
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/credential-provider-http",
|
|
64
|
+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/credential-provider-http",
|
|
65
65
|
"repository": {
|
|
66
66
|
"type": "git",
|
|
67
67
|
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
68
|
-
"directory": "packages/credential-provider-http"
|
|
68
|
+
"directory": "packages-internal/credential-provider-http"
|
|
69
69
|
}
|
|
70
70
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-ini",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.3",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -28,15 +28,15 @@
|
|
|
28
28
|
},
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/core": "^3.973.
|
|
32
|
-
"@aws-sdk/credential-provider-env": "^3.972.
|
|
33
|
-
"@aws-sdk/credential-provider-http": "^3.972.
|
|
34
|
-
"@aws-sdk/credential-provider-login": "^3.972.
|
|
35
|
-
"@aws-sdk/credential-provider-process": "^3.972.
|
|
36
|
-
"@aws-sdk/credential-provider-sso": "^3.972.
|
|
37
|
-
"@aws-sdk/credential-provider-web-identity": "^3.972.
|
|
38
|
-
"@aws-sdk/nested-clients": "3.
|
|
39
|
-
"@aws-sdk/types": "^3.973.
|
|
31
|
+
"@aws-sdk/core": "^3.973.5",
|
|
32
|
+
"@aws-sdk/credential-provider-env": "^3.972.3",
|
|
33
|
+
"@aws-sdk/credential-provider-http": "^3.972.5",
|
|
34
|
+
"@aws-sdk/credential-provider-login": "^3.972.3",
|
|
35
|
+
"@aws-sdk/credential-provider-process": "^3.972.3",
|
|
36
|
+
"@aws-sdk/credential-provider-sso": "^3.972.3",
|
|
37
|
+
"@aws-sdk/credential-provider-web-identity": "^3.972.3",
|
|
38
|
+
"@aws-sdk/nested-clients": "3.980.0",
|
|
39
|
+
"@aws-sdk/types": "^3.973.1",
|
|
40
40
|
"@smithy/credential-provider-imds": "^4.2.8",
|
|
41
41
|
"@smithy/property-provider": "^4.2.8",
|
|
42
42
|
"@smithy/shared-ini-file-loader": "^4.4.3",
|
|
@@ -65,10 +65,10 @@
|
|
|
65
65
|
"files": [
|
|
66
66
|
"dist-*/**"
|
|
67
67
|
],
|
|
68
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/credential-provider-ini",
|
|
68
|
+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/credential-provider-ini",
|
|
69
69
|
"repository": {
|
|
70
70
|
"type": "git",
|
|
71
71
|
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
72
|
-
"directory": "packages/credential-provider-ini"
|
|
72
|
+
"directory": "packages-internal/credential-provider-ini"
|
|
73
73
|
}
|
|
74
74
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-login",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.3",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from aws login cached tokens",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -28,9 +28,9 @@
|
|
|
28
28
|
},
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/core": "^3.973.
|
|
32
|
-
"@aws-sdk/nested-clients": "3.
|
|
33
|
-
"@aws-sdk/types": "^3.973.
|
|
31
|
+
"@aws-sdk/core": "^3.973.5",
|
|
32
|
+
"@aws-sdk/nested-clients": "3.980.0",
|
|
33
|
+
"@aws-sdk/types": "^3.973.1",
|
|
34
34
|
"@smithy/property-provider": "^4.2.8",
|
|
35
35
|
"@smithy/protocol-http": "^5.3.8",
|
|
36
36
|
"@smithy/shared-ini-file-loader": "^4.4.3",
|
|
@@ -59,10 +59,10 @@
|
|
|
59
59
|
"files": [
|
|
60
60
|
"dist-*/**"
|
|
61
61
|
],
|
|
62
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/credential-provider-login",
|
|
62
|
+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/credential-provider-login",
|
|
63
63
|
"repository": {
|
|
64
64
|
"type": "git",
|
|
65
65
|
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
66
|
-
"directory": "packages/credential-provider-login"
|
|
66
|
+
"directory": "packages-internal/credential-provider-login"
|
|
67
67
|
}
|
|
68
68
|
}
|
|
@@ -41,15 +41,21 @@ function memoizeChain(providers, treatAsExpired) {
|
|
|
41
41
|
else if (!credentials || treatAsExpired?.(credentials)) {
|
|
42
42
|
if (credentials) {
|
|
43
43
|
if (!passiveLock) {
|
|
44
|
-
passiveLock = chain(options)
|
|
44
|
+
passiveLock = chain(options)
|
|
45
|
+
.then((c) => {
|
|
45
46
|
credentials = c;
|
|
47
|
+
})
|
|
48
|
+
.finally(() => {
|
|
46
49
|
passiveLock = undefined;
|
|
47
50
|
});
|
|
48
51
|
}
|
|
49
52
|
}
|
|
50
53
|
else {
|
|
51
|
-
activeLock = chain(options)
|
|
54
|
+
activeLock = chain(options)
|
|
55
|
+
.then((c) => {
|
|
52
56
|
credentials = c;
|
|
57
|
+
})
|
|
58
|
+
.finally(() => {
|
|
53
59
|
activeLock = undefined;
|
|
54
60
|
});
|
|
55
61
|
return provider(options);
|
|
@@ -18,15 +18,21 @@ export function memoizeChain(providers, treatAsExpired) {
|
|
|
18
18
|
else if (!credentials || treatAsExpired?.(credentials)) {
|
|
19
19
|
if (credentials) {
|
|
20
20
|
if (!passiveLock) {
|
|
21
|
-
passiveLock = chain(options)
|
|
21
|
+
passiveLock = chain(options)
|
|
22
|
+
.then((c) => {
|
|
22
23
|
credentials = c;
|
|
24
|
+
})
|
|
25
|
+
.finally(() => {
|
|
23
26
|
passiveLock = undefined;
|
|
24
27
|
});
|
|
25
28
|
}
|
|
26
29
|
}
|
|
27
30
|
else {
|
|
28
|
-
activeLock = chain(options)
|
|
31
|
+
activeLock = chain(options)
|
|
32
|
+
.then((c) => {
|
|
29
33
|
credentials = c;
|
|
34
|
+
})
|
|
35
|
+
.finally(() => {
|
|
30
36
|
activeLock = undefined;
|
|
31
37
|
});
|
|
32
38
|
return provider(options);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-node",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.4",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from a Node.JS environment. ",
|
|
5
5
|
"engines": {
|
|
6
6
|
"node": ">=20.0.0"
|
|
@@ -31,13 +31,13 @@
|
|
|
31
31
|
},
|
|
32
32
|
"license": "Apache-2.0",
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@aws-sdk/credential-provider-env": "^3.972.
|
|
35
|
-
"@aws-sdk/credential-provider-http": "^3.972.
|
|
36
|
-
"@aws-sdk/credential-provider-ini": "^3.972.
|
|
37
|
-
"@aws-sdk/credential-provider-process": "^3.972.
|
|
38
|
-
"@aws-sdk/credential-provider-sso": "^3.972.
|
|
39
|
-
"@aws-sdk/credential-provider-web-identity": "^3.972.
|
|
40
|
-
"@aws-sdk/types": "^3.973.
|
|
34
|
+
"@aws-sdk/credential-provider-env": "^3.972.3",
|
|
35
|
+
"@aws-sdk/credential-provider-http": "^3.972.5",
|
|
36
|
+
"@aws-sdk/credential-provider-ini": "^3.972.3",
|
|
37
|
+
"@aws-sdk/credential-provider-process": "^3.972.3",
|
|
38
|
+
"@aws-sdk/credential-provider-sso": "^3.972.3",
|
|
39
|
+
"@aws-sdk/credential-provider-web-identity": "^3.972.3",
|
|
40
|
+
"@aws-sdk/types": "^3.973.1",
|
|
41
41
|
"@smithy/credential-provider-imds": "^4.2.8",
|
|
42
42
|
"@smithy/property-provider": "^4.2.8",
|
|
43
43
|
"@smithy/shared-ini-file-loader": "^4.4.3",
|
|
@@ -63,10 +63,10 @@
|
|
|
63
63
|
"files": [
|
|
64
64
|
"dist-*/**"
|
|
65
65
|
],
|
|
66
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/credential-provider-node",
|
|
66
|
+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/credential-provider-node",
|
|
67
67
|
"repository": {
|
|
68
68
|
"type": "git",
|
|
69
69
|
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
70
|
-
"directory": "packages/credential-provider-node"
|
|
70
|
+
"directory": "packages-internal/credential-provider-node"
|
|
71
71
|
}
|
|
72
72
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-process",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.3",
|
|
4
4
|
"description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -26,8 +26,8 @@
|
|
|
26
26
|
},
|
|
27
27
|
"license": "Apache-2.0",
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@aws-sdk/core": "^3.973.
|
|
30
|
-
"@aws-sdk/types": "^3.973.
|
|
29
|
+
"@aws-sdk/core": "^3.973.5",
|
|
30
|
+
"@aws-sdk/types": "^3.973.1",
|
|
31
31
|
"@smithy/property-provider": "^4.2.8",
|
|
32
32
|
"@smithy/shared-ini-file-loader": "^4.4.3",
|
|
33
33
|
"@smithy/types": "^4.12.0",
|
|
@@ -55,10 +55,10 @@
|
|
|
55
55
|
"files": [
|
|
56
56
|
"dist-*/**"
|
|
57
57
|
],
|
|
58
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/credential-provider-process",
|
|
58
|
+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/credential-provider-process",
|
|
59
59
|
"repository": {
|
|
60
60
|
"type": "git",
|
|
61
61
|
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
62
|
-
"directory": "packages/credential-provider-process"
|
|
62
|
+
"directory": "packages-internal/credential-provider-process"
|
|
63
63
|
}
|
|
64
64
|
}
|