@aws-sdk/client-directory-service 3.926.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,722 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { AcceptSharedDirectoryCommandInput, AcceptSharedDirectoryCommandOutput } from "../commands/AcceptSharedDirectoryCommand";
4
- import { AddIpRoutesCommandInput, AddIpRoutesCommandOutput } from "../commands/AddIpRoutesCommand";
5
- import { AddRegionCommandInput, AddRegionCommandOutput } from "../commands/AddRegionCommand";
6
- import { AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput } from "../commands/AddTagsToResourceCommand";
7
- import { CancelSchemaExtensionCommandInput, CancelSchemaExtensionCommandOutput } from "../commands/CancelSchemaExtensionCommand";
8
- import { ConnectDirectoryCommandInput, ConnectDirectoryCommandOutput } from "../commands/ConnectDirectoryCommand";
9
- import { CreateAliasCommandInput, CreateAliasCommandOutput } from "../commands/CreateAliasCommand";
10
- import { CreateComputerCommandInput, CreateComputerCommandOutput } from "../commands/CreateComputerCommand";
11
- import { CreateConditionalForwarderCommandInput, CreateConditionalForwarderCommandOutput } from "../commands/CreateConditionalForwarderCommand";
12
- import { CreateDirectoryCommandInput, CreateDirectoryCommandOutput } from "../commands/CreateDirectoryCommand";
13
- import { CreateHybridADCommandInput, CreateHybridADCommandOutput } from "../commands/CreateHybridADCommand";
14
- import { CreateLogSubscriptionCommandInput, CreateLogSubscriptionCommandOutput } from "../commands/CreateLogSubscriptionCommand";
15
- import { CreateMicrosoftADCommandInput, CreateMicrosoftADCommandOutput } from "../commands/CreateMicrosoftADCommand";
16
- import { CreateSnapshotCommandInput, CreateSnapshotCommandOutput } from "../commands/CreateSnapshotCommand";
17
- import { CreateTrustCommandInput, CreateTrustCommandOutput } from "../commands/CreateTrustCommand";
18
- import { DeleteADAssessmentCommandInput, DeleteADAssessmentCommandOutput } from "../commands/DeleteADAssessmentCommand";
19
- import { DeleteConditionalForwarderCommandInput, DeleteConditionalForwarderCommandOutput } from "../commands/DeleteConditionalForwarderCommand";
20
- import { DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput } from "../commands/DeleteDirectoryCommand";
21
- import { DeleteLogSubscriptionCommandInput, DeleteLogSubscriptionCommandOutput } from "../commands/DeleteLogSubscriptionCommand";
22
- import { DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput } from "../commands/DeleteSnapshotCommand";
23
- import { DeleteTrustCommandInput, DeleteTrustCommandOutput } from "../commands/DeleteTrustCommand";
24
- import { DeregisterCertificateCommandInput, DeregisterCertificateCommandOutput } from "../commands/DeregisterCertificateCommand";
25
- import { DeregisterEventTopicCommandInput, DeregisterEventTopicCommandOutput } from "../commands/DeregisterEventTopicCommand";
26
- import { DescribeADAssessmentCommandInput, DescribeADAssessmentCommandOutput } from "../commands/DescribeADAssessmentCommand";
27
- import { DescribeCAEnrollmentPolicyCommandInput, DescribeCAEnrollmentPolicyCommandOutput } from "../commands/DescribeCAEnrollmentPolicyCommand";
28
- import { DescribeCertificateCommandInput, DescribeCertificateCommandOutput } from "../commands/DescribeCertificateCommand";
29
- import { DescribeClientAuthenticationSettingsCommandInput, DescribeClientAuthenticationSettingsCommandOutput } from "../commands/DescribeClientAuthenticationSettingsCommand";
30
- import { DescribeConditionalForwardersCommandInput, DescribeConditionalForwardersCommandOutput } from "../commands/DescribeConditionalForwardersCommand";
31
- import { DescribeDirectoriesCommandInput, DescribeDirectoriesCommandOutput } from "../commands/DescribeDirectoriesCommand";
32
- import { DescribeDirectoryDataAccessCommandInput, DescribeDirectoryDataAccessCommandOutput } from "../commands/DescribeDirectoryDataAccessCommand";
33
- import { DescribeDomainControllersCommandInput, DescribeDomainControllersCommandOutput } from "../commands/DescribeDomainControllersCommand";
34
- import { DescribeEventTopicsCommandInput, DescribeEventTopicsCommandOutput } from "../commands/DescribeEventTopicsCommand";
35
- import { DescribeHybridADUpdateCommandInput, DescribeHybridADUpdateCommandOutput } from "../commands/DescribeHybridADUpdateCommand";
36
- import { DescribeLDAPSSettingsCommandInput, DescribeLDAPSSettingsCommandOutput } from "../commands/DescribeLDAPSSettingsCommand";
37
- import { DescribeRegionsCommandInput, DescribeRegionsCommandOutput } from "../commands/DescribeRegionsCommand";
38
- import { DescribeSettingsCommandInput, DescribeSettingsCommandOutput } from "../commands/DescribeSettingsCommand";
39
- import { DescribeSharedDirectoriesCommandInput, DescribeSharedDirectoriesCommandOutput } from "../commands/DescribeSharedDirectoriesCommand";
40
- import { DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput } from "../commands/DescribeSnapshotsCommand";
41
- import { DescribeTrustsCommandInput, DescribeTrustsCommandOutput } from "../commands/DescribeTrustsCommand";
42
- import { DescribeUpdateDirectoryCommandInput, DescribeUpdateDirectoryCommandOutput } from "../commands/DescribeUpdateDirectoryCommand";
43
- import { DisableCAEnrollmentPolicyCommandInput, DisableCAEnrollmentPolicyCommandOutput } from "../commands/DisableCAEnrollmentPolicyCommand";
44
- import { DisableClientAuthenticationCommandInput, DisableClientAuthenticationCommandOutput } from "../commands/DisableClientAuthenticationCommand";
45
- import { DisableDirectoryDataAccessCommandInput, DisableDirectoryDataAccessCommandOutput } from "../commands/DisableDirectoryDataAccessCommand";
46
- import { DisableLDAPSCommandInput, DisableLDAPSCommandOutput } from "../commands/DisableLDAPSCommand";
47
- import { DisableRadiusCommandInput, DisableRadiusCommandOutput } from "../commands/DisableRadiusCommand";
48
- import { DisableSsoCommandInput, DisableSsoCommandOutput } from "../commands/DisableSsoCommand";
49
- import { EnableCAEnrollmentPolicyCommandInput, EnableCAEnrollmentPolicyCommandOutput } from "../commands/EnableCAEnrollmentPolicyCommand";
50
- import { EnableClientAuthenticationCommandInput, EnableClientAuthenticationCommandOutput } from "../commands/EnableClientAuthenticationCommand";
51
- import { EnableDirectoryDataAccessCommandInput, EnableDirectoryDataAccessCommandOutput } from "../commands/EnableDirectoryDataAccessCommand";
52
- import { EnableLDAPSCommandInput, EnableLDAPSCommandOutput } from "../commands/EnableLDAPSCommand";
53
- import { EnableRadiusCommandInput, EnableRadiusCommandOutput } from "../commands/EnableRadiusCommand";
54
- import { EnableSsoCommandInput, EnableSsoCommandOutput } from "../commands/EnableSsoCommand";
55
- import { GetDirectoryLimitsCommandInput, GetDirectoryLimitsCommandOutput } from "../commands/GetDirectoryLimitsCommand";
56
- import { GetSnapshotLimitsCommandInput, GetSnapshotLimitsCommandOutput } from "../commands/GetSnapshotLimitsCommand";
57
- import { ListADAssessmentsCommandInput, ListADAssessmentsCommandOutput } from "../commands/ListADAssessmentsCommand";
58
- import { ListCertificatesCommandInput, ListCertificatesCommandOutput } from "../commands/ListCertificatesCommand";
59
- import { ListIpRoutesCommandInput, ListIpRoutesCommandOutput } from "../commands/ListIpRoutesCommand";
60
- import { ListLogSubscriptionsCommandInput, ListLogSubscriptionsCommandOutput } from "../commands/ListLogSubscriptionsCommand";
61
- import { ListSchemaExtensionsCommandInput, ListSchemaExtensionsCommandOutput } from "../commands/ListSchemaExtensionsCommand";
62
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
63
- import { RegisterCertificateCommandInput, RegisterCertificateCommandOutput } from "../commands/RegisterCertificateCommand";
64
- import { RegisterEventTopicCommandInput, RegisterEventTopicCommandOutput } from "../commands/RegisterEventTopicCommand";
65
- import { RejectSharedDirectoryCommandInput, RejectSharedDirectoryCommandOutput } from "../commands/RejectSharedDirectoryCommand";
66
- import { RemoveIpRoutesCommandInput, RemoveIpRoutesCommandOutput } from "../commands/RemoveIpRoutesCommand";
67
- import { RemoveRegionCommandInput, RemoveRegionCommandOutput } from "../commands/RemoveRegionCommand";
68
- import { RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput } from "../commands/RemoveTagsFromResourceCommand";
69
- import { ResetUserPasswordCommandInput, ResetUserPasswordCommandOutput } from "../commands/ResetUserPasswordCommand";
70
- import { RestoreFromSnapshotCommandInput, RestoreFromSnapshotCommandOutput } from "../commands/RestoreFromSnapshotCommand";
71
- import { ShareDirectoryCommandInput, ShareDirectoryCommandOutput } from "../commands/ShareDirectoryCommand";
72
- import { StartADAssessmentCommandInput, StartADAssessmentCommandOutput } from "../commands/StartADAssessmentCommand";
73
- import { StartSchemaExtensionCommandInput, StartSchemaExtensionCommandOutput } from "../commands/StartSchemaExtensionCommand";
74
- import { UnshareDirectoryCommandInput, UnshareDirectoryCommandOutput } from "../commands/UnshareDirectoryCommand";
75
- import { UpdateConditionalForwarderCommandInput, UpdateConditionalForwarderCommandOutput } from "../commands/UpdateConditionalForwarderCommand";
76
- import { UpdateDirectorySetupCommandInput, UpdateDirectorySetupCommandOutput } from "../commands/UpdateDirectorySetupCommand";
77
- import { UpdateHybridADCommandInput, UpdateHybridADCommandOutput } from "../commands/UpdateHybridADCommand";
78
- import { UpdateNumberOfDomainControllersCommandInput, UpdateNumberOfDomainControllersCommandOutput } from "../commands/UpdateNumberOfDomainControllersCommand";
79
- import { UpdateRadiusCommandInput, UpdateRadiusCommandOutput } from "../commands/UpdateRadiusCommand";
80
- import { UpdateSettingsCommandInput, UpdateSettingsCommandOutput } from "../commands/UpdateSettingsCommand";
81
- import { UpdateTrustCommandInput, UpdateTrustCommandOutput } from "../commands/UpdateTrustCommand";
82
- import { VerifyTrustCommandInput, VerifyTrustCommandOutput } from "../commands/VerifyTrustCommand";
83
- /**
84
- * serializeAws_json1_1AcceptSharedDirectoryCommand
85
- */
86
- export declare const se_AcceptSharedDirectoryCommand: (input: AcceptSharedDirectoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- /**
88
- * serializeAws_json1_1AddIpRoutesCommand
89
- */
90
- export declare const se_AddIpRoutesCommand: (input: AddIpRoutesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- /**
92
- * serializeAws_json1_1AddRegionCommand
93
- */
94
- export declare const se_AddRegionCommand: (input: AddRegionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- /**
96
- * serializeAws_json1_1AddTagsToResourceCommand
97
- */
98
- export declare const se_AddTagsToResourceCommand: (input: AddTagsToResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- /**
100
- * serializeAws_json1_1CancelSchemaExtensionCommand
101
- */
102
- export declare const se_CancelSchemaExtensionCommand: (input: CancelSchemaExtensionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- /**
104
- * serializeAws_json1_1ConnectDirectoryCommand
105
- */
106
- export declare const se_ConnectDirectoryCommand: (input: ConnectDirectoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- /**
108
- * serializeAws_json1_1CreateAliasCommand
109
- */
110
- export declare const se_CreateAliasCommand: (input: CreateAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- /**
112
- * serializeAws_json1_1CreateComputerCommand
113
- */
114
- export declare const se_CreateComputerCommand: (input: CreateComputerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- /**
116
- * serializeAws_json1_1CreateConditionalForwarderCommand
117
- */
118
- export declare const se_CreateConditionalForwarderCommand: (input: CreateConditionalForwarderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- /**
120
- * serializeAws_json1_1CreateDirectoryCommand
121
- */
122
- export declare const se_CreateDirectoryCommand: (input: CreateDirectoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- /**
124
- * serializeAws_json1_1CreateHybridADCommand
125
- */
126
- export declare const se_CreateHybridADCommand: (input: CreateHybridADCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- /**
128
- * serializeAws_json1_1CreateLogSubscriptionCommand
129
- */
130
- export declare const se_CreateLogSubscriptionCommand: (input: CreateLogSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- /**
132
- * serializeAws_json1_1CreateMicrosoftADCommand
133
- */
134
- export declare const se_CreateMicrosoftADCommand: (input: CreateMicrosoftADCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- /**
136
- * serializeAws_json1_1CreateSnapshotCommand
137
- */
138
- export declare const se_CreateSnapshotCommand: (input: CreateSnapshotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- /**
140
- * serializeAws_json1_1CreateTrustCommand
141
- */
142
- export declare const se_CreateTrustCommand: (input: CreateTrustCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- /**
144
- * serializeAws_json1_1DeleteADAssessmentCommand
145
- */
146
- export declare const se_DeleteADAssessmentCommand: (input: DeleteADAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- /**
148
- * serializeAws_json1_1DeleteConditionalForwarderCommand
149
- */
150
- export declare const se_DeleteConditionalForwarderCommand: (input: DeleteConditionalForwarderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- /**
152
- * serializeAws_json1_1DeleteDirectoryCommand
153
- */
154
- export declare const se_DeleteDirectoryCommand: (input: DeleteDirectoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- /**
156
- * serializeAws_json1_1DeleteLogSubscriptionCommand
157
- */
158
- export declare const se_DeleteLogSubscriptionCommand: (input: DeleteLogSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- /**
160
- * serializeAws_json1_1DeleteSnapshotCommand
161
- */
162
- export declare const se_DeleteSnapshotCommand: (input: DeleteSnapshotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- /**
164
- * serializeAws_json1_1DeleteTrustCommand
165
- */
166
- export declare const se_DeleteTrustCommand: (input: DeleteTrustCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- /**
168
- * serializeAws_json1_1DeregisterCertificateCommand
169
- */
170
- export declare const se_DeregisterCertificateCommand: (input: DeregisterCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- /**
172
- * serializeAws_json1_1DeregisterEventTopicCommand
173
- */
174
- export declare const se_DeregisterEventTopicCommand: (input: DeregisterEventTopicCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- /**
176
- * serializeAws_json1_1DescribeADAssessmentCommand
177
- */
178
- export declare const se_DescribeADAssessmentCommand: (input: DescribeADAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
- /**
180
- * serializeAws_json1_1DescribeCAEnrollmentPolicyCommand
181
- */
182
- export declare const se_DescribeCAEnrollmentPolicyCommand: (input: DescribeCAEnrollmentPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
- /**
184
- * serializeAws_json1_1DescribeCertificateCommand
185
- */
186
- export declare const se_DescribeCertificateCommand: (input: DescribeCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
- /**
188
- * serializeAws_json1_1DescribeClientAuthenticationSettingsCommand
189
- */
190
- export declare const se_DescribeClientAuthenticationSettingsCommand: (input: DescribeClientAuthenticationSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
- /**
192
- * serializeAws_json1_1DescribeConditionalForwardersCommand
193
- */
194
- export declare const se_DescribeConditionalForwardersCommand: (input: DescribeConditionalForwardersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
- /**
196
- * serializeAws_json1_1DescribeDirectoriesCommand
197
- */
198
- export declare const se_DescribeDirectoriesCommand: (input: DescribeDirectoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
- /**
200
- * serializeAws_json1_1DescribeDirectoryDataAccessCommand
201
- */
202
- export declare const se_DescribeDirectoryDataAccessCommand: (input: DescribeDirectoryDataAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
- /**
204
- * serializeAws_json1_1DescribeDomainControllersCommand
205
- */
206
- export declare const se_DescribeDomainControllersCommand: (input: DescribeDomainControllersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
- /**
208
- * serializeAws_json1_1DescribeEventTopicsCommand
209
- */
210
- export declare const se_DescribeEventTopicsCommand: (input: DescribeEventTopicsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
- /**
212
- * serializeAws_json1_1DescribeHybridADUpdateCommand
213
- */
214
- export declare const se_DescribeHybridADUpdateCommand: (input: DescribeHybridADUpdateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
- /**
216
- * serializeAws_json1_1DescribeLDAPSSettingsCommand
217
- */
218
- export declare const se_DescribeLDAPSSettingsCommand: (input: DescribeLDAPSSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
219
- /**
220
- * serializeAws_json1_1DescribeRegionsCommand
221
- */
222
- export declare const se_DescribeRegionsCommand: (input: DescribeRegionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
223
- /**
224
- * serializeAws_json1_1DescribeSettingsCommand
225
- */
226
- export declare const se_DescribeSettingsCommand: (input: DescribeSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
227
- /**
228
- * serializeAws_json1_1DescribeSharedDirectoriesCommand
229
- */
230
- export declare const se_DescribeSharedDirectoriesCommand: (input: DescribeSharedDirectoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
231
- /**
232
- * serializeAws_json1_1DescribeSnapshotsCommand
233
- */
234
- export declare const se_DescribeSnapshotsCommand: (input: DescribeSnapshotsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
235
- /**
236
- * serializeAws_json1_1DescribeTrustsCommand
237
- */
238
- export declare const se_DescribeTrustsCommand: (input: DescribeTrustsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
239
- /**
240
- * serializeAws_json1_1DescribeUpdateDirectoryCommand
241
- */
242
- export declare const se_DescribeUpdateDirectoryCommand: (input: DescribeUpdateDirectoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
243
- /**
244
- * serializeAws_json1_1DisableCAEnrollmentPolicyCommand
245
- */
246
- export declare const se_DisableCAEnrollmentPolicyCommand: (input: DisableCAEnrollmentPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
247
- /**
248
- * serializeAws_json1_1DisableClientAuthenticationCommand
249
- */
250
- export declare const se_DisableClientAuthenticationCommand: (input: DisableClientAuthenticationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
251
- /**
252
- * serializeAws_json1_1DisableDirectoryDataAccessCommand
253
- */
254
- export declare const se_DisableDirectoryDataAccessCommand: (input: DisableDirectoryDataAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
255
- /**
256
- * serializeAws_json1_1DisableLDAPSCommand
257
- */
258
- export declare const se_DisableLDAPSCommand: (input: DisableLDAPSCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
259
- /**
260
- * serializeAws_json1_1DisableRadiusCommand
261
- */
262
- export declare const se_DisableRadiusCommand: (input: DisableRadiusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
263
- /**
264
- * serializeAws_json1_1DisableSsoCommand
265
- */
266
- export declare const se_DisableSsoCommand: (input: DisableSsoCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
267
- /**
268
- * serializeAws_json1_1EnableCAEnrollmentPolicyCommand
269
- */
270
- export declare const se_EnableCAEnrollmentPolicyCommand: (input: EnableCAEnrollmentPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
271
- /**
272
- * serializeAws_json1_1EnableClientAuthenticationCommand
273
- */
274
- export declare const se_EnableClientAuthenticationCommand: (input: EnableClientAuthenticationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
275
- /**
276
- * serializeAws_json1_1EnableDirectoryDataAccessCommand
277
- */
278
- export declare const se_EnableDirectoryDataAccessCommand: (input: EnableDirectoryDataAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
279
- /**
280
- * serializeAws_json1_1EnableLDAPSCommand
281
- */
282
- export declare const se_EnableLDAPSCommand: (input: EnableLDAPSCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
283
- /**
284
- * serializeAws_json1_1EnableRadiusCommand
285
- */
286
- export declare const se_EnableRadiusCommand: (input: EnableRadiusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
287
- /**
288
- * serializeAws_json1_1EnableSsoCommand
289
- */
290
- export declare const se_EnableSsoCommand: (input: EnableSsoCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
291
- /**
292
- * serializeAws_json1_1GetDirectoryLimitsCommand
293
- */
294
- export declare const se_GetDirectoryLimitsCommand: (input: GetDirectoryLimitsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
295
- /**
296
- * serializeAws_json1_1GetSnapshotLimitsCommand
297
- */
298
- export declare const se_GetSnapshotLimitsCommand: (input: GetSnapshotLimitsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
299
- /**
300
- * serializeAws_json1_1ListADAssessmentsCommand
301
- */
302
- export declare const se_ListADAssessmentsCommand: (input: ListADAssessmentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
303
- /**
304
- * serializeAws_json1_1ListCertificatesCommand
305
- */
306
- export declare const se_ListCertificatesCommand: (input: ListCertificatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
307
- /**
308
- * serializeAws_json1_1ListIpRoutesCommand
309
- */
310
- export declare const se_ListIpRoutesCommand: (input: ListIpRoutesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
311
- /**
312
- * serializeAws_json1_1ListLogSubscriptionsCommand
313
- */
314
- export declare const se_ListLogSubscriptionsCommand: (input: ListLogSubscriptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
315
- /**
316
- * serializeAws_json1_1ListSchemaExtensionsCommand
317
- */
318
- export declare const se_ListSchemaExtensionsCommand: (input: ListSchemaExtensionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
319
- /**
320
- * serializeAws_json1_1ListTagsForResourceCommand
321
- */
322
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
323
- /**
324
- * serializeAws_json1_1RegisterCertificateCommand
325
- */
326
- export declare const se_RegisterCertificateCommand: (input: RegisterCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
327
- /**
328
- * serializeAws_json1_1RegisterEventTopicCommand
329
- */
330
- export declare const se_RegisterEventTopicCommand: (input: RegisterEventTopicCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
331
- /**
332
- * serializeAws_json1_1RejectSharedDirectoryCommand
333
- */
334
- export declare const se_RejectSharedDirectoryCommand: (input: RejectSharedDirectoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
335
- /**
336
- * serializeAws_json1_1RemoveIpRoutesCommand
337
- */
338
- export declare const se_RemoveIpRoutesCommand: (input: RemoveIpRoutesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
339
- /**
340
- * serializeAws_json1_1RemoveRegionCommand
341
- */
342
- export declare const se_RemoveRegionCommand: (input: RemoveRegionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
343
- /**
344
- * serializeAws_json1_1RemoveTagsFromResourceCommand
345
- */
346
- export declare const se_RemoveTagsFromResourceCommand: (input: RemoveTagsFromResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
347
- /**
348
- * serializeAws_json1_1ResetUserPasswordCommand
349
- */
350
- export declare const se_ResetUserPasswordCommand: (input: ResetUserPasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
351
- /**
352
- * serializeAws_json1_1RestoreFromSnapshotCommand
353
- */
354
- export declare const se_RestoreFromSnapshotCommand: (input: RestoreFromSnapshotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
355
- /**
356
- * serializeAws_json1_1ShareDirectoryCommand
357
- */
358
- export declare const se_ShareDirectoryCommand: (input: ShareDirectoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
359
- /**
360
- * serializeAws_json1_1StartADAssessmentCommand
361
- */
362
- export declare const se_StartADAssessmentCommand: (input: StartADAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
363
- /**
364
- * serializeAws_json1_1StartSchemaExtensionCommand
365
- */
366
- export declare const se_StartSchemaExtensionCommand: (input: StartSchemaExtensionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
367
- /**
368
- * serializeAws_json1_1UnshareDirectoryCommand
369
- */
370
- export declare const se_UnshareDirectoryCommand: (input: UnshareDirectoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
371
- /**
372
- * serializeAws_json1_1UpdateConditionalForwarderCommand
373
- */
374
- export declare const se_UpdateConditionalForwarderCommand: (input: UpdateConditionalForwarderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
375
- /**
376
- * serializeAws_json1_1UpdateDirectorySetupCommand
377
- */
378
- export declare const se_UpdateDirectorySetupCommand: (input: UpdateDirectorySetupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
379
- /**
380
- * serializeAws_json1_1UpdateHybridADCommand
381
- */
382
- export declare const se_UpdateHybridADCommand: (input: UpdateHybridADCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
383
- /**
384
- * serializeAws_json1_1UpdateNumberOfDomainControllersCommand
385
- */
386
- export declare const se_UpdateNumberOfDomainControllersCommand: (input: UpdateNumberOfDomainControllersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
387
- /**
388
- * serializeAws_json1_1UpdateRadiusCommand
389
- */
390
- export declare const se_UpdateRadiusCommand: (input: UpdateRadiusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
391
- /**
392
- * serializeAws_json1_1UpdateSettingsCommand
393
- */
394
- export declare const se_UpdateSettingsCommand: (input: UpdateSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
395
- /**
396
- * serializeAws_json1_1UpdateTrustCommand
397
- */
398
- export declare const se_UpdateTrustCommand: (input: UpdateTrustCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
399
- /**
400
- * serializeAws_json1_1VerifyTrustCommand
401
- */
402
- export declare const se_VerifyTrustCommand: (input: VerifyTrustCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
403
- /**
404
- * deserializeAws_json1_1AcceptSharedDirectoryCommand
405
- */
406
- export declare const de_AcceptSharedDirectoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptSharedDirectoryCommandOutput>;
407
- /**
408
- * deserializeAws_json1_1AddIpRoutesCommand
409
- */
410
- export declare const de_AddIpRoutesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddIpRoutesCommandOutput>;
411
- /**
412
- * deserializeAws_json1_1AddRegionCommand
413
- */
414
- export declare const de_AddRegionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddRegionCommandOutput>;
415
- /**
416
- * deserializeAws_json1_1AddTagsToResourceCommand
417
- */
418
- export declare const de_AddTagsToResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddTagsToResourceCommandOutput>;
419
- /**
420
- * deserializeAws_json1_1CancelSchemaExtensionCommand
421
- */
422
- export declare const de_CancelSchemaExtensionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelSchemaExtensionCommandOutput>;
423
- /**
424
- * deserializeAws_json1_1ConnectDirectoryCommand
425
- */
426
- export declare const de_ConnectDirectoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConnectDirectoryCommandOutput>;
427
- /**
428
- * deserializeAws_json1_1CreateAliasCommand
429
- */
430
- export declare const de_CreateAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAliasCommandOutput>;
431
- /**
432
- * deserializeAws_json1_1CreateComputerCommand
433
- */
434
- export declare const de_CreateComputerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateComputerCommandOutput>;
435
- /**
436
- * deserializeAws_json1_1CreateConditionalForwarderCommand
437
- */
438
- export declare const de_CreateConditionalForwarderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConditionalForwarderCommandOutput>;
439
- /**
440
- * deserializeAws_json1_1CreateDirectoryCommand
441
- */
442
- export declare const de_CreateDirectoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDirectoryCommandOutput>;
443
- /**
444
- * deserializeAws_json1_1CreateHybridADCommand
445
- */
446
- export declare const de_CreateHybridADCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateHybridADCommandOutput>;
447
- /**
448
- * deserializeAws_json1_1CreateLogSubscriptionCommand
449
- */
450
- export declare const de_CreateLogSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLogSubscriptionCommandOutput>;
451
- /**
452
- * deserializeAws_json1_1CreateMicrosoftADCommand
453
- */
454
- export declare const de_CreateMicrosoftADCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMicrosoftADCommandOutput>;
455
- /**
456
- * deserializeAws_json1_1CreateSnapshotCommand
457
- */
458
- export declare const de_CreateSnapshotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSnapshotCommandOutput>;
459
- /**
460
- * deserializeAws_json1_1CreateTrustCommand
461
- */
462
- export declare const de_CreateTrustCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTrustCommandOutput>;
463
- /**
464
- * deserializeAws_json1_1DeleteADAssessmentCommand
465
- */
466
- export declare const de_DeleteADAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteADAssessmentCommandOutput>;
467
- /**
468
- * deserializeAws_json1_1DeleteConditionalForwarderCommand
469
- */
470
- export declare const de_DeleteConditionalForwarderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConditionalForwarderCommandOutput>;
471
- /**
472
- * deserializeAws_json1_1DeleteDirectoryCommand
473
- */
474
- export declare const de_DeleteDirectoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDirectoryCommandOutput>;
475
- /**
476
- * deserializeAws_json1_1DeleteLogSubscriptionCommand
477
- */
478
- export declare const de_DeleteLogSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLogSubscriptionCommandOutput>;
479
- /**
480
- * deserializeAws_json1_1DeleteSnapshotCommand
481
- */
482
- export declare const de_DeleteSnapshotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSnapshotCommandOutput>;
483
- /**
484
- * deserializeAws_json1_1DeleteTrustCommand
485
- */
486
- export declare const de_DeleteTrustCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTrustCommandOutput>;
487
- /**
488
- * deserializeAws_json1_1DeregisterCertificateCommand
489
- */
490
- export declare const de_DeregisterCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterCertificateCommandOutput>;
491
- /**
492
- * deserializeAws_json1_1DeregisterEventTopicCommand
493
- */
494
- export declare const de_DeregisterEventTopicCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterEventTopicCommandOutput>;
495
- /**
496
- * deserializeAws_json1_1DescribeADAssessmentCommand
497
- */
498
- export declare const de_DescribeADAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeADAssessmentCommandOutput>;
499
- /**
500
- * deserializeAws_json1_1DescribeCAEnrollmentPolicyCommand
501
- */
502
- export declare const de_DescribeCAEnrollmentPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCAEnrollmentPolicyCommandOutput>;
503
- /**
504
- * deserializeAws_json1_1DescribeCertificateCommand
505
- */
506
- export declare const de_DescribeCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCertificateCommandOutput>;
507
- /**
508
- * deserializeAws_json1_1DescribeClientAuthenticationSettingsCommand
509
- */
510
- export declare const de_DescribeClientAuthenticationSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeClientAuthenticationSettingsCommandOutput>;
511
- /**
512
- * deserializeAws_json1_1DescribeConditionalForwardersCommand
513
- */
514
- export declare const de_DescribeConditionalForwardersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConditionalForwardersCommandOutput>;
515
- /**
516
- * deserializeAws_json1_1DescribeDirectoriesCommand
517
- */
518
- export declare const de_DescribeDirectoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDirectoriesCommandOutput>;
519
- /**
520
- * deserializeAws_json1_1DescribeDirectoryDataAccessCommand
521
- */
522
- export declare const de_DescribeDirectoryDataAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDirectoryDataAccessCommandOutput>;
523
- /**
524
- * deserializeAws_json1_1DescribeDomainControllersCommand
525
- */
526
- export declare const de_DescribeDomainControllersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDomainControllersCommandOutput>;
527
- /**
528
- * deserializeAws_json1_1DescribeEventTopicsCommand
529
- */
530
- export declare const de_DescribeEventTopicsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEventTopicsCommandOutput>;
531
- /**
532
- * deserializeAws_json1_1DescribeHybridADUpdateCommand
533
- */
534
- export declare const de_DescribeHybridADUpdateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeHybridADUpdateCommandOutput>;
535
- /**
536
- * deserializeAws_json1_1DescribeLDAPSSettingsCommand
537
- */
538
- export declare const de_DescribeLDAPSSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLDAPSSettingsCommandOutput>;
539
- /**
540
- * deserializeAws_json1_1DescribeRegionsCommand
541
- */
542
- export declare const de_DescribeRegionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRegionsCommandOutput>;
543
- /**
544
- * deserializeAws_json1_1DescribeSettingsCommand
545
- */
546
- export declare const de_DescribeSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSettingsCommandOutput>;
547
- /**
548
- * deserializeAws_json1_1DescribeSharedDirectoriesCommand
549
- */
550
- export declare const de_DescribeSharedDirectoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSharedDirectoriesCommandOutput>;
551
- /**
552
- * deserializeAws_json1_1DescribeSnapshotsCommand
553
- */
554
- export declare const de_DescribeSnapshotsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSnapshotsCommandOutput>;
555
- /**
556
- * deserializeAws_json1_1DescribeTrustsCommand
557
- */
558
- export declare const de_DescribeTrustsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTrustsCommandOutput>;
559
- /**
560
- * deserializeAws_json1_1DescribeUpdateDirectoryCommand
561
- */
562
- export declare const de_DescribeUpdateDirectoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUpdateDirectoryCommandOutput>;
563
- /**
564
- * deserializeAws_json1_1DisableCAEnrollmentPolicyCommand
565
- */
566
- export declare const de_DisableCAEnrollmentPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableCAEnrollmentPolicyCommandOutput>;
567
- /**
568
- * deserializeAws_json1_1DisableClientAuthenticationCommand
569
- */
570
- export declare const de_DisableClientAuthenticationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableClientAuthenticationCommandOutput>;
571
- /**
572
- * deserializeAws_json1_1DisableDirectoryDataAccessCommand
573
- */
574
- export declare const de_DisableDirectoryDataAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableDirectoryDataAccessCommandOutput>;
575
- /**
576
- * deserializeAws_json1_1DisableLDAPSCommand
577
- */
578
- export declare const de_DisableLDAPSCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableLDAPSCommandOutput>;
579
- /**
580
- * deserializeAws_json1_1DisableRadiusCommand
581
- */
582
- export declare const de_DisableRadiusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableRadiusCommandOutput>;
583
- /**
584
- * deserializeAws_json1_1DisableSsoCommand
585
- */
586
- export declare const de_DisableSsoCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableSsoCommandOutput>;
587
- /**
588
- * deserializeAws_json1_1EnableCAEnrollmentPolicyCommand
589
- */
590
- export declare const de_EnableCAEnrollmentPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableCAEnrollmentPolicyCommandOutput>;
591
- /**
592
- * deserializeAws_json1_1EnableClientAuthenticationCommand
593
- */
594
- export declare const de_EnableClientAuthenticationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableClientAuthenticationCommandOutput>;
595
- /**
596
- * deserializeAws_json1_1EnableDirectoryDataAccessCommand
597
- */
598
- export declare const de_EnableDirectoryDataAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableDirectoryDataAccessCommandOutput>;
599
- /**
600
- * deserializeAws_json1_1EnableLDAPSCommand
601
- */
602
- export declare const de_EnableLDAPSCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableLDAPSCommandOutput>;
603
- /**
604
- * deserializeAws_json1_1EnableRadiusCommand
605
- */
606
- export declare const de_EnableRadiusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableRadiusCommandOutput>;
607
- /**
608
- * deserializeAws_json1_1EnableSsoCommand
609
- */
610
- export declare const de_EnableSsoCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableSsoCommandOutput>;
611
- /**
612
- * deserializeAws_json1_1GetDirectoryLimitsCommand
613
- */
614
- export declare const de_GetDirectoryLimitsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDirectoryLimitsCommandOutput>;
615
- /**
616
- * deserializeAws_json1_1GetSnapshotLimitsCommand
617
- */
618
- export declare const de_GetSnapshotLimitsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSnapshotLimitsCommandOutput>;
619
- /**
620
- * deserializeAws_json1_1ListADAssessmentsCommand
621
- */
622
- export declare const de_ListADAssessmentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListADAssessmentsCommandOutput>;
623
- /**
624
- * deserializeAws_json1_1ListCertificatesCommand
625
- */
626
- export declare const de_ListCertificatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCertificatesCommandOutput>;
627
- /**
628
- * deserializeAws_json1_1ListIpRoutesCommand
629
- */
630
- export declare const de_ListIpRoutesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIpRoutesCommandOutput>;
631
- /**
632
- * deserializeAws_json1_1ListLogSubscriptionsCommand
633
- */
634
- export declare const de_ListLogSubscriptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLogSubscriptionsCommandOutput>;
635
- /**
636
- * deserializeAws_json1_1ListSchemaExtensionsCommand
637
- */
638
- export declare const de_ListSchemaExtensionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSchemaExtensionsCommandOutput>;
639
- /**
640
- * deserializeAws_json1_1ListTagsForResourceCommand
641
- */
642
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
643
- /**
644
- * deserializeAws_json1_1RegisterCertificateCommand
645
- */
646
- export declare const de_RegisterCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterCertificateCommandOutput>;
647
- /**
648
- * deserializeAws_json1_1RegisterEventTopicCommand
649
- */
650
- export declare const de_RegisterEventTopicCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterEventTopicCommandOutput>;
651
- /**
652
- * deserializeAws_json1_1RejectSharedDirectoryCommand
653
- */
654
- export declare const de_RejectSharedDirectoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RejectSharedDirectoryCommandOutput>;
655
- /**
656
- * deserializeAws_json1_1RemoveIpRoutesCommand
657
- */
658
- export declare const de_RemoveIpRoutesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveIpRoutesCommandOutput>;
659
- /**
660
- * deserializeAws_json1_1RemoveRegionCommand
661
- */
662
- export declare const de_RemoveRegionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveRegionCommandOutput>;
663
- /**
664
- * deserializeAws_json1_1RemoveTagsFromResourceCommand
665
- */
666
- export declare const de_RemoveTagsFromResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveTagsFromResourceCommandOutput>;
667
- /**
668
- * deserializeAws_json1_1ResetUserPasswordCommand
669
- */
670
- export declare const de_ResetUserPasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResetUserPasswordCommandOutput>;
671
- /**
672
- * deserializeAws_json1_1RestoreFromSnapshotCommand
673
- */
674
- export declare const de_RestoreFromSnapshotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RestoreFromSnapshotCommandOutput>;
675
- /**
676
- * deserializeAws_json1_1ShareDirectoryCommand
677
- */
678
- export declare const de_ShareDirectoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ShareDirectoryCommandOutput>;
679
- /**
680
- * deserializeAws_json1_1StartADAssessmentCommand
681
- */
682
- export declare const de_StartADAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartADAssessmentCommandOutput>;
683
- /**
684
- * deserializeAws_json1_1StartSchemaExtensionCommand
685
- */
686
- export declare const de_StartSchemaExtensionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartSchemaExtensionCommandOutput>;
687
- /**
688
- * deserializeAws_json1_1UnshareDirectoryCommand
689
- */
690
- export declare const de_UnshareDirectoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UnshareDirectoryCommandOutput>;
691
- /**
692
- * deserializeAws_json1_1UpdateConditionalForwarderCommand
693
- */
694
- export declare const de_UpdateConditionalForwarderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConditionalForwarderCommandOutput>;
695
- /**
696
- * deserializeAws_json1_1UpdateDirectorySetupCommand
697
- */
698
- export declare const de_UpdateDirectorySetupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDirectorySetupCommandOutput>;
699
- /**
700
- * deserializeAws_json1_1UpdateHybridADCommand
701
- */
702
- export declare const de_UpdateHybridADCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateHybridADCommandOutput>;
703
- /**
704
- * deserializeAws_json1_1UpdateNumberOfDomainControllersCommand
705
- */
706
- export declare const de_UpdateNumberOfDomainControllersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNumberOfDomainControllersCommandOutput>;
707
- /**
708
- * deserializeAws_json1_1UpdateRadiusCommand
709
- */
710
- export declare const de_UpdateRadiusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRadiusCommandOutput>;
711
- /**
712
- * deserializeAws_json1_1UpdateSettingsCommand
713
- */
714
- export declare const de_UpdateSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSettingsCommandOutput>;
715
- /**
716
- * deserializeAws_json1_1UpdateTrustCommand
717
- */
718
- export declare const de_UpdateTrustCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTrustCommandOutput>;
719
- /**
720
- * deserializeAws_json1_1VerifyTrustCommand
721
- */
722
- export declare const de_VerifyTrustCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<VerifyTrustCommandOutput>;