@aws-sdk/client-mwaa 3.952.0 → 3.954.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 (32) hide show
  1. package/dist-cjs/index.js +195 -140
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/CreateCliTokenCommand.js +2 -2
  4. package/dist-es/commands/CreateEnvironmentCommand.js +2 -2
  5. package/dist-es/commands/CreateWebLoginTokenCommand.js +2 -2
  6. package/dist-es/commands/DeleteEnvironmentCommand.js +2 -2
  7. package/dist-es/commands/GetEnvironmentCommand.js +2 -2
  8. package/dist-es/commands/InvokeRestApiCommand.js +2 -2
  9. package/dist-es/commands/ListEnvironmentsCommand.js +2 -2
  10. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  11. package/dist-es/commands/PublishMetricsCommand.js +2 -2
  12. package/dist-es/commands/TagResourceCommand.js +2 -2
  13. package/dist-es/commands/UntagResourceCommand.js +2 -2
  14. package/dist-es/commands/UpdateEnvironmentCommand.js +2 -2
  15. package/dist-es/index.js +1 -0
  16. package/dist-es/runtimeConfig.shared.js +6 -1
  17. package/dist-es/schemas/schemas_0.js +119 -119
  18. package/dist-types/MWAAClient.d.ts +1 -10
  19. package/dist-types/index.d.ts +1 -0
  20. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  21. package/dist-types/runtimeConfig.d.ts +6 -2
  22. package/dist-types/runtimeConfig.native.d.ts +6 -2
  23. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  24. package/dist-types/schemas/schemas_0.d.ts +56 -68
  25. package/dist-types/ts3.4/MWAAClient.d.ts +0 -4
  26. package/dist-types/ts3.4/index.d.ts +1 -0
  27. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  28. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  29. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  30. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  31. package/dist-types/ts3.4/schemas/schemas_0.d.ts +55 -70
  32. package/package.json +34 -34
@@ -141,17 +141,17 @@ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.mwaa";
141
141
  const _tK = "tagKeys";
142
142
  const n0 = "com.amazonaws.mwaa";
143
143
  import { TypeRegistry } from "@smithy/core/schema";
144
- import { AccessDeniedException as __AccessDeniedException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, RestApiClientException as __RestApiClientException, RestApiServerException as __RestApiServerException, ValidationException as __ValidationException, } from "../models/errors";
145
- import { MWAAServiceException as __MWAAServiceException } from "../models/MWAAServiceException";
146
- export var ConfigValue = [0, n0, _CV, 8, 0];
147
- export var RestApiRequestBody = [0, n0, _RARB, 8, 15];
148
- export var RestApiResponse = [0, n0, _RAR, 8, 15];
149
- export var Token = [0, n0, _T, 8, 0];
150
- export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
151
- TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
152
- export var CreateCliTokenRequest = [3, n0, _CCTR, 0, [_N], [[0, 1]]];
153
- export var CreateCliTokenResponse = [3, n0, _CCTRr, 0, [_CT, _WSH], [[() => Token, 0], 0]];
154
- export var CreateEnvironmentInput = [
144
+ import { AccessDeniedException, InternalServerException, ResourceNotFoundException, RestApiClientException, RestApiServerException, ValidationException, } from "../models/errors";
145
+ import { MWAAServiceException } from "../models/MWAAServiceException";
146
+ var ConfigValue = [0, n0, _CV, 8, 0];
147
+ var RestApiRequestBody = [0, n0, _RARB, 8, 15];
148
+ var RestApiResponse = [0, n0, _RAR, 8, 15];
149
+ var Token = [0, n0, _T, 8, 0];
150
+ export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
151
+ TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
152
+ export var CreateCliTokenRequest$ = [3, n0, _CCTR, 0, [_N], [[0, 1]]];
153
+ export var CreateCliTokenResponse$ = [3, n0, _CCTRr, 0, [_CT, _WSH], [[() => Token, 0], 0]];
154
+ export var CreateEnvironmentInput$ = [
155
155
  3,
156
156
  n0,
157
157
  _CEI,
@@ -188,7 +188,7 @@ export var CreateEnvironmentInput = [
188
188
  0,
189
189
  0,
190
190
  0,
191
- () => NetworkConfiguration,
191
+ () => NetworkConfiguration$,
192
192
  0,
193
193
  0,
194
194
  0,
@@ -200,7 +200,7 @@ export var CreateEnvironmentInput = [
200
200
  1,
201
201
  0,
202
202
  0,
203
- () => LoggingConfigurationInput,
203
+ () => LoggingConfigurationInput$,
204
204
  0,
205
205
  128 | 0,
206
206
  0,
@@ -211,9 +211,9 @@ export var CreateEnvironmentInput = [
211
211
  1,
212
212
  ],
213
213
  ];
214
- export var CreateEnvironmentOutput = [3, n0, _CEO, 0, [_A], [0]];
215
- export var CreateWebLoginTokenRequest = [3, n0, _CWLTR, 0, [_N], [[0, 1]]];
216
- export var CreateWebLoginTokenResponse = [
214
+ export var CreateEnvironmentOutput$ = [3, n0, _CEO, 0, [_A], [0]];
215
+ export var CreateWebLoginTokenRequest$ = [3, n0, _CWLTR, 0, [_N], [[0, 1]]];
216
+ export var CreateWebLoginTokenResponse$ = [
217
217
  3,
218
218
  n0,
219
219
  _CWLTRr,
@@ -221,10 +221,10 @@ export var CreateWebLoginTokenResponse = [
221
221
  [_WT, _WSH, _II, _AI],
222
222
  [[() => Token, 0], 0, 0, 0],
223
223
  ];
224
- export var DeleteEnvironmentInput = [3, n0, _DEI, 0, [_N], [[0, 1]]];
225
- export var DeleteEnvironmentOutput = [3, n0, _DEO, 0, [], []];
226
- export var Dimension = [3, n0, _D, 0, [_N, _V], [0, 0]];
227
- export var Environment = [
224
+ export var DeleteEnvironmentInput$ = [3, n0, _DEI, 0, [_N], [[0, 1]]];
225
+ export var DeleteEnvironmentOutput$ = [3, n0, _DEO, 0, [], []];
226
+ export var Dimension$ = [3, n0, _D, 0, [_N, _V], [0, 0]];
227
+ export var Environment$ = [
228
228
  3,
229
229
  n0,
230
230
  _E,
@@ -286,9 +286,9 @@ export var Environment = [
286
286
  [() => AirflowConfigurationOptions, 0],
287
287
  0,
288
288
  1,
289
- () => NetworkConfiguration,
290
- () => LoggingConfiguration,
291
- () => LastUpdate,
289
+ () => NetworkConfiguration$,
290
+ () => LoggingConfiguration$,
291
+ () => LastUpdate$,
292
292
  0,
293
293
  128 | 0,
294
294
  0,
@@ -302,11 +302,11 @@ export var Environment = [
302
302
  1,
303
303
  ],
304
304
  ];
305
- export var GetEnvironmentInput = [3, n0, _GEI, 0, [_N], [[0, 1]]];
306
- export var GetEnvironmentOutput = [3, n0, _GEO, 0, [_E], [[() => Environment, 0]]];
307
- export var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_m], [0]];
308
- TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
309
- export var InvokeRestApiRequest = [
305
+ export var GetEnvironmentInput$ = [3, n0, _GEI, 0, [_N], [[0, 1]]];
306
+ export var GetEnvironmentOutput$ = [3, n0, _GEO, 0, [_E], [[() => Environment$, 0]]];
307
+ export var InternalServerException$ = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_m], [0]];
308
+ TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
309
+ export var InvokeRestApiRequest$ = [
310
310
  3,
311
311
  n0,
312
312
  _IRAR,
@@ -314,7 +314,7 @@ export var InvokeRestApiRequest = [
314
314
  [_N, _P, _Me, _QP, _B],
315
315
  [[0, 1], 0, 0, 15, [() => RestApiRequestBody, 0]],
316
316
  ];
317
- export var InvokeRestApiResponse = [
317
+ export var InvokeRestApiResponse$ = [
318
318
  3,
319
319
  n0,
320
320
  _IRARn,
@@ -322,15 +322,15 @@ export var InvokeRestApiResponse = [
322
322
  [_RASC, _RAR],
323
323
  [1, [() => RestApiResponse, 0]],
324
324
  ];
325
- export var LastUpdate = [
325
+ export var LastUpdate$ = [
326
326
  3,
327
327
  n0,
328
328
  _LU,
329
329
  0,
330
330
  [_St, _CA, _Er, _So, _WRS],
331
- [0, 4, () => UpdateError, 0, 0],
331
+ [0, 4, () => UpdateError$, 0, 0],
332
332
  ];
333
- export var ListEnvironmentsInput = [
333
+ export var ListEnvironmentsInput$ = [
334
334
  3,
335
335
  n0,
336
336
  _LEI,
@@ -341,53 +341,53 @@ export var ListEnvironmentsInput = [
341
341
  [1, { [_hQ]: _MR }],
342
342
  ],
343
343
  ];
344
- export var ListEnvironmentsOutput = [3, n0, _LEO, 0, [_En, _NT], [64 | 0, 0]];
345
- export var ListTagsForResourceInput = [3, n0, _LTFRI, 0, [_RA], [[0, 1]]];
346
- export var ListTagsForResourceOutput = [3, n0, _LTFRO, 0, [_Ta], [128 | 0]];
347
- export var LoggingConfiguration = [
344
+ export var ListEnvironmentsOutput$ = [3, n0, _LEO, 0, [_En, _NT], [64 | 0, 0]];
345
+ export var ListTagsForResourceInput$ = [3, n0, _LTFRI, 0, [_RA], [[0, 1]]];
346
+ export var ListTagsForResourceOutput$ = [3, n0, _LTFRO, 0, [_Ta], [128 | 0]];
347
+ export var LoggingConfiguration$ = [
348
348
  3,
349
349
  n0,
350
350
  _LC,
351
351
  0,
352
352
  [_DPL, _SL, _WL, _WLo, _TL],
353
353
  [
354
- () => ModuleLoggingConfiguration,
355
- () => ModuleLoggingConfiguration,
356
- () => ModuleLoggingConfiguration,
357
- () => ModuleLoggingConfiguration,
358
- () => ModuleLoggingConfiguration,
354
+ () => ModuleLoggingConfiguration$,
355
+ () => ModuleLoggingConfiguration$,
356
+ () => ModuleLoggingConfiguration$,
357
+ () => ModuleLoggingConfiguration$,
358
+ () => ModuleLoggingConfiguration$,
359
359
  ],
360
360
  ];
361
- export var LoggingConfigurationInput = [
361
+ export var LoggingConfigurationInput$ = [
362
362
  3,
363
363
  n0,
364
364
  _LCI,
365
365
  0,
366
366
  [_DPL, _SL, _WL, _WLo, _TL],
367
367
  [
368
- () => ModuleLoggingConfigurationInput,
369
- () => ModuleLoggingConfigurationInput,
370
- () => ModuleLoggingConfigurationInput,
371
- () => ModuleLoggingConfigurationInput,
372
- () => ModuleLoggingConfigurationInput,
368
+ () => ModuleLoggingConfigurationInput$,
369
+ () => ModuleLoggingConfigurationInput$,
370
+ () => ModuleLoggingConfigurationInput$,
371
+ () => ModuleLoggingConfigurationInput$,
372
+ () => ModuleLoggingConfigurationInput$,
373
373
  ],
374
374
  ];
375
- export var MetricDatum = [
375
+ export var MetricDatum$ = [
376
376
  3,
377
377
  n0,
378
378
  _MD,
379
379
  0,
380
380
  [_MN, _Ti, _Di, _V, _U, _SV],
381
- [0, 4, () => Dimensions, 1, 0, () => StatisticSet],
381
+ [0, 4, () => Dimensions, 1, 0, () => StatisticSet$],
382
382
  ];
383
- export var ModuleLoggingConfiguration = [3, n0, _MLC, 0, [_Ena, _LL, _CWLGA], [2, 0, 0]];
384
- export var ModuleLoggingConfigurationInput = [3, n0, _MLCI, 0, [_Ena, _LL], [2, 0]];
385
- export var NetworkConfiguration = [3, n0, _NC, 0, [_SI, _SGI], [64 | 0, 64 | 0]];
386
- export var PublishMetricsInput = [3, n0, _PMI, 0, [_EN, _MDe], [[0, 1], () => MetricData]];
387
- export var PublishMetricsOutput = [3, n0, _PMO, 0, [], []];
388
- export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
389
- TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
390
- export var RestApiClientException = [
383
+ export var ModuleLoggingConfiguration$ = [3, n0, _MLC, 0, [_Ena, _LL, _CWLGA], [2, 0, 0]];
384
+ export var ModuleLoggingConfigurationInput$ = [3, n0, _MLCI, 0, [_Ena, _LL], [2, 0]];
385
+ export var NetworkConfiguration$ = [3, n0, _NC, 0, [_SI, _SGI], [64 | 0, 64 | 0]];
386
+ export var PublishMetricsInput$ = [3, n0, _PMI, 0, [_EN, _MDe], [[0, 1], () => MetricData]];
387
+ export var PublishMetricsOutput$ = [3, n0, _PMO, 0, [], []];
388
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
389
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
390
+ export var RestApiClientException$ = [
391
391
  -3,
392
392
  n0,
393
393
  _RACE,
@@ -395,8 +395,8 @@ export var RestApiClientException = [
395
395
  [_RASC, _RAR],
396
396
  [1, [() => RestApiResponse, 0]],
397
397
  ];
398
- TypeRegistry.for(n0).registerError(RestApiClientException, __RestApiClientException);
399
- export var RestApiServerException = [
398
+ TypeRegistry.for(n0).registerError(RestApiClientException$, RestApiClientException);
399
+ export var RestApiServerException$ = [
400
400
  -3,
401
401
  n0,
402
402
  _RASE,
@@ -404,11 +404,11 @@ export var RestApiServerException = [
404
404
  [_RASC, _RAR],
405
405
  [1, [() => RestApiResponse, 0]],
406
406
  ];
407
- TypeRegistry.for(n0).registerError(RestApiServerException, __RestApiServerException);
408
- export var StatisticSet = [3, n0, _SS, 0, [_SC, _Su, _Mi, _Ma], [1, 1, 1, 1]];
409
- export var TagResourceInput = [3, n0, _TRI, 0, [_RA, _Ta], [[0, 1], 128 | 0]];
410
- export var TagResourceOutput = [3, n0, _TRO, 0, [], []];
411
- export var UntagResourceInput = [
407
+ TypeRegistry.for(n0).registerError(RestApiServerException$, RestApiServerException);
408
+ export var StatisticSet$ = [3, n0, _SS, 0, [_SC, _Su, _Mi, _Ma], [1, 1, 1, 1]];
409
+ export var TagResourceInput$ = [3, n0, _TRI, 0, [_RA, _Ta], [[0, 1], 128 | 0]];
410
+ export var TagResourceOutput$ = [3, n0, _TRO, 0, [], []];
411
+ export var UntagResourceInput$ = [
412
412
  3,
413
413
  n0,
414
414
  _URI,
@@ -419,8 +419,8 @@ export var UntagResourceInput = [
419
419
  [64 | 0, { [_hQ]: _tK }],
420
420
  ],
421
421
  ];
422
- export var UntagResourceOutput = [3, n0, _URO, 0, [], []];
423
- export var UpdateEnvironmentInput = [
422
+ export var UntagResourceOutput$ = [3, n0, _URO, 0, [], []];
423
+ export var UpdateEnvironmentInput$ = [
424
424
  3,
425
425
  n0,
426
426
  _UEI,
@@ -457,13 +457,13 @@ export var UpdateEnvironmentInput = [
457
457
  0,
458
458
  0,
459
459
  0,
460
- () => LoggingConfigurationInput,
460
+ () => LoggingConfigurationInput$,
461
461
  1,
462
462
  1,
463
463
  1,
464
464
  1,
465
465
  0,
466
- () => UpdateNetworkConfigurationInput,
466
+ () => UpdateNetworkConfigurationInput$,
467
467
  0,
468
468
  0,
469
469
  0,
@@ -476,114 +476,114 @@ export var UpdateEnvironmentInput = [
476
476
  0,
477
477
  ],
478
478
  ];
479
- export var UpdateEnvironmentOutput = [3, n0, _UEO, 0, [_A], [0]];
480
- export var UpdateError = [3, n0, _UE, 0, [_ECr, _EMr], [0, 0]];
481
- export var UpdateNetworkConfigurationInput = [3, n0, _UNCI, 0, [_SGI], [64 | 0]];
482
- export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
483
- TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
484
- export var MWAAServiceException = [-3, _sm, "MWAAServiceException", 0, [], []];
485
- TypeRegistry.for(_sm).registerError(MWAAServiceException, __MWAAServiceException);
486
- export var Dimensions = [1, n0, _Di, 0, () => Dimension];
487
- export var EnvironmentList = 64 | 0;
488
- export var MetricData = [1, n0, _MDe, 0, () => MetricDatum];
489
- export var SecurityGroupList = 64 | 0;
490
- export var SubnetList = 64 | 0;
491
- export var TagKeyList = 64 | 0;
492
- export var AirflowConfigurationOptions = [2, n0, _ACO, 8, [0, 0], [() => ConfigValue, 0]];
493
- export var TagMap = 128 | 0;
494
- export var CreateCliToken = [
479
+ export var UpdateEnvironmentOutput$ = [3, n0, _UEO, 0, [_A], [0]];
480
+ export var UpdateError$ = [3, n0, _UE, 0, [_ECr, _EMr], [0, 0]];
481
+ export var UpdateNetworkConfigurationInput$ = [3, n0, _UNCI, 0, [_SGI], [64 | 0]];
482
+ export var ValidationException$ = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
483
+ TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
484
+ export var MWAAServiceException$ = [-3, _sm, "MWAAServiceException", 0, [], []];
485
+ TypeRegistry.for(_sm).registerError(MWAAServiceException$, MWAAServiceException);
486
+ var Dimensions = [1, n0, _Di, 0, () => Dimension$];
487
+ var EnvironmentList = 64 | 0;
488
+ var MetricData = [1, n0, _MDe, 0, () => MetricDatum$];
489
+ var SecurityGroupList = 64 | 0;
490
+ var SubnetList = 64 | 0;
491
+ var TagKeyList = 64 | 0;
492
+ var AirflowConfigurationOptions = [2, n0, _ACO, 8, [0, 0], [() => ConfigValue, 0]];
493
+ var TagMap = 128 | 0;
494
+ export var CreateCliToken$ = [
495
495
  9,
496
496
  n0,
497
497
  _CCT,
498
498
  { [_h]: ["POST", "/clitoken/{Name}", 200], [_en]: ["env."] },
499
- () => CreateCliTokenRequest,
500
- () => CreateCliTokenResponse,
499
+ () => CreateCliTokenRequest$,
500
+ () => CreateCliTokenResponse$,
501
501
  ];
502
- export var CreateEnvironment = [
502
+ export var CreateEnvironment$ = [
503
503
  9,
504
504
  n0,
505
505
  _CE,
506
506
  { [_h]: ["PUT", "/environments/{Name}", 200], [_en]: ["api."] },
507
- () => CreateEnvironmentInput,
508
- () => CreateEnvironmentOutput,
507
+ () => CreateEnvironmentInput$,
508
+ () => CreateEnvironmentOutput$,
509
509
  ];
510
- export var CreateWebLoginToken = [
510
+ export var CreateWebLoginToken$ = [
511
511
  9,
512
512
  n0,
513
513
  _CWLT,
514
514
  { [_h]: ["POST", "/webtoken/{Name}", 200], [_en]: ["env."] },
515
- () => CreateWebLoginTokenRequest,
516
- () => CreateWebLoginTokenResponse,
515
+ () => CreateWebLoginTokenRequest$,
516
+ () => CreateWebLoginTokenResponse$,
517
517
  ];
518
- export var DeleteEnvironment = [
518
+ export var DeleteEnvironment$ = [
519
519
  9,
520
520
  n0,
521
521
  _DE,
522
522
  { [_h]: ["DELETE", "/environments/{Name}", 200], [_en]: ["api."] },
523
- () => DeleteEnvironmentInput,
524
- () => DeleteEnvironmentOutput,
523
+ () => DeleteEnvironmentInput$,
524
+ () => DeleteEnvironmentOutput$,
525
525
  ];
526
- export var GetEnvironment = [
526
+ export var GetEnvironment$ = [
527
527
  9,
528
528
  n0,
529
529
  _GE,
530
530
  { [_h]: ["GET", "/environments/{Name}", 200], [_en]: ["api."] },
531
- () => GetEnvironmentInput,
532
- () => GetEnvironmentOutput,
531
+ () => GetEnvironmentInput$,
532
+ () => GetEnvironmentOutput$,
533
533
  ];
534
- export var InvokeRestApi = [
534
+ export var InvokeRestApi$ = [
535
535
  9,
536
536
  n0,
537
537
  _IRA,
538
538
  { [_h]: ["POST", "/restapi/{Name}", 200], [_en]: ["env."] },
539
- () => InvokeRestApiRequest,
540
- () => InvokeRestApiResponse,
539
+ () => InvokeRestApiRequest$,
540
+ () => InvokeRestApiResponse$,
541
541
  ];
542
- export var ListEnvironments = [
542
+ export var ListEnvironments$ = [
543
543
  9,
544
544
  n0,
545
545
  _LE,
546
546
  { [_h]: ["GET", "/environments", 200], [_en]: ["api."] },
547
- () => ListEnvironmentsInput,
548
- () => ListEnvironmentsOutput,
547
+ () => ListEnvironmentsInput$,
548
+ () => ListEnvironmentsOutput$,
549
549
  ];
550
- export var ListTagsForResource = [
550
+ export var ListTagsForResource$ = [
551
551
  9,
552
552
  n0,
553
553
  _LTFR,
554
554
  { [_h]: ["GET", "/tags/{ResourceArn}", 200], [_en]: ["api."] },
555
- () => ListTagsForResourceInput,
556
- () => ListTagsForResourceOutput,
555
+ () => ListTagsForResourceInput$,
556
+ () => ListTagsForResourceOutput$,
557
557
  ];
558
- export var PublishMetrics = [
558
+ export var PublishMetrics$ = [
559
559
  9,
560
560
  n0,
561
561
  _PM,
562
562
  { [_h]: ["POST", "/metrics/environments/{EnvironmentName}", 200], [_en]: ["ops."] },
563
- () => PublishMetricsInput,
564
- () => PublishMetricsOutput,
563
+ () => PublishMetricsInput$,
564
+ () => PublishMetricsOutput$,
565
565
  ];
566
- export var TagResource = [
566
+ export var TagResource$ = [
567
567
  9,
568
568
  n0,
569
569
  _TR,
570
570
  { [_h]: ["POST", "/tags/{ResourceArn}", 200], [_en]: ["api."] },
571
- () => TagResourceInput,
572
- () => TagResourceOutput,
571
+ () => TagResourceInput$,
572
+ () => TagResourceOutput$,
573
573
  ];
574
- export var UntagResource = [
574
+ export var UntagResource$ = [
575
575
  9,
576
576
  n0,
577
577
  _UR,
578
578
  { [_h]: ["DELETE", "/tags/{ResourceArn}", 200], [_en]: ["api."] },
579
- () => UntagResourceInput,
580
- () => UntagResourceOutput,
579
+ () => UntagResourceInput$,
580
+ () => UntagResourceOutput$,
581
581
  ];
582
- export var UpdateEnvironment = [
582
+ export var UpdateEnvironment$ = [
583
583
  9,
584
584
  n0,
585
585
  _UEp,
586
586
  { [_h]: ["PATCH", "/environments/{Name}", 200], [_en]: ["api."] },
587
- () => UpdateEnvironmentInput,
588
- () => UpdateEnvironmentOutput,
587
+ () => UpdateEnvironmentInput$,
588
+ () => UpdateEnvironmentOutput$,
589
589
  ];
@@ -5,7 +5,7 @@ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/m
5
5
  import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
6
  import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
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";
8
+ import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, 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
9
  import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { CreateCliTokenCommandInput, CreateCliTokenCommandOutput } from "./commands/CreateCliTokenCommand";
11
11
  import { CreateEnvironmentCommandInput, CreateEnvironmentCommandOutput } from "./commands/CreateEnvironmentCommand";
@@ -153,15 +153,6 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
153
153
  * Optional extensions
154
154
  */
155
155
  extensions?: RuntimeExtension[];
156
- /**
157
- * The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
158
- * may be overridden. A default will always be set by the client.
159
- * Available options depend on the service's supported protocols and will not be validated by
160
- * the client.
161
- * @alpha
162
- *
163
- */
164
- protocol?: ClientProtocol<HttpRequest, HttpResponse>;
165
156
  /**
166
157
  * The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
167
158
  */
@@ -86,6 +86,7 @@ export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
86
86
  export type { RuntimeExtension } from "./runtimeExtensions";
87
87
  export type { MWAAExtensionConfiguration } from "./extensionConfiguration";
88
88
  export * from "./commands";
89
+ export * from "./schemas/schemas_0";
89
90
  export * from "./pagination";
90
91
  export * from "./models/enums";
91
92
  export * from "./models/errors";
@@ -17,8 +17,13 @@ export declare const getRuntimeConfig: (config: MWAAClientConfig) => {
17
17
  streamCollector: import("@smithy/types").StreamCollector;
18
18
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
19
19
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
20
- apiVersion: string;
21
20
  cacheMiddleware?: boolean | undefined;
21
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
22
+ protocolSettings: {
23
+ defaultNamespace?: string;
24
+ [setting: string]: unknown;
25
+ };
26
+ apiVersion: string;
22
27
  urlParser: import("@smithy/types").UrlParser;
23
28
  base64Decoder: import("@smithy/types").Decoder;
24
29
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -29,7 +34,6 @@ export declare const getRuntimeConfig: (config: MWAAClientConfig) => {
29
34
  profile?: string;
30
35
  logger: import("@smithy/types").Logger;
31
36
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
- protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
33
37
  customUserAgent?: string | import("@smithy/types").UserAgent;
34
38
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
35
39
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
@@ -19,8 +19,13 @@ export declare const getRuntimeConfig: (config: MWAAClientConfig) => {
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
22
- apiVersion: string;
23
22
  cacheMiddleware?: boolean | undefined;
23
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
24
+ protocolSettings: {
25
+ defaultNamespace?: string;
26
+ [setting: string]: unknown;
27
+ };
28
+ apiVersion: string;
24
29
  urlParser: import("@smithy/types").UrlParser;
25
30
  base64Decoder: import("@smithy/types").Decoder;
26
31
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -31,7 +36,6 @@ export declare const getRuntimeConfig: (config: MWAAClientConfig) => {
31
36
  profile?: string;
32
37
  logger: import("@smithy/types").Logger;
33
38
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
- protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
35
39
  customUserAgent?: string | import("@smithy/types").UserAgent;
36
40
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
37
41
  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;
@@ -6,8 +6,13 @@ export declare const getRuntimeConfig: (config: MWAAClientConfig) => {
6
6
  runtime: string;
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
- apiVersion: string;
10
9
  cacheMiddleware?: boolean;
10
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
11
+ protocolSettings: {
12
+ defaultNamespace?: string;
13
+ [setting: string]: unknown;
14
+ };
15
+ apiVersion: string;
11
16
  urlParser: import("@smithy/types").UrlParser;
12
17
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
18
  streamCollector: import("@smithy/types").StreamCollector;
@@ -27,7 +32,6 @@ export declare const getRuntimeConfig: (config: MWAAClientConfig) => {
27
32
  retryMode: string | import("@smithy/types").Provider<string>;
28
33
  logger: import("@smithy/types").Logger;
29
34
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
- protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
31
35
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
32
36
  customUserAgent?: string | import("@smithy/types").UserAgent;
33
37
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
@@ -1,3 +1,4 @@
1
+ import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
1
2
  import type { MWAAClientConfig } from "./MWAAClient";
2
3
  /**
3
4
  * @internal
@@ -14,7 +15,11 @@ export declare const getRuntimeConfig: (config: MWAAClientConfig) => {
14
15
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MWAAHttpAuthSchemeProvider;
15
16
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
16
17
  logger: import("@smithy/types").Logger;
17
- protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
18
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof AwsRestJsonProtocol;
19
+ protocolSettings: {
20
+ [setting: string]: unknown;
21
+ defaultNamespace?: string;
22
+ };
18
23
  serviceId: string;
19
24
  urlParser: import("@smithy/types").UrlParser;
20
25
  utf8Decoder: import("@smithy/types").Decoder;