@aws-sdk/client-directory-service 3.1076.0 → 3.1078.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 (260) hide show
  1. package/dist-cjs/index.js +91 -805
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AcceptSharedDirectoryCommand.js +2 -14
  4. package/dist-es/commands/AddIpRoutesCommand.js +2 -14
  5. package/dist-es/commands/AddRegionCommand.js +2 -14
  6. package/dist-es/commands/AddTagsToResourceCommand.js +2 -14
  7. package/dist-es/commands/CancelSchemaExtensionCommand.js +2 -14
  8. package/dist-es/commands/ConnectDirectoryCommand.js +2 -14
  9. package/dist-es/commands/CreateAliasCommand.js +2 -14
  10. package/dist-es/commands/CreateComputerCommand.js +2 -14
  11. package/dist-es/commands/CreateConditionalForwarderCommand.js +2 -14
  12. package/dist-es/commands/CreateDirectoryCommand.js +2 -14
  13. package/dist-es/commands/CreateHybridADCommand.js +2 -14
  14. package/dist-es/commands/CreateLogSubscriptionCommand.js +2 -14
  15. package/dist-es/commands/CreateMicrosoftADCommand.js +2 -14
  16. package/dist-es/commands/CreateSnapshotCommand.js +2 -14
  17. package/dist-es/commands/CreateTrustCommand.js +2 -14
  18. package/dist-es/commands/DeleteADAssessmentCommand.js +2 -14
  19. package/dist-es/commands/DeleteConditionalForwarderCommand.js +2 -14
  20. package/dist-es/commands/DeleteDirectoryCommand.js +2 -14
  21. package/dist-es/commands/DeleteLogSubscriptionCommand.js +2 -14
  22. package/dist-es/commands/DeleteSnapshotCommand.js +2 -14
  23. package/dist-es/commands/DeleteTrustCommand.js +2 -14
  24. package/dist-es/commands/DeregisterCertificateCommand.js +2 -14
  25. package/dist-es/commands/DeregisterEventTopicCommand.js +2 -14
  26. package/dist-es/commands/DescribeADAssessmentCommand.js +2 -14
  27. package/dist-es/commands/DescribeCAEnrollmentPolicyCommand.js +2 -14
  28. package/dist-es/commands/DescribeCertificateCommand.js +2 -14
  29. package/dist-es/commands/DescribeClientAuthenticationSettingsCommand.js +2 -14
  30. package/dist-es/commands/DescribeConditionalForwardersCommand.js +2 -14
  31. package/dist-es/commands/DescribeDirectoriesCommand.js +2 -14
  32. package/dist-es/commands/DescribeDirectoryDataAccessCommand.js +2 -14
  33. package/dist-es/commands/DescribeDomainControllersCommand.js +2 -14
  34. package/dist-es/commands/DescribeEventTopicsCommand.js +2 -14
  35. package/dist-es/commands/DescribeHybridADUpdateCommand.js +2 -14
  36. package/dist-es/commands/DescribeLDAPSSettingsCommand.js +2 -14
  37. package/dist-es/commands/DescribeRegionsCommand.js +2 -14
  38. package/dist-es/commands/DescribeSettingsCommand.js +2 -14
  39. package/dist-es/commands/DescribeSharedDirectoriesCommand.js +2 -14
  40. package/dist-es/commands/DescribeSnapshotsCommand.js +2 -14
  41. package/dist-es/commands/DescribeTrustsCommand.js +2 -14
  42. package/dist-es/commands/DescribeUpdateDirectoryCommand.js +2 -14
  43. package/dist-es/commands/DisableCAEnrollmentPolicyCommand.js +2 -14
  44. package/dist-es/commands/DisableClientAuthenticationCommand.js +2 -14
  45. package/dist-es/commands/DisableDirectoryDataAccessCommand.js +2 -14
  46. package/dist-es/commands/DisableLDAPSCommand.js +2 -14
  47. package/dist-es/commands/DisableRadiusCommand.js +2 -14
  48. package/dist-es/commands/DisableSsoCommand.js +2 -14
  49. package/dist-es/commands/EnableCAEnrollmentPolicyCommand.js +2 -14
  50. package/dist-es/commands/EnableClientAuthenticationCommand.js +2 -14
  51. package/dist-es/commands/EnableDirectoryDataAccessCommand.js +2 -14
  52. package/dist-es/commands/EnableLDAPSCommand.js +2 -14
  53. package/dist-es/commands/EnableRadiusCommand.js +2 -14
  54. package/dist-es/commands/EnableSsoCommand.js +2 -14
  55. package/dist-es/commands/GetDirectoryLimitsCommand.js +2 -14
  56. package/dist-es/commands/GetSnapshotLimitsCommand.js +2 -14
  57. package/dist-es/commands/ListADAssessmentsCommand.js +2 -14
  58. package/dist-es/commands/ListCertificatesCommand.js +2 -14
  59. package/dist-es/commands/ListIpRoutesCommand.js +2 -14
  60. package/dist-es/commands/ListLogSubscriptionsCommand.js +2 -14
  61. package/dist-es/commands/ListSchemaExtensionsCommand.js +2 -14
  62. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  63. package/dist-es/commands/RegisterCertificateCommand.js +2 -14
  64. package/dist-es/commands/RegisterEventTopicCommand.js +2 -14
  65. package/dist-es/commands/RejectSharedDirectoryCommand.js +2 -14
  66. package/dist-es/commands/RemoveIpRoutesCommand.js +2 -14
  67. package/dist-es/commands/RemoveRegionCommand.js +2 -14
  68. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -14
  69. package/dist-es/commands/ResetUserPasswordCommand.js +2 -14
  70. package/dist-es/commands/RestoreFromSnapshotCommand.js +2 -14
  71. package/dist-es/commands/ShareDirectoryCommand.js +2 -14
  72. package/dist-es/commands/StartADAssessmentCommand.js +2 -14
  73. package/dist-es/commands/StartSchemaExtensionCommand.js +2 -14
  74. package/dist-es/commands/UnshareDirectoryCommand.js +2 -14
  75. package/dist-es/commands/UpdateConditionalForwarderCommand.js +2 -14
  76. package/dist-es/commands/UpdateDirectorySetupCommand.js +2 -14
  77. package/dist-es/commands/UpdateHybridADCommand.js +2 -14
  78. package/dist-es/commands/UpdateNumberOfDomainControllersCommand.js +2 -14
  79. package/dist-es/commands/UpdateRadiusCommand.js +2 -14
  80. package/dist-es/commands/UpdateSettingsCommand.js +2 -14
  81. package/dist-es/commands/UpdateTrustCommand.js +2 -14
  82. package/dist-es/commands/VerifyTrustCommand.js +2 -14
  83. package/dist-es/index.js +1 -0
  84. package/dist-es/runtimeConfig.browser.js +0 -2
  85. package/dist-es/runtimeConfig.js +1 -2
  86. package/dist-es/runtimeConfig.native.js +0 -2
  87. package/dist-es/runtimeConfig.shared.js +2 -0
  88. package/dist-types/commandBuilder.d.ts +18 -0
  89. package/dist-types/commands/AcceptSharedDirectoryCommand.d.ts +3 -8
  90. package/dist-types/commands/AddIpRoutesCommand.d.ts +3 -8
  91. package/dist-types/commands/AddRegionCommand.d.ts +3 -8
  92. package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -8
  93. package/dist-types/commands/CancelSchemaExtensionCommand.d.ts +3 -8
  94. package/dist-types/commands/ConnectDirectoryCommand.d.ts +3 -8
  95. package/dist-types/commands/CreateAliasCommand.d.ts +3 -8
  96. package/dist-types/commands/CreateComputerCommand.d.ts +3 -8
  97. package/dist-types/commands/CreateConditionalForwarderCommand.d.ts +3 -8
  98. package/dist-types/commands/CreateDirectoryCommand.d.ts +3 -8
  99. package/dist-types/commands/CreateHybridADCommand.d.ts +3 -8
  100. package/dist-types/commands/CreateLogSubscriptionCommand.d.ts +3 -8
  101. package/dist-types/commands/CreateMicrosoftADCommand.d.ts +3 -8
  102. package/dist-types/commands/CreateSnapshotCommand.d.ts +3 -8
  103. package/dist-types/commands/CreateTrustCommand.d.ts +3 -8
  104. package/dist-types/commands/DeleteADAssessmentCommand.d.ts +3 -8
  105. package/dist-types/commands/DeleteConditionalForwarderCommand.d.ts +3 -8
  106. package/dist-types/commands/DeleteDirectoryCommand.d.ts +3 -8
  107. package/dist-types/commands/DeleteLogSubscriptionCommand.d.ts +3 -8
  108. package/dist-types/commands/DeleteSnapshotCommand.d.ts +3 -8
  109. package/dist-types/commands/DeleteTrustCommand.d.ts +3 -8
  110. package/dist-types/commands/DeregisterCertificateCommand.d.ts +3 -8
  111. package/dist-types/commands/DeregisterEventTopicCommand.d.ts +3 -8
  112. package/dist-types/commands/DescribeADAssessmentCommand.d.ts +3 -8
  113. package/dist-types/commands/DescribeCAEnrollmentPolicyCommand.d.ts +3 -8
  114. package/dist-types/commands/DescribeCertificateCommand.d.ts +3 -8
  115. package/dist-types/commands/DescribeClientAuthenticationSettingsCommand.d.ts +3 -8
  116. package/dist-types/commands/DescribeConditionalForwardersCommand.d.ts +3 -8
  117. package/dist-types/commands/DescribeDirectoriesCommand.d.ts +3 -8
  118. package/dist-types/commands/DescribeDirectoryDataAccessCommand.d.ts +3 -8
  119. package/dist-types/commands/DescribeDomainControllersCommand.d.ts +3 -8
  120. package/dist-types/commands/DescribeEventTopicsCommand.d.ts +3 -8
  121. package/dist-types/commands/DescribeHybridADUpdateCommand.d.ts +3 -8
  122. package/dist-types/commands/DescribeLDAPSSettingsCommand.d.ts +3 -8
  123. package/dist-types/commands/DescribeRegionsCommand.d.ts +3 -8
  124. package/dist-types/commands/DescribeSettingsCommand.d.ts +3 -8
  125. package/dist-types/commands/DescribeSharedDirectoriesCommand.d.ts +3 -8
  126. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +3 -8
  127. package/dist-types/commands/DescribeTrustsCommand.d.ts +3 -8
  128. package/dist-types/commands/DescribeUpdateDirectoryCommand.d.ts +3 -8
  129. package/dist-types/commands/DisableCAEnrollmentPolicyCommand.d.ts +3 -8
  130. package/dist-types/commands/DisableClientAuthenticationCommand.d.ts +3 -8
  131. package/dist-types/commands/DisableDirectoryDataAccessCommand.d.ts +3 -8
  132. package/dist-types/commands/DisableLDAPSCommand.d.ts +3 -8
  133. package/dist-types/commands/DisableRadiusCommand.d.ts +3 -8
  134. package/dist-types/commands/DisableSsoCommand.d.ts +3 -8
  135. package/dist-types/commands/EnableCAEnrollmentPolicyCommand.d.ts +3 -8
  136. package/dist-types/commands/EnableClientAuthenticationCommand.d.ts +3 -8
  137. package/dist-types/commands/EnableDirectoryDataAccessCommand.d.ts +3 -8
  138. package/dist-types/commands/EnableLDAPSCommand.d.ts +3 -8
  139. package/dist-types/commands/EnableRadiusCommand.d.ts +3 -8
  140. package/dist-types/commands/EnableSsoCommand.d.ts +3 -8
  141. package/dist-types/commands/GetDirectoryLimitsCommand.d.ts +3 -8
  142. package/dist-types/commands/GetSnapshotLimitsCommand.d.ts +3 -8
  143. package/dist-types/commands/ListADAssessmentsCommand.d.ts +3 -8
  144. package/dist-types/commands/ListCertificatesCommand.d.ts +3 -8
  145. package/dist-types/commands/ListIpRoutesCommand.d.ts +3 -8
  146. package/dist-types/commands/ListLogSubscriptionsCommand.d.ts +3 -8
  147. package/dist-types/commands/ListSchemaExtensionsCommand.d.ts +3 -8
  148. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  149. package/dist-types/commands/RegisterCertificateCommand.d.ts +3 -8
  150. package/dist-types/commands/RegisterEventTopicCommand.d.ts +3 -8
  151. package/dist-types/commands/RejectSharedDirectoryCommand.d.ts +3 -8
  152. package/dist-types/commands/RemoveIpRoutesCommand.d.ts +3 -8
  153. package/dist-types/commands/RemoveRegionCommand.d.ts +3 -8
  154. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +3 -8
  155. package/dist-types/commands/ResetUserPasswordCommand.d.ts +3 -8
  156. package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +3 -8
  157. package/dist-types/commands/ShareDirectoryCommand.d.ts +3 -8
  158. package/dist-types/commands/StartADAssessmentCommand.d.ts +3 -8
  159. package/dist-types/commands/StartSchemaExtensionCommand.d.ts +3 -8
  160. package/dist-types/commands/UnshareDirectoryCommand.d.ts +3 -8
  161. package/dist-types/commands/UpdateConditionalForwarderCommand.d.ts +3 -8
  162. package/dist-types/commands/UpdateDirectorySetupCommand.d.ts +3 -8
  163. package/dist-types/commands/UpdateHybridADCommand.d.ts +3 -8
  164. package/dist-types/commands/UpdateNumberOfDomainControllersCommand.d.ts +3 -8
  165. package/dist-types/commands/UpdateRadiusCommand.d.ts +3 -8
  166. package/dist-types/commands/UpdateSettingsCommand.d.ts +3 -8
  167. package/dist-types/commands/UpdateTrustCommand.d.ts +3 -8
  168. package/dist-types/commands/VerifyTrustCommand.d.ts +3 -8
  169. package/dist-types/index.d.ts +1 -0
  170. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  171. package/dist-types/runtimeConfig.d.ts +1 -1
  172. package/dist-types/runtimeConfig.native.d.ts +1 -1
  173. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  174. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  175. package/dist-types/ts3.4/commands/AcceptSharedDirectoryCommand.d.ts +7 -16
  176. package/dist-types/ts3.4/commands/AddIpRoutesCommand.d.ts +7 -16
  177. package/dist-types/ts3.4/commands/AddRegionCommand.d.ts +7 -16
  178. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +7 -16
  179. package/dist-types/ts3.4/commands/CancelSchemaExtensionCommand.d.ts +7 -16
  180. package/dist-types/ts3.4/commands/ConnectDirectoryCommand.d.ts +7 -16
  181. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +7 -16
  182. package/dist-types/ts3.4/commands/CreateComputerCommand.d.ts +7 -16
  183. package/dist-types/ts3.4/commands/CreateConditionalForwarderCommand.d.ts +7 -16
  184. package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +7 -16
  185. package/dist-types/ts3.4/commands/CreateHybridADCommand.d.ts +7 -16
  186. package/dist-types/ts3.4/commands/CreateLogSubscriptionCommand.d.ts +7 -16
  187. package/dist-types/ts3.4/commands/CreateMicrosoftADCommand.d.ts +7 -16
  188. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +7 -16
  189. package/dist-types/ts3.4/commands/CreateTrustCommand.d.ts +7 -16
  190. package/dist-types/ts3.4/commands/DeleteADAssessmentCommand.d.ts +7 -16
  191. package/dist-types/ts3.4/commands/DeleteConditionalForwarderCommand.d.ts +7 -16
  192. package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +7 -16
  193. package/dist-types/ts3.4/commands/DeleteLogSubscriptionCommand.d.ts +7 -16
  194. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +7 -16
  195. package/dist-types/ts3.4/commands/DeleteTrustCommand.d.ts +7 -16
  196. package/dist-types/ts3.4/commands/DeregisterCertificateCommand.d.ts +7 -16
  197. package/dist-types/ts3.4/commands/DeregisterEventTopicCommand.d.ts +7 -16
  198. package/dist-types/ts3.4/commands/DescribeADAssessmentCommand.d.ts +7 -16
  199. package/dist-types/ts3.4/commands/DescribeCAEnrollmentPolicyCommand.d.ts +7 -16
  200. package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +7 -16
  201. package/dist-types/ts3.4/commands/DescribeClientAuthenticationSettingsCommand.d.ts +7 -16
  202. package/dist-types/ts3.4/commands/DescribeConditionalForwardersCommand.d.ts +7 -16
  203. package/dist-types/ts3.4/commands/DescribeDirectoriesCommand.d.ts +7 -16
  204. package/dist-types/ts3.4/commands/DescribeDirectoryDataAccessCommand.d.ts +7 -16
  205. package/dist-types/ts3.4/commands/DescribeDomainControllersCommand.d.ts +7 -16
  206. package/dist-types/ts3.4/commands/DescribeEventTopicsCommand.d.ts +7 -16
  207. package/dist-types/ts3.4/commands/DescribeHybridADUpdateCommand.d.ts +7 -16
  208. package/dist-types/ts3.4/commands/DescribeLDAPSSettingsCommand.d.ts +7 -16
  209. package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +7 -16
  210. package/dist-types/ts3.4/commands/DescribeSettingsCommand.d.ts +7 -16
  211. package/dist-types/ts3.4/commands/DescribeSharedDirectoriesCommand.d.ts +7 -16
  212. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +7 -16
  213. package/dist-types/ts3.4/commands/DescribeTrustsCommand.d.ts +7 -16
  214. package/dist-types/ts3.4/commands/DescribeUpdateDirectoryCommand.d.ts +7 -16
  215. package/dist-types/ts3.4/commands/DisableCAEnrollmentPolicyCommand.d.ts +7 -16
  216. package/dist-types/ts3.4/commands/DisableClientAuthenticationCommand.d.ts +7 -16
  217. package/dist-types/ts3.4/commands/DisableDirectoryDataAccessCommand.d.ts +7 -16
  218. package/dist-types/ts3.4/commands/DisableLDAPSCommand.d.ts +7 -16
  219. package/dist-types/ts3.4/commands/DisableRadiusCommand.d.ts +7 -16
  220. package/dist-types/ts3.4/commands/DisableSsoCommand.d.ts +7 -16
  221. package/dist-types/ts3.4/commands/EnableCAEnrollmentPolicyCommand.d.ts +7 -16
  222. package/dist-types/ts3.4/commands/EnableClientAuthenticationCommand.d.ts +7 -16
  223. package/dist-types/ts3.4/commands/EnableDirectoryDataAccessCommand.d.ts +7 -16
  224. package/dist-types/ts3.4/commands/EnableLDAPSCommand.d.ts +7 -16
  225. package/dist-types/ts3.4/commands/EnableRadiusCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/EnableSsoCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/GetDirectoryLimitsCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/commands/GetSnapshotLimitsCommand.d.ts +7 -16
  229. package/dist-types/ts3.4/commands/ListADAssessmentsCommand.d.ts +7 -16
  230. package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +7 -16
  231. package/dist-types/ts3.4/commands/ListIpRoutesCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/ListLogSubscriptionsCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/ListSchemaExtensionsCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/RegisterEventTopicCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/RejectSharedDirectoryCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/RemoveIpRoutesCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/RemoveRegionCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/ResetUserPasswordCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/ShareDirectoryCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/StartADAssessmentCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/StartSchemaExtensionCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/UnshareDirectoryCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/UpdateConditionalForwarderCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/UpdateDirectorySetupCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/UpdateHybridADCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/UpdateNumberOfDomainControllersCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/UpdateRadiusCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/UpdateTrustCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/VerifyTrustCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/index.d.ts +1 -0
  256. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  257. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  258. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  259. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  260. package/package.json +8 -10
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException: ServiceException$1, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException: ServiceException$1, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
10
11
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
15
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
16
  const { AwsJson1_1Protocol } = require("@aws-sdk/core/protocols");
17
+ const { Sha256 } = require("@smithy/core/checksum");
16
18
 
17
19
  const defaultDirectoryServiceHttpAuthSchemeParametersProvider = async (config, context, input) => {
18
20
  return {
@@ -67,7 +69,7 @@ const commonParams = {
67
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
68
70
  };
69
71
 
70
- var version = "3.1075.0";
72
+ var version = "3.1077.0";
71
73
  var packageInfo = {
72
74
  version: version};
73
75
 
@@ -2963,6 +2965,7 @@ const getRuntimeConfig$1 = (config) => {
2963
2965
  serviceTarget: "DirectoryService_20150416",
2964
2966
  },
2965
2967
  serviceId: config?.serviceId ?? "Directory Service",
2968
+ sha256: config?.sha256 ?? Sha256,
2966
2969
  urlParser: config?.urlParser ?? parseUrl,
2967
2970
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
2968
2971
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -2996,7 +2999,6 @@ const getRuntimeConfig = (config) => {
2996
2999
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
2997
3000
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
2998
3001
  }, config),
2999
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
3000
3002
  streamCollector: config?.streamCollector ?? streamCollector,
3001
3003
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
3002
3004
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -3084,964 +3086,248 @@ class DirectoryServiceClient extends Client {
3084
3086
  }
3085
3087
  }
3086
3088
 
3087
- class AcceptSharedDirectoryCommand extends Command
3088
- .classBuilder()
3089
- .ep(commonParams)
3090
- .m(function (Command, cs, config, o) {
3091
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3092
- })
3093
- .s("DirectoryService_20150416", "AcceptSharedDirectory", {})
3094
- .n("DirectoryServiceClient", "AcceptSharedDirectoryCommand")
3095
- .sc(AcceptSharedDirectory$)
3096
- .build() {
3089
+ const command = makeBuilder(commonParams, "DirectoryService_20150416", "DirectoryServiceClient", getEndpointPlugin);
3090
+ const _ep0 = {};
3091
+ const _mw0 = (Command, cs, config, o) => [];
3092
+
3093
+ class AcceptSharedDirectoryCommand extends command(_ep0, _mw0, "AcceptSharedDirectory", AcceptSharedDirectory$) {
3097
3094
  }
3098
3095
 
3099
- class AddIpRoutesCommand extends Command
3100
- .classBuilder()
3101
- .ep(commonParams)
3102
- .m(function (Command, cs, config, o) {
3103
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3104
- })
3105
- .s("DirectoryService_20150416", "AddIpRoutes", {})
3106
- .n("DirectoryServiceClient", "AddIpRoutesCommand")
3107
- .sc(AddIpRoutes$)
3108
- .build() {
3096
+ class AddIpRoutesCommand extends command(_ep0, _mw0, "AddIpRoutes", AddIpRoutes$) {
3109
3097
  }
3110
3098
 
3111
- class AddRegionCommand extends Command
3112
- .classBuilder()
3113
- .ep(commonParams)
3114
- .m(function (Command, cs, config, o) {
3115
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3116
- })
3117
- .s("DirectoryService_20150416", "AddRegion", {})
3118
- .n("DirectoryServiceClient", "AddRegionCommand")
3119
- .sc(AddRegion$)
3120
- .build() {
3099
+ class AddRegionCommand extends command(_ep0, _mw0, "AddRegion", AddRegion$) {
3121
3100
  }
3122
3101
 
3123
- class AddTagsToResourceCommand extends Command
3124
- .classBuilder()
3125
- .ep(commonParams)
3126
- .m(function (Command, cs, config, o) {
3127
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3128
- })
3129
- .s("DirectoryService_20150416", "AddTagsToResource", {})
3130
- .n("DirectoryServiceClient", "AddTagsToResourceCommand")
3131
- .sc(AddTagsToResource$)
3132
- .build() {
3102
+ class AddTagsToResourceCommand extends command(_ep0, _mw0, "AddTagsToResource", AddTagsToResource$) {
3133
3103
  }
3134
3104
 
3135
- class CancelSchemaExtensionCommand extends Command
3136
- .classBuilder()
3137
- .ep(commonParams)
3138
- .m(function (Command, cs, config, o) {
3139
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3140
- })
3141
- .s("DirectoryService_20150416", "CancelSchemaExtension", {})
3142
- .n("DirectoryServiceClient", "CancelSchemaExtensionCommand")
3143
- .sc(CancelSchemaExtension$)
3144
- .build() {
3105
+ class CancelSchemaExtensionCommand extends command(_ep0, _mw0, "CancelSchemaExtension", CancelSchemaExtension$) {
3145
3106
  }
3146
3107
 
3147
- class ConnectDirectoryCommand extends Command
3148
- .classBuilder()
3149
- .ep(commonParams)
3150
- .m(function (Command, cs, config, o) {
3151
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3152
- })
3153
- .s("DirectoryService_20150416", "ConnectDirectory", {})
3154
- .n("DirectoryServiceClient", "ConnectDirectoryCommand")
3155
- .sc(ConnectDirectory$)
3156
- .build() {
3108
+ class ConnectDirectoryCommand extends command(_ep0, _mw0, "ConnectDirectory", ConnectDirectory$) {
3157
3109
  }
3158
3110
 
3159
- class CreateAliasCommand extends Command
3160
- .classBuilder()
3161
- .ep(commonParams)
3162
- .m(function (Command, cs, config, o) {
3163
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3164
- })
3165
- .s("DirectoryService_20150416", "CreateAlias", {})
3166
- .n("DirectoryServiceClient", "CreateAliasCommand")
3167
- .sc(CreateAlias$)
3168
- .build() {
3111
+ class CreateAliasCommand extends command(_ep0, _mw0, "CreateAlias", CreateAlias$) {
3169
3112
  }
3170
3113
 
3171
- class CreateComputerCommand extends Command
3172
- .classBuilder()
3173
- .ep(commonParams)
3174
- .m(function (Command, cs, config, o) {
3175
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3176
- })
3177
- .s("DirectoryService_20150416", "CreateComputer", {})
3178
- .n("DirectoryServiceClient", "CreateComputerCommand")
3179
- .sc(CreateComputer$)
3180
- .build() {
3114
+ class CreateComputerCommand extends command(_ep0, _mw0, "CreateComputer", CreateComputer$) {
3181
3115
  }
3182
3116
 
3183
- class CreateConditionalForwarderCommand extends Command
3184
- .classBuilder()
3185
- .ep(commonParams)
3186
- .m(function (Command, cs, config, o) {
3187
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3188
- })
3189
- .s("DirectoryService_20150416", "CreateConditionalForwarder", {})
3190
- .n("DirectoryServiceClient", "CreateConditionalForwarderCommand")
3191
- .sc(CreateConditionalForwarder$)
3192
- .build() {
3117
+ class CreateConditionalForwarderCommand extends command(_ep0, _mw0, "CreateConditionalForwarder", CreateConditionalForwarder$) {
3193
3118
  }
3194
3119
 
3195
- class CreateDirectoryCommand extends Command
3196
- .classBuilder()
3197
- .ep(commonParams)
3198
- .m(function (Command, cs, config, o) {
3199
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3200
- })
3201
- .s("DirectoryService_20150416", "CreateDirectory", {})
3202
- .n("DirectoryServiceClient", "CreateDirectoryCommand")
3203
- .sc(CreateDirectory$)
3204
- .build() {
3120
+ class CreateDirectoryCommand extends command(_ep0, _mw0, "CreateDirectory", CreateDirectory$) {
3205
3121
  }
3206
3122
 
3207
- class CreateHybridADCommand extends Command
3208
- .classBuilder()
3209
- .ep(commonParams)
3210
- .m(function (Command, cs, config, o) {
3211
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3212
- })
3213
- .s("DirectoryService_20150416", "CreateHybridAD", {})
3214
- .n("DirectoryServiceClient", "CreateHybridADCommand")
3215
- .sc(CreateHybridAD$)
3216
- .build() {
3123
+ class CreateHybridADCommand extends command(_ep0, _mw0, "CreateHybridAD", CreateHybridAD$) {
3217
3124
  }
3218
3125
 
3219
- class CreateLogSubscriptionCommand extends Command
3220
- .classBuilder()
3221
- .ep(commonParams)
3222
- .m(function (Command, cs, config, o) {
3223
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3224
- })
3225
- .s("DirectoryService_20150416", "CreateLogSubscription", {})
3226
- .n("DirectoryServiceClient", "CreateLogSubscriptionCommand")
3227
- .sc(CreateLogSubscription$)
3228
- .build() {
3126
+ class CreateLogSubscriptionCommand extends command(_ep0, _mw0, "CreateLogSubscription", CreateLogSubscription$) {
3229
3127
  }
3230
3128
 
3231
- class CreateMicrosoftADCommand extends Command
3232
- .classBuilder()
3233
- .ep(commonParams)
3234
- .m(function (Command, cs, config, o) {
3235
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3236
- })
3237
- .s("DirectoryService_20150416", "CreateMicrosoftAD", {})
3238
- .n("DirectoryServiceClient", "CreateMicrosoftADCommand")
3239
- .sc(CreateMicrosoftAD$)
3240
- .build() {
3129
+ class CreateMicrosoftADCommand extends command(_ep0, _mw0, "CreateMicrosoftAD", CreateMicrosoftAD$) {
3241
3130
  }
3242
3131
 
3243
- class CreateSnapshotCommand extends Command
3244
- .classBuilder()
3245
- .ep(commonParams)
3246
- .m(function (Command, cs, config, o) {
3247
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3248
- })
3249
- .s("DirectoryService_20150416", "CreateSnapshot", {})
3250
- .n("DirectoryServiceClient", "CreateSnapshotCommand")
3251
- .sc(CreateSnapshot$)
3252
- .build() {
3132
+ class CreateSnapshotCommand extends command(_ep0, _mw0, "CreateSnapshot", CreateSnapshot$) {
3253
3133
  }
3254
3134
 
3255
- class CreateTrustCommand extends Command
3256
- .classBuilder()
3257
- .ep(commonParams)
3258
- .m(function (Command, cs, config, o) {
3259
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3260
- })
3261
- .s("DirectoryService_20150416", "CreateTrust", {})
3262
- .n("DirectoryServiceClient", "CreateTrustCommand")
3263
- .sc(CreateTrust$)
3264
- .build() {
3135
+ class CreateTrustCommand extends command(_ep0, _mw0, "CreateTrust", CreateTrust$) {
3265
3136
  }
3266
3137
 
3267
- class DeleteADAssessmentCommand extends Command
3268
- .classBuilder()
3269
- .ep(commonParams)
3270
- .m(function (Command, cs, config, o) {
3271
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3272
- })
3273
- .s("DirectoryService_20150416", "DeleteADAssessment", {})
3274
- .n("DirectoryServiceClient", "DeleteADAssessmentCommand")
3275
- .sc(DeleteADAssessment$)
3276
- .build() {
3138
+ class DeleteADAssessmentCommand extends command(_ep0, _mw0, "DeleteADAssessment", DeleteADAssessment$) {
3277
3139
  }
3278
3140
 
3279
- class DeleteConditionalForwarderCommand extends Command
3280
- .classBuilder()
3281
- .ep(commonParams)
3282
- .m(function (Command, cs, config, o) {
3283
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3284
- })
3285
- .s("DirectoryService_20150416", "DeleteConditionalForwarder", {})
3286
- .n("DirectoryServiceClient", "DeleteConditionalForwarderCommand")
3287
- .sc(DeleteConditionalForwarder$)
3288
- .build() {
3141
+ class DeleteConditionalForwarderCommand extends command(_ep0, _mw0, "DeleteConditionalForwarder", DeleteConditionalForwarder$) {
3289
3142
  }
3290
3143
 
3291
- class DeleteDirectoryCommand extends Command
3292
- .classBuilder()
3293
- .ep(commonParams)
3294
- .m(function (Command, cs, config, o) {
3295
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3296
- })
3297
- .s("DirectoryService_20150416", "DeleteDirectory", {})
3298
- .n("DirectoryServiceClient", "DeleteDirectoryCommand")
3299
- .sc(DeleteDirectory$)
3300
- .build() {
3144
+ class DeleteDirectoryCommand extends command(_ep0, _mw0, "DeleteDirectory", DeleteDirectory$) {
3301
3145
  }
3302
3146
 
3303
- class DeleteLogSubscriptionCommand extends Command
3304
- .classBuilder()
3305
- .ep(commonParams)
3306
- .m(function (Command, cs, config, o) {
3307
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3308
- })
3309
- .s("DirectoryService_20150416", "DeleteLogSubscription", {})
3310
- .n("DirectoryServiceClient", "DeleteLogSubscriptionCommand")
3311
- .sc(DeleteLogSubscription$)
3312
- .build() {
3147
+ class DeleteLogSubscriptionCommand extends command(_ep0, _mw0, "DeleteLogSubscription", DeleteLogSubscription$) {
3313
3148
  }
3314
3149
 
3315
- class DeleteSnapshotCommand extends Command
3316
- .classBuilder()
3317
- .ep(commonParams)
3318
- .m(function (Command, cs, config, o) {
3319
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3320
- })
3321
- .s("DirectoryService_20150416", "DeleteSnapshot", {})
3322
- .n("DirectoryServiceClient", "DeleteSnapshotCommand")
3323
- .sc(DeleteSnapshot$)
3324
- .build() {
3150
+ class DeleteSnapshotCommand extends command(_ep0, _mw0, "DeleteSnapshot", DeleteSnapshot$) {
3325
3151
  }
3326
3152
 
3327
- class DeleteTrustCommand extends Command
3328
- .classBuilder()
3329
- .ep(commonParams)
3330
- .m(function (Command, cs, config, o) {
3331
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3332
- })
3333
- .s("DirectoryService_20150416", "DeleteTrust", {})
3334
- .n("DirectoryServiceClient", "DeleteTrustCommand")
3335
- .sc(DeleteTrust$)
3336
- .build() {
3153
+ class DeleteTrustCommand extends command(_ep0, _mw0, "DeleteTrust", DeleteTrust$) {
3337
3154
  }
3338
3155
 
3339
- class DeregisterCertificateCommand extends Command
3340
- .classBuilder()
3341
- .ep(commonParams)
3342
- .m(function (Command, cs, config, o) {
3343
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3344
- })
3345
- .s("DirectoryService_20150416", "DeregisterCertificate", {})
3346
- .n("DirectoryServiceClient", "DeregisterCertificateCommand")
3347
- .sc(DeregisterCertificate$)
3348
- .build() {
3156
+ class DeregisterCertificateCommand extends command(_ep0, _mw0, "DeregisterCertificate", DeregisterCertificate$) {
3349
3157
  }
3350
3158
 
3351
- class DeregisterEventTopicCommand extends Command
3352
- .classBuilder()
3353
- .ep(commonParams)
3354
- .m(function (Command, cs, config, o) {
3355
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3356
- })
3357
- .s("DirectoryService_20150416", "DeregisterEventTopic", {})
3358
- .n("DirectoryServiceClient", "DeregisterEventTopicCommand")
3359
- .sc(DeregisterEventTopic$)
3360
- .build() {
3159
+ class DeregisterEventTopicCommand extends command(_ep0, _mw0, "DeregisterEventTopic", DeregisterEventTopic$) {
3361
3160
  }
3362
3161
 
3363
- class DescribeADAssessmentCommand extends Command
3364
- .classBuilder()
3365
- .ep(commonParams)
3366
- .m(function (Command, cs, config, o) {
3367
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3368
- })
3369
- .s("DirectoryService_20150416", "DescribeADAssessment", {})
3370
- .n("DirectoryServiceClient", "DescribeADAssessmentCommand")
3371
- .sc(DescribeADAssessment$)
3372
- .build() {
3162
+ class DescribeADAssessmentCommand extends command(_ep0, _mw0, "DescribeADAssessment", DescribeADAssessment$) {
3373
3163
  }
3374
3164
 
3375
- class DescribeCAEnrollmentPolicyCommand extends Command
3376
- .classBuilder()
3377
- .ep(commonParams)
3378
- .m(function (Command, cs, config, o) {
3379
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3380
- })
3381
- .s("DirectoryService_20150416", "DescribeCAEnrollmentPolicy", {})
3382
- .n("DirectoryServiceClient", "DescribeCAEnrollmentPolicyCommand")
3383
- .sc(DescribeCAEnrollmentPolicy$)
3384
- .build() {
3165
+ class DescribeCAEnrollmentPolicyCommand extends command(_ep0, _mw0, "DescribeCAEnrollmentPolicy", DescribeCAEnrollmentPolicy$) {
3385
3166
  }
3386
3167
 
3387
- class DescribeCertificateCommand extends Command
3388
- .classBuilder()
3389
- .ep(commonParams)
3390
- .m(function (Command, cs, config, o) {
3391
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3392
- })
3393
- .s("DirectoryService_20150416", "DescribeCertificate", {})
3394
- .n("DirectoryServiceClient", "DescribeCertificateCommand")
3395
- .sc(DescribeCertificate$)
3396
- .build() {
3168
+ class DescribeCertificateCommand extends command(_ep0, _mw0, "DescribeCertificate", DescribeCertificate$) {
3397
3169
  }
3398
3170
 
3399
- class DescribeClientAuthenticationSettingsCommand extends Command
3400
- .classBuilder()
3401
- .ep(commonParams)
3402
- .m(function (Command, cs, config, o) {
3403
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3404
- })
3405
- .s("DirectoryService_20150416", "DescribeClientAuthenticationSettings", {})
3406
- .n("DirectoryServiceClient", "DescribeClientAuthenticationSettingsCommand")
3407
- .sc(DescribeClientAuthenticationSettings$)
3408
- .build() {
3171
+ class DescribeClientAuthenticationSettingsCommand extends command(_ep0, _mw0, "DescribeClientAuthenticationSettings", DescribeClientAuthenticationSettings$) {
3409
3172
  }
3410
3173
 
3411
- class DescribeConditionalForwardersCommand extends Command
3412
- .classBuilder()
3413
- .ep(commonParams)
3414
- .m(function (Command, cs, config, o) {
3415
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3416
- })
3417
- .s("DirectoryService_20150416", "DescribeConditionalForwarders", {})
3418
- .n("DirectoryServiceClient", "DescribeConditionalForwardersCommand")
3419
- .sc(DescribeConditionalForwarders$)
3420
- .build() {
3174
+ class DescribeConditionalForwardersCommand extends command(_ep0, _mw0, "DescribeConditionalForwarders", DescribeConditionalForwarders$) {
3421
3175
  }
3422
3176
 
3423
- class DescribeDirectoriesCommand extends Command
3424
- .classBuilder()
3425
- .ep(commonParams)
3426
- .m(function (Command, cs, config, o) {
3427
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3428
- })
3429
- .s("DirectoryService_20150416", "DescribeDirectories", {})
3430
- .n("DirectoryServiceClient", "DescribeDirectoriesCommand")
3431
- .sc(DescribeDirectories$)
3432
- .build() {
3177
+ class DescribeDirectoriesCommand extends command(_ep0, _mw0, "DescribeDirectories", DescribeDirectories$) {
3433
3178
  }
3434
3179
 
3435
- class DescribeDirectoryDataAccessCommand extends Command
3436
- .classBuilder()
3437
- .ep(commonParams)
3438
- .m(function (Command, cs, config, o) {
3439
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3440
- })
3441
- .s("DirectoryService_20150416", "DescribeDirectoryDataAccess", {})
3442
- .n("DirectoryServiceClient", "DescribeDirectoryDataAccessCommand")
3443
- .sc(DescribeDirectoryDataAccess$)
3444
- .build() {
3180
+ class DescribeDirectoryDataAccessCommand extends command(_ep0, _mw0, "DescribeDirectoryDataAccess", DescribeDirectoryDataAccess$) {
3445
3181
  }
3446
3182
 
3447
- class DescribeDomainControllersCommand extends Command
3448
- .classBuilder()
3449
- .ep(commonParams)
3450
- .m(function (Command, cs, config, o) {
3451
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3452
- })
3453
- .s("DirectoryService_20150416", "DescribeDomainControllers", {})
3454
- .n("DirectoryServiceClient", "DescribeDomainControllersCommand")
3455
- .sc(DescribeDomainControllers$)
3456
- .build() {
3183
+ class DescribeDomainControllersCommand extends command(_ep0, _mw0, "DescribeDomainControllers", DescribeDomainControllers$) {
3457
3184
  }
3458
3185
 
3459
- class DescribeEventTopicsCommand extends Command
3460
- .classBuilder()
3461
- .ep(commonParams)
3462
- .m(function (Command, cs, config, o) {
3463
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3464
- })
3465
- .s("DirectoryService_20150416", "DescribeEventTopics", {})
3466
- .n("DirectoryServiceClient", "DescribeEventTopicsCommand")
3467
- .sc(DescribeEventTopics$)
3468
- .build() {
3186
+ class DescribeEventTopicsCommand extends command(_ep0, _mw0, "DescribeEventTopics", DescribeEventTopics$) {
3469
3187
  }
3470
3188
 
3471
- class DescribeHybridADUpdateCommand extends Command
3472
- .classBuilder()
3473
- .ep(commonParams)
3474
- .m(function (Command, cs, config, o) {
3475
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3476
- })
3477
- .s("DirectoryService_20150416", "DescribeHybridADUpdate", {})
3478
- .n("DirectoryServiceClient", "DescribeHybridADUpdateCommand")
3479
- .sc(DescribeHybridADUpdate$)
3480
- .build() {
3189
+ class DescribeHybridADUpdateCommand extends command(_ep0, _mw0, "DescribeHybridADUpdate", DescribeHybridADUpdate$) {
3481
3190
  }
3482
3191
 
3483
- class DescribeLDAPSSettingsCommand extends Command
3484
- .classBuilder()
3485
- .ep(commonParams)
3486
- .m(function (Command, cs, config, o) {
3487
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3488
- })
3489
- .s("DirectoryService_20150416", "DescribeLDAPSSettings", {})
3490
- .n("DirectoryServiceClient", "DescribeLDAPSSettingsCommand")
3491
- .sc(DescribeLDAPSSettings$)
3492
- .build() {
3192
+ class DescribeLDAPSSettingsCommand extends command(_ep0, _mw0, "DescribeLDAPSSettings", DescribeLDAPSSettings$) {
3493
3193
  }
3494
3194
 
3495
- class DescribeRegionsCommand extends Command
3496
- .classBuilder()
3497
- .ep(commonParams)
3498
- .m(function (Command, cs, config, o) {
3499
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3500
- })
3501
- .s("DirectoryService_20150416", "DescribeRegions", {})
3502
- .n("DirectoryServiceClient", "DescribeRegionsCommand")
3503
- .sc(DescribeRegions$)
3504
- .build() {
3195
+ class DescribeRegionsCommand extends command(_ep0, _mw0, "DescribeRegions", DescribeRegions$) {
3505
3196
  }
3506
3197
 
3507
- class DescribeSettingsCommand extends Command
3508
- .classBuilder()
3509
- .ep(commonParams)
3510
- .m(function (Command, cs, config, o) {
3511
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3512
- })
3513
- .s("DirectoryService_20150416", "DescribeSettings", {})
3514
- .n("DirectoryServiceClient", "DescribeSettingsCommand")
3515
- .sc(DescribeSettings$)
3516
- .build() {
3198
+ class DescribeSettingsCommand extends command(_ep0, _mw0, "DescribeSettings", DescribeSettings$) {
3517
3199
  }
3518
3200
 
3519
- class DescribeSharedDirectoriesCommand extends Command
3520
- .classBuilder()
3521
- .ep(commonParams)
3522
- .m(function (Command, cs, config, o) {
3523
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3524
- })
3525
- .s("DirectoryService_20150416", "DescribeSharedDirectories", {})
3526
- .n("DirectoryServiceClient", "DescribeSharedDirectoriesCommand")
3527
- .sc(DescribeSharedDirectories$)
3528
- .build() {
3201
+ class DescribeSharedDirectoriesCommand extends command(_ep0, _mw0, "DescribeSharedDirectories", DescribeSharedDirectories$) {
3529
3202
  }
3530
3203
 
3531
- class DescribeSnapshotsCommand extends Command
3532
- .classBuilder()
3533
- .ep(commonParams)
3534
- .m(function (Command, cs, config, o) {
3535
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3536
- })
3537
- .s("DirectoryService_20150416", "DescribeSnapshots", {})
3538
- .n("DirectoryServiceClient", "DescribeSnapshotsCommand")
3539
- .sc(DescribeSnapshots$)
3540
- .build() {
3204
+ class DescribeSnapshotsCommand extends command(_ep0, _mw0, "DescribeSnapshots", DescribeSnapshots$) {
3541
3205
  }
3542
3206
 
3543
- class DescribeTrustsCommand extends Command
3544
- .classBuilder()
3545
- .ep(commonParams)
3546
- .m(function (Command, cs, config, o) {
3547
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3548
- })
3549
- .s("DirectoryService_20150416", "DescribeTrusts", {})
3550
- .n("DirectoryServiceClient", "DescribeTrustsCommand")
3551
- .sc(DescribeTrusts$)
3552
- .build() {
3207
+ class DescribeTrustsCommand extends command(_ep0, _mw0, "DescribeTrusts", DescribeTrusts$) {
3553
3208
  }
3554
3209
 
3555
- class DescribeUpdateDirectoryCommand extends Command
3556
- .classBuilder()
3557
- .ep(commonParams)
3558
- .m(function (Command, cs, config, o) {
3559
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3560
- })
3561
- .s("DirectoryService_20150416", "DescribeUpdateDirectory", {})
3562
- .n("DirectoryServiceClient", "DescribeUpdateDirectoryCommand")
3563
- .sc(DescribeUpdateDirectory$)
3564
- .build() {
3210
+ class DescribeUpdateDirectoryCommand extends command(_ep0, _mw0, "DescribeUpdateDirectory", DescribeUpdateDirectory$) {
3565
3211
  }
3566
3212
 
3567
- class DisableCAEnrollmentPolicyCommand extends Command
3568
- .classBuilder()
3569
- .ep(commonParams)
3570
- .m(function (Command, cs, config, o) {
3571
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3572
- })
3573
- .s("DirectoryService_20150416", "DisableCAEnrollmentPolicy", {})
3574
- .n("DirectoryServiceClient", "DisableCAEnrollmentPolicyCommand")
3575
- .sc(DisableCAEnrollmentPolicy$)
3576
- .build() {
3213
+ class DisableCAEnrollmentPolicyCommand extends command(_ep0, _mw0, "DisableCAEnrollmentPolicy", DisableCAEnrollmentPolicy$) {
3577
3214
  }
3578
3215
 
3579
- class DisableClientAuthenticationCommand extends Command
3580
- .classBuilder()
3581
- .ep(commonParams)
3582
- .m(function (Command, cs, config, o) {
3583
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3584
- })
3585
- .s("DirectoryService_20150416", "DisableClientAuthentication", {})
3586
- .n("DirectoryServiceClient", "DisableClientAuthenticationCommand")
3587
- .sc(DisableClientAuthentication$)
3588
- .build() {
3216
+ class DisableClientAuthenticationCommand extends command(_ep0, _mw0, "DisableClientAuthentication", DisableClientAuthentication$) {
3589
3217
  }
3590
3218
 
3591
- class DisableDirectoryDataAccessCommand extends Command
3592
- .classBuilder()
3593
- .ep(commonParams)
3594
- .m(function (Command, cs, config, o) {
3595
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3596
- })
3597
- .s("DirectoryService_20150416", "DisableDirectoryDataAccess", {})
3598
- .n("DirectoryServiceClient", "DisableDirectoryDataAccessCommand")
3599
- .sc(DisableDirectoryDataAccess$)
3600
- .build() {
3219
+ class DisableDirectoryDataAccessCommand extends command(_ep0, _mw0, "DisableDirectoryDataAccess", DisableDirectoryDataAccess$) {
3601
3220
  }
3602
3221
 
3603
- class DisableLDAPSCommand extends Command
3604
- .classBuilder()
3605
- .ep(commonParams)
3606
- .m(function (Command, cs, config, o) {
3607
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3608
- })
3609
- .s("DirectoryService_20150416", "DisableLDAPS", {})
3610
- .n("DirectoryServiceClient", "DisableLDAPSCommand")
3611
- .sc(DisableLDAPS$)
3612
- .build() {
3222
+ class DisableLDAPSCommand extends command(_ep0, _mw0, "DisableLDAPS", DisableLDAPS$) {
3613
3223
  }
3614
3224
 
3615
- class DisableRadiusCommand extends Command
3616
- .classBuilder()
3617
- .ep(commonParams)
3618
- .m(function (Command, cs, config, o) {
3619
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3620
- })
3621
- .s("DirectoryService_20150416", "DisableRadius", {})
3622
- .n("DirectoryServiceClient", "DisableRadiusCommand")
3623
- .sc(DisableRadius$)
3624
- .build() {
3225
+ class DisableRadiusCommand extends command(_ep0, _mw0, "DisableRadius", DisableRadius$) {
3625
3226
  }
3626
3227
 
3627
- class DisableSsoCommand extends Command
3628
- .classBuilder()
3629
- .ep(commonParams)
3630
- .m(function (Command, cs, config, o) {
3631
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3632
- })
3633
- .s("DirectoryService_20150416", "DisableSso", {})
3634
- .n("DirectoryServiceClient", "DisableSsoCommand")
3635
- .sc(DisableSso$)
3636
- .build() {
3228
+ class DisableSsoCommand extends command(_ep0, _mw0, "DisableSso", DisableSso$) {
3637
3229
  }
3638
3230
 
3639
- class EnableCAEnrollmentPolicyCommand extends Command
3640
- .classBuilder()
3641
- .ep(commonParams)
3642
- .m(function (Command, cs, config, o) {
3643
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3644
- })
3645
- .s("DirectoryService_20150416", "EnableCAEnrollmentPolicy", {})
3646
- .n("DirectoryServiceClient", "EnableCAEnrollmentPolicyCommand")
3647
- .sc(EnableCAEnrollmentPolicy$)
3648
- .build() {
3231
+ class EnableCAEnrollmentPolicyCommand extends command(_ep0, _mw0, "EnableCAEnrollmentPolicy", EnableCAEnrollmentPolicy$) {
3649
3232
  }
3650
3233
 
3651
- class EnableClientAuthenticationCommand extends Command
3652
- .classBuilder()
3653
- .ep(commonParams)
3654
- .m(function (Command, cs, config, o) {
3655
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3656
- })
3657
- .s("DirectoryService_20150416", "EnableClientAuthentication", {})
3658
- .n("DirectoryServiceClient", "EnableClientAuthenticationCommand")
3659
- .sc(EnableClientAuthentication$)
3660
- .build() {
3234
+ class EnableClientAuthenticationCommand extends command(_ep0, _mw0, "EnableClientAuthentication", EnableClientAuthentication$) {
3661
3235
  }
3662
3236
 
3663
- class EnableDirectoryDataAccessCommand extends Command
3664
- .classBuilder()
3665
- .ep(commonParams)
3666
- .m(function (Command, cs, config, o) {
3667
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3668
- })
3669
- .s("DirectoryService_20150416", "EnableDirectoryDataAccess", {})
3670
- .n("DirectoryServiceClient", "EnableDirectoryDataAccessCommand")
3671
- .sc(EnableDirectoryDataAccess$)
3672
- .build() {
3237
+ class EnableDirectoryDataAccessCommand extends command(_ep0, _mw0, "EnableDirectoryDataAccess", EnableDirectoryDataAccess$) {
3673
3238
  }
3674
3239
 
3675
- class EnableLDAPSCommand extends Command
3676
- .classBuilder()
3677
- .ep(commonParams)
3678
- .m(function (Command, cs, config, o) {
3679
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3680
- })
3681
- .s("DirectoryService_20150416", "EnableLDAPS", {})
3682
- .n("DirectoryServiceClient", "EnableLDAPSCommand")
3683
- .sc(EnableLDAPS$)
3684
- .build() {
3240
+ class EnableLDAPSCommand extends command(_ep0, _mw0, "EnableLDAPS", EnableLDAPS$) {
3685
3241
  }
3686
3242
 
3687
- class EnableRadiusCommand extends Command
3688
- .classBuilder()
3689
- .ep(commonParams)
3690
- .m(function (Command, cs, config, o) {
3691
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3692
- })
3693
- .s("DirectoryService_20150416", "EnableRadius", {})
3694
- .n("DirectoryServiceClient", "EnableRadiusCommand")
3695
- .sc(EnableRadius$)
3696
- .build() {
3243
+ class EnableRadiusCommand extends command(_ep0, _mw0, "EnableRadius", EnableRadius$) {
3697
3244
  }
3698
3245
 
3699
- class EnableSsoCommand extends Command
3700
- .classBuilder()
3701
- .ep(commonParams)
3702
- .m(function (Command, cs, config, o) {
3703
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3704
- })
3705
- .s("DirectoryService_20150416", "EnableSso", {})
3706
- .n("DirectoryServiceClient", "EnableSsoCommand")
3707
- .sc(EnableSso$)
3708
- .build() {
3246
+ class EnableSsoCommand extends command(_ep0, _mw0, "EnableSso", EnableSso$) {
3709
3247
  }
3710
3248
 
3711
- class GetDirectoryLimitsCommand extends Command
3712
- .classBuilder()
3713
- .ep(commonParams)
3714
- .m(function (Command, cs, config, o) {
3715
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3716
- })
3717
- .s("DirectoryService_20150416", "GetDirectoryLimits", {})
3718
- .n("DirectoryServiceClient", "GetDirectoryLimitsCommand")
3719
- .sc(GetDirectoryLimits$)
3720
- .build() {
3249
+ class GetDirectoryLimitsCommand extends command(_ep0, _mw0, "GetDirectoryLimits", GetDirectoryLimits$) {
3721
3250
  }
3722
3251
 
3723
- class GetSnapshotLimitsCommand extends Command
3724
- .classBuilder()
3725
- .ep(commonParams)
3726
- .m(function (Command, cs, config, o) {
3727
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3728
- })
3729
- .s("DirectoryService_20150416", "GetSnapshotLimits", {})
3730
- .n("DirectoryServiceClient", "GetSnapshotLimitsCommand")
3731
- .sc(GetSnapshotLimits$)
3732
- .build() {
3252
+ class GetSnapshotLimitsCommand extends command(_ep0, _mw0, "GetSnapshotLimits", GetSnapshotLimits$) {
3733
3253
  }
3734
3254
 
3735
- class ListADAssessmentsCommand extends Command
3736
- .classBuilder()
3737
- .ep(commonParams)
3738
- .m(function (Command, cs, config, o) {
3739
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3740
- })
3741
- .s("DirectoryService_20150416", "ListADAssessments", {})
3742
- .n("DirectoryServiceClient", "ListADAssessmentsCommand")
3743
- .sc(ListADAssessments$)
3744
- .build() {
3255
+ class ListADAssessmentsCommand extends command(_ep0, _mw0, "ListADAssessments", ListADAssessments$) {
3745
3256
  }
3746
3257
 
3747
- class ListCertificatesCommand extends Command
3748
- .classBuilder()
3749
- .ep(commonParams)
3750
- .m(function (Command, cs, config, o) {
3751
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3752
- })
3753
- .s("DirectoryService_20150416", "ListCertificates", {})
3754
- .n("DirectoryServiceClient", "ListCertificatesCommand")
3755
- .sc(ListCertificates$)
3756
- .build() {
3258
+ class ListCertificatesCommand extends command(_ep0, _mw0, "ListCertificates", ListCertificates$) {
3757
3259
  }
3758
3260
 
3759
- class ListIpRoutesCommand extends Command
3760
- .classBuilder()
3761
- .ep(commonParams)
3762
- .m(function (Command, cs, config, o) {
3763
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3764
- })
3765
- .s("DirectoryService_20150416", "ListIpRoutes", {})
3766
- .n("DirectoryServiceClient", "ListIpRoutesCommand")
3767
- .sc(ListIpRoutes$)
3768
- .build() {
3261
+ class ListIpRoutesCommand extends command(_ep0, _mw0, "ListIpRoutes", ListIpRoutes$) {
3769
3262
  }
3770
3263
 
3771
- class ListLogSubscriptionsCommand extends Command
3772
- .classBuilder()
3773
- .ep(commonParams)
3774
- .m(function (Command, cs, config, o) {
3775
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3776
- })
3777
- .s("DirectoryService_20150416", "ListLogSubscriptions", {})
3778
- .n("DirectoryServiceClient", "ListLogSubscriptionsCommand")
3779
- .sc(ListLogSubscriptions$)
3780
- .build() {
3264
+ class ListLogSubscriptionsCommand extends command(_ep0, _mw0, "ListLogSubscriptions", ListLogSubscriptions$) {
3781
3265
  }
3782
3266
 
3783
- class ListSchemaExtensionsCommand extends Command
3784
- .classBuilder()
3785
- .ep(commonParams)
3786
- .m(function (Command, cs, config, o) {
3787
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3788
- })
3789
- .s("DirectoryService_20150416", "ListSchemaExtensions", {})
3790
- .n("DirectoryServiceClient", "ListSchemaExtensionsCommand")
3791
- .sc(ListSchemaExtensions$)
3792
- .build() {
3267
+ class ListSchemaExtensionsCommand extends command(_ep0, _mw0, "ListSchemaExtensions", ListSchemaExtensions$) {
3793
3268
  }
3794
3269
 
3795
- class ListTagsForResourceCommand extends Command
3796
- .classBuilder()
3797
- .ep(commonParams)
3798
- .m(function (Command, cs, config, o) {
3799
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3800
- })
3801
- .s("DirectoryService_20150416", "ListTagsForResource", {})
3802
- .n("DirectoryServiceClient", "ListTagsForResourceCommand")
3803
- .sc(ListTagsForResource$)
3804
- .build() {
3270
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
3805
3271
  }
3806
3272
 
3807
- class RegisterCertificateCommand extends Command
3808
- .classBuilder()
3809
- .ep(commonParams)
3810
- .m(function (Command, cs, config, o) {
3811
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3812
- })
3813
- .s("DirectoryService_20150416", "RegisterCertificate", {})
3814
- .n("DirectoryServiceClient", "RegisterCertificateCommand")
3815
- .sc(RegisterCertificate$)
3816
- .build() {
3273
+ class RegisterCertificateCommand extends command(_ep0, _mw0, "RegisterCertificate", RegisterCertificate$) {
3817
3274
  }
3818
3275
 
3819
- class RegisterEventTopicCommand extends Command
3820
- .classBuilder()
3821
- .ep(commonParams)
3822
- .m(function (Command, cs, config, o) {
3823
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3824
- })
3825
- .s("DirectoryService_20150416", "RegisterEventTopic", {})
3826
- .n("DirectoryServiceClient", "RegisterEventTopicCommand")
3827
- .sc(RegisterEventTopic$)
3828
- .build() {
3276
+ class RegisterEventTopicCommand extends command(_ep0, _mw0, "RegisterEventTopic", RegisterEventTopic$) {
3829
3277
  }
3830
3278
 
3831
- class RejectSharedDirectoryCommand extends Command
3832
- .classBuilder()
3833
- .ep(commonParams)
3834
- .m(function (Command, cs, config, o) {
3835
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3836
- })
3837
- .s("DirectoryService_20150416", "RejectSharedDirectory", {})
3838
- .n("DirectoryServiceClient", "RejectSharedDirectoryCommand")
3839
- .sc(RejectSharedDirectory$)
3840
- .build() {
3279
+ class RejectSharedDirectoryCommand extends command(_ep0, _mw0, "RejectSharedDirectory", RejectSharedDirectory$) {
3841
3280
  }
3842
3281
 
3843
- class RemoveIpRoutesCommand extends Command
3844
- .classBuilder()
3845
- .ep(commonParams)
3846
- .m(function (Command, cs, config, o) {
3847
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3848
- })
3849
- .s("DirectoryService_20150416", "RemoveIpRoutes", {})
3850
- .n("DirectoryServiceClient", "RemoveIpRoutesCommand")
3851
- .sc(RemoveIpRoutes$)
3852
- .build() {
3282
+ class RemoveIpRoutesCommand extends command(_ep0, _mw0, "RemoveIpRoutes", RemoveIpRoutes$) {
3853
3283
  }
3854
3284
 
3855
- class RemoveRegionCommand extends Command
3856
- .classBuilder()
3857
- .ep(commonParams)
3858
- .m(function (Command, cs, config, o) {
3859
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3860
- })
3861
- .s("DirectoryService_20150416", "RemoveRegion", {})
3862
- .n("DirectoryServiceClient", "RemoveRegionCommand")
3863
- .sc(RemoveRegion$)
3864
- .build() {
3285
+ class RemoveRegionCommand extends command(_ep0, _mw0, "RemoveRegion", RemoveRegion$) {
3865
3286
  }
3866
3287
 
3867
- class RemoveTagsFromResourceCommand extends Command
3868
- .classBuilder()
3869
- .ep(commonParams)
3870
- .m(function (Command, cs, config, o) {
3871
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3872
- })
3873
- .s("DirectoryService_20150416", "RemoveTagsFromResource", {})
3874
- .n("DirectoryServiceClient", "RemoveTagsFromResourceCommand")
3875
- .sc(RemoveTagsFromResource$)
3876
- .build() {
3288
+ class RemoveTagsFromResourceCommand extends command(_ep0, _mw0, "RemoveTagsFromResource", RemoveTagsFromResource$) {
3877
3289
  }
3878
3290
 
3879
- class ResetUserPasswordCommand extends Command
3880
- .classBuilder()
3881
- .ep(commonParams)
3882
- .m(function (Command, cs, config, o) {
3883
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3884
- })
3885
- .s("DirectoryService_20150416", "ResetUserPassword", {})
3886
- .n("DirectoryServiceClient", "ResetUserPasswordCommand")
3887
- .sc(ResetUserPassword$)
3888
- .build() {
3291
+ class ResetUserPasswordCommand extends command(_ep0, _mw0, "ResetUserPassword", ResetUserPassword$) {
3889
3292
  }
3890
3293
 
3891
- class RestoreFromSnapshotCommand extends Command
3892
- .classBuilder()
3893
- .ep(commonParams)
3894
- .m(function (Command, cs, config, o) {
3895
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3896
- })
3897
- .s("DirectoryService_20150416", "RestoreFromSnapshot", {})
3898
- .n("DirectoryServiceClient", "RestoreFromSnapshotCommand")
3899
- .sc(RestoreFromSnapshot$)
3900
- .build() {
3294
+ class RestoreFromSnapshotCommand extends command(_ep0, _mw0, "RestoreFromSnapshot", RestoreFromSnapshot$) {
3901
3295
  }
3902
3296
 
3903
- class ShareDirectoryCommand extends Command
3904
- .classBuilder()
3905
- .ep(commonParams)
3906
- .m(function (Command, cs, config, o) {
3907
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3908
- })
3909
- .s("DirectoryService_20150416", "ShareDirectory", {})
3910
- .n("DirectoryServiceClient", "ShareDirectoryCommand")
3911
- .sc(ShareDirectory$)
3912
- .build() {
3297
+ class ShareDirectoryCommand extends command(_ep0, _mw0, "ShareDirectory", ShareDirectory$) {
3913
3298
  }
3914
3299
 
3915
- class StartADAssessmentCommand extends Command
3916
- .classBuilder()
3917
- .ep(commonParams)
3918
- .m(function (Command, cs, config, o) {
3919
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3920
- })
3921
- .s("DirectoryService_20150416", "StartADAssessment", {})
3922
- .n("DirectoryServiceClient", "StartADAssessmentCommand")
3923
- .sc(StartADAssessment$)
3924
- .build() {
3300
+ class StartADAssessmentCommand extends command(_ep0, _mw0, "StartADAssessment", StartADAssessment$) {
3925
3301
  }
3926
3302
 
3927
- class StartSchemaExtensionCommand extends Command
3928
- .classBuilder()
3929
- .ep(commonParams)
3930
- .m(function (Command, cs, config, o) {
3931
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3932
- })
3933
- .s("DirectoryService_20150416", "StartSchemaExtension", {})
3934
- .n("DirectoryServiceClient", "StartSchemaExtensionCommand")
3935
- .sc(StartSchemaExtension$)
3936
- .build() {
3303
+ class StartSchemaExtensionCommand extends command(_ep0, _mw0, "StartSchemaExtension", StartSchemaExtension$) {
3937
3304
  }
3938
3305
 
3939
- class UnshareDirectoryCommand extends Command
3940
- .classBuilder()
3941
- .ep(commonParams)
3942
- .m(function (Command, cs, config, o) {
3943
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3944
- })
3945
- .s("DirectoryService_20150416", "UnshareDirectory", {})
3946
- .n("DirectoryServiceClient", "UnshareDirectoryCommand")
3947
- .sc(UnshareDirectory$)
3948
- .build() {
3306
+ class UnshareDirectoryCommand extends command(_ep0, _mw0, "UnshareDirectory", UnshareDirectory$) {
3949
3307
  }
3950
3308
 
3951
- class UpdateConditionalForwarderCommand extends Command
3952
- .classBuilder()
3953
- .ep(commonParams)
3954
- .m(function (Command, cs, config, o) {
3955
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3956
- })
3957
- .s("DirectoryService_20150416", "UpdateConditionalForwarder", {})
3958
- .n("DirectoryServiceClient", "UpdateConditionalForwarderCommand")
3959
- .sc(UpdateConditionalForwarder$)
3960
- .build() {
3309
+ class UpdateConditionalForwarderCommand extends command(_ep0, _mw0, "UpdateConditionalForwarder", UpdateConditionalForwarder$) {
3961
3310
  }
3962
3311
 
3963
- class UpdateDirectorySetupCommand extends Command
3964
- .classBuilder()
3965
- .ep(commonParams)
3966
- .m(function (Command, cs, config, o) {
3967
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3968
- })
3969
- .s("DirectoryService_20150416", "UpdateDirectorySetup", {})
3970
- .n("DirectoryServiceClient", "UpdateDirectorySetupCommand")
3971
- .sc(UpdateDirectorySetup$)
3972
- .build() {
3312
+ class UpdateDirectorySetupCommand extends command(_ep0, _mw0, "UpdateDirectorySetup", UpdateDirectorySetup$) {
3973
3313
  }
3974
3314
 
3975
- class UpdateHybridADCommand extends Command
3976
- .classBuilder()
3977
- .ep(commonParams)
3978
- .m(function (Command, cs, config, o) {
3979
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3980
- })
3981
- .s("DirectoryService_20150416", "UpdateHybridAD", {})
3982
- .n("DirectoryServiceClient", "UpdateHybridADCommand")
3983
- .sc(UpdateHybridAD$)
3984
- .build() {
3315
+ class UpdateHybridADCommand extends command(_ep0, _mw0, "UpdateHybridAD", UpdateHybridAD$) {
3985
3316
  }
3986
3317
 
3987
- class UpdateNumberOfDomainControllersCommand extends Command
3988
- .classBuilder()
3989
- .ep(commonParams)
3990
- .m(function (Command, cs, config, o) {
3991
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3992
- })
3993
- .s("DirectoryService_20150416", "UpdateNumberOfDomainControllers", {})
3994
- .n("DirectoryServiceClient", "UpdateNumberOfDomainControllersCommand")
3995
- .sc(UpdateNumberOfDomainControllers$)
3996
- .build() {
3318
+ class UpdateNumberOfDomainControllersCommand extends command(_ep0, _mw0, "UpdateNumberOfDomainControllers", UpdateNumberOfDomainControllers$) {
3997
3319
  }
3998
3320
 
3999
- class UpdateRadiusCommand extends Command
4000
- .classBuilder()
4001
- .ep(commonParams)
4002
- .m(function (Command, cs, config, o) {
4003
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4004
- })
4005
- .s("DirectoryService_20150416", "UpdateRadius", {})
4006
- .n("DirectoryServiceClient", "UpdateRadiusCommand")
4007
- .sc(UpdateRadius$)
4008
- .build() {
3321
+ class UpdateRadiusCommand extends command(_ep0, _mw0, "UpdateRadius", UpdateRadius$) {
4009
3322
  }
4010
3323
 
4011
- class UpdateSettingsCommand extends Command
4012
- .classBuilder()
4013
- .ep(commonParams)
4014
- .m(function (Command, cs, config, o) {
4015
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4016
- })
4017
- .s("DirectoryService_20150416", "UpdateSettings", {})
4018
- .n("DirectoryServiceClient", "UpdateSettingsCommand")
4019
- .sc(UpdateSettings$)
4020
- .build() {
3324
+ class UpdateSettingsCommand extends command(_ep0, _mw0, "UpdateSettings", UpdateSettings$) {
4021
3325
  }
4022
3326
 
4023
- class UpdateTrustCommand extends Command
4024
- .classBuilder()
4025
- .ep(commonParams)
4026
- .m(function (Command, cs, config, o) {
4027
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4028
- })
4029
- .s("DirectoryService_20150416", "UpdateTrust", {})
4030
- .n("DirectoryServiceClient", "UpdateTrustCommand")
4031
- .sc(UpdateTrust$)
4032
- .build() {
3327
+ class UpdateTrustCommand extends command(_ep0, _mw0, "UpdateTrust", UpdateTrust$) {
4033
3328
  }
4034
3329
 
4035
- class VerifyTrustCommand extends Command
4036
- .classBuilder()
4037
- .ep(commonParams)
4038
- .m(function (Command, cs, config, o) {
4039
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4040
- })
4041
- .s("DirectoryService_20150416", "VerifyTrust", {})
4042
- .n("DirectoryServiceClient", "VerifyTrustCommand")
4043
- .sc(VerifyTrust$)
4044
- .build() {
3330
+ class VerifyTrustCommand extends command(_ep0, _mw0, "VerifyTrust", VerifyTrust$) {
4045
3331
  }
4046
3332
 
4047
3333
  const paginateDescribeClientAuthenticationSettings = createPaginator(DirectoryServiceClient, DescribeClientAuthenticationSettingsCommand, "NextToken", "NextToken", "Limit");