@aws-sdk/client-directory-service 3.296.0 → 3.298.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 (224) hide show
  1. package/dist-cjs/commands/AcceptSharedDirectoryCommand.js +1 -1
  2. package/dist-cjs/commands/AddIpRoutesCommand.js +2 -3
  3. package/dist-cjs/commands/AddRegionCommand.js +2 -3
  4. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
  5. package/dist-cjs/commands/CancelSchemaExtensionCommand.js +2 -3
  6. package/dist-cjs/commands/ConnectDirectoryCommand.js +1 -1
  7. package/dist-cjs/commands/CreateAliasCommand.js +2 -3
  8. package/dist-cjs/commands/CreateComputerCommand.js +1 -1
  9. package/dist-cjs/commands/CreateConditionalForwarderCommand.js +2 -3
  10. package/dist-cjs/commands/CreateDirectoryCommand.js +1 -1
  11. package/dist-cjs/commands/CreateLogSubscriptionCommand.js +2 -3
  12. package/dist-cjs/commands/CreateMicrosoftADCommand.js +1 -1
  13. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -3
  14. package/dist-cjs/commands/CreateTrustCommand.js +1 -1
  15. package/dist-cjs/commands/DeleteConditionalForwarderCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteDirectoryCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteLogSubscriptionCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteSnapshotCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteTrustCommand.js +2 -3
  20. package/dist-cjs/commands/DeregisterCertificateCommand.js +2 -3
  21. package/dist-cjs/commands/DeregisterEventTopicCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeCertificateCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeClientAuthenticationSettingsCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeConditionalForwardersCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeDirectoriesCommand.js +1 -1
  26. package/dist-cjs/commands/DescribeDomainControllersCommand.js +2 -3
  27. package/dist-cjs/commands/DescribeEventTopicsCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeLDAPSSettingsCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeRegionsCommand.js +2 -3
  30. package/dist-cjs/commands/DescribeSettingsCommand.js +2 -3
  31. package/dist-cjs/commands/DescribeSharedDirectoriesCommand.js +1 -1
  32. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -3
  33. package/dist-cjs/commands/DescribeTrustsCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeUpdateDirectoryCommand.js +2 -3
  35. package/dist-cjs/commands/DisableClientAuthenticationCommand.js +2 -3
  36. package/dist-cjs/commands/DisableLDAPSCommand.js +2 -3
  37. package/dist-cjs/commands/DisableRadiusCommand.js +2 -3
  38. package/dist-cjs/commands/DisableSsoCommand.js +1 -1
  39. package/dist-cjs/commands/EnableClientAuthenticationCommand.js +2 -3
  40. package/dist-cjs/commands/EnableLDAPSCommand.js +2 -3
  41. package/dist-cjs/commands/EnableRadiusCommand.js +1 -1
  42. package/dist-cjs/commands/EnableSsoCommand.js +1 -1
  43. package/dist-cjs/commands/GetDirectoryLimitsCommand.js +2 -3
  44. package/dist-cjs/commands/GetSnapshotLimitsCommand.js +2 -3
  45. package/dist-cjs/commands/ListCertificatesCommand.js +2 -3
  46. package/dist-cjs/commands/ListIpRoutesCommand.js +2 -3
  47. package/dist-cjs/commands/ListLogSubscriptionsCommand.js +2 -3
  48. package/dist-cjs/commands/ListSchemaExtensionsCommand.js +2 -3
  49. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  50. package/dist-cjs/commands/RegisterCertificateCommand.js +2 -3
  51. package/dist-cjs/commands/RegisterEventTopicCommand.js +2 -3
  52. package/dist-cjs/commands/RejectSharedDirectoryCommand.js +2 -3
  53. package/dist-cjs/commands/RemoveIpRoutesCommand.js +2 -3
  54. package/dist-cjs/commands/RemoveRegionCommand.js +2 -3
  55. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
  56. package/dist-cjs/commands/ResetUserPasswordCommand.js +1 -1
  57. package/dist-cjs/commands/RestoreFromSnapshotCommand.js +2 -3
  58. package/dist-cjs/commands/ShareDirectoryCommand.js +1 -1
  59. package/dist-cjs/commands/StartSchemaExtensionCommand.js +2 -3
  60. package/dist-cjs/commands/UnshareDirectoryCommand.js +2 -3
  61. package/dist-cjs/commands/UpdateConditionalForwarderCommand.js +2 -3
  62. package/dist-cjs/commands/UpdateDirectorySetupCommand.js +2 -3
  63. package/dist-cjs/commands/UpdateNumberOfDomainControllersCommand.js +2 -3
  64. package/dist-cjs/commands/UpdateRadiusCommand.js +1 -1
  65. package/dist-cjs/commands/UpdateSettingsCommand.js +2 -3
  66. package/dist-cjs/commands/UpdateTrustCommand.js +2 -3
  67. package/dist-cjs/commands/VerifyTrustCommand.js +2 -3
  68. package/dist-cjs/models/models_0.js +1 -612
  69. package/dist-es/commands/AcceptSharedDirectoryCommand.js +2 -2
  70. package/dist-es/commands/AddIpRoutesCommand.js +2 -3
  71. package/dist-es/commands/AddRegionCommand.js +2 -3
  72. package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
  73. package/dist-es/commands/CancelSchemaExtensionCommand.js +2 -3
  74. package/dist-es/commands/ConnectDirectoryCommand.js +2 -2
  75. package/dist-es/commands/CreateAliasCommand.js +2 -3
  76. package/dist-es/commands/CreateComputerCommand.js +2 -2
  77. package/dist-es/commands/CreateConditionalForwarderCommand.js +2 -3
  78. package/dist-es/commands/CreateDirectoryCommand.js +2 -2
  79. package/dist-es/commands/CreateLogSubscriptionCommand.js +2 -3
  80. package/dist-es/commands/CreateMicrosoftADCommand.js +2 -2
  81. package/dist-es/commands/CreateSnapshotCommand.js +2 -3
  82. package/dist-es/commands/CreateTrustCommand.js +2 -2
  83. package/dist-es/commands/DeleteConditionalForwarderCommand.js +2 -3
  84. package/dist-es/commands/DeleteDirectoryCommand.js +2 -3
  85. package/dist-es/commands/DeleteLogSubscriptionCommand.js +2 -3
  86. package/dist-es/commands/DeleteSnapshotCommand.js +2 -3
  87. package/dist-es/commands/DeleteTrustCommand.js +2 -3
  88. package/dist-es/commands/DeregisterCertificateCommand.js +2 -3
  89. package/dist-es/commands/DeregisterEventTopicCommand.js +2 -3
  90. package/dist-es/commands/DescribeCertificateCommand.js +2 -3
  91. package/dist-es/commands/DescribeClientAuthenticationSettingsCommand.js +2 -3
  92. package/dist-es/commands/DescribeConditionalForwardersCommand.js +2 -3
  93. package/dist-es/commands/DescribeDirectoriesCommand.js +2 -2
  94. package/dist-es/commands/DescribeDomainControllersCommand.js +2 -3
  95. package/dist-es/commands/DescribeEventTopicsCommand.js +2 -3
  96. package/dist-es/commands/DescribeLDAPSSettingsCommand.js +2 -3
  97. package/dist-es/commands/DescribeRegionsCommand.js +2 -3
  98. package/dist-es/commands/DescribeSettingsCommand.js +2 -3
  99. package/dist-es/commands/DescribeSharedDirectoriesCommand.js +2 -2
  100. package/dist-es/commands/DescribeSnapshotsCommand.js +2 -3
  101. package/dist-es/commands/DescribeTrustsCommand.js +2 -3
  102. package/dist-es/commands/DescribeUpdateDirectoryCommand.js +2 -3
  103. package/dist-es/commands/DisableClientAuthenticationCommand.js +2 -3
  104. package/dist-es/commands/DisableLDAPSCommand.js +2 -3
  105. package/dist-es/commands/DisableRadiusCommand.js +2 -3
  106. package/dist-es/commands/DisableSsoCommand.js +2 -2
  107. package/dist-es/commands/EnableClientAuthenticationCommand.js +2 -3
  108. package/dist-es/commands/EnableLDAPSCommand.js +2 -3
  109. package/dist-es/commands/EnableRadiusCommand.js +2 -2
  110. package/dist-es/commands/EnableSsoCommand.js +2 -2
  111. package/dist-es/commands/GetDirectoryLimitsCommand.js +2 -3
  112. package/dist-es/commands/GetSnapshotLimitsCommand.js +2 -3
  113. package/dist-es/commands/ListCertificatesCommand.js +2 -3
  114. package/dist-es/commands/ListIpRoutesCommand.js +2 -3
  115. package/dist-es/commands/ListLogSubscriptionsCommand.js +2 -3
  116. package/dist-es/commands/ListSchemaExtensionsCommand.js +2 -3
  117. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  118. package/dist-es/commands/RegisterCertificateCommand.js +2 -3
  119. package/dist-es/commands/RegisterEventTopicCommand.js +2 -3
  120. package/dist-es/commands/RejectSharedDirectoryCommand.js +2 -3
  121. package/dist-es/commands/RemoveIpRoutesCommand.js +2 -3
  122. package/dist-es/commands/RemoveRegionCommand.js +2 -3
  123. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
  124. package/dist-es/commands/ResetUserPasswordCommand.js +2 -2
  125. package/dist-es/commands/RestoreFromSnapshotCommand.js +2 -3
  126. package/dist-es/commands/ShareDirectoryCommand.js +2 -2
  127. package/dist-es/commands/StartSchemaExtensionCommand.js +2 -3
  128. package/dist-es/commands/UnshareDirectoryCommand.js +2 -3
  129. package/dist-es/commands/UpdateConditionalForwarderCommand.js +2 -3
  130. package/dist-es/commands/UpdateDirectorySetupCommand.js +2 -3
  131. package/dist-es/commands/UpdateNumberOfDomainControllersCommand.js +2 -3
  132. package/dist-es/commands/UpdateRadiusCommand.js +2 -2
  133. package/dist-es/commands/UpdateSettingsCommand.js +2 -3
  134. package/dist-es/commands/UpdateTrustCommand.js +2 -3
  135. package/dist-es/commands/VerifyTrustCommand.js +2 -3
  136. package/dist-es/models/models_0.js +0 -456
  137. package/dist-types/DirectoryService.d.ts +68 -0
  138. package/dist-types/DirectoryServiceClient.d.ts +24 -4
  139. package/dist-types/commands/AcceptSharedDirectoryCommand.d.ts +16 -0
  140. package/dist-types/commands/AddIpRoutesCommand.d.ts +16 -0
  141. package/dist-types/commands/AddRegionCommand.d.ts +16 -0
  142. package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
  143. package/dist-types/commands/CancelSchemaExtensionCommand.d.ts +16 -0
  144. package/dist-types/commands/ConnectDirectoryCommand.d.ts +16 -0
  145. package/dist-types/commands/CreateAliasCommand.d.ts +16 -0
  146. package/dist-types/commands/CreateComputerCommand.d.ts +16 -0
  147. package/dist-types/commands/CreateConditionalForwarderCommand.d.ts +16 -0
  148. package/dist-types/commands/CreateDirectoryCommand.d.ts +16 -0
  149. package/dist-types/commands/CreateLogSubscriptionCommand.d.ts +16 -0
  150. package/dist-types/commands/CreateMicrosoftADCommand.d.ts +16 -0
  151. package/dist-types/commands/CreateSnapshotCommand.d.ts +16 -0
  152. package/dist-types/commands/CreateTrustCommand.d.ts +16 -0
  153. package/dist-types/commands/DeleteConditionalForwarderCommand.d.ts +16 -0
  154. package/dist-types/commands/DeleteDirectoryCommand.d.ts +16 -0
  155. package/dist-types/commands/DeleteLogSubscriptionCommand.d.ts +16 -0
  156. package/dist-types/commands/DeleteSnapshotCommand.d.ts +16 -0
  157. package/dist-types/commands/DeleteTrustCommand.d.ts +16 -0
  158. package/dist-types/commands/DeregisterCertificateCommand.d.ts +16 -0
  159. package/dist-types/commands/DeregisterEventTopicCommand.d.ts +16 -0
  160. package/dist-types/commands/DescribeCertificateCommand.d.ts +16 -0
  161. package/dist-types/commands/DescribeClientAuthenticationSettingsCommand.d.ts +16 -0
  162. package/dist-types/commands/DescribeConditionalForwardersCommand.d.ts +16 -0
  163. package/dist-types/commands/DescribeDirectoriesCommand.d.ts +16 -0
  164. package/dist-types/commands/DescribeDomainControllersCommand.d.ts +16 -0
  165. package/dist-types/commands/DescribeEventTopicsCommand.d.ts +16 -0
  166. package/dist-types/commands/DescribeLDAPSSettingsCommand.d.ts +16 -0
  167. package/dist-types/commands/DescribeRegionsCommand.d.ts +16 -0
  168. package/dist-types/commands/DescribeSettingsCommand.d.ts +16 -0
  169. package/dist-types/commands/DescribeSharedDirectoriesCommand.d.ts +16 -0
  170. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +16 -0
  171. package/dist-types/commands/DescribeTrustsCommand.d.ts +16 -0
  172. package/dist-types/commands/DescribeUpdateDirectoryCommand.d.ts +16 -0
  173. package/dist-types/commands/DisableClientAuthenticationCommand.d.ts +16 -0
  174. package/dist-types/commands/DisableLDAPSCommand.d.ts +16 -0
  175. package/dist-types/commands/DisableRadiusCommand.d.ts +16 -0
  176. package/dist-types/commands/DisableSsoCommand.d.ts +16 -0
  177. package/dist-types/commands/EnableClientAuthenticationCommand.d.ts +16 -0
  178. package/dist-types/commands/EnableLDAPSCommand.d.ts +16 -0
  179. package/dist-types/commands/EnableRadiusCommand.d.ts +16 -0
  180. package/dist-types/commands/EnableSsoCommand.d.ts +16 -0
  181. package/dist-types/commands/GetDirectoryLimitsCommand.d.ts +16 -0
  182. package/dist-types/commands/GetSnapshotLimitsCommand.d.ts +16 -0
  183. package/dist-types/commands/ListCertificatesCommand.d.ts +16 -0
  184. package/dist-types/commands/ListIpRoutesCommand.d.ts +16 -0
  185. package/dist-types/commands/ListLogSubscriptionsCommand.d.ts +16 -0
  186. package/dist-types/commands/ListSchemaExtensionsCommand.d.ts +16 -0
  187. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  188. package/dist-types/commands/RegisterCertificateCommand.d.ts +16 -0
  189. package/dist-types/commands/RegisterEventTopicCommand.d.ts +16 -0
  190. package/dist-types/commands/RejectSharedDirectoryCommand.d.ts +16 -0
  191. package/dist-types/commands/RemoveIpRoutesCommand.d.ts +16 -0
  192. package/dist-types/commands/RemoveRegionCommand.d.ts +16 -0
  193. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
  194. package/dist-types/commands/ResetUserPasswordCommand.d.ts +16 -0
  195. package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +16 -0
  196. package/dist-types/commands/ShareDirectoryCommand.d.ts +16 -0
  197. package/dist-types/commands/StartSchemaExtensionCommand.d.ts +16 -0
  198. package/dist-types/commands/UnshareDirectoryCommand.d.ts +16 -0
  199. package/dist-types/commands/UpdateConditionalForwarderCommand.d.ts +16 -0
  200. package/dist-types/commands/UpdateDirectorySetupCommand.d.ts +16 -0
  201. package/dist-types/commands/UpdateNumberOfDomainControllersCommand.d.ts +16 -0
  202. package/dist-types/commands/UpdateRadiusCommand.d.ts +16 -0
  203. package/dist-types/commands/UpdateSettingsCommand.d.ts +16 -0
  204. package/dist-types/commands/UpdateTrustCommand.d.ts +16 -0
  205. package/dist-types/commands/VerifyTrustCommand.d.ts +16 -0
  206. package/dist-types/models/DirectoryServiceServiceException.d.ts +2 -0
  207. package/dist-types/models/models_0.d.ts +470 -626
  208. package/dist-types/pagination/DescribeClientAuthenticationSettingsPaginator.d.ts +3 -0
  209. package/dist-types/pagination/DescribeDirectoriesPaginator.d.ts +3 -0
  210. package/dist-types/pagination/DescribeDomainControllersPaginator.d.ts +3 -0
  211. package/dist-types/pagination/DescribeLDAPSSettingsPaginator.d.ts +3 -0
  212. package/dist-types/pagination/DescribeRegionsPaginator.d.ts +3 -0
  213. package/dist-types/pagination/DescribeSharedDirectoriesPaginator.d.ts +3 -0
  214. package/dist-types/pagination/DescribeSnapshotsPaginator.d.ts +3 -0
  215. package/dist-types/pagination/DescribeTrustsPaginator.d.ts +3 -0
  216. package/dist-types/pagination/DescribeUpdateDirectoryPaginator.d.ts +3 -0
  217. package/dist-types/pagination/Interfaces.d.ts +3 -0
  218. package/dist-types/pagination/ListCertificatesPaginator.d.ts +3 -0
  219. package/dist-types/pagination/ListIpRoutesPaginator.d.ts +3 -0
  220. package/dist-types/pagination/ListLogSubscriptionsPaginator.d.ts +3 -0
  221. package/dist-types/pagination/ListSchemaExtensionsPaginator.d.ts +3 -0
  222. package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +3 -0
  223. package/dist-types/ts3.4/models/models_0.d.ts +0 -428
  224. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
5
5
  import { EnableClientAuthenticationRequest, EnableClientAuthenticationResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link EnableClientAuthenticationCommand}.
8
10
  */
9
11
  export interface EnableClientAuthenticationCommandInput extends EnableClientAuthenticationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link EnableClientAuthenticationCommand}.
13
17
  */
14
18
  export interface EnableClientAuthenticationCommandOutput extends EnableClientAuthenticationResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Enables alternative client authentication methods for the specified directory.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface EnableClientAuthenticationCommandOutput extends EnableClientAut
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param EnableClientAuthenticationCommandInput - {@link EnableClientAuthenticationCommandInput}
34
+ * @returns {@link EnableClientAuthenticationCommandOutput}
28
35
  * @see {@link EnableClientAuthenticationCommandInput} for command's `input` shape.
29
36
  * @see {@link EnableClientAuthenticationCommandOutput} for command's `response` shape.
30
37
  * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape.
@@ -56,11 +63,20 @@ export interface EnableClientAuthenticationCommandOutput extends EnableClientAut
56
63
  export declare class EnableClientAuthenticationCommand extends $Command<EnableClientAuthenticationCommandInput, EnableClientAuthenticationCommandOutput, DirectoryServiceClientResolvedConfig> {
57
64
  readonly input: EnableClientAuthenticationCommandInput;
58
65
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
66
+ /**
67
+ * @public
68
+ */
59
69
  constructor(input: EnableClientAuthenticationCommandInput);
60
70
  /**
61
71
  * @internal
62
72
  */
63
73
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableClientAuthenticationCommandInput, EnableClientAuthenticationCommandOutput>;
74
+ /**
75
+ * @internal
76
+ */
64
77
  private serialize;
78
+ /**
79
+ * @internal
80
+ */
65
81
  private deserialize;
66
82
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
5
5
  import { EnableLDAPSRequest, EnableLDAPSResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link EnableLDAPSCommand}.
8
10
  */
9
11
  export interface EnableLDAPSCommandInput extends EnableLDAPSRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link EnableLDAPSCommand}.
13
17
  */
14
18
  export interface EnableLDAPSCommandOutput extends EnableLDAPSResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Activates the switch for the specific directory to always use LDAP secure calls.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface EnableLDAPSCommandOutput extends EnableLDAPSResult, __MetadataB
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param EnableLDAPSCommandInput - {@link EnableLDAPSCommandInput}
34
+ * @returns {@link EnableLDAPSCommandOutput}
28
35
  * @see {@link EnableLDAPSCommandInput} for command's `input` shape.
29
36
  * @see {@link EnableLDAPSCommandOutput} for command's `response` shape.
30
37
  * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape.
@@ -60,11 +67,20 @@ export interface EnableLDAPSCommandOutput extends EnableLDAPSResult, __MetadataB
60
67
  export declare class EnableLDAPSCommand extends $Command<EnableLDAPSCommandInput, EnableLDAPSCommandOutput, DirectoryServiceClientResolvedConfig> {
61
68
  readonly input: EnableLDAPSCommandInput;
62
69
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
+ /**
71
+ * @public
72
+ */
63
73
  constructor(input: EnableLDAPSCommandInput);
64
74
  /**
65
75
  * @internal
66
76
  */
67
77
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableLDAPSCommandInput, EnableLDAPSCommandOutput>;
78
+ /**
79
+ * @internal
80
+ */
68
81
  private serialize;
82
+ /**
83
+ * @internal
84
+ */
69
85
  private deserialize;
70
86
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
5
5
  import { EnableRadiusRequest, EnableRadiusResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link EnableRadiusCommand}.
8
10
  */
9
11
  export interface EnableRadiusCommandInput extends EnableRadiusRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link EnableRadiusCommand}.
13
17
  */
14
18
  export interface EnableRadiusCommandOutput extends EnableRadiusResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Enables multi-factor authentication (MFA) with the Remote Authentication Dial In User
18
23
  * Service (RADIUS) server for an AD Connector or Microsoft AD directory.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface EnableRadiusCommandOutput extends EnableRadiusResult, __Metadat
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param EnableRadiusCommandInput - {@link EnableRadiusCommandInput}
35
+ * @returns {@link EnableRadiusCommandOutput}
29
36
  * @see {@link EnableRadiusCommandInput} for command's `input` shape.
30
37
  * @see {@link EnableRadiusCommandOutput} for command's `response` shape.
31
38
  * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape.
@@ -50,11 +57,20 @@ export interface EnableRadiusCommandOutput extends EnableRadiusResult, __Metadat
50
57
  export declare class EnableRadiusCommand extends $Command<EnableRadiusCommandInput, EnableRadiusCommandOutput, DirectoryServiceClientResolvedConfig> {
51
58
  readonly input: EnableRadiusCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: EnableRadiusCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableRadiusCommandInput, EnableRadiusCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
5
5
  import { EnableSsoRequest, EnableSsoResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link EnableSsoCommand}.
8
10
  */
9
11
  export interface EnableSsoCommandInput extends EnableSsoRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link EnableSsoCommand}.
13
17
  */
14
18
  export interface EnableSsoCommandOutput extends EnableSsoResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Enables single sign-on for a directory. Single sign-on allows users in your directory to
18
23
  * access certain Amazon Web Services services from a computer joined to the directory without having to enter
19
24
  * their credentials separately.</p>
@@ -27,6 +32,8 @@ export interface EnableSsoCommandOutput extends EnableSsoResult, __MetadataBeare
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param EnableSsoCommandInput - {@link EnableSsoCommandInput}
36
+ * @returns {@link EnableSsoCommandOutput}
30
37
  * @see {@link EnableSsoCommandInput} for command's `input` shape.
31
38
  * @see {@link EnableSsoCommandOutput} for command's `response` shape.
32
39
  * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape.
@@ -51,11 +58,20 @@ export interface EnableSsoCommandOutput extends EnableSsoResult, __MetadataBeare
51
58
  export declare class EnableSsoCommand extends $Command<EnableSsoCommandInput, EnableSsoCommandOutput, DirectoryServiceClientResolvedConfig> {
52
59
  readonly input: EnableSsoCommandInput;
53
60
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
+ /**
62
+ * @public
63
+ */
54
64
  constructor(input: EnableSsoCommandInput);
55
65
  /**
56
66
  * @internal
57
67
  */
58
68
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableSsoCommandInput, EnableSsoCommandOutput>;
69
+ /**
70
+ * @internal
71
+ */
59
72
  private serialize;
73
+ /**
74
+ * @internal
75
+ */
60
76
  private deserialize;
61
77
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
5
5
  import { GetDirectoryLimitsRequest, GetDirectoryLimitsResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetDirectoryLimitsCommand}.
8
10
  */
9
11
  export interface GetDirectoryLimitsCommandInput extends GetDirectoryLimitsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetDirectoryLimitsCommand}.
13
17
  */
14
18
  export interface GetDirectoryLimitsCommandOutput extends GetDirectoryLimitsResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Obtains directory limit information for the current Region.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface GetDirectoryLimitsCommandOutput extends GetDirectoryLimitsResul
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetDirectoryLimitsCommandInput - {@link GetDirectoryLimitsCommandInput}
34
+ * @returns {@link GetDirectoryLimitsCommandOutput}
28
35
  * @see {@link GetDirectoryLimitsCommandInput} for command's `input` shape.
29
36
  * @see {@link GetDirectoryLimitsCommandOutput} for command's `response` shape.
30
37
  * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape.
@@ -43,11 +50,20 @@ export interface GetDirectoryLimitsCommandOutput extends GetDirectoryLimitsResul
43
50
  export declare class GetDirectoryLimitsCommand extends $Command<GetDirectoryLimitsCommandInput, GetDirectoryLimitsCommandOutput, DirectoryServiceClientResolvedConfig> {
44
51
  readonly input: GetDirectoryLimitsCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: GetDirectoryLimitsCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDirectoryLimitsCommandInput, GetDirectoryLimitsCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
5
5
  import { GetSnapshotLimitsRequest, GetSnapshotLimitsResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetSnapshotLimitsCommand}.
8
10
  */
9
11
  export interface GetSnapshotLimitsCommandInput extends GetSnapshotLimitsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetSnapshotLimitsCommand}.
13
17
  */
14
18
  export interface GetSnapshotLimitsCommandOutput extends GetSnapshotLimitsResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Obtains the manual snapshot limits for a directory.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface GetSnapshotLimitsCommandOutput extends GetSnapshotLimitsResult,
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetSnapshotLimitsCommandInput - {@link GetSnapshotLimitsCommandInput}
34
+ * @returns {@link GetSnapshotLimitsCommandOutput}
28
35
  * @see {@link GetSnapshotLimitsCommandInput} for command's `input` shape.
29
36
  * @see {@link GetSnapshotLimitsCommandOutput} for command's `response` shape.
30
37
  * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape.
@@ -43,11 +50,20 @@ export interface GetSnapshotLimitsCommandOutput extends GetSnapshotLimitsResult,
43
50
  export declare class GetSnapshotLimitsCommand extends $Command<GetSnapshotLimitsCommandInput, GetSnapshotLimitsCommandOutput, DirectoryServiceClientResolvedConfig> {
44
51
  readonly input: GetSnapshotLimitsCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: GetSnapshotLimitsCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSnapshotLimitsCommandInput, GetSnapshotLimitsCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
5
5
  import { ListCertificatesRequest, ListCertificatesResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListCertificatesCommand}.
8
10
  */
9
11
  export interface ListCertificatesCommandInput extends ListCertificatesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListCertificatesCommand}.
13
17
  */
14
18
  export interface ListCertificatesCommandOutput extends ListCertificatesResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>For the specified directory, lists all the certificates registered for a secure LDAP or client certificate authentication.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListCertificatesCommandOutput extends ListCertificatesResult, _
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListCertificatesCommandInput - {@link ListCertificatesCommandInput}
34
+ * @returns {@link ListCertificatesCommandOutput}
28
35
  * @see {@link ListCertificatesCommandInput} for command's `input` shape.
29
36
  * @see {@link ListCertificatesCommandOutput} for command's `response` shape.
30
37
  * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape.
@@ -52,11 +59,20 @@ export interface ListCertificatesCommandOutput extends ListCertificatesResult, _
52
59
  export declare class ListCertificatesCommand extends $Command<ListCertificatesCommandInput, ListCertificatesCommandOutput, DirectoryServiceClientResolvedConfig> {
53
60
  readonly input: ListCertificatesCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: ListCertificatesCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCertificatesCommandInput, ListCertificatesCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
5
5
  import { ListIpRoutesRequest, ListIpRoutesResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListIpRoutesCommand}.
8
10
  */
9
11
  export interface ListIpRoutesCommandInput extends ListIpRoutesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListIpRoutesCommand}.
13
17
  */
14
18
  export interface ListIpRoutesCommandOutput extends ListIpRoutesResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists the address blocks that you have added to a directory.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListIpRoutesCommandOutput extends ListIpRoutesResult, __Metadat
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListIpRoutesCommandInput - {@link ListIpRoutesCommandInput}
34
+ * @returns {@link ListIpRoutesCommandOutput}
28
35
  * @see {@link ListIpRoutesCommandInput} for command's `input` shape.
29
36
  * @see {@link ListIpRoutesCommandOutput} for command's `response` shape.
30
37
  * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape.
@@ -49,11 +56,20 @@ export interface ListIpRoutesCommandOutput extends ListIpRoutesResult, __Metadat
49
56
  export declare class ListIpRoutesCommand extends $Command<ListIpRoutesCommandInput, ListIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig> {
50
57
  readonly input: ListIpRoutesCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: ListIpRoutesCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListIpRoutesCommandInput, ListIpRoutesCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
5
5
  import { ListLogSubscriptionsRequest, ListLogSubscriptionsResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListLogSubscriptionsCommand}.
8
10
  */
9
11
  export interface ListLogSubscriptionsCommandInput extends ListLogSubscriptionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListLogSubscriptionsCommand}.
13
17
  */
14
18
  export interface ListLogSubscriptionsCommandOutput extends ListLogSubscriptionsResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists the active log subscriptions for the Amazon Web Services account.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListLogSubscriptionsCommandOutput extends ListLogSubscriptionsR
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListLogSubscriptionsCommandInput - {@link ListLogSubscriptionsCommandInput}
34
+ * @returns {@link ListLogSubscriptionsCommandOutput}
28
35
  * @see {@link ListLogSubscriptionsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListLogSubscriptionsCommandOutput} for command's `response` shape.
30
37
  * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape.
@@ -46,11 +53,20 @@ export interface ListLogSubscriptionsCommandOutput extends ListLogSubscriptionsR
46
53
  export declare class ListLogSubscriptionsCommand extends $Command<ListLogSubscriptionsCommandInput, ListLogSubscriptionsCommandOutput, DirectoryServiceClientResolvedConfig> {
47
54
  readonly input: ListLogSubscriptionsCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: ListLogSubscriptionsCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLogSubscriptionsCommandInput, ListLogSubscriptionsCommandOutput>;
64
+ /**
65
+ * @internal
66
+ */
54
67
  private serialize;
68
+ /**
69
+ * @internal
70
+ */
55
71
  private deserialize;
56
72
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
5
5
  import { ListSchemaExtensionsRequest, ListSchemaExtensionsResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListSchemaExtensionsCommand}.
8
10
  */
9
11
  export interface ListSchemaExtensionsCommandInput extends ListSchemaExtensionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListSchemaExtensionsCommand}.
13
17
  */
14
18
  export interface ListSchemaExtensionsCommandOutput extends ListSchemaExtensionsResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists all schema extensions applied to a Microsoft AD Directory.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListSchemaExtensionsCommandOutput extends ListSchemaExtensionsR
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListSchemaExtensionsCommandInput - {@link ListSchemaExtensionsCommandInput}
34
+ * @returns {@link ListSchemaExtensionsCommandOutput}
28
35
  * @see {@link ListSchemaExtensionsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListSchemaExtensionsCommandOutput} for command's `response` shape.
30
37
  * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape.
@@ -46,11 +53,20 @@ export interface ListSchemaExtensionsCommandOutput extends ListSchemaExtensionsR
46
53
  export declare class ListSchemaExtensionsCommand extends $Command<ListSchemaExtensionsCommandInput, ListSchemaExtensionsCommandOutput, DirectoryServiceClientResolvedConfig> {
47
54
  readonly input: ListSchemaExtensionsCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: ListSchemaExtensionsCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSchemaExtensionsCommandInput, ListSchemaExtensionsCommandOutput>;
64
+ /**
65
+ * @internal
66
+ */
54
67
  private serialize;
68
+ /**
69
+ * @internal
70
+ */
55
71
  private deserialize;
56
72
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
5
5
  import { ListTagsForResourceRequest, ListTagsForResourceResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListTagsForResourceCommand}.
8
10
  */
9
11
  export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListTagsForResourceCommand}.
13
17
  */
14
18
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists all tags on a directory.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListTagsForResourceCommandInput - {@link ListTagsForResourceCommandInput}
34
+ * @returns {@link ListTagsForResourceCommandOutput}
28
35
  * @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
29
36
  * @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
30
37
  * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape.
@@ -49,11 +56,20 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
49
56
  export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DirectoryServiceClientResolvedConfig> {
50
57
  readonly input: ListTagsForResourceCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: ListTagsForResourceCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
5
5
  import { RegisterCertificateRequest, RegisterCertificateResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RegisterCertificateCommand}.
8
10
  */
9
11
  export interface RegisterCertificateCommandInput extends RegisterCertificateRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RegisterCertificateCommand}.
13
17
  */
14
18
  export interface RegisterCertificateCommandOutput extends RegisterCertificateResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Registers a certificate for a secure LDAP or client certificate authentication.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface RegisterCertificateCommandOutput extends RegisterCertificateRes
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param RegisterCertificateCommandInput - {@link RegisterCertificateCommandInput}
34
+ * @returns {@link RegisterCertificateCommandOutput}
28
35
  * @see {@link RegisterCertificateCommandInput} for command's `input` shape.
29
36
  * @see {@link RegisterCertificateCommandOutput} for command's `response` shape.
30
37
  * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape.
@@ -61,11 +68,20 @@ export interface RegisterCertificateCommandOutput extends RegisterCertificateRes
61
68
  export declare class RegisterCertificateCommand extends $Command<RegisterCertificateCommandInput, RegisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig> {
62
69
  readonly input: RegisterCertificateCommandInput;
63
70
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
+ /**
72
+ * @public
73
+ */
64
74
  constructor(input: RegisterCertificateCommandInput);
65
75
  /**
66
76
  * @internal
67
77
  */
68
78
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterCertificateCommandInput, RegisterCertificateCommandOutput>;
79
+ /**
80
+ * @internal
81
+ */
69
82
  private serialize;
83
+ /**
84
+ * @internal
85
+ */
70
86
  private deserialize;
71
87
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
5
5
  import { RegisterEventTopicRequest, RegisterEventTopicResult } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RegisterEventTopicCommand}.
8
10
  */
9
11
  export interface RegisterEventTopicCommandInput extends RegisterEventTopicRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RegisterEventTopicCommand}.
13
17
  */
14
18
  export interface RegisterEventTopicCommandOutput extends RegisterEventTopicResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Associates a directory with an Amazon SNS topic. This establishes the directory as a
18
23
  * publisher to the specified Amazon SNS topic. You can then receive email or text (SMS) messages when
19
24
  * the status of your directory changes. You get notified if your directory goes from an Active
@@ -29,6 +34,8 @@ export interface RegisterEventTopicCommandOutput extends RegisterEventTopicResul
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param RegisterEventTopicCommandInput - {@link RegisterEventTopicCommandInput}
38
+ * @returns {@link RegisterEventTopicCommandOutput}
32
39
  * @see {@link RegisterEventTopicCommandInput} for command's `input` shape.
33
40
  * @see {@link RegisterEventTopicCommandOutput} for command's `response` shape.
34
41
  * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape.
@@ -50,11 +57,20 @@ export interface RegisterEventTopicCommandOutput extends RegisterEventTopicResul
50
57
  export declare class RegisterEventTopicCommand extends $Command<RegisterEventTopicCommandInput, RegisterEventTopicCommandOutput, DirectoryServiceClientResolvedConfig> {
51
58
  readonly input: RegisterEventTopicCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: RegisterEventTopicCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterEventTopicCommandInput, RegisterEventTopicCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }