@aws-sdk/client-arc-zonal-shift 3.928.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 (36) hide show
  1. package/dist-cjs/index.js +609 -802
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/ARCZonalShiftClient.js +2 -0
  4. package/dist-es/commands/CancelPracticeRunCommand.js +3 -9
  5. package/dist-es/commands/CancelZonalShiftCommand.js +3 -9
  6. package/dist-es/commands/CreatePracticeRunConfigurationCommand.js +3 -9
  7. package/dist-es/commands/DeletePracticeRunConfigurationCommand.js +3 -9
  8. package/dist-es/commands/GetAutoshiftObserverNotificationStatusCommand.js +3 -9
  9. package/dist-es/commands/GetManagedResourceCommand.js +3 -9
  10. package/dist-es/commands/ListAutoshiftsCommand.js +3 -9
  11. package/dist-es/commands/ListManagedResourcesCommand.js +3 -9
  12. package/dist-es/commands/ListZonalShiftsCommand.js +3 -9
  13. package/dist-es/commands/StartPracticeRunCommand.js +3 -9
  14. package/dist-es/commands/StartZonalShiftCommand.js +3 -9
  15. package/dist-es/commands/UpdateAutoshiftObserverNotificationStatusCommand.js +3 -9
  16. package/dist-es/commands/UpdatePracticeRunConfigurationCommand.js +3 -9
  17. package/dist-es/commands/UpdateZonalAutoshiftConfigurationCommand.js +3 -9
  18. package/dist-es/commands/UpdateZonalShiftCommand.js +3 -9
  19. package/dist-es/runtimeConfig.shared.js +2 -0
  20. package/dist-es/schemas/schemas_0.js +569 -0
  21. package/dist-types/ARCZonalShiftClient.d.ts +10 -1
  22. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  23. package/dist-types/runtimeConfig.d.ts +1 -0
  24. package/dist-types/runtimeConfig.native.d.ts +1 -0
  25. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  26. package/dist-types/schemas/schemas_0.d.ts +71 -0
  27. package/dist-types/ts3.4/ARCZonalShiftClient.d.ts +4 -0
  28. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  29. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  30. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  31. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  32. package/dist-types/ts3.4/schemas/schemas_0.d.ts +76 -0
  33. package/package.json +2 -2
  34. package/dist-es/protocols/Aws_restJson1.js +0 -684
  35. package/dist-types/protocols/Aws_restJson1.d.ts +0 -137
  36. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -185
@@ -0,0 +1,569 @@
1
+ const _ADE = "AccessDeniedException";
2
+ const _AIR = "AutoshiftInResource";
3
+ const _AIRu = "AutoshiftsInResource";
4
+ const _AS = "AutoshiftSummary";
5
+ const _ASu = "AutoshiftSummaries";
6
+ const _BA = "BlockingAlarms";
7
+ const _CC = "ControlCondition";
8
+ const _CE = "ConflictException";
9
+ const _CPR = "CancelPracticeRun";
10
+ const _CPRC = "CreatePracticeRunConfiguration";
11
+ const _CPRCR = "CreatePracticeRunConfigurationRequest";
12
+ const _CPRCRr = "CreatePracticeRunConfigurationResponse";
13
+ const _CPRR = "CancelPracticeRunRequest";
14
+ const _CPRRa = "CancelPracticeRunResponse";
15
+ const _CZS = "CancelZonalShift";
16
+ const _CZSR = "CancelZonalShiftRequest";
17
+ const _DPRC = "DeletePracticeRunConfiguration";
18
+ const _DPRCR = "DeletePracticeRunConfigurationRequest";
19
+ const _DPRCRe = "DeletePracticeRunConfigurationResponse";
20
+ const _GAONS = "GetAutoshiftObserverNotificationStatus";
21
+ const _GAONSR = "GetAutoshiftObserverNotificationStatusRequest";
22
+ const _GAONSRe = "GetAutoshiftObserverNotificationStatusResponse";
23
+ const _GMR = "GetManagedResource";
24
+ const _GMRR = "GetManagedResourceRequest";
25
+ const _GMRRe = "GetManagedResourceResponse";
26
+ const _ISE = "InternalServerException";
27
+ const _LA = "ListAutoshifts";
28
+ const _LAR = "ListAutoshiftsRequest";
29
+ const _LARi = "ListAutoshiftsResponse";
30
+ const _LMR = "ListManagedResources";
31
+ const _LMRR = "ListManagedResourcesRequest";
32
+ const _LMRRi = "ListManagedResourcesResponse";
33
+ const _LZS = "ListZonalShifts";
34
+ const _LZSR = "ListZonalShiftsRequest";
35
+ const _LZSRi = "ListZonalShiftsResponse";
36
+ const _MRS = "ManagedResourceSummary";
37
+ const _MRSa = "ManagedResourceSummaries";
38
+ const _OA = "OutcomeAlarms";
39
+ const _PRC = "PracticeRunConfiguration";
40
+ const _RNFE = "ResourceNotFoundException";
41
+ const _SPR = "StartPracticeRun";
42
+ const _SPRR = "StartPracticeRunRequest";
43
+ const _SPRRt = "StartPracticeRunResponse";
44
+ const _SZS = "StartZonalShift";
45
+ const _SZSR = "StartZonalShiftRequest";
46
+ const _TE = "ThrottlingException";
47
+ const _UAONS = "UpdateAutoshiftObserverNotificationStatus";
48
+ const _UAONSR = "UpdateAutoshiftObserverNotificationStatusRequest";
49
+ const _UAONSRp = "UpdateAutoshiftObserverNotificationStatusResponse";
50
+ const _UPRC = "UpdatePracticeRunConfiguration";
51
+ const _UPRCR = "UpdatePracticeRunConfigurationRequest";
52
+ const _UPRCRp = "UpdatePracticeRunConfigurationResponse";
53
+ const _UZAC = "UpdateZonalAutoshiftConfiguration";
54
+ const _UZACR = "UpdateZonalAutoshiftConfigurationRequest";
55
+ const _UZACRp = "UpdateZonalAutoshiftConfigurationResponse";
56
+ const _UZS = "UpdateZonalShift";
57
+ const _UZSR = "UpdateZonalShiftRequest";
58
+ const _VE = "ValidationException";
59
+ const _ZS = "ZonalShift";
60
+ const _ZSIR = "ZonalShiftInResource";
61
+ const _ZSIRo = "ZonalShiftsInResource";
62
+ const _ZSS = "ZonalShiftSummary";
63
+ const _ZSSo = "ZonalShiftSummaries";
64
+ const _a = "arn";
65
+ const _aF = "awayFrom";
66
+ const _aI = "alarmIdentifier";
67
+ const _aS = "appliedStatus";
68
+ const _aW = "allowedWindows";
69
+ const _aWp = "appliedWeights";
70
+ const _aZ = "availabilityZones";
71
+ const _au = "autoshifts";
72
+ const _bA = "blockingAlarms";
73
+ const _bD = "blockedDates";
74
+ const _bW = "blockedWindows";
75
+ const _c = "client";
76
+ const _co = "comment";
77
+ const _e = "error";
78
+ const _eI = "expiresIn";
79
+ const _eT = "endTime";
80
+ const _eTx = "expiryTime";
81
+ const _h = "http";
82
+ const _hE = "httpError";
83
+ const _hQ = "httpQuery";
84
+ const _i = "items";
85
+ const _m = "message";
86
+ const _mR = "maxResults";
87
+ const _n = "name";
88
+ const _nT = "nextToken";
89
+ const _oA = "outcomeAlarms";
90
+ const _pRC = "practiceRunConfiguration";
91
+ const _pRO = "practiceRunOutcome";
92
+ const _pRS = "practiceRunStatus";
93
+ const _r = "reason";
94
+ const _rI = "resourceIdentifier";
95
+ const _s = "status";
96
+ const _sT = "startTime";
97
+ const _sTh = "shiftType";
98
+ const _se = "server";
99
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.arczonalshift";
100
+ const _t = "type";
101
+ const _zAS = "zonalAutoshiftStatus";
102
+ const _zS = "zonalShifts";
103
+ const _zSI = "zonalShiftId";
104
+ const n0 = "com.amazonaws.arczonalshift";
105
+ import { TypeRegistry } from "@smithy/core/schema";
106
+ import { ARCZonalShiftServiceException as __ARCZonalShiftServiceException } from "../models/ARCZonalShiftServiceException";
107
+ import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/index";
108
+ export var AccessDeniedException = [
109
+ -3,
110
+ n0,
111
+ _ADE,
112
+ {
113
+ [_e]: _c,
114
+ [_hE]: 403,
115
+ },
116
+ [_m],
117
+ [0],
118
+ ];
119
+ TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
120
+ export var AutoshiftInResource = [3, n0, _AIR, 0, [_aS, _aF, _sT], [0, 0, 4]];
121
+ export var AutoshiftSummary = [3, n0, _AS, 0, [_aF, _eT, _sT, _s], [0, 4, 4, 0]];
122
+ export var CancelPracticeRunRequest = [3, n0, _CPRR, 0, [_zSI], [[0, 1]]];
123
+ export var CancelPracticeRunResponse = [
124
+ 3,
125
+ n0,
126
+ _CPRRa,
127
+ 0,
128
+ [_zSI, _rI, _aF, _eTx, _sT, _s, _co],
129
+ [0, 0, 0, 4, 4, 0, 0],
130
+ ];
131
+ export var CancelZonalShiftRequest = [3, n0, _CZSR, 0, [_zSI], [[0, 1]]];
132
+ export var ConflictException = [
133
+ -3,
134
+ n0,
135
+ _CE,
136
+ {
137
+ [_e]: _c,
138
+ [_hE]: 409,
139
+ },
140
+ [_m, _r, _zSI],
141
+ [0, 0, 0],
142
+ ];
143
+ TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
144
+ export var ControlCondition = [3, n0, _CC, 0, [_t, _aI], [0, 0]];
145
+ export var CreatePracticeRunConfigurationRequest = [
146
+ 3,
147
+ n0,
148
+ _CPRCR,
149
+ 0,
150
+ [_rI, _bW, _bD, _bA, _aW, _oA],
151
+ [0, 64 | 0, 64 | 0, () => BlockingAlarms, 64 | 0, () => OutcomeAlarms],
152
+ ];
153
+ export var CreatePracticeRunConfigurationResponse = [
154
+ 3,
155
+ n0,
156
+ _CPRCRr,
157
+ 0,
158
+ [_a, _n, _zAS, _pRC],
159
+ [0, 0, 0, () => PracticeRunConfiguration],
160
+ ];
161
+ export var DeletePracticeRunConfigurationRequest = [3, n0, _DPRCR, 0, [_rI], [[0, 1]]];
162
+ export var DeletePracticeRunConfigurationResponse = [
163
+ 3,
164
+ n0,
165
+ _DPRCRe,
166
+ 0,
167
+ [_a, _n, _zAS],
168
+ [0, 0, 0],
169
+ ];
170
+ export var GetAutoshiftObserverNotificationStatusRequest = [3, n0, _GAONSR, 0, [], []];
171
+ export var GetAutoshiftObserverNotificationStatusResponse = [3, n0, _GAONSRe, 0, [_s], [0]];
172
+ export var GetManagedResourceRequest = [3, n0, _GMRR, 0, [_rI], [[0, 1]]];
173
+ export var GetManagedResourceResponse = [
174
+ 3,
175
+ n0,
176
+ _GMRRe,
177
+ 0,
178
+ [_a, _n, _aWp, _zS, _au, _pRC, _zAS],
179
+ [0, 0, 128 | 1, () => ZonalShiftsInResource, () => AutoshiftsInResource, () => PracticeRunConfiguration, 0],
180
+ ];
181
+ export var InternalServerException = [
182
+ -3,
183
+ n0,
184
+ _ISE,
185
+ {
186
+ [_e]: _se,
187
+ [_hE]: 500,
188
+ },
189
+ [_m],
190
+ [0],
191
+ ];
192
+ TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
193
+ export var ListAutoshiftsRequest = [
194
+ 3,
195
+ n0,
196
+ _LAR,
197
+ 0,
198
+ [_nT, _s, _mR],
199
+ [
200
+ [
201
+ 0,
202
+ {
203
+ [_hQ]: _nT,
204
+ },
205
+ ],
206
+ [
207
+ 0,
208
+ {
209
+ [_hQ]: _s,
210
+ },
211
+ ],
212
+ [
213
+ 1,
214
+ {
215
+ [_hQ]: _mR,
216
+ },
217
+ ],
218
+ ],
219
+ ];
220
+ export var ListAutoshiftsResponse = [3, n0, _LARi, 0, [_i, _nT], [() => AutoshiftSummaries, 0]];
221
+ export var ListManagedResourcesRequest = [
222
+ 3,
223
+ n0,
224
+ _LMRR,
225
+ 0,
226
+ [_nT, _mR],
227
+ [
228
+ [
229
+ 0,
230
+ {
231
+ [_hQ]: _nT,
232
+ },
233
+ ],
234
+ [
235
+ 1,
236
+ {
237
+ [_hQ]: _mR,
238
+ },
239
+ ],
240
+ ],
241
+ ];
242
+ export var ListManagedResourcesResponse = [
243
+ 3,
244
+ n0,
245
+ _LMRRi,
246
+ 0,
247
+ [_i, _nT],
248
+ [() => ManagedResourceSummaries, 0],
249
+ ];
250
+ export var ListZonalShiftsRequest = [
251
+ 3,
252
+ n0,
253
+ _LZSR,
254
+ 0,
255
+ [_nT, _s, _mR, _rI],
256
+ [
257
+ [
258
+ 0,
259
+ {
260
+ [_hQ]: _nT,
261
+ },
262
+ ],
263
+ [
264
+ 0,
265
+ {
266
+ [_hQ]: _s,
267
+ },
268
+ ],
269
+ [
270
+ 1,
271
+ {
272
+ [_hQ]: _mR,
273
+ },
274
+ ],
275
+ [
276
+ 0,
277
+ {
278
+ [_hQ]: _rI,
279
+ },
280
+ ],
281
+ ],
282
+ ];
283
+ export var ListZonalShiftsResponse = [
284
+ 3,
285
+ n0,
286
+ _LZSRi,
287
+ 0,
288
+ [_i, _nT],
289
+ [() => ZonalShiftSummaries, 0],
290
+ ];
291
+ export var ManagedResourceSummary = [
292
+ 3,
293
+ n0,
294
+ _MRS,
295
+ 0,
296
+ [_a, _n, _aZ, _aWp, _zS, _au, _zAS, _pRS],
297
+ [0, 0, 64 | 0, 128 | 1, () => ZonalShiftsInResource, () => AutoshiftsInResource, 0, 0],
298
+ ];
299
+ export var PracticeRunConfiguration = [
300
+ 3,
301
+ n0,
302
+ _PRC,
303
+ 0,
304
+ [_bA, _oA, _bW, _aW, _bD],
305
+ [() => BlockingAlarms, () => OutcomeAlarms, 64 | 0, 64 | 0, 64 | 0],
306
+ ];
307
+ export var ResourceNotFoundException = [
308
+ -3,
309
+ n0,
310
+ _RNFE,
311
+ {
312
+ [_e]: _c,
313
+ [_hE]: 404,
314
+ },
315
+ [_m],
316
+ [0],
317
+ ];
318
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
319
+ export var StartPracticeRunRequest = [3, n0, _SPRR, 0, [_rI, _aF, _co], [0, 0, 0]];
320
+ export var StartPracticeRunResponse = [
321
+ 3,
322
+ n0,
323
+ _SPRRt,
324
+ 0,
325
+ [_zSI, _rI, _aF, _eTx, _sT, _s, _co],
326
+ [0, 0, 0, 4, 4, 0, 0],
327
+ ];
328
+ export var StartZonalShiftRequest = [3, n0, _SZSR, 0, [_rI, _aF, _eI, _co], [0, 0, 0, 0]];
329
+ export var ThrottlingException = [
330
+ -3,
331
+ n0,
332
+ _TE,
333
+ {
334
+ [_e]: _c,
335
+ [_hE]: 429,
336
+ },
337
+ [_m],
338
+ [0],
339
+ ];
340
+ TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
341
+ export var UpdateAutoshiftObserverNotificationStatusRequest = [3, n0, _UAONSR, 0, [_s], [0]];
342
+ export var UpdateAutoshiftObserverNotificationStatusResponse = [3, n0, _UAONSRp, 0, [_s], [0]];
343
+ export var UpdatePracticeRunConfigurationRequest = [
344
+ 3,
345
+ n0,
346
+ _UPRCR,
347
+ 0,
348
+ [_rI, _bW, _bD, _bA, _aW, _oA],
349
+ [[0, 1], 64 | 0, 64 | 0, () => BlockingAlarms, 64 | 0, () => OutcomeAlarms],
350
+ ];
351
+ export var UpdatePracticeRunConfigurationResponse = [
352
+ 3,
353
+ n0,
354
+ _UPRCRp,
355
+ 0,
356
+ [_a, _n, _zAS, _pRC],
357
+ [0, 0, 0, () => PracticeRunConfiguration],
358
+ ];
359
+ export var UpdateZonalAutoshiftConfigurationRequest = [
360
+ 3,
361
+ n0,
362
+ _UZACR,
363
+ 0,
364
+ [_rI, _zAS],
365
+ [[0, 1], 0],
366
+ ];
367
+ export var UpdateZonalAutoshiftConfigurationResponse = [3, n0, _UZACRp, 0, [_rI, _zAS], [0, 0]];
368
+ export var UpdateZonalShiftRequest = [3, n0, _UZSR, 0, [_zSI, _co, _eI], [[0, 1], 0, 0]];
369
+ export var ValidationException = [
370
+ -3,
371
+ n0,
372
+ _VE,
373
+ {
374
+ [_e]: _c,
375
+ [_hE]: 400,
376
+ },
377
+ [_m, _r],
378
+ [0, 0],
379
+ ];
380
+ TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
381
+ export var ZonalShift = [
382
+ 3,
383
+ n0,
384
+ _ZS,
385
+ 0,
386
+ [_zSI, _rI, _aF, _eTx, _sT, _s, _co],
387
+ [0, 0, 0, 4, 4, 0, 0],
388
+ ];
389
+ export var ZonalShiftInResource = [
390
+ 3,
391
+ n0,
392
+ _ZSIR,
393
+ 0,
394
+ [_aS, _zSI, _rI, _aF, _eTx, _sT, _co, _sTh, _pRO],
395
+ [0, 0, 0, 0, 4, 4, 0, 0, 0],
396
+ ];
397
+ export var ZonalShiftSummary = [
398
+ 3,
399
+ n0,
400
+ _ZSS,
401
+ 0,
402
+ [_zSI, _rI, _aF, _eTx, _sT, _s, _co, _sTh, _pRO],
403
+ [0, 0, 0, 4, 4, 0, 0, 0, 0],
404
+ ];
405
+ export var __Unit = "unit";
406
+ export var ARCZonalShiftServiceException = [-3, _sm, "ARCZonalShiftServiceException", 0, [], []];
407
+ TypeRegistry.for(_sm).registerError(ARCZonalShiftServiceException, __ARCZonalShiftServiceException);
408
+ export var AllowedWindows = 64 | 0;
409
+ export var AutoshiftsInResource = [1, n0, _AIRu, 0, () => AutoshiftInResource];
410
+ export var AutoshiftSummaries = [1, n0, _ASu, 0, () => AutoshiftSummary];
411
+ export var AvailabilityZones = 64 | 0;
412
+ export var BlockedDates = 64 | 0;
413
+ export var BlockedWindows = 64 | 0;
414
+ export var BlockingAlarms = [1, n0, _BA, 0, () => ControlCondition];
415
+ export var ManagedResourceSummaries = [1, n0, _MRSa, 0, () => ManagedResourceSummary];
416
+ export var OutcomeAlarms = [1, n0, _OA, 0, () => ControlCondition];
417
+ export var ZonalShiftsInResource = [1, n0, _ZSIRo, 0, () => ZonalShiftInResource];
418
+ export var ZonalShiftSummaries = [1, n0, _ZSSo, 0, () => ZonalShiftSummary];
419
+ export var AppliedWeights = 128 | 1;
420
+ export var CancelPracticeRun = [
421
+ 9,
422
+ n0,
423
+ _CPR,
424
+ {
425
+ [_h]: ["DELETE", "/practiceruns/{zonalShiftId}", 200],
426
+ },
427
+ () => CancelPracticeRunRequest,
428
+ () => CancelPracticeRunResponse,
429
+ ];
430
+ export var CancelZonalShift = [
431
+ 9,
432
+ n0,
433
+ _CZS,
434
+ {
435
+ [_h]: ["DELETE", "/zonalshifts/{zonalShiftId}", 200],
436
+ },
437
+ () => CancelZonalShiftRequest,
438
+ () => ZonalShift,
439
+ ];
440
+ export var CreatePracticeRunConfiguration = [
441
+ 9,
442
+ n0,
443
+ _CPRC,
444
+ {
445
+ [_h]: ["POST", "/configuration", 201],
446
+ },
447
+ () => CreatePracticeRunConfigurationRequest,
448
+ () => CreatePracticeRunConfigurationResponse,
449
+ ];
450
+ export var DeletePracticeRunConfiguration = [
451
+ 9,
452
+ n0,
453
+ _DPRC,
454
+ {
455
+ [_h]: ["DELETE", "/configuration/{resourceIdentifier}", 200],
456
+ },
457
+ () => DeletePracticeRunConfigurationRequest,
458
+ () => DeletePracticeRunConfigurationResponse,
459
+ ];
460
+ export var GetAutoshiftObserverNotificationStatus = [
461
+ 9,
462
+ n0,
463
+ _GAONS,
464
+ {
465
+ [_h]: ["GET", "/autoshift-observer-notification", 200],
466
+ },
467
+ () => GetAutoshiftObserverNotificationStatusRequest,
468
+ () => GetAutoshiftObserverNotificationStatusResponse,
469
+ ];
470
+ export var GetManagedResource = [
471
+ 9,
472
+ n0,
473
+ _GMR,
474
+ {
475
+ [_h]: ["GET", "/managedresources/{resourceIdentifier}", 200],
476
+ },
477
+ () => GetManagedResourceRequest,
478
+ () => GetManagedResourceResponse,
479
+ ];
480
+ export var ListAutoshifts = [
481
+ 9,
482
+ n0,
483
+ _LA,
484
+ {
485
+ [_h]: ["GET", "/autoshifts", 200],
486
+ },
487
+ () => ListAutoshiftsRequest,
488
+ () => ListAutoshiftsResponse,
489
+ ];
490
+ export var ListManagedResources = [
491
+ 9,
492
+ n0,
493
+ _LMR,
494
+ {
495
+ [_h]: ["GET", "/managedresources", 200],
496
+ },
497
+ () => ListManagedResourcesRequest,
498
+ () => ListManagedResourcesResponse,
499
+ ];
500
+ export var ListZonalShifts = [
501
+ 9,
502
+ n0,
503
+ _LZS,
504
+ {
505
+ [_h]: ["GET", "/zonalshifts", 200],
506
+ },
507
+ () => ListZonalShiftsRequest,
508
+ () => ListZonalShiftsResponse,
509
+ ];
510
+ export var StartPracticeRun = [
511
+ 9,
512
+ n0,
513
+ _SPR,
514
+ {
515
+ [_h]: ["POST", "/practiceruns", 200],
516
+ },
517
+ () => StartPracticeRunRequest,
518
+ () => StartPracticeRunResponse,
519
+ ];
520
+ export var StartZonalShift = [
521
+ 9,
522
+ n0,
523
+ _SZS,
524
+ {
525
+ [_h]: ["POST", "/zonalshifts", 201],
526
+ },
527
+ () => StartZonalShiftRequest,
528
+ () => ZonalShift,
529
+ ];
530
+ export var UpdateAutoshiftObserverNotificationStatus = [
531
+ 9,
532
+ n0,
533
+ _UAONS,
534
+ {
535
+ [_h]: ["PUT", "/autoshift-observer-notification", 200],
536
+ },
537
+ () => UpdateAutoshiftObserverNotificationStatusRequest,
538
+ () => UpdateAutoshiftObserverNotificationStatusResponse,
539
+ ];
540
+ export var UpdatePracticeRunConfiguration = [
541
+ 9,
542
+ n0,
543
+ _UPRC,
544
+ {
545
+ [_h]: ["PATCH", "/configuration/{resourceIdentifier}", 200],
546
+ },
547
+ () => UpdatePracticeRunConfigurationRequest,
548
+ () => UpdatePracticeRunConfigurationResponse,
549
+ ];
550
+ export var UpdateZonalAutoshiftConfiguration = [
551
+ 9,
552
+ n0,
553
+ _UZAC,
554
+ {
555
+ [_h]: ["PUT", "/managedresources/{resourceIdentifier}", 200],
556
+ },
557
+ () => UpdateZonalAutoshiftConfigurationRequest,
558
+ () => UpdateZonalAutoshiftConfigurationResponse,
559
+ ];
560
+ export var UpdateZonalShift = [
561
+ 9,
562
+ n0,
563
+ _UZS,
564
+ {
565
+ [_h]: ["PATCH", "/zonalshifts/{zonalShiftId}", 200],
566
+ },
567
+ () => UpdateZonalShiftRequest,
568
+ () => ZonalShift,
569
+ ];
@@ -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 { CancelPracticeRunCommandInput, CancelPracticeRunCommandOutput } from "./commands/CancelPracticeRunCommand";
11
11
  import { CancelZonalShiftCommandInput, CancelZonalShiftCommandOutput } from "./commands/CancelZonalShiftCommand";
@@ -156,6 +156,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
156
156
  * Optional extensions
157
157
  */
158
158
  extensions?: RuntimeExtension[];
159
+ /**
160
+ * The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
161
+ * may be overridden. A default will always be set by the client.
162
+ * Available options depend on the service's supported protocols and will not be validated by
163
+ * the client.
164
+ * @alpha
165
+ *
166
+ */
167
+ protocol?: ClientProtocol<HttpRequest, HttpResponse>;
159
168
  /**
160
169
  * The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
161
170
  */
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: ARCZonalShiftClientConfig) => {
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: ARCZonalShiftClientConfig) => {
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: ARCZonalShiftClientConfig) => {
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: ARCZonalShiftClientConfig) => {
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ARCZonalShiftHttpAuthSchemeProvider;
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;