@aws-sdk/client-directory-service 3.306.0 → 3.309.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/dist-cjs/commands/AcceptSharedDirectoryCommand.js +2 -2
- package/dist-cjs/commands/AddIpRoutesCommand.js +2 -2
- package/dist-cjs/commands/AddRegionCommand.js +2 -2
- package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-cjs/commands/CancelSchemaExtensionCommand.js +2 -2
- package/dist-cjs/commands/ConnectDirectoryCommand.js +2 -2
- package/dist-cjs/commands/CreateAliasCommand.js +2 -2
- package/dist-cjs/commands/CreateComputerCommand.js +2 -2
- package/dist-cjs/commands/CreateConditionalForwarderCommand.js +2 -2
- package/dist-cjs/commands/CreateDirectoryCommand.js +2 -2
- package/dist-cjs/commands/CreateLogSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/CreateMicrosoftADCommand.js +2 -2
- package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CreateTrustCommand.js +2 -2
- package/dist-cjs/commands/DeleteConditionalForwarderCommand.js +2 -2
- package/dist-cjs/commands/DeleteDirectoryCommand.js +2 -2
- package/dist-cjs/commands/DeleteLogSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/DeleteSnapshotCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrustCommand.js +2 -2
- package/dist-cjs/commands/DeregisterCertificateCommand.js +2 -2
- package/dist-cjs/commands/DeregisterEventTopicCommand.js +2 -2
- package/dist-cjs/commands/DescribeCertificateCommand.js +2 -2
- package/dist-cjs/commands/DescribeClientAuthenticationSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeConditionalForwardersCommand.js +2 -2
- package/dist-cjs/commands/DescribeDirectoriesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDomainControllersCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventTopicsCommand.js +2 -2
- package/dist-cjs/commands/DescribeLDAPSSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeRegionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeSharedDirectoriesCommand.js +2 -2
- package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrustsCommand.js +2 -2
- package/dist-cjs/commands/DescribeUpdateDirectoryCommand.js +2 -2
- package/dist-cjs/commands/DisableClientAuthenticationCommand.js +2 -2
- package/dist-cjs/commands/DisableLDAPSCommand.js +2 -2
- package/dist-cjs/commands/DisableRadiusCommand.js +2 -2
- package/dist-cjs/commands/DisableSsoCommand.js +2 -2
- package/dist-cjs/commands/EnableClientAuthenticationCommand.js +2 -2
- package/dist-cjs/commands/EnableLDAPSCommand.js +2 -2
- package/dist-cjs/commands/EnableRadiusCommand.js +2 -2
- package/dist-cjs/commands/EnableSsoCommand.js +2 -2
- package/dist-cjs/commands/GetDirectoryLimitsCommand.js +2 -2
- package/dist-cjs/commands/GetSnapshotLimitsCommand.js +2 -2
- package/dist-cjs/commands/ListCertificatesCommand.js +2 -2
- package/dist-cjs/commands/ListIpRoutesCommand.js +2 -2
- package/dist-cjs/commands/ListLogSubscriptionsCommand.js +2 -2
- package/dist-cjs/commands/ListSchemaExtensionsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/RegisterCertificateCommand.js +2 -2
- package/dist-cjs/commands/RegisterEventTopicCommand.js +2 -2
- package/dist-cjs/commands/RejectSharedDirectoryCommand.js +2 -2
- package/dist-cjs/commands/RemoveIpRoutesCommand.js +2 -2
- package/dist-cjs/commands/RemoveRegionCommand.js +2 -2
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-cjs/commands/ResetUserPasswordCommand.js +2 -2
- package/dist-cjs/commands/RestoreFromSnapshotCommand.js +2 -2
- package/dist-cjs/commands/ShareDirectoryCommand.js +2 -2
- package/dist-cjs/commands/StartSchemaExtensionCommand.js +2 -2
- package/dist-cjs/commands/UnshareDirectoryCommand.js +2 -2
- package/dist-cjs/commands/UpdateConditionalForwarderCommand.js +2 -2
- package/dist-cjs/commands/UpdateDirectorySetupCommand.js +2 -2
- package/dist-cjs/commands/UpdateNumberOfDomainControllersCommand.js +2 -2
- package/dist-cjs/commands/UpdateRadiusCommand.js +2 -2
- package/dist-cjs/commands/UpdateSettingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrustCommand.js +2 -2
- package/dist-cjs/commands/VerifyTrustCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +1341 -1395
- package/dist-es/commands/AcceptSharedDirectoryCommand.js +3 -3
- package/dist-es/commands/AddIpRoutesCommand.js +3 -3
- package/dist-es/commands/AddRegionCommand.js +3 -3
- package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
- package/dist-es/commands/CancelSchemaExtensionCommand.js +3 -3
- package/dist-es/commands/ConnectDirectoryCommand.js +3 -3
- package/dist-es/commands/CreateAliasCommand.js +3 -3
- package/dist-es/commands/CreateComputerCommand.js +3 -3
- package/dist-es/commands/CreateConditionalForwarderCommand.js +3 -3
- package/dist-es/commands/CreateDirectoryCommand.js +3 -3
- package/dist-es/commands/CreateLogSubscriptionCommand.js +3 -3
- package/dist-es/commands/CreateMicrosoftADCommand.js +3 -3
- package/dist-es/commands/CreateSnapshotCommand.js +3 -3
- package/dist-es/commands/CreateTrustCommand.js +3 -3
- package/dist-es/commands/DeleteConditionalForwarderCommand.js +3 -3
- package/dist-es/commands/DeleteDirectoryCommand.js +3 -3
- package/dist-es/commands/DeleteLogSubscriptionCommand.js +3 -3
- package/dist-es/commands/DeleteSnapshotCommand.js +3 -3
- package/dist-es/commands/DeleteTrustCommand.js +3 -3
- package/dist-es/commands/DeregisterCertificateCommand.js +3 -3
- package/dist-es/commands/DeregisterEventTopicCommand.js +3 -3
- package/dist-es/commands/DescribeCertificateCommand.js +3 -3
- package/dist-es/commands/DescribeClientAuthenticationSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeConditionalForwardersCommand.js +3 -3
- package/dist-es/commands/DescribeDirectoriesCommand.js +3 -3
- package/dist-es/commands/DescribeDomainControllersCommand.js +3 -3
- package/dist-es/commands/DescribeEventTopicsCommand.js +3 -3
- package/dist-es/commands/DescribeLDAPSSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeRegionsCommand.js +3 -3
- package/dist-es/commands/DescribeSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeSharedDirectoriesCommand.js +3 -3
- package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
- package/dist-es/commands/DescribeTrustsCommand.js +3 -3
- package/dist-es/commands/DescribeUpdateDirectoryCommand.js +3 -3
- package/dist-es/commands/DisableClientAuthenticationCommand.js +3 -3
- package/dist-es/commands/DisableLDAPSCommand.js +3 -3
- package/dist-es/commands/DisableRadiusCommand.js +3 -3
- package/dist-es/commands/DisableSsoCommand.js +3 -3
- package/dist-es/commands/EnableClientAuthenticationCommand.js +3 -3
- package/dist-es/commands/EnableLDAPSCommand.js +3 -3
- package/dist-es/commands/EnableRadiusCommand.js +3 -3
- package/dist-es/commands/EnableSsoCommand.js +3 -3
- package/dist-es/commands/GetDirectoryLimitsCommand.js +3 -3
- package/dist-es/commands/GetSnapshotLimitsCommand.js +3 -3
- package/dist-es/commands/ListCertificatesCommand.js +3 -3
- package/dist-es/commands/ListIpRoutesCommand.js +3 -3
- package/dist-es/commands/ListLogSubscriptionsCommand.js +3 -3
- package/dist-es/commands/ListSchemaExtensionsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/RegisterCertificateCommand.js +3 -3
- package/dist-es/commands/RegisterEventTopicCommand.js +3 -3
- package/dist-es/commands/RejectSharedDirectoryCommand.js +3 -3
- package/dist-es/commands/RemoveIpRoutesCommand.js +3 -3
- package/dist-es/commands/RemoveRegionCommand.js +3 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
- package/dist-es/commands/ResetUserPasswordCommand.js +3 -3
- package/dist-es/commands/RestoreFromSnapshotCommand.js +3 -3
- package/dist-es/commands/ShareDirectoryCommand.js +3 -3
- package/dist-es/commands/StartSchemaExtensionCommand.js +3 -3
- package/dist-es/commands/UnshareDirectoryCommand.js +3 -3
- package/dist-es/commands/UpdateConditionalForwarderCommand.js +3 -3
- package/dist-es/commands/UpdateDirectorySetupCommand.js +3 -3
- package/dist-es/commands/UpdateNumberOfDomainControllersCommand.js +3 -3
- package/dist-es/commands/UpdateRadiusCommand.js +3 -3
- package/dist-es/commands/UpdateSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateTrustCommand.js +3 -3
- package/dist-es/commands/VerifyTrustCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +1204 -1258
- package/dist-types/protocols/Aws_json1_1.d.ts +536 -134
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +134 -134
- package/package.json +6 -6
|
@@ -271,539 +271,539 @@ import {
|
|
|
271
271
|
VerifyTrustCommandInput,
|
|
272
272
|
VerifyTrustCommandOutput,
|
|
273
273
|
} from "../commands/VerifyTrustCommand";
|
|
274
|
-
export declare const
|
|
274
|
+
export declare const se_AcceptSharedDirectoryCommand: (
|
|
275
275
|
input: AcceptSharedDirectoryCommandInput,
|
|
276
276
|
context: __SerdeContext
|
|
277
277
|
) => Promise<__HttpRequest>;
|
|
278
|
-
export declare const
|
|
278
|
+
export declare const se_AddIpRoutesCommand: (
|
|
279
279
|
input: AddIpRoutesCommandInput,
|
|
280
280
|
context: __SerdeContext
|
|
281
281
|
) => Promise<__HttpRequest>;
|
|
282
|
-
export declare const
|
|
282
|
+
export declare const se_AddRegionCommand: (
|
|
283
283
|
input: AddRegionCommandInput,
|
|
284
284
|
context: __SerdeContext
|
|
285
285
|
) => Promise<__HttpRequest>;
|
|
286
|
-
export declare const
|
|
286
|
+
export declare const se_AddTagsToResourceCommand: (
|
|
287
287
|
input: AddTagsToResourceCommandInput,
|
|
288
288
|
context: __SerdeContext
|
|
289
289
|
) => Promise<__HttpRequest>;
|
|
290
|
-
export declare const
|
|
290
|
+
export declare const se_CancelSchemaExtensionCommand: (
|
|
291
291
|
input: CancelSchemaExtensionCommandInput,
|
|
292
292
|
context: __SerdeContext
|
|
293
293
|
) => Promise<__HttpRequest>;
|
|
294
|
-
export declare const
|
|
294
|
+
export declare const se_ConnectDirectoryCommand: (
|
|
295
295
|
input: ConnectDirectoryCommandInput,
|
|
296
296
|
context: __SerdeContext
|
|
297
297
|
) => Promise<__HttpRequest>;
|
|
298
|
-
export declare const
|
|
298
|
+
export declare const se_CreateAliasCommand: (
|
|
299
299
|
input: CreateAliasCommandInput,
|
|
300
300
|
context: __SerdeContext
|
|
301
301
|
) => Promise<__HttpRequest>;
|
|
302
|
-
export declare const
|
|
302
|
+
export declare const se_CreateComputerCommand: (
|
|
303
303
|
input: CreateComputerCommandInput,
|
|
304
304
|
context: __SerdeContext
|
|
305
305
|
) => Promise<__HttpRequest>;
|
|
306
|
-
export declare const
|
|
306
|
+
export declare const se_CreateConditionalForwarderCommand: (
|
|
307
307
|
input: CreateConditionalForwarderCommandInput,
|
|
308
308
|
context: __SerdeContext
|
|
309
309
|
) => Promise<__HttpRequest>;
|
|
310
|
-
export declare const
|
|
310
|
+
export declare const se_CreateDirectoryCommand: (
|
|
311
311
|
input: CreateDirectoryCommandInput,
|
|
312
312
|
context: __SerdeContext
|
|
313
313
|
) => Promise<__HttpRequest>;
|
|
314
|
-
export declare const
|
|
314
|
+
export declare const se_CreateLogSubscriptionCommand: (
|
|
315
315
|
input: CreateLogSubscriptionCommandInput,
|
|
316
316
|
context: __SerdeContext
|
|
317
317
|
) => Promise<__HttpRequest>;
|
|
318
|
-
export declare const
|
|
318
|
+
export declare const se_CreateMicrosoftADCommand: (
|
|
319
319
|
input: CreateMicrosoftADCommandInput,
|
|
320
320
|
context: __SerdeContext
|
|
321
321
|
) => Promise<__HttpRequest>;
|
|
322
|
-
export declare const
|
|
322
|
+
export declare const se_CreateSnapshotCommand: (
|
|
323
323
|
input: CreateSnapshotCommandInput,
|
|
324
324
|
context: __SerdeContext
|
|
325
325
|
) => Promise<__HttpRequest>;
|
|
326
|
-
export declare const
|
|
326
|
+
export declare const se_CreateTrustCommand: (
|
|
327
327
|
input: CreateTrustCommandInput,
|
|
328
328
|
context: __SerdeContext
|
|
329
329
|
) => Promise<__HttpRequest>;
|
|
330
|
-
export declare const
|
|
330
|
+
export declare const se_DeleteConditionalForwarderCommand: (
|
|
331
331
|
input: DeleteConditionalForwarderCommandInput,
|
|
332
332
|
context: __SerdeContext
|
|
333
333
|
) => Promise<__HttpRequest>;
|
|
334
|
-
export declare const
|
|
334
|
+
export declare const se_DeleteDirectoryCommand: (
|
|
335
335
|
input: DeleteDirectoryCommandInput,
|
|
336
336
|
context: __SerdeContext
|
|
337
337
|
) => Promise<__HttpRequest>;
|
|
338
|
-
export declare const
|
|
338
|
+
export declare const se_DeleteLogSubscriptionCommand: (
|
|
339
339
|
input: DeleteLogSubscriptionCommandInput,
|
|
340
340
|
context: __SerdeContext
|
|
341
341
|
) => Promise<__HttpRequest>;
|
|
342
|
-
export declare const
|
|
342
|
+
export declare const se_DeleteSnapshotCommand: (
|
|
343
343
|
input: DeleteSnapshotCommandInput,
|
|
344
344
|
context: __SerdeContext
|
|
345
345
|
) => Promise<__HttpRequest>;
|
|
346
|
-
export declare const
|
|
346
|
+
export declare const se_DeleteTrustCommand: (
|
|
347
347
|
input: DeleteTrustCommandInput,
|
|
348
348
|
context: __SerdeContext
|
|
349
349
|
) => Promise<__HttpRequest>;
|
|
350
|
-
export declare const
|
|
350
|
+
export declare const se_DeregisterCertificateCommand: (
|
|
351
351
|
input: DeregisterCertificateCommandInput,
|
|
352
352
|
context: __SerdeContext
|
|
353
353
|
) => Promise<__HttpRequest>;
|
|
354
|
-
export declare const
|
|
354
|
+
export declare const se_DeregisterEventTopicCommand: (
|
|
355
355
|
input: DeregisterEventTopicCommandInput,
|
|
356
356
|
context: __SerdeContext
|
|
357
357
|
) => Promise<__HttpRequest>;
|
|
358
|
-
export declare const
|
|
358
|
+
export declare const se_DescribeCertificateCommand: (
|
|
359
359
|
input: DescribeCertificateCommandInput,
|
|
360
360
|
context: __SerdeContext
|
|
361
361
|
) => Promise<__HttpRequest>;
|
|
362
|
-
export declare const
|
|
362
|
+
export declare const se_DescribeClientAuthenticationSettingsCommand: (
|
|
363
363
|
input: DescribeClientAuthenticationSettingsCommandInput,
|
|
364
364
|
context: __SerdeContext
|
|
365
365
|
) => Promise<__HttpRequest>;
|
|
366
|
-
export declare const
|
|
366
|
+
export declare const se_DescribeConditionalForwardersCommand: (
|
|
367
367
|
input: DescribeConditionalForwardersCommandInput,
|
|
368
368
|
context: __SerdeContext
|
|
369
369
|
) => Promise<__HttpRequest>;
|
|
370
|
-
export declare const
|
|
370
|
+
export declare const se_DescribeDirectoriesCommand: (
|
|
371
371
|
input: DescribeDirectoriesCommandInput,
|
|
372
372
|
context: __SerdeContext
|
|
373
373
|
) => Promise<__HttpRequest>;
|
|
374
|
-
export declare const
|
|
374
|
+
export declare const se_DescribeDomainControllersCommand: (
|
|
375
375
|
input: DescribeDomainControllersCommandInput,
|
|
376
376
|
context: __SerdeContext
|
|
377
377
|
) => Promise<__HttpRequest>;
|
|
378
|
-
export declare const
|
|
378
|
+
export declare const se_DescribeEventTopicsCommand: (
|
|
379
379
|
input: DescribeEventTopicsCommandInput,
|
|
380
380
|
context: __SerdeContext
|
|
381
381
|
) => Promise<__HttpRequest>;
|
|
382
|
-
export declare const
|
|
382
|
+
export declare const se_DescribeLDAPSSettingsCommand: (
|
|
383
383
|
input: DescribeLDAPSSettingsCommandInput,
|
|
384
384
|
context: __SerdeContext
|
|
385
385
|
) => Promise<__HttpRequest>;
|
|
386
|
-
export declare const
|
|
386
|
+
export declare const se_DescribeRegionsCommand: (
|
|
387
387
|
input: DescribeRegionsCommandInput,
|
|
388
388
|
context: __SerdeContext
|
|
389
389
|
) => Promise<__HttpRequest>;
|
|
390
|
-
export declare const
|
|
390
|
+
export declare const se_DescribeSettingsCommand: (
|
|
391
391
|
input: DescribeSettingsCommandInput,
|
|
392
392
|
context: __SerdeContext
|
|
393
393
|
) => Promise<__HttpRequest>;
|
|
394
|
-
export declare const
|
|
394
|
+
export declare const se_DescribeSharedDirectoriesCommand: (
|
|
395
395
|
input: DescribeSharedDirectoriesCommandInput,
|
|
396
396
|
context: __SerdeContext
|
|
397
397
|
) => Promise<__HttpRequest>;
|
|
398
|
-
export declare const
|
|
398
|
+
export declare const se_DescribeSnapshotsCommand: (
|
|
399
399
|
input: DescribeSnapshotsCommandInput,
|
|
400
400
|
context: __SerdeContext
|
|
401
401
|
) => Promise<__HttpRequest>;
|
|
402
|
-
export declare const
|
|
402
|
+
export declare const se_DescribeTrustsCommand: (
|
|
403
403
|
input: DescribeTrustsCommandInput,
|
|
404
404
|
context: __SerdeContext
|
|
405
405
|
) => Promise<__HttpRequest>;
|
|
406
|
-
export declare const
|
|
406
|
+
export declare const se_DescribeUpdateDirectoryCommand: (
|
|
407
407
|
input: DescribeUpdateDirectoryCommandInput,
|
|
408
408
|
context: __SerdeContext
|
|
409
409
|
) => Promise<__HttpRequest>;
|
|
410
|
-
export declare const
|
|
410
|
+
export declare const se_DisableClientAuthenticationCommand: (
|
|
411
411
|
input: DisableClientAuthenticationCommandInput,
|
|
412
412
|
context: __SerdeContext
|
|
413
413
|
) => Promise<__HttpRequest>;
|
|
414
|
-
export declare const
|
|
414
|
+
export declare const se_DisableLDAPSCommand: (
|
|
415
415
|
input: DisableLDAPSCommandInput,
|
|
416
416
|
context: __SerdeContext
|
|
417
417
|
) => Promise<__HttpRequest>;
|
|
418
|
-
export declare const
|
|
418
|
+
export declare const se_DisableRadiusCommand: (
|
|
419
419
|
input: DisableRadiusCommandInput,
|
|
420
420
|
context: __SerdeContext
|
|
421
421
|
) => Promise<__HttpRequest>;
|
|
422
|
-
export declare const
|
|
422
|
+
export declare const se_DisableSsoCommand: (
|
|
423
423
|
input: DisableSsoCommandInput,
|
|
424
424
|
context: __SerdeContext
|
|
425
425
|
) => Promise<__HttpRequest>;
|
|
426
|
-
export declare const
|
|
426
|
+
export declare const se_EnableClientAuthenticationCommand: (
|
|
427
427
|
input: EnableClientAuthenticationCommandInput,
|
|
428
428
|
context: __SerdeContext
|
|
429
429
|
) => Promise<__HttpRequest>;
|
|
430
|
-
export declare const
|
|
430
|
+
export declare const se_EnableLDAPSCommand: (
|
|
431
431
|
input: EnableLDAPSCommandInput,
|
|
432
432
|
context: __SerdeContext
|
|
433
433
|
) => Promise<__HttpRequest>;
|
|
434
|
-
export declare const
|
|
434
|
+
export declare const se_EnableRadiusCommand: (
|
|
435
435
|
input: EnableRadiusCommandInput,
|
|
436
436
|
context: __SerdeContext
|
|
437
437
|
) => Promise<__HttpRequest>;
|
|
438
|
-
export declare const
|
|
438
|
+
export declare const se_EnableSsoCommand: (
|
|
439
439
|
input: EnableSsoCommandInput,
|
|
440
440
|
context: __SerdeContext
|
|
441
441
|
) => Promise<__HttpRequest>;
|
|
442
|
-
export declare const
|
|
442
|
+
export declare const se_GetDirectoryLimitsCommand: (
|
|
443
443
|
input: GetDirectoryLimitsCommandInput,
|
|
444
444
|
context: __SerdeContext
|
|
445
445
|
) => Promise<__HttpRequest>;
|
|
446
|
-
export declare const
|
|
446
|
+
export declare const se_GetSnapshotLimitsCommand: (
|
|
447
447
|
input: GetSnapshotLimitsCommandInput,
|
|
448
448
|
context: __SerdeContext
|
|
449
449
|
) => Promise<__HttpRequest>;
|
|
450
|
-
export declare const
|
|
450
|
+
export declare const se_ListCertificatesCommand: (
|
|
451
451
|
input: ListCertificatesCommandInput,
|
|
452
452
|
context: __SerdeContext
|
|
453
453
|
) => Promise<__HttpRequest>;
|
|
454
|
-
export declare const
|
|
454
|
+
export declare const se_ListIpRoutesCommand: (
|
|
455
455
|
input: ListIpRoutesCommandInput,
|
|
456
456
|
context: __SerdeContext
|
|
457
457
|
) => Promise<__HttpRequest>;
|
|
458
|
-
export declare const
|
|
458
|
+
export declare const se_ListLogSubscriptionsCommand: (
|
|
459
459
|
input: ListLogSubscriptionsCommandInput,
|
|
460
460
|
context: __SerdeContext
|
|
461
461
|
) => Promise<__HttpRequest>;
|
|
462
|
-
export declare const
|
|
462
|
+
export declare const se_ListSchemaExtensionsCommand: (
|
|
463
463
|
input: ListSchemaExtensionsCommandInput,
|
|
464
464
|
context: __SerdeContext
|
|
465
465
|
) => Promise<__HttpRequest>;
|
|
466
|
-
export declare const
|
|
466
|
+
export declare const se_ListTagsForResourceCommand: (
|
|
467
467
|
input: ListTagsForResourceCommandInput,
|
|
468
468
|
context: __SerdeContext
|
|
469
469
|
) => Promise<__HttpRequest>;
|
|
470
|
-
export declare const
|
|
470
|
+
export declare const se_RegisterCertificateCommand: (
|
|
471
471
|
input: RegisterCertificateCommandInput,
|
|
472
472
|
context: __SerdeContext
|
|
473
473
|
) => Promise<__HttpRequest>;
|
|
474
|
-
export declare const
|
|
474
|
+
export declare const se_RegisterEventTopicCommand: (
|
|
475
475
|
input: RegisterEventTopicCommandInput,
|
|
476
476
|
context: __SerdeContext
|
|
477
477
|
) => Promise<__HttpRequest>;
|
|
478
|
-
export declare const
|
|
478
|
+
export declare const se_RejectSharedDirectoryCommand: (
|
|
479
479
|
input: RejectSharedDirectoryCommandInput,
|
|
480
480
|
context: __SerdeContext
|
|
481
481
|
) => Promise<__HttpRequest>;
|
|
482
|
-
export declare const
|
|
482
|
+
export declare const se_RemoveIpRoutesCommand: (
|
|
483
483
|
input: RemoveIpRoutesCommandInput,
|
|
484
484
|
context: __SerdeContext
|
|
485
485
|
) => Promise<__HttpRequest>;
|
|
486
|
-
export declare const
|
|
486
|
+
export declare const se_RemoveRegionCommand: (
|
|
487
487
|
input: RemoveRegionCommandInput,
|
|
488
488
|
context: __SerdeContext
|
|
489
489
|
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const
|
|
490
|
+
export declare const se_RemoveTagsFromResourceCommand: (
|
|
491
491
|
input: RemoveTagsFromResourceCommandInput,
|
|
492
492
|
context: __SerdeContext
|
|
493
493
|
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const
|
|
494
|
+
export declare const se_ResetUserPasswordCommand: (
|
|
495
495
|
input: ResetUserPasswordCommandInput,
|
|
496
496
|
context: __SerdeContext
|
|
497
497
|
) => Promise<__HttpRequest>;
|
|
498
|
-
export declare const
|
|
498
|
+
export declare const se_RestoreFromSnapshotCommand: (
|
|
499
499
|
input: RestoreFromSnapshotCommandInput,
|
|
500
500
|
context: __SerdeContext
|
|
501
501
|
) => Promise<__HttpRequest>;
|
|
502
|
-
export declare const
|
|
502
|
+
export declare const se_ShareDirectoryCommand: (
|
|
503
503
|
input: ShareDirectoryCommandInput,
|
|
504
504
|
context: __SerdeContext
|
|
505
505
|
) => Promise<__HttpRequest>;
|
|
506
|
-
export declare const
|
|
506
|
+
export declare const se_StartSchemaExtensionCommand: (
|
|
507
507
|
input: StartSchemaExtensionCommandInput,
|
|
508
508
|
context: __SerdeContext
|
|
509
509
|
) => Promise<__HttpRequest>;
|
|
510
|
-
export declare const
|
|
510
|
+
export declare const se_UnshareDirectoryCommand: (
|
|
511
511
|
input: UnshareDirectoryCommandInput,
|
|
512
512
|
context: __SerdeContext
|
|
513
513
|
) => Promise<__HttpRequest>;
|
|
514
|
-
export declare const
|
|
514
|
+
export declare const se_UpdateConditionalForwarderCommand: (
|
|
515
515
|
input: UpdateConditionalForwarderCommandInput,
|
|
516
516
|
context: __SerdeContext
|
|
517
517
|
) => Promise<__HttpRequest>;
|
|
518
|
-
export declare const
|
|
518
|
+
export declare const se_UpdateDirectorySetupCommand: (
|
|
519
519
|
input: UpdateDirectorySetupCommandInput,
|
|
520
520
|
context: __SerdeContext
|
|
521
521
|
) => Promise<__HttpRequest>;
|
|
522
|
-
export declare const
|
|
522
|
+
export declare const se_UpdateNumberOfDomainControllersCommand: (
|
|
523
523
|
input: UpdateNumberOfDomainControllersCommandInput,
|
|
524
524
|
context: __SerdeContext
|
|
525
525
|
) => Promise<__HttpRequest>;
|
|
526
|
-
export declare const
|
|
526
|
+
export declare const se_UpdateRadiusCommand: (
|
|
527
527
|
input: UpdateRadiusCommandInput,
|
|
528
528
|
context: __SerdeContext
|
|
529
529
|
) => Promise<__HttpRequest>;
|
|
530
|
-
export declare const
|
|
530
|
+
export declare const se_UpdateSettingsCommand: (
|
|
531
531
|
input: UpdateSettingsCommandInput,
|
|
532
532
|
context: __SerdeContext
|
|
533
533
|
) => Promise<__HttpRequest>;
|
|
534
|
-
export declare const
|
|
534
|
+
export declare const se_UpdateTrustCommand: (
|
|
535
535
|
input: UpdateTrustCommandInput,
|
|
536
536
|
context: __SerdeContext
|
|
537
537
|
) => Promise<__HttpRequest>;
|
|
538
|
-
export declare const
|
|
538
|
+
export declare const se_VerifyTrustCommand: (
|
|
539
539
|
input: VerifyTrustCommandInput,
|
|
540
540
|
context: __SerdeContext
|
|
541
541
|
) => Promise<__HttpRequest>;
|
|
542
|
-
export declare const
|
|
542
|
+
export declare const de_AcceptSharedDirectoryCommand: (
|
|
543
543
|
output: __HttpResponse,
|
|
544
544
|
context: __SerdeContext
|
|
545
545
|
) => Promise<AcceptSharedDirectoryCommandOutput>;
|
|
546
|
-
export declare const
|
|
546
|
+
export declare const de_AddIpRoutesCommand: (
|
|
547
547
|
output: __HttpResponse,
|
|
548
548
|
context: __SerdeContext
|
|
549
549
|
) => Promise<AddIpRoutesCommandOutput>;
|
|
550
|
-
export declare const
|
|
550
|
+
export declare const de_AddRegionCommand: (
|
|
551
551
|
output: __HttpResponse,
|
|
552
552
|
context: __SerdeContext
|
|
553
553
|
) => Promise<AddRegionCommandOutput>;
|
|
554
|
-
export declare const
|
|
554
|
+
export declare const de_AddTagsToResourceCommand: (
|
|
555
555
|
output: __HttpResponse,
|
|
556
556
|
context: __SerdeContext
|
|
557
557
|
) => Promise<AddTagsToResourceCommandOutput>;
|
|
558
|
-
export declare const
|
|
558
|
+
export declare const de_CancelSchemaExtensionCommand: (
|
|
559
559
|
output: __HttpResponse,
|
|
560
560
|
context: __SerdeContext
|
|
561
561
|
) => Promise<CancelSchemaExtensionCommandOutput>;
|
|
562
|
-
export declare const
|
|
562
|
+
export declare const de_ConnectDirectoryCommand: (
|
|
563
563
|
output: __HttpResponse,
|
|
564
564
|
context: __SerdeContext
|
|
565
565
|
) => Promise<ConnectDirectoryCommandOutput>;
|
|
566
|
-
export declare const
|
|
566
|
+
export declare const de_CreateAliasCommand: (
|
|
567
567
|
output: __HttpResponse,
|
|
568
568
|
context: __SerdeContext
|
|
569
569
|
) => Promise<CreateAliasCommandOutput>;
|
|
570
|
-
export declare const
|
|
570
|
+
export declare const de_CreateComputerCommand: (
|
|
571
571
|
output: __HttpResponse,
|
|
572
572
|
context: __SerdeContext
|
|
573
573
|
) => Promise<CreateComputerCommandOutput>;
|
|
574
|
-
export declare const
|
|
574
|
+
export declare const de_CreateConditionalForwarderCommand: (
|
|
575
575
|
output: __HttpResponse,
|
|
576
576
|
context: __SerdeContext
|
|
577
577
|
) => Promise<CreateConditionalForwarderCommandOutput>;
|
|
578
|
-
export declare const
|
|
578
|
+
export declare const de_CreateDirectoryCommand: (
|
|
579
579
|
output: __HttpResponse,
|
|
580
580
|
context: __SerdeContext
|
|
581
581
|
) => Promise<CreateDirectoryCommandOutput>;
|
|
582
|
-
export declare const
|
|
582
|
+
export declare const de_CreateLogSubscriptionCommand: (
|
|
583
583
|
output: __HttpResponse,
|
|
584
584
|
context: __SerdeContext
|
|
585
585
|
) => Promise<CreateLogSubscriptionCommandOutput>;
|
|
586
|
-
export declare const
|
|
586
|
+
export declare const de_CreateMicrosoftADCommand: (
|
|
587
587
|
output: __HttpResponse,
|
|
588
588
|
context: __SerdeContext
|
|
589
589
|
) => Promise<CreateMicrosoftADCommandOutput>;
|
|
590
|
-
export declare const
|
|
590
|
+
export declare const de_CreateSnapshotCommand: (
|
|
591
591
|
output: __HttpResponse,
|
|
592
592
|
context: __SerdeContext
|
|
593
593
|
) => Promise<CreateSnapshotCommandOutput>;
|
|
594
|
-
export declare const
|
|
594
|
+
export declare const de_CreateTrustCommand: (
|
|
595
595
|
output: __HttpResponse,
|
|
596
596
|
context: __SerdeContext
|
|
597
597
|
) => Promise<CreateTrustCommandOutput>;
|
|
598
|
-
export declare const
|
|
598
|
+
export declare const de_DeleteConditionalForwarderCommand: (
|
|
599
599
|
output: __HttpResponse,
|
|
600
600
|
context: __SerdeContext
|
|
601
601
|
) => Promise<DeleteConditionalForwarderCommandOutput>;
|
|
602
|
-
export declare const
|
|
602
|
+
export declare const de_DeleteDirectoryCommand: (
|
|
603
603
|
output: __HttpResponse,
|
|
604
604
|
context: __SerdeContext
|
|
605
605
|
) => Promise<DeleteDirectoryCommandOutput>;
|
|
606
|
-
export declare const
|
|
606
|
+
export declare const de_DeleteLogSubscriptionCommand: (
|
|
607
607
|
output: __HttpResponse,
|
|
608
608
|
context: __SerdeContext
|
|
609
609
|
) => Promise<DeleteLogSubscriptionCommandOutput>;
|
|
610
|
-
export declare const
|
|
610
|
+
export declare const de_DeleteSnapshotCommand: (
|
|
611
611
|
output: __HttpResponse,
|
|
612
612
|
context: __SerdeContext
|
|
613
613
|
) => Promise<DeleteSnapshotCommandOutput>;
|
|
614
|
-
export declare const
|
|
614
|
+
export declare const de_DeleteTrustCommand: (
|
|
615
615
|
output: __HttpResponse,
|
|
616
616
|
context: __SerdeContext
|
|
617
617
|
) => Promise<DeleteTrustCommandOutput>;
|
|
618
|
-
export declare const
|
|
618
|
+
export declare const de_DeregisterCertificateCommand: (
|
|
619
619
|
output: __HttpResponse,
|
|
620
620
|
context: __SerdeContext
|
|
621
621
|
) => Promise<DeregisterCertificateCommandOutput>;
|
|
622
|
-
export declare const
|
|
622
|
+
export declare const de_DeregisterEventTopicCommand: (
|
|
623
623
|
output: __HttpResponse,
|
|
624
624
|
context: __SerdeContext
|
|
625
625
|
) => Promise<DeregisterEventTopicCommandOutput>;
|
|
626
|
-
export declare const
|
|
626
|
+
export declare const de_DescribeCertificateCommand: (
|
|
627
627
|
output: __HttpResponse,
|
|
628
628
|
context: __SerdeContext
|
|
629
629
|
) => Promise<DescribeCertificateCommandOutput>;
|
|
630
|
-
export declare const
|
|
630
|
+
export declare const de_DescribeClientAuthenticationSettingsCommand: (
|
|
631
631
|
output: __HttpResponse,
|
|
632
632
|
context: __SerdeContext
|
|
633
633
|
) => Promise<DescribeClientAuthenticationSettingsCommandOutput>;
|
|
634
|
-
export declare const
|
|
634
|
+
export declare const de_DescribeConditionalForwardersCommand: (
|
|
635
635
|
output: __HttpResponse,
|
|
636
636
|
context: __SerdeContext
|
|
637
637
|
) => Promise<DescribeConditionalForwardersCommandOutput>;
|
|
638
|
-
export declare const
|
|
638
|
+
export declare const de_DescribeDirectoriesCommand: (
|
|
639
639
|
output: __HttpResponse,
|
|
640
640
|
context: __SerdeContext
|
|
641
641
|
) => Promise<DescribeDirectoriesCommandOutput>;
|
|
642
|
-
export declare const
|
|
642
|
+
export declare const de_DescribeDomainControllersCommand: (
|
|
643
643
|
output: __HttpResponse,
|
|
644
644
|
context: __SerdeContext
|
|
645
645
|
) => Promise<DescribeDomainControllersCommandOutput>;
|
|
646
|
-
export declare const
|
|
646
|
+
export declare const de_DescribeEventTopicsCommand: (
|
|
647
647
|
output: __HttpResponse,
|
|
648
648
|
context: __SerdeContext
|
|
649
649
|
) => Promise<DescribeEventTopicsCommandOutput>;
|
|
650
|
-
export declare const
|
|
650
|
+
export declare const de_DescribeLDAPSSettingsCommand: (
|
|
651
651
|
output: __HttpResponse,
|
|
652
652
|
context: __SerdeContext
|
|
653
653
|
) => Promise<DescribeLDAPSSettingsCommandOutput>;
|
|
654
|
-
export declare const
|
|
654
|
+
export declare const de_DescribeRegionsCommand: (
|
|
655
655
|
output: __HttpResponse,
|
|
656
656
|
context: __SerdeContext
|
|
657
657
|
) => Promise<DescribeRegionsCommandOutput>;
|
|
658
|
-
export declare const
|
|
658
|
+
export declare const de_DescribeSettingsCommand: (
|
|
659
659
|
output: __HttpResponse,
|
|
660
660
|
context: __SerdeContext
|
|
661
661
|
) => Promise<DescribeSettingsCommandOutput>;
|
|
662
|
-
export declare const
|
|
662
|
+
export declare const de_DescribeSharedDirectoriesCommand: (
|
|
663
663
|
output: __HttpResponse,
|
|
664
664
|
context: __SerdeContext
|
|
665
665
|
) => Promise<DescribeSharedDirectoriesCommandOutput>;
|
|
666
|
-
export declare const
|
|
666
|
+
export declare const de_DescribeSnapshotsCommand: (
|
|
667
667
|
output: __HttpResponse,
|
|
668
668
|
context: __SerdeContext
|
|
669
669
|
) => Promise<DescribeSnapshotsCommandOutput>;
|
|
670
|
-
export declare const
|
|
670
|
+
export declare const de_DescribeTrustsCommand: (
|
|
671
671
|
output: __HttpResponse,
|
|
672
672
|
context: __SerdeContext
|
|
673
673
|
) => Promise<DescribeTrustsCommandOutput>;
|
|
674
|
-
export declare const
|
|
674
|
+
export declare const de_DescribeUpdateDirectoryCommand: (
|
|
675
675
|
output: __HttpResponse,
|
|
676
676
|
context: __SerdeContext
|
|
677
677
|
) => Promise<DescribeUpdateDirectoryCommandOutput>;
|
|
678
|
-
export declare const
|
|
678
|
+
export declare const de_DisableClientAuthenticationCommand: (
|
|
679
679
|
output: __HttpResponse,
|
|
680
680
|
context: __SerdeContext
|
|
681
681
|
) => Promise<DisableClientAuthenticationCommandOutput>;
|
|
682
|
-
export declare const
|
|
682
|
+
export declare const de_DisableLDAPSCommand: (
|
|
683
683
|
output: __HttpResponse,
|
|
684
684
|
context: __SerdeContext
|
|
685
685
|
) => Promise<DisableLDAPSCommandOutput>;
|
|
686
|
-
export declare const
|
|
686
|
+
export declare const de_DisableRadiusCommand: (
|
|
687
687
|
output: __HttpResponse,
|
|
688
688
|
context: __SerdeContext
|
|
689
689
|
) => Promise<DisableRadiusCommandOutput>;
|
|
690
|
-
export declare const
|
|
690
|
+
export declare const de_DisableSsoCommand: (
|
|
691
691
|
output: __HttpResponse,
|
|
692
692
|
context: __SerdeContext
|
|
693
693
|
) => Promise<DisableSsoCommandOutput>;
|
|
694
|
-
export declare const
|
|
694
|
+
export declare const de_EnableClientAuthenticationCommand: (
|
|
695
695
|
output: __HttpResponse,
|
|
696
696
|
context: __SerdeContext
|
|
697
697
|
) => Promise<EnableClientAuthenticationCommandOutput>;
|
|
698
|
-
export declare const
|
|
698
|
+
export declare const de_EnableLDAPSCommand: (
|
|
699
699
|
output: __HttpResponse,
|
|
700
700
|
context: __SerdeContext
|
|
701
701
|
) => Promise<EnableLDAPSCommandOutput>;
|
|
702
|
-
export declare const
|
|
702
|
+
export declare const de_EnableRadiusCommand: (
|
|
703
703
|
output: __HttpResponse,
|
|
704
704
|
context: __SerdeContext
|
|
705
705
|
) => Promise<EnableRadiusCommandOutput>;
|
|
706
|
-
export declare const
|
|
706
|
+
export declare const de_EnableSsoCommand: (
|
|
707
707
|
output: __HttpResponse,
|
|
708
708
|
context: __SerdeContext
|
|
709
709
|
) => Promise<EnableSsoCommandOutput>;
|
|
710
|
-
export declare const
|
|
710
|
+
export declare const de_GetDirectoryLimitsCommand: (
|
|
711
711
|
output: __HttpResponse,
|
|
712
712
|
context: __SerdeContext
|
|
713
713
|
) => Promise<GetDirectoryLimitsCommandOutput>;
|
|
714
|
-
export declare const
|
|
714
|
+
export declare const de_GetSnapshotLimitsCommand: (
|
|
715
715
|
output: __HttpResponse,
|
|
716
716
|
context: __SerdeContext
|
|
717
717
|
) => Promise<GetSnapshotLimitsCommandOutput>;
|
|
718
|
-
export declare const
|
|
718
|
+
export declare const de_ListCertificatesCommand: (
|
|
719
719
|
output: __HttpResponse,
|
|
720
720
|
context: __SerdeContext
|
|
721
721
|
) => Promise<ListCertificatesCommandOutput>;
|
|
722
|
-
export declare const
|
|
722
|
+
export declare const de_ListIpRoutesCommand: (
|
|
723
723
|
output: __HttpResponse,
|
|
724
724
|
context: __SerdeContext
|
|
725
725
|
) => Promise<ListIpRoutesCommandOutput>;
|
|
726
|
-
export declare const
|
|
726
|
+
export declare const de_ListLogSubscriptionsCommand: (
|
|
727
727
|
output: __HttpResponse,
|
|
728
728
|
context: __SerdeContext
|
|
729
729
|
) => Promise<ListLogSubscriptionsCommandOutput>;
|
|
730
|
-
export declare const
|
|
730
|
+
export declare const de_ListSchemaExtensionsCommand: (
|
|
731
731
|
output: __HttpResponse,
|
|
732
732
|
context: __SerdeContext
|
|
733
733
|
) => Promise<ListSchemaExtensionsCommandOutput>;
|
|
734
|
-
export declare const
|
|
734
|
+
export declare const de_ListTagsForResourceCommand: (
|
|
735
735
|
output: __HttpResponse,
|
|
736
736
|
context: __SerdeContext
|
|
737
737
|
) => Promise<ListTagsForResourceCommandOutput>;
|
|
738
|
-
export declare const
|
|
738
|
+
export declare const de_RegisterCertificateCommand: (
|
|
739
739
|
output: __HttpResponse,
|
|
740
740
|
context: __SerdeContext
|
|
741
741
|
) => Promise<RegisterCertificateCommandOutput>;
|
|
742
|
-
export declare const
|
|
742
|
+
export declare const de_RegisterEventTopicCommand: (
|
|
743
743
|
output: __HttpResponse,
|
|
744
744
|
context: __SerdeContext
|
|
745
745
|
) => Promise<RegisterEventTopicCommandOutput>;
|
|
746
|
-
export declare const
|
|
746
|
+
export declare const de_RejectSharedDirectoryCommand: (
|
|
747
747
|
output: __HttpResponse,
|
|
748
748
|
context: __SerdeContext
|
|
749
749
|
) => Promise<RejectSharedDirectoryCommandOutput>;
|
|
750
|
-
export declare const
|
|
750
|
+
export declare const de_RemoveIpRoutesCommand: (
|
|
751
751
|
output: __HttpResponse,
|
|
752
752
|
context: __SerdeContext
|
|
753
753
|
) => Promise<RemoveIpRoutesCommandOutput>;
|
|
754
|
-
export declare const
|
|
754
|
+
export declare const de_RemoveRegionCommand: (
|
|
755
755
|
output: __HttpResponse,
|
|
756
756
|
context: __SerdeContext
|
|
757
757
|
) => Promise<RemoveRegionCommandOutput>;
|
|
758
|
-
export declare const
|
|
758
|
+
export declare const de_RemoveTagsFromResourceCommand: (
|
|
759
759
|
output: __HttpResponse,
|
|
760
760
|
context: __SerdeContext
|
|
761
761
|
) => Promise<RemoveTagsFromResourceCommandOutput>;
|
|
762
|
-
export declare const
|
|
762
|
+
export declare const de_ResetUserPasswordCommand: (
|
|
763
763
|
output: __HttpResponse,
|
|
764
764
|
context: __SerdeContext
|
|
765
765
|
) => Promise<ResetUserPasswordCommandOutput>;
|
|
766
|
-
export declare const
|
|
766
|
+
export declare const de_RestoreFromSnapshotCommand: (
|
|
767
767
|
output: __HttpResponse,
|
|
768
768
|
context: __SerdeContext
|
|
769
769
|
) => Promise<RestoreFromSnapshotCommandOutput>;
|
|
770
|
-
export declare const
|
|
770
|
+
export declare const de_ShareDirectoryCommand: (
|
|
771
771
|
output: __HttpResponse,
|
|
772
772
|
context: __SerdeContext
|
|
773
773
|
) => Promise<ShareDirectoryCommandOutput>;
|
|
774
|
-
export declare const
|
|
774
|
+
export declare const de_StartSchemaExtensionCommand: (
|
|
775
775
|
output: __HttpResponse,
|
|
776
776
|
context: __SerdeContext
|
|
777
777
|
) => Promise<StartSchemaExtensionCommandOutput>;
|
|
778
|
-
export declare const
|
|
778
|
+
export declare const de_UnshareDirectoryCommand: (
|
|
779
779
|
output: __HttpResponse,
|
|
780
780
|
context: __SerdeContext
|
|
781
781
|
) => Promise<UnshareDirectoryCommandOutput>;
|
|
782
|
-
export declare const
|
|
782
|
+
export declare const de_UpdateConditionalForwarderCommand: (
|
|
783
783
|
output: __HttpResponse,
|
|
784
784
|
context: __SerdeContext
|
|
785
785
|
) => Promise<UpdateConditionalForwarderCommandOutput>;
|
|
786
|
-
export declare const
|
|
786
|
+
export declare const de_UpdateDirectorySetupCommand: (
|
|
787
787
|
output: __HttpResponse,
|
|
788
788
|
context: __SerdeContext
|
|
789
789
|
) => Promise<UpdateDirectorySetupCommandOutput>;
|
|
790
|
-
export declare const
|
|
790
|
+
export declare const de_UpdateNumberOfDomainControllersCommand: (
|
|
791
791
|
output: __HttpResponse,
|
|
792
792
|
context: __SerdeContext
|
|
793
793
|
) => Promise<UpdateNumberOfDomainControllersCommandOutput>;
|
|
794
|
-
export declare const
|
|
794
|
+
export declare const de_UpdateRadiusCommand: (
|
|
795
795
|
output: __HttpResponse,
|
|
796
796
|
context: __SerdeContext
|
|
797
797
|
) => Promise<UpdateRadiusCommandOutput>;
|
|
798
|
-
export declare const
|
|
798
|
+
export declare const de_UpdateSettingsCommand: (
|
|
799
799
|
output: __HttpResponse,
|
|
800
800
|
context: __SerdeContext
|
|
801
801
|
) => Promise<UpdateSettingsCommandOutput>;
|
|
802
|
-
export declare const
|
|
802
|
+
export declare const de_UpdateTrustCommand: (
|
|
803
803
|
output: __HttpResponse,
|
|
804
804
|
context: __SerdeContext
|
|
805
805
|
) => Promise<UpdateTrustCommandOutput>;
|
|
806
|
-
export declare const
|
|
806
|
+
export declare const de_VerifyTrustCommand: (
|
|
807
807
|
output: __HttpResponse,
|
|
808
808
|
context: __SerdeContext
|
|
809
809
|
) => Promise<VerifyTrustCommandOutput>;
|