@aws-sdk/client-directory-service 3.927.0 → 3.928.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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,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_DisableSsoCommand, se_DisableSsoCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DisableSso } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DisableSsoCommand 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", "DisableSso", {})
|
|
18
13
|
.n("DirectoryServiceClient", "DisableSsoCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DisableSsoCommand)
|
|
21
|
-
.de(de_DisableSsoCommand)
|
|
14
|
+
.sc(DisableSso)
|
|
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 { EnableCAEnrollmentPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class EnableCAEnrollmentPolicyCommand 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", "EnableCAEnrollmentPolicy", {})
|
|
17
13
|
.n("DirectoryServiceClient", "EnableCAEnrollmentPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_EnableCAEnrollmentPolicyCommand)
|
|
20
|
-
.de(de_EnableCAEnrollmentPolicyCommand)
|
|
14
|
+
.sc(EnableCAEnrollmentPolicy)
|
|
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 { EnableClientAuthentication } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class EnableClientAuthenticationCommand 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", "EnableClientAuthentication", {})
|
|
17
13
|
.n("DirectoryServiceClient", "EnableClientAuthenticationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_EnableClientAuthenticationCommand)
|
|
20
|
-
.de(de_EnableClientAuthenticationCommand)
|
|
14
|
+
.sc(EnableClientAuthentication)
|
|
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 { EnableDirectoryDataAccess } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class EnableDirectoryDataAccessCommand 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", "EnableDirectoryDataAccess", {})
|
|
17
13
|
.n("DirectoryServiceClient", "EnableDirectoryDataAccessCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_EnableDirectoryDataAccessCommand)
|
|
20
|
-
.de(de_EnableDirectoryDataAccessCommand)
|
|
14
|
+
.sc(EnableDirectoryDataAccess)
|
|
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 { EnableLDAPS } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class EnableLDAPSCommand 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", "EnableLDAPS", {})
|
|
17
13
|
.n("DirectoryServiceClient", "EnableLDAPSCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_EnableLDAPSCommand)
|
|
20
|
-
.de(de_EnableLDAPSCommand)
|
|
14
|
+
.sc(EnableLDAPS)
|
|
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_EnableRadiusCommand, se_EnableRadiusCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { EnableRadius } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class EnableRadiusCommand 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", "EnableRadius", {})
|
|
18
13
|
.n("DirectoryServiceClient", "EnableRadiusCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_EnableRadiusCommand)
|
|
21
|
-
.de(de_EnableRadiusCommand)
|
|
14
|
+
.sc(EnableRadius)
|
|
22
15
|
.build() {
|
|
23
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_EnableSsoCommand, se_EnableSsoCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { EnableSso } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class EnableSsoCommand 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", "EnableSso", {})
|
|
18
13
|
.n("DirectoryServiceClient", "EnableSsoCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_EnableSsoCommand)
|
|
21
|
-
.de(de_EnableSsoCommand)
|
|
14
|
+
.sc(EnableSso)
|
|
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 { GetDirectoryLimits } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetDirectoryLimitsCommand 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", "GetDirectoryLimits", {})
|
|
17
13
|
.n("DirectoryServiceClient", "GetDirectoryLimitsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetDirectoryLimitsCommand)
|
|
20
|
-
.de(de_GetDirectoryLimitsCommand)
|
|
14
|
+
.sc(GetDirectoryLimits)
|
|
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 { GetSnapshotLimits } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetSnapshotLimitsCommand 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", "GetSnapshotLimits", {})
|
|
17
13
|
.n("DirectoryServiceClient", "GetSnapshotLimitsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetSnapshotLimitsCommand)
|
|
20
|
-
.de(de_GetSnapshotLimitsCommand)
|
|
14
|
+
.sc(GetSnapshotLimits)
|
|
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 { ListADAssessments } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListADAssessmentsCommand 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", "ListADAssessments", {})
|
|
17
13
|
.n("DirectoryServiceClient", "ListADAssessmentsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListADAssessmentsCommand)
|
|
20
|
-
.de(de_ListADAssessmentsCommand)
|
|
14
|
+
.sc(ListADAssessments)
|
|
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 { ListCertificates } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListCertificatesCommand 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", "ListCertificates", {})
|
|
17
13
|
.n("DirectoryServiceClient", "ListCertificatesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListCertificatesCommand)
|
|
20
|
-
.de(de_ListCertificatesCommand)
|
|
14
|
+
.sc(ListCertificates)
|
|
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 { ListIpRoutes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListIpRoutesCommand 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", "ListIpRoutes", {})
|
|
17
13
|
.n("DirectoryServiceClient", "ListIpRoutesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListIpRoutesCommand)
|
|
20
|
-
.de(de_ListIpRoutesCommand)
|
|
14
|
+
.sc(ListIpRoutes)
|
|
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 { ListLogSubscriptions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListLogSubscriptionsCommand 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", "ListLogSubscriptions", {})
|
|
17
13
|
.n("DirectoryServiceClient", "ListLogSubscriptionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListLogSubscriptionsCommand)
|
|
20
|
-
.de(de_ListLogSubscriptionsCommand)
|
|
14
|
+
.sc(ListLogSubscriptions)
|
|
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 { ListSchemaExtensions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListSchemaExtensionsCommand 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", "ListSchemaExtensions", {})
|
|
17
13
|
.n("DirectoryServiceClient", "ListSchemaExtensionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListSchemaExtensionsCommand)
|
|
20
|
-
.de(de_ListSchemaExtensionsCommand)
|
|
14
|
+
.sc(ListSchemaExtensions)
|
|
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 { ListTagsForResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTagsForResourceCommand 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", "ListTagsForResource", {})
|
|
17
13
|
.n("DirectoryServiceClient", "ListTagsForResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTagsForResourceCommand)
|
|
20
|
-
.de(de_ListTagsForResourceCommand)
|
|
14
|
+
.sc(ListTagsForResource)
|
|
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 { RegisterCertificate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RegisterCertificateCommand 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", "RegisterCertificate", {})
|
|
17
13
|
.n("DirectoryServiceClient", "RegisterCertificateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RegisterCertificateCommand)
|
|
20
|
-
.de(de_RegisterCertificateCommand)
|
|
14
|
+
.sc(RegisterCertificate)
|
|
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 { RegisterEventTopic } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RegisterEventTopicCommand 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", "RegisterEventTopic", {})
|
|
17
13
|
.n("DirectoryServiceClient", "RegisterEventTopicCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RegisterEventTopicCommand)
|
|
20
|
-
.de(de_RegisterEventTopicCommand)
|
|
14
|
+
.sc(RegisterEventTopic)
|
|
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 { RejectSharedDirectory } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RejectSharedDirectoryCommand 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", "RejectSharedDirectory", {})
|
|
17
13
|
.n("DirectoryServiceClient", "RejectSharedDirectoryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RejectSharedDirectoryCommand)
|
|
20
|
-
.de(de_RejectSharedDirectoryCommand)
|
|
14
|
+
.sc(RejectSharedDirectory)
|
|
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 { RemoveIpRoutes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RemoveIpRoutesCommand 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", "RemoveIpRoutes", {})
|
|
17
13
|
.n("DirectoryServiceClient", "RemoveIpRoutesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RemoveIpRoutesCommand)
|
|
20
|
-
.de(de_RemoveIpRoutesCommand)
|
|
14
|
+
.sc(RemoveIpRoutes)
|
|
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 { RemoveRegion } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RemoveRegionCommand 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", "RemoveRegion", {})
|
|
17
13
|
.n("DirectoryServiceClient", "RemoveRegionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RemoveRegionCommand)
|
|
20
|
-
.de(de_RemoveRegionCommand)
|
|
14
|
+
.sc(RemoveRegion)
|
|
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 { RemoveTagsFromResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RemoveTagsFromResourceCommand 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", "RemoveTagsFromResource", {})
|
|
17
13
|
.n("DirectoryServiceClient", "RemoveTagsFromResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RemoveTagsFromResourceCommand)
|
|
20
|
-
.de(de_RemoveTagsFromResourceCommand)
|
|
14
|
+
.sc(RemoveTagsFromResource)
|
|
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_ResetUserPasswordCommand, se_ResetUserPasswordCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { ResetUserPassword } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ResetUserPasswordCommand 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", "ResetUserPassword", {})
|
|
18
13
|
.n("DirectoryServiceClient", "ResetUserPasswordCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ResetUserPasswordCommand)
|
|
21
|
-
.de(de_ResetUserPasswordCommand)
|
|
14
|
+
.sc(ResetUserPassword)
|
|
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 { RestoreFromSnapshot } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RestoreFromSnapshotCommand 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", "RestoreFromSnapshot", {})
|
|
17
13
|
.n("DirectoryServiceClient", "RestoreFromSnapshotCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RestoreFromSnapshotCommand)
|
|
20
|
-
.de(de_RestoreFromSnapshotCommand)
|
|
14
|
+
.sc(RestoreFromSnapshot)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|