@aws-sdk/client-directory-service 3.927.0 → 3.929.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 +2547 -3371
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/DirectoryServiceClient.js +2 -0
- package/dist-es/commands/AcceptSharedDirectoryCommand.js +3 -10
- package/dist-es/commands/AddIpRoutesCommand.js +3 -9
- package/dist-es/commands/AddRegionCommand.js +3 -9
- package/dist-es/commands/AddTagsToResourceCommand.js +3 -9
- package/dist-es/commands/CancelSchemaExtensionCommand.js +3 -9
- package/dist-es/commands/ConnectDirectoryCommand.js +3 -10
- package/dist-es/commands/CreateAliasCommand.js +3 -9
- package/dist-es/commands/CreateComputerCommand.js +3 -10
- package/dist-es/commands/CreateConditionalForwarderCommand.js +3 -9
- package/dist-es/commands/CreateDirectoryCommand.js +3 -10
- package/dist-es/commands/CreateHybridADCommand.js +3 -9
- package/dist-es/commands/CreateLogSubscriptionCommand.js +3 -9
- package/dist-es/commands/CreateMicrosoftADCommand.js +3 -10
- package/dist-es/commands/CreateSnapshotCommand.js +3 -9
- package/dist-es/commands/CreateTrustCommand.js +3 -10
- package/dist-es/commands/DeleteADAssessmentCommand.js +3 -9
- package/dist-es/commands/DeleteConditionalForwarderCommand.js +3 -9
- package/dist-es/commands/DeleteDirectoryCommand.js +3 -9
- package/dist-es/commands/DeleteLogSubscriptionCommand.js +3 -9
- package/dist-es/commands/DeleteSnapshotCommand.js +3 -9
- package/dist-es/commands/DeleteTrustCommand.js +3 -9
- package/dist-es/commands/DeregisterCertificateCommand.js +3 -9
- package/dist-es/commands/DeregisterEventTopicCommand.js +3 -9
- package/dist-es/commands/DescribeADAssessmentCommand.js +3 -9
- package/dist-es/commands/DescribeCAEnrollmentPolicyCommand.js +3 -9
- package/dist-es/commands/DescribeCertificateCommand.js +3 -9
- package/dist-es/commands/DescribeClientAuthenticationSettingsCommand.js +3 -9
- package/dist-es/commands/DescribeConditionalForwardersCommand.js +3 -9
- package/dist-es/commands/DescribeDirectoriesCommand.js +3 -10
- package/dist-es/commands/DescribeDirectoryDataAccessCommand.js +3 -9
- package/dist-es/commands/DescribeDomainControllersCommand.js +3 -9
- package/dist-es/commands/DescribeEventTopicsCommand.js +3 -9
- package/dist-es/commands/DescribeHybridADUpdateCommand.js +3 -9
- package/dist-es/commands/DescribeLDAPSSettingsCommand.js +3 -9
- package/dist-es/commands/DescribeRegionsCommand.js +3 -9
- package/dist-es/commands/DescribeSettingsCommand.js +3 -9
- package/dist-es/commands/DescribeSharedDirectoriesCommand.js +3 -10
- package/dist-es/commands/DescribeSnapshotsCommand.js +3 -9
- package/dist-es/commands/DescribeTrustsCommand.js +3 -9
- package/dist-es/commands/DescribeUpdateDirectoryCommand.js +3 -9
- package/dist-es/commands/DisableCAEnrollmentPolicyCommand.js +3 -9
- package/dist-es/commands/DisableClientAuthenticationCommand.js +3 -9
- package/dist-es/commands/DisableDirectoryDataAccessCommand.js +3 -9
- package/dist-es/commands/DisableLDAPSCommand.js +3 -9
- package/dist-es/commands/DisableRadiusCommand.js +3 -9
- package/dist-es/commands/DisableSsoCommand.js +3 -10
- package/dist-es/commands/EnableCAEnrollmentPolicyCommand.js +3 -9
- package/dist-es/commands/EnableClientAuthenticationCommand.js +3 -9
- package/dist-es/commands/EnableDirectoryDataAccessCommand.js +3 -9
- package/dist-es/commands/EnableLDAPSCommand.js +3 -9
- package/dist-es/commands/EnableRadiusCommand.js +3 -10
- package/dist-es/commands/EnableSsoCommand.js +3 -10
- package/dist-es/commands/GetDirectoryLimitsCommand.js +3 -9
- package/dist-es/commands/GetSnapshotLimitsCommand.js +3 -9
- package/dist-es/commands/ListADAssessmentsCommand.js +3 -9
- package/dist-es/commands/ListCertificatesCommand.js +3 -9
- package/dist-es/commands/ListIpRoutesCommand.js +3 -9
- package/dist-es/commands/ListLogSubscriptionsCommand.js +3 -9
- package/dist-es/commands/ListSchemaExtensionsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/RegisterCertificateCommand.js +3 -9
- package/dist-es/commands/RegisterEventTopicCommand.js +3 -9
- package/dist-es/commands/RejectSharedDirectoryCommand.js +3 -9
- package/dist-es/commands/RemoveIpRoutesCommand.js +3 -9
- package/dist-es/commands/RemoveRegionCommand.js +3 -9
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -9
- package/dist-es/commands/ResetUserPasswordCommand.js +3 -10
- package/dist-es/commands/RestoreFromSnapshotCommand.js +3 -9
- package/dist-es/commands/ShareDirectoryCommand.js +3 -10
- package/dist-es/commands/StartADAssessmentCommand.js +3 -9
- package/dist-es/commands/StartSchemaExtensionCommand.js +3 -9
- package/dist-es/commands/UnshareDirectoryCommand.js +3 -9
- package/dist-es/commands/UpdateConditionalForwarderCommand.js +3 -9
- package/dist-es/commands/UpdateDirectorySetupCommand.js +3 -9
- package/dist-es/commands/UpdateHybridADCommand.js +3 -9
- package/dist-es/commands/UpdateNumberOfDomainControllersCommand.js +3 -9
- package/dist-es/commands/UpdateRadiusCommand.js +3 -10
- package/dist-es/commands/UpdateSettingsCommand.js +3 -9
- package/dist-es/commands/UpdateTrustCommand.js +3 -9
- package/dist-es/commands/VerifyTrustCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -81
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +2287 -0
- package/dist-types/DirectoryServiceClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -72
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +384 -0
- package/dist-types/ts3.4/DirectoryServiceClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -54
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +390 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_json1_1.js +0 -2597
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -722
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -965
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeregisterEventTopic } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeregisterEventTopicCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DeregisterEventTopic", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DeregisterEventTopicCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeregisterEventTopicCommand)
|
|
20
|
-
.de(de_DeregisterEventTopicCommand)
|
|
14
|
+
.sc(DeregisterEventTopic)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeADAssessment } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeADAssessmentCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DescribeADAssessment", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DescribeADAssessmentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeADAssessmentCommand)
|
|
20
|
-
.de(de_DescribeADAssessmentCommand)
|
|
14
|
+
.sc(DescribeADAssessment)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeCAEnrollmentPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeCAEnrollmentPolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DescribeCAEnrollmentPolicy", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DescribeCAEnrollmentPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeCAEnrollmentPolicyCommand)
|
|
20
|
-
.de(de_DescribeCAEnrollmentPolicyCommand)
|
|
14
|
+
.sc(DescribeCAEnrollmentPolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeCertificate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeCertificateCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DescribeCertificate", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DescribeCertificateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeCertificateCommand)
|
|
20
|
-
.de(de_DescribeCertificateCommand)
|
|
14
|
+
.sc(DescribeCertificate)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeClientAuthenticationSettings } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeClientAuthenticationSettingsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DescribeClientAuthenticationSettings", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DescribeClientAuthenticationSettingsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeClientAuthenticationSettingsCommand)
|
|
20
|
-
.de(de_DescribeClientAuthenticationSettingsCommand)
|
|
14
|
+
.sc(DescribeClientAuthenticationSettings)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeConditionalForwarders } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeConditionalForwardersCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DescribeConditionalForwarders", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DescribeConditionalForwardersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeConditionalForwardersCommand)
|
|
20
|
-
.de(de_DescribeConditionalForwardersCommand)
|
|
14
|
+
.sc(DescribeConditionalForwarders)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_DescribeDirectoriesCommand, se_DescribeDirectoriesCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribeDirectories } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeDirectoriesCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("DirectoryService_20150416", "DescribeDirectories", {})
|
|
18
13
|
.n("DirectoryServiceClient", "DescribeDirectoriesCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeDirectoriesCommand)
|
|
21
|
-
.de(de_DescribeDirectoriesCommand)
|
|
14
|
+
.sc(DescribeDirectories)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeDirectoryDataAccess } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDirectoryDataAccessCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DescribeDirectoryDataAccess", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DescribeDirectoryDataAccessCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDirectoryDataAccessCommand)
|
|
20
|
-
.de(de_DescribeDirectoryDataAccessCommand)
|
|
14
|
+
.sc(DescribeDirectoryDataAccess)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeDomainControllers } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDomainControllersCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DescribeDomainControllers", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DescribeDomainControllersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDomainControllersCommand)
|
|
20
|
-
.de(de_DescribeDomainControllersCommand)
|
|
14
|
+
.sc(DescribeDomainControllers)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeEventTopics } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeEventTopicsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DescribeEventTopics", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DescribeEventTopicsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeEventTopicsCommand)
|
|
20
|
-
.de(de_DescribeEventTopicsCommand)
|
|
14
|
+
.sc(DescribeEventTopics)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeHybridADUpdate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeHybridADUpdateCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DescribeHybridADUpdate", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DescribeHybridADUpdateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeHybridADUpdateCommand)
|
|
20
|
-
.de(de_DescribeHybridADUpdateCommand)
|
|
14
|
+
.sc(DescribeHybridADUpdate)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeLDAPSSettings } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeLDAPSSettingsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DescribeLDAPSSettings", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DescribeLDAPSSettingsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeLDAPSSettingsCommand)
|
|
20
|
-
.de(de_DescribeLDAPSSettingsCommand)
|
|
14
|
+
.sc(DescribeLDAPSSettings)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeRegions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeRegionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DescribeRegions", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DescribeRegionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeRegionsCommand)
|
|
20
|
-
.de(de_DescribeRegionsCommand)
|
|
14
|
+
.sc(DescribeRegions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeSettings } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeSettingsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DescribeSettings", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DescribeSettingsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeSettingsCommand)
|
|
20
|
-
.de(de_DescribeSettingsCommand)
|
|
14
|
+
.sc(DescribeSettings)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_DescribeSharedDirectoriesCommand, se_DescribeSharedDirectoriesCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribeSharedDirectories } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeSharedDirectoriesCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("DirectoryService_20150416", "DescribeSharedDirectories", {})
|
|
18
13
|
.n("DirectoryServiceClient", "DescribeSharedDirectoriesCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeSharedDirectoriesCommand)
|
|
21
|
-
.de(de_DescribeSharedDirectoriesCommand)
|
|
14
|
+
.sc(DescribeSharedDirectories)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeSnapshots } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeSnapshotsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DescribeSnapshots", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DescribeSnapshotsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeSnapshotsCommand)
|
|
20
|
-
.de(de_DescribeSnapshotsCommand)
|
|
14
|
+
.sc(DescribeSnapshots)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeTrusts } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeTrustsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DescribeTrusts", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DescribeTrustsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeTrustsCommand)
|
|
20
|
-
.de(de_DescribeTrustsCommand)
|
|
14
|
+
.sc(DescribeTrusts)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeUpdateDirectory } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeUpdateDirectoryCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DescribeUpdateDirectory", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DescribeUpdateDirectoryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeUpdateDirectoryCommand)
|
|
20
|
-
.de(de_DescribeUpdateDirectoryCommand)
|
|
14
|
+
.sc(DescribeUpdateDirectory)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DisableCAEnrollmentPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisableCAEnrollmentPolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DisableCAEnrollmentPolicy", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DisableCAEnrollmentPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisableCAEnrollmentPolicyCommand)
|
|
20
|
-
.de(de_DisableCAEnrollmentPolicyCommand)
|
|
14
|
+
.sc(DisableCAEnrollmentPolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DisableClientAuthentication } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisableClientAuthenticationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DisableClientAuthentication", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DisableClientAuthenticationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisableClientAuthenticationCommand)
|
|
20
|
-
.de(de_DisableClientAuthenticationCommand)
|
|
14
|
+
.sc(DisableClientAuthentication)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DisableDirectoryDataAccess } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisableDirectoryDataAccessCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DisableDirectoryDataAccess", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DisableDirectoryDataAccessCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisableDirectoryDataAccessCommand)
|
|
20
|
-
.de(de_DisableDirectoryDataAccessCommand)
|
|
14
|
+
.sc(DisableDirectoryDataAccess)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DisableLDAPS } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisableLDAPSCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DisableLDAPS", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DisableLDAPSCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisableLDAPSCommand)
|
|
20
|
-
.de(de_DisableLDAPSCommand)
|
|
14
|
+
.sc(DisableLDAPS)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DisableRadius } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisableRadiusCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("DirectoryService_20150416", "DisableRadius", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DisableRadiusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisableRadiusCommand)
|
|
20
|
-
.de(de_DisableRadiusCommand)
|
|
14
|
+
.sc(DisableRadius)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|