@aws-sdk/client-directory-service 3.50.0 → 3.53.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.
- package/CHANGELOG.md +27 -0
- package/dist-cjs/index.js +3 -0
- package/dist-cjs/models/DirectoryServiceServiceException.js +11 -0
- package/dist-cjs/models/models_0.js +516 -4
- package/dist-cjs/protocols/Aws_json1_1.js +744 -2886
- package/dist-es/index.js +1 -0
- package/dist-es/models/DirectoryServiceServiceException.js +12 -0
- package/dist-es/models/models_0.js +478 -1
- package/dist-es/protocols/Aws_json1_1.js +1593 -3071
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/DirectoryServiceServiceException.d.ts +10 -0
- package/dist-types/models/models_0.d.ts +240 -103
- package/dist-types/ts3.4/DirectoryService.d.ts +320 -0
- package/dist-types/ts3.4/DirectoryServiceClient.d.ts +136 -0
- package/dist-types/ts3.4/commands/AcceptSharedDirectoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddIpRoutesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddRegionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelSchemaExtensionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ConnectDirectoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateComputerCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateConditionalForwarderCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateLogSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateMicrosoftADCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateTrustCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteConditionalForwarderCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteLogSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteTrustCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterCertificateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterEventTopicCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeClientAuthenticationSettingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeConditionalForwardersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDirectoriesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDomainControllersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEventTopicsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeLDAPSSettingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSharedDirectoriesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeTrustsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableClientAuthenticationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableLDAPSCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableRadiusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableSsoCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableClientAuthenticationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableLDAPSCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableRadiusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableSsoCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDirectoryLimitsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetSnapshotLimitsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListIpRoutesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListLogSubscriptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListSchemaExtensionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterEventTopicCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RejectSharedDirectoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveIpRoutesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveRegionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetUserPasswordCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ShareDirectoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartSchemaExtensionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UnshareDirectoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateConditionalForwarderCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateNumberOfDomainControllersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateRadiusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateTrustCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/VerifyTrustCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +63 -0
- package/dist-types/ts3.4/endpoints.d.ts +2 -0
- package/dist-types/ts3.4/index.d.ts +6 -0
- package/dist-types/ts3.4/models/DirectoryServiceServiceException.d.ts +6 -0
- package/dist-types/ts3.4/models/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2349 -0
- package/dist-types/ts3.4/pagination/DescribeDomainControllersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/index.d.ts +2 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +191 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
- package/package.json +33 -33
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { DirectoryServiceServiceException as __BaseException } from "./DirectoryServiceServiceException";
|
|
2
3
|
export interface AcceptSharedDirectoryRequest {
|
|
3
4
|
/**
|
|
4
5
|
* <p>Identifier of the shared directory in the directory consumer account. This identifier is
|
|
@@ -97,9 +98,9 @@ export declare namespace AcceptSharedDirectoryResult {
|
|
|
97
98
|
/**
|
|
98
99
|
* <p>A client exception has occurred.</p>
|
|
99
100
|
*/
|
|
100
|
-
export
|
|
101
|
-
name: "ClientException";
|
|
102
|
-
$fault: "client";
|
|
101
|
+
export declare class ClientException extends __BaseException {
|
|
102
|
+
readonly name: "ClientException";
|
|
103
|
+
readonly $fault: "client";
|
|
103
104
|
/**
|
|
104
105
|
* <p>The descriptive message for the exception.</p>
|
|
105
106
|
*/
|
|
@@ -108,13 +109,17 @@ export interface ClientException extends __SmithyException, $MetadataBearer {
|
|
|
108
109
|
* <p>The Amazon Web Services request identifier.</p>
|
|
109
110
|
*/
|
|
110
111
|
RequestId?: string;
|
|
112
|
+
/**
|
|
113
|
+
* @internal
|
|
114
|
+
*/
|
|
115
|
+
constructor(opts: __ExceptionOptionType<ClientException, __BaseException>);
|
|
111
116
|
}
|
|
112
117
|
/**
|
|
113
118
|
* <p>The specified directory has already been shared with this Amazon Web Services account.</p>
|
|
114
119
|
*/
|
|
115
|
-
export
|
|
116
|
-
name: "DirectoryAlreadySharedException";
|
|
117
|
-
$fault: "client";
|
|
120
|
+
export declare class DirectoryAlreadySharedException extends __BaseException {
|
|
121
|
+
readonly name: "DirectoryAlreadySharedException";
|
|
122
|
+
readonly $fault: "client";
|
|
118
123
|
/**
|
|
119
124
|
* <p>The descriptive message for the exception.</p>
|
|
120
125
|
*/
|
|
@@ -123,13 +128,17 @@ export interface DirectoryAlreadySharedException extends __SmithyException, $Met
|
|
|
123
128
|
* <p>The Amazon Web Services request identifier.</p>
|
|
124
129
|
*/
|
|
125
130
|
RequestId?: string;
|
|
131
|
+
/**
|
|
132
|
+
* @internal
|
|
133
|
+
*/
|
|
134
|
+
constructor(opts: __ExceptionOptionType<DirectoryAlreadySharedException, __BaseException>);
|
|
126
135
|
}
|
|
127
136
|
/**
|
|
128
137
|
* <p>The specified entity could not be found.</p>
|
|
129
138
|
*/
|
|
130
|
-
export
|
|
131
|
-
name: "EntityDoesNotExistException";
|
|
132
|
-
$fault: "client";
|
|
139
|
+
export declare class EntityDoesNotExistException extends __BaseException {
|
|
140
|
+
readonly name: "EntityDoesNotExistException";
|
|
141
|
+
readonly $fault: "client";
|
|
133
142
|
/**
|
|
134
143
|
* <p>The descriptive message for the exception.</p>
|
|
135
144
|
*/
|
|
@@ -138,13 +147,17 @@ export interface EntityDoesNotExistException extends __SmithyException, $Metadat
|
|
|
138
147
|
* <p>The Amazon Web Services request identifier.</p>
|
|
139
148
|
*/
|
|
140
149
|
RequestId?: string;
|
|
150
|
+
/**
|
|
151
|
+
* @internal
|
|
152
|
+
*/
|
|
153
|
+
constructor(opts: __ExceptionOptionType<EntityDoesNotExistException, __BaseException>);
|
|
141
154
|
}
|
|
142
155
|
/**
|
|
143
156
|
* <p>One or more parameters are not valid.</p>
|
|
144
157
|
*/
|
|
145
|
-
export
|
|
146
|
-
name: "InvalidParameterException";
|
|
147
|
-
$fault: "client";
|
|
158
|
+
export declare class InvalidParameterException extends __BaseException {
|
|
159
|
+
readonly name: "InvalidParameterException";
|
|
160
|
+
readonly $fault: "client";
|
|
148
161
|
/**
|
|
149
162
|
* <p>The descriptive message for the exception.</p>
|
|
150
163
|
*/
|
|
@@ -153,13 +166,17 @@ export interface InvalidParameterException extends __SmithyException, $MetadataB
|
|
|
153
166
|
* <p>The Amazon Web Services request identifier.</p>
|
|
154
167
|
*/
|
|
155
168
|
RequestId?: string;
|
|
169
|
+
/**
|
|
170
|
+
* @internal
|
|
171
|
+
*/
|
|
172
|
+
constructor(opts: __ExceptionOptionType<InvalidParameterException, __BaseException>);
|
|
156
173
|
}
|
|
157
174
|
/**
|
|
158
175
|
* <p>An exception has occurred in Directory Service.</p>
|
|
159
176
|
*/
|
|
160
|
-
export
|
|
161
|
-
name: "ServiceException";
|
|
162
|
-
$fault: "server";
|
|
177
|
+
export declare class ServiceException extends __BaseException {
|
|
178
|
+
readonly name: "ServiceException";
|
|
179
|
+
readonly $fault: "server";
|
|
163
180
|
/**
|
|
164
181
|
* <p>The descriptive message for the exception.</p>
|
|
165
182
|
*/
|
|
@@ -168,13 +185,17 @@ export interface ServiceException extends __SmithyException, $MetadataBearer {
|
|
|
168
185
|
* <p>The Amazon Web Services request identifier.</p>
|
|
169
186
|
*/
|
|
170
187
|
RequestId?: string;
|
|
188
|
+
/**
|
|
189
|
+
* @internal
|
|
190
|
+
*/
|
|
191
|
+
constructor(opts: __ExceptionOptionType<ServiceException, __BaseException>);
|
|
171
192
|
}
|
|
172
193
|
/**
|
|
173
194
|
* <p>Client authentication is not available in this region at this time.</p>
|
|
174
195
|
*/
|
|
175
|
-
export
|
|
176
|
-
name: "AccessDeniedException";
|
|
177
|
-
$fault: "client";
|
|
196
|
+
export declare class AccessDeniedException extends __BaseException {
|
|
197
|
+
readonly name: "AccessDeniedException";
|
|
198
|
+
readonly $fault: "client";
|
|
178
199
|
/**
|
|
179
200
|
* <p>The descriptive message for the exception.</p>
|
|
180
201
|
*/
|
|
@@ -183,6 +204,10 @@ export interface AccessDeniedException extends __SmithyException, $MetadataBeare
|
|
|
183
204
|
* <p>The Amazon Web Services request identifier.</p>
|
|
184
205
|
*/
|
|
185
206
|
RequestId?: string;
|
|
207
|
+
/**
|
|
208
|
+
* @internal
|
|
209
|
+
*/
|
|
210
|
+
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
186
211
|
}
|
|
187
212
|
/**
|
|
188
213
|
* <p>IP address block. This is often the address block of the DNS server used for your
|
|
@@ -306,9 +331,9 @@ export declare namespace AddIpRoutesResult {
|
|
|
306
331
|
/**
|
|
307
332
|
* <p>The specified directory is unavailable or could not be found.</p>
|
|
308
333
|
*/
|
|
309
|
-
export
|
|
310
|
-
name: "DirectoryUnavailableException";
|
|
311
|
-
$fault: "client";
|
|
334
|
+
export declare class DirectoryUnavailableException extends __BaseException {
|
|
335
|
+
readonly name: "DirectoryUnavailableException";
|
|
336
|
+
readonly $fault: "client";
|
|
312
337
|
/**
|
|
313
338
|
* <p>The descriptive message for the exception.</p>
|
|
314
339
|
*/
|
|
@@ -317,13 +342,17 @@ export interface DirectoryUnavailableException extends __SmithyException, $Metad
|
|
|
317
342
|
* <p>The Amazon Web Services request identifier.</p>
|
|
318
343
|
*/
|
|
319
344
|
RequestId?: string;
|
|
345
|
+
/**
|
|
346
|
+
* @internal
|
|
347
|
+
*/
|
|
348
|
+
constructor(opts: __ExceptionOptionType<DirectoryUnavailableException, __BaseException>);
|
|
320
349
|
}
|
|
321
350
|
/**
|
|
322
351
|
* <p>The specified entity already exists.</p>
|
|
323
352
|
*/
|
|
324
|
-
export
|
|
325
|
-
name: "EntityAlreadyExistsException";
|
|
326
|
-
$fault: "client";
|
|
353
|
+
export declare class EntityAlreadyExistsException extends __BaseException {
|
|
354
|
+
readonly name: "EntityAlreadyExistsException";
|
|
355
|
+
readonly $fault: "client";
|
|
327
356
|
/**
|
|
328
357
|
* <p>The descriptive message for the exception.</p>
|
|
329
358
|
*/
|
|
@@ -332,14 +361,18 @@ export interface EntityAlreadyExistsException extends __SmithyException, $Metada
|
|
|
332
361
|
* <p>The Amazon Web Services request identifier.</p>
|
|
333
362
|
*/
|
|
334
363
|
RequestId?: string;
|
|
364
|
+
/**
|
|
365
|
+
* @internal
|
|
366
|
+
*/
|
|
367
|
+
constructor(opts: __ExceptionOptionType<EntityAlreadyExistsException, __BaseException>);
|
|
335
368
|
}
|
|
336
369
|
/**
|
|
337
370
|
* <p>The maximum allowed number of IP addresses was exceeded. The default limit is 100 IP
|
|
338
371
|
* address blocks.</p>
|
|
339
372
|
*/
|
|
340
|
-
export
|
|
341
|
-
name: "IpRouteLimitExceededException";
|
|
342
|
-
$fault: "client";
|
|
373
|
+
export declare class IpRouteLimitExceededException extends __BaseException {
|
|
374
|
+
readonly name: "IpRouteLimitExceededException";
|
|
375
|
+
readonly $fault: "client";
|
|
343
376
|
/**
|
|
344
377
|
* <p>The descriptive message for the exception.</p>
|
|
345
378
|
*/
|
|
@@ -348,6 +381,10 @@ export interface IpRouteLimitExceededException extends __SmithyException, $Metad
|
|
|
348
381
|
* <p>The Amazon Web Services request identifier.</p>
|
|
349
382
|
*/
|
|
350
383
|
RequestId?: string;
|
|
384
|
+
/**
|
|
385
|
+
* @internal
|
|
386
|
+
*/
|
|
387
|
+
constructor(opts: __ExceptionOptionType<IpRouteLimitExceededException, __BaseException>);
|
|
351
388
|
}
|
|
352
389
|
/**
|
|
353
390
|
* <p>Contains VPC information for the <a>CreateDirectory</a> or <a>CreateMicrosoftAD</a> operation.</p>
|
|
@@ -403,9 +440,9 @@ export declare namespace AddRegionResult {
|
|
|
403
440
|
* <p>The Region you specified is the same Region where the Managed Microsoft AD directory
|
|
404
441
|
* was created. Specify a different Region and try again.</p>
|
|
405
442
|
*/
|
|
406
|
-
export
|
|
407
|
-
name: "DirectoryAlreadyInRegionException";
|
|
408
|
-
$fault: "client";
|
|
443
|
+
export declare class DirectoryAlreadyInRegionException extends __BaseException {
|
|
444
|
+
readonly name: "DirectoryAlreadyInRegionException";
|
|
445
|
+
readonly $fault: "client";
|
|
409
446
|
/**
|
|
410
447
|
* <p>The descriptive message for the exception.</p>
|
|
411
448
|
*/
|
|
@@ -414,13 +451,17 @@ export interface DirectoryAlreadyInRegionException extends __SmithyException, $M
|
|
|
414
451
|
* <p>The Amazon Web Services request identifier.</p>
|
|
415
452
|
*/
|
|
416
453
|
RequestId?: string;
|
|
454
|
+
/**
|
|
455
|
+
* @internal
|
|
456
|
+
*/
|
|
457
|
+
constructor(opts: __ExceptionOptionType<DirectoryAlreadyInRegionException, __BaseException>);
|
|
417
458
|
}
|
|
418
459
|
/**
|
|
419
460
|
* <p>The specified directory does not exist in the system.</p>
|
|
420
461
|
*/
|
|
421
|
-
export
|
|
422
|
-
name: "DirectoryDoesNotExistException";
|
|
423
|
-
$fault: "client";
|
|
462
|
+
export declare class DirectoryDoesNotExistException extends __BaseException {
|
|
463
|
+
readonly name: "DirectoryDoesNotExistException";
|
|
464
|
+
readonly $fault: "client";
|
|
424
465
|
/**
|
|
425
466
|
* <p>The descriptive message for the exception.</p>
|
|
426
467
|
*/
|
|
@@ -429,14 +470,18 @@ export interface DirectoryDoesNotExistException extends __SmithyException, $Meta
|
|
|
429
470
|
* <p>The Amazon Web Services request identifier.</p>
|
|
430
471
|
*/
|
|
431
472
|
RequestId?: string;
|
|
473
|
+
/**
|
|
474
|
+
* @internal
|
|
475
|
+
*/
|
|
476
|
+
constructor(opts: __ExceptionOptionType<DirectoryDoesNotExistException, __BaseException>);
|
|
432
477
|
}
|
|
433
478
|
/**
|
|
434
479
|
* <p>You have reached the limit for maximum number of simultaneous Region replications per
|
|
435
480
|
* directory.</p>
|
|
436
481
|
*/
|
|
437
|
-
export
|
|
438
|
-
name: "RegionLimitExceededException";
|
|
439
|
-
$fault: "client";
|
|
482
|
+
export declare class RegionLimitExceededException extends __BaseException {
|
|
483
|
+
readonly name: "RegionLimitExceededException";
|
|
484
|
+
readonly $fault: "client";
|
|
440
485
|
/**
|
|
441
486
|
* <p>The descriptive message for the exception.</p>
|
|
442
487
|
*/
|
|
@@ -445,13 +490,17 @@ export interface RegionLimitExceededException extends __SmithyException, $Metada
|
|
|
445
490
|
* <p>The Amazon Web Services request identifier.</p>
|
|
446
491
|
*/
|
|
447
492
|
RequestId?: string;
|
|
493
|
+
/**
|
|
494
|
+
* @internal
|
|
495
|
+
*/
|
|
496
|
+
constructor(opts: __ExceptionOptionType<RegionLimitExceededException, __BaseException>);
|
|
448
497
|
}
|
|
449
498
|
/**
|
|
450
499
|
* <p>The operation is not supported.</p>
|
|
451
500
|
*/
|
|
452
|
-
export
|
|
453
|
-
name: "UnsupportedOperationException";
|
|
454
|
-
$fault: "client";
|
|
501
|
+
export declare class UnsupportedOperationException extends __BaseException {
|
|
502
|
+
readonly name: "UnsupportedOperationException";
|
|
503
|
+
readonly $fault: "client";
|
|
455
504
|
/**
|
|
456
505
|
* <p>The descriptive message for the exception.</p>
|
|
457
506
|
*/
|
|
@@ -460,6 +509,10 @@ export interface UnsupportedOperationException extends __SmithyException, $Metad
|
|
|
460
509
|
* <p>The Amazon Web Services request identifier.</p>
|
|
461
510
|
*/
|
|
462
511
|
RequestId?: string;
|
|
512
|
+
/**
|
|
513
|
+
* @internal
|
|
514
|
+
*/
|
|
515
|
+
constructor(opts: __ExceptionOptionType<UnsupportedOperationException, __BaseException>);
|
|
463
516
|
}
|
|
464
517
|
/**
|
|
465
518
|
* <p>Metadata assigned to a directory consisting of a key-value pair.</p>
|
|
@@ -512,9 +565,9 @@ export declare namespace AddTagsToResourceResult {
|
|
|
512
565
|
/**
|
|
513
566
|
* <p>The maximum allowed number of tags was exceeded.</p>
|
|
514
567
|
*/
|
|
515
|
-
export
|
|
516
|
-
name: "TagLimitExceededException";
|
|
517
|
-
$fault: "client";
|
|
568
|
+
export declare class TagLimitExceededException extends __BaseException {
|
|
569
|
+
readonly name: "TagLimitExceededException";
|
|
570
|
+
readonly $fault: "client";
|
|
518
571
|
/**
|
|
519
572
|
* <p>The descriptive message for the exception.</p>
|
|
520
573
|
*/
|
|
@@ -523,6 +576,10 @@ export interface TagLimitExceededException extends __SmithyException, $MetadataB
|
|
|
523
576
|
* <p>The Amazon Web Services request identifier.</p>
|
|
524
577
|
*/
|
|
525
578
|
RequestId?: string;
|
|
579
|
+
/**
|
|
580
|
+
* @internal
|
|
581
|
+
*/
|
|
582
|
+
constructor(opts: __ExceptionOptionType<TagLimitExceededException, __BaseException>);
|
|
526
583
|
}
|
|
527
584
|
/**
|
|
528
585
|
* <p>Represents a named directory attribute.</p>
|
|
@@ -546,9 +603,9 @@ export declare namespace Attribute {
|
|
|
546
603
|
/**
|
|
547
604
|
* <p>An authentication error occurred.</p>
|
|
548
605
|
*/
|
|
549
|
-
export
|
|
550
|
-
name: "AuthenticationFailedException";
|
|
551
|
-
$fault: "client";
|
|
606
|
+
export declare class AuthenticationFailedException extends __BaseException {
|
|
607
|
+
readonly name: "AuthenticationFailedException";
|
|
608
|
+
readonly $fault: "client";
|
|
552
609
|
/**
|
|
553
610
|
* <p>The textual message for the exception.</p>
|
|
554
611
|
*/
|
|
@@ -557,6 +614,10 @@ export interface AuthenticationFailedException extends __SmithyException, $Metad
|
|
|
557
614
|
* <p>The identifier of the request that caused the exception.</p>
|
|
558
615
|
*/
|
|
559
616
|
RequestId?: string;
|
|
617
|
+
/**
|
|
618
|
+
* @internal
|
|
619
|
+
*/
|
|
620
|
+
constructor(opts: __ExceptionOptionType<AuthenticationFailedException, __BaseException>);
|
|
560
621
|
}
|
|
561
622
|
export interface CancelSchemaExtensionRequest {
|
|
562
623
|
/**
|
|
@@ -655,9 +716,9 @@ export declare namespace Certificate {
|
|
|
655
716
|
/**
|
|
656
717
|
* <p>The certificate has already been registered into the system.</p>
|
|
657
718
|
*/
|
|
658
|
-
export
|
|
659
|
-
name: "CertificateAlreadyExistsException";
|
|
660
|
-
$fault: "client";
|
|
719
|
+
export declare class CertificateAlreadyExistsException extends __BaseException {
|
|
720
|
+
readonly name: "CertificateAlreadyExistsException";
|
|
721
|
+
readonly $fault: "client";
|
|
661
722
|
/**
|
|
662
723
|
* <p>The descriptive message for the exception.</p>
|
|
663
724
|
*/
|
|
@@ -666,13 +727,17 @@ export interface CertificateAlreadyExistsException extends __SmithyException, $M
|
|
|
666
727
|
* <p>The Amazon Web Services request identifier.</p>
|
|
667
728
|
*/
|
|
668
729
|
RequestId?: string;
|
|
730
|
+
/**
|
|
731
|
+
* @internal
|
|
732
|
+
*/
|
|
733
|
+
constructor(opts: __ExceptionOptionType<CertificateAlreadyExistsException, __BaseException>);
|
|
669
734
|
}
|
|
670
735
|
/**
|
|
671
736
|
* <p>The certificate is not present in the system for describe or deregister activities.</p>
|
|
672
737
|
*/
|
|
673
|
-
export
|
|
674
|
-
name: "CertificateDoesNotExistException";
|
|
675
|
-
$fault: "client";
|
|
738
|
+
export declare class CertificateDoesNotExistException extends __BaseException {
|
|
739
|
+
readonly name: "CertificateDoesNotExistException";
|
|
740
|
+
readonly $fault: "client";
|
|
676
741
|
/**
|
|
677
742
|
* <p>The descriptive message for the exception.</p>
|
|
678
743
|
*/
|
|
@@ -681,6 +746,10 @@ export interface CertificateDoesNotExistException extends __SmithyException, $Me
|
|
|
681
746
|
* <p>The Amazon Web Services request identifier.</p>
|
|
682
747
|
*/
|
|
683
748
|
RequestId?: string;
|
|
749
|
+
/**
|
|
750
|
+
* @internal
|
|
751
|
+
*/
|
|
752
|
+
constructor(opts: __ExceptionOptionType<CertificateDoesNotExistException, __BaseException>);
|
|
684
753
|
}
|
|
685
754
|
/**
|
|
686
755
|
* <p>Contains general information about a certificate.</p>
|
|
@@ -717,9 +786,9 @@ export declare namespace CertificateInfo {
|
|
|
717
786
|
* <p>The certificate is being used for the LDAP security connection and cannot be removed
|
|
718
787
|
* without disabling LDAP security.</p>
|
|
719
788
|
*/
|
|
720
|
-
export
|
|
721
|
-
name: "CertificateInUseException";
|
|
722
|
-
$fault: "client";
|
|
789
|
+
export declare class CertificateInUseException extends __BaseException {
|
|
790
|
+
readonly name: "CertificateInUseException";
|
|
791
|
+
readonly $fault: "client";
|
|
723
792
|
/**
|
|
724
793
|
* <p>The descriptive message for the exception.</p>
|
|
725
794
|
*/
|
|
@@ -728,13 +797,17 @@ export interface CertificateInUseException extends __SmithyException, $MetadataB
|
|
|
728
797
|
* <p>The Amazon Web Services request identifier.</p>
|
|
729
798
|
*/
|
|
730
799
|
RequestId?: string;
|
|
800
|
+
/**
|
|
801
|
+
* @internal
|
|
802
|
+
*/
|
|
803
|
+
constructor(opts: __ExceptionOptionType<CertificateInUseException, __BaseException>);
|
|
731
804
|
}
|
|
732
805
|
/**
|
|
733
806
|
* <p>The certificate could not be added because the certificate limit has been reached.</p>
|
|
734
807
|
*/
|
|
735
|
-
export
|
|
736
|
-
name: "CertificateLimitExceededException";
|
|
737
|
-
$fault: "client";
|
|
808
|
+
export declare class CertificateLimitExceededException extends __BaseException {
|
|
809
|
+
readonly name: "CertificateLimitExceededException";
|
|
810
|
+
readonly $fault: "client";
|
|
738
811
|
/**
|
|
739
812
|
* <p>The descriptive message for the exception.</p>
|
|
740
813
|
*/
|
|
@@ -743,6 +816,10 @@ export interface CertificateLimitExceededException extends __SmithyException, $M
|
|
|
743
816
|
* <p>The Amazon Web Services request identifier.</p>
|
|
744
817
|
*/
|
|
745
818
|
RequestId?: string;
|
|
819
|
+
/**
|
|
820
|
+
* @internal
|
|
821
|
+
*/
|
|
822
|
+
constructor(opts: __ExceptionOptionType<CertificateLimitExceededException, __BaseException>);
|
|
746
823
|
}
|
|
747
824
|
export declare enum ClientAuthenticationStatus {
|
|
748
825
|
DISABLED = "Disabled",
|
|
@@ -936,9 +1013,9 @@ export declare namespace ConnectDirectoryResult {
|
|
|
936
1013
|
* <a>GetDirectoryLimits</a> operation to determine your directory limits in
|
|
937
1014
|
* the region.</p>
|
|
938
1015
|
*/
|
|
939
|
-
export
|
|
940
|
-
name: "DirectoryLimitExceededException";
|
|
941
|
-
$fault: "client";
|
|
1016
|
+
export declare class DirectoryLimitExceededException extends __BaseException {
|
|
1017
|
+
readonly name: "DirectoryLimitExceededException";
|
|
1018
|
+
readonly $fault: "client";
|
|
942
1019
|
/**
|
|
943
1020
|
* <p>The descriptive message for the exception.</p>
|
|
944
1021
|
*/
|
|
@@ -947,6 +1024,10 @@ export interface DirectoryLimitExceededException extends __SmithyException, $Met
|
|
|
947
1024
|
* <p>The Amazon Web Services request identifier.</p>
|
|
948
1025
|
*/
|
|
949
1026
|
RequestId?: string;
|
|
1027
|
+
/**
|
|
1028
|
+
* @internal
|
|
1029
|
+
*/
|
|
1030
|
+
constructor(opts: __ExceptionOptionType<DirectoryLimitExceededException, __BaseException>);
|
|
950
1031
|
}
|
|
951
1032
|
/**
|
|
952
1033
|
* <p>Contains the inputs for the <a>CreateAlias</a> operation.</p>
|
|
@@ -1185,9 +1266,9 @@ export declare namespace CreateLogSubscriptionResult {
|
|
|
1185
1266
|
/**
|
|
1186
1267
|
* <p>The account does not have sufficient permission to perform the operation.</p>
|
|
1187
1268
|
*/
|
|
1188
|
-
export
|
|
1189
|
-
name: "InsufficientPermissionsException";
|
|
1190
|
-
$fault: "client";
|
|
1269
|
+
export declare class InsufficientPermissionsException extends __BaseException {
|
|
1270
|
+
readonly name: "InsufficientPermissionsException";
|
|
1271
|
+
readonly $fault: "client";
|
|
1191
1272
|
/**
|
|
1192
1273
|
* <p>The descriptive message for the exception.</p>
|
|
1193
1274
|
*/
|
|
@@ -1196,6 +1277,10 @@ export interface InsufficientPermissionsException extends __SmithyException, $Me
|
|
|
1196
1277
|
* <p>The Amazon Web Services request identifier.</p>
|
|
1197
1278
|
*/
|
|
1198
1279
|
RequestId?: string;
|
|
1280
|
+
/**
|
|
1281
|
+
* @internal
|
|
1282
|
+
*/
|
|
1283
|
+
constructor(opts: __ExceptionOptionType<InsufficientPermissionsException, __BaseException>);
|
|
1199
1284
|
}
|
|
1200
1285
|
export declare enum DirectoryEdition {
|
|
1201
1286
|
ENTERPRISE = "Enterprise",
|
|
@@ -1301,9 +1386,9 @@ export declare namespace CreateSnapshotResult {
|
|
|
1301
1386
|
* use the <a>GetSnapshotLimits</a> operation to determine the snapshot limits
|
|
1302
1387
|
* for a directory.</p>
|
|
1303
1388
|
*/
|
|
1304
|
-
export
|
|
1305
|
-
name: "SnapshotLimitExceededException";
|
|
1306
|
-
$fault: "client";
|
|
1389
|
+
export declare class SnapshotLimitExceededException extends __BaseException {
|
|
1390
|
+
readonly name: "SnapshotLimitExceededException";
|
|
1391
|
+
readonly $fault: "client";
|
|
1307
1392
|
/**
|
|
1308
1393
|
* <p>The descriptive message for the exception.</p>
|
|
1309
1394
|
*/
|
|
@@ -1312,6 +1397,10 @@ export interface SnapshotLimitExceededException extends __SmithyException, $Meta
|
|
|
1312
1397
|
* <p>The Amazon Web Services request identifier.</p>
|
|
1313
1398
|
*/
|
|
1314
1399
|
RequestId?: string;
|
|
1400
|
+
/**
|
|
1401
|
+
* @internal
|
|
1402
|
+
*/
|
|
1403
|
+
constructor(opts: __ExceptionOptionType<SnapshotLimitExceededException, __BaseException>);
|
|
1315
1404
|
}
|
|
1316
1405
|
export declare enum SelectiveAuth {
|
|
1317
1406
|
DISABLED = "Disabled",
|
|
@@ -2078,9 +2167,9 @@ export declare namespace DescribeDirectoriesResult {
|
|
|
2078
2167
|
/**
|
|
2079
2168
|
* <p>The <code>NextToken</code> value is not valid.</p>
|
|
2080
2169
|
*/
|
|
2081
|
-
export
|
|
2082
|
-
name: "InvalidNextTokenException";
|
|
2083
|
-
$fault: "client";
|
|
2170
|
+
export declare class InvalidNextTokenException extends __BaseException {
|
|
2171
|
+
readonly name: "InvalidNextTokenException";
|
|
2172
|
+
readonly $fault: "client";
|
|
2084
2173
|
/**
|
|
2085
2174
|
* <p>The descriptive message for the exception.</p>
|
|
2086
2175
|
*/
|
|
@@ -2089,6 +2178,10 @@ export interface InvalidNextTokenException extends __SmithyException, $MetadataB
|
|
|
2089
2178
|
* <p>The Amazon Web Services request identifier.</p>
|
|
2090
2179
|
*/
|
|
2091
2180
|
RequestId?: string;
|
|
2181
|
+
/**
|
|
2182
|
+
* @internal
|
|
2183
|
+
*/
|
|
2184
|
+
constructor(opts: __ExceptionOptionType<InvalidNextTokenException, __BaseException>);
|
|
2092
2185
|
}
|
|
2093
2186
|
export interface DescribeDomainControllersRequest {
|
|
2094
2187
|
/**
|
|
@@ -2756,9 +2849,9 @@ export declare namespace DirectoryLimits {
|
|
|
2756
2849
|
/**
|
|
2757
2850
|
* <p>The specified directory has not been shared with this Amazon Web Services account.</p>
|
|
2758
2851
|
*/
|
|
2759
|
-
export
|
|
2760
|
-
name: "DirectoryNotSharedException";
|
|
2761
|
-
$fault: "client";
|
|
2852
|
+
export declare class DirectoryNotSharedException extends __BaseException {
|
|
2853
|
+
readonly name: "DirectoryNotSharedException";
|
|
2854
|
+
readonly $fault: "client";
|
|
2762
2855
|
/**
|
|
2763
2856
|
* <p>The descriptive message for the exception.</p>
|
|
2764
2857
|
*/
|
|
@@ -2767,6 +2860,10 @@ export interface DirectoryNotSharedException extends __SmithyException, $Metadat
|
|
|
2767
2860
|
* <p>The Amazon Web Services request identifier.</p>
|
|
2768
2861
|
*/
|
|
2769
2862
|
RequestId?: string;
|
|
2863
|
+
/**
|
|
2864
|
+
* @internal
|
|
2865
|
+
*/
|
|
2866
|
+
constructor(opts: __ExceptionOptionType<DirectoryNotSharedException, __BaseException>);
|
|
2770
2867
|
}
|
|
2771
2868
|
export interface DisableClientAuthenticationRequest {
|
|
2772
2869
|
/**
|
|
@@ -2795,9 +2892,9 @@ export declare namespace DisableClientAuthenticationResult {
|
|
|
2795
2892
|
/**
|
|
2796
2893
|
* <p>Client authentication is already enabled.</p>
|
|
2797
2894
|
*/
|
|
2798
|
-
export
|
|
2799
|
-
name: "InvalidClientAuthStatusException";
|
|
2800
|
-
$fault: "client";
|
|
2895
|
+
export declare class InvalidClientAuthStatusException extends __BaseException {
|
|
2896
|
+
readonly name: "InvalidClientAuthStatusException";
|
|
2897
|
+
readonly $fault: "client";
|
|
2801
2898
|
/**
|
|
2802
2899
|
* <p>The descriptive message for the exception.</p>
|
|
2803
2900
|
*/
|
|
@@ -2806,6 +2903,10 @@ export interface InvalidClientAuthStatusException extends __SmithyException, $Me
|
|
|
2806
2903
|
* <p>The Amazon Web Services request identifier.</p>
|
|
2807
2904
|
*/
|
|
2808
2905
|
RequestId?: string;
|
|
2906
|
+
/**
|
|
2907
|
+
* @internal
|
|
2908
|
+
*/
|
|
2909
|
+
constructor(opts: __ExceptionOptionType<InvalidClientAuthStatusException, __BaseException>);
|
|
2809
2910
|
}
|
|
2810
2911
|
export interface DisableLDAPSRequest {
|
|
2811
2912
|
/**
|
|
@@ -2836,9 +2937,9 @@ export declare namespace DisableLDAPSResult {
|
|
|
2836
2937
|
* <p>The LDAP activities could not be performed because they are limited by the LDAPS
|
|
2837
2938
|
* status.</p>
|
|
2838
2939
|
*/
|
|
2839
|
-
export
|
|
2840
|
-
name: "InvalidLDAPSStatusException";
|
|
2841
|
-
$fault: "client";
|
|
2940
|
+
export declare class InvalidLDAPSStatusException extends __BaseException {
|
|
2941
|
+
readonly name: "InvalidLDAPSStatusException";
|
|
2942
|
+
readonly $fault: "client";
|
|
2842
2943
|
/**
|
|
2843
2944
|
* <p>The descriptive message for the exception.</p>
|
|
2844
2945
|
*/
|
|
@@ -2847,6 +2948,10 @@ export interface InvalidLDAPSStatusException extends __SmithyException, $Metadat
|
|
|
2847
2948
|
* <p>The Amazon Web Services request identifier.</p>
|
|
2848
2949
|
*/
|
|
2849
2950
|
RequestId?: string;
|
|
2951
|
+
/**
|
|
2952
|
+
* @internal
|
|
2953
|
+
*/
|
|
2954
|
+
constructor(opts: __ExceptionOptionType<InvalidLDAPSStatusException, __BaseException>);
|
|
2850
2955
|
}
|
|
2851
2956
|
/**
|
|
2852
2957
|
* <p>Contains the inputs for the <a>DisableRadius</a> operation.</p>
|
|
@@ -2948,9 +3053,9 @@ export declare namespace EnableClientAuthenticationResult {
|
|
|
2948
3053
|
* <p>Client authentication setup could not be completed because at least one valid certificate must be
|
|
2949
3054
|
* registered in the system.</p>
|
|
2950
3055
|
*/
|
|
2951
|
-
export
|
|
2952
|
-
name: "NoAvailableCertificateException";
|
|
2953
|
-
$fault: "client";
|
|
3056
|
+
export declare class NoAvailableCertificateException extends __BaseException {
|
|
3057
|
+
readonly name: "NoAvailableCertificateException";
|
|
3058
|
+
readonly $fault: "client";
|
|
2954
3059
|
/**
|
|
2955
3060
|
* <p>The descriptive message for the exception.</p>
|
|
2956
3061
|
*/
|
|
@@ -2959,6 +3064,10 @@ export interface NoAvailableCertificateException extends __SmithyException, $Met
|
|
|
2959
3064
|
* <p>The Amazon Web Services request identifier.</p>
|
|
2960
3065
|
*/
|
|
2961
3066
|
RequestId?: string;
|
|
3067
|
+
/**
|
|
3068
|
+
* @internal
|
|
3069
|
+
*/
|
|
3070
|
+
constructor(opts: __ExceptionOptionType<NoAvailableCertificateException, __BaseException>);
|
|
2962
3071
|
}
|
|
2963
3072
|
export interface EnableLDAPSRequest {
|
|
2964
3073
|
/**
|
|
@@ -3457,9 +3566,9 @@ export declare namespace ListTagsForResourceResult {
|
|
|
3457
3566
|
/**
|
|
3458
3567
|
* <p>The certificate PEM that was provided has incorrect encoding.</p>
|
|
3459
3568
|
*/
|
|
3460
|
-
export
|
|
3461
|
-
name: "InvalidCertificateException";
|
|
3462
|
-
$fault: "client";
|
|
3569
|
+
export declare class InvalidCertificateException extends __BaseException {
|
|
3570
|
+
readonly name: "InvalidCertificateException";
|
|
3571
|
+
readonly $fault: "client";
|
|
3463
3572
|
/**
|
|
3464
3573
|
* <p>The descriptive message for the exception.</p>
|
|
3465
3574
|
*/
|
|
@@ -3468,6 +3577,10 @@ export interface InvalidCertificateException extends __SmithyException, $Metadat
|
|
|
3468
3577
|
* <p>The Amazon Web Services request identifier.</p>
|
|
3469
3578
|
*/
|
|
3470
3579
|
RequestId?: string;
|
|
3580
|
+
/**
|
|
3581
|
+
* @internal
|
|
3582
|
+
*/
|
|
3583
|
+
constructor(opts: __ExceptionOptionType<InvalidCertificateException, __BaseException>);
|
|
3471
3584
|
}
|
|
3472
3585
|
export interface RegisterCertificateRequest {
|
|
3473
3586
|
/**
|
|
@@ -3634,9 +3747,9 @@ export declare namespace RemoveTagsFromResourceResult {
|
|
|
3634
3747
|
* <p>The new password provided by the user does not meet the password complexity
|
|
3635
3748
|
* requirements defined in your directory.</p>
|
|
3636
3749
|
*/
|
|
3637
|
-
export
|
|
3638
|
-
name: "InvalidPasswordException";
|
|
3639
|
-
$fault: "client";
|
|
3750
|
+
export declare class InvalidPasswordException extends __BaseException {
|
|
3751
|
+
readonly name: "InvalidPasswordException";
|
|
3752
|
+
readonly $fault: "client";
|
|
3640
3753
|
/**
|
|
3641
3754
|
* <p>The descriptive message for the exception.</p>
|
|
3642
3755
|
*/
|
|
@@ -3645,6 +3758,10 @@ export interface InvalidPasswordException extends __SmithyException, $MetadataBe
|
|
|
3645
3758
|
* <p>The Amazon Web Services request identifier.</p>
|
|
3646
3759
|
*/
|
|
3647
3760
|
RequestId?: string;
|
|
3761
|
+
/**
|
|
3762
|
+
* @internal
|
|
3763
|
+
*/
|
|
3764
|
+
constructor(opts: __ExceptionOptionType<InvalidPasswordException, __BaseException>);
|
|
3648
3765
|
}
|
|
3649
3766
|
export interface ResetUserPasswordRequest {
|
|
3650
3767
|
/**
|
|
@@ -3678,9 +3795,9 @@ export declare namespace ResetUserPasswordResult {
|
|
|
3678
3795
|
/**
|
|
3679
3796
|
* <p>The user provided a username that does not exist in your directory.</p>
|
|
3680
3797
|
*/
|
|
3681
|
-
export
|
|
3682
|
-
name: "UserDoesNotExistException";
|
|
3683
|
-
$fault: "client";
|
|
3798
|
+
export declare class UserDoesNotExistException extends __BaseException {
|
|
3799
|
+
readonly name: "UserDoesNotExistException";
|
|
3800
|
+
readonly $fault: "client";
|
|
3684
3801
|
/**
|
|
3685
3802
|
* <p>The descriptive message for the exception.</p>
|
|
3686
3803
|
*/
|
|
@@ -3689,6 +3806,10 @@ export interface UserDoesNotExistException extends __SmithyException, $MetadataB
|
|
|
3689
3806
|
* <p>The Amazon Web Services request identifier.</p>
|
|
3690
3807
|
*/
|
|
3691
3808
|
RequestId?: string;
|
|
3809
|
+
/**
|
|
3810
|
+
* @internal
|
|
3811
|
+
*/
|
|
3812
|
+
constructor(opts: __ExceptionOptionType<UserDoesNotExistException, __BaseException>);
|
|
3692
3813
|
}
|
|
3693
3814
|
/**
|
|
3694
3815
|
* <p>An object representing the inputs for the <a>RestoreFromSnapshot</a> operation.</p>
|
|
@@ -3719,9 +3840,9 @@ export declare namespace RestoreFromSnapshotResult {
|
|
|
3719
3840
|
/**
|
|
3720
3841
|
* <p>The specified shared target is not valid.</p>
|
|
3721
3842
|
*/
|
|
3722
|
-
export
|
|
3723
|
-
name: "InvalidTargetException";
|
|
3724
|
-
$fault: "client";
|
|
3843
|
+
export declare class InvalidTargetException extends __BaseException {
|
|
3844
|
+
readonly name: "InvalidTargetException";
|
|
3845
|
+
readonly $fault: "client";
|
|
3725
3846
|
/**
|
|
3726
3847
|
* <p>The descriptive message for the exception.</p>
|
|
3727
3848
|
*/
|
|
@@ -3730,13 +3851,17 @@ export interface InvalidTargetException extends __SmithyException, $MetadataBear
|
|
|
3730
3851
|
* <p>The Amazon Web Services request identifier.</p>
|
|
3731
3852
|
*/
|
|
3732
3853
|
RequestId?: string;
|
|
3854
|
+
/**
|
|
3855
|
+
* @internal
|
|
3856
|
+
*/
|
|
3857
|
+
constructor(opts: __ExceptionOptionType<InvalidTargetException, __BaseException>);
|
|
3733
3858
|
}
|
|
3734
3859
|
/**
|
|
3735
3860
|
* <p>Exception encountered while trying to access your Amazon Web Services organization.</p>
|
|
3736
3861
|
*/
|
|
3737
|
-
export
|
|
3738
|
-
name: "OrganizationsException";
|
|
3739
|
-
$fault: "client";
|
|
3862
|
+
export declare class OrganizationsException extends __BaseException {
|
|
3863
|
+
readonly name: "OrganizationsException";
|
|
3864
|
+
readonly $fault: "client";
|
|
3740
3865
|
/**
|
|
3741
3866
|
* <p>The descriptive message for the exception.</p>
|
|
3742
3867
|
*/
|
|
@@ -3745,6 +3870,10 @@ export interface OrganizationsException extends __SmithyException, $MetadataBear
|
|
|
3745
3870
|
* <p>The Amazon Web Services request identifier.</p>
|
|
3746
3871
|
*/
|
|
3747
3872
|
RequestId?: string;
|
|
3873
|
+
/**
|
|
3874
|
+
* @internal
|
|
3875
|
+
*/
|
|
3876
|
+
constructor(opts: __ExceptionOptionType<OrganizationsException, __BaseException>);
|
|
3748
3877
|
}
|
|
3749
3878
|
export declare enum TargetType {
|
|
3750
3879
|
ACCOUNT = "ACCOUNT"
|
|
@@ -3814,9 +3943,9 @@ export declare namespace ShareDirectoryResult {
|
|
|
3814
3943
|
* <p>The maximum number of Amazon Web Services accounts that you can share with this directory has been
|
|
3815
3944
|
* reached.</p>
|
|
3816
3945
|
*/
|
|
3817
|
-
export
|
|
3818
|
-
name: "ShareLimitExceededException";
|
|
3819
|
-
$fault: "client";
|
|
3946
|
+
export declare class ShareLimitExceededException extends __BaseException {
|
|
3947
|
+
readonly name: "ShareLimitExceededException";
|
|
3948
|
+
readonly $fault: "client";
|
|
3820
3949
|
/**
|
|
3821
3950
|
* <p>The descriptive message for the exception.</p>
|
|
3822
3951
|
*/
|
|
@@ -3825,6 +3954,10 @@ export interface ShareLimitExceededException extends __SmithyException, $Metadat
|
|
|
3825
3954
|
* <p>The Amazon Web Services request identifier.</p>
|
|
3826
3955
|
*/
|
|
3827
3956
|
RequestId?: string;
|
|
3957
|
+
/**
|
|
3958
|
+
* @internal
|
|
3959
|
+
*/
|
|
3960
|
+
constructor(opts: __ExceptionOptionType<ShareLimitExceededException, __BaseException>);
|
|
3828
3961
|
}
|
|
3829
3962
|
export interface StartSchemaExtensionRequest {
|
|
3830
3963
|
/**
|
|
@@ -3958,9 +4091,9 @@ export declare namespace UpdateConditionalForwarderResult {
|
|
|
3958
4091
|
* <p>The maximum allowed number of domain controllers per directory was exceeded. The
|
|
3959
4092
|
* default limit per directory is 20 domain controllers.</p>
|
|
3960
4093
|
*/
|
|
3961
|
-
export
|
|
3962
|
-
name: "DomainControllerLimitExceededException";
|
|
3963
|
-
$fault: "client";
|
|
4094
|
+
export declare class DomainControllerLimitExceededException extends __BaseException {
|
|
4095
|
+
readonly name: "DomainControllerLimitExceededException";
|
|
4096
|
+
readonly $fault: "client";
|
|
3964
4097
|
/**
|
|
3965
4098
|
* <p>The descriptive message for the exception.</p>
|
|
3966
4099
|
*/
|
|
@@ -3969,6 +4102,10 @@ export interface DomainControllerLimitExceededException extends __SmithyExceptio
|
|
|
3969
4102
|
* <p>The Amazon Web Services request identifier.</p>
|
|
3970
4103
|
*/
|
|
3971
4104
|
RequestId?: string;
|
|
4105
|
+
/**
|
|
4106
|
+
* @internal
|
|
4107
|
+
*/
|
|
4108
|
+
constructor(opts: __ExceptionOptionType<DomainControllerLimitExceededException, __BaseException>);
|
|
3972
4109
|
}
|
|
3973
4110
|
export interface UpdateNumberOfDomainControllersRequest {
|
|
3974
4111
|
/**
|