@aws-sdk/client-directory-service 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 (122) hide show
  1. package/dist-cjs/index.js +40 -393
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/DirectoryServiceClient.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 +40 -393
  8. package/dist-types/DirectoryService.d.ts +1 -1
  9. package/dist-types/DirectoryServiceClient.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/AcceptSharedDirectoryCommand.d.ts +3 -3
  13. package/dist-types/commands/AddIpRoutesCommand.d.ts +3 -3
  14. package/dist-types/commands/AddRegionCommand.d.ts +3 -3
  15. package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -3
  16. package/dist-types/commands/CancelSchemaExtensionCommand.d.ts +3 -3
  17. package/dist-types/commands/ConnectDirectoryCommand.d.ts +3 -3
  18. package/dist-types/commands/CreateAliasCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateComputerCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateConditionalForwarderCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateDirectoryCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateHybridADCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateLogSubscriptionCommand.d.ts +3 -3
  24. package/dist-types/commands/CreateMicrosoftADCommand.d.ts +3 -3
  25. package/dist-types/commands/CreateSnapshotCommand.d.ts +3 -3
  26. package/dist-types/commands/CreateTrustCommand.d.ts +3 -3
  27. package/dist-types/commands/DeleteADAssessmentCommand.d.ts +3 -3
  28. package/dist-types/commands/DeleteConditionalForwarderCommand.d.ts +3 -3
  29. package/dist-types/commands/DeleteDirectoryCommand.d.ts +3 -3
  30. package/dist-types/commands/DeleteLogSubscriptionCommand.d.ts +3 -3
  31. package/dist-types/commands/DeleteSnapshotCommand.d.ts +3 -3
  32. package/dist-types/commands/DeleteTrustCommand.d.ts +3 -3
  33. package/dist-types/commands/DeregisterCertificateCommand.d.ts +3 -3
  34. package/dist-types/commands/DeregisterEventTopicCommand.d.ts +3 -3
  35. package/dist-types/commands/DescribeADAssessmentCommand.d.ts +3 -3
  36. package/dist-types/commands/DescribeCAEnrollmentPolicyCommand.d.ts +3 -3
  37. package/dist-types/commands/DescribeCertificateCommand.d.ts +3 -3
  38. package/dist-types/commands/DescribeClientAuthenticationSettingsCommand.d.ts +3 -3
  39. package/dist-types/commands/DescribeConditionalForwardersCommand.d.ts +3 -3
  40. package/dist-types/commands/DescribeDirectoriesCommand.d.ts +3 -3
  41. package/dist-types/commands/DescribeDirectoryDataAccessCommand.d.ts +3 -3
  42. package/dist-types/commands/DescribeDomainControllersCommand.d.ts +3 -3
  43. package/dist-types/commands/DescribeEventTopicsCommand.d.ts +3 -3
  44. package/dist-types/commands/DescribeHybridADUpdateCommand.d.ts +3 -3
  45. package/dist-types/commands/DescribeLDAPSSettingsCommand.d.ts +3 -3
  46. package/dist-types/commands/DescribeRegionsCommand.d.ts +3 -3
  47. package/dist-types/commands/DescribeSettingsCommand.d.ts +3 -3
  48. package/dist-types/commands/DescribeSharedDirectoriesCommand.d.ts +3 -3
  49. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +3 -3
  50. package/dist-types/commands/DescribeTrustsCommand.d.ts +3 -3
  51. package/dist-types/commands/DescribeUpdateDirectoryCommand.d.ts +3 -3
  52. package/dist-types/commands/DisableCAEnrollmentPolicyCommand.d.ts +3 -3
  53. package/dist-types/commands/DisableClientAuthenticationCommand.d.ts +3 -3
  54. package/dist-types/commands/DisableDirectoryDataAccessCommand.d.ts +3 -3
  55. package/dist-types/commands/DisableLDAPSCommand.d.ts +3 -3
  56. package/dist-types/commands/DisableRadiusCommand.d.ts +3 -3
  57. package/dist-types/commands/DisableSsoCommand.d.ts +3 -3
  58. package/dist-types/commands/EnableCAEnrollmentPolicyCommand.d.ts +3 -3
  59. package/dist-types/commands/EnableClientAuthenticationCommand.d.ts +3 -3
  60. package/dist-types/commands/EnableDirectoryDataAccessCommand.d.ts +3 -3
  61. package/dist-types/commands/EnableLDAPSCommand.d.ts +3 -3
  62. package/dist-types/commands/EnableRadiusCommand.d.ts +3 -3
  63. package/dist-types/commands/EnableSsoCommand.d.ts +3 -3
  64. package/dist-types/commands/GetDirectoryLimitsCommand.d.ts +3 -3
  65. package/dist-types/commands/GetSnapshotLimitsCommand.d.ts +3 -3
  66. package/dist-types/commands/ListADAssessmentsCommand.d.ts +3 -3
  67. package/dist-types/commands/ListCertificatesCommand.d.ts +3 -3
  68. package/dist-types/commands/ListIpRoutesCommand.d.ts +3 -3
  69. package/dist-types/commands/ListLogSubscriptionsCommand.d.ts +3 -3
  70. package/dist-types/commands/ListSchemaExtensionsCommand.d.ts +3 -3
  71. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  72. package/dist-types/commands/RegisterCertificateCommand.d.ts +3 -3
  73. package/dist-types/commands/RegisterEventTopicCommand.d.ts +3 -3
  74. package/dist-types/commands/RejectSharedDirectoryCommand.d.ts +3 -3
  75. package/dist-types/commands/RemoveIpRoutesCommand.d.ts +3 -3
  76. package/dist-types/commands/RemoveRegionCommand.d.ts +3 -3
  77. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +3 -3
  78. package/dist-types/commands/ResetUserPasswordCommand.d.ts +3 -3
  79. package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +3 -3
  80. package/dist-types/commands/ShareDirectoryCommand.d.ts +3 -3
  81. package/dist-types/commands/StartADAssessmentCommand.d.ts +3 -3
  82. package/dist-types/commands/StartSchemaExtensionCommand.d.ts +3 -3
  83. package/dist-types/commands/UnshareDirectoryCommand.d.ts +3 -3
  84. package/dist-types/commands/UpdateConditionalForwarderCommand.d.ts +3 -3
  85. package/dist-types/commands/UpdateDirectorySetupCommand.d.ts +3 -3
  86. package/dist-types/commands/UpdateHybridADCommand.d.ts +3 -3
  87. package/dist-types/commands/UpdateNumberOfDomainControllersCommand.d.ts +3 -3
  88. package/dist-types/commands/UpdateRadiusCommand.d.ts +3 -3
  89. package/dist-types/commands/UpdateSettingsCommand.d.ts +3 -3
  90. package/dist-types/commands/UpdateTrustCommand.d.ts +3 -3
  91. package/dist-types/commands/VerifyTrustCommand.d.ts +3 -3
  92. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  93. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  94. package/dist-types/extensionConfiguration.d.ts +4 -4
  95. package/dist-types/models/DirectoryServiceServiceException.d.ts +1 -1
  96. package/dist-types/models/errors.d.ts +1 -1
  97. package/dist-types/pagination/DescribeClientAuthenticationSettingsPaginator.d.ts +1 -1
  98. package/dist-types/pagination/DescribeDirectoriesPaginator.d.ts +1 -1
  99. package/dist-types/pagination/DescribeDomainControllersPaginator.d.ts +1 -1
  100. package/dist-types/pagination/DescribeLDAPSSettingsPaginator.d.ts +1 -1
  101. package/dist-types/pagination/DescribeRegionsPaginator.d.ts +1 -1
  102. package/dist-types/pagination/DescribeSharedDirectoriesPaginator.d.ts +1 -1
  103. package/dist-types/pagination/DescribeSnapshotsPaginator.d.ts +1 -1
  104. package/dist-types/pagination/DescribeTrustsPaginator.d.ts +1 -1
  105. package/dist-types/pagination/DescribeUpdateDirectoryPaginator.d.ts +1 -1
  106. package/dist-types/pagination/Interfaces.d.ts +1 -1
  107. package/dist-types/pagination/ListADAssessmentsPaginator.d.ts +1 -1
  108. package/dist-types/pagination/ListCertificatesPaginator.d.ts +1 -1
  109. package/dist-types/pagination/ListIpRoutesPaginator.d.ts +1 -1
  110. package/dist-types/pagination/ListLogSubscriptionsPaginator.d.ts +1 -1
  111. package/dist-types/pagination/ListSchemaExtensionsPaginator.d.ts +1 -1
  112. package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
  113. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  114. package/dist-types/runtimeConfig.d.ts +1 -1
  115. package/dist-types/runtimeConfig.native.d.ts +1 -1
  116. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  117. package/dist-types/runtimeExtensions.d.ts +1 -1
  118. package/dist-types/schemas/schemas_0.d.ts +1 -1
  119. package/dist-types/ts3.4/DirectoryServiceClient.d.ts +3 -3
  120. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  121. package/dist-types/ts3.4/models/DirectoryServiceServiceException.d.ts +1 -1
  122. package/package.json +13 -12
@@ -555,27 +555,9 @@ export var TrustPassword = [0, n0, _TP, 8, 0];
555
555
  export var UserPassword = [0, n0, _UP, 8, 0];
556
556
  export var AcceptSharedDirectoryRequest = [3, n0, _ASDR, 0, [_SDI], [0]];
557
557
  export var AcceptSharedDirectoryResult = [3, n0, _ASDRc, 0, [_SD], [[() => SharedDirectory, 0]]];
558
- export var AccessDeniedException = [
559
- -3,
560
- n0,
561
- _ADE,
562
- {
563
- [_e]: _c,
564
- },
565
- [_M, _RI],
566
- [0, 0],
567
- ];
558
+ export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c }, [_M, _RI], [0, 0]];
568
559
  TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
569
- export var ADAssessmentLimitExceededException = [
570
- -3,
571
- n0,
572
- _ADALEE,
573
- {
574
- [_e]: _c,
575
- },
576
- [_M, _RI],
577
- [0, 0],
578
- ];
560
+ export var ADAssessmentLimitExceededException = [-3, n0, _ADALEE, { [_e]: _c }, [_M, _RI], [0, 0]];
579
561
  TypeRegistry.for(n0).registerError(ADAssessmentLimitExceededException, __ADAssessmentLimitExceededException);
580
562
  export var AddIpRoutesRequest = [3, n0, _AIRR, 0, [_DI, _IR, _USGFDC], [0, () => IpRoutes, 2]];
581
563
  export var AddIpRoutesResult = [3, n0, _AIRRd, 0, [], []];
@@ -624,16 +606,7 @@ export var AssessmentValidation = [
624
606
  [0, 0, 0, 0, 0, 4, 4],
625
607
  ];
626
608
  export var Attribute = [3, n0, _At, 0, [_Na, _Val], [0, 0]];
627
- export var AuthenticationFailedException = [
628
- -3,
629
- n0,
630
- _AFE,
631
- {
632
- [_e]: _c,
633
- },
634
- [_M, _RI],
635
- [0, 0],
636
- ];
609
+ export var AuthenticationFailedException = [-3, n0, _AFE, { [_e]: _c }, [_M, _RI], [0, 0]];
637
610
  TypeRegistry.for(n0).registerError(AuthenticationFailedException, __AuthenticationFailedException);
638
611
  export var CancelSchemaExtensionRequest = [3, n0, _CSER, 0, [_DI, _SEI], [0, 0]];
639
612
  export var CancelSchemaExtensionResult = [3, n0, _CSERa, 0, [], []];
@@ -645,63 +618,18 @@ export var Certificate = [
645
618
  [_CI, _St, _SRt, _CN, _RDT, _EDT, _Ty, _CCAS],
646
619
  [0, 0, 0, 0, 4, 4, 0, () => ClientCertAuthSettings],
647
620
  ];
648
- export var CertificateAlreadyExistsException = [
649
- -3,
650
- n0,
651
- _CAEE,
652
- {
653
- [_e]: _c,
654
- },
655
- [_M, _RI],
656
- [0, 0],
657
- ];
621
+ export var CertificateAlreadyExistsException = [-3, n0, _CAEE, { [_e]: _c }, [_M, _RI], [0, 0]];
658
622
  TypeRegistry.for(n0).registerError(CertificateAlreadyExistsException, __CertificateAlreadyExistsException);
659
- export var CertificateDoesNotExistException = [
660
- -3,
661
- n0,
662
- _CDNEE,
663
- {
664
- [_e]: _c,
665
- },
666
- [_M, _RI],
667
- [0, 0],
668
- ];
623
+ export var CertificateDoesNotExistException = [-3, n0, _CDNEE, { [_e]: _c }, [_M, _RI], [0, 0]];
669
624
  TypeRegistry.for(n0).registerError(CertificateDoesNotExistException, __CertificateDoesNotExistException);
670
625
  export var CertificateInfo = [3, n0, _CIe, 0, [_CI, _CN, _St, _EDT, _Ty], [0, 0, 0, 4, 0]];
671
- export var CertificateInUseException = [
672
- -3,
673
- n0,
674
- _CIUE,
675
- {
676
- [_e]: _c,
677
- },
678
- [_M, _RI],
679
- [0, 0],
680
- ];
626
+ export var CertificateInUseException = [-3, n0, _CIUE, { [_e]: _c }, [_M, _RI], [0, 0]];
681
627
  TypeRegistry.for(n0).registerError(CertificateInUseException, __CertificateInUseException);
682
- export var CertificateLimitExceededException = [
683
- -3,
684
- n0,
685
- _CLEE,
686
- {
687
- [_e]: _c,
688
- },
689
- [_M, _RI],
690
- [0, 0],
691
- ];
628
+ export var CertificateLimitExceededException = [-3, n0, _CLEE, { [_e]: _c }, [_M, _RI], [0, 0]];
692
629
  TypeRegistry.for(n0).registerError(CertificateLimitExceededException, __CertificateLimitExceededException);
693
630
  export var ClientAuthenticationSettingInfo = [3, n0, _CASI, 0, [_Ty, _S, _LUDTa], [0, 0, 4]];
694
631
  export var ClientCertAuthSettings = [3, n0, _CCAS, 0, [_OCSPU], [0]];
695
- export var ClientException = [
696
- -3,
697
- n0,
698
- _CE,
699
- {
700
- [_e]: _c,
701
- },
702
- [_M, _RI],
703
- [0, 0],
704
- ];
632
+ export var ClientException = [-3, n0, _CE, { [_e]: _c }, [_M, _RI], [0, 0]];
705
633
  TypeRegistry.for(n0).registerError(ClientException, __ClientException);
706
634
  export var Computer = [3, n0, _Co, 0, [_CIo, _CNo, _CA], [0, 0, () => Attributes]];
707
635
  export var ConditionalForwarder = [
@@ -943,27 +871,9 @@ export var DescribeUpdateDirectoryResult = [
943
871
  [_UA, _NTe],
944
872
  [() => UpdateActivities, 0],
945
873
  ];
946
- export var DirectoryAlreadyInRegionException = [
947
- -3,
948
- n0,
949
- _DAIRE,
950
- {
951
- [_e]: _c,
952
- },
953
- [_M, _RI],
954
- [0, 0],
955
- ];
874
+ export var DirectoryAlreadyInRegionException = [-3, n0, _DAIRE, { [_e]: _c }, [_M, _RI], [0, 0]];
956
875
  TypeRegistry.for(n0).registerError(DirectoryAlreadyInRegionException, __DirectoryAlreadyInRegionException);
957
- export var DirectoryAlreadySharedException = [
958
- -3,
959
- n0,
960
- _DASE,
961
- {
962
- [_e]: _c,
963
- },
964
- [_M, _RI],
965
- [0, 0],
966
- ];
876
+ export var DirectoryAlreadySharedException = [-3, n0, _DASE, { [_e]: _c }, [_M, _RI], [0, 0]];
967
877
  TypeRegistry.for(n0).registerError(DirectoryAlreadySharedException, __DirectoryAlreadySharedException);
968
878
  export var DirectoryConnectSettings = [
969
879
  3,
@@ -1049,38 +959,11 @@ export var DirectoryDescription = [
1049
959
  0,
1050
960
  ],
1051
961
  ];
1052
- export var DirectoryDoesNotExistException = [
1053
- -3,
1054
- n0,
1055
- _DDNEE,
1056
- {
1057
- [_e]: _c,
1058
- },
1059
- [_M, _RI],
1060
- [0, 0],
1061
- ];
962
+ export var DirectoryDoesNotExistException = [-3, n0, _DDNEE, { [_e]: _c }, [_M, _RI], [0, 0]];
1062
963
  TypeRegistry.for(n0).registerError(DirectoryDoesNotExistException, __DirectoryDoesNotExistException);
1063
- export var DirectoryInDesiredStateException = [
1064
- -3,
1065
- n0,
1066
- _DIDSE,
1067
- {
1068
- [_e]: _c,
1069
- },
1070
- [_M, _RI],
1071
- [0, 0],
1072
- ];
964
+ export var DirectoryInDesiredStateException = [-3, n0, _DIDSE, { [_e]: _c }, [_M, _RI], [0, 0]];
1073
965
  TypeRegistry.for(n0).registerError(DirectoryInDesiredStateException, __DirectoryInDesiredStateException);
1074
- export var DirectoryLimitExceededException = [
1075
- -3,
1076
- n0,
1077
- _DLEE,
1078
- {
1079
- [_e]: _c,
1080
- },
1081
- [_M, _RI],
1082
- [0, 0],
1083
- ];
966
+ export var DirectoryLimitExceededException = [-3, n0, _DLEE, { [_e]: _c }, [_M, _RI], [0, 0]];
1084
967
  TypeRegistry.for(n0).registerError(DirectoryLimitExceededException, __DirectoryLimitExceededException);
1085
968
  export var DirectoryLimits = [
1086
969
  3,
@@ -1090,28 +973,10 @@ export var DirectoryLimits = [
1090
973
  [_CODL, _CODCC, _CODLR, _COMADL, _COMADCC, _COMADLR, _CDL, _CDCC, _CDLR],
1091
974
  [1, 1, 2, 1, 1, 2, 1, 1, 2],
1092
975
  ];
1093
- export var DirectoryNotSharedException = [
1094
- -3,
1095
- n0,
1096
- _DNSE,
1097
- {
1098
- [_e]: _c,
1099
- },
1100
- [_M, _RI],
1101
- [0, 0],
1102
- ];
976
+ export var DirectoryNotSharedException = [-3, n0, _DNSE, { [_e]: _c }, [_M, _RI], [0, 0]];
1103
977
  TypeRegistry.for(n0).registerError(DirectoryNotSharedException, __DirectoryNotSharedException);
1104
978
  export var DirectorySizeUpdateSettings = [3, n0, _DSUS, 0, [_DS], [0]];
1105
- export var DirectoryUnavailableException = [
1106
- -3,
1107
- n0,
1108
- _DUE,
1109
- {
1110
- [_e]: _c,
1111
- },
1112
- [_M, _RI],
1113
- [0, 0],
1114
- ];
979
+ export var DirectoryUnavailableException = [-3, n0, _DUE, { [_e]: _c }, [_M, _RI], [0, 0]];
1115
980
  TypeRegistry.for(n0).registerError(DirectoryUnavailableException, __DirectoryUnavailableException);
1116
981
  export var DirectoryVpcSettings = [3, n0, _DVS, 0, [_VI, _SI], [0, 64 | 0]];
1117
982
  export var DirectoryVpcSettingsDescription = [
@@ -1122,16 +987,7 @@ export var DirectoryVpcSettingsDescription = [
1122
987
  [_VI, _SI, _SGIe, _AZ],
1123
988
  [0, 64 | 0, 0, 64 | 0],
1124
989
  ];
1125
- export var DisableAlreadyInProgressException = [
1126
- -3,
1127
- n0,
1128
- _DAIPE,
1129
- {
1130
- [_e]: _c,
1131
- },
1132
- [_M, _RI],
1133
- [0, 0],
1134
- ];
990
+ export var DisableAlreadyInProgressException = [-3, n0, _DAIPE, { [_e]: _c }, [_M, _RI], [0, 0]];
1135
991
  TypeRegistry.for(n0).registerError(DisableAlreadyInProgressException, __DisableAlreadyInProgressException);
1136
992
  export var DisableCAEnrollmentPolicyRequest = [3, n0, _DCAEPRi, 0, [_DI], [0]];
1137
993
  export var DisableCAEnrollmentPolicyResult = [3, n0, _DCAEPRis, 0, [], []];
@@ -1164,23 +1020,12 @@ export var DomainControllerLimitExceededException = [
1164
1020
  -3,
1165
1021
  n0,
1166
1022
  _DCLEE,
1167
- {
1168
- [_e]: _c,
1169
- },
1023
+ { [_e]: _c },
1170
1024
  [_M, _RI],
1171
1025
  [0, 0],
1172
1026
  ];
1173
1027
  TypeRegistry.for(n0).registerError(DomainControllerLimitExceededException, __DomainControllerLimitExceededException);
1174
- export var EnableAlreadyInProgressException = [
1175
- -3,
1176
- n0,
1177
- _EAIPE,
1178
- {
1179
- [_e]: _c,
1180
- },
1181
- [_M, _RI],
1182
- [0, 0],
1183
- ];
1028
+ export var EnableAlreadyInProgressException = [-3, n0, _EAIPE, { [_e]: _c }, [_M, _RI], [0, 0]];
1184
1029
  TypeRegistry.for(n0).registerError(EnableAlreadyInProgressException, __EnableAlreadyInProgressException);
1185
1030
  export var EnableCAEnrollmentPolicyRequest = [3, n0, _ECAEPR, 0, [_DI, _PCA], [0, 0]];
1186
1031
  export var EnableCAEnrollmentPolicyResult = [3, n0, _ECAEPRn, 0, [], []];
@@ -1201,27 +1046,9 @@ export var EnableSsoRequest = [
1201
1046
  [0, 0, [() => ConnectPassword, 0]],
1202
1047
  ];
1203
1048
  export var EnableSsoResult = [3, n0, _ESRn, 0, [], []];
1204
- export var EntityAlreadyExistsException = [
1205
- -3,
1206
- n0,
1207
- _EAEE,
1208
- {
1209
- [_e]: _c,
1210
- },
1211
- [_M, _RI],
1212
- [0, 0],
1213
- ];
1049
+ export var EntityAlreadyExistsException = [-3, n0, _EAEE, { [_e]: _c }, [_M, _RI], [0, 0]];
1214
1050
  TypeRegistry.for(n0).registerError(EntityAlreadyExistsException, __EntityAlreadyExistsException);
1215
- export var EntityDoesNotExistException = [
1216
- -3,
1217
- n0,
1218
- _EDNEE,
1219
- {
1220
- [_e]: _c,
1221
- },
1222
- [_M, _RI],
1223
- [0, 0],
1224
- ];
1051
+ export var EntityDoesNotExistException = [-3, n0, _EDNEE, { [_e]: _c }, [_M, _RI], [0, 0]];
1225
1052
  TypeRegistry.for(n0).registerError(EntityDoesNotExistException, __EntityDoesNotExistException);
1226
1053
  export var EventTopic = [3, n0, _ETv, 0, [_DI, _TN, _TA, _CDT, _S], [0, 0, 0, 4, 0]];
1227
1054
  export var GetDirectoryLimitsRequest = [3, n0, _GDLR, 0, [], []];
@@ -1248,104 +1075,23 @@ export var HybridUpdateInfoEntry = [
1248
1075
  [0, 0, 0, () => HybridUpdateValue, () => HybridUpdateValue, 4, 4, 0],
1249
1076
  ];
1250
1077
  export var HybridUpdateValue = [3, n0, _HUV, 0, [_II, _DIn], [64 | 0, 64 | 0]];
1251
- export var IncompatibleSettingsException = [
1252
- -3,
1253
- n0,
1254
- _ISE,
1255
- {
1256
- [_e]: _c,
1257
- },
1258
- [_M, _RI],
1259
- [0, 0],
1260
- ];
1078
+ export var IncompatibleSettingsException = [-3, n0, _ISE, { [_e]: _c }, [_M, _RI], [0, 0]];
1261
1079
  TypeRegistry.for(n0).registerError(IncompatibleSettingsException, __IncompatibleSettingsException);
1262
- export var InsufficientPermissionsException = [
1263
- -3,
1264
- n0,
1265
- _IPE,
1266
- {
1267
- [_e]: _c,
1268
- },
1269
- [_M, _RI],
1270
- [0, 0],
1271
- ];
1080
+ export var InsufficientPermissionsException = [-3, n0, _IPE, { [_e]: _c }, [_M, _RI], [0, 0]];
1272
1081
  TypeRegistry.for(n0).registerError(InsufficientPermissionsException, __InsufficientPermissionsException);
1273
- export var InvalidCertificateException = [
1274
- -3,
1275
- n0,
1276
- _ICE,
1277
- {
1278
- [_e]: _c,
1279
- },
1280
- [_M, _RI],
1281
- [0, 0],
1282
- ];
1082
+ export var InvalidCertificateException = [-3, n0, _ICE, { [_e]: _c }, [_M, _RI], [0, 0]];
1283
1083
  TypeRegistry.for(n0).registerError(InvalidCertificateException, __InvalidCertificateException);
1284
- export var InvalidClientAuthStatusException = [
1285
- -3,
1286
- n0,
1287
- _ICASE,
1288
- {
1289
- [_e]: _c,
1290
- },
1291
- [_M, _RI],
1292
- [0, 0],
1293
- ];
1084
+ export var InvalidClientAuthStatusException = [-3, n0, _ICASE, { [_e]: _c }, [_M, _RI], [0, 0]];
1294
1085
  TypeRegistry.for(n0).registerError(InvalidClientAuthStatusException, __InvalidClientAuthStatusException);
1295
- export var InvalidLDAPSStatusException = [
1296
- -3,
1297
- n0,
1298
- _ILDAPSSE,
1299
- {
1300
- [_e]: _c,
1301
- },
1302
- [_M, _RI],
1303
- [0, 0],
1304
- ];
1086
+ export var InvalidLDAPSStatusException = [-3, n0, _ILDAPSSE, { [_e]: _c }, [_M, _RI], [0, 0]];
1305
1087
  TypeRegistry.for(n0).registerError(InvalidLDAPSStatusException, __InvalidLDAPSStatusException);
1306
- export var InvalidNextTokenException = [
1307
- -3,
1308
- n0,
1309
- _INTE,
1310
- {
1311
- [_e]: _c,
1312
- },
1313
- [_M, _RI],
1314
- [0, 0],
1315
- ];
1088
+ export var InvalidNextTokenException = [-3, n0, _INTE, { [_e]: _c }, [_M, _RI], [0, 0]];
1316
1089
  TypeRegistry.for(n0).registerError(InvalidNextTokenException, __InvalidNextTokenException);
1317
- export var InvalidParameterException = [
1318
- -3,
1319
- n0,
1320
- _IPEn,
1321
- {
1322
- [_e]: _c,
1323
- },
1324
- [_M, _RI],
1325
- [0, 0],
1326
- ];
1090
+ export var InvalidParameterException = [-3, n0, _IPEn, { [_e]: _c }, [_M, _RI], [0, 0]];
1327
1091
  TypeRegistry.for(n0).registerError(InvalidParameterException, __InvalidParameterException);
1328
- export var InvalidPasswordException = [
1329
- -3,
1330
- n0,
1331
- _IPEnv,
1332
- {
1333
- [_e]: _c,
1334
- },
1335
- [_M, _RI],
1336
- [0, 0],
1337
- ];
1092
+ export var InvalidPasswordException = [-3, n0, _IPEnv, { [_e]: _c }, [_M, _RI], [0, 0]];
1338
1093
  TypeRegistry.for(n0).registerError(InvalidPasswordException, __InvalidPasswordException);
1339
- export var InvalidTargetException = [
1340
- -3,
1341
- n0,
1342
- _ITE,
1343
- {
1344
- [_e]: _c,
1345
- },
1346
- [_M, _RI],
1347
- [0, 0],
1348
- ];
1094
+ export var InvalidTargetException = [-3, n0, _ITE, { [_e]: _c }, [_M, _RI], [0, 0]];
1349
1095
  TypeRegistry.for(n0).registerError(InvalidTargetException, __InvalidTargetException);
1350
1096
  export var IpRoute = [3, n0, _IRp, 0, [_CIi, _CIid, _D], [0, 0, 0]];
1351
1097
  export var IpRouteInfo = [
@@ -1356,16 +1102,7 @@ export var IpRouteInfo = [
1356
1102
  [_DI, _CIi, _CIid, _IRSM, _ADT, _IRSR, _D],
1357
1103
  [0, 0, 0, 0, 4, 0, 0],
1358
1104
  ];
1359
- export var IpRouteLimitExceededException = [
1360
- -3,
1361
- n0,
1362
- _IRLEE,
1363
- {
1364
- [_e]: _c,
1365
- },
1366
- [_M, _RI],
1367
- [0, 0],
1368
- ];
1105
+ export var IpRouteLimitExceededException = [-3, n0, _IRLEE, { [_e]: _c }, [_M, _RI], [0, 0]];
1369
1106
  TypeRegistry.for(n0).registerError(IpRouteLimitExceededException, __IpRouteLimitExceededException);
1370
1107
  export var LDAPSSettingInfo = [3, n0, _LDAPSSIe, 0, [_LDAPSS, _LDAPSSR, _LUDTa], [0, 0, 4]];
1371
1108
  export var ListADAssessmentsRequest = [3, n0, _LADAR, 0, [_DI, _NTe, _L], [0, 0, 1]];
@@ -1403,27 +1140,9 @@ export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RIe, _NTe, _L], [0,
1403
1140
  export var ListTagsForResourceResult = [3, n0, _LTFRRi, 0, [_T, _NTe], [() => Tags, 0]];
1404
1141
  export var LogSubscription = [3, n0, _LSo, 0, [_DI, _LGN, _SCDT], [0, 0, 4]];
1405
1142
  export var NetworkUpdateSettings = [3, n0, _NUS, 0, [_NT, _CDIV], [0, 64 | 0]];
1406
- export var NoAvailableCertificateException = [
1407
- -3,
1408
- n0,
1409
- _NACE,
1410
- {
1411
- [_e]: _c,
1412
- },
1413
- [_M, _RI],
1414
- [0, 0],
1415
- ];
1143
+ export var NoAvailableCertificateException = [-3, n0, _NACE, { [_e]: _c }, [_M, _RI], [0, 0]];
1416
1144
  TypeRegistry.for(n0).registerError(NoAvailableCertificateException, __NoAvailableCertificateException);
1417
- export var OrganizationsException = [
1418
- -3,
1419
- n0,
1420
- _OE,
1421
- {
1422
- [_e]: _c,
1423
- },
1424
- [_M, _RI],
1425
- [0, 0],
1426
- ];
1145
+ export var OrganizationsException = [-3, n0, _OE, { [_e]: _c }, [_M, _RI], [0, 0]];
1427
1146
  TypeRegistry.for(n0).registerError(OrganizationsException, __OrganizationsException);
1428
1147
  export var OSUpdateSettings = [3, n0, _OSUS, 0, [_OSV], [0]];
1429
1148
  export var OwnerDirectoryDescription = [
@@ -1450,16 +1169,7 @@ export var RegionDescription = [
1450
1169
  [_DI, _RN, _RTe, _S, _VS, _DNODC, _LT, _SLUDTt, _LUDTa],
1451
1170
  [0, 0, 0, 0, () => DirectoryVpcSettings, 1, 4, 4, 4],
1452
1171
  ];
1453
- export var RegionLimitExceededException = [
1454
- -3,
1455
- n0,
1456
- _RLEE,
1457
- {
1458
- [_e]: _c,
1459
- },
1460
- [_M, _RI],
1461
- [0, 0],
1462
- ];
1172
+ export var RegionLimitExceededException = [-3, n0, _RLEE, { [_e]: _c }, [_M, _RI], [0, 0]];
1463
1173
  TypeRegistry.for(n0).registerError(RegionLimitExceededException, __RegionLimitExceededException);
1464
1174
  export var RegionsInfo = [3, n0, _RIeg, 0, [_PR, _ARd], [0, 64 | 0]];
1465
1175
  export var RegisterCertificateRequest = [
@@ -1507,16 +1217,7 @@ export var SchemaExtensionInfo = [
1507
1217
  [_DI, _SEI, _D, _SES, _SESR, _SDT, _EDTn],
1508
1218
  [0, 0, 0, 0, 0, 4, 4],
1509
1219
  ];
1510
- export var ServiceException = [
1511
- -3,
1512
- n0,
1513
- _SEe,
1514
- {
1515
- [_e]: _s,
1516
- },
1517
- [_M, _RI],
1518
- [0, 0],
1519
- ];
1220
+ export var ServiceException = [-3, n0, _SEe, { [_e]: _s }, [_M, _RI], [0, 0]];
1520
1221
  TypeRegistry.for(n0).registerError(ServiceException, __ServiceException);
1521
1222
  export var Setting = [3, n0, _Se, 0, [_Na, _Val], [0, 0]];
1522
1223
  export var SettingEntry = [
@@ -1544,29 +1245,11 @@ export var ShareDirectoryRequest = [
1544
1245
  [0, [() => Notes, 0], () => ShareTarget, 0],
1545
1246
  ];
1546
1247
  export var ShareDirectoryResult = [3, n0, _SDRh, 0, [_SDI], [0]];
1547
- export var ShareLimitExceededException = [
1548
- -3,
1549
- n0,
1550
- _SLEE,
1551
- {
1552
- [_e]: _c,
1553
- },
1554
- [_M, _RI],
1555
- [0, 0],
1556
- ];
1248
+ export var ShareLimitExceededException = [-3, n0, _SLEE, { [_e]: _c }, [_M, _RI], [0, 0]];
1557
1249
  TypeRegistry.for(n0).registerError(ShareLimitExceededException, __ShareLimitExceededException);
1558
1250
  export var ShareTarget = [3, n0, _STh, 0, [_I, _Ty], [0, 0]];
1559
1251
  export var Snapshot = [3, n0, _Sna, 0, [_DI, _SIn, _Ty, _Na, _S, _ST], [0, 0, 0, 0, 0, 4]];
1560
- export var SnapshotLimitExceededException = [
1561
- -3,
1562
- n0,
1563
- _SLEEn,
1564
- {
1565
- [_e]: _c,
1566
- },
1567
- [_M, _RI],
1568
- [0, 0],
1569
- ];
1252
+ export var SnapshotLimitExceededException = [-3, n0, _SLEEn, { [_e]: _c }, [_M, _RI], [0, 0]];
1570
1253
  TypeRegistry.for(n0).registerError(SnapshotLimitExceededException, __SnapshotLimitExceededException);
1571
1254
  export var SnapshotLimits = [3, n0, _SL, 0, [_MSL, _MSCC, _MSLR], [1, 1, 2]];
1572
1255
  export var StartADAssessmentRequest = [
@@ -1581,16 +1264,7 @@ export var StartADAssessmentResult = [3, n0, _SADARt, 0, [_AI], [0]];
1581
1264
  export var StartSchemaExtensionRequest = [3, n0, _SSER, 0, [_DI, _CSBSE, _LC, _D], [0, 2, 0, 0]];
1582
1265
  export var StartSchemaExtensionResult = [3, n0, _SSERt, 0, [_SEI], [0]];
1583
1266
  export var Tag = [3, n0, _Ta, 0, [_K, _Val], [0, 0]];
1584
- export var TagLimitExceededException = [
1585
- -3,
1586
- n0,
1587
- _TLEE,
1588
- {
1589
- [_e]: _c,
1590
- },
1591
- [_M, _RI],
1592
- [0, 0],
1593
- ];
1267
+ export var TagLimitExceededException = [-3, n0, _TLEE, { [_e]: _c }, [_M, _RI], [0, 0]];
1594
1268
  TypeRegistry.for(n0).registerError(TagLimitExceededException, __TagLimitExceededException);
1595
1269
  export var Trust = [
1596
1270
  3,
@@ -1603,27 +1277,9 @@ export var Trust = [
1603
1277
  export var UnshareDirectoryRequest = [3, n0, _UDR, 0, [_DI, _UTn], [0, () => UnshareTarget]];
1604
1278
  export var UnshareDirectoryResult = [3, n0, _UDRn, 0, [_SDI], [0]];
1605
1279
  export var UnshareTarget = [3, n0, _UTn, 0, [_I, _Ty], [0, 0]];
1606
- export var UnsupportedOperationException = [
1607
- -3,
1608
- n0,
1609
- _UOE,
1610
- {
1611
- [_e]: _c,
1612
- },
1613
- [_M, _RI],
1614
- [0, 0],
1615
- ];
1280
+ export var UnsupportedOperationException = [-3, n0, _UOE, { [_e]: _c }, [_M, _RI], [0, 0]];
1616
1281
  TypeRegistry.for(n0).registerError(UnsupportedOperationException, __UnsupportedOperationException);
1617
- export var UnsupportedSettingsException = [
1618
- -3,
1619
- n0,
1620
- _USE,
1621
- {
1622
- [_e]: _c,
1623
- },
1624
- [_M, _RI],
1625
- [0, 0],
1626
- ];
1282
+ export var UnsupportedSettingsException = [-3, n0, _USE, { [_e]: _c }, [_M, _RI], [0, 0]];
1627
1283
  TypeRegistry.for(n0).registerError(UnsupportedSettingsException, __UnsupportedSettingsException);
1628
1284
  export var UpdateConditionalForwarderRequest = [
1629
1285
  3,
@@ -1669,16 +1325,7 @@ export var UpdateSettingsResult = [3, n0, _USRp, 0, [_DI], [0]];
1669
1325
  export var UpdateTrustRequest = [3, n0, _UTR, 0, [_TI, _SAe], [0, 0]];
1670
1326
  export var UpdateTrustResult = [3, n0, _UTRp, 0, [_RI, _TI], [0, 0]];
1671
1327
  export var UpdateValue = [3, n0, _UV, 0, [_OSUS], [() => OSUpdateSettings]];
1672
- export var UserDoesNotExistException = [
1673
- -3,
1674
- n0,
1675
- _UDNEE,
1676
- {
1677
- [_e]: _c,
1678
- },
1679
- [_M, _RI],
1680
- [0, 0],
1681
- ];
1328
+ export var UserDoesNotExistException = [-3, n0, _UDNEE, { [_e]: _c }, [_M, _RI], [0, 0]];
1682
1329
  TypeRegistry.for(n0).registerError(UserDoesNotExistException, __UserDoesNotExistException);
1683
1330
  export var VerifyTrustRequest = [3, n0, _VTR, 0, [_TI], [0]];
1684
1331
  export var VerifyTrustResult = [3, n0, _VTRe, 0, [_TI], [0]];
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { AcceptSharedDirectoryCommandInput, AcceptSharedDirectoryCommandOutput } from "./commands/AcceptSharedDirectoryCommand";
3
3
  import { AddIpRoutesCommandInput, AddIpRoutesCommandOutput } from "./commands/AddIpRoutesCommand";
4
4
  import { AddRegionCommandInput, AddRegionCommandOutput } from "./commands/AddRegionCommand";
@@ -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 { AcceptSharedDirectoryCommandInput, AcceptSharedDirectoryCommandOutput } from "./commands/AcceptSharedDirectoryCommand";
11
11
  import { AddIpRoutesCommandInput, AddIpRoutesCommandOutput } from "./commands/AddIpRoutesCommand";
12
12
  import { AddRegionCommandInput, AddRegionCommandOutput } from "./commands/AddRegionCommand";
@@ -88,7 +88,7 @@ import { UpdateSettingsCommandInput, UpdateSettingsCommandOutput } from "./comma
88
88
  import { UpdateTrustCommandInput, UpdateTrustCommandOutput } from "./commands/UpdateTrustCommand";
89
89
  import { VerifyTrustCommandInput, VerifyTrustCommandOutput } from "./commands/VerifyTrustCommand";
90
90
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
91
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
91
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
92
92
  export { __Client };
93
93
  /**
94
94
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { DirectoryServiceHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { DirectoryServiceHttpAuthSchemeProvider } 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 { DirectoryServiceClientResolvedConfig } from "../DirectoryServiceClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type DirectoryServiceClientResolvedConfig } from "../DirectoryServiceClient";
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 { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
4
- import { AcceptSharedDirectoryRequest, AcceptSharedDirectoryResult } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
4
+ import type { AcceptSharedDirectoryRequest, AcceptSharedDirectoryResult } 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 { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
4
- import { AddIpRoutesRequest, AddIpRoutesResult } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
4
+ import type { AddIpRoutesRequest, AddIpRoutesResult } 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 { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
4
- import { AddRegionRequest, AddRegionResult } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
4
+ import type { AddRegionRequest, AddRegionResult } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */