@aws-sdk/client-service-catalog-appregistry 3.943.0 → 3.947.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 (57) hide show
  1. package/dist-cjs/index.js +44 -222
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/ServiceCatalogAppRegistry.js +1 -1
  5. package/dist-es/ServiceCatalogAppRegistryClient.js +2 -2
  6. package/dist-es/runtimeConfig.browser.js +2 -2
  7. package/dist-es/runtimeConfig.js +2 -3
  8. package/dist-es/schemas/schemas_0.js +44 -222
  9. package/dist-types/ServiceCatalogAppRegistry.d.ts +1 -1
  10. package/dist-types/ServiceCatalogAppRegistryClient.d.ts +10 -10
  11. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  12. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  13. package/dist-types/commands/AssociateAttributeGroupCommand.d.ts +3 -3
  14. package/dist-types/commands/AssociateResourceCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateApplicationCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateAttributeGroupCommand.d.ts +3 -3
  17. package/dist-types/commands/DeleteApplicationCommand.d.ts +3 -3
  18. package/dist-types/commands/DeleteAttributeGroupCommand.d.ts +3 -3
  19. package/dist-types/commands/DisassociateAttributeGroupCommand.d.ts +3 -3
  20. package/dist-types/commands/DisassociateResourceCommand.d.ts +3 -3
  21. package/dist-types/commands/GetApplicationCommand.d.ts +3 -3
  22. package/dist-types/commands/GetAssociatedResourceCommand.d.ts +3 -3
  23. package/dist-types/commands/GetAttributeGroupCommand.d.ts +3 -3
  24. package/dist-types/commands/GetConfigurationCommand.d.ts +3 -3
  25. package/dist-types/commands/ListApplicationsCommand.d.ts +3 -3
  26. package/dist-types/commands/ListAssociatedAttributeGroupsCommand.d.ts +3 -3
  27. package/dist-types/commands/ListAssociatedResourcesCommand.d.ts +3 -3
  28. package/dist-types/commands/ListAttributeGroupsCommand.d.ts +3 -3
  29. package/dist-types/commands/ListAttributeGroupsForApplicationCommand.d.ts +3 -3
  30. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  31. package/dist-types/commands/PutConfigurationCommand.d.ts +3 -3
  32. package/dist-types/commands/SyncResourceCommand.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/commands/UpdateApplicationCommand.d.ts +3 -3
  36. package/dist-types/commands/UpdateAttributeGroupCommand.d.ts +3 -3
  37. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  38. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  39. package/dist-types/extensionConfiguration.d.ts +4 -4
  40. package/dist-types/models/ServiceCatalogAppRegistryServiceException.d.ts +1 -1
  41. package/dist-types/models/errors.d.ts +1 -1
  42. package/dist-types/pagination/Interfaces.d.ts +1 -1
  43. package/dist-types/pagination/ListApplicationsPaginator.d.ts +1 -1
  44. package/dist-types/pagination/ListAssociatedAttributeGroupsPaginator.d.ts +1 -1
  45. package/dist-types/pagination/ListAssociatedResourcesPaginator.d.ts +1 -1
  46. package/dist-types/pagination/ListAttributeGroupsForApplicationPaginator.d.ts +1 -1
  47. package/dist-types/pagination/ListAttributeGroupsPaginator.d.ts +1 -1
  48. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  49. package/dist-types/runtimeConfig.d.ts +1 -1
  50. package/dist-types/runtimeConfig.native.d.ts +1 -1
  51. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  52. package/dist-types/runtimeExtensions.d.ts +1 -1
  53. package/dist-types/schemas/schemas_0.d.ts +1 -1
  54. package/dist-types/ts3.4/ServiceCatalogAppRegistryClient.d.ts +3 -3
  55. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  56. package/dist-types/ts3.4/models/ServiceCatalogAppRegistryServiceException.d.ts +1 -1
  57. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -397,17 +397,7 @@ var AttributeGroupSummary = [
397
397
  [_i, _a, _n, _d, _cT, _lUT, _cB],
398
398
  [0, 0, 0, 0, 5, 5, 0],
399
399
  ];
400
- var ConflictException = [
401
- -3,
402
- n0,
403
- _CE,
404
- {
405
- [_e]: _c,
406
- [_hE]: 409,
407
- },
408
- [_m],
409
- [0],
410
- ];
400
+ var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
411
401
  schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
412
402
  var CreateApplicationRequest = [
413
403
  3,
@@ -482,24 +472,9 @@ var GetAssociatedResourceRequest = [
482
472
  [0, 1],
483
473
  [0, 1],
484
474
  [0, 1],
485
- [
486
- 0,
487
- {
488
- [_hQ]: _nT,
489
- },
490
- ],
491
- [
492
- 64 | 0,
493
- {
494
- [_hQ]: _rTS,
495
- },
496
- ],
497
- [
498
- 1,
499
- {
500
- [_hQ]: _mR,
501
- },
502
- ],
475
+ [0, { [_hQ]: _nT }],
476
+ [64 | 0, { [_hQ]: _rTS }],
477
+ [1, { [_hQ]: _mR }],
503
478
  ],
504
479
  ];
505
480
  var GetAssociatedResourceResponse = [
@@ -528,17 +503,7 @@ var Integrations = [
528
503
  [_rG, _aTRG],
529
504
  [() => ResourceGroup, () => ResourceGroup],
530
505
  ];
531
- var InternalServerException = [
532
- -3,
533
- n0,
534
- _ISE,
535
- {
536
- [_e]: _s,
537
- [_hE]: 500,
538
- },
539
- [_m],
540
- [0],
541
- ];
506
+ var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_m], [0]];
542
507
  schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
543
508
  var ListApplicationsRequest = [
544
509
  3,
@@ -547,18 +512,8 @@ var ListApplicationsRequest = [
547
512
  0,
548
513
  [_nT, _mR],
549
514
  [
550
- [
551
- 0,
552
- {
553
- [_hQ]: _nT,
554
- },
555
- ],
556
- [
557
- 1,
558
- {
559
- [_hQ]: _mR,
560
- },
561
- ],
515
+ [0, { [_hQ]: _nT }],
516
+ [1, { [_hQ]: _mR }],
562
517
  ],
563
518
  ];
564
519
  var ListApplicationsResponse = [
@@ -577,18 +532,8 @@ var ListAssociatedAttributeGroupsRequest = [
577
532
  [_ap, _nT, _mR],
578
533
  [
579
534
  [0, 1],
580
- [
581
- 0,
582
- {
583
- [_hQ]: _nT,
584
- },
585
- ],
586
- [
587
- 1,
588
- {
589
- [_hQ]: _mR,
590
- },
591
- ],
535
+ [0, { [_hQ]: _nT }],
536
+ [1, { [_hQ]: _mR }],
592
537
  ],
593
538
  ];
594
539
  var ListAssociatedAttributeGroupsResponse = [3, n0, _LAAGRi, 0, [_aGt, _nT], [64 | 0, 0]];
@@ -600,18 +545,8 @@ var ListAssociatedResourcesRequest = [
600
545
  [_ap, _nT, _mR],
601
546
  [
602
547
  [0, 1],
603
- [
604
- 0,
605
- {
606
- [_hQ]: _nT,
607
- },
608
- ],
609
- [
610
- 1,
611
- {
612
- [_hQ]: _mR,
613
- },
614
- ],
548
+ [0, { [_hQ]: _nT }],
549
+ [1, { [_hQ]: _mR }],
615
550
  ],
616
551
  ];
617
552
  var ListAssociatedResourcesResponse = [3, n0, _LARRi, 0, [_r, _nT], [() => Resources, 0]];
@@ -623,18 +558,8 @@ var ListAttributeGroupsForApplicationRequest = [
623
558
  [_ap, _nT, _mR],
624
559
  [
625
560
  [0, 1],
626
- [
627
- 0,
628
- {
629
- [_hQ]: _nT,
630
- },
631
- ],
632
- [
633
- 1,
634
- {
635
- [_hQ]: _mR,
636
- },
637
- ],
561
+ [0, { [_hQ]: _nT }],
562
+ [1, { [_hQ]: _mR }],
638
563
  ],
639
564
  ];
640
565
  var ListAttributeGroupsForApplicationResponse = [
@@ -652,18 +577,8 @@ var ListAttributeGroupsRequest = [
652
577
  0,
653
578
  [_nT, _mR],
654
579
  [
655
- [
656
- 0,
657
- {
658
- [_hQ]: _nT,
659
- },
660
- ],
661
- [
662
- 1,
663
- {
664
- [_hQ]: _mR,
665
- },
666
- ],
580
+ [0, { [_hQ]: _nT }],
581
+ [1, { [_hQ]: _mR }],
667
582
  ],
668
583
  ];
669
584
  var ListAttributeGroupsResponse = [
@@ -689,30 +604,10 @@ var ResourceInfo = [
689
604
  [0, 0, 0, () => ResourceDetails, 64 | 0],
690
605
  ];
691
606
  var ResourceIntegrations = [3, n0, _RIe, 0, [_rG], [() => ResourceGroup]];
692
- var ResourceNotFoundException = [
693
- -3,
694
- n0,
695
- _RNFE,
696
- {
697
- [_e]: _c,
698
- [_hE]: 404,
699
- },
700
- [_m],
701
- [0],
702
- ];
607
+ var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
703
608
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
704
609
  var ResourcesListItem = [3, n0, _RLI, 0, [_rA, _eM, _sta, _rT], [0, 0, 0, 0]];
705
- var ServiceQuotaExceededException = [
706
- -3,
707
- n0,
708
- _SQEE,
709
- {
710
- [_e]: _c,
711
- [_hE]: 402,
712
- },
713
- [_m],
714
- [0],
715
- ];
610
+ var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
716
611
  schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, ServiceQuotaExceededException$1);
717
612
  var SyncResourceRequest = [
718
613
  3,
@@ -729,17 +624,7 @@ var SyncResourceResponse = [3, n0, _SRRy, 0, [_aA, _rA, _aTc], [0, 0, 0]];
729
624
  var TagQueryConfiguration = [3, n0, _TQC, 0, [_tK], [0]];
730
625
  var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _t], [[0, 1], 128 | 0]];
731
626
  var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
732
- var ThrottlingException = [
733
- -3,
734
- n0,
735
- _TE,
736
- {
737
- [_e]: _c,
738
- [_hE]: 429,
739
- },
740
- [_m, _sC],
741
- [0, 0],
742
- ];
627
+ var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m, _sC], [0, 0]];
743
628
  schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
744
629
  var UntagResourceRequest = [
745
630
  3,
@@ -749,12 +634,7 @@ var UntagResourceRequest = [
749
634
  [_rA, _tKa],
750
635
  [
751
636
  [0, 1],
752
- [
753
- 64 | 0,
754
- {
755
- [_hQ]: _tKa,
756
- },
757
- ],
637
+ [64 | 0, { [_hQ]: _tKa }],
758
638
  ],
759
639
  ];
760
640
  var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -769,17 +649,7 @@ var UpdateAttributeGroupRequest = [
769
649
  [[0, 1], 0, 0, 0],
770
650
  ];
771
651
  var UpdateAttributeGroupResponse = [3, n0, _UAGRp, 0, [_aG], [() => AttributeGroup]];
772
- var ValidationException = [
773
- -3,
774
- n0,
775
- _VE,
776
- {
777
- [_e]: _c,
778
- [_hE]: 400,
779
- },
780
- [_m],
781
- [0],
782
- ];
652
+ var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
783
653
  schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
784
654
  var __Unit = "unit";
785
655
  var ServiceCatalogAppRegistryServiceException = [
@@ -800,9 +670,7 @@ var AssociateAttributeGroup = [
800
670
  9,
801
671
  n0,
802
672
  _AAG,
803
- {
804
- [_h]: ["PUT", "/applications/{application}/attribute-groups/{attributeGroup}", 200],
805
- },
673
+ { [_h]: ["PUT", "/applications/{application}/attribute-groups/{attributeGroup}", 200] },
806
674
  () => AssociateAttributeGroupRequest,
807
675
  () => AssociateAttributeGroupResponse,
808
676
  ];
@@ -810,9 +678,7 @@ var AssociateResource = [
810
678
  9,
811
679
  n0,
812
680
  _AR,
813
- {
814
- [_h]: ["PUT", "/applications/{application}/resources/{resourceType}/{resource}", 200],
815
- },
681
+ { [_h]: ["PUT", "/applications/{application}/resources/{resourceType}/{resource}", 200] },
816
682
  () => AssociateResourceRequest,
817
683
  () => AssociateResourceResponse,
818
684
  ];
@@ -820,9 +686,7 @@ var CreateApplication = [
820
686
  9,
821
687
  n0,
822
688
  _CA,
823
- {
824
- [_h]: ["POST", "/applications", 201],
825
- },
689
+ { [_h]: ["POST", "/applications", 201] },
826
690
  () => CreateApplicationRequest,
827
691
  () => CreateApplicationResponse,
828
692
  ];
@@ -830,9 +694,7 @@ var CreateAttributeGroup = [
830
694
  9,
831
695
  n0,
832
696
  _CAG,
833
- {
834
- [_h]: ["POST", "/attribute-groups", 201],
835
- },
697
+ { [_h]: ["POST", "/attribute-groups", 201] },
836
698
  () => CreateAttributeGroupRequest,
837
699
  () => CreateAttributeGroupResponse,
838
700
  ];
@@ -840,9 +702,7 @@ var DeleteApplication = [
840
702
  9,
841
703
  n0,
842
704
  _DA,
843
- {
844
- [_h]: ["DELETE", "/applications/{application}", 200],
845
- },
705
+ { [_h]: ["DELETE", "/applications/{application}", 200] },
846
706
  () => DeleteApplicationRequest,
847
707
  () => DeleteApplicationResponse,
848
708
  ];
@@ -850,9 +710,7 @@ var DeleteAttributeGroup = [
850
710
  9,
851
711
  n0,
852
712
  _DAG,
853
- {
854
- [_h]: ["DELETE", "/attribute-groups/{attributeGroup}", 200],
855
- },
713
+ { [_h]: ["DELETE", "/attribute-groups/{attributeGroup}", 200] },
856
714
  () => DeleteAttributeGroupRequest,
857
715
  () => DeleteAttributeGroupResponse,
858
716
  ];
@@ -860,9 +718,7 @@ var DisassociateAttributeGroup = [
860
718
  9,
861
719
  n0,
862
720
  _DAGi,
863
- {
864
- [_h]: ["DELETE", "/applications/{application}/attribute-groups/{attributeGroup}", 200],
865
- },
721
+ { [_h]: ["DELETE", "/applications/{application}/attribute-groups/{attributeGroup}", 200] },
866
722
  () => DisassociateAttributeGroupRequest,
867
723
  () => DisassociateAttributeGroupResponse,
868
724
  ];
@@ -870,9 +726,7 @@ var DisassociateResource = [
870
726
  9,
871
727
  n0,
872
728
  _DR,
873
- {
874
- [_h]: ["DELETE", "/applications/{application}/resources/{resourceType}/{resource}", 200],
875
- },
729
+ { [_h]: ["DELETE", "/applications/{application}/resources/{resourceType}/{resource}", 200] },
876
730
  () => DisassociateResourceRequest,
877
731
  () => DisassociateResourceResponse,
878
732
  ];
@@ -880,9 +734,7 @@ var GetApplication = [
880
734
  9,
881
735
  n0,
882
736
  _GA,
883
- {
884
- [_h]: ["GET", "/applications/{application}", 200],
885
- },
737
+ { [_h]: ["GET", "/applications/{application}", 200] },
886
738
  () => GetApplicationRequest,
887
739
  () => GetApplicationResponse,
888
740
  ];
@@ -890,9 +742,7 @@ var GetAssociatedResource = [
890
742
  9,
891
743
  n0,
892
744
  _GARet,
893
- {
894
- [_h]: ["GET", "/applications/{application}/resources/{resourceType}/{resource}", 200],
895
- },
745
+ { [_h]: ["GET", "/applications/{application}/resources/{resourceType}/{resource}", 200] },
896
746
  () => GetAssociatedResourceRequest,
897
747
  () => GetAssociatedResourceResponse,
898
748
  ];
@@ -900,9 +750,7 @@ var GetAttributeGroup = [
900
750
  9,
901
751
  n0,
902
752
  _GAG,
903
- {
904
- [_h]: ["GET", "/attribute-groups/{attributeGroup}", 200],
905
- },
753
+ { [_h]: ["GET", "/attribute-groups/{attributeGroup}", 200] },
906
754
  () => GetAttributeGroupRequest,
907
755
  () => GetAttributeGroupResponse,
908
756
  ];
@@ -910,9 +758,7 @@ var GetConfiguration = [
910
758
  9,
911
759
  n0,
912
760
  _GC,
913
- {
914
- [_h]: ["GET", "/configuration", 200],
915
- },
761
+ { [_h]: ["GET", "/configuration", 200] },
916
762
  () => __Unit,
917
763
  () => GetConfigurationResponse,
918
764
  ];
@@ -920,9 +766,7 @@ var ListApplications = [
920
766
  9,
921
767
  n0,
922
768
  _LA,
923
- {
924
- [_h]: ["GET", "/applications", 200],
925
- },
769
+ { [_h]: ["GET", "/applications", 200] },
926
770
  () => ListApplicationsRequest,
927
771
  () => ListApplicationsResponse,
928
772
  ];
@@ -930,9 +774,7 @@ var ListAssociatedAttributeGroups = [
930
774
  9,
931
775
  n0,
932
776
  _LAAG,
933
- {
934
- [_h]: ["GET", "/applications/{application}/attribute-groups", 200],
935
- },
777
+ { [_h]: ["GET", "/applications/{application}/attribute-groups", 200] },
936
778
  () => ListAssociatedAttributeGroupsRequest,
937
779
  () => ListAssociatedAttributeGroupsResponse,
938
780
  ];
@@ -940,9 +782,7 @@ var ListAssociatedResources = [
940
782
  9,
941
783
  n0,
942
784
  _LARis,
943
- {
944
- [_h]: ["GET", "/applications/{application}/resources", 200],
945
- },
785
+ { [_h]: ["GET", "/applications/{application}/resources", 200] },
946
786
  () => ListAssociatedResourcesRequest,
947
787
  () => ListAssociatedResourcesResponse,
948
788
  ];
@@ -950,9 +790,7 @@ var ListAttributeGroups = [
950
790
  9,
951
791
  n0,
952
792
  _LAG,
953
- {
954
- [_h]: ["GET", "/attribute-groups", 200],
955
- },
793
+ { [_h]: ["GET", "/attribute-groups", 200] },
956
794
  () => ListAttributeGroupsRequest,
957
795
  () => ListAttributeGroupsResponse,
958
796
  ];
@@ -960,9 +798,7 @@ var ListAttributeGroupsForApplication = [
960
798
  9,
961
799
  n0,
962
800
  _LAGFA,
963
- {
964
- [_h]: ["GET", "/applications/{application}/attribute-group-details", 200],
965
- },
801
+ { [_h]: ["GET", "/applications/{application}/attribute-group-details", 200] },
966
802
  () => ListAttributeGroupsForApplicationRequest,
967
803
  () => ListAttributeGroupsForApplicationResponse,
968
804
  ];
@@ -970,9 +806,7 @@ var ListTagsForResource = [
970
806
  9,
971
807
  n0,
972
808
  _LTFR,
973
- {
974
- [_h]: ["GET", "/tags/{resourceArn}", 200],
975
- },
809
+ { [_h]: ["GET", "/tags/{resourceArn}", 200] },
976
810
  () => ListTagsForResourceRequest,
977
811
  () => ListTagsForResourceResponse,
978
812
  ];
@@ -980,9 +814,7 @@ var PutConfiguration = [
980
814
  9,
981
815
  n0,
982
816
  _PC,
983
- {
984
- [_h]: ["PUT", "/configuration", 200],
985
- },
817
+ { [_h]: ["PUT", "/configuration", 200] },
986
818
  () => PutConfigurationRequest,
987
819
  () => __Unit,
988
820
  ];
@@ -990,9 +822,7 @@ var SyncResource = [
990
822
  9,
991
823
  n0,
992
824
  _SR,
993
- {
994
- [_h]: ["POST", "/sync/{resourceType}/{resource}", 200],
995
- },
825
+ { [_h]: ["POST", "/sync/{resourceType}/{resource}", 200] },
996
826
  () => SyncResourceRequest,
997
827
  () => SyncResourceResponse,
998
828
  ];
@@ -1000,9 +830,7 @@ var TagResource = [
1000
830
  9,
1001
831
  n0,
1002
832
  _TR,
1003
- {
1004
- [_h]: ["POST", "/tags/{resourceArn}", 200],
1005
- },
833
+ { [_h]: ["POST", "/tags/{resourceArn}", 200] },
1006
834
  () => TagResourceRequest,
1007
835
  () => TagResourceResponse,
1008
836
  ];
@@ -1010,9 +838,7 @@ var UntagResource = [
1010
838
  9,
1011
839
  n0,
1012
840
  _UR,
1013
- {
1014
- [_h]: ["DELETE", "/tags/{resourceArn}", 200],
1015
- },
841
+ { [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
1016
842
  () => UntagResourceRequest,
1017
843
  () => UntagResourceResponse,
1018
844
  ];
@@ -1020,9 +846,7 @@ var UpdateApplication = [
1020
846
  9,
1021
847
  n0,
1022
848
  _UA,
1023
- {
1024
- [_h]: ["PATCH", "/applications/{application}", 200],
1025
- },
849
+ { [_h]: ["PATCH", "/applications/{application}", 200] },
1026
850
  () => UpdateApplicationRequest,
1027
851
  () => UpdateApplicationResponse,
1028
852
  ];
@@ -1030,9 +854,7 @@ var UpdateAttributeGroup = [
1030
854
  9,
1031
855
  n0,
1032
856
  _UAG,
1033
- {
1034
- [_h]: ["PATCH", "/attribute-groups/{attributeGroup}", 200],
1035
- },
857
+ { [_h]: ["PATCH", "/attribute-groups/{attributeGroup}", 200] },
1036
858
  () => UpdateAttributeGroupRequest,
1037
859
  () => UpdateAttributeGroupResponse,
1038
860
  ];
@@ -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);
@@ -23,7 +23,7 @@ import { TagResourceCommand } from "./commands/TagResourceCommand";
23
23
  import { UntagResourceCommand, } from "./commands/UntagResourceCommand";
24
24
  import { UpdateApplicationCommand, } from "./commands/UpdateApplicationCommand";
25
25
  import { UpdateAttributeGroupCommand, } from "./commands/UpdateAttributeGroupCommand";
26
- import { ServiceCatalogAppRegistryClient, } from "./ServiceCatalogAppRegistryClient";
26
+ import { ServiceCatalogAppRegistryClient } from "./ServiceCatalogAppRegistryClient";
27
27
  const commands = {
28
28
  AssociateAttributeGroupCommand,
29
29
  AssociateResourceCommand,
@@ -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 { defaultServiceCatalogAppRegistryHttpAuthSchemeParametersProvider, 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);