@aws-sdk/client-directory-service 3.590.0 → 3.596.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/index.js +0 -67
- package/dist-types/commands/AcceptSharedDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/AddIpRoutesCommand.d.ts +2 -1
- package/dist-types/commands/AddRegionCommand.d.ts +2 -1
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
- package/dist-types/commands/CancelSchemaExtensionCommand.d.ts +2 -1
- package/dist-types/commands/ConnectDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/CreateAliasCommand.d.ts +2 -1
- package/dist-types/commands/CreateComputerCommand.d.ts +2 -1
- package/dist-types/commands/CreateConditionalForwarderCommand.d.ts +2 -1
- package/dist-types/commands/CreateDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/CreateLogSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreateMicrosoftADCommand.d.ts +2 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrustCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConditionalForwarderCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLogSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrustCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterCertificateCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterEventTopicCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCertificateCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientAuthenticationSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConditionalForwardersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDirectoriesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDomainControllersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEventTopicsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLDAPSSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRegionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSharedDirectoriesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrustsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUpdateDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/DisableClientAuthenticationCommand.d.ts +2 -1
- package/dist-types/commands/DisableLDAPSCommand.d.ts +2 -1
- package/dist-types/commands/DisableRadiusCommand.d.ts +2 -1
- package/dist-types/commands/DisableSsoCommand.d.ts +2 -1
- package/dist-types/commands/EnableClientAuthenticationCommand.d.ts +2 -1
- package/dist-types/commands/EnableLDAPSCommand.d.ts +2 -1
- package/dist-types/commands/EnableRadiusCommand.d.ts +2 -1
- package/dist-types/commands/EnableSsoCommand.d.ts +2 -1
- package/dist-types/commands/GetDirectoryLimitsCommand.d.ts +2 -1
- package/dist-types/commands/GetSnapshotLimitsCommand.d.ts +2 -1
- package/dist-types/commands/ListCertificatesCommand.d.ts +2 -1
- package/dist-types/commands/ListIpRoutesCommand.d.ts +2 -1
- package/dist-types/commands/ListLogSubscriptionsCommand.d.ts +2 -1
- package/dist-types/commands/ListSchemaExtensionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/RegisterCertificateCommand.d.ts +2 -1
- package/dist-types/commands/RegisterEventTopicCommand.d.ts +2 -1
- package/dist-types/commands/RejectSharedDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/RemoveIpRoutesCommand.d.ts +2 -1
- package/dist-types/commands/RemoveRegionCommand.d.ts +2 -1
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
- package/dist-types/commands/ResetUserPasswordCommand.d.ts +2 -1
- package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/ShareDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/StartSchemaExtensionCommand.d.ts +2 -1
- package/dist-types/commands/UnshareDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConditionalForwarderCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDirectorySetupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNumberOfDomainControllersCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRadiusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrustCommand.d.ts +2 -1
- package/dist-types/commands/VerifyTrustCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/DirectoryServiceServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptSharedDirectoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddIpRoutesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddRegionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelSchemaExtensionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ConnectDirectoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateComputerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConditionalForwarderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLogSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMicrosoftADCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTrustCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConditionalForwarderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLogSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTrustCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterEventTopicCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeClientAuthenticationSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeConditionalForwardersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDirectoriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDomainControllersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEventTopicsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLDAPSSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSharedDirectoriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTrustsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeUpdateDirectoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableClientAuthenticationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableLDAPSCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableRadiusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableSsoCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableClientAuthenticationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableLDAPSCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableRadiusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableSsoCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDirectoryLimitsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSnapshotLimitsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIpRoutesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLogSubscriptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSchemaExtensionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterEventTopicCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RejectSharedDirectoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveIpRoutesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveRegionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResetUserPasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ShareDirectoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartSchemaExtensionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UnshareDirectoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConditionalForwarderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDirectorySetupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateNumberOfDomainControllersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRadiusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTrustCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/VerifyTrustCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/DirectoryServiceServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -345,7 +345,6 @@ var DirectoryServiceClient = _DirectoryServiceClient;
|
|
|
345
345
|
|
|
346
346
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
347
347
|
|
|
348
|
-
var import_types = require("@smithy/types");
|
|
349
348
|
|
|
350
349
|
// src/models/models_0.ts
|
|
351
350
|
|
|
@@ -3500,7 +3499,6 @@ var AcceptSharedDirectoryCommand = _AcceptSharedDirectoryCommand;
|
|
|
3500
3499
|
|
|
3501
3500
|
|
|
3502
3501
|
|
|
3503
|
-
|
|
3504
3502
|
var _AddIpRoutesCommand = class _AddIpRoutesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3505
3503
|
...commonParams
|
|
3506
3504
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3517,7 +3515,6 @@ var AddIpRoutesCommand = _AddIpRoutesCommand;
|
|
|
3517
3515
|
|
|
3518
3516
|
|
|
3519
3517
|
|
|
3520
|
-
|
|
3521
3518
|
var _AddRegionCommand = class _AddRegionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3522
3519
|
...commonParams
|
|
3523
3520
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3534,7 +3531,6 @@ var AddRegionCommand = _AddRegionCommand;
|
|
|
3534
3531
|
|
|
3535
3532
|
|
|
3536
3533
|
|
|
3537
|
-
|
|
3538
3534
|
var _AddTagsToResourceCommand = class _AddTagsToResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3539
3535
|
...commonParams
|
|
3540
3536
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3551,7 +3547,6 @@ var AddTagsToResourceCommand = _AddTagsToResourceCommand;
|
|
|
3551
3547
|
|
|
3552
3548
|
|
|
3553
3549
|
|
|
3554
|
-
|
|
3555
3550
|
var _CancelSchemaExtensionCommand = class _CancelSchemaExtensionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3556
3551
|
...commonParams
|
|
3557
3552
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3568,7 +3563,6 @@ var CancelSchemaExtensionCommand = _CancelSchemaExtensionCommand;
|
|
|
3568
3563
|
|
|
3569
3564
|
|
|
3570
3565
|
|
|
3571
|
-
|
|
3572
3566
|
var _ConnectDirectoryCommand = class _ConnectDirectoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3573
3567
|
...commonParams
|
|
3574
3568
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3585,7 +3579,6 @@ var ConnectDirectoryCommand = _ConnectDirectoryCommand;
|
|
|
3585
3579
|
|
|
3586
3580
|
|
|
3587
3581
|
|
|
3588
|
-
|
|
3589
3582
|
var _CreateAliasCommand = class _CreateAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3590
3583
|
...commonParams
|
|
3591
3584
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3602,7 +3595,6 @@ var CreateAliasCommand = _CreateAliasCommand;
|
|
|
3602
3595
|
|
|
3603
3596
|
|
|
3604
3597
|
|
|
3605
|
-
|
|
3606
3598
|
var _CreateComputerCommand = class _CreateComputerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3607
3599
|
...commonParams
|
|
3608
3600
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3619,7 +3611,6 @@ var CreateComputerCommand = _CreateComputerCommand;
|
|
|
3619
3611
|
|
|
3620
3612
|
|
|
3621
3613
|
|
|
3622
|
-
|
|
3623
3614
|
var _CreateConditionalForwarderCommand = class _CreateConditionalForwarderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3624
3615
|
...commonParams
|
|
3625
3616
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3636,7 +3627,6 @@ var CreateConditionalForwarderCommand = _CreateConditionalForwarderCommand;
|
|
|
3636
3627
|
|
|
3637
3628
|
|
|
3638
3629
|
|
|
3639
|
-
|
|
3640
3630
|
var _CreateDirectoryCommand = class _CreateDirectoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3641
3631
|
...commonParams
|
|
3642
3632
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3653,7 +3643,6 @@ var CreateDirectoryCommand = _CreateDirectoryCommand;
|
|
|
3653
3643
|
|
|
3654
3644
|
|
|
3655
3645
|
|
|
3656
|
-
|
|
3657
3646
|
var _CreateLogSubscriptionCommand = class _CreateLogSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3658
3647
|
...commonParams
|
|
3659
3648
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3670,7 +3659,6 @@ var CreateLogSubscriptionCommand = _CreateLogSubscriptionCommand;
|
|
|
3670
3659
|
|
|
3671
3660
|
|
|
3672
3661
|
|
|
3673
|
-
|
|
3674
3662
|
var _CreateMicrosoftADCommand = class _CreateMicrosoftADCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3675
3663
|
...commonParams
|
|
3676
3664
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3687,7 +3675,6 @@ var CreateMicrosoftADCommand = _CreateMicrosoftADCommand;
|
|
|
3687
3675
|
|
|
3688
3676
|
|
|
3689
3677
|
|
|
3690
|
-
|
|
3691
3678
|
var _CreateSnapshotCommand = class _CreateSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3692
3679
|
...commonParams
|
|
3693
3680
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3704,7 +3691,6 @@ var CreateSnapshotCommand = _CreateSnapshotCommand;
|
|
|
3704
3691
|
|
|
3705
3692
|
|
|
3706
3693
|
|
|
3707
|
-
|
|
3708
3694
|
var _CreateTrustCommand = class _CreateTrustCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3709
3695
|
...commonParams
|
|
3710
3696
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3721,7 +3707,6 @@ var CreateTrustCommand = _CreateTrustCommand;
|
|
|
3721
3707
|
|
|
3722
3708
|
|
|
3723
3709
|
|
|
3724
|
-
|
|
3725
3710
|
var _DeleteConditionalForwarderCommand = class _DeleteConditionalForwarderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3726
3711
|
...commonParams
|
|
3727
3712
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3738,7 +3723,6 @@ var DeleteConditionalForwarderCommand = _DeleteConditionalForwarderCommand;
|
|
|
3738
3723
|
|
|
3739
3724
|
|
|
3740
3725
|
|
|
3741
|
-
|
|
3742
3726
|
var _DeleteDirectoryCommand = class _DeleteDirectoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3743
3727
|
...commonParams
|
|
3744
3728
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3755,7 +3739,6 @@ var DeleteDirectoryCommand = _DeleteDirectoryCommand;
|
|
|
3755
3739
|
|
|
3756
3740
|
|
|
3757
3741
|
|
|
3758
|
-
|
|
3759
3742
|
var _DeleteLogSubscriptionCommand = class _DeleteLogSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3760
3743
|
...commonParams
|
|
3761
3744
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3772,7 +3755,6 @@ var DeleteLogSubscriptionCommand = _DeleteLogSubscriptionCommand;
|
|
|
3772
3755
|
|
|
3773
3756
|
|
|
3774
3757
|
|
|
3775
|
-
|
|
3776
3758
|
var _DeleteSnapshotCommand = class _DeleteSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3777
3759
|
...commonParams
|
|
3778
3760
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3789,7 +3771,6 @@ var DeleteSnapshotCommand = _DeleteSnapshotCommand;
|
|
|
3789
3771
|
|
|
3790
3772
|
|
|
3791
3773
|
|
|
3792
|
-
|
|
3793
3774
|
var _DeleteTrustCommand = class _DeleteTrustCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3794
3775
|
...commonParams
|
|
3795
3776
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3806,7 +3787,6 @@ var DeleteTrustCommand = _DeleteTrustCommand;
|
|
|
3806
3787
|
|
|
3807
3788
|
|
|
3808
3789
|
|
|
3809
|
-
|
|
3810
3790
|
var _DeregisterCertificateCommand = class _DeregisterCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3811
3791
|
...commonParams
|
|
3812
3792
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3823,7 +3803,6 @@ var DeregisterCertificateCommand = _DeregisterCertificateCommand;
|
|
|
3823
3803
|
|
|
3824
3804
|
|
|
3825
3805
|
|
|
3826
|
-
|
|
3827
3806
|
var _DeregisterEventTopicCommand = class _DeregisterEventTopicCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3828
3807
|
...commonParams
|
|
3829
3808
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3840,7 +3819,6 @@ var DeregisterEventTopicCommand = _DeregisterEventTopicCommand;
|
|
|
3840
3819
|
|
|
3841
3820
|
|
|
3842
3821
|
|
|
3843
|
-
|
|
3844
3822
|
var _DescribeCertificateCommand = class _DescribeCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3845
3823
|
...commonParams
|
|
3846
3824
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3857,7 +3835,6 @@ var DescribeCertificateCommand = _DescribeCertificateCommand;
|
|
|
3857
3835
|
|
|
3858
3836
|
|
|
3859
3837
|
|
|
3860
|
-
|
|
3861
3838
|
var _DescribeClientAuthenticationSettingsCommand = class _DescribeClientAuthenticationSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3862
3839
|
...commonParams
|
|
3863
3840
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3874,7 +3851,6 @@ var DescribeClientAuthenticationSettingsCommand = _DescribeClientAuthenticationS
|
|
|
3874
3851
|
|
|
3875
3852
|
|
|
3876
3853
|
|
|
3877
|
-
|
|
3878
3854
|
var _DescribeConditionalForwardersCommand = class _DescribeConditionalForwardersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3879
3855
|
...commonParams
|
|
3880
3856
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3891,7 +3867,6 @@ var DescribeConditionalForwardersCommand = _DescribeConditionalForwardersCommand
|
|
|
3891
3867
|
|
|
3892
3868
|
|
|
3893
3869
|
|
|
3894
|
-
|
|
3895
3870
|
var _DescribeDirectoriesCommand = class _DescribeDirectoriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3896
3871
|
...commonParams
|
|
3897
3872
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3908,7 +3883,6 @@ var DescribeDirectoriesCommand = _DescribeDirectoriesCommand;
|
|
|
3908
3883
|
|
|
3909
3884
|
|
|
3910
3885
|
|
|
3911
|
-
|
|
3912
3886
|
var _DescribeDomainControllersCommand = class _DescribeDomainControllersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3913
3887
|
...commonParams
|
|
3914
3888
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3925,7 +3899,6 @@ var DescribeDomainControllersCommand = _DescribeDomainControllersCommand;
|
|
|
3925
3899
|
|
|
3926
3900
|
|
|
3927
3901
|
|
|
3928
|
-
|
|
3929
3902
|
var _DescribeEventTopicsCommand = class _DescribeEventTopicsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3930
3903
|
...commonParams
|
|
3931
3904
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3942,7 +3915,6 @@ var DescribeEventTopicsCommand = _DescribeEventTopicsCommand;
|
|
|
3942
3915
|
|
|
3943
3916
|
|
|
3944
3917
|
|
|
3945
|
-
|
|
3946
3918
|
var _DescribeLDAPSSettingsCommand = class _DescribeLDAPSSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3947
3919
|
...commonParams
|
|
3948
3920
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3959,7 +3931,6 @@ var DescribeLDAPSSettingsCommand = _DescribeLDAPSSettingsCommand;
|
|
|
3959
3931
|
|
|
3960
3932
|
|
|
3961
3933
|
|
|
3962
|
-
|
|
3963
3934
|
var _DescribeRegionsCommand = class _DescribeRegionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3964
3935
|
...commonParams
|
|
3965
3936
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3976,7 +3947,6 @@ var DescribeRegionsCommand = _DescribeRegionsCommand;
|
|
|
3976
3947
|
|
|
3977
3948
|
|
|
3978
3949
|
|
|
3979
|
-
|
|
3980
3950
|
var _DescribeSettingsCommand = class _DescribeSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3981
3951
|
...commonParams
|
|
3982
3952
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3993,7 +3963,6 @@ var DescribeSettingsCommand = _DescribeSettingsCommand;
|
|
|
3993
3963
|
|
|
3994
3964
|
|
|
3995
3965
|
|
|
3996
|
-
|
|
3997
3966
|
var _DescribeSharedDirectoriesCommand = class _DescribeSharedDirectoriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3998
3967
|
...commonParams
|
|
3999
3968
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4010,7 +3979,6 @@ var DescribeSharedDirectoriesCommand = _DescribeSharedDirectoriesCommand;
|
|
|
4010
3979
|
|
|
4011
3980
|
|
|
4012
3981
|
|
|
4013
|
-
|
|
4014
3982
|
var _DescribeSnapshotsCommand = class _DescribeSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4015
3983
|
...commonParams
|
|
4016
3984
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4027,7 +3995,6 @@ var DescribeSnapshotsCommand = _DescribeSnapshotsCommand;
|
|
|
4027
3995
|
|
|
4028
3996
|
|
|
4029
3997
|
|
|
4030
|
-
|
|
4031
3998
|
var _DescribeTrustsCommand = class _DescribeTrustsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4032
3999
|
...commonParams
|
|
4033
4000
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4044,7 +4011,6 @@ var DescribeTrustsCommand = _DescribeTrustsCommand;
|
|
|
4044
4011
|
|
|
4045
4012
|
|
|
4046
4013
|
|
|
4047
|
-
|
|
4048
4014
|
var _DescribeUpdateDirectoryCommand = class _DescribeUpdateDirectoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4049
4015
|
...commonParams
|
|
4050
4016
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4061,7 +4027,6 @@ var DescribeUpdateDirectoryCommand = _DescribeUpdateDirectoryCommand;
|
|
|
4061
4027
|
|
|
4062
4028
|
|
|
4063
4029
|
|
|
4064
|
-
|
|
4065
4030
|
var _DisableClientAuthenticationCommand = class _DisableClientAuthenticationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4066
4031
|
...commonParams
|
|
4067
4032
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4078,7 +4043,6 @@ var DisableClientAuthenticationCommand = _DisableClientAuthenticationCommand;
|
|
|
4078
4043
|
|
|
4079
4044
|
|
|
4080
4045
|
|
|
4081
|
-
|
|
4082
4046
|
var _DisableLDAPSCommand = class _DisableLDAPSCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4083
4047
|
...commonParams
|
|
4084
4048
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4095,7 +4059,6 @@ var DisableLDAPSCommand = _DisableLDAPSCommand;
|
|
|
4095
4059
|
|
|
4096
4060
|
|
|
4097
4061
|
|
|
4098
|
-
|
|
4099
4062
|
var _DisableRadiusCommand = class _DisableRadiusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4100
4063
|
...commonParams
|
|
4101
4064
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4112,7 +4075,6 @@ var DisableRadiusCommand = _DisableRadiusCommand;
|
|
|
4112
4075
|
|
|
4113
4076
|
|
|
4114
4077
|
|
|
4115
|
-
|
|
4116
4078
|
var _DisableSsoCommand = class _DisableSsoCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4117
4079
|
...commonParams
|
|
4118
4080
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4129,7 +4091,6 @@ var DisableSsoCommand = _DisableSsoCommand;
|
|
|
4129
4091
|
|
|
4130
4092
|
|
|
4131
4093
|
|
|
4132
|
-
|
|
4133
4094
|
var _EnableClientAuthenticationCommand = class _EnableClientAuthenticationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4134
4095
|
...commonParams
|
|
4135
4096
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4146,7 +4107,6 @@ var EnableClientAuthenticationCommand = _EnableClientAuthenticationCommand;
|
|
|
4146
4107
|
|
|
4147
4108
|
|
|
4148
4109
|
|
|
4149
|
-
|
|
4150
4110
|
var _EnableLDAPSCommand = class _EnableLDAPSCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4151
4111
|
...commonParams
|
|
4152
4112
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4163,7 +4123,6 @@ var EnableLDAPSCommand = _EnableLDAPSCommand;
|
|
|
4163
4123
|
|
|
4164
4124
|
|
|
4165
4125
|
|
|
4166
|
-
|
|
4167
4126
|
var _EnableRadiusCommand = class _EnableRadiusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4168
4127
|
...commonParams
|
|
4169
4128
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4180,7 +4139,6 @@ var EnableRadiusCommand = _EnableRadiusCommand;
|
|
|
4180
4139
|
|
|
4181
4140
|
|
|
4182
4141
|
|
|
4183
|
-
|
|
4184
4142
|
var _EnableSsoCommand = class _EnableSsoCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4185
4143
|
...commonParams
|
|
4186
4144
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4197,7 +4155,6 @@ var EnableSsoCommand = _EnableSsoCommand;
|
|
|
4197
4155
|
|
|
4198
4156
|
|
|
4199
4157
|
|
|
4200
|
-
|
|
4201
4158
|
var _GetDirectoryLimitsCommand = class _GetDirectoryLimitsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4202
4159
|
...commonParams
|
|
4203
4160
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4214,7 +4171,6 @@ var GetDirectoryLimitsCommand = _GetDirectoryLimitsCommand;
|
|
|
4214
4171
|
|
|
4215
4172
|
|
|
4216
4173
|
|
|
4217
|
-
|
|
4218
4174
|
var _GetSnapshotLimitsCommand = class _GetSnapshotLimitsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4219
4175
|
...commonParams
|
|
4220
4176
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4231,7 +4187,6 @@ var GetSnapshotLimitsCommand = _GetSnapshotLimitsCommand;
|
|
|
4231
4187
|
|
|
4232
4188
|
|
|
4233
4189
|
|
|
4234
|
-
|
|
4235
4190
|
var _ListCertificatesCommand = class _ListCertificatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4236
4191
|
...commonParams
|
|
4237
4192
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4248,7 +4203,6 @@ var ListCertificatesCommand = _ListCertificatesCommand;
|
|
|
4248
4203
|
|
|
4249
4204
|
|
|
4250
4205
|
|
|
4251
|
-
|
|
4252
4206
|
var _ListIpRoutesCommand = class _ListIpRoutesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4253
4207
|
...commonParams
|
|
4254
4208
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4265,7 +4219,6 @@ var ListIpRoutesCommand = _ListIpRoutesCommand;
|
|
|
4265
4219
|
|
|
4266
4220
|
|
|
4267
4221
|
|
|
4268
|
-
|
|
4269
4222
|
var _ListLogSubscriptionsCommand = class _ListLogSubscriptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4270
4223
|
...commonParams
|
|
4271
4224
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4282,7 +4235,6 @@ var ListLogSubscriptionsCommand = _ListLogSubscriptionsCommand;
|
|
|
4282
4235
|
|
|
4283
4236
|
|
|
4284
4237
|
|
|
4285
|
-
|
|
4286
4238
|
var _ListSchemaExtensionsCommand = class _ListSchemaExtensionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4287
4239
|
...commonParams
|
|
4288
4240
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4299,7 +4251,6 @@ var ListSchemaExtensionsCommand = _ListSchemaExtensionsCommand;
|
|
|
4299
4251
|
|
|
4300
4252
|
|
|
4301
4253
|
|
|
4302
|
-
|
|
4303
4254
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4304
4255
|
...commonParams
|
|
4305
4256
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4316,7 +4267,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
4316
4267
|
|
|
4317
4268
|
|
|
4318
4269
|
|
|
4319
|
-
|
|
4320
4270
|
var _RegisterCertificateCommand = class _RegisterCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4321
4271
|
...commonParams
|
|
4322
4272
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4333,7 +4283,6 @@ var RegisterCertificateCommand = _RegisterCertificateCommand;
|
|
|
4333
4283
|
|
|
4334
4284
|
|
|
4335
4285
|
|
|
4336
|
-
|
|
4337
4286
|
var _RegisterEventTopicCommand = class _RegisterEventTopicCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4338
4287
|
...commonParams
|
|
4339
4288
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4350,7 +4299,6 @@ var RegisterEventTopicCommand = _RegisterEventTopicCommand;
|
|
|
4350
4299
|
|
|
4351
4300
|
|
|
4352
4301
|
|
|
4353
|
-
|
|
4354
4302
|
var _RejectSharedDirectoryCommand = class _RejectSharedDirectoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4355
4303
|
...commonParams
|
|
4356
4304
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4367,7 +4315,6 @@ var RejectSharedDirectoryCommand = _RejectSharedDirectoryCommand;
|
|
|
4367
4315
|
|
|
4368
4316
|
|
|
4369
4317
|
|
|
4370
|
-
|
|
4371
4318
|
var _RemoveIpRoutesCommand = class _RemoveIpRoutesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4372
4319
|
...commonParams
|
|
4373
4320
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4384,7 +4331,6 @@ var RemoveIpRoutesCommand = _RemoveIpRoutesCommand;
|
|
|
4384
4331
|
|
|
4385
4332
|
|
|
4386
4333
|
|
|
4387
|
-
|
|
4388
4334
|
var _RemoveRegionCommand = class _RemoveRegionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4389
4335
|
...commonParams
|
|
4390
4336
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4401,7 +4347,6 @@ var RemoveRegionCommand = _RemoveRegionCommand;
|
|
|
4401
4347
|
|
|
4402
4348
|
|
|
4403
4349
|
|
|
4404
|
-
|
|
4405
4350
|
var _RemoveTagsFromResourceCommand = class _RemoveTagsFromResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4406
4351
|
...commonParams
|
|
4407
4352
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4418,7 +4363,6 @@ var RemoveTagsFromResourceCommand = _RemoveTagsFromResourceCommand;
|
|
|
4418
4363
|
|
|
4419
4364
|
|
|
4420
4365
|
|
|
4421
|
-
|
|
4422
4366
|
var _ResetUserPasswordCommand = class _ResetUserPasswordCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4423
4367
|
...commonParams
|
|
4424
4368
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4435,7 +4379,6 @@ var ResetUserPasswordCommand = _ResetUserPasswordCommand;
|
|
|
4435
4379
|
|
|
4436
4380
|
|
|
4437
4381
|
|
|
4438
|
-
|
|
4439
4382
|
var _RestoreFromSnapshotCommand = class _RestoreFromSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4440
4383
|
...commonParams
|
|
4441
4384
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4452,7 +4395,6 @@ var RestoreFromSnapshotCommand = _RestoreFromSnapshotCommand;
|
|
|
4452
4395
|
|
|
4453
4396
|
|
|
4454
4397
|
|
|
4455
|
-
|
|
4456
4398
|
var _ShareDirectoryCommand = class _ShareDirectoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4457
4399
|
...commonParams
|
|
4458
4400
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4469,7 +4411,6 @@ var ShareDirectoryCommand = _ShareDirectoryCommand;
|
|
|
4469
4411
|
|
|
4470
4412
|
|
|
4471
4413
|
|
|
4472
|
-
|
|
4473
4414
|
var _StartSchemaExtensionCommand = class _StartSchemaExtensionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4474
4415
|
...commonParams
|
|
4475
4416
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4486,7 +4427,6 @@ var StartSchemaExtensionCommand = _StartSchemaExtensionCommand;
|
|
|
4486
4427
|
|
|
4487
4428
|
|
|
4488
4429
|
|
|
4489
|
-
|
|
4490
4430
|
var _UnshareDirectoryCommand = class _UnshareDirectoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4491
4431
|
...commonParams
|
|
4492
4432
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4503,7 +4443,6 @@ var UnshareDirectoryCommand = _UnshareDirectoryCommand;
|
|
|
4503
4443
|
|
|
4504
4444
|
|
|
4505
4445
|
|
|
4506
|
-
|
|
4507
4446
|
var _UpdateConditionalForwarderCommand = class _UpdateConditionalForwarderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4508
4447
|
...commonParams
|
|
4509
4448
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4520,7 +4459,6 @@ var UpdateConditionalForwarderCommand = _UpdateConditionalForwarderCommand;
|
|
|
4520
4459
|
|
|
4521
4460
|
|
|
4522
4461
|
|
|
4523
|
-
|
|
4524
4462
|
var _UpdateDirectorySetupCommand = class _UpdateDirectorySetupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4525
4463
|
...commonParams
|
|
4526
4464
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4537,7 +4475,6 @@ var UpdateDirectorySetupCommand = _UpdateDirectorySetupCommand;
|
|
|
4537
4475
|
|
|
4538
4476
|
|
|
4539
4477
|
|
|
4540
|
-
|
|
4541
4478
|
var _UpdateNumberOfDomainControllersCommand = class _UpdateNumberOfDomainControllersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4542
4479
|
...commonParams
|
|
4543
4480
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4554,7 +4491,6 @@ var UpdateNumberOfDomainControllersCommand = _UpdateNumberOfDomainControllersCom
|
|
|
4554
4491
|
|
|
4555
4492
|
|
|
4556
4493
|
|
|
4557
|
-
|
|
4558
4494
|
var _UpdateRadiusCommand = class _UpdateRadiusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4559
4495
|
...commonParams
|
|
4560
4496
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4571,7 +4507,6 @@ var UpdateRadiusCommand = _UpdateRadiusCommand;
|
|
|
4571
4507
|
|
|
4572
4508
|
|
|
4573
4509
|
|
|
4574
|
-
|
|
4575
4510
|
var _UpdateSettingsCommand = class _UpdateSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4576
4511
|
...commonParams
|
|
4577
4512
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4588,7 +4523,6 @@ var UpdateSettingsCommand = _UpdateSettingsCommand;
|
|
|
4588
4523
|
|
|
4589
4524
|
|
|
4590
4525
|
|
|
4591
|
-
|
|
4592
4526
|
var _UpdateTrustCommand = class _UpdateTrustCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4593
4527
|
...commonParams
|
|
4594
4528
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4605,7 +4539,6 @@ var UpdateTrustCommand = _UpdateTrustCommand;
|
|
|
4605
4539
|
|
|
4606
4540
|
|
|
4607
4541
|
|
|
4608
|
-
|
|
4609
4542
|
var _VerifyTrustCommand = class _VerifyTrustCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4610
4543
|
...commonParams
|
|
4611
4544
|
}).m(function(Command, cs, config, o) {
|