@aws-sdk/client-directory-service 3.927.0 → 3.928.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 (104) hide show
  1. package/dist-cjs/index.js +2547 -3371
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/DirectoryServiceClient.js +2 -0
  4. package/dist-es/commands/AcceptSharedDirectoryCommand.js +3 -10
  5. package/dist-es/commands/AddIpRoutesCommand.js +3 -9
  6. package/dist-es/commands/AddRegionCommand.js +3 -9
  7. package/dist-es/commands/AddTagsToResourceCommand.js +3 -9
  8. package/dist-es/commands/CancelSchemaExtensionCommand.js +3 -9
  9. package/dist-es/commands/ConnectDirectoryCommand.js +3 -10
  10. package/dist-es/commands/CreateAliasCommand.js +3 -9
  11. package/dist-es/commands/CreateComputerCommand.js +3 -10
  12. package/dist-es/commands/CreateConditionalForwarderCommand.js +3 -9
  13. package/dist-es/commands/CreateDirectoryCommand.js +3 -10
  14. package/dist-es/commands/CreateHybridADCommand.js +3 -9
  15. package/dist-es/commands/CreateLogSubscriptionCommand.js +3 -9
  16. package/dist-es/commands/CreateMicrosoftADCommand.js +3 -10
  17. package/dist-es/commands/CreateSnapshotCommand.js +3 -9
  18. package/dist-es/commands/CreateTrustCommand.js +3 -10
  19. package/dist-es/commands/DeleteADAssessmentCommand.js +3 -9
  20. package/dist-es/commands/DeleteConditionalForwarderCommand.js +3 -9
  21. package/dist-es/commands/DeleteDirectoryCommand.js +3 -9
  22. package/dist-es/commands/DeleteLogSubscriptionCommand.js +3 -9
  23. package/dist-es/commands/DeleteSnapshotCommand.js +3 -9
  24. package/dist-es/commands/DeleteTrustCommand.js +3 -9
  25. package/dist-es/commands/DeregisterCertificateCommand.js +3 -9
  26. package/dist-es/commands/DeregisterEventTopicCommand.js +3 -9
  27. package/dist-es/commands/DescribeADAssessmentCommand.js +3 -9
  28. package/dist-es/commands/DescribeCAEnrollmentPolicyCommand.js +3 -9
  29. package/dist-es/commands/DescribeCertificateCommand.js +3 -9
  30. package/dist-es/commands/DescribeClientAuthenticationSettingsCommand.js +3 -9
  31. package/dist-es/commands/DescribeConditionalForwardersCommand.js +3 -9
  32. package/dist-es/commands/DescribeDirectoriesCommand.js +3 -10
  33. package/dist-es/commands/DescribeDirectoryDataAccessCommand.js +3 -9
  34. package/dist-es/commands/DescribeDomainControllersCommand.js +3 -9
  35. package/dist-es/commands/DescribeEventTopicsCommand.js +3 -9
  36. package/dist-es/commands/DescribeHybridADUpdateCommand.js +3 -9
  37. package/dist-es/commands/DescribeLDAPSSettingsCommand.js +3 -9
  38. package/dist-es/commands/DescribeRegionsCommand.js +3 -9
  39. package/dist-es/commands/DescribeSettingsCommand.js +3 -9
  40. package/dist-es/commands/DescribeSharedDirectoriesCommand.js +3 -10
  41. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -9
  42. package/dist-es/commands/DescribeTrustsCommand.js +3 -9
  43. package/dist-es/commands/DescribeUpdateDirectoryCommand.js +3 -9
  44. package/dist-es/commands/DisableCAEnrollmentPolicyCommand.js +3 -9
  45. package/dist-es/commands/DisableClientAuthenticationCommand.js +3 -9
  46. package/dist-es/commands/DisableDirectoryDataAccessCommand.js +3 -9
  47. package/dist-es/commands/DisableLDAPSCommand.js +3 -9
  48. package/dist-es/commands/DisableRadiusCommand.js +3 -9
  49. package/dist-es/commands/DisableSsoCommand.js +3 -10
  50. package/dist-es/commands/EnableCAEnrollmentPolicyCommand.js +3 -9
  51. package/dist-es/commands/EnableClientAuthenticationCommand.js +3 -9
  52. package/dist-es/commands/EnableDirectoryDataAccessCommand.js +3 -9
  53. package/dist-es/commands/EnableLDAPSCommand.js +3 -9
  54. package/dist-es/commands/EnableRadiusCommand.js +3 -10
  55. package/dist-es/commands/EnableSsoCommand.js +3 -10
  56. package/dist-es/commands/GetDirectoryLimitsCommand.js +3 -9
  57. package/dist-es/commands/GetSnapshotLimitsCommand.js +3 -9
  58. package/dist-es/commands/ListADAssessmentsCommand.js +3 -9
  59. package/dist-es/commands/ListCertificatesCommand.js +3 -9
  60. package/dist-es/commands/ListIpRoutesCommand.js +3 -9
  61. package/dist-es/commands/ListLogSubscriptionsCommand.js +3 -9
  62. package/dist-es/commands/ListSchemaExtensionsCommand.js +3 -9
  63. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  64. package/dist-es/commands/RegisterCertificateCommand.js +3 -9
  65. package/dist-es/commands/RegisterEventTopicCommand.js +3 -9
  66. package/dist-es/commands/RejectSharedDirectoryCommand.js +3 -9
  67. package/dist-es/commands/RemoveIpRoutesCommand.js +3 -9
  68. package/dist-es/commands/RemoveRegionCommand.js +3 -9
  69. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -9
  70. package/dist-es/commands/ResetUserPasswordCommand.js +3 -10
  71. package/dist-es/commands/RestoreFromSnapshotCommand.js +3 -9
  72. package/dist-es/commands/ShareDirectoryCommand.js +3 -10
  73. package/dist-es/commands/StartADAssessmentCommand.js +3 -9
  74. package/dist-es/commands/StartSchemaExtensionCommand.js +3 -9
  75. package/dist-es/commands/UnshareDirectoryCommand.js +3 -9
  76. package/dist-es/commands/UpdateConditionalForwarderCommand.js +3 -9
  77. package/dist-es/commands/UpdateDirectorySetupCommand.js +3 -9
  78. package/dist-es/commands/UpdateHybridADCommand.js +3 -9
  79. package/dist-es/commands/UpdateNumberOfDomainControllersCommand.js +3 -9
  80. package/dist-es/commands/UpdateRadiusCommand.js +3 -10
  81. package/dist-es/commands/UpdateSettingsCommand.js +3 -9
  82. package/dist-es/commands/UpdateTrustCommand.js +3 -9
  83. package/dist-es/commands/VerifyTrustCommand.js +3 -9
  84. package/dist-es/models/models_0.js +0 -81
  85. package/dist-es/runtimeConfig.shared.js +7 -0
  86. package/dist-es/schemas/schemas_0.js +2287 -0
  87. package/dist-types/DirectoryServiceClient.d.ts +10 -1
  88. package/dist-types/models/models_0.d.ts +0 -72
  89. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  90. package/dist-types/runtimeConfig.d.ts +1 -0
  91. package/dist-types/runtimeConfig.native.d.ts +1 -0
  92. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  93. package/dist-types/schemas/schemas_0.d.ts +384 -0
  94. package/dist-types/ts3.4/DirectoryServiceClient.d.ts +4 -0
  95. package/dist-types/ts3.4/models/models_0.d.ts +0 -54
  96. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  97. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  98. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  99. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  100. package/dist-types/ts3.4/schemas/schemas_0.d.ts +390 -0
  101. package/package.json +5 -5
  102. package/dist-es/protocols/Aws_json1_1.js +0 -2597
  103. package/dist-types/protocols/Aws_json1_1.d.ts +0 -722
  104. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -965
@@ -1,965 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import { SerdeContext as __SerdeContext } from "@smithy/types";
6
- import {
7
- AcceptSharedDirectoryCommandInput,
8
- AcceptSharedDirectoryCommandOutput,
9
- } from "../commands/AcceptSharedDirectoryCommand";
10
- import {
11
- AddIpRoutesCommandInput,
12
- AddIpRoutesCommandOutput,
13
- } from "../commands/AddIpRoutesCommand";
14
- import {
15
- AddRegionCommandInput,
16
- AddRegionCommandOutput,
17
- } from "../commands/AddRegionCommand";
18
- import {
19
- AddTagsToResourceCommandInput,
20
- AddTagsToResourceCommandOutput,
21
- } from "../commands/AddTagsToResourceCommand";
22
- import {
23
- CancelSchemaExtensionCommandInput,
24
- CancelSchemaExtensionCommandOutput,
25
- } from "../commands/CancelSchemaExtensionCommand";
26
- import {
27
- ConnectDirectoryCommandInput,
28
- ConnectDirectoryCommandOutput,
29
- } from "../commands/ConnectDirectoryCommand";
30
- import {
31
- CreateAliasCommandInput,
32
- CreateAliasCommandOutput,
33
- } from "../commands/CreateAliasCommand";
34
- import {
35
- CreateComputerCommandInput,
36
- CreateComputerCommandOutput,
37
- } from "../commands/CreateComputerCommand";
38
- import {
39
- CreateConditionalForwarderCommandInput,
40
- CreateConditionalForwarderCommandOutput,
41
- } from "../commands/CreateConditionalForwarderCommand";
42
- import {
43
- CreateDirectoryCommandInput,
44
- CreateDirectoryCommandOutput,
45
- } from "../commands/CreateDirectoryCommand";
46
- import {
47
- CreateHybridADCommandInput,
48
- CreateHybridADCommandOutput,
49
- } from "../commands/CreateHybridADCommand";
50
- import {
51
- CreateLogSubscriptionCommandInput,
52
- CreateLogSubscriptionCommandOutput,
53
- } from "../commands/CreateLogSubscriptionCommand";
54
- import {
55
- CreateMicrosoftADCommandInput,
56
- CreateMicrosoftADCommandOutput,
57
- } from "../commands/CreateMicrosoftADCommand";
58
- import {
59
- CreateSnapshotCommandInput,
60
- CreateSnapshotCommandOutput,
61
- } from "../commands/CreateSnapshotCommand";
62
- import {
63
- CreateTrustCommandInput,
64
- CreateTrustCommandOutput,
65
- } from "../commands/CreateTrustCommand";
66
- import {
67
- DeleteADAssessmentCommandInput,
68
- DeleteADAssessmentCommandOutput,
69
- } from "../commands/DeleteADAssessmentCommand";
70
- import {
71
- DeleteConditionalForwarderCommandInput,
72
- DeleteConditionalForwarderCommandOutput,
73
- } from "../commands/DeleteConditionalForwarderCommand";
74
- import {
75
- DeleteDirectoryCommandInput,
76
- DeleteDirectoryCommandOutput,
77
- } from "../commands/DeleteDirectoryCommand";
78
- import {
79
- DeleteLogSubscriptionCommandInput,
80
- DeleteLogSubscriptionCommandOutput,
81
- } from "../commands/DeleteLogSubscriptionCommand";
82
- import {
83
- DeleteSnapshotCommandInput,
84
- DeleteSnapshotCommandOutput,
85
- } from "../commands/DeleteSnapshotCommand";
86
- import {
87
- DeleteTrustCommandInput,
88
- DeleteTrustCommandOutput,
89
- } from "../commands/DeleteTrustCommand";
90
- import {
91
- DeregisterCertificateCommandInput,
92
- DeregisterCertificateCommandOutput,
93
- } from "../commands/DeregisterCertificateCommand";
94
- import {
95
- DeregisterEventTopicCommandInput,
96
- DeregisterEventTopicCommandOutput,
97
- } from "../commands/DeregisterEventTopicCommand";
98
- import {
99
- DescribeADAssessmentCommandInput,
100
- DescribeADAssessmentCommandOutput,
101
- } from "../commands/DescribeADAssessmentCommand";
102
- import {
103
- DescribeCAEnrollmentPolicyCommandInput,
104
- DescribeCAEnrollmentPolicyCommandOutput,
105
- } from "../commands/DescribeCAEnrollmentPolicyCommand";
106
- import {
107
- DescribeCertificateCommandInput,
108
- DescribeCertificateCommandOutput,
109
- } from "../commands/DescribeCertificateCommand";
110
- import {
111
- DescribeClientAuthenticationSettingsCommandInput,
112
- DescribeClientAuthenticationSettingsCommandOutput,
113
- } from "../commands/DescribeClientAuthenticationSettingsCommand";
114
- import {
115
- DescribeConditionalForwardersCommandInput,
116
- DescribeConditionalForwardersCommandOutput,
117
- } from "../commands/DescribeConditionalForwardersCommand";
118
- import {
119
- DescribeDirectoriesCommandInput,
120
- DescribeDirectoriesCommandOutput,
121
- } from "../commands/DescribeDirectoriesCommand";
122
- import {
123
- DescribeDirectoryDataAccessCommandInput,
124
- DescribeDirectoryDataAccessCommandOutput,
125
- } from "../commands/DescribeDirectoryDataAccessCommand";
126
- import {
127
- DescribeDomainControllersCommandInput,
128
- DescribeDomainControllersCommandOutput,
129
- } from "../commands/DescribeDomainControllersCommand";
130
- import {
131
- DescribeEventTopicsCommandInput,
132
- DescribeEventTopicsCommandOutput,
133
- } from "../commands/DescribeEventTopicsCommand";
134
- import {
135
- DescribeHybridADUpdateCommandInput,
136
- DescribeHybridADUpdateCommandOutput,
137
- } from "../commands/DescribeHybridADUpdateCommand";
138
- import {
139
- DescribeLDAPSSettingsCommandInput,
140
- DescribeLDAPSSettingsCommandOutput,
141
- } from "../commands/DescribeLDAPSSettingsCommand";
142
- import {
143
- DescribeRegionsCommandInput,
144
- DescribeRegionsCommandOutput,
145
- } from "../commands/DescribeRegionsCommand";
146
- import {
147
- DescribeSettingsCommandInput,
148
- DescribeSettingsCommandOutput,
149
- } from "../commands/DescribeSettingsCommand";
150
- import {
151
- DescribeSharedDirectoriesCommandInput,
152
- DescribeSharedDirectoriesCommandOutput,
153
- } from "../commands/DescribeSharedDirectoriesCommand";
154
- import {
155
- DescribeSnapshotsCommandInput,
156
- DescribeSnapshotsCommandOutput,
157
- } from "../commands/DescribeSnapshotsCommand";
158
- import {
159
- DescribeTrustsCommandInput,
160
- DescribeTrustsCommandOutput,
161
- } from "../commands/DescribeTrustsCommand";
162
- import {
163
- DescribeUpdateDirectoryCommandInput,
164
- DescribeUpdateDirectoryCommandOutput,
165
- } from "../commands/DescribeUpdateDirectoryCommand";
166
- import {
167
- DisableCAEnrollmentPolicyCommandInput,
168
- DisableCAEnrollmentPolicyCommandOutput,
169
- } from "../commands/DisableCAEnrollmentPolicyCommand";
170
- import {
171
- DisableClientAuthenticationCommandInput,
172
- DisableClientAuthenticationCommandOutput,
173
- } from "../commands/DisableClientAuthenticationCommand";
174
- import {
175
- DisableDirectoryDataAccessCommandInput,
176
- DisableDirectoryDataAccessCommandOutput,
177
- } from "../commands/DisableDirectoryDataAccessCommand";
178
- import {
179
- DisableLDAPSCommandInput,
180
- DisableLDAPSCommandOutput,
181
- } from "../commands/DisableLDAPSCommand";
182
- import {
183
- DisableRadiusCommandInput,
184
- DisableRadiusCommandOutput,
185
- } from "../commands/DisableRadiusCommand";
186
- import {
187
- DisableSsoCommandInput,
188
- DisableSsoCommandOutput,
189
- } from "../commands/DisableSsoCommand";
190
- import {
191
- EnableCAEnrollmentPolicyCommandInput,
192
- EnableCAEnrollmentPolicyCommandOutput,
193
- } from "../commands/EnableCAEnrollmentPolicyCommand";
194
- import {
195
- EnableClientAuthenticationCommandInput,
196
- EnableClientAuthenticationCommandOutput,
197
- } from "../commands/EnableClientAuthenticationCommand";
198
- import {
199
- EnableDirectoryDataAccessCommandInput,
200
- EnableDirectoryDataAccessCommandOutput,
201
- } from "../commands/EnableDirectoryDataAccessCommand";
202
- import {
203
- EnableLDAPSCommandInput,
204
- EnableLDAPSCommandOutput,
205
- } from "../commands/EnableLDAPSCommand";
206
- import {
207
- EnableRadiusCommandInput,
208
- EnableRadiusCommandOutput,
209
- } from "../commands/EnableRadiusCommand";
210
- import {
211
- EnableSsoCommandInput,
212
- EnableSsoCommandOutput,
213
- } from "../commands/EnableSsoCommand";
214
- import {
215
- GetDirectoryLimitsCommandInput,
216
- GetDirectoryLimitsCommandOutput,
217
- } from "../commands/GetDirectoryLimitsCommand";
218
- import {
219
- GetSnapshotLimitsCommandInput,
220
- GetSnapshotLimitsCommandOutput,
221
- } from "../commands/GetSnapshotLimitsCommand";
222
- import {
223
- ListADAssessmentsCommandInput,
224
- ListADAssessmentsCommandOutput,
225
- } from "../commands/ListADAssessmentsCommand";
226
- import {
227
- ListCertificatesCommandInput,
228
- ListCertificatesCommandOutput,
229
- } from "../commands/ListCertificatesCommand";
230
- import {
231
- ListIpRoutesCommandInput,
232
- ListIpRoutesCommandOutput,
233
- } from "../commands/ListIpRoutesCommand";
234
- import {
235
- ListLogSubscriptionsCommandInput,
236
- ListLogSubscriptionsCommandOutput,
237
- } from "../commands/ListLogSubscriptionsCommand";
238
- import {
239
- ListSchemaExtensionsCommandInput,
240
- ListSchemaExtensionsCommandOutput,
241
- } from "../commands/ListSchemaExtensionsCommand";
242
- import {
243
- ListTagsForResourceCommandInput,
244
- ListTagsForResourceCommandOutput,
245
- } from "../commands/ListTagsForResourceCommand";
246
- import {
247
- RegisterCertificateCommandInput,
248
- RegisterCertificateCommandOutput,
249
- } from "../commands/RegisterCertificateCommand";
250
- import {
251
- RegisterEventTopicCommandInput,
252
- RegisterEventTopicCommandOutput,
253
- } from "../commands/RegisterEventTopicCommand";
254
- import {
255
- RejectSharedDirectoryCommandInput,
256
- RejectSharedDirectoryCommandOutput,
257
- } from "../commands/RejectSharedDirectoryCommand";
258
- import {
259
- RemoveIpRoutesCommandInput,
260
- RemoveIpRoutesCommandOutput,
261
- } from "../commands/RemoveIpRoutesCommand";
262
- import {
263
- RemoveRegionCommandInput,
264
- RemoveRegionCommandOutput,
265
- } from "../commands/RemoveRegionCommand";
266
- import {
267
- RemoveTagsFromResourceCommandInput,
268
- RemoveTagsFromResourceCommandOutput,
269
- } from "../commands/RemoveTagsFromResourceCommand";
270
- import {
271
- ResetUserPasswordCommandInput,
272
- ResetUserPasswordCommandOutput,
273
- } from "../commands/ResetUserPasswordCommand";
274
- import {
275
- RestoreFromSnapshotCommandInput,
276
- RestoreFromSnapshotCommandOutput,
277
- } from "../commands/RestoreFromSnapshotCommand";
278
- import {
279
- ShareDirectoryCommandInput,
280
- ShareDirectoryCommandOutput,
281
- } from "../commands/ShareDirectoryCommand";
282
- import {
283
- StartADAssessmentCommandInput,
284
- StartADAssessmentCommandOutput,
285
- } from "../commands/StartADAssessmentCommand";
286
- import {
287
- StartSchemaExtensionCommandInput,
288
- StartSchemaExtensionCommandOutput,
289
- } from "../commands/StartSchemaExtensionCommand";
290
- import {
291
- UnshareDirectoryCommandInput,
292
- UnshareDirectoryCommandOutput,
293
- } from "../commands/UnshareDirectoryCommand";
294
- import {
295
- UpdateConditionalForwarderCommandInput,
296
- UpdateConditionalForwarderCommandOutput,
297
- } from "../commands/UpdateConditionalForwarderCommand";
298
- import {
299
- UpdateDirectorySetupCommandInput,
300
- UpdateDirectorySetupCommandOutput,
301
- } from "../commands/UpdateDirectorySetupCommand";
302
- import {
303
- UpdateHybridADCommandInput,
304
- UpdateHybridADCommandOutput,
305
- } from "../commands/UpdateHybridADCommand";
306
- import {
307
- UpdateNumberOfDomainControllersCommandInput,
308
- UpdateNumberOfDomainControllersCommandOutput,
309
- } from "../commands/UpdateNumberOfDomainControllersCommand";
310
- import {
311
- UpdateRadiusCommandInput,
312
- UpdateRadiusCommandOutput,
313
- } from "../commands/UpdateRadiusCommand";
314
- import {
315
- UpdateSettingsCommandInput,
316
- UpdateSettingsCommandOutput,
317
- } from "../commands/UpdateSettingsCommand";
318
- import {
319
- UpdateTrustCommandInput,
320
- UpdateTrustCommandOutput,
321
- } from "../commands/UpdateTrustCommand";
322
- import {
323
- VerifyTrustCommandInput,
324
- VerifyTrustCommandOutput,
325
- } from "../commands/VerifyTrustCommand";
326
- export declare const se_AcceptSharedDirectoryCommand: (
327
- input: AcceptSharedDirectoryCommandInput,
328
- context: __SerdeContext
329
- ) => Promise<__HttpRequest>;
330
- export declare const se_AddIpRoutesCommand: (
331
- input: AddIpRoutesCommandInput,
332
- context: __SerdeContext
333
- ) => Promise<__HttpRequest>;
334
- export declare const se_AddRegionCommand: (
335
- input: AddRegionCommandInput,
336
- context: __SerdeContext
337
- ) => Promise<__HttpRequest>;
338
- export declare const se_AddTagsToResourceCommand: (
339
- input: AddTagsToResourceCommandInput,
340
- context: __SerdeContext
341
- ) => Promise<__HttpRequest>;
342
- export declare const se_CancelSchemaExtensionCommand: (
343
- input: CancelSchemaExtensionCommandInput,
344
- context: __SerdeContext
345
- ) => Promise<__HttpRequest>;
346
- export declare const se_ConnectDirectoryCommand: (
347
- input: ConnectDirectoryCommandInput,
348
- context: __SerdeContext
349
- ) => Promise<__HttpRequest>;
350
- export declare const se_CreateAliasCommand: (
351
- input: CreateAliasCommandInput,
352
- context: __SerdeContext
353
- ) => Promise<__HttpRequest>;
354
- export declare const se_CreateComputerCommand: (
355
- input: CreateComputerCommandInput,
356
- context: __SerdeContext
357
- ) => Promise<__HttpRequest>;
358
- export declare const se_CreateConditionalForwarderCommand: (
359
- input: CreateConditionalForwarderCommandInput,
360
- context: __SerdeContext
361
- ) => Promise<__HttpRequest>;
362
- export declare const se_CreateDirectoryCommand: (
363
- input: CreateDirectoryCommandInput,
364
- context: __SerdeContext
365
- ) => Promise<__HttpRequest>;
366
- export declare const se_CreateHybridADCommand: (
367
- input: CreateHybridADCommandInput,
368
- context: __SerdeContext
369
- ) => Promise<__HttpRequest>;
370
- export declare const se_CreateLogSubscriptionCommand: (
371
- input: CreateLogSubscriptionCommandInput,
372
- context: __SerdeContext
373
- ) => Promise<__HttpRequest>;
374
- export declare const se_CreateMicrosoftADCommand: (
375
- input: CreateMicrosoftADCommandInput,
376
- context: __SerdeContext
377
- ) => Promise<__HttpRequest>;
378
- export declare const se_CreateSnapshotCommand: (
379
- input: CreateSnapshotCommandInput,
380
- context: __SerdeContext
381
- ) => Promise<__HttpRequest>;
382
- export declare const se_CreateTrustCommand: (
383
- input: CreateTrustCommandInput,
384
- context: __SerdeContext
385
- ) => Promise<__HttpRequest>;
386
- export declare const se_DeleteADAssessmentCommand: (
387
- input: DeleteADAssessmentCommandInput,
388
- context: __SerdeContext
389
- ) => Promise<__HttpRequest>;
390
- export declare const se_DeleteConditionalForwarderCommand: (
391
- input: DeleteConditionalForwarderCommandInput,
392
- context: __SerdeContext
393
- ) => Promise<__HttpRequest>;
394
- export declare const se_DeleteDirectoryCommand: (
395
- input: DeleteDirectoryCommandInput,
396
- context: __SerdeContext
397
- ) => Promise<__HttpRequest>;
398
- export declare const se_DeleteLogSubscriptionCommand: (
399
- input: DeleteLogSubscriptionCommandInput,
400
- context: __SerdeContext
401
- ) => Promise<__HttpRequest>;
402
- export declare const se_DeleteSnapshotCommand: (
403
- input: DeleteSnapshotCommandInput,
404
- context: __SerdeContext
405
- ) => Promise<__HttpRequest>;
406
- export declare const se_DeleteTrustCommand: (
407
- input: DeleteTrustCommandInput,
408
- context: __SerdeContext
409
- ) => Promise<__HttpRequest>;
410
- export declare const se_DeregisterCertificateCommand: (
411
- input: DeregisterCertificateCommandInput,
412
- context: __SerdeContext
413
- ) => Promise<__HttpRequest>;
414
- export declare const se_DeregisterEventTopicCommand: (
415
- input: DeregisterEventTopicCommandInput,
416
- context: __SerdeContext
417
- ) => Promise<__HttpRequest>;
418
- export declare const se_DescribeADAssessmentCommand: (
419
- input: DescribeADAssessmentCommandInput,
420
- context: __SerdeContext
421
- ) => Promise<__HttpRequest>;
422
- export declare const se_DescribeCAEnrollmentPolicyCommand: (
423
- input: DescribeCAEnrollmentPolicyCommandInput,
424
- context: __SerdeContext
425
- ) => Promise<__HttpRequest>;
426
- export declare const se_DescribeCertificateCommand: (
427
- input: DescribeCertificateCommandInput,
428
- context: __SerdeContext
429
- ) => Promise<__HttpRequest>;
430
- export declare const se_DescribeClientAuthenticationSettingsCommand: (
431
- input: DescribeClientAuthenticationSettingsCommandInput,
432
- context: __SerdeContext
433
- ) => Promise<__HttpRequest>;
434
- export declare const se_DescribeConditionalForwardersCommand: (
435
- input: DescribeConditionalForwardersCommandInput,
436
- context: __SerdeContext
437
- ) => Promise<__HttpRequest>;
438
- export declare const se_DescribeDirectoriesCommand: (
439
- input: DescribeDirectoriesCommandInput,
440
- context: __SerdeContext
441
- ) => Promise<__HttpRequest>;
442
- export declare const se_DescribeDirectoryDataAccessCommand: (
443
- input: DescribeDirectoryDataAccessCommandInput,
444
- context: __SerdeContext
445
- ) => Promise<__HttpRequest>;
446
- export declare const se_DescribeDomainControllersCommand: (
447
- input: DescribeDomainControllersCommandInput,
448
- context: __SerdeContext
449
- ) => Promise<__HttpRequest>;
450
- export declare const se_DescribeEventTopicsCommand: (
451
- input: DescribeEventTopicsCommandInput,
452
- context: __SerdeContext
453
- ) => Promise<__HttpRequest>;
454
- export declare const se_DescribeHybridADUpdateCommand: (
455
- input: DescribeHybridADUpdateCommandInput,
456
- context: __SerdeContext
457
- ) => Promise<__HttpRequest>;
458
- export declare const se_DescribeLDAPSSettingsCommand: (
459
- input: DescribeLDAPSSettingsCommandInput,
460
- context: __SerdeContext
461
- ) => Promise<__HttpRequest>;
462
- export declare const se_DescribeRegionsCommand: (
463
- input: DescribeRegionsCommandInput,
464
- context: __SerdeContext
465
- ) => Promise<__HttpRequest>;
466
- export declare const se_DescribeSettingsCommand: (
467
- input: DescribeSettingsCommandInput,
468
- context: __SerdeContext
469
- ) => Promise<__HttpRequest>;
470
- export declare const se_DescribeSharedDirectoriesCommand: (
471
- input: DescribeSharedDirectoriesCommandInput,
472
- context: __SerdeContext
473
- ) => Promise<__HttpRequest>;
474
- export declare const se_DescribeSnapshotsCommand: (
475
- input: DescribeSnapshotsCommandInput,
476
- context: __SerdeContext
477
- ) => Promise<__HttpRequest>;
478
- export declare const se_DescribeTrustsCommand: (
479
- input: DescribeTrustsCommandInput,
480
- context: __SerdeContext
481
- ) => Promise<__HttpRequest>;
482
- export declare const se_DescribeUpdateDirectoryCommand: (
483
- input: DescribeUpdateDirectoryCommandInput,
484
- context: __SerdeContext
485
- ) => Promise<__HttpRequest>;
486
- export declare const se_DisableCAEnrollmentPolicyCommand: (
487
- input: DisableCAEnrollmentPolicyCommandInput,
488
- context: __SerdeContext
489
- ) => Promise<__HttpRequest>;
490
- export declare const se_DisableClientAuthenticationCommand: (
491
- input: DisableClientAuthenticationCommandInput,
492
- context: __SerdeContext
493
- ) => Promise<__HttpRequest>;
494
- export declare const se_DisableDirectoryDataAccessCommand: (
495
- input: DisableDirectoryDataAccessCommandInput,
496
- context: __SerdeContext
497
- ) => Promise<__HttpRequest>;
498
- export declare const se_DisableLDAPSCommand: (
499
- input: DisableLDAPSCommandInput,
500
- context: __SerdeContext
501
- ) => Promise<__HttpRequest>;
502
- export declare const se_DisableRadiusCommand: (
503
- input: DisableRadiusCommandInput,
504
- context: __SerdeContext
505
- ) => Promise<__HttpRequest>;
506
- export declare const se_DisableSsoCommand: (
507
- input: DisableSsoCommandInput,
508
- context: __SerdeContext
509
- ) => Promise<__HttpRequest>;
510
- export declare const se_EnableCAEnrollmentPolicyCommand: (
511
- input: EnableCAEnrollmentPolicyCommandInput,
512
- context: __SerdeContext
513
- ) => Promise<__HttpRequest>;
514
- export declare const se_EnableClientAuthenticationCommand: (
515
- input: EnableClientAuthenticationCommandInput,
516
- context: __SerdeContext
517
- ) => Promise<__HttpRequest>;
518
- export declare const se_EnableDirectoryDataAccessCommand: (
519
- input: EnableDirectoryDataAccessCommandInput,
520
- context: __SerdeContext
521
- ) => Promise<__HttpRequest>;
522
- export declare const se_EnableLDAPSCommand: (
523
- input: EnableLDAPSCommandInput,
524
- context: __SerdeContext
525
- ) => Promise<__HttpRequest>;
526
- export declare const se_EnableRadiusCommand: (
527
- input: EnableRadiusCommandInput,
528
- context: __SerdeContext
529
- ) => Promise<__HttpRequest>;
530
- export declare const se_EnableSsoCommand: (
531
- input: EnableSsoCommandInput,
532
- context: __SerdeContext
533
- ) => Promise<__HttpRequest>;
534
- export declare const se_GetDirectoryLimitsCommand: (
535
- input: GetDirectoryLimitsCommandInput,
536
- context: __SerdeContext
537
- ) => Promise<__HttpRequest>;
538
- export declare const se_GetSnapshotLimitsCommand: (
539
- input: GetSnapshotLimitsCommandInput,
540
- context: __SerdeContext
541
- ) => Promise<__HttpRequest>;
542
- export declare const se_ListADAssessmentsCommand: (
543
- input: ListADAssessmentsCommandInput,
544
- context: __SerdeContext
545
- ) => Promise<__HttpRequest>;
546
- export declare const se_ListCertificatesCommand: (
547
- input: ListCertificatesCommandInput,
548
- context: __SerdeContext
549
- ) => Promise<__HttpRequest>;
550
- export declare const se_ListIpRoutesCommand: (
551
- input: ListIpRoutesCommandInput,
552
- context: __SerdeContext
553
- ) => Promise<__HttpRequest>;
554
- export declare const se_ListLogSubscriptionsCommand: (
555
- input: ListLogSubscriptionsCommandInput,
556
- context: __SerdeContext
557
- ) => Promise<__HttpRequest>;
558
- export declare const se_ListSchemaExtensionsCommand: (
559
- input: ListSchemaExtensionsCommandInput,
560
- context: __SerdeContext
561
- ) => Promise<__HttpRequest>;
562
- export declare const se_ListTagsForResourceCommand: (
563
- input: ListTagsForResourceCommandInput,
564
- context: __SerdeContext
565
- ) => Promise<__HttpRequest>;
566
- export declare const se_RegisterCertificateCommand: (
567
- input: RegisterCertificateCommandInput,
568
- context: __SerdeContext
569
- ) => Promise<__HttpRequest>;
570
- export declare const se_RegisterEventTopicCommand: (
571
- input: RegisterEventTopicCommandInput,
572
- context: __SerdeContext
573
- ) => Promise<__HttpRequest>;
574
- export declare const se_RejectSharedDirectoryCommand: (
575
- input: RejectSharedDirectoryCommandInput,
576
- context: __SerdeContext
577
- ) => Promise<__HttpRequest>;
578
- export declare const se_RemoveIpRoutesCommand: (
579
- input: RemoveIpRoutesCommandInput,
580
- context: __SerdeContext
581
- ) => Promise<__HttpRequest>;
582
- export declare const se_RemoveRegionCommand: (
583
- input: RemoveRegionCommandInput,
584
- context: __SerdeContext
585
- ) => Promise<__HttpRequest>;
586
- export declare const se_RemoveTagsFromResourceCommand: (
587
- input: RemoveTagsFromResourceCommandInput,
588
- context: __SerdeContext
589
- ) => Promise<__HttpRequest>;
590
- export declare const se_ResetUserPasswordCommand: (
591
- input: ResetUserPasswordCommandInput,
592
- context: __SerdeContext
593
- ) => Promise<__HttpRequest>;
594
- export declare const se_RestoreFromSnapshotCommand: (
595
- input: RestoreFromSnapshotCommandInput,
596
- context: __SerdeContext
597
- ) => Promise<__HttpRequest>;
598
- export declare const se_ShareDirectoryCommand: (
599
- input: ShareDirectoryCommandInput,
600
- context: __SerdeContext
601
- ) => Promise<__HttpRequest>;
602
- export declare const se_StartADAssessmentCommand: (
603
- input: StartADAssessmentCommandInput,
604
- context: __SerdeContext
605
- ) => Promise<__HttpRequest>;
606
- export declare const se_StartSchemaExtensionCommand: (
607
- input: StartSchemaExtensionCommandInput,
608
- context: __SerdeContext
609
- ) => Promise<__HttpRequest>;
610
- export declare const se_UnshareDirectoryCommand: (
611
- input: UnshareDirectoryCommandInput,
612
- context: __SerdeContext
613
- ) => Promise<__HttpRequest>;
614
- export declare const se_UpdateConditionalForwarderCommand: (
615
- input: UpdateConditionalForwarderCommandInput,
616
- context: __SerdeContext
617
- ) => Promise<__HttpRequest>;
618
- export declare const se_UpdateDirectorySetupCommand: (
619
- input: UpdateDirectorySetupCommandInput,
620
- context: __SerdeContext
621
- ) => Promise<__HttpRequest>;
622
- export declare const se_UpdateHybridADCommand: (
623
- input: UpdateHybridADCommandInput,
624
- context: __SerdeContext
625
- ) => Promise<__HttpRequest>;
626
- export declare const se_UpdateNumberOfDomainControllersCommand: (
627
- input: UpdateNumberOfDomainControllersCommandInput,
628
- context: __SerdeContext
629
- ) => Promise<__HttpRequest>;
630
- export declare const se_UpdateRadiusCommand: (
631
- input: UpdateRadiusCommandInput,
632
- context: __SerdeContext
633
- ) => Promise<__HttpRequest>;
634
- export declare const se_UpdateSettingsCommand: (
635
- input: UpdateSettingsCommandInput,
636
- context: __SerdeContext
637
- ) => Promise<__HttpRequest>;
638
- export declare const se_UpdateTrustCommand: (
639
- input: UpdateTrustCommandInput,
640
- context: __SerdeContext
641
- ) => Promise<__HttpRequest>;
642
- export declare const se_VerifyTrustCommand: (
643
- input: VerifyTrustCommandInput,
644
- context: __SerdeContext
645
- ) => Promise<__HttpRequest>;
646
- export declare const de_AcceptSharedDirectoryCommand: (
647
- output: __HttpResponse,
648
- context: __SerdeContext
649
- ) => Promise<AcceptSharedDirectoryCommandOutput>;
650
- export declare const de_AddIpRoutesCommand: (
651
- output: __HttpResponse,
652
- context: __SerdeContext
653
- ) => Promise<AddIpRoutesCommandOutput>;
654
- export declare const de_AddRegionCommand: (
655
- output: __HttpResponse,
656
- context: __SerdeContext
657
- ) => Promise<AddRegionCommandOutput>;
658
- export declare const de_AddTagsToResourceCommand: (
659
- output: __HttpResponse,
660
- context: __SerdeContext
661
- ) => Promise<AddTagsToResourceCommandOutput>;
662
- export declare const de_CancelSchemaExtensionCommand: (
663
- output: __HttpResponse,
664
- context: __SerdeContext
665
- ) => Promise<CancelSchemaExtensionCommandOutput>;
666
- export declare const de_ConnectDirectoryCommand: (
667
- output: __HttpResponse,
668
- context: __SerdeContext
669
- ) => Promise<ConnectDirectoryCommandOutput>;
670
- export declare const de_CreateAliasCommand: (
671
- output: __HttpResponse,
672
- context: __SerdeContext
673
- ) => Promise<CreateAliasCommandOutput>;
674
- export declare const de_CreateComputerCommand: (
675
- output: __HttpResponse,
676
- context: __SerdeContext
677
- ) => Promise<CreateComputerCommandOutput>;
678
- export declare const de_CreateConditionalForwarderCommand: (
679
- output: __HttpResponse,
680
- context: __SerdeContext
681
- ) => Promise<CreateConditionalForwarderCommandOutput>;
682
- export declare const de_CreateDirectoryCommand: (
683
- output: __HttpResponse,
684
- context: __SerdeContext
685
- ) => Promise<CreateDirectoryCommandOutput>;
686
- export declare const de_CreateHybridADCommand: (
687
- output: __HttpResponse,
688
- context: __SerdeContext
689
- ) => Promise<CreateHybridADCommandOutput>;
690
- export declare const de_CreateLogSubscriptionCommand: (
691
- output: __HttpResponse,
692
- context: __SerdeContext
693
- ) => Promise<CreateLogSubscriptionCommandOutput>;
694
- export declare const de_CreateMicrosoftADCommand: (
695
- output: __HttpResponse,
696
- context: __SerdeContext
697
- ) => Promise<CreateMicrosoftADCommandOutput>;
698
- export declare const de_CreateSnapshotCommand: (
699
- output: __HttpResponse,
700
- context: __SerdeContext
701
- ) => Promise<CreateSnapshotCommandOutput>;
702
- export declare const de_CreateTrustCommand: (
703
- output: __HttpResponse,
704
- context: __SerdeContext
705
- ) => Promise<CreateTrustCommandOutput>;
706
- export declare const de_DeleteADAssessmentCommand: (
707
- output: __HttpResponse,
708
- context: __SerdeContext
709
- ) => Promise<DeleteADAssessmentCommandOutput>;
710
- export declare const de_DeleteConditionalForwarderCommand: (
711
- output: __HttpResponse,
712
- context: __SerdeContext
713
- ) => Promise<DeleteConditionalForwarderCommandOutput>;
714
- export declare const de_DeleteDirectoryCommand: (
715
- output: __HttpResponse,
716
- context: __SerdeContext
717
- ) => Promise<DeleteDirectoryCommandOutput>;
718
- export declare const de_DeleteLogSubscriptionCommand: (
719
- output: __HttpResponse,
720
- context: __SerdeContext
721
- ) => Promise<DeleteLogSubscriptionCommandOutput>;
722
- export declare const de_DeleteSnapshotCommand: (
723
- output: __HttpResponse,
724
- context: __SerdeContext
725
- ) => Promise<DeleteSnapshotCommandOutput>;
726
- export declare const de_DeleteTrustCommand: (
727
- output: __HttpResponse,
728
- context: __SerdeContext
729
- ) => Promise<DeleteTrustCommandOutput>;
730
- export declare const de_DeregisterCertificateCommand: (
731
- output: __HttpResponse,
732
- context: __SerdeContext
733
- ) => Promise<DeregisterCertificateCommandOutput>;
734
- export declare const de_DeregisterEventTopicCommand: (
735
- output: __HttpResponse,
736
- context: __SerdeContext
737
- ) => Promise<DeregisterEventTopicCommandOutput>;
738
- export declare const de_DescribeADAssessmentCommand: (
739
- output: __HttpResponse,
740
- context: __SerdeContext
741
- ) => Promise<DescribeADAssessmentCommandOutput>;
742
- export declare const de_DescribeCAEnrollmentPolicyCommand: (
743
- output: __HttpResponse,
744
- context: __SerdeContext
745
- ) => Promise<DescribeCAEnrollmentPolicyCommandOutput>;
746
- export declare const de_DescribeCertificateCommand: (
747
- output: __HttpResponse,
748
- context: __SerdeContext
749
- ) => Promise<DescribeCertificateCommandOutput>;
750
- export declare const de_DescribeClientAuthenticationSettingsCommand: (
751
- output: __HttpResponse,
752
- context: __SerdeContext
753
- ) => Promise<DescribeClientAuthenticationSettingsCommandOutput>;
754
- export declare const de_DescribeConditionalForwardersCommand: (
755
- output: __HttpResponse,
756
- context: __SerdeContext
757
- ) => Promise<DescribeConditionalForwardersCommandOutput>;
758
- export declare const de_DescribeDirectoriesCommand: (
759
- output: __HttpResponse,
760
- context: __SerdeContext
761
- ) => Promise<DescribeDirectoriesCommandOutput>;
762
- export declare const de_DescribeDirectoryDataAccessCommand: (
763
- output: __HttpResponse,
764
- context: __SerdeContext
765
- ) => Promise<DescribeDirectoryDataAccessCommandOutput>;
766
- export declare const de_DescribeDomainControllersCommand: (
767
- output: __HttpResponse,
768
- context: __SerdeContext
769
- ) => Promise<DescribeDomainControllersCommandOutput>;
770
- export declare const de_DescribeEventTopicsCommand: (
771
- output: __HttpResponse,
772
- context: __SerdeContext
773
- ) => Promise<DescribeEventTopicsCommandOutput>;
774
- export declare const de_DescribeHybridADUpdateCommand: (
775
- output: __HttpResponse,
776
- context: __SerdeContext
777
- ) => Promise<DescribeHybridADUpdateCommandOutput>;
778
- export declare const de_DescribeLDAPSSettingsCommand: (
779
- output: __HttpResponse,
780
- context: __SerdeContext
781
- ) => Promise<DescribeLDAPSSettingsCommandOutput>;
782
- export declare const de_DescribeRegionsCommand: (
783
- output: __HttpResponse,
784
- context: __SerdeContext
785
- ) => Promise<DescribeRegionsCommandOutput>;
786
- export declare const de_DescribeSettingsCommand: (
787
- output: __HttpResponse,
788
- context: __SerdeContext
789
- ) => Promise<DescribeSettingsCommandOutput>;
790
- export declare const de_DescribeSharedDirectoriesCommand: (
791
- output: __HttpResponse,
792
- context: __SerdeContext
793
- ) => Promise<DescribeSharedDirectoriesCommandOutput>;
794
- export declare const de_DescribeSnapshotsCommand: (
795
- output: __HttpResponse,
796
- context: __SerdeContext
797
- ) => Promise<DescribeSnapshotsCommandOutput>;
798
- export declare const de_DescribeTrustsCommand: (
799
- output: __HttpResponse,
800
- context: __SerdeContext
801
- ) => Promise<DescribeTrustsCommandOutput>;
802
- export declare const de_DescribeUpdateDirectoryCommand: (
803
- output: __HttpResponse,
804
- context: __SerdeContext
805
- ) => Promise<DescribeUpdateDirectoryCommandOutput>;
806
- export declare const de_DisableCAEnrollmentPolicyCommand: (
807
- output: __HttpResponse,
808
- context: __SerdeContext
809
- ) => Promise<DisableCAEnrollmentPolicyCommandOutput>;
810
- export declare const de_DisableClientAuthenticationCommand: (
811
- output: __HttpResponse,
812
- context: __SerdeContext
813
- ) => Promise<DisableClientAuthenticationCommandOutput>;
814
- export declare const de_DisableDirectoryDataAccessCommand: (
815
- output: __HttpResponse,
816
- context: __SerdeContext
817
- ) => Promise<DisableDirectoryDataAccessCommandOutput>;
818
- export declare const de_DisableLDAPSCommand: (
819
- output: __HttpResponse,
820
- context: __SerdeContext
821
- ) => Promise<DisableLDAPSCommandOutput>;
822
- export declare const de_DisableRadiusCommand: (
823
- output: __HttpResponse,
824
- context: __SerdeContext
825
- ) => Promise<DisableRadiusCommandOutput>;
826
- export declare const de_DisableSsoCommand: (
827
- output: __HttpResponse,
828
- context: __SerdeContext
829
- ) => Promise<DisableSsoCommandOutput>;
830
- export declare const de_EnableCAEnrollmentPolicyCommand: (
831
- output: __HttpResponse,
832
- context: __SerdeContext
833
- ) => Promise<EnableCAEnrollmentPolicyCommandOutput>;
834
- export declare const de_EnableClientAuthenticationCommand: (
835
- output: __HttpResponse,
836
- context: __SerdeContext
837
- ) => Promise<EnableClientAuthenticationCommandOutput>;
838
- export declare const de_EnableDirectoryDataAccessCommand: (
839
- output: __HttpResponse,
840
- context: __SerdeContext
841
- ) => Promise<EnableDirectoryDataAccessCommandOutput>;
842
- export declare const de_EnableLDAPSCommand: (
843
- output: __HttpResponse,
844
- context: __SerdeContext
845
- ) => Promise<EnableLDAPSCommandOutput>;
846
- export declare const de_EnableRadiusCommand: (
847
- output: __HttpResponse,
848
- context: __SerdeContext
849
- ) => Promise<EnableRadiusCommandOutput>;
850
- export declare const de_EnableSsoCommand: (
851
- output: __HttpResponse,
852
- context: __SerdeContext
853
- ) => Promise<EnableSsoCommandOutput>;
854
- export declare const de_GetDirectoryLimitsCommand: (
855
- output: __HttpResponse,
856
- context: __SerdeContext
857
- ) => Promise<GetDirectoryLimitsCommandOutput>;
858
- export declare const de_GetSnapshotLimitsCommand: (
859
- output: __HttpResponse,
860
- context: __SerdeContext
861
- ) => Promise<GetSnapshotLimitsCommandOutput>;
862
- export declare const de_ListADAssessmentsCommand: (
863
- output: __HttpResponse,
864
- context: __SerdeContext
865
- ) => Promise<ListADAssessmentsCommandOutput>;
866
- export declare const de_ListCertificatesCommand: (
867
- output: __HttpResponse,
868
- context: __SerdeContext
869
- ) => Promise<ListCertificatesCommandOutput>;
870
- export declare const de_ListIpRoutesCommand: (
871
- output: __HttpResponse,
872
- context: __SerdeContext
873
- ) => Promise<ListIpRoutesCommandOutput>;
874
- export declare const de_ListLogSubscriptionsCommand: (
875
- output: __HttpResponse,
876
- context: __SerdeContext
877
- ) => Promise<ListLogSubscriptionsCommandOutput>;
878
- export declare const de_ListSchemaExtensionsCommand: (
879
- output: __HttpResponse,
880
- context: __SerdeContext
881
- ) => Promise<ListSchemaExtensionsCommandOutput>;
882
- export declare const de_ListTagsForResourceCommand: (
883
- output: __HttpResponse,
884
- context: __SerdeContext
885
- ) => Promise<ListTagsForResourceCommandOutput>;
886
- export declare const de_RegisterCertificateCommand: (
887
- output: __HttpResponse,
888
- context: __SerdeContext
889
- ) => Promise<RegisterCertificateCommandOutput>;
890
- export declare const de_RegisterEventTopicCommand: (
891
- output: __HttpResponse,
892
- context: __SerdeContext
893
- ) => Promise<RegisterEventTopicCommandOutput>;
894
- export declare const de_RejectSharedDirectoryCommand: (
895
- output: __HttpResponse,
896
- context: __SerdeContext
897
- ) => Promise<RejectSharedDirectoryCommandOutput>;
898
- export declare const de_RemoveIpRoutesCommand: (
899
- output: __HttpResponse,
900
- context: __SerdeContext
901
- ) => Promise<RemoveIpRoutesCommandOutput>;
902
- export declare const de_RemoveRegionCommand: (
903
- output: __HttpResponse,
904
- context: __SerdeContext
905
- ) => Promise<RemoveRegionCommandOutput>;
906
- export declare const de_RemoveTagsFromResourceCommand: (
907
- output: __HttpResponse,
908
- context: __SerdeContext
909
- ) => Promise<RemoveTagsFromResourceCommandOutput>;
910
- export declare const de_ResetUserPasswordCommand: (
911
- output: __HttpResponse,
912
- context: __SerdeContext
913
- ) => Promise<ResetUserPasswordCommandOutput>;
914
- export declare const de_RestoreFromSnapshotCommand: (
915
- output: __HttpResponse,
916
- context: __SerdeContext
917
- ) => Promise<RestoreFromSnapshotCommandOutput>;
918
- export declare const de_ShareDirectoryCommand: (
919
- output: __HttpResponse,
920
- context: __SerdeContext
921
- ) => Promise<ShareDirectoryCommandOutput>;
922
- export declare const de_StartADAssessmentCommand: (
923
- output: __HttpResponse,
924
- context: __SerdeContext
925
- ) => Promise<StartADAssessmentCommandOutput>;
926
- export declare const de_StartSchemaExtensionCommand: (
927
- output: __HttpResponse,
928
- context: __SerdeContext
929
- ) => Promise<StartSchemaExtensionCommandOutput>;
930
- export declare const de_UnshareDirectoryCommand: (
931
- output: __HttpResponse,
932
- context: __SerdeContext
933
- ) => Promise<UnshareDirectoryCommandOutput>;
934
- export declare const de_UpdateConditionalForwarderCommand: (
935
- output: __HttpResponse,
936
- context: __SerdeContext
937
- ) => Promise<UpdateConditionalForwarderCommandOutput>;
938
- export declare const de_UpdateDirectorySetupCommand: (
939
- output: __HttpResponse,
940
- context: __SerdeContext
941
- ) => Promise<UpdateDirectorySetupCommandOutput>;
942
- export declare const de_UpdateHybridADCommand: (
943
- output: __HttpResponse,
944
- context: __SerdeContext
945
- ) => Promise<UpdateHybridADCommandOutput>;
946
- export declare const de_UpdateNumberOfDomainControllersCommand: (
947
- output: __HttpResponse,
948
- context: __SerdeContext
949
- ) => Promise<UpdateNumberOfDomainControllersCommandOutput>;
950
- export declare const de_UpdateRadiusCommand: (
951
- output: __HttpResponse,
952
- context: __SerdeContext
953
- ) => Promise<UpdateRadiusCommandOutput>;
954
- export declare const de_UpdateSettingsCommand: (
955
- output: __HttpResponse,
956
- context: __SerdeContext
957
- ) => Promise<UpdateSettingsCommandOutput>;
958
- export declare const de_UpdateTrustCommand: (
959
- output: __HttpResponse,
960
- context: __SerdeContext
961
- ) => Promise<UpdateTrustCommandOutput>;
962
- export declare const de_VerifyTrustCommand: (
963
- output: __HttpResponse,
964
- context: __SerdeContext
965
- ) => Promise<VerifyTrustCommandOutput>;