@aws-sdk/client-simspaceweaver 3.987.0 → 3.989.0
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/dist-cjs/index.js +35 -663
- package/dist-cjs/models/SimSpaceWeaverServiceException.js +12 -0
- package/dist-cjs/models/errors.js +109 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +479 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +53 -47
- package/dist-types/schemas/schemas_0.d.ts +14 -7
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +9 -7
- package/package.json +13 -13
|
@@ -120,32 +120,70 @@ const _hE = "httpError";
|
|
|
120
120
|
const _hQ = "httpQuery";
|
|
121
121
|
const _mR = "maxResults";
|
|
122
122
|
const _nT = "nextToken";
|
|
123
|
-
const _s = "
|
|
123
|
+
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.simspaceweaver";
|
|
124
124
|
const _se = "server";
|
|
125
|
-
const
|
|
125
|
+
const _si = "simulation";
|
|
126
126
|
const _tK = "tagKeys";
|
|
127
127
|
const n0 = "com.amazonaws.simspaceweaver";
|
|
128
128
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
129
129
|
import { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, TooManyTagsException, ValidationException, } from "../models/errors";
|
|
130
130
|
import { SimSpaceWeaverServiceException } from "../models/SimSpaceWeaverServiceException";
|
|
131
|
-
|
|
131
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
132
|
+
export var SimSpaceWeaverServiceException$ = [-3, _s, "SimSpaceWeaverServiceException", 0, [], []];
|
|
133
|
+
_s_registry.registerError(SimSpaceWeaverServiceException$, SimSpaceWeaverServiceException);
|
|
134
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
132
135
|
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
133
136
|
{ [_e]: _c, [_hE]: 403 },
|
|
134
137
|
[_M],
|
|
135
138
|
[0]
|
|
136
139
|
];
|
|
137
|
-
|
|
138
|
-
export var CloudWatchLogsLogGroup$ = [3, n0, _CWLLG,
|
|
139
|
-
0,
|
|
140
|
-
[_LGA],
|
|
141
|
-
[0]
|
|
142
|
-
];
|
|
140
|
+
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
143
141
|
export var ConflictException$ = [-3, n0, _CE,
|
|
144
142
|
{ [_e]: _c, [_hE]: 409 },
|
|
145
143
|
[_M],
|
|
146
144
|
[0]
|
|
147
145
|
];
|
|
148
|
-
|
|
146
|
+
n0_registry.registerError(ConflictException$, ConflictException);
|
|
147
|
+
export var InternalServerException$ = [-3, n0, _ISE,
|
|
148
|
+
{ [_e]: _se, [_hE]: 500 },
|
|
149
|
+
[_M],
|
|
150
|
+
[0]
|
|
151
|
+
];
|
|
152
|
+
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
153
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
154
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
155
|
+
[_M],
|
|
156
|
+
[0]
|
|
157
|
+
];
|
|
158
|
+
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
159
|
+
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
160
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
161
|
+
[_M],
|
|
162
|
+
[0]
|
|
163
|
+
];
|
|
164
|
+
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
165
|
+
export var TooManyTagsException$ = [-3, n0, _TMTE,
|
|
166
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
167
|
+
[_M],
|
|
168
|
+
[0]
|
|
169
|
+
];
|
|
170
|
+
n0_registry.registerError(TooManyTagsException$, TooManyTagsException);
|
|
171
|
+
export var ValidationException$ = [-3, n0, _VE,
|
|
172
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
173
|
+
[_M],
|
|
174
|
+
[0]
|
|
175
|
+
];
|
|
176
|
+
n0_registry.registerError(ValidationException$, ValidationException);
|
|
177
|
+
export const errorTypeRegistries = [
|
|
178
|
+
_s_registry,
|
|
179
|
+
n0_registry,
|
|
180
|
+
];
|
|
181
|
+
var ClientToken = [0, n0, _CT, 8, 0];
|
|
182
|
+
export var CloudWatchLogsLogGroup$ = [3, n0, _CWLLG,
|
|
183
|
+
0,
|
|
184
|
+
[_LGA],
|
|
185
|
+
[0]
|
|
186
|
+
];
|
|
149
187
|
export var CreateSnapshotInput$ = [3, n0, _CSI,
|
|
150
188
|
0,
|
|
151
189
|
[_S, _D],
|
|
@@ -159,7 +197,7 @@ export var CreateSnapshotOutput$ = [3, n0, _CSO,
|
|
|
159
197
|
export var DeleteAppInput$ = [3, n0, _DAI,
|
|
160
198
|
0,
|
|
161
199
|
[_S, _Do, _A],
|
|
162
|
-
[[0, { [_hQ]:
|
|
200
|
+
[[0, { [_hQ]: _si }], [0, { [_hQ]: _d }], [0, { [_hQ]: _a }]], 3
|
|
163
201
|
];
|
|
164
202
|
export var DeleteAppOutput$ = [3, n0, _DAO,
|
|
165
203
|
0,
|
|
@@ -169,7 +207,7 @@ export var DeleteAppOutput$ = [3, n0, _DAO,
|
|
|
169
207
|
export var DeleteSimulationInput$ = [3, n0, _DSI,
|
|
170
208
|
0,
|
|
171
209
|
[_S],
|
|
172
|
-
[[0, { [_hQ]:
|
|
210
|
+
[[0, { [_hQ]: _si }]], 1
|
|
173
211
|
];
|
|
174
212
|
export var DeleteSimulationOutput$ = [3, n0, _DSO,
|
|
175
213
|
0,
|
|
@@ -179,7 +217,7 @@ export var DeleteSimulationOutput$ = [3, n0, _DSO,
|
|
|
179
217
|
export var DescribeAppInput$ = [3, n0, _DAIe,
|
|
180
218
|
0,
|
|
181
219
|
[_S, _Do, _A],
|
|
182
|
-
[[0, { [_hQ]:
|
|
220
|
+
[[0, { [_hQ]: _si }], [0, { [_hQ]: _d }], [0, { [_hQ]: _a }]], 3
|
|
183
221
|
];
|
|
184
222
|
export var DescribeAppOutput$ = [3, n0, _DAOe,
|
|
185
223
|
0,
|
|
@@ -189,7 +227,7 @@ export var DescribeAppOutput$ = [3, n0, _DAOe,
|
|
|
189
227
|
export var DescribeSimulationInput$ = [3, n0, _DSIe,
|
|
190
228
|
0,
|
|
191
229
|
[_S],
|
|
192
|
-
[[0, { [_hQ]:
|
|
230
|
+
[[0, { [_hQ]: _si }]], 1
|
|
193
231
|
];
|
|
194
232
|
export var DescribeSimulationOutput$ = [3, n0, _DSOe,
|
|
195
233
|
0,
|
|
@@ -201,12 +239,6 @@ export var Domain$ = [3, n0, _Do,
|
|
|
201
239
|
[_N, _L],
|
|
202
240
|
[0, 0]
|
|
203
241
|
];
|
|
204
|
-
export var InternalServerException$ = [-3, n0, _ISE,
|
|
205
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
206
|
-
[_M],
|
|
207
|
-
[0]
|
|
208
|
-
];
|
|
209
|
-
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
210
242
|
export var LaunchOverrides$ = [3, n0, _LO,
|
|
211
243
|
0,
|
|
212
244
|
[_LCa],
|
|
@@ -215,7 +247,7 @@ export var LaunchOverrides$ = [3, n0, _LO,
|
|
|
215
247
|
export var ListAppsInput$ = [3, n0, _LAI,
|
|
216
248
|
0,
|
|
217
249
|
[_S, _Do, _MR, _NT],
|
|
218
|
-
[[0, { [_hQ]:
|
|
250
|
+
[[0, { [_hQ]: _si }], [0, { [_hQ]: _d }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
|
|
219
251
|
];
|
|
220
252
|
export var ListAppsOutput$ = [3, n0, _LAO,
|
|
221
253
|
0,
|
|
@@ -257,12 +289,6 @@ export var LoggingConfiguration$ = [3, n0, _LC,
|
|
|
257
289
|
[_Des],
|
|
258
290
|
[() => LogDestinations]
|
|
259
291
|
];
|
|
260
|
-
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
261
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
262
|
-
[_M],
|
|
263
|
-
[0]
|
|
264
|
-
];
|
|
265
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
266
292
|
export var S3Destination$ = [3, n0, _SD,
|
|
267
293
|
0,
|
|
268
294
|
[_BN, _OKP],
|
|
@@ -273,12 +299,6 @@ export var S3Location$ = [3, n0, _SL,
|
|
|
273
299
|
[_BN, _OK],
|
|
274
300
|
[0, 0], 2
|
|
275
301
|
];
|
|
276
|
-
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
277
|
-
{ [_e]: _c, [_hE]: 402 },
|
|
278
|
-
[_M],
|
|
279
|
-
[0]
|
|
280
|
-
];
|
|
281
|
-
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
282
302
|
export var SimulationAppEndpointInfo$ = [3, n0, _SAEI,
|
|
283
303
|
0,
|
|
284
304
|
[_Ad, _IPM],
|
|
@@ -374,12 +394,6 @@ export var TagResourceOutput$ = [3, n0, _TRO,
|
|
|
374
394
|
[],
|
|
375
395
|
[]
|
|
376
396
|
];
|
|
377
|
-
export var TooManyTagsException$ = [-3, n0, _TMTE,
|
|
378
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
379
|
-
[_M],
|
|
380
|
-
[0]
|
|
381
|
-
];
|
|
382
|
-
TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
|
|
383
397
|
export var UntagResourceInput$ = [3, n0, _URI,
|
|
384
398
|
0,
|
|
385
399
|
[_RAe, _TK],
|
|
@@ -390,14 +404,6 @@ export var UntagResourceOutput$ = [3, n0, _URO,
|
|
|
390
404
|
[],
|
|
391
405
|
[]
|
|
392
406
|
];
|
|
393
|
-
export var ValidationException$ = [-3, n0, _VE,
|
|
394
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
395
|
-
[_M],
|
|
396
|
-
[0]
|
|
397
|
-
];
|
|
398
|
-
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
399
|
-
export var SimSpaceWeaverServiceException$ = [-3, _sm, "SimSpaceWeaverServiceException", 0, [], []];
|
|
400
|
-
TypeRegistry.for(_sm).registerError(SimSpaceWeaverServiceException$, SimSpaceWeaverServiceException);
|
|
401
407
|
var AppPortMappings = [1, n0, _APM,
|
|
402
408
|
0, () => SimulationAppPortMapping$
|
|
403
409
|
];
|
|
@@ -1,7 +1,20 @@
|
|
|
1
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
1
2
|
import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
|
|
3
|
+
export declare var SimSpaceWeaverServiceException$: StaticErrorSchema;
|
|
2
4
|
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
3
|
-
export declare var CloudWatchLogsLogGroup$: StaticStructureSchema;
|
|
4
5
|
export declare var ConflictException$: StaticErrorSchema;
|
|
6
|
+
export declare var InternalServerException$: StaticErrorSchema;
|
|
7
|
+
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
8
|
+
export declare var ServiceQuotaExceededException$: StaticErrorSchema;
|
|
9
|
+
export declare var TooManyTagsException$: StaticErrorSchema;
|
|
10
|
+
export declare var ValidationException$: StaticErrorSchema;
|
|
11
|
+
/**
|
|
12
|
+
* TypeRegistry instances containing modeled errors.
|
|
13
|
+
* @internal
|
|
14
|
+
*
|
|
15
|
+
*/
|
|
16
|
+
export declare const errorTypeRegistries: TypeRegistry[];
|
|
17
|
+
export declare var CloudWatchLogsLogGroup$: StaticStructureSchema;
|
|
5
18
|
export declare var CreateSnapshotInput$: StaticStructureSchema;
|
|
6
19
|
export declare var CreateSnapshotOutput$: StaticStructureSchema;
|
|
7
20
|
export declare var DeleteAppInput$: StaticStructureSchema;
|
|
@@ -13,7 +26,6 @@ export declare var DescribeAppOutput$: StaticStructureSchema;
|
|
|
13
26
|
export declare var DescribeSimulationInput$: StaticStructureSchema;
|
|
14
27
|
export declare var DescribeSimulationOutput$: StaticStructureSchema;
|
|
15
28
|
export declare var Domain$: StaticStructureSchema;
|
|
16
|
-
export declare var InternalServerException$: StaticErrorSchema;
|
|
17
29
|
export declare var LaunchOverrides$: StaticStructureSchema;
|
|
18
30
|
export declare var ListAppsInput$: StaticStructureSchema;
|
|
19
31
|
export declare var ListAppsOutput$: StaticStructureSchema;
|
|
@@ -24,10 +36,8 @@ export declare var ListTagsForResourceOutput$: StaticStructureSchema;
|
|
|
24
36
|
export declare var LiveSimulationState$: StaticStructureSchema;
|
|
25
37
|
export declare var LogDestination$: StaticStructureSchema;
|
|
26
38
|
export declare var LoggingConfiguration$: StaticStructureSchema;
|
|
27
|
-
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
28
39
|
export declare var S3Destination$: StaticStructureSchema;
|
|
29
40
|
export declare var S3Location$: StaticStructureSchema;
|
|
30
|
-
export declare var ServiceQuotaExceededException$: StaticErrorSchema;
|
|
31
41
|
export declare var SimulationAppEndpointInfo$: StaticStructureSchema;
|
|
32
42
|
export declare var SimulationAppMetadata$: StaticStructureSchema;
|
|
33
43
|
export declare var SimulationAppPortMapping$: StaticStructureSchema;
|
|
@@ -47,11 +57,8 @@ export declare var StopSimulationInput$: StaticStructureSchema;
|
|
|
47
57
|
export declare var StopSimulationOutput$: StaticStructureSchema;
|
|
48
58
|
export declare var TagResourceInput$: StaticStructureSchema;
|
|
49
59
|
export declare var TagResourceOutput$: StaticStructureSchema;
|
|
50
|
-
export declare var TooManyTagsException$: StaticErrorSchema;
|
|
51
60
|
export declare var UntagResourceInput$: StaticStructureSchema;
|
|
52
61
|
export declare var UntagResourceOutput$: StaticStructureSchema;
|
|
53
|
-
export declare var ValidationException$: StaticErrorSchema;
|
|
54
|
-
export declare var SimSpaceWeaverServiceException$: StaticErrorSchema;
|
|
55
62
|
export declare var CreateSnapshot$: StaticOperationSchema;
|
|
56
63
|
export declare var DeleteApp$: StaticOperationSchema;
|
|
57
64
|
export declare var DeleteSimulation$: StaticOperationSchema;
|
|
@@ -1,11 +1,19 @@
|
|
|
1
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
1
2
|
import {
|
|
2
3
|
StaticErrorSchema,
|
|
3
4
|
StaticOperationSchema,
|
|
4
5
|
StaticStructureSchema,
|
|
5
6
|
} from "@smithy/types";
|
|
7
|
+
export declare var SimSpaceWeaverServiceException$: StaticErrorSchema;
|
|
6
8
|
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
7
|
-
export declare var CloudWatchLogsLogGroup$: StaticStructureSchema;
|
|
8
9
|
export declare var ConflictException$: StaticErrorSchema;
|
|
10
|
+
export declare var InternalServerException$: StaticErrorSchema;
|
|
11
|
+
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
12
|
+
export declare var ServiceQuotaExceededException$: StaticErrorSchema;
|
|
13
|
+
export declare var TooManyTagsException$: StaticErrorSchema;
|
|
14
|
+
export declare var ValidationException$: StaticErrorSchema;
|
|
15
|
+
export declare const errorTypeRegistries: TypeRegistry[];
|
|
16
|
+
export declare var CloudWatchLogsLogGroup$: StaticStructureSchema;
|
|
9
17
|
export declare var CreateSnapshotInput$: StaticStructureSchema;
|
|
10
18
|
export declare var CreateSnapshotOutput$: StaticStructureSchema;
|
|
11
19
|
export declare var DeleteAppInput$: StaticStructureSchema;
|
|
@@ -17,7 +25,6 @@ export declare var DescribeAppOutput$: StaticStructureSchema;
|
|
|
17
25
|
export declare var DescribeSimulationInput$: StaticStructureSchema;
|
|
18
26
|
export declare var DescribeSimulationOutput$: StaticStructureSchema;
|
|
19
27
|
export declare var Domain$: StaticStructureSchema;
|
|
20
|
-
export declare var InternalServerException$: StaticErrorSchema;
|
|
21
28
|
export declare var LaunchOverrides$: StaticStructureSchema;
|
|
22
29
|
export declare var ListAppsInput$: StaticStructureSchema;
|
|
23
30
|
export declare var ListAppsOutput$: StaticStructureSchema;
|
|
@@ -28,10 +35,8 @@ export declare var ListTagsForResourceOutput$: StaticStructureSchema;
|
|
|
28
35
|
export declare var LiveSimulationState$: StaticStructureSchema;
|
|
29
36
|
export declare var LogDestination$: StaticStructureSchema;
|
|
30
37
|
export declare var LoggingConfiguration$: StaticStructureSchema;
|
|
31
|
-
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
32
38
|
export declare var S3Destination$: StaticStructureSchema;
|
|
33
39
|
export declare var S3Location$: StaticStructureSchema;
|
|
34
|
-
export declare var ServiceQuotaExceededException$: StaticErrorSchema;
|
|
35
40
|
export declare var SimulationAppEndpointInfo$: StaticStructureSchema;
|
|
36
41
|
export declare var SimulationAppMetadata$: StaticStructureSchema;
|
|
37
42
|
export declare var SimulationAppPortMapping$: StaticStructureSchema;
|
|
@@ -51,11 +56,8 @@ export declare var StopSimulationInput$: StaticStructureSchema;
|
|
|
51
56
|
export declare var StopSimulationOutput$: StaticStructureSchema;
|
|
52
57
|
export declare var TagResourceInput$: StaticStructureSchema;
|
|
53
58
|
export declare var TagResourceOutput$: StaticStructureSchema;
|
|
54
|
-
export declare var TooManyTagsException$: StaticErrorSchema;
|
|
55
59
|
export declare var UntagResourceInput$: StaticStructureSchema;
|
|
56
60
|
export declare var UntagResourceOutput$: StaticStructureSchema;
|
|
57
|
-
export declare var ValidationException$: StaticErrorSchema;
|
|
58
|
-
export declare var SimSpaceWeaverServiceException$: StaticErrorSchema;
|
|
59
61
|
export declare var CreateSnapshot$: StaticOperationSchema;
|
|
60
62
|
export declare var DeleteApp$: StaticOperationSchema;
|
|
61
63
|
export declare var DeleteSimulation$: StaticOperationSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-simspaceweaver",
|
|
3
3
|
"description": "AWS SDK for JavaScript Simspaceweaver Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.989.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-simspaceweaver",
|
|
@@ -21,38 +21,38 @@
|
|
|
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/credential-provider-node": "^3.972.
|
|
24
|
+
"@aws-sdk/core": "^3.973.9",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.8",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "^3.972.3",
|
|
27
27
|
"@aws-sdk/middleware-logger": "^3.972.3",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "^3.972.3",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "^3.972.9",
|
|
30
30
|
"@aws-sdk/region-config-resolver": "^3.972.3",
|
|
31
31
|
"@aws-sdk/types": "^3.973.1",
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.989.0",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "^3.972.3",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "^3.972.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "^3.972.7",
|
|
35
35
|
"@smithy/config-resolver": "^4.4.6",
|
|
36
|
-
"@smithy/core": "^3.
|
|
36
|
+
"@smithy/core": "^3.23.0",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.3.9",
|
|
38
38
|
"@smithy/hash-node": "^4.2.8",
|
|
39
39
|
"@smithy/invalid-dependency": "^4.2.8",
|
|
40
40
|
"@smithy/middleware-content-length": "^4.2.8",
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.14",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.31",
|
|
43
43
|
"@smithy/middleware-serde": "^4.2.9",
|
|
44
44
|
"@smithy/middleware-stack": "^4.2.8",
|
|
45
45
|
"@smithy/node-config-provider": "^4.3.8",
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.10",
|
|
47
47
|
"@smithy/protocol-http": "^5.3.8",
|
|
48
|
-
"@smithy/smithy-client": "^4.11.
|
|
48
|
+
"@smithy/smithy-client": "^4.11.3",
|
|
49
49
|
"@smithy/types": "^4.12.0",
|
|
50
50
|
"@smithy/url-parser": "^4.2.8",
|
|
51
51
|
"@smithy/util-base64": "^4.3.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.30",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.33",
|
|
56
56
|
"@smithy/util-endpoints": "^3.2.8",
|
|
57
57
|
"@smithy/util-middleware": "^4.2.8",
|
|
58
58
|
"@smithy/util-retry": "^4.2.8",
|