@aws-sdk/client-simspaceweaver 3.927.0 → 3.929.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.
Files changed (40) hide show
  1. package/dist-cjs/index.js +677 -732
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/SimSpaceWeaverClient.js +2 -0
  4. package/dist-es/commands/CreateSnapshotCommand.js +3 -9
  5. package/dist-es/commands/DeleteAppCommand.js +3 -9
  6. package/dist-es/commands/DeleteSimulationCommand.js +3 -9
  7. package/dist-es/commands/DescribeAppCommand.js +3 -9
  8. package/dist-es/commands/DescribeSimulationCommand.js +3 -9
  9. package/dist-es/commands/ListAppsCommand.js +3 -9
  10. package/dist-es/commands/ListSimulationsCommand.js +3 -9
  11. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  12. package/dist-es/commands/StartAppCommand.js +3 -10
  13. package/dist-es/commands/StartClockCommand.js +3 -9
  14. package/dist-es/commands/StartSimulationCommand.js +3 -10
  15. package/dist-es/commands/StopAppCommand.js +3 -9
  16. package/dist-es/commands/StopClockCommand.js +3 -9
  17. package/dist-es/commands/StopSimulationCommand.js +3 -9
  18. package/dist-es/commands/TagResourceCommand.js +3 -9
  19. package/dist-es/commands/UntagResourceCommand.js +3 -9
  20. package/dist-es/models/models_0.js +0 -9
  21. package/dist-es/runtimeConfig.shared.js +2 -0
  22. package/dist-es/schemas/schemas_0.js +636 -0
  23. package/dist-types/SimSpaceWeaverClient.d.ts +10 -1
  24. package/dist-types/models/models_0.d.ts +0 -8
  25. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  26. package/dist-types/runtimeConfig.d.ts +1 -0
  27. package/dist-types/runtimeConfig.native.d.ts +1 -0
  28. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  29. package/dist-types/schemas/schemas_0.d.ts +80 -0
  30. package/dist-types/ts3.4/SimSpaceWeaverClient.d.ts +4 -0
  31. package/dist-types/ts3.4/models/models_0.d.ts +0 -6
  32. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  33. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  34. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  35. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  36. package/dist-types/ts3.4/schemas/schemas_0.d.ts +86 -0
  37. package/package.json +5 -6
  38. package/dist-es/protocols/Aws_restJson1.js +0 -601
  39. package/dist-types/protocols/Aws_restJson1.d.ts +0 -146
  40. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -197
@@ -0,0 +1,636 @@
1
+ const _A = "App";
2
+ const _ADE = "AccessDeniedException";
3
+ const _APM = "AppPortMappings";
4
+ const _Ac = "Actual";
5
+ const _Ad = "Address";
6
+ const _Ap = "Apps";
7
+ const _Ar = "Arn";
8
+ const _BN = "BucketName";
9
+ const _C = "Clocks";
10
+ const _CE = "ConflictException";
11
+ const _CS = "CreateSnapshot";
12
+ const _CSI = "CreateSnapshotInput";
13
+ const _CSO = "CreateSnapshotOutput";
14
+ const _CT = "ClientToken";
15
+ const _CTr = "CreationTime";
16
+ const _CWLLG = "CloudWatchLogsLogGroup";
17
+ const _D = "Destination";
18
+ const _DA = "DeleteApp";
19
+ const _DAI = "DeleteAppInput";
20
+ const _DAIe = "DescribeAppInput";
21
+ const _DAO = "DeleteAppOutput";
22
+ const _DAOe = "DescribeAppOutput";
23
+ const _DAe = "DescribeApp";
24
+ const _DL = "DomainList";
25
+ const _DS = "DeleteSimulation";
26
+ const _DSI = "DeleteSimulationInput";
27
+ const _DSIe = "DescribeSimulationInput";
28
+ const _DSO = "DeleteSimulationOutput";
29
+ const _DSOe = "DescribeSimulationOutput";
30
+ const _DSe = "DescribeSimulation";
31
+ const _De = "Description";
32
+ const _Dec = "Declared";
33
+ const _Des = "Destinations";
34
+ const _Do = "Domain";
35
+ const _Dom = "Domains";
36
+ const _EI = "EndpointInfo";
37
+ const _EIx = "ExecutionId";
38
+ const _IPM = "IngressPortMappings";
39
+ const _ISE = "InternalServerException";
40
+ const _L = "Lifecycle";
41
+ const _LA = "ListApps";
42
+ const _LAI = "ListAppsInput";
43
+ const _LAO = "ListAppsOutput";
44
+ const _LC = "LoggingConfiguration";
45
+ const _LCa = "LaunchCommands";
46
+ const _LD = "LogDestination";
47
+ const _LDo = "LogDestinations";
48
+ const _LGA = "LogGroupArn";
49
+ const _LO = "LaunchOverrides";
50
+ const _LS = "ListSimulations";
51
+ const _LSI = "ListSimulationsInput";
52
+ const _LSO = "ListSimulationsOutput";
53
+ const _LSS = "LiveSimulationState";
54
+ const _LTFR = "ListTagsForResource";
55
+ const _LTFRI = "ListTagsForResourceInput";
56
+ const _LTFRO = "ListTagsForResourceOutput";
57
+ const _M = "Message";
58
+ const _MD = "MaximumDuration";
59
+ const _MR = "MaxResults";
60
+ const _N = "Name";
61
+ const _NT = "NextToken";
62
+ const _OK = "ObjectKey";
63
+ const _OKP = "ObjectKeyPrefix";
64
+ const _RA = "RoleArn";
65
+ const _RAe = "ResourceArn";
66
+ const _RNFE = "ResourceNotFoundException";
67
+ const _S = "Simulation";
68
+ const _SA = "StartApp";
69
+ const _SAEI = "SimulationAppEndpointInfo";
70
+ const _SAI = "StartAppInput";
71
+ const _SAIt = "StopAppInput";
72
+ const _SAL = "SimulationAppList";
73
+ const _SAM = "SimulationAppMetadata";
74
+ const _SAO = "StartAppOutput";
75
+ const _SAOt = "StopAppOutput";
76
+ const _SAPM = "SimulationAppPortMapping";
77
+ const _SAt = "StopApp";
78
+ const _SC = "SimulationClock";
79
+ const _SCI = "StartClockInput";
80
+ const _SCIt = "StopClockInput";
81
+ const _SCL = "SimulationClockList";
82
+ const _SCO = "StartClockOutput";
83
+ const _SCOt = "StopClockOutput";
84
+ const _SCt = "StartClock";
85
+ const _SCto = "StopClock";
86
+ const _SD = "S3Destination";
87
+ const _SE = "SchemaError";
88
+ const _SEt = "StartError";
89
+ const _SL = "S3Location";
90
+ const _SLi = "SimulationList";
91
+ const _SM = "SimulationMetadata";
92
+ const _SQEE = "ServiceQuotaExceededException";
93
+ const _SS = "StartSimulation";
94
+ const _SSI = "StartSimulationInput";
95
+ const _SSIt = "StopSimulationInput";
96
+ const _SSL = "SchemaS3Location";
97
+ const _SSLn = "SnapshotS3Location";
98
+ const _SSO = "StartSimulationOutput";
99
+ const _SSOt = "StopSimulationOutput";
100
+ const _SSt = "StopSimulation";
101
+ const _Si = "Simulations";
102
+ const _St = "Status";
103
+ const _T = "Tags";
104
+ const _TK = "TagKeys";
105
+ const _TMTE = "TooManyTagsException";
106
+ const _TR = "TagResource";
107
+ const _TRI = "TagResourceInput";
108
+ const _TRO = "TagResourceOutput";
109
+ const _TS = "TargetStatus";
110
+ const _UR = "UntagResource";
111
+ const _URI = "UntagResourceInput";
112
+ const _URO = "UntagResourceOutput";
113
+ const _VE = "ValidationException";
114
+ const _a = "app";
115
+ const _c = "client";
116
+ const _d = "domain";
117
+ const _e = "error";
118
+ const _h = "http";
119
+ const _hE = "httpError";
120
+ const _hQ = "httpQuery";
121
+ const _mR = "maxResults";
122
+ const _nT = "nextToken";
123
+ const _s = "simulation";
124
+ const _se = "server";
125
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.simspaceweaver";
126
+ const _tK = "tagKeys";
127
+ const n0 = "com.amazonaws.simspaceweaver";
128
+ import { TypeRegistry } from "@smithy/core/schema";
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/index";
130
+ import { SimSpaceWeaverServiceException as __SimSpaceWeaverServiceException } from "../models/SimSpaceWeaverServiceException";
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
+ ];
143
+ TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
144
+ 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
+ ];
156
+ TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
157
+ export var CreateSnapshotInput = [3, n0, _CSI, 0, [_S, _D], [0, () => S3Destination]];
158
+ export var CreateSnapshotOutput = [3, n0, _CSO, 0, [], []];
159
+ export var DeleteAppInput = [
160
+ 3,
161
+ n0,
162
+ _DAI,
163
+ 0,
164
+ [_S, _Do, _A],
165
+ [
166
+ [
167
+ 0,
168
+ {
169
+ [_hQ]: _s,
170
+ },
171
+ ],
172
+ [
173
+ 0,
174
+ {
175
+ [_hQ]: _d,
176
+ },
177
+ ],
178
+ [
179
+ 0,
180
+ {
181
+ [_hQ]: _a,
182
+ },
183
+ ],
184
+ ],
185
+ ];
186
+ 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
+ ];
202
+ export var DeleteSimulationOutput = [3, n0, _DSO, 0, [], []];
203
+ export var DescribeAppInput = [
204
+ 3,
205
+ n0,
206
+ _DAIe,
207
+ 0,
208
+ [_S, _Do, _A],
209
+ [
210
+ [
211
+ 0,
212
+ {
213
+ [_hQ]: _s,
214
+ },
215
+ ],
216
+ [
217
+ 0,
218
+ {
219
+ [_hQ]: _d,
220
+ },
221
+ ],
222
+ [
223
+ 0,
224
+ {
225
+ [_hQ]: _a,
226
+ },
227
+ ],
228
+ ],
229
+ ];
230
+ export var DescribeAppOutput = [
231
+ 3,
232
+ n0,
233
+ _DAOe,
234
+ 0,
235
+ [_N, _S, _Do, _St, _TS, _LO, _De, _EI],
236
+ [0, 0, 0, 0, 0, () => LaunchOverrides, 0, () => SimulationAppEndpointInfo],
237
+ ];
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
+ ];
253
+ export var DescribeSimulationOutput = [
254
+ 3,
255
+ n0,
256
+ _DSOe,
257
+ 0,
258
+ [_N, _EIx, _Ar, _De, _RA, _CTr, _St, _TS, _SSL, _SE, _LC, _LSS, _MD, _SSLn, _SEt],
259
+ [
260
+ 0,
261
+ 0,
262
+ 0,
263
+ 0,
264
+ 0,
265
+ 4,
266
+ 0,
267
+ 0,
268
+ () => S3Location,
269
+ 0,
270
+ () => LoggingConfiguration,
271
+ () => LiveSimulationState,
272
+ 0,
273
+ () => S3Location,
274
+ 0,
275
+ ],
276
+ ];
277
+ 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
+ ];
289
+ TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
290
+ export var LaunchOverrides = [3, n0, _LO, 0, [_LCa], [64 | 0]];
291
+ export var ListAppsInput = [
292
+ 3,
293
+ n0,
294
+ _LAI,
295
+ 0,
296
+ [_S, _Do, _MR, _NT],
297
+ [
298
+ [
299
+ 0,
300
+ {
301
+ [_hQ]: _s,
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
+ ],
322
+ ],
323
+ ];
324
+ export var ListAppsOutput = [3, n0, _LAO, 0, [_Ap, _NT], [() => SimulationAppList, 0]];
325
+ export var ListSimulationsInput = [
326
+ 3,
327
+ n0,
328
+ _LSI,
329
+ 0,
330
+ [_MR, _NT],
331
+ [
332
+ [
333
+ 1,
334
+ {
335
+ [_hQ]: _mR,
336
+ },
337
+ ],
338
+ [
339
+ 0,
340
+ {
341
+ [_hQ]: _nT,
342
+ },
343
+ ],
344
+ ],
345
+ ];
346
+ export var ListSimulationsOutput = [3, n0, _LSO, 0, [_Si, _NT], [() => SimulationList, 0]];
347
+ export var ListTagsForResourceInput = [3, n0, _LTFRI, 0, [_RAe], [[0, 1]]];
348
+ export var ListTagsForResourceOutput = [3, n0, _LTFRO, 0, [_T], [128 | 0]];
349
+ export var LiveSimulationState = [
350
+ 3,
351
+ n0,
352
+ _LSS,
353
+ 0,
354
+ [_Dom, _C],
355
+ [() => DomainList, () => SimulationClockList],
356
+ ];
357
+ export var LogDestination = [3, n0, _LD, 0, [_CWLLG], [() => CloudWatchLogsLogGroup]];
358
+ 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
+ ];
370
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
371
+ export var S3Destination = [3, n0, _SD, 0, [_BN, _OKP], [0, 0]];
372
+ 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
+ ];
384
+ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
385
+ export var SimulationAppEndpointInfo = [
386
+ 3,
387
+ n0,
388
+ _SAEI,
389
+ 0,
390
+ [_Ad, _IPM],
391
+ [0, () => AppPortMappings],
392
+ ];
393
+ export var SimulationAppMetadata = [3, n0, _SAM, 0, [_N, _S, _Do, _St, _TS], [0, 0, 0, 0, 0]];
394
+ export var SimulationAppPortMapping = [3, n0, _SAPM, 0, [_Dec, _Ac], [1, 1]];
395
+ export var SimulationClock = [3, n0, _SC, 0, [_St, _TS], [0, 0]];
396
+ export var SimulationMetadata = [3, n0, _SM, 0, [_N, _Ar, _CTr, _St, _TS], [0, 0, 4, 0, 0]];
397
+ export var StartAppInput = [
398
+ 3,
399
+ n0,
400
+ _SAI,
401
+ 0,
402
+ [_CT, _S, _Do, _N, _De, _LO],
403
+ [[() => ClientToken, 4], 0, 0, 0, 0, () => LaunchOverrides],
404
+ ];
405
+ export var StartAppOutput = [3, n0, _SAO, 0, [_N, _Do, _S], [0, 0, 0]];
406
+ export var StartClockInput = [3, n0, _SCI, 0, [_S], [0]];
407
+ export var StartClockOutput = [3, n0, _SCO, 0, [], []];
408
+ export var StartSimulationInput = [
409
+ 3,
410
+ n0,
411
+ _SSI,
412
+ 0,
413
+ [_CT, _N, _De, _RA, _SSL, _MD, _T, _SSLn],
414
+ [[() => ClientToken, 4], 0, 0, 0, () => S3Location, 0, 128 | 0, () => S3Location],
415
+ ];
416
+ export var StartSimulationOutput = [3, n0, _SSO, 0, [_Ar, _EIx, _CTr], [0, 0, 4]];
417
+ export var StopAppInput = [3, n0, _SAIt, 0, [_S, _Do, _A], [0, 0, 0]];
418
+ export var StopAppOutput = [3, n0, _SAOt, 0, [], []];
419
+ export var StopClockInput = [3, n0, _SCIt, 0, [_S], [0]];
420
+ export var StopClockOutput = [3, n0, _SCOt, 0, [], []];
421
+ export var StopSimulationInput = [3, n0, _SSIt, 0, [_S], [0]];
422
+ export var StopSimulationOutput = [3, n0, _SSOt, 0, [], []];
423
+ export var TagResourceInput = [3, n0, _TRI, 0, [_RAe, _T], [[0, 1], 128 | 0]];
424
+ 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
+ ];
436
+ TypeRegistry.for(n0).registerError(TooManyTagsException, __TooManyTagsException);
437
+ export var UntagResourceInput = [
438
+ 3,
439
+ n0,
440
+ _URI,
441
+ 0,
442
+ [_RAe, _TK],
443
+ [
444
+ [0, 1],
445
+ [
446
+ 64 | 0,
447
+ {
448
+ [_hQ]: _tK,
449
+ },
450
+ ],
451
+ ],
452
+ ];
453
+ 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
+ ];
465
+ TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
466
+ export var SimSpaceWeaverServiceException = [-3, _sm, "SimSpaceWeaverServiceException", 0, [], []];
467
+ TypeRegistry.for(_sm).registerError(SimSpaceWeaverServiceException, __SimSpaceWeaverServiceException);
468
+ export var AppPortMappings = [1, n0, _APM, 0, () => SimulationAppPortMapping];
469
+ export var DomainList = [1, n0, _DL, 0, () => Domain];
470
+ export var LaunchCommandList = 64 | 0;
471
+ export var LogDestinations = [1, n0, _LDo, 0, () => LogDestination];
472
+ export var SimulationAppList = [1, n0, _SAL, 0, () => SimulationAppMetadata];
473
+ export var SimulationClockList = [1, n0, _SCL, 0, () => SimulationClock];
474
+ export var SimulationList = [1, n0, _SLi, 0, () => SimulationMetadata];
475
+ export var TagKeyList = 64 | 0;
476
+ export var TagMap = 128 | 0;
477
+ export var CreateSnapshot = [
478
+ 9,
479
+ n0,
480
+ _CS,
481
+ {
482
+ [_h]: ["POST", "/createsnapshot", 200],
483
+ },
484
+ () => CreateSnapshotInput,
485
+ () => CreateSnapshotOutput,
486
+ ];
487
+ export var DeleteApp = [
488
+ 9,
489
+ n0,
490
+ _DA,
491
+ {
492
+ [_h]: ["DELETE", "/deleteapp", 200],
493
+ },
494
+ () => DeleteAppInput,
495
+ () => DeleteAppOutput,
496
+ ];
497
+ export var DeleteSimulation = [
498
+ 9,
499
+ n0,
500
+ _DS,
501
+ {
502
+ [_h]: ["DELETE", "/deletesimulation", 200],
503
+ },
504
+ () => DeleteSimulationInput,
505
+ () => DeleteSimulationOutput,
506
+ ];
507
+ export var DescribeApp = [
508
+ 9,
509
+ n0,
510
+ _DAe,
511
+ {
512
+ [_h]: ["GET", "/describeapp", 200],
513
+ },
514
+ () => DescribeAppInput,
515
+ () => DescribeAppOutput,
516
+ ];
517
+ export var DescribeSimulation = [
518
+ 9,
519
+ n0,
520
+ _DSe,
521
+ {
522
+ [_h]: ["GET", "/describesimulation", 200],
523
+ },
524
+ () => DescribeSimulationInput,
525
+ () => DescribeSimulationOutput,
526
+ ];
527
+ export var ListApps = [
528
+ 9,
529
+ n0,
530
+ _LA,
531
+ {
532
+ [_h]: ["GET", "/listapps", 200],
533
+ },
534
+ () => ListAppsInput,
535
+ () => ListAppsOutput,
536
+ ];
537
+ export var ListSimulations = [
538
+ 9,
539
+ n0,
540
+ _LS,
541
+ {
542
+ [_h]: ["GET", "/listsimulations", 200],
543
+ },
544
+ () => ListSimulationsInput,
545
+ () => ListSimulationsOutput,
546
+ ];
547
+ export var ListTagsForResource = [
548
+ 9,
549
+ n0,
550
+ _LTFR,
551
+ {
552
+ [_h]: ["GET", "/tags/{ResourceArn}", 200],
553
+ },
554
+ () => ListTagsForResourceInput,
555
+ () => ListTagsForResourceOutput,
556
+ ];
557
+ export var StartApp = [
558
+ 9,
559
+ n0,
560
+ _SA,
561
+ {
562
+ [_h]: ["POST", "/startapp", 200],
563
+ },
564
+ () => StartAppInput,
565
+ () => StartAppOutput,
566
+ ];
567
+ export var StartClock = [
568
+ 9,
569
+ n0,
570
+ _SCt,
571
+ {
572
+ [_h]: ["POST", "/startclock", 200],
573
+ },
574
+ () => StartClockInput,
575
+ () => StartClockOutput,
576
+ ];
577
+ export var StartSimulation = [
578
+ 9,
579
+ n0,
580
+ _SS,
581
+ {
582
+ [_h]: ["POST", "/startsimulation", 200],
583
+ },
584
+ () => StartSimulationInput,
585
+ () => StartSimulationOutput,
586
+ ];
587
+ export var StopApp = [
588
+ 9,
589
+ n0,
590
+ _SAt,
591
+ {
592
+ [_h]: ["POST", "/stopapp", 200],
593
+ },
594
+ () => StopAppInput,
595
+ () => StopAppOutput,
596
+ ];
597
+ export var StopClock = [
598
+ 9,
599
+ n0,
600
+ _SCto,
601
+ {
602
+ [_h]: ["POST", "/stopclock", 200],
603
+ },
604
+ () => StopClockInput,
605
+ () => StopClockOutput,
606
+ ];
607
+ export var StopSimulation = [
608
+ 9,
609
+ n0,
610
+ _SSt,
611
+ {
612
+ [_h]: ["POST", "/stopsimulation", 200],
613
+ },
614
+ () => StopSimulationInput,
615
+ () => StopSimulationOutput,
616
+ ];
617
+ export var TagResource = [
618
+ 9,
619
+ n0,
620
+ _TR,
621
+ {
622
+ [_h]: ["POST", "/tags/{ResourceArn}", 200],
623
+ },
624
+ () => TagResourceInput,
625
+ () => TagResourceOutput,
626
+ ];
627
+ export var UntagResource = [
628
+ 9,
629
+ n0,
630
+ _UR,
631
+ {
632
+ [_h]: ["DELETE", "/tags/{ResourceArn}", 200],
633
+ },
634
+ () => UntagResourceInput,
635
+ () => UntagResourceOutput,
636
+ ];
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
5
5
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
6
6
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
7
  import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
8
+ import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
9
  import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { CreateSnapshotCommandInput, CreateSnapshotCommandOutput } from "./commands/CreateSnapshotCommand";
11
11
  import { DeleteAppCommandInput, DeleteAppCommandOutput } from "./commands/DeleteAppCommand";
@@ -157,6 +157,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
157
157
  * Optional extensions
158
158
  */
159
159
  extensions?: RuntimeExtension[];
160
+ /**
161
+ * The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
162
+ * may be overridden. A default will always be set by the client.
163
+ * Available options depend on the service's supported protocols and will not be validated by
164
+ * the client.
165
+ * @alpha
166
+ *
167
+ */
168
+ protocol?: ClientProtocol<HttpRequest, HttpResponse>;
160
169
  /**
161
170
  * The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
162
171
  */
@@ -1076,11 +1076,3 @@ export interface UntagResourceInput {
1076
1076
  */
1077
1077
  export interface UntagResourceOutput {
1078
1078
  }
1079
- /**
1080
- * @internal
1081
- */
1082
- export declare const StartAppInputFilterSensitiveLog: (obj: StartAppInput) => any;
1083
- /**
1084
- * @internal
1085
- */
1086
- export declare const StartSimulationInputFilterSensitiveLog: (obj: StartSimulationInput) => any;
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: SimSpaceWeaverClientConfig) => {
29
29
  profile?: string;
30
30
  logger: import("@smithy/types").Logger;
31
31
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
32
33
  customUserAgent?: string | import("@smithy/types").UserAgent;
33
34
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
34
35
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
@@ -31,6 +31,7 @@ export declare const getRuntimeConfig: (config: SimSpaceWeaverClientConfig) => {
31
31
  profile?: string;
32
32
  logger: import("@smithy/types").Logger;
33
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
34
35
  customUserAgent?: string | import("@smithy/types").UserAgent;
35
36
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
36
37
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: SimSpaceWeaverClientConfig) => {
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
30
31
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
32
  customUserAgent?: string | import("@smithy/types").UserAgent;
32
33
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
@@ -14,6 +14,7 @@ export declare const getRuntimeConfig: (config: SimSpaceWeaverClientConfig) => {
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SimSpaceWeaverHttpAuthSchemeProvider;
15
15
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
16
16
  logger: import("@smithy/types").Logger;
17
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
17
18
  serviceId: string;
18
19
  urlParser: import("@smithy/types").UrlParser;
19
20
  utf8Decoder: import("@smithy/types").Decoder;