@aws-sdk/client-simspaceweaver 3.943.0 → 3.946.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 +38 -233
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/SimSpaceWeaverClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +38 -233
- package/dist-types/SimSpaceWeaver.d.ts +1 -1
- package/dist-types/SimSpaceWeaverClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/CreateSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAppCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSimulationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAppCommand.d.ts +3 -3
- package/dist-types/commands/DescribeSimulationCommand.d.ts +3 -3
- package/dist-types/commands/ListAppsCommand.d.ts +3 -3
- package/dist-types/commands/ListSimulationsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/StartAppCommand.d.ts +3 -3
- package/dist-types/commands/StartClockCommand.d.ts +3 -3
- package/dist-types/commands/StartSimulationCommand.d.ts +3 -3
- package/dist-types/commands/StopAppCommand.d.ts +3 -3
- package/dist-types/commands/StopClockCommand.d.ts +3 -3
- package/dist-types/commands/StopSimulationCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/SimSpaceWeaverServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAppsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSimulationsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/SimSpaceWeaverClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/SimSpaceWeaverServiceException.d.ts +1 -1
- package/package.json +13 -12
|
@@ -129,30 +129,10 @@ import { TypeRegistry } from "@smithy/core/schema";
|
|
|
129
129
|
import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, TooManyTagsException as __TooManyTagsException, ValidationException as __ValidationException, } from "../models/errors";
|
|
130
130
|
import { SimSpaceWeaverServiceException as __SimSpaceWeaverServiceException } from "../models/SimSpaceWeaverServiceException";
|
|
131
131
|
export var ClientToken = [0, n0, _CT, 8, 0];
|
|
132
|
-
export var AccessDeniedException = [
|
|
133
|
-
-3,
|
|
134
|
-
n0,
|
|
135
|
-
_ADE,
|
|
136
|
-
{
|
|
137
|
-
[_e]: _c,
|
|
138
|
-
[_hE]: 403,
|
|
139
|
-
},
|
|
140
|
-
[_M],
|
|
141
|
-
[0],
|
|
142
|
-
];
|
|
132
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
|
|
143
133
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
144
134
|
export var CloudWatchLogsLogGroup = [3, n0, _CWLLG, 0, [_LGA], [0]];
|
|
145
|
-
export var ConflictException = [
|
|
146
|
-
-3,
|
|
147
|
-
n0,
|
|
148
|
-
_CE,
|
|
149
|
-
{
|
|
150
|
-
[_e]: _c,
|
|
151
|
-
[_hE]: 409,
|
|
152
|
-
},
|
|
153
|
-
[_M],
|
|
154
|
-
[0],
|
|
155
|
-
];
|
|
135
|
+
export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
|
|
156
136
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
157
137
|
export var CreateSnapshotInput = [3, n0, _CSI, 0, [_S, _D], [0, () => S3Destination]];
|
|
158
138
|
export var CreateSnapshotOutput = [3, n0, _CSO, 0, [], []];
|
|
@@ -163,42 +143,13 @@ export var DeleteAppInput = [
|
|
|
163
143
|
0,
|
|
164
144
|
[_S, _Do, _A],
|
|
165
145
|
[
|
|
166
|
-
[
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
[_hQ]: _s,
|
|
170
|
-
},
|
|
171
|
-
],
|
|
172
|
-
[
|
|
173
|
-
0,
|
|
174
|
-
{
|
|
175
|
-
[_hQ]: _d,
|
|
176
|
-
},
|
|
177
|
-
],
|
|
178
|
-
[
|
|
179
|
-
0,
|
|
180
|
-
{
|
|
181
|
-
[_hQ]: _a,
|
|
182
|
-
},
|
|
183
|
-
],
|
|
146
|
+
[0, { [_hQ]: _s }],
|
|
147
|
+
[0, { [_hQ]: _d }],
|
|
148
|
+
[0, { [_hQ]: _a }],
|
|
184
149
|
],
|
|
185
150
|
];
|
|
186
151
|
export var DeleteAppOutput = [3, n0, _DAO, 0, [], []];
|
|
187
|
-
export var DeleteSimulationInput = [
|
|
188
|
-
3,
|
|
189
|
-
n0,
|
|
190
|
-
_DSI,
|
|
191
|
-
0,
|
|
192
|
-
[_S],
|
|
193
|
-
[
|
|
194
|
-
[
|
|
195
|
-
0,
|
|
196
|
-
{
|
|
197
|
-
[_hQ]: _s,
|
|
198
|
-
},
|
|
199
|
-
],
|
|
200
|
-
],
|
|
201
|
-
];
|
|
152
|
+
export var DeleteSimulationInput = [3, n0, _DSI, 0, [_S], [[0, { [_hQ]: _s }]]];
|
|
202
153
|
export var DeleteSimulationOutput = [3, n0, _DSO, 0, [], []];
|
|
203
154
|
export var DescribeAppInput = [
|
|
204
155
|
3,
|
|
@@ -207,24 +158,9 @@ export var DescribeAppInput = [
|
|
|
207
158
|
0,
|
|
208
159
|
[_S, _Do, _A],
|
|
209
160
|
[
|
|
210
|
-
[
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
[_hQ]: _s,
|
|
214
|
-
},
|
|
215
|
-
],
|
|
216
|
-
[
|
|
217
|
-
0,
|
|
218
|
-
{
|
|
219
|
-
[_hQ]: _d,
|
|
220
|
-
},
|
|
221
|
-
],
|
|
222
|
-
[
|
|
223
|
-
0,
|
|
224
|
-
{
|
|
225
|
-
[_hQ]: _a,
|
|
226
|
-
},
|
|
227
|
-
],
|
|
161
|
+
[0, { [_hQ]: _s }],
|
|
162
|
+
[0, { [_hQ]: _d }],
|
|
163
|
+
[0, { [_hQ]: _a }],
|
|
228
164
|
],
|
|
229
165
|
];
|
|
230
166
|
export var DescribeAppOutput = [
|
|
@@ -235,21 +171,7 @@ export var DescribeAppOutput = [
|
|
|
235
171
|
[_N, _S, _Do, _St, _TS, _LO, _De, _EI],
|
|
236
172
|
[0, 0, 0, 0, 0, () => LaunchOverrides, 0, () => SimulationAppEndpointInfo],
|
|
237
173
|
];
|
|
238
|
-
export var DescribeSimulationInput = [
|
|
239
|
-
3,
|
|
240
|
-
n0,
|
|
241
|
-
_DSIe,
|
|
242
|
-
0,
|
|
243
|
-
[_S],
|
|
244
|
-
[
|
|
245
|
-
[
|
|
246
|
-
0,
|
|
247
|
-
{
|
|
248
|
-
[_hQ]: _s,
|
|
249
|
-
},
|
|
250
|
-
],
|
|
251
|
-
],
|
|
252
|
-
];
|
|
174
|
+
export var DescribeSimulationInput = [3, n0, _DSIe, 0, [_S], [[0, { [_hQ]: _s }]]];
|
|
253
175
|
export var DescribeSimulationOutput = [
|
|
254
176
|
3,
|
|
255
177
|
n0,
|
|
@@ -275,17 +197,7 @@ export var DescribeSimulationOutput = [
|
|
|
275
197
|
],
|
|
276
198
|
];
|
|
277
199
|
export var Domain = [3, n0, _Do, 0, [_N, _L], [0, 0]];
|
|
278
|
-
export var InternalServerException = [
|
|
279
|
-
-3,
|
|
280
|
-
n0,
|
|
281
|
-
_ISE,
|
|
282
|
-
{
|
|
283
|
-
[_e]: _se,
|
|
284
|
-
[_hE]: 500,
|
|
285
|
-
},
|
|
286
|
-
[_M],
|
|
287
|
-
[0],
|
|
288
|
-
];
|
|
200
|
+
export var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_M], [0]];
|
|
289
201
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
290
202
|
export var LaunchOverrides = [3, n0, _LO, 0, [_LCa], [64 | 0]];
|
|
291
203
|
export var ListAppsInput = [
|
|
@@ -295,30 +207,10 @@ export var ListAppsInput = [
|
|
|
295
207
|
0,
|
|
296
208
|
[_S, _Do, _MR, _NT],
|
|
297
209
|
[
|
|
298
|
-
[
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
},
|
|
303
|
-
],
|
|
304
|
-
[
|
|
305
|
-
0,
|
|
306
|
-
{
|
|
307
|
-
[_hQ]: _d,
|
|
308
|
-
},
|
|
309
|
-
],
|
|
310
|
-
[
|
|
311
|
-
1,
|
|
312
|
-
{
|
|
313
|
-
[_hQ]: _mR,
|
|
314
|
-
},
|
|
315
|
-
],
|
|
316
|
-
[
|
|
317
|
-
0,
|
|
318
|
-
{
|
|
319
|
-
[_hQ]: _nT,
|
|
320
|
-
},
|
|
321
|
-
],
|
|
210
|
+
[0, { [_hQ]: _s }],
|
|
211
|
+
[0, { [_hQ]: _d }],
|
|
212
|
+
[1, { [_hQ]: _mR }],
|
|
213
|
+
[0, { [_hQ]: _nT }],
|
|
322
214
|
],
|
|
323
215
|
];
|
|
324
216
|
export var ListAppsOutput = [3, n0, _LAO, 0, [_Ap, _NT], [() => SimulationAppList, 0]];
|
|
@@ -329,18 +221,8 @@ export var ListSimulationsInput = [
|
|
|
329
221
|
0,
|
|
330
222
|
[_MR, _NT],
|
|
331
223
|
[
|
|
332
|
-
[
|
|
333
|
-
|
|
334
|
-
{
|
|
335
|
-
[_hQ]: _mR,
|
|
336
|
-
},
|
|
337
|
-
],
|
|
338
|
-
[
|
|
339
|
-
0,
|
|
340
|
-
{
|
|
341
|
-
[_hQ]: _nT,
|
|
342
|
-
},
|
|
343
|
-
],
|
|
224
|
+
[1, { [_hQ]: _mR }],
|
|
225
|
+
[0, { [_hQ]: _nT }],
|
|
344
226
|
],
|
|
345
227
|
];
|
|
346
228
|
export var ListSimulationsOutput = [3, n0, _LSO, 0, [_Si, _NT], [() => SimulationList, 0]];
|
|
@@ -356,31 +238,11 @@ export var LiveSimulationState = [
|
|
|
356
238
|
];
|
|
357
239
|
export var LogDestination = [3, n0, _LD, 0, [_CWLLG], [() => CloudWatchLogsLogGroup]];
|
|
358
240
|
export var LoggingConfiguration = [3, n0, _LC, 0, [_Des], [() => LogDestinations]];
|
|
359
|
-
export var ResourceNotFoundException = [
|
|
360
|
-
-3,
|
|
361
|
-
n0,
|
|
362
|
-
_RNFE,
|
|
363
|
-
{
|
|
364
|
-
[_e]: _c,
|
|
365
|
-
[_hE]: 404,
|
|
366
|
-
},
|
|
367
|
-
[_M],
|
|
368
|
-
[0],
|
|
369
|
-
];
|
|
241
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
370
242
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
371
243
|
export var S3Destination = [3, n0, _SD, 0, [_BN, _OKP], [0, 0]];
|
|
372
244
|
export var S3Location = [3, n0, _SL, 0, [_BN, _OK], [0, 0]];
|
|
373
|
-
export var ServiceQuotaExceededException = [
|
|
374
|
-
-3,
|
|
375
|
-
n0,
|
|
376
|
-
_SQEE,
|
|
377
|
-
{
|
|
378
|
-
[_e]: _c,
|
|
379
|
-
[_hE]: 402,
|
|
380
|
-
},
|
|
381
|
-
[_M],
|
|
382
|
-
[0],
|
|
383
|
-
];
|
|
245
|
+
export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_M], [0]];
|
|
384
246
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
|
|
385
247
|
export var SimulationAppEndpointInfo = [
|
|
386
248
|
3,
|
|
@@ -422,17 +284,7 @@ export var StopSimulationInput = [3, n0, _SSIt, 0, [_S], [0]];
|
|
|
422
284
|
export var StopSimulationOutput = [3, n0, _SSOt, 0, [], []];
|
|
423
285
|
export var TagResourceInput = [3, n0, _TRI, 0, [_RAe, _T], [[0, 1], 128 | 0]];
|
|
424
286
|
export var TagResourceOutput = [3, n0, _TRO, 0, [], []];
|
|
425
|
-
export var TooManyTagsException = [
|
|
426
|
-
-3,
|
|
427
|
-
n0,
|
|
428
|
-
_TMTE,
|
|
429
|
-
{
|
|
430
|
-
[_e]: _c,
|
|
431
|
-
[_hE]: 400,
|
|
432
|
-
},
|
|
433
|
-
[_M],
|
|
434
|
-
[0],
|
|
435
|
-
];
|
|
287
|
+
export var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
436
288
|
TypeRegistry.for(n0).registerError(TooManyTagsException, __TooManyTagsException);
|
|
437
289
|
export var UntagResourceInput = [
|
|
438
290
|
3,
|
|
@@ -442,26 +294,11 @@ export var UntagResourceInput = [
|
|
|
442
294
|
[_RAe, _TK],
|
|
443
295
|
[
|
|
444
296
|
[0, 1],
|
|
445
|
-
[
|
|
446
|
-
64 | 0,
|
|
447
|
-
{
|
|
448
|
-
[_hQ]: _tK,
|
|
449
|
-
},
|
|
450
|
-
],
|
|
297
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
451
298
|
],
|
|
452
299
|
];
|
|
453
300
|
export var UntagResourceOutput = [3, n0, _URO, 0, [], []];
|
|
454
|
-
export var ValidationException = [
|
|
455
|
-
-3,
|
|
456
|
-
n0,
|
|
457
|
-
_VE,
|
|
458
|
-
{
|
|
459
|
-
[_e]: _c,
|
|
460
|
-
[_hE]: 400,
|
|
461
|
-
},
|
|
462
|
-
[_M],
|
|
463
|
-
[0],
|
|
464
|
-
];
|
|
301
|
+
export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
465
302
|
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
466
303
|
export var SimSpaceWeaverServiceException = [-3, _sm, "SimSpaceWeaverServiceException", 0, [], []];
|
|
467
304
|
TypeRegistry.for(_sm).registerError(SimSpaceWeaverServiceException, __SimSpaceWeaverServiceException);
|
|
@@ -478,9 +315,7 @@ export var CreateSnapshot = [
|
|
|
478
315
|
9,
|
|
479
316
|
n0,
|
|
480
317
|
_CS,
|
|
481
|
-
{
|
|
482
|
-
[_h]: ["POST", "/createsnapshot", 200],
|
|
483
|
-
},
|
|
318
|
+
{ [_h]: ["POST", "/createsnapshot", 200] },
|
|
484
319
|
() => CreateSnapshotInput,
|
|
485
320
|
() => CreateSnapshotOutput,
|
|
486
321
|
];
|
|
@@ -488,9 +323,7 @@ export var DeleteApp = [
|
|
|
488
323
|
9,
|
|
489
324
|
n0,
|
|
490
325
|
_DA,
|
|
491
|
-
{
|
|
492
|
-
[_h]: ["DELETE", "/deleteapp", 200],
|
|
493
|
-
},
|
|
326
|
+
{ [_h]: ["DELETE", "/deleteapp", 200] },
|
|
494
327
|
() => DeleteAppInput,
|
|
495
328
|
() => DeleteAppOutput,
|
|
496
329
|
];
|
|
@@ -498,9 +331,7 @@ export var DeleteSimulation = [
|
|
|
498
331
|
9,
|
|
499
332
|
n0,
|
|
500
333
|
_DS,
|
|
501
|
-
{
|
|
502
|
-
[_h]: ["DELETE", "/deletesimulation", 200],
|
|
503
|
-
},
|
|
334
|
+
{ [_h]: ["DELETE", "/deletesimulation", 200] },
|
|
504
335
|
() => DeleteSimulationInput,
|
|
505
336
|
() => DeleteSimulationOutput,
|
|
506
337
|
];
|
|
@@ -508,9 +339,7 @@ export var DescribeApp = [
|
|
|
508
339
|
9,
|
|
509
340
|
n0,
|
|
510
341
|
_DAe,
|
|
511
|
-
{
|
|
512
|
-
[_h]: ["GET", "/describeapp", 200],
|
|
513
|
-
},
|
|
342
|
+
{ [_h]: ["GET", "/describeapp", 200] },
|
|
514
343
|
() => DescribeAppInput,
|
|
515
344
|
() => DescribeAppOutput,
|
|
516
345
|
];
|
|
@@ -518,9 +347,7 @@ export var DescribeSimulation = [
|
|
|
518
347
|
9,
|
|
519
348
|
n0,
|
|
520
349
|
_DSe,
|
|
521
|
-
{
|
|
522
|
-
[_h]: ["GET", "/describesimulation", 200],
|
|
523
|
-
},
|
|
350
|
+
{ [_h]: ["GET", "/describesimulation", 200] },
|
|
524
351
|
() => DescribeSimulationInput,
|
|
525
352
|
() => DescribeSimulationOutput,
|
|
526
353
|
];
|
|
@@ -528,9 +355,7 @@ export var ListApps = [
|
|
|
528
355
|
9,
|
|
529
356
|
n0,
|
|
530
357
|
_LA,
|
|
531
|
-
{
|
|
532
|
-
[_h]: ["GET", "/listapps", 200],
|
|
533
|
-
},
|
|
358
|
+
{ [_h]: ["GET", "/listapps", 200] },
|
|
534
359
|
() => ListAppsInput,
|
|
535
360
|
() => ListAppsOutput,
|
|
536
361
|
];
|
|
@@ -538,9 +363,7 @@ export var ListSimulations = [
|
|
|
538
363
|
9,
|
|
539
364
|
n0,
|
|
540
365
|
_LS,
|
|
541
|
-
{
|
|
542
|
-
[_h]: ["GET", "/listsimulations", 200],
|
|
543
|
-
},
|
|
366
|
+
{ [_h]: ["GET", "/listsimulations", 200] },
|
|
544
367
|
() => ListSimulationsInput,
|
|
545
368
|
() => ListSimulationsOutput,
|
|
546
369
|
];
|
|
@@ -548,9 +371,7 @@ export var ListTagsForResource = [
|
|
|
548
371
|
9,
|
|
549
372
|
n0,
|
|
550
373
|
_LTFR,
|
|
551
|
-
{
|
|
552
|
-
[_h]: ["GET", "/tags/{ResourceArn}", 200],
|
|
553
|
-
},
|
|
374
|
+
{ [_h]: ["GET", "/tags/{ResourceArn}", 200] },
|
|
554
375
|
() => ListTagsForResourceInput,
|
|
555
376
|
() => ListTagsForResourceOutput,
|
|
556
377
|
];
|
|
@@ -558,9 +379,7 @@ export var StartApp = [
|
|
|
558
379
|
9,
|
|
559
380
|
n0,
|
|
560
381
|
_SA,
|
|
561
|
-
{
|
|
562
|
-
[_h]: ["POST", "/startapp", 200],
|
|
563
|
-
},
|
|
382
|
+
{ [_h]: ["POST", "/startapp", 200] },
|
|
564
383
|
() => StartAppInput,
|
|
565
384
|
() => StartAppOutput,
|
|
566
385
|
];
|
|
@@ -568,9 +387,7 @@ export var StartClock = [
|
|
|
568
387
|
9,
|
|
569
388
|
n0,
|
|
570
389
|
_SCt,
|
|
571
|
-
{
|
|
572
|
-
[_h]: ["POST", "/startclock", 200],
|
|
573
|
-
},
|
|
390
|
+
{ [_h]: ["POST", "/startclock", 200] },
|
|
574
391
|
() => StartClockInput,
|
|
575
392
|
() => StartClockOutput,
|
|
576
393
|
];
|
|
@@ -578,9 +395,7 @@ export var StartSimulation = [
|
|
|
578
395
|
9,
|
|
579
396
|
n0,
|
|
580
397
|
_SS,
|
|
581
|
-
{
|
|
582
|
-
[_h]: ["POST", "/startsimulation", 200],
|
|
583
|
-
},
|
|
398
|
+
{ [_h]: ["POST", "/startsimulation", 200] },
|
|
584
399
|
() => StartSimulationInput,
|
|
585
400
|
() => StartSimulationOutput,
|
|
586
401
|
];
|
|
@@ -588,9 +403,7 @@ export var StopApp = [
|
|
|
588
403
|
9,
|
|
589
404
|
n0,
|
|
590
405
|
_SAt,
|
|
591
|
-
{
|
|
592
|
-
[_h]: ["POST", "/stopapp", 200],
|
|
593
|
-
},
|
|
406
|
+
{ [_h]: ["POST", "/stopapp", 200] },
|
|
594
407
|
() => StopAppInput,
|
|
595
408
|
() => StopAppOutput,
|
|
596
409
|
];
|
|
@@ -598,9 +411,7 @@ export var StopClock = [
|
|
|
598
411
|
9,
|
|
599
412
|
n0,
|
|
600
413
|
_SCto,
|
|
601
|
-
{
|
|
602
|
-
[_h]: ["POST", "/stopclock", 200],
|
|
603
|
-
},
|
|
414
|
+
{ [_h]: ["POST", "/stopclock", 200] },
|
|
604
415
|
() => StopClockInput,
|
|
605
416
|
() => StopClockOutput,
|
|
606
417
|
];
|
|
@@ -608,9 +419,7 @@ export var StopSimulation = [
|
|
|
608
419
|
9,
|
|
609
420
|
n0,
|
|
610
421
|
_SSt,
|
|
611
|
-
{
|
|
612
|
-
[_h]: ["POST", "/stopsimulation", 200],
|
|
613
|
-
},
|
|
422
|
+
{ [_h]: ["POST", "/stopsimulation", 200] },
|
|
614
423
|
() => StopSimulationInput,
|
|
615
424
|
() => StopSimulationOutput,
|
|
616
425
|
];
|
|
@@ -618,9 +427,7 @@ export var TagResource = [
|
|
|
618
427
|
9,
|
|
619
428
|
n0,
|
|
620
429
|
_TR,
|
|
621
|
-
{
|
|
622
|
-
[_h]: ["POST", "/tags/{ResourceArn}", 200],
|
|
623
|
-
},
|
|
430
|
+
{ [_h]: ["POST", "/tags/{ResourceArn}", 200] },
|
|
624
431
|
() => TagResourceInput,
|
|
625
432
|
() => TagResourceOutput,
|
|
626
433
|
];
|
|
@@ -628,9 +435,7 @@ export var UntagResource = [
|
|
|
628
435
|
9,
|
|
629
436
|
n0,
|
|
630
437
|
_UR,
|
|
631
|
-
{
|
|
632
|
-
[_h]: ["DELETE", "/tags/{ResourceArn}", 200],
|
|
633
|
-
},
|
|
438
|
+
{ [_h]: ["DELETE", "/tags/{ResourceArn}", 200] },
|
|
634
439
|
() => UntagResourceInput,
|
|
635
440
|
() => UntagResourceOutput,
|
|
636
441
|
];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { CreateSnapshotCommandInput, CreateSnapshotCommandOutput } from "./commands/CreateSnapshotCommand";
|
|
3
3
|
import { DeleteAppCommandInput, DeleteAppCommandOutput } from "./commands/DeleteAppCommand";
|
|
4
4
|
import { DeleteSimulationCommandInput, DeleteSimulationCommandOutput } from "./commands/DeleteSimulationCommand";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { CreateSnapshotCommandInput, CreateSnapshotCommandOutput } from "./commands/CreateSnapshotCommand";
|
|
11
11
|
import { DeleteAppCommandInput, DeleteAppCommandOutput } from "./commands/DeleteAppCommand";
|
|
12
12
|
import { DeleteSimulationCommandInput, DeleteSimulationCommandOutput } from "./commands/DeleteSimulationCommand";
|
|
@@ -24,7 +24,7 @@ import { StopSimulationCommandInput, StopSimulationCommandOutput } from "./comma
|
|
|
24
24
|
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
25
25
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
26
26
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
27
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
27
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
28
28
|
export { __Client };
|
|
29
29
|
/**
|
|
30
30
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { SimSpaceWeaverHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { SimSpaceWeaverHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateSnapshotInput, CreateSnapshotOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateSnapshotInput, CreateSnapshotOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteAppInput, DeleteAppOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteAppInput, DeleteAppOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteSimulationInput, DeleteSimulationOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteSimulationInput, DeleteSimulationOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeAppInput, DescribeAppOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DescribeAppInput, DescribeAppOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeSimulationInput, DescribeSimulationOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DescribeSimulationInput, DescribeSimulationOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ListAppsInput, ListAppsOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { ListAppsInput, ListAppsOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ListSimulationsInput, ListSimulationsOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { ListSimulationsInput, ListSimulationsOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StartAppInput, StartAppOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StartAppInput, StartAppOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StartClockInput, StartClockOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StartClockInput, StartClockOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StartSimulationInput, StartSimulationOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StartSimulationInput, StartSimulationOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StopAppInput, StopAppOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StopAppInput, StopAppOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StopClockInput, StopClockOutput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StopClockInput, StopClockOutput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConfig } from "../SimSpaceWeaverClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|