@aws-sdk/client-emr-containers 3.940.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.
Files changed (55) hide show
  1. package/dist-cjs/index.js +57 -298
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/EMRContainersClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +57 -298
  8. package/dist-types/EMRContainers.d.ts +1 -1
  9. package/dist-types/EMRContainersClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/CancelJobRunCommand.d.ts +3 -3
  13. package/dist-types/commands/CreateJobTemplateCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateManagedEndpointCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateVirtualClusterCommand.d.ts +3 -3
  17. package/dist-types/commands/DeleteJobTemplateCommand.d.ts +3 -3
  18. package/dist-types/commands/DeleteManagedEndpointCommand.d.ts +3 -3
  19. package/dist-types/commands/DeleteVirtualClusterCommand.d.ts +3 -3
  20. package/dist-types/commands/DescribeJobRunCommand.d.ts +3 -3
  21. package/dist-types/commands/DescribeJobTemplateCommand.d.ts +3 -3
  22. package/dist-types/commands/DescribeManagedEndpointCommand.d.ts +3 -3
  23. package/dist-types/commands/DescribeSecurityConfigurationCommand.d.ts +3 -3
  24. package/dist-types/commands/DescribeVirtualClusterCommand.d.ts +3 -3
  25. package/dist-types/commands/GetManagedEndpointSessionCredentialsCommand.d.ts +3 -3
  26. package/dist-types/commands/ListJobRunsCommand.d.ts +3 -3
  27. package/dist-types/commands/ListJobTemplatesCommand.d.ts +3 -3
  28. package/dist-types/commands/ListManagedEndpointsCommand.d.ts +3 -3
  29. package/dist-types/commands/ListSecurityConfigurationsCommand.d.ts +3 -3
  30. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  31. package/dist-types/commands/ListVirtualClustersCommand.d.ts +3 -3
  32. package/dist-types/commands/StartJobRunCommand.d.ts +3 -3
  33. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  34. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  35. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  36. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  37. package/dist-types/extensionConfiguration.d.ts +4 -4
  38. package/dist-types/models/EMRContainersServiceException.d.ts +1 -1
  39. package/dist-types/models/errors.d.ts +1 -1
  40. package/dist-types/pagination/Interfaces.d.ts +1 -1
  41. package/dist-types/pagination/ListJobRunsPaginator.d.ts +1 -1
  42. package/dist-types/pagination/ListJobTemplatesPaginator.d.ts +1 -1
  43. package/dist-types/pagination/ListManagedEndpointsPaginator.d.ts +1 -1
  44. package/dist-types/pagination/ListSecurityConfigurationsPaginator.d.ts +1 -1
  45. package/dist-types/pagination/ListVirtualClustersPaginator.d.ts +1 -1
  46. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  47. package/dist-types/runtimeConfig.d.ts +1 -1
  48. package/dist-types/runtimeConfig.native.d.ts +1 -1
  49. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  50. package/dist-types/runtimeExtensions.d.ts +1 -1
  51. package/dist-types/schemas/schemas_0.d.ts +1 -1
  52. package/dist-types/ts3.4/EMRContainersClient.d.ts +3 -3
  53. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  54. package/dist-types/ts3.4/models/EMRContainersServiceException.d.ts +1 -1
  55. package/package.json +13 -12
@@ -374,17 +374,7 @@ export var DescribeSecurityConfigurationResponse = [
374
374
  export var DescribeVirtualClusterRequest = [3, n0, _DVCRes, 0, [_i], [[0, 1]]];
375
375
  export var DescribeVirtualClusterResponse = [3, n0, _DVCResc, 0, [_vC], [() => VirtualCluster]];
376
376
  export var EksInfo = [3, n0, _EI, 0, [_na, _nL], [0, 0]];
377
- export var EKSRequestThrottledException = [
378
- -3,
379
- n0,
380
- _EKSRTE,
381
- {
382
- [_er]: _cl,
383
- [_hE]: 429,
384
- },
385
- [_m],
386
- [0],
387
- ];
377
+ export var EKSRequestThrottledException = [-3, n0, _EKSRTE, { [_er]: _cl, [_hE]: 429 }, [_m], [0]];
388
378
  TypeRegistry.for(n0).registerError(EKSRequestThrottledException, __EKSRequestThrottledException);
389
379
  export var EncryptionConfiguration = [
390
380
  3,
@@ -418,17 +408,7 @@ export var GetManagedEndpointSessionCredentialsResponse = [
418
408
  [_i, _cr, _eA],
419
409
  [0, [() => Credentials, 0], 5],
420
410
  ];
421
- export var InternalServerException = [
422
- -3,
423
- n0,
424
- _ISE,
425
- {
426
- [_er]: _se,
427
- [_hE]: 500,
428
- },
429
- [_m],
430
- [0],
431
- ];
411
+ export var InternalServerException = [-3, n0, _ISE, { [_er]: _se, [_hE]: 500 }, [_m], [0]];
432
412
  TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
433
413
  export var InTransitEncryptionConfiguration = [
434
414
  3,
@@ -515,42 +495,12 @@ export var ListJobRunsRequest = [
515
495
  [_vCI, _cBr, _cAre, _n, _st, _mR, _nT],
516
496
  [
517
497
  [0, 1],
518
- [
519
- 5,
520
- {
521
- [_hQ]: _cBr,
522
- },
523
- ],
524
- [
525
- 5,
526
- {
527
- [_hQ]: _cAre,
528
- },
529
- ],
530
- [
531
- 0,
532
- {
533
- [_hQ]: _n,
534
- },
535
- ],
536
- [
537
- 64 | 0,
538
- {
539
- [_hQ]: _st,
540
- },
541
- ],
542
- [
543
- 1,
544
- {
545
- [_hQ]: _mR,
546
- },
547
- ],
548
- [
549
- 0,
550
- {
551
- [_hQ]: _nT,
552
- },
553
- ],
498
+ [5, { [_hQ]: _cBr }],
499
+ [5, { [_hQ]: _cAre }],
500
+ [0, { [_hQ]: _n }],
501
+ [64 | 0, { [_hQ]: _st }],
502
+ [1, { [_hQ]: _mR }],
503
+ [0, { [_hQ]: _nT }],
554
504
  ],
555
505
  ];
556
506
  export var ListJobRunsResponse = [3, n0, _LJRRi, 0, [_jRo, _nT], [[() => JobRuns, 0], 0]];
@@ -561,30 +511,10 @@ export var ListJobTemplatesRequest = [
561
511
  0,
562
512
  [_cAre, _cBr, _mR, _nT],
563
513
  [
564
- [
565
- 5,
566
- {
567
- [_hQ]: _cAre,
568
- },
569
- ],
570
- [
571
- 5,
572
- {
573
- [_hQ]: _cBr,
574
- },
575
- ],
576
- [
577
- 1,
578
- {
579
- [_hQ]: _mR,
580
- },
581
- ],
582
- [
583
- 0,
584
- {
585
- [_hQ]: _nT,
586
- },
587
- ],
514
+ [5, { [_hQ]: _cAre }],
515
+ [5, { [_hQ]: _cBr }],
516
+ [1, { [_hQ]: _mR }],
517
+ [0, { [_hQ]: _nT }],
588
518
  ],
589
519
  ];
590
520
  export var ListJobTemplatesResponse = [
@@ -603,42 +533,12 @@ export var ListManagedEndpointsRequest = [
603
533
  [_vCI, _cBr, _cAre, _ty, _st, _mR, _nT],
604
534
  [
605
535
  [0, 1],
606
- [
607
- 5,
608
- {
609
- [_hQ]: _cBr,
610
- },
611
- ],
612
- [
613
- 5,
614
- {
615
- [_hQ]: _cAre,
616
- },
617
- ],
618
- [
619
- 64 | 0,
620
- {
621
- [_hQ]: _ty,
622
- },
623
- ],
624
- [
625
- 64 | 0,
626
- {
627
- [_hQ]: _st,
628
- },
629
- ],
630
- [
631
- 1,
632
- {
633
- [_hQ]: _mR,
634
- },
635
- ],
636
- [
637
- 0,
638
- {
639
- [_hQ]: _nT,
640
- },
641
- ],
536
+ [5, { [_hQ]: _cBr }],
537
+ [5, { [_hQ]: _cAre }],
538
+ [64 | 0, { [_hQ]: _ty }],
539
+ [64 | 0, { [_hQ]: _st }],
540
+ [1, { [_hQ]: _mR }],
541
+ [0, { [_hQ]: _nT }],
642
542
  ],
643
543
  ];
644
544
  export var ListManagedEndpointsResponse = [
@@ -656,30 +556,10 @@ export var ListSecurityConfigurationsRequest = [
656
556
  0,
657
557
  [_cAre, _cBr, _mR, _nT],
658
558
  [
659
- [
660
- 5,
661
- {
662
- [_hQ]: _cAre,
663
- },
664
- ],
665
- [
666
- 5,
667
- {
668
- [_hQ]: _cBr,
669
- },
670
- ],
671
- [
672
- 1,
673
- {
674
- [_hQ]: _mR,
675
- },
676
- ],
677
- [
678
- 0,
679
- {
680
- [_hQ]: _nT,
681
- },
682
- ],
559
+ [5, { [_hQ]: _cAre }],
560
+ [5, { [_hQ]: _cBr }],
561
+ [1, { [_hQ]: _mR }],
562
+ [0, { [_hQ]: _nT }],
683
563
  ],
684
564
  ];
685
565
  export var ListSecurityConfigurationsResponse = [
@@ -699,54 +579,14 @@ export var ListVirtualClustersRequest = [
699
579
  0,
700
580
  [_cPI, _cPT, _cAre, _cBr, _st, _mR, _nT, _eAEI],
701
581
  [
702
- [
703
- 0,
704
- {
705
- [_hQ]: _cPI,
706
- },
707
- ],
708
- [
709
- 0,
710
- {
711
- [_hQ]: _cPT,
712
- },
713
- ],
714
- [
715
- 5,
716
- {
717
- [_hQ]: _cAre,
718
- },
719
- ],
720
- [
721
- 5,
722
- {
723
- [_hQ]: _cBr,
724
- },
725
- ],
726
- [
727
- 64 | 0,
728
- {
729
- [_hQ]: _st,
730
- },
731
- ],
732
- [
733
- 1,
734
- {
735
- [_hQ]: _mR,
736
- },
737
- ],
738
- [
739
- 0,
740
- {
741
- [_hQ]: _nT,
742
- },
743
- ],
744
- [
745
- 2,
746
- {
747
- [_hQ]: _eAEI,
748
- },
749
- ],
582
+ [0, { [_hQ]: _cPI }],
583
+ [0, { [_hQ]: _cPT }],
584
+ [5, { [_hQ]: _cAre }],
585
+ [5, { [_hQ]: _cBr }],
586
+ [64 | 0, { [_hQ]: _st }],
587
+ [1, { [_hQ]: _mR }],
588
+ [0, { [_hQ]: _nT }],
589
+ [2, { [_hQ]: _eAEI }],
750
590
  ],
751
591
  ];
752
592
  export var ListVirtualClustersResponse = [
@@ -797,29 +637,9 @@ export var ParametricMonitoringConfiguration = [
797
637
  [0, () => ParametricCloudWatchMonitoringConfiguration, () => ParametricS3MonitoringConfiguration],
798
638
  ];
799
639
  export var ParametricS3MonitoringConfiguration = [3, n0, _PSMC, 0, [_lU], [0]];
800
- export var RequestThrottledException = [
801
- -3,
802
- n0,
803
- _RTE,
804
- {
805
- [_er]: _cl,
806
- [_hE]: 400,
807
- },
808
- [_m],
809
- [0],
810
- ];
640
+ export var RequestThrottledException = [-3, n0, _RTE, { [_er]: _cl, [_hE]: 400 }, [_m], [0]];
811
641
  TypeRegistry.for(n0).registerError(RequestThrottledException, __RequestThrottledException);
812
- export var ResourceNotFoundException = [
813
- -3,
814
- n0,
815
- _RNFE,
816
- {
817
- [_er]: _cl,
818
- [_hE]: 400,
819
- },
820
- [_m],
821
- [0],
822
- ];
642
+ export var ResourceNotFoundException = [-3, n0, _RNFE, { [_er]: _cl, [_hE]: 400 }, [_m], [0]];
823
643
  TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
824
644
  export var RetryPolicyConfiguration = [3, n0, _RPC, 0, [_mA], [1]];
825
645
  export var RetryPolicyExecution = [3, n0, _RPE, 0, [_cAC], [1]];
@@ -897,26 +717,11 @@ export var UntagResourceRequest = [
897
717
  [_rA, _tK],
898
718
  [
899
719
  [0, 1],
900
- [
901
- 64 | 0,
902
- {
903
- [_hQ]: _tK,
904
- },
905
- ],
720
+ [64 | 0, { [_hQ]: _tK }],
906
721
  ],
907
722
  ];
908
723
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
909
- export var ValidationException = [
910
- -3,
911
- n0,
912
- _VE,
913
- {
914
- [_er]: _cl,
915
- [_hE]: 400,
916
- },
917
- [_m],
918
- [0],
919
- ];
724
+ export var ValidationException = [-3, n0, _VE, { [_er]: _cl, [_hE]: 400 }, [_m], [0]];
920
725
  TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
921
726
  export var VirtualCluster = [
922
727
  3,
@@ -959,9 +764,7 @@ export var CancelJobRun = [
959
764
  9,
960
765
  n0,
961
766
  _CJR,
962
- {
963
- [_h]: ["DELETE", "/virtualclusters/{virtualClusterId}/jobruns/{id}", 200],
964
- },
767
+ { [_h]: ["DELETE", "/virtualclusters/{virtualClusterId}/jobruns/{id}", 200] },
965
768
  () => CancelJobRunRequest,
966
769
  () => CancelJobRunResponse,
967
770
  ];
@@ -969,9 +772,7 @@ export var CreateJobTemplate = [
969
772
  9,
970
773
  n0,
971
774
  _CJT,
972
- {
973
- [_h]: ["POST", "/jobtemplates", 200],
974
- },
775
+ { [_h]: ["POST", "/jobtemplates", 200] },
975
776
  () => CreateJobTemplateRequest,
976
777
  () => CreateJobTemplateResponse,
977
778
  ];
@@ -979,9 +780,7 @@ export var CreateManagedEndpoint = [
979
780
  9,
980
781
  n0,
981
782
  _CME,
982
- {
983
- [_h]: ["POST", "/virtualclusters/{virtualClusterId}/endpoints", 200],
984
- },
783
+ { [_h]: ["POST", "/virtualclusters/{virtualClusterId}/endpoints", 200] },
985
784
  () => CreateManagedEndpointRequest,
986
785
  () => CreateManagedEndpointResponse,
987
786
  ];
@@ -989,9 +788,7 @@ export var CreateSecurityConfiguration = [
989
788
  9,
990
789
  n0,
991
790
  _CSC,
992
- {
993
- [_h]: ["POST", "/securityconfigurations", 200],
994
- },
791
+ { [_h]: ["POST", "/securityconfigurations", 200] },
995
792
  () => CreateSecurityConfigurationRequest,
996
793
  () => CreateSecurityConfigurationResponse,
997
794
  ];
@@ -999,9 +796,7 @@ export var CreateVirtualCluster = [
999
796
  9,
1000
797
  n0,
1001
798
  _CVC,
1002
- {
1003
- [_h]: ["POST", "/virtualclusters", 200],
1004
- },
799
+ { [_h]: ["POST", "/virtualclusters", 200] },
1005
800
  () => CreateVirtualClusterRequest,
1006
801
  () => CreateVirtualClusterResponse,
1007
802
  ];
@@ -1009,9 +804,7 @@ export var DeleteJobTemplate = [
1009
804
  9,
1010
805
  n0,
1011
806
  _DJT,
1012
- {
1013
- [_h]: ["DELETE", "/jobtemplates/{id}", 200],
1014
- },
807
+ { [_h]: ["DELETE", "/jobtemplates/{id}", 200] },
1015
808
  () => DeleteJobTemplateRequest,
1016
809
  () => DeleteJobTemplateResponse,
1017
810
  ];
@@ -1019,9 +812,7 @@ export var DeleteManagedEndpoint = [
1019
812
  9,
1020
813
  n0,
1021
814
  _DME,
1022
- {
1023
- [_h]: ["DELETE", "/virtualclusters/{virtualClusterId}/endpoints/{id}", 200],
1024
- },
815
+ { [_h]: ["DELETE", "/virtualclusters/{virtualClusterId}/endpoints/{id}", 200] },
1025
816
  () => DeleteManagedEndpointRequest,
1026
817
  () => DeleteManagedEndpointResponse,
1027
818
  ];
@@ -1029,9 +820,7 @@ export var DeleteVirtualCluster = [
1029
820
  9,
1030
821
  n0,
1031
822
  _DVC,
1032
- {
1033
- [_h]: ["DELETE", "/virtualclusters/{id}", 200],
1034
- },
823
+ { [_h]: ["DELETE", "/virtualclusters/{id}", 200] },
1035
824
  () => DeleteVirtualClusterRequest,
1036
825
  () => DeleteVirtualClusterResponse,
1037
826
  ];
@@ -1039,9 +828,7 @@ export var DescribeJobRun = [
1039
828
  9,
1040
829
  n0,
1041
830
  _DJR,
1042
- {
1043
- [_h]: ["GET", "/virtualclusters/{virtualClusterId}/jobruns/{id}", 200],
1044
- },
831
+ { [_h]: ["GET", "/virtualclusters/{virtualClusterId}/jobruns/{id}", 200] },
1045
832
  () => DescribeJobRunRequest,
1046
833
  () => DescribeJobRunResponse,
1047
834
  ];
@@ -1049,9 +836,7 @@ export var DescribeJobTemplate = [
1049
836
  9,
1050
837
  n0,
1051
838
  _DJTe,
1052
- {
1053
- [_h]: ["GET", "/jobtemplates/{id}", 200],
1054
- },
839
+ { [_h]: ["GET", "/jobtemplates/{id}", 200] },
1055
840
  () => DescribeJobTemplateRequest,
1056
841
  () => DescribeJobTemplateResponse,
1057
842
  ];
@@ -1059,9 +844,7 @@ export var DescribeManagedEndpoint = [
1059
844
  9,
1060
845
  n0,
1061
846
  _DMEe,
1062
- {
1063
- [_h]: ["GET", "/virtualclusters/{virtualClusterId}/endpoints/{id}", 200],
1064
- },
847
+ { [_h]: ["GET", "/virtualclusters/{virtualClusterId}/endpoints/{id}", 200] },
1065
848
  () => DescribeManagedEndpointRequest,
1066
849
  () => DescribeManagedEndpointResponse,
1067
850
  ];
@@ -1069,9 +852,7 @@ export var DescribeSecurityConfiguration = [
1069
852
  9,
1070
853
  n0,
1071
854
  _DSC,
1072
- {
1073
- [_h]: ["GET", "/securityconfigurations/{id}", 200],
1074
- },
855
+ { [_h]: ["GET", "/securityconfigurations/{id}", 200] },
1075
856
  () => DescribeSecurityConfigurationRequest,
1076
857
  () => DescribeSecurityConfigurationResponse,
1077
858
  ];
@@ -1079,9 +860,7 @@ export var DescribeVirtualCluster = [
1079
860
  9,
1080
861
  n0,
1081
862
  _DVCe,
1082
- {
1083
- [_h]: ["GET", "/virtualclusters/{id}", 200],
1084
- },
863
+ { [_h]: ["GET", "/virtualclusters/{id}", 200] },
1085
864
  () => DescribeVirtualClusterRequest,
1086
865
  () => DescribeVirtualClusterResponse,
1087
866
  ];
@@ -1089,9 +868,7 @@ export var GetManagedEndpointSessionCredentials = [
1089
868
  9,
1090
869
  n0,
1091
870
  _GMESC,
1092
- {
1093
- [_h]: ["POST", "/virtualclusters/{virtualClusterIdentifier}/endpoints/{endpointIdentifier}/credentials", 200],
1094
- },
871
+ { [_h]: ["POST", "/virtualclusters/{virtualClusterIdentifier}/endpoints/{endpointIdentifier}/credentials", 200] },
1095
872
  () => GetManagedEndpointSessionCredentialsRequest,
1096
873
  () => GetManagedEndpointSessionCredentialsResponse,
1097
874
  ];
@@ -1099,9 +876,7 @@ export var ListJobRuns = [
1099
876
  9,
1100
877
  n0,
1101
878
  _LJR,
1102
- {
1103
- [_h]: ["GET", "/virtualclusters/{virtualClusterId}/jobruns", 200],
1104
- },
879
+ { [_h]: ["GET", "/virtualclusters/{virtualClusterId}/jobruns", 200] },
1105
880
  () => ListJobRunsRequest,
1106
881
  () => ListJobRunsResponse,
1107
882
  ];
@@ -1109,9 +884,7 @@ export var ListJobTemplates = [
1109
884
  9,
1110
885
  n0,
1111
886
  _LJT,
1112
- {
1113
- [_h]: ["GET", "/jobtemplates", 200],
1114
- },
887
+ { [_h]: ["GET", "/jobtemplates", 200] },
1115
888
  () => ListJobTemplatesRequest,
1116
889
  () => ListJobTemplatesResponse,
1117
890
  ];
@@ -1119,9 +892,7 @@ export var ListManagedEndpoints = [
1119
892
  9,
1120
893
  n0,
1121
894
  _LME,
1122
- {
1123
- [_h]: ["GET", "/virtualclusters/{virtualClusterId}/endpoints", 200],
1124
- },
895
+ { [_h]: ["GET", "/virtualclusters/{virtualClusterId}/endpoints", 200] },
1125
896
  () => ListManagedEndpointsRequest,
1126
897
  () => ListManagedEndpointsResponse,
1127
898
  ];
@@ -1129,9 +900,7 @@ export var ListSecurityConfigurations = [
1129
900
  9,
1130
901
  n0,
1131
902
  _LSC,
1132
- {
1133
- [_h]: ["GET", "/securityconfigurations", 200],
1134
- },
903
+ { [_h]: ["GET", "/securityconfigurations", 200] },
1135
904
  () => ListSecurityConfigurationsRequest,
1136
905
  () => ListSecurityConfigurationsResponse,
1137
906
  ];
@@ -1139,9 +908,7 @@ export var ListTagsForResource = [
1139
908
  9,
1140
909
  n0,
1141
910
  _LTFR,
1142
- {
1143
- [_h]: ["GET", "/tags/{resourceArn}", 200],
1144
- },
911
+ { [_h]: ["GET", "/tags/{resourceArn}", 200] },
1145
912
  () => ListTagsForResourceRequest,
1146
913
  () => ListTagsForResourceResponse,
1147
914
  ];
@@ -1149,9 +916,7 @@ export var ListVirtualClusters = [
1149
916
  9,
1150
917
  n0,
1151
918
  _LVC,
1152
- {
1153
- [_h]: ["GET", "/virtualclusters", 200],
1154
- },
919
+ { [_h]: ["GET", "/virtualclusters", 200] },
1155
920
  () => ListVirtualClustersRequest,
1156
921
  () => ListVirtualClustersResponse,
1157
922
  ];
@@ -1159,9 +924,7 @@ export var StartJobRun = [
1159
924
  9,
1160
925
  n0,
1161
926
  _SJR,
1162
- {
1163
- [_h]: ["POST", "/virtualclusters/{virtualClusterId}/jobruns", 200],
1164
- },
927
+ { [_h]: ["POST", "/virtualclusters/{virtualClusterId}/jobruns", 200] },
1165
928
  () => StartJobRunRequest,
1166
929
  () => StartJobRunResponse,
1167
930
  ];
@@ -1169,9 +932,7 @@ export var TagResource = [
1169
932
  9,
1170
933
  n0,
1171
934
  _TR,
1172
- {
1173
- [_h]: ["POST", "/tags/{resourceArn}", 200],
1174
- },
935
+ { [_h]: ["POST", "/tags/{resourceArn}", 200] },
1175
936
  () => TagResourceRequest,
1176
937
  () => TagResourceResponse,
1177
938
  ];
@@ -1179,9 +940,7 @@ export var UntagResource = [
1179
940
  9,
1180
941
  n0,
1181
942
  _UR,
1182
- {
1183
- [_h]: ["DELETE", "/tags/{resourceArn}", 200],
1184
- },
943
+ { [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
1185
944
  () => UntagResourceRequest,
1186
945
  () => UntagResourceResponse,
1187
946
  ];
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { CancelJobRunCommandInput, CancelJobRunCommandOutput } from "./commands/CancelJobRunCommand";
3
3
  import { CreateJobTemplateCommandInput, CreateJobTemplateCommandOutput } from "./commands/CreateJobTemplateCommand";
4
4
  import { CreateManagedEndpointCommandInput, CreateManagedEndpointCommandOutput } from "./commands/CreateManagedEndpointCommand";
@@ -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 { 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, 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
- 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 { CancelJobRunCommandInput, CancelJobRunCommandOutput } from "./commands/CancelJobRunCommand";
11
11
  import { CreateJobTemplateCommandInput, CreateJobTemplateCommandOutput } from "./commands/CreateJobTemplateCommand";
12
12
  import { CreateManagedEndpointCommandInput, CreateManagedEndpointCommandOutput } from "./commands/CreateManagedEndpointCommand";
@@ -31,7 +31,7 @@ import { StartJobRunCommandInput, StartJobRunCommandOutput } from "./commands/St
31
31
  import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
32
32
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
33
33
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
34
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
34
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
35
35
  export { __Client };
36
36
  /**
37
37
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { EMRContainersHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { EMRContainersHttpAuthSchemeProvider } 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 { EMRContainersClientResolvedConfig } from "../EMRContainersClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type EMRContainersClientResolvedConfig } from "../EMRContainersClient";
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 { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient";
4
- import { CancelJobRunRequest, CancelJobRunResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient";
4
+ import type { CancelJobRunRequest, CancelJobRunResponse } from "../models/models_0";
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 { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient";
4
- import { CreateJobTemplateRequest, CreateJobTemplateResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient";
4
+ import type { CreateJobTemplateRequest, CreateJobTemplateResponse } from "../models/models_0";
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 { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient";
4
- import { CreateManagedEndpointRequest, CreateManagedEndpointResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient";
4
+ import type { CreateManagedEndpointRequest, CreateManagedEndpointResponse } from "../models/models_0";
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 { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient";
4
- import { CreateSecurityConfigurationRequest, CreateSecurityConfigurationResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient";
4
+ import type { CreateSecurityConfigurationRequest, CreateSecurityConfigurationResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */