@aws-sdk/client-directory-service 3.32.0 → 3.36.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 (544) hide show
  1. package/CHANGELOG.md +44 -0
  2. package/{dist/cjs → dist-cjs}/DirectoryService.js +1 -2
  3. package/{dist/cjs → dist-cjs}/DirectoryServiceClient.js +8 -9
  4. package/{dist/cjs → dist-cjs}/commands/AcceptSharedDirectoryCommand.js +2 -3
  5. package/{dist/cjs → dist-cjs}/commands/AddIpRoutesCommand.js +2 -3
  6. package/{dist/cjs → dist-cjs}/commands/AddRegionCommand.js +2 -3
  7. package/{dist/cjs → dist-cjs}/commands/AddTagsToResourceCommand.js +2 -3
  8. package/{dist/cjs → dist-cjs}/commands/CancelSchemaExtensionCommand.js +2 -3
  9. package/{dist/cjs → dist-cjs}/commands/ConnectDirectoryCommand.js +2 -3
  10. package/{dist/cjs → dist-cjs}/commands/CreateAliasCommand.js +2 -3
  11. package/{dist/cjs → dist-cjs}/commands/CreateComputerCommand.js +2 -3
  12. package/{dist/cjs → dist-cjs}/commands/CreateConditionalForwarderCommand.js +2 -3
  13. package/{dist/cjs → dist-cjs}/commands/CreateDirectoryCommand.js +2 -3
  14. package/{dist/cjs → dist-cjs}/commands/CreateLogSubscriptionCommand.js +2 -3
  15. package/{dist/cjs → dist-cjs}/commands/CreateMicrosoftADCommand.js +2 -3
  16. package/{dist/cjs → dist-cjs}/commands/CreateSnapshotCommand.js +2 -3
  17. package/{dist/cjs → dist-cjs}/commands/CreateTrustCommand.js +2 -3
  18. package/{dist/cjs → dist-cjs}/commands/DeleteConditionalForwarderCommand.js +2 -3
  19. package/{dist/cjs → dist-cjs}/commands/DeleteDirectoryCommand.js +2 -3
  20. package/{dist/cjs → dist-cjs}/commands/DeleteLogSubscriptionCommand.js +2 -3
  21. package/{dist/cjs → dist-cjs}/commands/DeleteSnapshotCommand.js +2 -3
  22. package/{dist/cjs → dist-cjs}/commands/DeleteTrustCommand.js +2 -3
  23. package/{dist/cjs → dist-cjs}/commands/DeregisterCertificateCommand.js +2 -3
  24. package/{dist/cjs → dist-cjs}/commands/DeregisterEventTopicCommand.js +2 -3
  25. package/{dist/cjs → dist-cjs}/commands/DescribeCertificateCommand.js +2 -3
  26. package/{dist/cjs → dist-cjs}/commands/DescribeClientAuthenticationSettingsCommand.js +2 -3
  27. package/{dist/cjs → dist-cjs}/commands/DescribeConditionalForwardersCommand.js +2 -3
  28. package/{dist/cjs → dist-cjs}/commands/DescribeDirectoriesCommand.js +2 -3
  29. package/{dist/cjs → dist-cjs}/commands/DescribeDomainControllersCommand.js +2 -3
  30. package/{dist/cjs → dist-cjs}/commands/DescribeEventTopicsCommand.js +2 -3
  31. package/{dist/cjs → dist-cjs}/commands/DescribeLDAPSSettingsCommand.js +2 -3
  32. package/{dist/cjs → dist-cjs}/commands/DescribeRegionsCommand.js +2 -3
  33. package/{dist/cjs → dist-cjs}/commands/DescribeSharedDirectoriesCommand.js +2 -3
  34. package/{dist/cjs → dist-cjs}/commands/DescribeSnapshotsCommand.js +2 -3
  35. package/{dist/cjs → dist-cjs}/commands/DescribeTrustsCommand.js +2 -3
  36. package/{dist/cjs → dist-cjs}/commands/DisableClientAuthenticationCommand.js +2 -3
  37. package/{dist/cjs → dist-cjs}/commands/DisableLDAPSCommand.js +2 -3
  38. package/{dist/cjs → dist-cjs}/commands/DisableRadiusCommand.js +2 -3
  39. package/{dist/cjs → dist-cjs}/commands/DisableSsoCommand.js +2 -3
  40. package/{dist/cjs → dist-cjs}/commands/EnableClientAuthenticationCommand.js +2 -3
  41. package/{dist/cjs → dist-cjs}/commands/EnableLDAPSCommand.js +2 -3
  42. package/{dist/cjs → dist-cjs}/commands/EnableRadiusCommand.js +2 -3
  43. package/{dist/cjs → dist-cjs}/commands/EnableSsoCommand.js +2 -3
  44. package/{dist/cjs → dist-cjs}/commands/GetDirectoryLimitsCommand.js +2 -3
  45. package/{dist/cjs → dist-cjs}/commands/GetSnapshotLimitsCommand.js +2 -3
  46. package/{dist/cjs → dist-cjs}/commands/ListCertificatesCommand.js +2 -3
  47. package/{dist/cjs → dist-cjs}/commands/ListIpRoutesCommand.js +2 -3
  48. package/{dist/cjs → dist-cjs}/commands/ListLogSubscriptionsCommand.js +2 -3
  49. package/{dist/cjs → dist-cjs}/commands/ListSchemaExtensionsCommand.js +2 -3
  50. package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +2 -3
  51. package/{dist/cjs → dist-cjs}/commands/RegisterCertificateCommand.js +2 -3
  52. package/{dist/cjs → dist-cjs}/commands/RegisterEventTopicCommand.js +2 -3
  53. package/{dist/cjs → dist-cjs}/commands/RejectSharedDirectoryCommand.js +2 -3
  54. package/{dist/cjs → dist-cjs}/commands/RemoveIpRoutesCommand.js +2 -3
  55. package/{dist/cjs → dist-cjs}/commands/RemoveRegionCommand.js +2 -3
  56. package/{dist/cjs → dist-cjs}/commands/RemoveTagsFromResourceCommand.js +2 -3
  57. package/{dist/cjs → dist-cjs}/commands/ResetUserPasswordCommand.js +2 -3
  58. package/{dist/cjs → dist-cjs}/commands/RestoreFromSnapshotCommand.js +2 -3
  59. package/{dist/cjs → dist-cjs}/commands/ShareDirectoryCommand.js +2 -3
  60. package/{dist/cjs → dist-cjs}/commands/StartSchemaExtensionCommand.js +2 -3
  61. package/{dist/cjs → dist-cjs}/commands/UnshareDirectoryCommand.js +2 -3
  62. package/{dist/cjs → dist-cjs}/commands/UpdateConditionalForwarderCommand.js +2 -3
  63. package/{dist/cjs → dist-cjs}/commands/UpdateNumberOfDomainControllersCommand.js +2 -3
  64. package/{dist/cjs → dist-cjs}/commands/UpdateRadiusCommand.js +2 -3
  65. package/{dist/cjs → dist-cjs}/commands/UpdateTrustCommand.js +2 -3
  66. package/{dist/cjs → dist-cjs}/commands/VerifyTrustCommand.js +2 -3
  67. package/{dist/cjs → dist-cjs}/endpoints.js +0 -1
  68. package/{dist/cjs → dist-cjs}/index.js +0 -1
  69. package/{dist/cjs → dist-cjs}/models/index.js +0 -1
  70. package/{dist/cjs → dist-cjs}/models/models_0.js +0 -1
  71. package/{dist/cjs → dist-cjs}/pagination/DescribeDomainControllersPaginator.js +1 -2
  72. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -1
  73. package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +0 -1
  74. package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -2
  75. package/{dist/cjs → dist-cjs}/runtimeConfig.js +2 -2
  76. package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -1
  77. package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -2
  78. package/{dist/es → dist-es}/DirectoryService.js +2 -19
  79. package/{dist/es → dist-es}/DirectoryServiceClient.js +2 -24
  80. package/{dist/es → dist-es}/commands/AcceptSharedDirectoryCommand.js +4 -30
  81. package/dist-es/commands/AddIpRoutesCommand.js +39 -0
  82. package/{dist/es → dist-es}/commands/AddRegionCommand.js +4 -30
  83. package/{dist/es → dist-es}/commands/AddTagsToResourceCommand.js +4 -32
  84. package/{dist/es → dist-es}/commands/CancelSchemaExtensionCommand.js +4 -34
  85. package/{dist/es → dist-es}/commands/ConnectDirectoryCommand.js +4 -34
  86. package/{dist/es → dist-es}/commands/CreateAliasCommand.js +4 -35
  87. package/{dist/es → dist-es}/commands/CreateComputerCommand.js +4 -30
  88. package/{dist/es → dist-es}/commands/CreateConditionalForwarderCommand.js +4 -32
  89. package/{dist/es → dist-es}/commands/CreateDirectoryCommand.js +4 -35
  90. package/{dist/es → dist-es}/commands/CreateLogSubscriptionCommand.js +4 -31
  91. package/{dist/es → dist-es}/commands/CreateMicrosoftADCommand.js +4 -33
  92. package/{dist/es → dist-es}/commands/CreateSnapshotCommand.js +4 -33
  93. package/{dist/es → dist-es}/commands/CreateTrustCommand.js +4 -36
  94. package/{dist/es → dist-es}/commands/DeleteConditionalForwarderCommand.js +4 -31
  95. package/{dist/es → dist-es}/commands/DeleteDirectoryCommand.js +4 -34
  96. package/{dist/es → dist-es}/commands/DeleteLogSubscriptionCommand.js +4 -30
  97. package/{dist/es → dist-es}/commands/DeleteSnapshotCommand.js +4 -30
  98. package/{dist/es → dist-es}/commands/DeleteTrustCommand.js +4 -31
  99. package/{dist/es → dist-es}/commands/DeregisterCertificateCommand.js +4 -30
  100. package/{dist/es → dist-es}/commands/DeregisterEventTopicCommand.js +4 -30
  101. package/{dist/es → dist-es}/commands/DescribeCertificateCommand.js +4 -30
  102. package/{dist/es → dist-es}/commands/DescribeClientAuthenticationSettingsCommand.js +4 -31
  103. package/{dist/es → dist-es}/commands/DescribeConditionalForwardersCommand.js +4 -32
  104. package/dist-es/commands/DescribeDirectoriesCommand.js +39 -0
  105. package/{dist/es → dist-es}/commands/DescribeDomainControllersCommand.js +4 -30
  106. package/{dist/es → dist-es}/commands/DescribeEventTopicsCommand.js +4 -33
  107. package/{dist/es → dist-es}/commands/DescribeLDAPSSettingsCommand.js +4 -30
  108. package/{dist/es → dist-es}/commands/DescribeRegionsCommand.js +4 -31
  109. package/{dist/es → dist-es}/commands/DescribeSharedDirectoriesCommand.js +4 -30
  110. package/{dist/es → dist-es}/commands/DescribeSnapshotsCommand.js +4 -36
  111. package/{dist/es → dist-es}/commands/DescribeTrustsCommand.js +4 -32
  112. package/{dist/es → dist-es}/commands/DisableClientAuthenticationCommand.js +4 -30
  113. package/{dist/es → dist-es}/commands/DisableLDAPSCommand.js +4 -30
  114. package/{dist/es → dist-es}/commands/DisableRadiusCommand.js +4 -31
  115. package/{dist/es → dist-es}/commands/DisableSsoCommand.js +4 -30
  116. package/{dist/es → dist-es}/commands/EnableClientAuthenticationCommand.js +4 -30
  117. package/{dist/es → dist-es}/commands/EnableLDAPSCommand.js +4 -30
  118. package/{dist/es → dist-es}/commands/EnableRadiusCommand.js +4 -31
  119. package/{dist/es → dist-es}/commands/EnableSsoCommand.js +4 -32
  120. package/{dist/es → dist-es}/commands/GetDirectoryLimitsCommand.js +4 -30
  121. package/{dist/es → dist-es}/commands/GetSnapshotLimitsCommand.js +4 -30
  122. package/{dist/es → dist-es}/commands/ListCertificatesCommand.js +4 -30
  123. package/{dist/es → dist-es}/commands/ListIpRoutesCommand.js +4 -30
  124. package/{dist/es → dist-es}/commands/ListLogSubscriptionsCommand.js +4 -30
  125. package/{dist/es → dist-es}/commands/ListSchemaExtensionsCommand.js +4 -30
  126. package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +4 -30
  127. package/{dist/es → dist-es}/commands/RegisterCertificateCommand.js +4 -30
  128. package/{dist/es → dist-es}/commands/RegisterEventTopicCommand.js +4 -34
  129. package/{dist/es → dist-es}/commands/RejectSharedDirectoryCommand.js +4 -30
  130. package/{dist/es → dist-es}/commands/RemoveIpRoutesCommand.js +4 -30
  131. package/{dist/es → dist-es}/commands/RemoveRegionCommand.js +4 -32
  132. package/{dist/es → dist-es}/commands/RemoveTagsFromResourceCommand.js +4 -30
  133. package/dist-es/commands/ResetUserPasswordCommand.js +39 -0
  134. package/{dist/es → dist-es}/commands/RestoreFromSnapshotCommand.js +4 -35
  135. package/dist-es/commands/ShareDirectoryCommand.js +39 -0
  136. package/{dist/es → dist-es}/commands/StartSchemaExtensionCommand.js +4 -30
  137. package/{dist/es → dist-es}/commands/UnshareDirectoryCommand.js +4 -30
  138. package/{dist/es → dist-es}/commands/UpdateConditionalForwarderCommand.js +4 -31
  139. package/{dist/es → dist-es}/commands/UpdateNumberOfDomainControllersCommand.js +4 -34
  140. package/{dist/es → dist-es}/commands/UpdateRadiusCommand.js +4 -31
  141. package/{dist/es → dist-es}/commands/UpdateTrustCommand.js +4 -31
  142. package/{dist/es → dist-es}/commands/VerifyTrustCommand.js +4 -33
  143. package/{dist/es → dist-es}/endpoints.js +1 -2
  144. package/{dist/types/index.d.ts → dist-es/index.js} +0 -0
  145. package/{dist/types/models/index.d.ts → dist-es/models/index.js} +0 -0
  146. package/{dist/es → dist-es}/models/models_0.js +0 -574
  147. package/{dist/es → dist-es}/pagination/DescribeDomainControllersPaginator.js +17 -30
  148. package/dist-es/pagination/Interfaces.js +1 -0
  149. package/{dist/es → dist-es}/protocols/Aws_json1_1.js +1916 -1922
  150. package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -5
  151. package/{dist/es → dist-es}/runtimeConfig.js +1 -5
  152. package/{dist/es → dist-es}/runtimeConfig.native.js +0 -4
  153. package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -5
  154. package/{dist/types → dist-types}/DirectoryService.d.ts +2 -2
  155. package/{dist/types → dist-types}/DirectoryServiceClient.d.ts +8 -8
  156. package/{dist/types → dist-types}/commands/AcceptSharedDirectoryCommand.d.ts +2 -2
  157. package/{dist/types → dist-types}/commands/AddIpRoutesCommand.d.ts +2 -2
  158. package/{dist/types → dist-types}/commands/AddRegionCommand.d.ts +2 -2
  159. package/{dist/types → dist-types}/commands/AddTagsToResourceCommand.d.ts +2 -2
  160. package/{dist/types → dist-types}/commands/CancelSchemaExtensionCommand.d.ts +2 -2
  161. package/{dist/types → dist-types}/commands/ConnectDirectoryCommand.d.ts +2 -2
  162. package/{dist/types → dist-types}/commands/CreateAliasCommand.d.ts +2 -2
  163. package/{dist/types → dist-types}/commands/CreateComputerCommand.d.ts +2 -2
  164. package/{dist/types → dist-types}/commands/CreateConditionalForwarderCommand.d.ts +2 -2
  165. package/{dist/types → dist-types}/commands/CreateDirectoryCommand.d.ts +2 -2
  166. package/{dist/types → dist-types}/commands/CreateLogSubscriptionCommand.d.ts +2 -2
  167. package/{dist/types → dist-types}/commands/CreateMicrosoftADCommand.d.ts +2 -2
  168. package/{dist/types → dist-types}/commands/CreateSnapshotCommand.d.ts +2 -2
  169. package/{dist/types → dist-types}/commands/CreateTrustCommand.d.ts +2 -2
  170. package/{dist/types → dist-types}/commands/DeleteConditionalForwarderCommand.d.ts +2 -2
  171. package/{dist/types → dist-types}/commands/DeleteDirectoryCommand.d.ts +2 -2
  172. package/{dist/types → dist-types}/commands/DeleteLogSubscriptionCommand.d.ts +2 -2
  173. package/{dist/types → dist-types}/commands/DeleteSnapshotCommand.d.ts +2 -2
  174. package/{dist/types → dist-types}/commands/DeleteTrustCommand.d.ts +2 -2
  175. package/{dist/types → dist-types}/commands/DeregisterCertificateCommand.d.ts +2 -2
  176. package/{dist/types → dist-types}/commands/DeregisterEventTopicCommand.d.ts +2 -2
  177. package/{dist/types → dist-types}/commands/DescribeCertificateCommand.d.ts +2 -2
  178. package/{dist/types → dist-types}/commands/DescribeClientAuthenticationSettingsCommand.d.ts +2 -2
  179. package/{dist/types → dist-types}/commands/DescribeConditionalForwardersCommand.d.ts +2 -2
  180. package/{dist/types → dist-types}/commands/DescribeDirectoriesCommand.d.ts +2 -2
  181. package/{dist/types → dist-types}/commands/DescribeDomainControllersCommand.d.ts +2 -2
  182. package/{dist/types → dist-types}/commands/DescribeEventTopicsCommand.d.ts +2 -2
  183. package/{dist/types → dist-types}/commands/DescribeLDAPSSettingsCommand.d.ts +2 -2
  184. package/{dist/types → dist-types}/commands/DescribeRegionsCommand.d.ts +2 -2
  185. package/{dist/types → dist-types}/commands/DescribeSharedDirectoriesCommand.d.ts +2 -2
  186. package/{dist/types → dist-types}/commands/DescribeSnapshotsCommand.d.ts +2 -2
  187. package/{dist/types → dist-types}/commands/DescribeTrustsCommand.d.ts +2 -2
  188. package/{dist/types → dist-types}/commands/DisableClientAuthenticationCommand.d.ts +2 -2
  189. package/{dist/types → dist-types}/commands/DisableLDAPSCommand.d.ts +2 -2
  190. package/{dist/types → dist-types}/commands/DisableRadiusCommand.d.ts +2 -2
  191. package/{dist/types → dist-types}/commands/DisableSsoCommand.d.ts +2 -2
  192. package/{dist/types → dist-types}/commands/EnableClientAuthenticationCommand.d.ts +2 -2
  193. package/{dist/types → dist-types}/commands/EnableLDAPSCommand.d.ts +2 -2
  194. package/{dist/types → dist-types}/commands/EnableRadiusCommand.d.ts +2 -2
  195. package/{dist/types → dist-types}/commands/EnableSsoCommand.d.ts +2 -2
  196. package/{dist/types → dist-types}/commands/GetDirectoryLimitsCommand.d.ts +2 -2
  197. package/{dist/types → dist-types}/commands/GetSnapshotLimitsCommand.d.ts +2 -2
  198. package/{dist/types → dist-types}/commands/ListCertificatesCommand.d.ts +2 -2
  199. package/{dist/types → dist-types}/commands/ListIpRoutesCommand.d.ts +2 -2
  200. package/{dist/types → dist-types}/commands/ListLogSubscriptionsCommand.d.ts +2 -2
  201. package/{dist/types → dist-types}/commands/ListSchemaExtensionsCommand.d.ts +2 -2
  202. package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +2 -2
  203. package/{dist/types → dist-types}/commands/RegisterCertificateCommand.d.ts +2 -2
  204. package/{dist/types → dist-types}/commands/RegisterEventTopicCommand.d.ts +2 -2
  205. package/{dist/types → dist-types}/commands/RejectSharedDirectoryCommand.d.ts +2 -2
  206. package/{dist/types → dist-types}/commands/RemoveIpRoutesCommand.d.ts +2 -2
  207. package/{dist/types → dist-types}/commands/RemoveRegionCommand.d.ts +2 -2
  208. package/{dist/types → dist-types}/commands/RemoveTagsFromResourceCommand.d.ts +2 -2
  209. package/{dist/types → dist-types}/commands/ResetUserPasswordCommand.d.ts +2 -2
  210. package/{dist/types → dist-types}/commands/RestoreFromSnapshotCommand.d.ts +2 -2
  211. package/{dist/types → dist-types}/commands/ShareDirectoryCommand.d.ts +2 -2
  212. package/{dist/types → dist-types}/commands/StartSchemaExtensionCommand.d.ts +2 -2
  213. package/{dist/types → dist-types}/commands/UnshareDirectoryCommand.d.ts +2 -2
  214. package/{dist/types → dist-types}/commands/UpdateConditionalForwarderCommand.d.ts +2 -2
  215. package/{dist/types → dist-types}/commands/UpdateNumberOfDomainControllersCommand.d.ts +2 -2
  216. package/{dist/types → dist-types}/commands/UpdateRadiusCommand.d.ts +2 -2
  217. package/{dist/types → dist-types}/commands/UpdateTrustCommand.d.ts +2 -2
  218. package/{dist/types → dist-types}/commands/VerifyTrustCommand.d.ts +2 -2
  219. package/{dist/types → dist-types}/endpoints.d.ts +0 -0
  220. package/{index.ts → dist-types/index.d.ts} +0 -0
  221. package/{models/index.ts → dist-types/models/index.d.ts} +0 -0
  222. package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
  223. package/{dist/types → dist-types}/pagination/DescribeDomainControllersPaginator.d.ts +1 -1
  224. package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
  225. package/{dist/types → dist-types}/protocols/Aws_json1_1.d.ts +2 -2
  226. package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +1 -0
  227. package/{dist/types → dist-types}/runtimeConfig.d.ts +2 -1
  228. package/{dist/types/ts3.4 → dist-types}/runtimeConfig.native.d.ts +36 -35
  229. package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
  230. package/{dist/types → dist-types}/ts3.4/DirectoryService.d.ts +2 -2
  231. package/{dist/types → dist-types}/ts3.4/DirectoryServiceClient.d.ts +8 -8
  232. package/{dist/types → dist-types}/ts3.4/commands/AcceptSharedDirectoryCommand.d.ts +2 -2
  233. package/{dist/types → dist-types}/ts3.4/commands/AddIpRoutesCommand.d.ts +2 -2
  234. package/{dist/types → dist-types}/ts3.4/commands/AddRegionCommand.d.ts +2 -2
  235. package/{dist/types → dist-types}/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -2
  236. package/{dist/types → dist-types}/ts3.4/commands/CancelSchemaExtensionCommand.d.ts +2 -2
  237. package/{dist/types → dist-types}/ts3.4/commands/ConnectDirectoryCommand.d.ts +2 -2
  238. package/{dist/types → dist-types}/ts3.4/commands/CreateAliasCommand.d.ts +2 -2
  239. package/{dist/types → dist-types}/ts3.4/commands/CreateComputerCommand.d.ts +2 -2
  240. package/{dist/types → dist-types}/ts3.4/commands/CreateConditionalForwarderCommand.d.ts +2 -2
  241. package/{dist/types → dist-types}/ts3.4/commands/CreateDirectoryCommand.d.ts +2 -2
  242. package/{dist/types → dist-types}/ts3.4/commands/CreateLogSubscriptionCommand.d.ts +2 -2
  243. package/{dist/types → dist-types}/ts3.4/commands/CreateMicrosoftADCommand.d.ts +2 -2
  244. package/{dist/types → dist-types}/ts3.4/commands/CreateSnapshotCommand.d.ts +2 -2
  245. package/{dist/types → dist-types}/ts3.4/commands/CreateTrustCommand.d.ts +2 -2
  246. package/{dist/types → dist-types}/ts3.4/commands/DeleteConditionalForwarderCommand.d.ts +2 -2
  247. package/{dist/types → dist-types}/ts3.4/commands/DeleteDirectoryCommand.d.ts +2 -2
  248. package/{dist/types → dist-types}/ts3.4/commands/DeleteLogSubscriptionCommand.d.ts +2 -2
  249. package/{dist/types → dist-types}/ts3.4/commands/DeleteSnapshotCommand.d.ts +2 -2
  250. package/{dist/types → dist-types}/ts3.4/commands/DeleteTrustCommand.d.ts +2 -2
  251. package/{dist/types → dist-types}/ts3.4/commands/DeregisterCertificateCommand.d.ts +2 -2
  252. package/{dist/types → dist-types}/ts3.4/commands/DeregisterEventTopicCommand.d.ts +2 -2
  253. package/{dist/types → dist-types}/ts3.4/commands/DescribeCertificateCommand.d.ts +2 -2
  254. package/{dist/types → dist-types}/ts3.4/commands/DescribeClientAuthenticationSettingsCommand.d.ts +2 -2
  255. package/{dist/types → dist-types}/ts3.4/commands/DescribeConditionalForwardersCommand.d.ts +2 -2
  256. package/{dist/types → dist-types}/ts3.4/commands/DescribeDirectoriesCommand.d.ts +2 -2
  257. package/{dist/types → dist-types}/ts3.4/commands/DescribeDomainControllersCommand.d.ts +2 -2
  258. package/{dist/types → dist-types}/ts3.4/commands/DescribeEventTopicsCommand.d.ts +2 -2
  259. package/{dist/types → dist-types}/ts3.4/commands/DescribeLDAPSSettingsCommand.d.ts +2 -2
  260. package/{dist/types → dist-types}/ts3.4/commands/DescribeRegionsCommand.d.ts +2 -2
  261. package/{dist/types → dist-types}/ts3.4/commands/DescribeSharedDirectoriesCommand.d.ts +2 -2
  262. package/{dist/types → dist-types}/ts3.4/commands/DescribeSnapshotsCommand.d.ts +2 -2
  263. package/{dist/types → dist-types}/ts3.4/commands/DescribeTrustsCommand.d.ts +2 -2
  264. package/{dist/types → dist-types}/ts3.4/commands/DisableClientAuthenticationCommand.d.ts +2 -2
  265. package/{dist/types → dist-types}/ts3.4/commands/DisableLDAPSCommand.d.ts +2 -2
  266. package/{dist/types → dist-types}/ts3.4/commands/DisableRadiusCommand.d.ts +2 -2
  267. package/{dist/types → dist-types}/ts3.4/commands/DisableSsoCommand.d.ts +2 -2
  268. package/{dist/types → dist-types}/ts3.4/commands/EnableClientAuthenticationCommand.d.ts +2 -2
  269. package/{dist/types → dist-types}/ts3.4/commands/EnableLDAPSCommand.d.ts +2 -2
  270. package/{dist/types → dist-types}/ts3.4/commands/EnableRadiusCommand.d.ts +2 -2
  271. package/{dist/types → dist-types}/ts3.4/commands/EnableSsoCommand.d.ts +2 -2
  272. package/{dist/types → dist-types}/ts3.4/commands/GetDirectoryLimitsCommand.d.ts +2 -2
  273. package/{dist/types → dist-types}/ts3.4/commands/GetSnapshotLimitsCommand.d.ts +2 -2
  274. package/{dist/types → dist-types}/ts3.4/commands/ListCertificatesCommand.d.ts +2 -2
  275. package/{dist/types → dist-types}/ts3.4/commands/ListIpRoutesCommand.d.ts +2 -2
  276. package/{dist/types → dist-types}/ts3.4/commands/ListLogSubscriptionsCommand.d.ts +2 -2
  277. package/{dist/types → dist-types}/ts3.4/commands/ListSchemaExtensionsCommand.d.ts +2 -2
  278. package/{dist/types → dist-types}/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -2
  279. package/{dist/types → dist-types}/ts3.4/commands/RegisterCertificateCommand.d.ts +2 -2
  280. package/{dist/types → dist-types}/ts3.4/commands/RegisterEventTopicCommand.d.ts +2 -2
  281. package/{dist/types → dist-types}/ts3.4/commands/RejectSharedDirectoryCommand.d.ts +2 -2
  282. package/{dist/types → dist-types}/ts3.4/commands/RemoveIpRoutesCommand.d.ts +2 -2
  283. package/{dist/types → dist-types}/ts3.4/commands/RemoveRegionCommand.d.ts +2 -2
  284. package/{dist/types → dist-types}/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -2
  285. package/{dist/types → dist-types}/ts3.4/commands/ResetUserPasswordCommand.d.ts +2 -2
  286. package/{dist/types → dist-types}/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +2 -2
  287. package/{dist/types → dist-types}/ts3.4/commands/ShareDirectoryCommand.d.ts +2 -2
  288. package/{dist/types → dist-types}/ts3.4/commands/StartSchemaExtensionCommand.d.ts +2 -2
  289. package/{dist/types → dist-types}/ts3.4/commands/UnshareDirectoryCommand.d.ts +2 -2
  290. package/{dist/types → dist-types}/ts3.4/commands/UpdateConditionalForwarderCommand.d.ts +2 -2
  291. package/{dist/types → dist-types}/ts3.4/commands/UpdateNumberOfDomainControllersCommand.d.ts +2 -2
  292. package/{dist/types → dist-types}/ts3.4/commands/UpdateRadiusCommand.d.ts +2 -2
  293. package/{dist/types → dist-types}/ts3.4/commands/UpdateTrustCommand.d.ts +2 -2
  294. package/{dist/types → dist-types}/ts3.4/commands/VerifyTrustCommand.d.ts +2 -2
  295. package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
  296. package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
  297. package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
  298. package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
  299. package/{dist/types → dist-types}/ts3.4/pagination/DescribeDomainControllersPaginator.d.ts +1 -1
  300. package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
  301. package/{dist/types → dist-types}/ts3.4/protocols/Aws_json1_1.d.ts +2 -2
  302. package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +1 -0
  303. package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +2 -1
  304. package/{dist/types → dist-types/ts3.4}/runtimeConfig.native.d.ts +36 -35
  305. package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
  306. package/package.json +52 -49
  307. package/DirectoryService.ts +0 -2363
  308. package/DirectoryServiceClient.ts +0 -521
  309. package/commands/AcceptSharedDirectoryCommand.ts +0 -94
  310. package/commands/AddIpRoutesCommand.ts +0 -101
  311. package/commands/AddRegionCommand.ts +0 -91
  312. package/commands/AddTagsToResourceCommand.ts +0 -96
  313. package/commands/CancelSchemaExtensionCommand.ts +0 -98
  314. package/commands/ConnectDirectoryCommand.ts +0 -98
  315. package/commands/CreateAliasCommand.ts +0 -99
  316. package/commands/CreateComputerCommand.ts +0 -94
  317. package/commands/CreateConditionalForwarderCommand.ts +0 -99
  318. package/commands/CreateDirectoryCommand.ts +0 -99
  319. package/commands/CreateLogSubscriptionCommand.ts +0 -95
  320. package/commands/CreateMicrosoftADCommand.ts +0 -97
  321. package/commands/CreateSnapshotCommand.ts +0 -97
  322. package/commands/CreateTrustCommand.ts +0 -100
  323. package/commands/DeleteConditionalForwarderCommand.ts +0 -98
  324. package/commands/DeleteDirectoryCommand.ts +0 -98
  325. package/commands/DeleteLogSubscriptionCommand.ts +0 -94
  326. package/commands/DeleteSnapshotCommand.ts +0 -94
  327. package/commands/DeleteTrustCommand.ts +0 -95
  328. package/commands/DeregisterCertificateCommand.ts +0 -94
  329. package/commands/DeregisterEventTopicCommand.ts +0 -94
  330. package/commands/DescribeCertificateCommand.ts +0 -94
  331. package/commands/DescribeClientAuthenticationSettingsCommand.ts +0 -106
  332. package/commands/DescribeConditionalForwardersCommand.ts +0 -101
  333. package/commands/DescribeDirectoriesCommand.ts +0 -104
  334. package/commands/DescribeDomainControllersCommand.ts +0 -97
  335. package/commands/DescribeEventTopicsCommand.ts +0 -97
  336. package/commands/DescribeLDAPSSettingsCommand.ts +0 -94
  337. package/commands/DescribeRegionsCommand.ts +0 -95
  338. package/commands/DescribeSharedDirectoriesCommand.ts +0 -97
  339. package/commands/DescribeSnapshotsCommand.ts +0 -100
  340. package/commands/DescribeTrustsCommand.ts +0 -96
  341. package/commands/DisableClientAuthenticationCommand.ts +0 -97
  342. package/commands/DisableLDAPSCommand.ts +0 -94
  343. package/commands/DisableRadiusCommand.ts +0 -95
  344. package/commands/DisableSsoCommand.ts +0 -94
  345. package/commands/EnableClientAuthenticationCommand.ts +0 -97
  346. package/commands/EnableLDAPSCommand.ts +0 -94
  347. package/commands/EnableRadiusCommand.ts +0 -95
  348. package/commands/EnableSsoCommand.ts +0 -93
  349. package/commands/GetDirectoryLimitsCommand.ts +0 -94
  350. package/commands/GetSnapshotLimitsCommand.ts +0 -94
  351. package/commands/ListCertificatesCommand.ts +0 -94
  352. package/commands/ListIpRoutesCommand.ts +0 -94
  353. package/commands/ListLogSubscriptionsCommand.ts +0 -94
  354. package/commands/ListSchemaExtensionsCommand.ts +0 -94
  355. package/commands/ListTagsForResourceCommand.ts +0 -94
  356. package/commands/RegisterCertificateCommand.ts +0 -94
  357. package/commands/RegisterEventTopicCommand.ts +0 -98
  358. package/commands/RejectSharedDirectoryCommand.ts +0 -94
  359. package/commands/RemoveIpRoutesCommand.ts +0 -94
  360. package/commands/RemoveRegionCommand.ts +0 -96
  361. package/commands/RemoveTagsFromResourceCommand.ts +0 -94
  362. package/commands/ResetUserPasswordCommand.ts +0 -111
  363. package/commands/RestoreFromSnapshotCommand.ts +0 -99
  364. package/commands/ShareDirectoryCommand.ts +0 -106
  365. package/commands/StartSchemaExtensionCommand.ts +0 -94
  366. package/commands/UnshareDirectoryCommand.ts +0 -94
  367. package/commands/UpdateConditionalForwarderCommand.ts +0 -98
  368. package/commands/UpdateNumberOfDomainControllersCommand.ts +0 -106
  369. package/commands/UpdateRadiusCommand.ts +0 -95
  370. package/commands/UpdateTrustCommand.ts +0 -95
  371. package/commands/VerifyTrustCommand.ts +0 -97
  372. package/dist/cjs/DirectoryService.js.map +0 -1
  373. package/dist/cjs/DirectoryServiceClient.js.map +0 -1
  374. package/dist/cjs/commands/AcceptSharedDirectoryCommand.js.map +0 -1
  375. package/dist/cjs/commands/AddIpRoutesCommand.js.map +0 -1
  376. package/dist/cjs/commands/AddRegionCommand.js.map +0 -1
  377. package/dist/cjs/commands/AddTagsToResourceCommand.js.map +0 -1
  378. package/dist/cjs/commands/CancelSchemaExtensionCommand.js.map +0 -1
  379. package/dist/cjs/commands/ConnectDirectoryCommand.js.map +0 -1
  380. package/dist/cjs/commands/CreateAliasCommand.js.map +0 -1
  381. package/dist/cjs/commands/CreateComputerCommand.js.map +0 -1
  382. package/dist/cjs/commands/CreateConditionalForwarderCommand.js.map +0 -1
  383. package/dist/cjs/commands/CreateDirectoryCommand.js.map +0 -1
  384. package/dist/cjs/commands/CreateLogSubscriptionCommand.js.map +0 -1
  385. package/dist/cjs/commands/CreateMicrosoftADCommand.js.map +0 -1
  386. package/dist/cjs/commands/CreateSnapshotCommand.js.map +0 -1
  387. package/dist/cjs/commands/CreateTrustCommand.js.map +0 -1
  388. package/dist/cjs/commands/DeleteConditionalForwarderCommand.js.map +0 -1
  389. package/dist/cjs/commands/DeleteDirectoryCommand.js.map +0 -1
  390. package/dist/cjs/commands/DeleteLogSubscriptionCommand.js.map +0 -1
  391. package/dist/cjs/commands/DeleteSnapshotCommand.js.map +0 -1
  392. package/dist/cjs/commands/DeleteTrustCommand.js.map +0 -1
  393. package/dist/cjs/commands/DeregisterCertificateCommand.js.map +0 -1
  394. package/dist/cjs/commands/DeregisterEventTopicCommand.js.map +0 -1
  395. package/dist/cjs/commands/DescribeCertificateCommand.js.map +0 -1
  396. package/dist/cjs/commands/DescribeClientAuthenticationSettingsCommand.js.map +0 -1
  397. package/dist/cjs/commands/DescribeConditionalForwardersCommand.js.map +0 -1
  398. package/dist/cjs/commands/DescribeDirectoriesCommand.js.map +0 -1
  399. package/dist/cjs/commands/DescribeDomainControllersCommand.js.map +0 -1
  400. package/dist/cjs/commands/DescribeEventTopicsCommand.js.map +0 -1
  401. package/dist/cjs/commands/DescribeLDAPSSettingsCommand.js.map +0 -1
  402. package/dist/cjs/commands/DescribeRegionsCommand.js.map +0 -1
  403. package/dist/cjs/commands/DescribeSharedDirectoriesCommand.js.map +0 -1
  404. package/dist/cjs/commands/DescribeSnapshotsCommand.js.map +0 -1
  405. package/dist/cjs/commands/DescribeTrustsCommand.js.map +0 -1
  406. package/dist/cjs/commands/DisableClientAuthenticationCommand.js.map +0 -1
  407. package/dist/cjs/commands/DisableLDAPSCommand.js.map +0 -1
  408. package/dist/cjs/commands/DisableRadiusCommand.js.map +0 -1
  409. package/dist/cjs/commands/DisableSsoCommand.js.map +0 -1
  410. package/dist/cjs/commands/EnableClientAuthenticationCommand.js.map +0 -1
  411. package/dist/cjs/commands/EnableLDAPSCommand.js.map +0 -1
  412. package/dist/cjs/commands/EnableRadiusCommand.js.map +0 -1
  413. package/dist/cjs/commands/EnableSsoCommand.js.map +0 -1
  414. package/dist/cjs/commands/GetDirectoryLimitsCommand.js.map +0 -1
  415. package/dist/cjs/commands/GetSnapshotLimitsCommand.js.map +0 -1
  416. package/dist/cjs/commands/ListCertificatesCommand.js.map +0 -1
  417. package/dist/cjs/commands/ListIpRoutesCommand.js.map +0 -1
  418. package/dist/cjs/commands/ListLogSubscriptionsCommand.js.map +0 -1
  419. package/dist/cjs/commands/ListSchemaExtensionsCommand.js.map +0 -1
  420. package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  421. package/dist/cjs/commands/RegisterCertificateCommand.js.map +0 -1
  422. package/dist/cjs/commands/RegisterEventTopicCommand.js.map +0 -1
  423. package/dist/cjs/commands/RejectSharedDirectoryCommand.js.map +0 -1
  424. package/dist/cjs/commands/RemoveIpRoutesCommand.js.map +0 -1
  425. package/dist/cjs/commands/RemoveRegionCommand.js.map +0 -1
  426. package/dist/cjs/commands/RemoveTagsFromResourceCommand.js.map +0 -1
  427. package/dist/cjs/commands/ResetUserPasswordCommand.js.map +0 -1
  428. package/dist/cjs/commands/RestoreFromSnapshotCommand.js.map +0 -1
  429. package/dist/cjs/commands/ShareDirectoryCommand.js.map +0 -1
  430. package/dist/cjs/commands/StartSchemaExtensionCommand.js.map +0 -1
  431. package/dist/cjs/commands/UnshareDirectoryCommand.js.map +0 -1
  432. package/dist/cjs/commands/UpdateConditionalForwarderCommand.js.map +0 -1
  433. package/dist/cjs/commands/UpdateNumberOfDomainControllersCommand.js.map +0 -1
  434. package/dist/cjs/commands/UpdateRadiusCommand.js.map +0 -1
  435. package/dist/cjs/commands/UpdateTrustCommand.js.map +0 -1
  436. package/dist/cjs/commands/VerifyTrustCommand.js.map +0 -1
  437. package/dist/cjs/endpoints.js.map +0 -1
  438. package/dist/cjs/index.js.map +0 -1
  439. package/dist/cjs/models/index.js.map +0 -1
  440. package/dist/cjs/models/models_0.js.map +0 -1
  441. package/dist/cjs/package.json +0 -91
  442. package/dist/cjs/pagination/DescribeDomainControllersPaginator.js.map +0 -1
  443. package/dist/cjs/pagination/Interfaces.js.map +0 -1
  444. package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
  445. package/dist/cjs/runtimeConfig.browser.js.map +0 -1
  446. package/dist/cjs/runtimeConfig.js.map +0 -1
  447. package/dist/cjs/runtimeConfig.native.js.map +0 -1
  448. package/dist/cjs/runtimeConfig.shared.js.map +0 -1
  449. package/dist/es/DirectoryService.js.map +0 -1
  450. package/dist/es/DirectoryServiceClient.js.map +0 -1
  451. package/dist/es/commands/AcceptSharedDirectoryCommand.js.map +0 -1
  452. package/dist/es/commands/AddIpRoutesCommand.js +0 -72
  453. package/dist/es/commands/AddIpRoutesCommand.js.map +0 -1
  454. package/dist/es/commands/AddRegionCommand.js.map +0 -1
  455. package/dist/es/commands/AddTagsToResourceCommand.js.map +0 -1
  456. package/dist/es/commands/CancelSchemaExtensionCommand.js.map +0 -1
  457. package/dist/es/commands/ConnectDirectoryCommand.js.map +0 -1
  458. package/dist/es/commands/CreateAliasCommand.js.map +0 -1
  459. package/dist/es/commands/CreateComputerCommand.js.map +0 -1
  460. package/dist/es/commands/CreateConditionalForwarderCommand.js.map +0 -1
  461. package/dist/es/commands/CreateDirectoryCommand.js.map +0 -1
  462. package/dist/es/commands/CreateLogSubscriptionCommand.js.map +0 -1
  463. package/dist/es/commands/CreateMicrosoftADCommand.js.map +0 -1
  464. package/dist/es/commands/CreateSnapshotCommand.js.map +0 -1
  465. package/dist/es/commands/CreateTrustCommand.js.map +0 -1
  466. package/dist/es/commands/DeleteConditionalForwarderCommand.js.map +0 -1
  467. package/dist/es/commands/DeleteDirectoryCommand.js.map +0 -1
  468. package/dist/es/commands/DeleteLogSubscriptionCommand.js.map +0 -1
  469. package/dist/es/commands/DeleteSnapshotCommand.js.map +0 -1
  470. package/dist/es/commands/DeleteTrustCommand.js.map +0 -1
  471. package/dist/es/commands/DeregisterCertificateCommand.js.map +0 -1
  472. package/dist/es/commands/DeregisterEventTopicCommand.js.map +0 -1
  473. package/dist/es/commands/DescribeCertificateCommand.js.map +0 -1
  474. package/dist/es/commands/DescribeClientAuthenticationSettingsCommand.js.map +0 -1
  475. package/dist/es/commands/DescribeConditionalForwardersCommand.js.map +0 -1
  476. package/dist/es/commands/DescribeDirectoriesCommand.js +0 -75
  477. package/dist/es/commands/DescribeDirectoriesCommand.js.map +0 -1
  478. package/dist/es/commands/DescribeDomainControllersCommand.js.map +0 -1
  479. package/dist/es/commands/DescribeEventTopicsCommand.js.map +0 -1
  480. package/dist/es/commands/DescribeLDAPSSettingsCommand.js.map +0 -1
  481. package/dist/es/commands/DescribeRegionsCommand.js.map +0 -1
  482. package/dist/es/commands/DescribeSharedDirectoriesCommand.js.map +0 -1
  483. package/dist/es/commands/DescribeSnapshotsCommand.js.map +0 -1
  484. package/dist/es/commands/DescribeTrustsCommand.js.map +0 -1
  485. package/dist/es/commands/DisableClientAuthenticationCommand.js.map +0 -1
  486. package/dist/es/commands/DisableLDAPSCommand.js.map +0 -1
  487. package/dist/es/commands/DisableRadiusCommand.js.map +0 -1
  488. package/dist/es/commands/DisableSsoCommand.js.map +0 -1
  489. package/dist/es/commands/EnableClientAuthenticationCommand.js.map +0 -1
  490. package/dist/es/commands/EnableLDAPSCommand.js.map +0 -1
  491. package/dist/es/commands/EnableRadiusCommand.js.map +0 -1
  492. package/dist/es/commands/EnableSsoCommand.js.map +0 -1
  493. package/dist/es/commands/GetDirectoryLimitsCommand.js.map +0 -1
  494. package/dist/es/commands/GetSnapshotLimitsCommand.js.map +0 -1
  495. package/dist/es/commands/ListCertificatesCommand.js.map +0 -1
  496. package/dist/es/commands/ListIpRoutesCommand.js.map +0 -1
  497. package/dist/es/commands/ListLogSubscriptionsCommand.js.map +0 -1
  498. package/dist/es/commands/ListSchemaExtensionsCommand.js.map +0 -1
  499. package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
  500. package/dist/es/commands/RegisterCertificateCommand.js.map +0 -1
  501. package/dist/es/commands/RegisterEventTopicCommand.js.map +0 -1
  502. package/dist/es/commands/RejectSharedDirectoryCommand.js.map +0 -1
  503. package/dist/es/commands/RemoveIpRoutesCommand.js.map +0 -1
  504. package/dist/es/commands/RemoveRegionCommand.js.map +0 -1
  505. package/dist/es/commands/RemoveTagsFromResourceCommand.js.map +0 -1
  506. package/dist/es/commands/ResetUserPasswordCommand.js +0 -82
  507. package/dist/es/commands/ResetUserPasswordCommand.js.map +0 -1
  508. package/dist/es/commands/RestoreFromSnapshotCommand.js.map +0 -1
  509. package/dist/es/commands/ShareDirectoryCommand.js +0 -77
  510. package/dist/es/commands/ShareDirectoryCommand.js.map +0 -1
  511. package/dist/es/commands/StartSchemaExtensionCommand.js.map +0 -1
  512. package/dist/es/commands/UnshareDirectoryCommand.js.map +0 -1
  513. package/dist/es/commands/UpdateConditionalForwarderCommand.js.map +0 -1
  514. package/dist/es/commands/UpdateNumberOfDomainControllersCommand.js.map +0 -1
  515. package/dist/es/commands/UpdateRadiusCommand.js.map +0 -1
  516. package/dist/es/commands/UpdateTrustCommand.js.map +0 -1
  517. package/dist/es/commands/VerifyTrustCommand.js.map +0 -1
  518. package/dist/es/endpoints.js.map +0 -1
  519. package/dist/es/index.js +0 -69
  520. package/dist/es/index.js.map +0 -1
  521. package/dist/es/models/index.js +0 -2
  522. package/dist/es/models/index.js.map +0 -1
  523. package/dist/es/models/models_0.js.map +0 -1
  524. package/dist/es/package.json +0 -91
  525. package/dist/es/pagination/DescribeDomainControllersPaginator.js.map +0 -1
  526. package/dist/es/pagination/Interfaces.js +0 -2
  527. package/dist/es/pagination/Interfaces.js.map +0 -1
  528. package/dist/es/protocols/Aws_json1_1.js.map +0 -1
  529. package/dist/es/runtimeConfig.browser.js.map +0 -1
  530. package/dist/es/runtimeConfig.js.map +0 -1
  531. package/dist/es/runtimeConfig.native.js.map +0 -1
  532. package/dist/es/runtimeConfig.shared.js.map +0 -1
  533. package/endpoints.ts +0 -91
  534. package/jest.config.js +0 -4
  535. package/models/models_0.ts +0 -5382
  536. package/pagination/DescribeDomainControllersPaginator.ts +0 -58
  537. package/pagination/Interfaces.ts +0 -7
  538. package/protocols/Aws_json1_1.ts +0 -9828
  539. package/runtimeConfig.browser.ts +0 -40
  540. package/runtimeConfig.native.ts +0 -16
  541. package/runtimeConfig.shared.ts +0 -16
  542. package/runtimeConfig.ts +0 -45
  543. package/tsconfig.es.json +0 -12
  544. package/tsconfig.json +0 -32
@@ -1,40 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DeregisterEventTopicRequest, DeregisterEventTopicResult } from "../models/models_0";
3
- import { deserializeAws_json1_1DeregisterEventTopicCommand, serializeAws_json1_1DeregisterEventTopicCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Removes the specified directory as a publisher to the specified Amazon SNS topic.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { DirectoryServiceClient, DeregisterEventTopicCommand } from "@aws-sdk/client-directory-service"; // ES Modules import
12
- * // const { DirectoryServiceClient, DeregisterEventTopicCommand } = require("@aws-sdk/client-directory-service"); // CommonJS import
13
- * const client = new DirectoryServiceClient(config);
14
- * const command = new DeregisterEventTopicCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DeregisterEventTopicCommandInput} for command's `input` shape.
19
- * @see {@link DeregisterEventTopicCommandOutput} for command's `response` shape.
20
- * @see {@link DirectoryServiceClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DeregisterEventTopicCommand = /** @class */ (function (_super) {
4
+ import { DeregisterEventTopicRequest, DeregisterEventTopicResult } from "../models/models_0";
5
+ import { deserializeAws_json1_1DeregisterEventTopicCommand, serializeAws_json1_1DeregisterEventTopicCommand, } from "../protocols/Aws_json1_1";
6
+ var DeregisterEventTopicCommand = (function (_super) {
24
7
  __extends(DeregisterEventTopicCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DeregisterEventTopicCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  DeregisterEventTopicCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -62,4 +37,3 @@ var DeregisterEventTopicCommand = /** @class */ (function (_super) {
62
37
  return DeregisterEventTopicCommand;
63
38
  }($Command));
64
39
  export { DeregisterEventTopicCommand };
65
- //# sourceMappingURL=DeregisterEventTopicCommand.js.map
@@ -1,40 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeCertificateRequest, DescribeCertificateResult } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeCertificateCommand, serializeAws_json1_1DescribeCertificateCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Displays information about the certificate registered for secure LDAP or client certificate authentication.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { DirectoryServiceClient, DescribeCertificateCommand } from "@aws-sdk/client-directory-service"; // ES Modules import
12
- * // const { DirectoryServiceClient, DescribeCertificateCommand } = require("@aws-sdk/client-directory-service"); // CommonJS import
13
- * const client = new DirectoryServiceClient(config);
14
- * const command = new DescribeCertificateCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DescribeCertificateCommandInput} for command's `input` shape.
19
- * @see {@link DescribeCertificateCommandOutput} for command's `response` shape.
20
- * @see {@link DirectoryServiceClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DescribeCertificateCommand = /** @class */ (function (_super) {
4
+ import { DescribeCertificateRequest, DescribeCertificateResult } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeCertificateCommand, serializeAws_json1_1DescribeCertificateCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeCertificateCommand = (function (_super) {
24
7
  __extends(DescribeCertificateCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DescribeCertificateCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  DescribeCertificateCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -62,4 +37,3 @@ var DescribeCertificateCommand = /** @class */ (function (_super) {
62
37
  return DescribeCertificateCommand;
63
38
  }($Command));
64
39
  export { DescribeCertificateCommand };
65
- //# sourceMappingURL=DescribeCertificateCommand.js.map
@@ -1,41 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeClientAuthenticationSettingsRequest, DescribeClientAuthenticationSettingsResult, } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeClientAuthenticationSettingsCommand, serializeAws_json1_1DescribeClientAuthenticationSettingsCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Retrieves information about the type of client authentication for the specified directory, if the type is specified. If no type is specified, information about all client authentication types that are supported for the specified directory is retrieved. Currently, only <code>SmartCard</code> is supported.
8
- * </p>
9
- * @example
10
- * Use a bare-bones client and the command you need to make an API call.
11
- * ```javascript
12
- * import { DirectoryServiceClient, DescribeClientAuthenticationSettingsCommand } from "@aws-sdk/client-directory-service"; // ES Modules import
13
- * // const { DirectoryServiceClient, DescribeClientAuthenticationSettingsCommand } = require("@aws-sdk/client-directory-service"); // CommonJS import
14
- * const client = new DirectoryServiceClient(config);
15
- * const command = new DescribeClientAuthenticationSettingsCommand(input);
16
- * const response = await client.send(command);
17
- * ```
18
- *
19
- * @see {@link DescribeClientAuthenticationSettingsCommandInput} for command's `input` shape.
20
- * @see {@link DescribeClientAuthenticationSettingsCommandOutput} for command's `response` shape.
21
- * @see {@link DirectoryServiceClientResolvedConfig | config} for command's `input` shape.
22
- *
23
- */
24
- var DescribeClientAuthenticationSettingsCommand = /** @class */ (function (_super) {
4
+ import { DescribeClientAuthenticationSettingsRequest, DescribeClientAuthenticationSettingsResult, } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeClientAuthenticationSettingsCommand, serializeAws_json1_1DescribeClientAuthenticationSettingsCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeClientAuthenticationSettingsCommand = (function (_super) {
25
7
  __extends(DescribeClientAuthenticationSettingsCommand, _super);
26
- // Start section: command_properties
27
- // End section: command_properties
28
8
  function DescribeClientAuthenticationSettingsCommand(input) {
29
- var _this =
30
- // Start section: command_constructor
31
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
32
10
  _this.input = input;
33
11
  return _this;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  DescribeClientAuthenticationSettingsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
40
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -63,4 +37,3 @@ var DescribeClientAuthenticationSettingsCommand = /** @class */ (function (_supe
63
37
  return DescribeClientAuthenticationSettingsCommand;
64
38
  }($Command));
65
39
  export { DescribeClientAuthenticationSettingsCommand };
66
- //# sourceMappingURL=DescribeClientAuthenticationSettingsCommand.js.map
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeConditionalForwardersRequest, DescribeConditionalForwardersResult } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeConditionalForwardersCommand, serializeAws_json1_1DescribeConditionalForwardersCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Obtains information about the conditional forwarders for this account.</p>
8
- * <p>If no input parameters are provided for RemoteDomainNames, this request describes all
9
- * conditional forwarders for the specified directory ID.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { DirectoryServiceClient, DescribeConditionalForwardersCommand } from "@aws-sdk/client-directory-service"; // ES Modules import
14
- * // const { DirectoryServiceClient, DescribeConditionalForwardersCommand } = require("@aws-sdk/client-directory-service"); // CommonJS import
15
- * const client = new DirectoryServiceClient(config);
16
- * const command = new DescribeConditionalForwardersCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DescribeConditionalForwardersCommandInput} for command's `input` shape.
21
- * @see {@link DescribeConditionalForwardersCommandOutput} for command's `response` shape.
22
- * @see {@link DirectoryServiceClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var DescribeConditionalForwardersCommand = /** @class */ (function (_super) {
4
+ import { DescribeConditionalForwardersRequest, DescribeConditionalForwardersResult } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeConditionalForwardersCommand, serializeAws_json1_1DescribeConditionalForwardersCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeConditionalForwardersCommand = (function (_super) {
26
7
  __extends(DescribeConditionalForwardersCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function DescribeConditionalForwardersCommand(input) {
30
- var _this =
31
- // Start section: command_constructor
32
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
33
10
  _this.input = input;
34
11
  return _this;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  DescribeConditionalForwardersCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
41
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -64,4 +37,3 @@ var DescribeConditionalForwardersCommand = /** @class */ (function (_super) {
64
37
  return DescribeConditionalForwardersCommand;
65
38
  }($Command));
66
39
  export { DescribeConditionalForwardersCommand };
67
- //# sourceMappingURL=DescribeConditionalForwardersCommand.js.map
@@ -0,0 +1,39 @@
1
+ import { __extends } from "tslib";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { DescribeDirectoriesRequest, DescribeDirectoriesResult } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeDirectoriesCommand, serializeAws_json1_1DescribeDirectoriesCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeDirectoriesCommand = (function (_super) {
7
+ __extends(DescribeDirectoriesCommand, _super);
8
+ function DescribeDirectoriesCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
12
+ }
13
+ DescribeDirectoriesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
14
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "DirectoryServiceClient";
18
+ var commandName = "DescribeDirectoriesCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
23
+ inputFilterSensitiveLog: DescribeDirectoriesRequest.filterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeDirectoriesResult.filterSensitiveLog,
25
+ };
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ DescribeDirectoriesCommand.prototype.serialize = function (input, context) {
32
+ return serializeAws_json1_1DescribeDirectoriesCommand(input, context);
33
+ };
34
+ DescribeDirectoriesCommand.prototype.deserialize = function (output, context) {
35
+ return deserializeAws_json1_1DescribeDirectoriesCommand(output, context);
36
+ };
37
+ return DescribeDirectoriesCommand;
38
+ }($Command));
39
+ export { DescribeDirectoriesCommand };
@@ -1,40 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeDomainControllersRequest, DescribeDomainControllersResult } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeDomainControllersCommand, serializeAws_json1_1DescribeDomainControllersCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Provides information about any domain controllers in your directory.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { DirectoryServiceClient, DescribeDomainControllersCommand } from "@aws-sdk/client-directory-service"; // ES Modules import
12
- * // const { DirectoryServiceClient, DescribeDomainControllersCommand } = require("@aws-sdk/client-directory-service"); // CommonJS import
13
- * const client = new DirectoryServiceClient(config);
14
- * const command = new DescribeDomainControllersCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DescribeDomainControllersCommandInput} for command's `input` shape.
19
- * @see {@link DescribeDomainControllersCommandOutput} for command's `response` shape.
20
- * @see {@link DirectoryServiceClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DescribeDomainControllersCommand = /** @class */ (function (_super) {
4
+ import { DescribeDomainControllersRequest, DescribeDomainControllersResult } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeDomainControllersCommand, serializeAws_json1_1DescribeDomainControllersCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeDomainControllersCommand = (function (_super) {
24
7
  __extends(DescribeDomainControllersCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DescribeDomainControllersCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  DescribeDomainControllersCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -62,4 +37,3 @@ var DescribeDomainControllersCommand = /** @class */ (function (_super) {
62
37
  return DescribeDomainControllersCommand;
63
38
  }($Command));
64
39
  export { DescribeDomainControllersCommand };
65
- //# sourceMappingURL=DescribeDomainControllersCommand.js.map
@@ -1,43 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeEventTopicsRequest, DescribeEventTopicsResult } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeEventTopicsCommand, serializeAws_json1_1DescribeEventTopicsCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Obtains information about which Amazon SNS topics receive status messages from the specified
8
- * directory.</p>
9
- * <p>If no input parameters are provided, such as DirectoryId or TopicName, this request
10
- * describes all of the associations in the account.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { DirectoryServiceClient, DescribeEventTopicsCommand } from "@aws-sdk/client-directory-service"; // ES Modules import
15
- * // const { DirectoryServiceClient, DescribeEventTopicsCommand } = require("@aws-sdk/client-directory-service"); // CommonJS import
16
- * const client = new DirectoryServiceClient(config);
17
- * const command = new DescribeEventTopicsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeEventTopicsCommandInput} for command's `input` shape.
22
- * @see {@link DescribeEventTopicsCommandOutput} for command's `response` shape.
23
- * @see {@link DirectoryServiceClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
- var DescribeEventTopicsCommand = /** @class */ (function (_super) {
4
+ import { DescribeEventTopicsRequest, DescribeEventTopicsResult } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeEventTopicsCommand, serializeAws_json1_1DescribeEventTopicsCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeEventTopicsCommand = (function (_super) {
27
7
  __extends(DescribeEventTopicsCommand, _super);
28
- // Start section: command_properties
29
- // End section: command_properties
30
8
  function DescribeEventTopicsCommand(input) {
31
- var _this =
32
- // Start section: command_constructor
33
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
34
10
  _this.input = input;
35
11
  return _this;
36
- // End section: command_constructor
37
12
  }
38
- /**
39
- * @internal
40
- */
41
13
  DescribeEventTopicsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
42
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
43
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -65,4 +37,3 @@ var DescribeEventTopicsCommand = /** @class */ (function (_super) {
65
37
  return DescribeEventTopicsCommand;
66
38
  }($Command));
67
39
  export { DescribeEventTopicsCommand };
68
- //# sourceMappingURL=DescribeEventTopicsCommand.js.map
@@ -1,40 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeLDAPSSettingsRequest, DescribeLDAPSSettingsResult } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeLDAPSSettingsCommand, serializeAws_json1_1DescribeLDAPSSettingsCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Describes the status of LDAP security for the specified directory.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { DirectoryServiceClient, DescribeLDAPSSettingsCommand } from "@aws-sdk/client-directory-service"; // ES Modules import
12
- * // const { DirectoryServiceClient, DescribeLDAPSSettingsCommand } = require("@aws-sdk/client-directory-service"); // CommonJS import
13
- * const client = new DirectoryServiceClient(config);
14
- * const command = new DescribeLDAPSSettingsCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DescribeLDAPSSettingsCommandInput} for command's `input` shape.
19
- * @see {@link DescribeLDAPSSettingsCommandOutput} for command's `response` shape.
20
- * @see {@link DirectoryServiceClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DescribeLDAPSSettingsCommand = /** @class */ (function (_super) {
4
+ import { DescribeLDAPSSettingsRequest, DescribeLDAPSSettingsResult } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeLDAPSSettingsCommand, serializeAws_json1_1DescribeLDAPSSettingsCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeLDAPSSettingsCommand = (function (_super) {
24
7
  __extends(DescribeLDAPSSettingsCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DescribeLDAPSSettingsCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  DescribeLDAPSSettingsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -62,4 +37,3 @@ var DescribeLDAPSSettingsCommand = /** @class */ (function (_super) {
62
37
  return DescribeLDAPSSettingsCommand;
63
38
  }($Command));
64
39
  export { DescribeLDAPSSettingsCommand };
65
- //# sourceMappingURL=DescribeLDAPSSettingsCommand.js.map
@@ -1,41 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeRegionsRequest, DescribeRegionsResult } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeRegionsCommand, serializeAws_json1_1DescribeRegionsCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Provides information about the Regions that are configured for multi-Region
8
- * replication.</p>
9
- * @example
10
- * Use a bare-bones client and the command you need to make an API call.
11
- * ```javascript
12
- * import { DirectoryServiceClient, DescribeRegionsCommand } from "@aws-sdk/client-directory-service"; // ES Modules import
13
- * // const { DirectoryServiceClient, DescribeRegionsCommand } = require("@aws-sdk/client-directory-service"); // CommonJS import
14
- * const client = new DirectoryServiceClient(config);
15
- * const command = new DescribeRegionsCommand(input);
16
- * const response = await client.send(command);
17
- * ```
18
- *
19
- * @see {@link DescribeRegionsCommandInput} for command's `input` shape.
20
- * @see {@link DescribeRegionsCommandOutput} for command's `response` shape.
21
- * @see {@link DirectoryServiceClientResolvedConfig | config} for command's `input` shape.
22
- *
23
- */
24
- var DescribeRegionsCommand = /** @class */ (function (_super) {
4
+ import { DescribeRegionsRequest, DescribeRegionsResult } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeRegionsCommand, serializeAws_json1_1DescribeRegionsCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeRegionsCommand = (function (_super) {
25
7
  __extends(DescribeRegionsCommand, _super);
26
- // Start section: command_properties
27
- // End section: command_properties
28
8
  function DescribeRegionsCommand(input) {
29
- var _this =
30
- // Start section: command_constructor
31
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
32
10
  _this.input = input;
33
11
  return _this;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  DescribeRegionsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
40
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -63,4 +37,3 @@ var DescribeRegionsCommand = /** @class */ (function (_super) {
63
37
  return DescribeRegionsCommand;
64
38
  }($Command));
65
39
  export { DescribeRegionsCommand };
66
- //# sourceMappingURL=DescribeRegionsCommand.js.map
@@ -1,40 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeSharedDirectoriesRequest, DescribeSharedDirectoriesResult } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeSharedDirectoriesCommand, serializeAws_json1_1DescribeSharedDirectoriesCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns the shared directories in your account. </p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { DirectoryServiceClient, DescribeSharedDirectoriesCommand } from "@aws-sdk/client-directory-service"; // ES Modules import
12
- * // const { DirectoryServiceClient, DescribeSharedDirectoriesCommand } = require("@aws-sdk/client-directory-service"); // CommonJS import
13
- * const client = new DirectoryServiceClient(config);
14
- * const command = new DescribeSharedDirectoriesCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DescribeSharedDirectoriesCommandInput} for command's `input` shape.
19
- * @see {@link DescribeSharedDirectoriesCommandOutput} for command's `response` shape.
20
- * @see {@link DirectoryServiceClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DescribeSharedDirectoriesCommand = /** @class */ (function (_super) {
4
+ import { DescribeSharedDirectoriesRequest, DescribeSharedDirectoriesResult } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeSharedDirectoriesCommand, serializeAws_json1_1DescribeSharedDirectoriesCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeSharedDirectoriesCommand = (function (_super) {
24
7
  __extends(DescribeSharedDirectoriesCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DescribeSharedDirectoriesCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  DescribeSharedDirectoriesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -62,4 +37,3 @@ var DescribeSharedDirectoriesCommand = /** @class */ (function (_super) {
62
37
  return DescribeSharedDirectoriesCommand;
63
38
  }($Command));
64
39
  export { DescribeSharedDirectoriesCommand };
65
- //# sourceMappingURL=DescribeSharedDirectoriesCommand.js.map
@@ -1,46 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeSnapshotsRequest, DescribeSnapshotsResult } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeSnapshotsCommand, serializeAws_json1_1DescribeSnapshotsCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Obtains information about the directory snapshots that belong to this account.</p>
8
- * <p>This operation supports pagination with the use of the <i>NextToken</i> request and
9
- * response parameters. If more results are available, the <i>DescribeSnapshots.NextToken</i>
10
- * member contains a token that you pass in the next call to <a>DescribeSnapshots</a> to
11
- * retrieve the next set of items.</p>
12
- * <p>You can also specify a maximum number of return results with the <i>Limit</i>
13
- * parameter.</p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { DirectoryServiceClient, DescribeSnapshotsCommand } from "@aws-sdk/client-directory-service"; // ES Modules import
18
- * // const { DirectoryServiceClient, DescribeSnapshotsCommand } = require("@aws-sdk/client-directory-service"); // CommonJS import
19
- * const client = new DirectoryServiceClient(config);
20
- * const command = new DescribeSnapshotsCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link DescribeSnapshotsCommandInput} for command's `input` shape.
25
- * @see {@link DescribeSnapshotsCommandOutput} for command's `response` shape.
26
- * @see {@link DirectoryServiceClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
29
- var DescribeSnapshotsCommand = /** @class */ (function (_super) {
4
+ import { DescribeSnapshotsRequest, DescribeSnapshotsResult } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeSnapshotsCommand, serializeAws_json1_1DescribeSnapshotsCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeSnapshotsCommand = (function (_super) {
30
7
  __extends(DescribeSnapshotsCommand, _super);
31
- // Start section: command_properties
32
- // End section: command_properties
33
8
  function DescribeSnapshotsCommand(input) {
34
- var _this =
35
- // Start section: command_constructor
36
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
37
10
  _this.input = input;
38
11
  return _this;
39
- // End section: command_constructor
40
12
  }
41
- /**
42
- * @internal
43
- */
44
13
  DescribeSnapshotsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
45
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
46
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -68,4 +37,3 @@ var DescribeSnapshotsCommand = /** @class */ (function (_super) {
68
37
  return DescribeSnapshotsCommand;
69
38
  }($Command));
70
39
  export { DescribeSnapshotsCommand };
71
- //# sourceMappingURL=DescribeSnapshotsCommand.js.map
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DescribeTrustsRequest, DescribeTrustsResult } from "../models/models_0";
3
- import { deserializeAws_json1_1DescribeTrustsCommand, serializeAws_json1_1DescribeTrustsCommand, } from "../protocols/Aws_json1_1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Obtains information about the trust relationships for this account.</p>
8
- * <p>If no input parameters are provided, such as DirectoryId or TrustIds, this request
9
- * describes all the trust relationships belonging to the account.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { DirectoryServiceClient, DescribeTrustsCommand } from "@aws-sdk/client-directory-service"; // ES Modules import
14
- * // const { DirectoryServiceClient, DescribeTrustsCommand } = require("@aws-sdk/client-directory-service"); // CommonJS import
15
- * const client = new DirectoryServiceClient(config);
16
- * const command = new DescribeTrustsCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DescribeTrustsCommandInput} for command's `input` shape.
21
- * @see {@link DescribeTrustsCommandOutput} for command's `response` shape.
22
- * @see {@link DirectoryServiceClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var DescribeTrustsCommand = /** @class */ (function (_super) {
4
+ import { DescribeTrustsRequest, DescribeTrustsResult } from "../models/models_0";
5
+ import { deserializeAws_json1_1DescribeTrustsCommand, serializeAws_json1_1DescribeTrustsCommand, } from "../protocols/Aws_json1_1";
6
+ var DescribeTrustsCommand = (function (_super) {
26
7
  __extends(DescribeTrustsCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function DescribeTrustsCommand(input) {
30
- var _this =
31
- // Start section: command_constructor
32
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
33
10
  _this.input = input;
34
11
  return _this;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  DescribeTrustsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
41
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -64,4 +37,3 @@ var DescribeTrustsCommand = /** @class */ (function (_super) {
64
37
  return DescribeTrustsCommand;
65
38
  }($Command));
66
39
  export { DescribeTrustsCommand };
67
- //# sourceMappingURL=DescribeTrustsCommand.js.map