@aws-sdk/client-resource-explorer-2 3.943.0 → 3.946.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/dist-cjs/index.js +41 -176
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/ResourceExplorer2Client.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 +41 -176
  8. package/dist-types/ResourceExplorer2.d.ts +1 -1
  9. package/dist-types/ResourceExplorer2Client.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/AssociateDefaultViewCommand.d.ts +3 -3
  13. package/dist-types/commands/BatchGetViewCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateIndexCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateResourceExplorerSetupCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateViewCommand.d.ts +3 -3
  17. package/dist-types/commands/DeleteIndexCommand.d.ts +3 -3
  18. package/dist-types/commands/DeleteResourceExplorerSetupCommand.d.ts +3 -3
  19. package/dist-types/commands/DeleteViewCommand.d.ts +3 -3
  20. package/dist-types/commands/DisassociateDefaultViewCommand.d.ts +2 -2
  21. package/dist-types/commands/GetAccountLevelServiceConfigurationCommand.d.ts +3 -3
  22. package/dist-types/commands/GetDefaultViewCommand.d.ts +3 -3
  23. package/dist-types/commands/GetIndexCommand.d.ts +3 -3
  24. package/dist-types/commands/GetManagedViewCommand.d.ts +3 -3
  25. package/dist-types/commands/GetResourceExplorerSetupCommand.d.ts +3 -3
  26. package/dist-types/commands/GetServiceIndexCommand.d.ts +3 -3
  27. package/dist-types/commands/GetServiceViewCommand.d.ts +3 -3
  28. package/dist-types/commands/GetViewCommand.d.ts +3 -3
  29. package/dist-types/commands/ListIndexesCommand.d.ts +3 -3
  30. package/dist-types/commands/ListIndexesForMembersCommand.d.ts +3 -3
  31. package/dist-types/commands/ListManagedViewsCommand.d.ts +3 -3
  32. package/dist-types/commands/ListResourcesCommand.d.ts +3 -3
  33. package/dist-types/commands/ListServiceIndexesCommand.d.ts +3 -3
  34. package/dist-types/commands/ListServiceViewsCommand.d.ts +3 -3
  35. package/dist-types/commands/ListStreamingAccessForServicesCommand.d.ts +3 -3
  36. package/dist-types/commands/ListSupportedResourceTypesCommand.d.ts +3 -3
  37. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  38. package/dist-types/commands/ListViewsCommand.d.ts +3 -3
  39. package/dist-types/commands/SearchCommand.d.ts +3 -3
  40. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  41. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  42. package/dist-types/commands/UpdateIndexTypeCommand.d.ts +3 -3
  43. package/dist-types/commands/UpdateViewCommand.d.ts +3 -3
  44. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  45. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  46. package/dist-types/extensionConfiguration.d.ts +4 -4
  47. package/dist-types/models/ResourceExplorer2ServiceException.d.ts +1 -1
  48. package/dist-types/models/errors.d.ts +1 -1
  49. package/dist-types/pagination/GetResourceExplorerSetupPaginator.d.ts +1 -1
  50. package/dist-types/pagination/Interfaces.d.ts +1 -1
  51. package/dist-types/pagination/ListIndexesForMembersPaginator.d.ts +1 -1
  52. package/dist-types/pagination/ListIndexesPaginator.d.ts +1 -1
  53. package/dist-types/pagination/ListManagedViewsPaginator.d.ts +1 -1
  54. package/dist-types/pagination/ListResourcesPaginator.d.ts +1 -1
  55. package/dist-types/pagination/ListServiceIndexesPaginator.d.ts +1 -1
  56. package/dist-types/pagination/ListServiceViewsPaginator.d.ts +1 -1
  57. package/dist-types/pagination/ListStreamingAccessForServicesPaginator.d.ts +1 -1
  58. package/dist-types/pagination/ListSupportedResourceTypesPaginator.d.ts +1 -1
  59. package/dist-types/pagination/ListViewsPaginator.d.ts +1 -1
  60. package/dist-types/pagination/SearchPaginator.d.ts +1 -1
  61. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  62. package/dist-types/runtimeConfig.d.ts +1 -1
  63. package/dist-types/runtimeConfig.native.d.ts +1 -1
  64. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  65. package/dist-types/runtimeExtensions.d.ts +1 -1
  66. package/dist-types/schemas/schemas_0.d.ts +1 -1
  67. package/dist-types/ts3.4/ResourceExplorer2Client.d.ts +3 -3
  68. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  69. package/dist-types/ts3.4/models/ResourceExplorer2ServiceException.d.ts +1 -1
  70. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -441,17 +441,7 @@ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.resourceexplorer2";
441
441
  const _tK = "tagKeys";
442
442
  const n0 = "com.amazonaws.resourceexplorer2";
443
443
  var QueryString = [0, n0, _QS, 8, 0];
444
- var AccessDeniedException = [
445
- -3,
446
- n0,
447
- _ADE,
448
- {
449
- [_e]: _c,
450
- [_hE]: 403,
451
- },
452
- [_M],
453
- [0],
454
- ];
444
+ var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
455
445
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
456
446
  var AssociateDefaultViewInput = [3, n0, _ADVI, 0, [_VA], [0]];
457
447
  var AssociateDefaultViewOutput = [3, n0, _ADVO, 0, [_VA], [0]];
@@ -465,17 +455,7 @@ var BatchGetViewOutput = [
465
455
  [_V, _E],
466
456
  [[() => ViewList, 0], () => BatchGetViewErrors],
467
457
  ];
468
- var ConflictException = [
469
- -3,
470
- n0,
471
- _CE,
472
- {
473
- [_e]: _c,
474
- [_hE]: 409,
475
- },
476
- [_M],
477
- [0],
478
- ];
458
+ var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
479
459
  schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
480
460
  var CreateIndexInput = [
481
461
  3,
@@ -560,17 +540,7 @@ var GetViewOutput = [
560
540
  var IncludedProperty = [3, n0, _IPn, 0, [_N], [0]];
561
541
  var Index = [3, n0, _I, 0, [_Re, _A, _Ty], [0, 0, 0]];
562
542
  var IndexStatus = [3, n0, _IS, 0, [_St, _I, _ED], [0, () => Index, () => ErrorDetails]];
563
- var InternalServerException = [
564
- -3,
565
- n0,
566
- _ISE,
567
- {
568
- [_e]: _s,
569
- [_hE]: 500,
570
- },
571
- [_M],
572
- [0],
573
- ];
543
+ var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
574
544
  schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
575
545
  var ListIndexesForMembersInput = [3, n0, _LIFMI, 0, [_AIL, _MR, _NT], [64 | 0, 1, 0]];
576
546
  var ListIndexesForMembersOutput = [
@@ -647,17 +617,7 @@ var Resource = [
647
617
  [0, 0, 0, 0, 0, 5, () => ResourcePropertyList],
648
618
  ];
649
619
  var ResourceCount = [3, n0, _RC, 0, [_TR, _Co], [1, 2]];
650
- var ResourceNotFoundException = [
651
- -3,
652
- n0,
653
- _RNFE,
654
- {
655
- [_e]: _c,
656
- [_hE]: 404,
657
- },
658
- [_M],
659
- [0],
660
- ];
620
+ var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
661
621
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
662
622
  var ResourceProperty = [3, n0, _RPe, 0, [_N, _LRA, _D], [0, 5, 15]];
663
623
  var SearchFilter = [3, n0, _SF, 8, [_FS], [0]];
@@ -681,10 +641,7 @@ var ServiceQuotaExceededException = [
681
641
  -3,
682
642
  n0,
683
643
  _SQEE,
684
- {
685
- [_e]: _c,
686
- [_hE]: 402,
687
- },
644
+ { [_e]: _c, [_hE]: 402 },
688
645
  [_M, _N, _Va],
689
646
  [0, 0, 0],
690
647
  ];
@@ -711,29 +668,9 @@ var TagResourceInput = [
711
668
  ],
712
669
  ];
713
670
  var TagResourceOutput = [3, n0, _TRO, 0, [], []];
714
- var ThrottlingException = [
715
- -3,
716
- n0,
717
- _TE,
718
- {
719
- [_e]: _c,
720
- [_hE]: 429,
721
- },
722
- [_M],
723
- [0],
724
- ];
671
+ var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
725
672
  schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
726
- var UnauthorizedException = [
727
- -3,
728
- n0,
729
- _UE,
730
- {
731
- [_e]: _c,
732
- [_hE]: 401,
733
- },
734
- [_M],
735
- [0],
736
- ];
673
+ var UnauthorizedException = [-3, n0, _UE, { [_e]: _c, [_hE]: 401 }, [_M], [0]];
737
674
  schema.TypeRegistry.for(n0).registerError(UnauthorizedException, UnauthorizedException$1);
738
675
  var UntagResourceInput = [
739
676
  3,
@@ -743,12 +680,7 @@ var UntagResourceInput = [
743
680
  [_rA, _tK],
744
681
  [
745
682
  [0, 1],
746
- [
747
- () => StringList,
748
- {
749
- [_hQ]: _tK,
750
- },
751
- ],
683
+ [() => StringList, { [_hQ]: _tK }],
752
684
  ],
753
685
  ];
754
686
  var UntagResourceOutput = [3, n0, _URO, 0, [], []];
@@ -767,10 +699,7 @@ var ValidationException = [
767
699
  -3,
768
700
  n0,
769
701
  _VE,
770
- {
771
- [_e]: _c,
772
- [_hE]: 400,
773
- },
702
+ { [_e]: _c, [_hE]: 400 },
774
703
  [_M, _FL],
775
704
  [0, () => ValidationExceptionFieldList],
776
705
  ];
@@ -819,9 +748,7 @@ var AssociateDefaultView = [
819
748
  9,
820
749
  n0,
821
750
  _ADV,
822
- {
823
- [_h]: ["POST", "/AssociateDefaultView", 200],
824
- },
751
+ { [_h]: ["POST", "/AssociateDefaultView", 200] },
825
752
  () => AssociateDefaultViewInput,
826
753
  () => AssociateDefaultViewOutput,
827
754
  ];
@@ -829,9 +756,7 @@ var BatchGetView = [
829
756
  9,
830
757
  n0,
831
758
  _BGV,
832
- {
833
- [_h]: ["POST", "/BatchGetView", 200],
834
- },
759
+ { [_h]: ["POST", "/BatchGetView", 200] },
835
760
  () => BatchGetViewInput,
836
761
  () => BatchGetViewOutput,
837
762
  ];
@@ -839,9 +764,7 @@ var CreateIndex = [
839
764
  9,
840
765
  n0,
841
766
  _CI,
842
- {
843
- [_h]: ["POST", "/CreateIndex", 200],
844
- },
767
+ { [_h]: ["POST", "/CreateIndex", 200] },
845
768
  () => CreateIndexInput,
846
769
  () => CreateIndexOutput,
847
770
  ];
@@ -849,9 +772,7 @@ var CreateResourceExplorerSetup = [
849
772
  9,
850
773
  n0,
851
774
  _CRES,
852
- {
853
- [_h]: ["POST", "/CreateResourceExplorerSetup", 200],
854
- },
775
+ { [_h]: ["POST", "/CreateResourceExplorerSetup", 200] },
855
776
  () => CreateResourceExplorerSetupInput,
856
777
  () => CreateResourceExplorerSetupOutput,
857
778
  ];
@@ -859,9 +780,7 @@ var CreateView = [
859
780
  9,
860
781
  n0,
861
782
  _CV,
862
- {
863
- [_h]: ["POST", "/CreateView", 200],
864
- },
783
+ { [_h]: ["POST", "/CreateView", 200] },
865
784
  () => CreateViewInput,
866
785
  () => CreateViewOutput,
867
786
  ];
@@ -869,9 +788,7 @@ var DeleteIndex = [
869
788
  9,
870
789
  n0,
871
790
  _DI,
872
- {
873
- [_h]: ["POST", "/DeleteIndex", 200],
874
- },
791
+ { [_h]: ["POST", "/DeleteIndex", 200] },
875
792
  () => DeleteIndexInput,
876
793
  () => DeleteIndexOutput,
877
794
  ];
@@ -879,9 +796,7 @@ var DeleteResourceExplorerSetup = [
879
796
  9,
880
797
  n0,
881
798
  _DRES,
882
- {
883
- [_h]: ["POST", "/DeleteResourceExplorerSetup", 200],
884
- },
799
+ { [_h]: ["POST", "/DeleteResourceExplorerSetup", 200] },
885
800
  () => DeleteResourceExplorerSetupInput,
886
801
  () => DeleteResourceExplorerSetupOutput,
887
802
  ];
@@ -889,9 +804,7 @@ var DeleteView = [
889
804
  9,
890
805
  n0,
891
806
  _DV,
892
- {
893
- [_h]: ["POST", "/DeleteView", 200],
894
- },
807
+ { [_h]: ["POST", "/DeleteView", 200] },
895
808
  () => DeleteViewInput,
896
809
  () => DeleteViewOutput,
897
810
  ];
@@ -899,9 +812,7 @@ var DisassociateDefaultView = [
899
812
  9,
900
813
  n0,
901
814
  _DDV,
902
- {
903
- [_h]: ["POST", "/DisassociateDefaultView", 200],
904
- },
815
+ { [_h]: ["POST", "/DisassociateDefaultView", 200] },
905
816
  () => __Unit,
906
817
  () => __Unit,
907
818
  ];
@@ -909,9 +820,7 @@ var GetAccountLevelServiceConfiguration = [
909
820
  9,
910
821
  n0,
911
822
  _GALSC,
912
- {
913
- [_h]: ["POST", "/GetAccountLevelServiceConfiguration", 200],
914
- },
823
+ { [_h]: ["POST", "/GetAccountLevelServiceConfiguration", 200] },
915
824
  () => __Unit,
916
825
  () => GetAccountLevelServiceConfigurationOutput,
917
826
  ];
@@ -919,9 +828,7 @@ var GetDefaultView = [
919
828
  9,
920
829
  n0,
921
830
  _GDV,
922
- {
923
- [_h]: ["POST", "/GetDefaultView", 200],
924
- },
831
+ { [_h]: ["POST", "/GetDefaultView", 200] },
925
832
  () => __Unit,
926
833
  () => GetDefaultViewOutput,
927
834
  ];
@@ -929,9 +836,7 @@ var GetIndex = [
929
836
  9,
930
837
  n0,
931
838
  _GI,
932
- {
933
- [_h]: ["POST", "/GetIndex", 200],
934
- },
839
+ { [_h]: ["POST", "/GetIndex", 200] },
935
840
  () => __Unit,
936
841
  () => GetIndexOutput,
937
842
  ];
@@ -939,9 +844,7 @@ var GetManagedView = [
939
844
  9,
940
845
  n0,
941
846
  _GMV,
942
- {
943
- [_h]: ["POST", "/GetManagedView", 200],
944
- },
847
+ { [_h]: ["POST", "/GetManagedView", 200] },
945
848
  () => GetManagedViewInput,
946
849
  () => GetManagedViewOutput,
947
850
  ];
@@ -949,9 +852,7 @@ var GetResourceExplorerSetup = [
949
852
  9,
950
853
  n0,
951
854
  _GRES,
952
- {
953
- [_h]: ["POST", "/GetResourceExplorerSetup", 200],
954
- },
855
+ { [_h]: ["POST", "/GetResourceExplorerSetup", 200] },
955
856
  () => GetResourceExplorerSetupInput,
956
857
  () => GetResourceExplorerSetupOutput,
957
858
  ];
@@ -959,9 +860,7 @@ var GetServiceIndex = [
959
860
  9,
960
861
  n0,
961
862
  _GSI,
962
- {
963
- [_h]: ["POST", "/GetServiceIndex", 200],
964
- },
863
+ { [_h]: ["POST", "/GetServiceIndex", 200] },
965
864
  () => __Unit,
966
865
  () => GetServiceIndexOutput,
967
866
  ];
@@ -969,9 +868,7 @@ var GetServiceView = [
969
868
  9,
970
869
  n0,
971
870
  _GSV,
972
- {
973
- [_h]: ["POST", "/GetServiceView", 200],
974
- },
871
+ { [_h]: ["POST", "/GetServiceView", 200] },
975
872
  () => GetServiceViewInput,
976
873
  () => GetServiceViewOutput,
977
874
  ];
@@ -979,9 +876,7 @@ var GetView = [
979
876
  9,
980
877
  n0,
981
878
  _GV,
982
- {
983
- [_h]: ["POST", "/GetView", 200],
984
- },
879
+ { [_h]: ["POST", "/GetView", 200] },
985
880
  () => GetViewInput,
986
881
  () => GetViewOutput,
987
882
  ];
@@ -989,9 +884,7 @@ var ListIndexes = [
989
884
  9,
990
885
  n0,
991
886
  _LI,
992
- {
993
- [_h]: ["POST", "/ListIndexes", 200],
994
- },
887
+ { [_h]: ["POST", "/ListIndexes", 200] },
995
888
  () => ListIndexesInput,
996
889
  () => ListIndexesOutput,
997
890
  ];
@@ -999,9 +892,7 @@ var ListIndexesForMembers = [
999
892
  9,
1000
893
  n0,
1001
894
  _LIFM,
1002
- {
1003
- [_h]: ["POST", "/ListIndexesForMembers", 200],
1004
- },
895
+ { [_h]: ["POST", "/ListIndexesForMembers", 200] },
1005
896
  () => ListIndexesForMembersInput,
1006
897
  () => ListIndexesForMembersOutput,
1007
898
  ];
@@ -1009,9 +900,7 @@ var ListManagedViews = [
1009
900
  9,
1010
901
  n0,
1011
902
  _LMV,
1012
- {
1013
- [_h]: ["POST", "/ListManagedViews", 200],
1014
- },
903
+ { [_h]: ["POST", "/ListManagedViews", 200] },
1015
904
  () => ListManagedViewsInput,
1016
905
  () => ListManagedViewsOutput,
1017
906
  ];
@@ -1019,9 +908,7 @@ var ListResources = [
1019
908
  9,
1020
909
  n0,
1021
910
  _LR,
1022
- {
1023
- [_h]: ["POST", "/ListResources", 200],
1024
- },
911
+ { [_h]: ["POST", "/ListResources", 200] },
1025
912
  () => ListResourcesInput,
1026
913
  () => ListResourcesOutput,
1027
914
  ];
@@ -1029,9 +916,7 @@ var ListServiceIndexes = [
1029
916
  9,
1030
917
  n0,
1031
918
  _LSI,
1032
- {
1033
- [_h]: ["POST", "/ListServiceIndexes", 200],
1034
- },
919
+ { [_h]: ["POST", "/ListServiceIndexes", 200] },
1035
920
  () => ListServiceIndexesInput,
1036
921
  () => ListServiceIndexesOutput,
1037
922
  ];
@@ -1039,9 +924,7 @@ var ListServiceViews = [
1039
924
  9,
1040
925
  n0,
1041
926
  _LSV,
1042
- {
1043
- [_h]: ["POST", "/ListServiceViews", 200],
1044
- },
927
+ { [_h]: ["POST", "/ListServiceViews", 200] },
1045
928
  () => ListServiceViewsInput,
1046
929
  () => ListServiceViewsOutput,
1047
930
  ];
@@ -1049,9 +932,7 @@ var ListStreamingAccessForServices = [
1049
932
  9,
1050
933
  n0,
1051
934
  _LSAFS,
1052
- {
1053
- [_h]: ["POST", "/ListStreamingAccessForServices", 200],
1054
- },
935
+ { [_h]: ["POST", "/ListStreamingAccessForServices", 200] },
1055
936
  () => ListStreamingAccessForServicesInput,
1056
937
  () => ListStreamingAccessForServicesOutput,
1057
938
  ];
@@ -1059,9 +940,7 @@ var ListSupportedResourceTypes = [
1059
940
  9,
1060
941
  n0,
1061
942
  _LSRT,
1062
- {
1063
- [_h]: ["POST", "/ListSupportedResourceTypes", 200],
1064
- },
943
+ { [_h]: ["POST", "/ListSupportedResourceTypes", 200] },
1065
944
  () => ListSupportedResourceTypesInput,
1066
945
  () => ListSupportedResourceTypesOutput,
1067
946
  ];
@@ -1069,9 +948,7 @@ var ListTagsForResource = [
1069
948
  9,
1070
949
  n0,
1071
950
  _LTFR,
1072
- {
1073
- [_h]: ["GET", "/tags/{resourceArn}", 200],
1074
- },
951
+ { [_h]: ["GET", "/tags/{resourceArn}", 200] },
1075
952
  () => ListTagsForResourceInput,
1076
953
  () => ListTagsForResourceOutput,
1077
954
  ];
@@ -1079,9 +956,7 @@ var ListViews = [
1079
956
  9,
1080
957
  n0,
1081
958
  _LV,
1082
- {
1083
- [_h]: ["POST", "/ListViews", 200],
1084
- },
959
+ { [_h]: ["POST", "/ListViews", 200] },
1085
960
  () => ListViewsInput,
1086
961
  () => ListViewsOutput,
1087
962
  ];
@@ -1089,9 +964,7 @@ var Search = [
1089
964
  9,
1090
965
  n0,
1091
966
  _Sea,
1092
- {
1093
- [_h]: ["POST", "/Search", 200],
1094
- },
967
+ { [_h]: ["POST", "/Search", 200] },
1095
968
  () => SearchInput,
1096
969
  () => SearchOutput,
1097
970
  ];
@@ -1099,9 +972,7 @@ var TagResource = [
1099
972
  9,
1100
973
  n0,
1101
974
  _TRa,
1102
- {
1103
- [_h]: ["POST", "/tags/{resourceArn}", 200],
1104
- },
975
+ { [_h]: ["POST", "/tags/{resourceArn}", 200] },
1105
976
  () => TagResourceInput,
1106
977
  () => TagResourceOutput,
1107
978
  ];
@@ -1109,9 +980,7 @@ var UntagResource = [
1109
980
  9,
1110
981
  n0,
1111
982
  _UR,
1112
- {
1113
- [_h]: ["DELETE", "/tags/{resourceArn}", 200],
1114
- },
983
+ { [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
1115
984
  () => UntagResourceInput,
1116
985
  () => UntagResourceOutput,
1117
986
  ];
@@ -1119,9 +988,7 @@ var UpdateIndexType = [
1119
988
  9,
1120
989
  n0,
1121
990
  _UIT,
1122
- {
1123
- [_h]: ["POST", "/UpdateIndexType", 200],
1124
- },
991
+ { [_h]: ["POST", "/UpdateIndexType", 200] },
1125
992
  () => UpdateIndexTypeInput,
1126
993
  () => UpdateIndexTypeOutput,
1127
994
  ];
@@ -1129,9 +996,7 @@ var UpdateView = [
1129
996
  9,
1130
997
  n0,
1131
998
  _UV,
1132
- {
1133
- [_h]: ["POST", "/UpdateView", 200],
1134
- },
999
+ { [_h]: ["POST", "/UpdateView", 200] },
1135
1000
  () => UpdateViewInput,
1136
1001
  () => UpdateViewOutput,
1137
1002
  ];
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
8
8
  const config_resolver_1 = require("@smithy/config-resolver");
9
9
  const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
10
10
  const invalid_dependency_1 = require("@smithy/invalid-dependency");
11
+ const smithy_client_1 = require("@smithy/smithy-client");
11
12
  const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
13
+ const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
12
14
  const util_retry_1 = require("@smithy/util-retry");
13
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
14
- const smithy_client_1 = require("@smithy/smithy-client");
15
- const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
16
16
  const getRuntimeConfig = (config) => {
17
17
  const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
18
18
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
11
11
  const middleware_retry_1 = require("@smithy/middleware-retry");
12
12
  const node_config_provider_1 = require("@smithy/node-config-provider");
13
13
  const node_http_handler_1 = require("@smithy/node-http-handler");
14
+ const smithy_client_1 = require("@smithy/smithy-client");
14
15
  const util_body_length_node_1 = require("@smithy/util-body-length-node");
16
+ const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
15
17
  const util_retry_1 = require("@smithy/util-retry");
16
18
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
17
- const smithy_client_1 = require("@smithy/smithy-client");
18
- const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
19
- const smithy_client_2 = require("@smithy/smithy-client");
20
19
  const getRuntimeConfig = (config) => {
21
- (0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
20
+ (0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
22
21
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
23
22
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
23
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
6
6
  import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
7
7
  import { getSchemaSerdePlugin } from "@smithy/core/schema";
8
8
  import { getContentLengthPlugin } from "@smithy/middleware-content-length";
9
- import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
10
- import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
9
+ import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
10
+ import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
11
11
  import { Client as __Client, } from "@smithy/smithy-client";
12
12
  import { defaultResourceExplorer2HttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
13
13
  import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
4
4
  import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
5
5
  import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
6
6
  import { invalidProvider } from "@smithy/invalid-dependency";
7
+ import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
7
8
  import { calculateBodyLength } from "@smithy/util-body-length-browser";
9
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
8
10
  import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
9
11
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
10
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
11
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
12
12
  export const getRuntimeConfig = (config) => {
13
13
  const defaultsMode = resolveDefaultsModeConfig(config);
14
14
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
7
7
  import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
8
8
  import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
9
9
  import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
10
+ import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
10
11
  import { calculateBodyLength } from "@smithy/util-body-length-node";
12
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
11
13
  import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
12
14
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
13
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
14
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
15
- import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
16
15
  export const getRuntimeConfig = (config) => {
17
16
  emitWarningIfUnsupportedVersion(process.version);
18
17
  const defaultsMode = resolveDefaultsModeConfig(config);