@jjrawlins/cdk-ami-builder 0.0.130 → 0.0.132
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 +11 -11
- package/cdkamibuilder/jsii/jsii.go +2 -2
- package/cdkamibuilder/version +1 -1
- package/lib/ImagePipeline/ImagePipeline.js +1 -1
- package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
- package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +993 -993
- package/node_modules/@aws-sdk/client-ec2/dist-es/schemas/schemas_0.js +993 -993
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVolumeCommand.d.ts +6 -3
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_6.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ec2/package.json +35 -35
- package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +150 -149
- package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +150 -149
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateCapacityProviderCommand.d.ts +2 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteCapacityProviderCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeCapacityProvidersCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateCapacityProviderCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_0.d.ts +6 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ecs/package.json +34 -34
- package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +60 -60
- package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +60 -60
- package/node_modules/@aws-sdk/client-kms/package.json +33 -33
- package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +220 -220
- package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +220 -220
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -3
- package/node_modules/@aws-sdk/client-s3/package.json +49 -49
- package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +21 -21
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/schemas/schemas_0.js +21 -21
- package/node_modules/@aws-sdk/client-secrets-manager/package.json +33 -33
- package/node_modules/@aws-sdk/client-sfn/dist-cjs/index.js +89 -89
- package/node_modules/@aws-sdk/client-sfn/dist-es/schemas/schemas_0.js +89 -89
- package/node_modules/@aws-sdk/client-sfn/package.json +33 -33
- package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +44 -44
- package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +44 -44
- package/node_modules/@aws-sdk/client-sns/package.json +33 -33
- package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +37 -37
- package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +37 -37
- package/node_modules/@aws-sdk/client-sqs/package.json +35 -35
- package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +198 -198
- package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +198 -198
- package/node_modules/@aws-sdk/client-ssm/package.json +34 -34
- package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +6 -6
- package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +6 -6
- package/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +45 -10
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -10
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +23 -5
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +22 -5
- package/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/crc64-nvme/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +14 -14
- package/node_modules/@aws-sdk/credential-provider-login/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +10 -10
- package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +8 -8
- package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
- package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +5 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +5 -2
- package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
- package/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +1 -1
- package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/util-format-url/package.json +4 -4
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +14 -0
- package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +14 -0
- package/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/smithy-client/package.json +3 -3
- 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/package.json +12 -12
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ssm",
|
|
3
3
|
"description": "AWS SDK for JavaScript Ssm Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.970.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-ssm",
|
|
@@ -23,43 +23,43 @@
|
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
25
25
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
26
|
-
"@aws-sdk/core": "3.
|
|
27
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
28
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
29
|
-
"@aws-sdk/middleware-logger": "3.
|
|
30
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
32
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
33
|
-
"@aws-sdk/types": "3.
|
|
34
|
-
"@aws-sdk/util-endpoints": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
36
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
37
|
-
"@smithy/config-resolver": "^4.4.
|
|
38
|
-
"@smithy/core": "^3.20.
|
|
39
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
40
|
-
"@smithy/hash-node": "^4.2.
|
|
41
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
42
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
43
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
44
|
-
"@smithy/middleware-retry": "^4.4.
|
|
45
|
-
"@smithy/middleware-serde": "^4.2.
|
|
46
|
-
"@smithy/middleware-stack": "^4.2.
|
|
47
|
-
"@smithy/node-config-provider": "^4.3.
|
|
48
|
-
"@smithy/node-http-handler": "^4.4.
|
|
49
|
-
"@smithy/protocol-http": "^5.3.
|
|
50
|
-
"@smithy/smithy-client": "^4.10.
|
|
51
|
-
"@smithy/types": "^4.
|
|
52
|
-
"@smithy/url-parser": "^4.2.
|
|
26
|
+
"@aws-sdk/core": "3.970.0",
|
|
27
|
+
"@aws-sdk/credential-provider-node": "3.970.0",
|
|
28
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
29
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
30
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
31
|
+
"@aws-sdk/middleware-user-agent": "3.970.0",
|
|
32
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
33
|
+
"@aws-sdk/types": "3.969.0",
|
|
34
|
+
"@aws-sdk/util-endpoints": "3.970.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
36
|
+
"@aws-sdk/util-user-agent-node": "3.970.0",
|
|
37
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
38
|
+
"@smithy/core": "^3.20.6",
|
|
39
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
40
|
+
"@smithy/hash-node": "^4.2.8",
|
|
41
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
42
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
43
|
+
"@smithy/middleware-endpoint": "^4.4.7",
|
|
44
|
+
"@smithy/middleware-retry": "^4.4.23",
|
|
45
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
46
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
47
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
48
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
49
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
50
|
+
"@smithy/smithy-client": "^4.10.8",
|
|
51
|
+
"@smithy/types": "^4.12.0",
|
|
52
|
+
"@smithy/url-parser": "^4.2.8",
|
|
53
53
|
"@smithy/util-base64": "^4.3.0",
|
|
54
54
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
55
55
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
56
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
57
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
58
|
-
"@smithy/util-endpoints": "^3.2.
|
|
59
|
-
"@smithy/util-middleware": "^4.2.
|
|
60
|
-
"@smithy/util-retry": "^4.2.
|
|
56
|
+
"@smithy/util-defaults-mode-browser": "^4.3.22",
|
|
57
|
+
"@smithy/util-defaults-mode-node": "^4.2.25",
|
|
58
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
59
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
60
|
+
"@smithy/util-retry": "^4.2.8",
|
|
61
61
|
"@smithy/util-utf8": "^4.2.0",
|
|
62
|
-
"@smithy/util-waiter": "^4.2.
|
|
62
|
+
"@smithy/util-waiter": "^4.2.8",
|
|
63
63
|
"tslib": "^2.6.2"
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
@@ -228,7 +228,7 @@ var AccountInfo$ = [3, n0, _AI,
|
|
|
228
228
|
var GetRoleCredentialsRequest$ = [3, n0, _GRCR,
|
|
229
229
|
0,
|
|
230
230
|
[_rN, _aI, _aT],
|
|
231
|
-
[[0, { [_hQ]: _rn }], [0, { [_hQ]: _ai }], [() => AccessTokenType, { [_hH]: _xasbt }]]
|
|
231
|
+
[[0, { [_hQ]: _rn }], [0, { [_hQ]: _ai }], [() => AccessTokenType, { [_hH]: _xasbt }]], 3
|
|
232
232
|
];
|
|
233
233
|
var GetRoleCredentialsResponse$ = [3, n0, _GRCRe,
|
|
234
234
|
0,
|
|
@@ -243,8 +243,8 @@ var InvalidRequestException$ = [-3, n0, _IRE,
|
|
|
243
243
|
schema.TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
|
|
244
244
|
var ListAccountRolesRequest$ = [3, n0, _LARR,
|
|
245
245
|
0,
|
|
246
|
-
[
|
|
247
|
-
[[
|
|
246
|
+
[_aT, _aI, _nT, _mR],
|
|
247
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }], [0, { [_hQ]: _ai }], [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }]], 2
|
|
248
248
|
];
|
|
249
249
|
var ListAccountRolesResponse$ = [3, n0, _LARRi,
|
|
250
250
|
0,
|
|
@@ -253,8 +253,8 @@ var ListAccountRolesResponse$ = [3, n0, _LARRi,
|
|
|
253
253
|
];
|
|
254
254
|
var ListAccountsRequest$ = [3, n0, _LAR,
|
|
255
255
|
0,
|
|
256
|
-
[_nT, _mR
|
|
257
|
-
[[
|
|
256
|
+
[_aT, _nT, _mR],
|
|
257
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }], [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }]], 1
|
|
258
258
|
];
|
|
259
259
|
var ListAccountsResponse$ = [3, n0, _LARi,
|
|
260
260
|
0,
|
|
@@ -264,7 +264,7 @@ var ListAccountsResponse$ = [3, n0, _LARi,
|
|
|
264
264
|
var LogoutRequest$ = [3, n0, _LR,
|
|
265
265
|
0,
|
|
266
266
|
[_aT],
|
|
267
|
-
[[() => AccessTokenType, { [_hH]: _xasbt }]]
|
|
267
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }]], 1
|
|
268
268
|
];
|
|
269
269
|
var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
270
270
|
{ [_e]: _c, [_hE]: 404 },
|
|
@@ -63,7 +63,7 @@ export var AccountInfo$ = [3, n0, _AI,
|
|
|
63
63
|
export var GetRoleCredentialsRequest$ = [3, n0, _GRCR,
|
|
64
64
|
0,
|
|
65
65
|
[_rN, _aI, _aT],
|
|
66
|
-
[[0, { [_hQ]: _rn }], [0, { [_hQ]: _ai }], [() => AccessTokenType, { [_hH]: _xasbt }]]
|
|
66
|
+
[[0, { [_hQ]: _rn }], [0, { [_hQ]: _ai }], [() => AccessTokenType, { [_hH]: _xasbt }]], 3
|
|
67
67
|
];
|
|
68
68
|
export var GetRoleCredentialsResponse$ = [3, n0, _GRCRe,
|
|
69
69
|
0,
|
|
@@ -78,8 +78,8 @@ export var InvalidRequestException$ = [-3, n0, _IRE,
|
|
|
78
78
|
TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
|
|
79
79
|
export var ListAccountRolesRequest$ = [3, n0, _LARR,
|
|
80
80
|
0,
|
|
81
|
-
[
|
|
82
|
-
[[
|
|
81
|
+
[_aT, _aI, _nT, _mR],
|
|
82
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }], [0, { [_hQ]: _ai }], [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }]], 2
|
|
83
83
|
];
|
|
84
84
|
export var ListAccountRolesResponse$ = [3, n0, _LARRi,
|
|
85
85
|
0,
|
|
@@ -88,8 +88,8 @@ export var ListAccountRolesResponse$ = [3, n0, _LARRi,
|
|
|
88
88
|
];
|
|
89
89
|
export var ListAccountsRequest$ = [3, n0, _LAR,
|
|
90
90
|
0,
|
|
91
|
-
[_nT, _mR
|
|
92
|
-
[[
|
|
91
|
+
[_aT, _nT, _mR],
|
|
92
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }], [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }]], 1
|
|
93
93
|
];
|
|
94
94
|
export var ListAccountsResponse$ = [3, n0, _LARi,
|
|
95
95
|
0,
|
|
@@ -99,7 +99,7 @@ export var ListAccountsResponse$ = [3, n0, _LARi,
|
|
|
99
99
|
export var LogoutRequest$ = [3, n0, _LR,
|
|
100
100
|
0,
|
|
101
101
|
[_aT],
|
|
102
|
-
[[() => AccessTokenType, { [_hH]: _xasbt }]]
|
|
102
|
+
[[() => AccessTokenType, { [_hH]: _xasbt }]], 1
|
|
103
103
|
];
|
|
104
104
|
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
105
105
|
{ [_e]: _c, [_hE]: 404 },
|
|
@@ -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.970.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,40 +21,40 @@
|
|
|
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.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
-
"@smithy/config-resolver": "^4.4.
|
|
35
|
-
"@smithy/core": "^3.20.
|
|
36
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
37
|
-
"@smithy/hash-node": "^4.2.
|
|
38
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
39
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
41
|
-
"@smithy/middleware-retry": "^4.4.
|
|
42
|
-
"@smithy/middleware-serde": "^4.2.
|
|
43
|
-
"@smithy/middleware-stack": "^4.2.
|
|
44
|
-
"@smithy/node-config-provider": "^4.3.
|
|
45
|
-
"@smithy/node-http-handler": "^4.4.
|
|
46
|
-
"@smithy/protocol-http": "^5.3.
|
|
47
|
-
"@smithy/smithy-client": "^4.10.
|
|
48
|
-
"@smithy/types": "^4.
|
|
49
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.970.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.970.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
30
|
+
"@aws-sdk/types": "3.969.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.970.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.970.0",
|
|
34
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
35
|
+
"@smithy/core": "^3.20.6",
|
|
36
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
37
|
+
"@smithy/hash-node": "^4.2.8",
|
|
38
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
39
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.4.7",
|
|
41
|
+
"@smithy/middleware-retry": "^4.4.23",
|
|
42
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
43
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
44
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
45
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
46
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
47
|
+
"@smithy/smithy-client": "^4.10.8",
|
|
48
|
+
"@smithy/types": "^4.12.0",
|
|
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.
|
|
55
|
-
"@smithy/util-endpoints": "^3.2.
|
|
56
|
-
"@smithy/util-middleware": "^4.2.
|
|
57
|
-
"@smithy/util-retry": "^4.2.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.3.22",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.2.25",
|
|
55
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
56
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
57
|
+
"@smithy/util-retry": "^4.2.8",
|
|
58
58
|
"@smithy/util-utf8": "^4.2.0",
|
|
59
59
|
"tslib": "^2.6.2"
|
|
60
60
|
},
|
|
@@ -727,24 +727,42 @@ class JsonShapeDeserializer extends SerdeContextConfig {
|
|
|
727
727
|
const ns = schema.NormalizedSchema.of(schema$1);
|
|
728
728
|
if (isObject) {
|
|
729
729
|
if (ns.isStructSchema()) {
|
|
730
|
+
const record = value;
|
|
730
731
|
const union = ns.isUnionSchema();
|
|
731
732
|
const out = {};
|
|
733
|
+
let nameMap = void 0;
|
|
734
|
+
const { jsonName } = this.settings;
|
|
735
|
+
if (jsonName) {
|
|
736
|
+
nameMap = {};
|
|
737
|
+
}
|
|
732
738
|
let unionSerde;
|
|
733
739
|
if (union) {
|
|
734
|
-
unionSerde = new UnionSerde(
|
|
740
|
+
unionSerde = new UnionSerde(record, out);
|
|
735
741
|
}
|
|
736
|
-
for (const [memberName, memberSchema] of deserializingStructIterator(ns,
|
|
737
|
-
|
|
742
|
+
for (const [memberName, memberSchema] of deserializingStructIterator(ns, record, jsonName ? "jsonName" : false)) {
|
|
743
|
+
let fromKey = memberName;
|
|
744
|
+
if (jsonName) {
|
|
745
|
+
fromKey = memberSchema.getMergedTraits().jsonName ?? fromKey;
|
|
746
|
+
nameMap[fromKey] = memberName;
|
|
747
|
+
}
|
|
738
748
|
if (union) {
|
|
739
749
|
unionSerde.mark(fromKey);
|
|
740
750
|
}
|
|
741
|
-
if (
|
|
742
|
-
out[memberName] = this._read(memberSchema,
|
|
751
|
+
if (record[fromKey] != null) {
|
|
752
|
+
out[memberName] = this._read(memberSchema, record[fromKey]);
|
|
743
753
|
}
|
|
744
754
|
}
|
|
745
755
|
if (union) {
|
|
746
756
|
unionSerde.writeUnknown();
|
|
747
757
|
}
|
|
758
|
+
else if (typeof record.__type === "string") {
|
|
759
|
+
for (const [k, v] of Object.entries(record)) {
|
|
760
|
+
const t = jsonName ? nameMap[k] ?? k : k;
|
|
761
|
+
if (!(t in out)) {
|
|
762
|
+
out[t] = v;
|
|
763
|
+
}
|
|
764
|
+
}
|
|
765
|
+
}
|
|
748
766
|
return out;
|
|
749
767
|
}
|
|
750
768
|
if (Array.isArray(value) && ns.isListSchema()) {
|
|
@@ -923,22 +941,39 @@ class JsonShapeSerializer extends SerdeContextConfig {
|
|
|
923
941
|
const ns = schema.NormalizedSchema.of(schema$1);
|
|
924
942
|
if (isObject) {
|
|
925
943
|
if (ns.isStructSchema()) {
|
|
944
|
+
const record = value;
|
|
926
945
|
const out = {};
|
|
927
|
-
|
|
928
|
-
|
|
946
|
+
const { jsonName } = this.settings;
|
|
947
|
+
let nameMap = void 0;
|
|
948
|
+
if (jsonName) {
|
|
949
|
+
nameMap = {};
|
|
950
|
+
}
|
|
951
|
+
for (const [memberName, memberSchema] of serializingStructIterator(ns, record)) {
|
|
952
|
+
const serializableValue = this._write(memberSchema, record[memberName], ns);
|
|
929
953
|
if (serializableValue !== undefined) {
|
|
930
|
-
|
|
931
|
-
|
|
954
|
+
let targetKey = memberName;
|
|
955
|
+
if (jsonName) {
|
|
956
|
+
targetKey = memberSchema.getMergedTraits().jsonName ?? memberName;
|
|
957
|
+
nameMap[memberName] = targetKey;
|
|
958
|
+
}
|
|
932
959
|
out[targetKey] = serializableValue;
|
|
933
960
|
}
|
|
934
961
|
}
|
|
935
962
|
if (ns.isUnionSchema() && Object.keys(out).length === 0) {
|
|
936
|
-
const { $unknown } =
|
|
963
|
+
const { $unknown } = record;
|
|
937
964
|
if (Array.isArray($unknown)) {
|
|
938
965
|
const [k, v] = $unknown;
|
|
939
966
|
out[k] = this._write(15, v);
|
|
940
967
|
}
|
|
941
968
|
}
|
|
969
|
+
else if (typeof record.__type === "string") {
|
|
970
|
+
for (const [k, v] of Object.entries(record)) {
|
|
971
|
+
const targetKey = jsonName ? nameMap[k] ?? k : k;
|
|
972
|
+
if (!(targetKey in out)) {
|
|
973
|
+
out[targetKey] = this._write(15, v);
|
|
974
|
+
}
|
|
975
|
+
}
|
|
976
|
+
}
|
|
942
977
|
return out;
|
|
943
978
|
}
|
|
944
979
|
if (Array.isArray(value) && ns.isListSchema()) {
|
|
@@ -389,24 +389,42 @@ class JsonShapeDeserializer extends SerdeContextConfig {
|
|
|
389
389
|
const ns = schema.NormalizedSchema.of(schema$1);
|
|
390
390
|
if (isObject) {
|
|
391
391
|
if (ns.isStructSchema()) {
|
|
392
|
+
const record = value;
|
|
392
393
|
const union = ns.isUnionSchema();
|
|
393
394
|
const out = {};
|
|
395
|
+
let nameMap = void 0;
|
|
396
|
+
const { jsonName } = this.settings;
|
|
397
|
+
if (jsonName) {
|
|
398
|
+
nameMap = {};
|
|
399
|
+
}
|
|
394
400
|
let unionSerde;
|
|
395
401
|
if (union) {
|
|
396
|
-
unionSerde = new UnionSerde(
|
|
402
|
+
unionSerde = new UnionSerde(record, out);
|
|
397
403
|
}
|
|
398
|
-
for (const [memberName, memberSchema] of deserializingStructIterator(ns,
|
|
399
|
-
|
|
404
|
+
for (const [memberName, memberSchema] of deserializingStructIterator(ns, record, jsonName ? "jsonName" : false)) {
|
|
405
|
+
let fromKey = memberName;
|
|
406
|
+
if (jsonName) {
|
|
407
|
+
fromKey = memberSchema.getMergedTraits().jsonName ?? fromKey;
|
|
408
|
+
nameMap[fromKey] = memberName;
|
|
409
|
+
}
|
|
400
410
|
if (union) {
|
|
401
411
|
unionSerde.mark(fromKey);
|
|
402
412
|
}
|
|
403
|
-
if (
|
|
404
|
-
out[memberName] = this._read(memberSchema,
|
|
413
|
+
if (record[fromKey] != null) {
|
|
414
|
+
out[memberName] = this._read(memberSchema, record[fromKey]);
|
|
405
415
|
}
|
|
406
416
|
}
|
|
407
417
|
if (union) {
|
|
408
418
|
unionSerde.writeUnknown();
|
|
409
419
|
}
|
|
420
|
+
else if (typeof record.__type === "string") {
|
|
421
|
+
for (const [k, v] of Object.entries(record)) {
|
|
422
|
+
const t = jsonName ? nameMap[k] ?? k : k;
|
|
423
|
+
if (!(t in out)) {
|
|
424
|
+
out[t] = v;
|
|
425
|
+
}
|
|
426
|
+
}
|
|
427
|
+
}
|
|
410
428
|
return out;
|
|
411
429
|
}
|
|
412
430
|
if (Array.isArray(value) && ns.isListSchema()) {
|
|
@@ -585,22 +603,39 @@ class JsonShapeSerializer extends SerdeContextConfig {
|
|
|
585
603
|
const ns = schema.NormalizedSchema.of(schema$1);
|
|
586
604
|
if (isObject) {
|
|
587
605
|
if (ns.isStructSchema()) {
|
|
606
|
+
const record = value;
|
|
588
607
|
const out = {};
|
|
589
|
-
|
|
590
|
-
|
|
608
|
+
const { jsonName } = this.settings;
|
|
609
|
+
let nameMap = void 0;
|
|
610
|
+
if (jsonName) {
|
|
611
|
+
nameMap = {};
|
|
612
|
+
}
|
|
613
|
+
for (const [memberName, memberSchema] of serializingStructIterator(ns, record)) {
|
|
614
|
+
const serializableValue = this._write(memberSchema, record[memberName], ns);
|
|
591
615
|
if (serializableValue !== undefined) {
|
|
592
|
-
|
|
593
|
-
|
|
616
|
+
let targetKey = memberName;
|
|
617
|
+
if (jsonName) {
|
|
618
|
+
targetKey = memberSchema.getMergedTraits().jsonName ?? memberName;
|
|
619
|
+
nameMap[memberName] = targetKey;
|
|
620
|
+
}
|
|
594
621
|
out[targetKey] = serializableValue;
|
|
595
622
|
}
|
|
596
623
|
}
|
|
597
624
|
if (ns.isUnionSchema() && Object.keys(out).length === 0) {
|
|
598
|
-
const { $unknown } =
|
|
625
|
+
const { $unknown } = record;
|
|
599
626
|
if (Array.isArray($unknown)) {
|
|
600
627
|
const [k, v] = $unknown;
|
|
601
628
|
out[k] = this._write(15, v);
|
|
602
629
|
}
|
|
603
630
|
}
|
|
631
|
+
else if (typeof record.__type === "string") {
|
|
632
|
+
for (const [k, v] of Object.entries(record)) {
|
|
633
|
+
const targetKey = jsonName ? nameMap[k] ?? k : k;
|
|
634
|
+
if (!(targetKey in out)) {
|
|
635
|
+
out[targetKey] = this._write(15, v);
|
|
636
|
+
}
|
|
637
|
+
}
|
|
638
|
+
}
|
|
604
639
|
return out;
|
|
605
640
|
}
|
|
606
641
|
if (Array.isArray(value) && ns.isListSchema()) {
|
package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js
CHANGED
|
@@ -24,24 +24,42 @@ export class JsonShapeDeserializer extends SerdeContextConfig {
|
|
|
24
24
|
const ns = NormalizedSchema.of(schema);
|
|
25
25
|
if (isObject) {
|
|
26
26
|
if (ns.isStructSchema()) {
|
|
27
|
+
const record = value;
|
|
27
28
|
const union = ns.isUnionSchema();
|
|
28
29
|
const out = {};
|
|
30
|
+
let nameMap = void 0;
|
|
31
|
+
const { jsonName } = this.settings;
|
|
32
|
+
if (jsonName) {
|
|
33
|
+
nameMap = {};
|
|
34
|
+
}
|
|
29
35
|
let unionSerde;
|
|
30
36
|
if (union) {
|
|
31
|
-
unionSerde = new UnionSerde(
|
|
37
|
+
unionSerde = new UnionSerde(record, out);
|
|
32
38
|
}
|
|
33
|
-
for (const [memberName, memberSchema] of deserializingStructIterator(ns,
|
|
34
|
-
|
|
39
|
+
for (const [memberName, memberSchema] of deserializingStructIterator(ns, record, jsonName ? "jsonName" : false)) {
|
|
40
|
+
let fromKey = memberName;
|
|
41
|
+
if (jsonName) {
|
|
42
|
+
fromKey = memberSchema.getMergedTraits().jsonName ?? fromKey;
|
|
43
|
+
nameMap[fromKey] = memberName;
|
|
44
|
+
}
|
|
35
45
|
if (union) {
|
|
36
46
|
unionSerde.mark(fromKey);
|
|
37
47
|
}
|
|
38
|
-
if (
|
|
39
|
-
out[memberName] = this._read(memberSchema,
|
|
48
|
+
if (record[fromKey] != null) {
|
|
49
|
+
out[memberName] = this._read(memberSchema, record[fromKey]);
|
|
40
50
|
}
|
|
41
51
|
}
|
|
42
52
|
if (union) {
|
|
43
53
|
unionSerde.writeUnknown();
|
|
44
54
|
}
|
|
55
|
+
else if (typeof record.__type === "string") {
|
|
56
|
+
for (const [k, v] of Object.entries(record)) {
|
|
57
|
+
const t = jsonName ? nameMap[k] ?? k : k;
|
|
58
|
+
if (!(t in out)) {
|
|
59
|
+
out[t] = v;
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
}
|
|
45
63
|
return out;
|
|
46
64
|
}
|
|
47
65
|
if (Array.isArray(value) && ns.isListSchema()) {
|
|
@@ -42,22 +42,39 @@ export class JsonShapeSerializer extends SerdeContextConfig {
|
|
|
42
42
|
const ns = NormalizedSchema.of(schema);
|
|
43
43
|
if (isObject) {
|
|
44
44
|
if (ns.isStructSchema()) {
|
|
45
|
+
const record = value;
|
|
45
46
|
const out = {};
|
|
46
|
-
|
|
47
|
-
|
|
47
|
+
const { jsonName } = this.settings;
|
|
48
|
+
let nameMap = void 0;
|
|
49
|
+
if (jsonName) {
|
|
50
|
+
nameMap = {};
|
|
51
|
+
}
|
|
52
|
+
for (const [memberName, memberSchema] of serializingStructIterator(ns, record)) {
|
|
53
|
+
const serializableValue = this._write(memberSchema, record[memberName], ns);
|
|
48
54
|
if (serializableValue !== undefined) {
|
|
49
|
-
|
|
50
|
-
|
|
55
|
+
let targetKey = memberName;
|
|
56
|
+
if (jsonName) {
|
|
57
|
+
targetKey = memberSchema.getMergedTraits().jsonName ?? memberName;
|
|
58
|
+
nameMap[memberName] = targetKey;
|
|
59
|
+
}
|
|
51
60
|
out[targetKey] = serializableValue;
|
|
52
61
|
}
|
|
53
62
|
}
|
|
54
63
|
if (ns.isUnionSchema() && Object.keys(out).length === 0) {
|
|
55
|
-
const { $unknown } =
|
|
64
|
+
const { $unknown } = record;
|
|
56
65
|
if (Array.isArray($unknown)) {
|
|
57
66
|
const [k, v] = $unknown;
|
|
58
67
|
out[k] = this._write(15, v);
|
|
59
68
|
}
|
|
60
69
|
}
|
|
70
|
+
else if (typeof record.__type === "string") {
|
|
71
|
+
for (const [k, v] of Object.entries(record)) {
|
|
72
|
+
const targetKey = jsonName ? nameMap[k] ?? k : k;
|
|
73
|
+
if (!(targetKey in out)) {
|
|
74
|
+
out[targetKey] = this._write(15, v);
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
}
|
|
61
78
|
return out;
|
|
62
79
|
}
|
|
63
80
|
if (Array.isArray(value) && ns.isListSchema()) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/core",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.970.0",
|
|
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,17 +81,17 @@
|
|
|
81
81
|
},
|
|
82
82
|
"license": "Apache-2.0",
|
|
83
83
|
"dependencies": {
|
|
84
|
-
"@aws-sdk/types": "3.
|
|
85
|
-
"@aws-sdk/xml-builder": "3.
|
|
86
|
-
"@smithy/core": "^3.20.
|
|
87
|
-
"@smithy/node-config-provider": "^4.3.
|
|
88
|
-
"@smithy/property-provider": "^4.2.
|
|
89
|
-
"@smithy/protocol-http": "^5.3.
|
|
90
|
-
"@smithy/signature-v4": "^5.3.
|
|
91
|
-
"@smithy/smithy-client": "^4.10.
|
|
92
|
-
"@smithy/types": "^4.
|
|
84
|
+
"@aws-sdk/types": "3.969.0",
|
|
85
|
+
"@aws-sdk/xml-builder": "3.969.0",
|
|
86
|
+
"@smithy/core": "^3.20.6",
|
|
87
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
88
|
+
"@smithy/property-provider": "^4.2.8",
|
|
89
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
90
|
+
"@smithy/signature-v4": "^5.3.8",
|
|
91
|
+
"@smithy/smithy-client": "^4.10.8",
|
|
92
|
+
"@smithy/types": "^4.12.0",
|
|
93
93
|
"@smithy/util-base64": "^4.3.0",
|
|
94
|
-
"@smithy/util-middleware": "^4.2.
|
|
94
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
95
95
|
"@smithy/util-utf8": "^4.2.0",
|
|
96
96
|
"tslib": "^2.6.2"
|
|
97
97
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/crc64-nvme",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.969.0",
|
|
4
4
|
"description": "A pure JS implementation of CRC64-NVME checksum",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
"license": "Apache-2.0",
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@smithy/types": "^4.
|
|
27
|
+
"@smithy/types": "^4.12.0",
|
|
28
28
|
"tslib": "^2.6.2"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-env",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.970.0",
|
|
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,10 +26,10 @@
|
|
|
26
26
|
},
|
|
27
27
|
"license": "Apache-2.0",
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@aws-sdk/core": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@smithy/property-provider": "^4.2.
|
|
32
|
-
"@smithy/types": "^4.
|
|
29
|
+
"@aws-sdk/core": "3.970.0",
|
|
30
|
+
"@aws-sdk/types": "3.969.0",
|
|
31
|
+
"@smithy/property-provider": "^4.2.8",
|
|
32
|
+
"@smithy/types": "^4.12.0",
|
|
33
33
|
"tslib": "^2.6.2"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-http",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.970.0",
|
|
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,15 +28,15 @@
|
|
|
28
28
|
},
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/core": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
34
|
-
"@smithy/node-http-handler": "^4.4.
|
|
35
|
-
"@smithy/property-provider": "^4.2.
|
|
36
|
-
"@smithy/protocol-http": "^5.3.
|
|
37
|
-
"@smithy/smithy-client": "^4.10.
|
|
38
|
-
"@smithy/types": "^4.
|
|
39
|
-
"@smithy/util-stream": "^4.5.
|
|
31
|
+
"@aws-sdk/core": "3.970.0",
|
|
32
|
+
"@aws-sdk/types": "3.969.0",
|
|
33
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
34
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
35
|
+
"@smithy/property-provider": "^4.2.8",
|
|
36
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
37
|
+
"@smithy/smithy-client": "^4.10.8",
|
|
38
|
+
"@smithy/types": "^4.12.0",
|
|
39
|
+
"@smithy/util-stream": "^4.5.10",
|
|
40
40
|
"tslib": "^2.6.2"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|