@aws-sdk/client-directory-service 3.926.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
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const core_1 = require("@aws-sdk/core");
|
|
5
|
+
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const url_parser_1 = require("@smithy/url-parser");
|
|
7
8
|
const util_base64_1 = require("@smithy/util-base64");
|
|
@@ -25,6 +26,12 @@ const getRuntimeConfig = (config) => {
|
|
|
25
26
|
},
|
|
26
27
|
],
|
|
27
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
+
protocol: config?.protocol ??
|
|
30
|
+
new protocols_1.AwsJson1_1Protocol({
|
|
31
|
+
defaultNamespace: "com.amazonaws.directoryservice",
|
|
32
|
+
serviceTarget: "DirectoryService_20150416",
|
|
33
|
+
awsQueryCompatible: false,
|
|
34
|
+
}),
|
|
28
35
|
serviceId: config?.serviceId ?? "Directory Service",
|
|
29
36
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
30
37
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
|
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
|
+
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
7
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
9
|
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
10
|
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
@@ -28,6 +29,7 @@ export class DirectoryServiceClient extends __Client {
|
|
|
28
29
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
29
30
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
30
31
|
this.config = _config_8;
|
|
32
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
31
33
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
32
34
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
33
35
|
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
@@ -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_AcceptSharedDirectoryCommand, se_AcceptSharedDirectoryCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { AcceptSharedDirectory } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class AcceptSharedDirectoryCommand 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", "AcceptSharedDirectory", {})
|
|
18
13
|
.n("DirectoryServiceClient", "AcceptSharedDirectoryCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_AcceptSharedDirectoryCommand)
|
|
21
|
-
.de(de_AcceptSharedDirectoryCommand)
|
|
14
|
+
.sc(AcceptSharedDirectory)
|
|
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 { AddIpRoutes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AddIpRoutesCommand 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", "AddIpRoutes", {})
|
|
17
13
|
.n("DirectoryServiceClient", "AddIpRoutesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AddIpRoutesCommand)
|
|
20
|
-
.de(de_AddIpRoutesCommand)
|
|
14
|
+
.sc(AddIpRoutes)
|
|
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 { AddRegion } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AddRegionCommand 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", "AddRegion", {})
|
|
17
13
|
.n("DirectoryServiceClient", "AddRegionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AddRegionCommand)
|
|
20
|
-
.de(de_AddRegionCommand)
|
|
14
|
+
.sc(AddRegion)
|
|
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 { AddTagsToResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AddTagsToResourceCommand 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", "AddTagsToResource", {})
|
|
17
13
|
.n("DirectoryServiceClient", "AddTagsToResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AddTagsToResourceCommand)
|
|
20
|
-
.de(de_AddTagsToResourceCommand)
|
|
14
|
+
.sc(AddTagsToResource)
|
|
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 { CancelSchemaExtension } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CancelSchemaExtensionCommand 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", "CancelSchemaExtension", {})
|
|
17
13
|
.n("DirectoryServiceClient", "CancelSchemaExtensionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CancelSchemaExtensionCommand)
|
|
20
|
-
.de(de_CancelSchemaExtensionCommand)
|
|
14
|
+
.sc(CancelSchemaExtension)
|
|
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_ConnectDirectoryCommand, se_ConnectDirectoryCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { ConnectDirectory } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ConnectDirectoryCommand 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", "ConnectDirectory", {})
|
|
18
13
|
.n("DirectoryServiceClient", "ConnectDirectoryCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ConnectDirectoryCommand)
|
|
21
|
-
.de(de_ConnectDirectoryCommand)
|
|
14
|
+
.sc(ConnectDirectory)
|
|
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 { CreateAlias } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAliasCommand 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", "CreateAlias", {})
|
|
17
13
|
.n("DirectoryServiceClient", "CreateAliasCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAliasCommand)
|
|
20
|
-
.de(de_CreateAliasCommand)
|
|
14
|
+
.sc(CreateAlias)
|
|
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_CreateComputerCommand, se_CreateComputerCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { CreateComputer } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateComputerCommand 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", "CreateComputer", {})
|
|
18
13
|
.n("DirectoryServiceClient", "CreateComputerCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateComputerCommand)
|
|
21
|
-
.de(de_CreateComputerCommand)
|
|
14
|
+
.sc(CreateComputer)
|
|
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 { CreateConditionalForwarder } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateConditionalForwarderCommand 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", "CreateConditionalForwarder", {})
|
|
17
13
|
.n("DirectoryServiceClient", "CreateConditionalForwarderCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateConditionalForwarderCommand)
|
|
20
|
-
.de(de_CreateConditionalForwarderCommand)
|
|
14
|
+
.sc(CreateConditionalForwarder)
|
|
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_CreateDirectoryCommand, se_CreateDirectoryCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { CreateDirectory } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateDirectoryCommand 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", "CreateDirectory", {})
|
|
18
13
|
.n("DirectoryServiceClient", "CreateDirectoryCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateDirectoryCommand)
|
|
21
|
-
.de(de_CreateDirectoryCommand)
|
|
14
|
+
.sc(CreateDirectory)
|
|
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 { CreateHybridAD } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateHybridADCommand 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", "CreateHybridAD", {})
|
|
17
13
|
.n("DirectoryServiceClient", "CreateHybridADCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateHybridADCommand)
|
|
20
|
-
.de(de_CreateHybridADCommand)
|
|
14
|
+
.sc(CreateHybridAD)
|
|
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 { CreateLogSubscription } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateLogSubscriptionCommand 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", "CreateLogSubscription", {})
|
|
17
13
|
.n("DirectoryServiceClient", "CreateLogSubscriptionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateLogSubscriptionCommand)
|
|
20
|
-
.de(de_CreateLogSubscriptionCommand)
|
|
14
|
+
.sc(CreateLogSubscription)
|
|
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_CreateMicrosoftADCommand, se_CreateMicrosoftADCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { CreateMicrosoftAD } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateMicrosoftADCommand 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", "CreateMicrosoftAD", {})
|
|
18
13
|
.n("DirectoryServiceClient", "CreateMicrosoftADCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateMicrosoftADCommand)
|
|
21
|
-
.de(de_CreateMicrosoftADCommand)
|
|
14
|
+
.sc(CreateMicrosoftAD)
|
|
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 { CreateSnapshot } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateSnapshotCommand 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", "CreateSnapshot", {})
|
|
17
13
|
.n("DirectoryServiceClient", "CreateSnapshotCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateSnapshotCommand)
|
|
20
|
-
.de(de_CreateSnapshotCommand)
|
|
14
|
+
.sc(CreateSnapshot)
|
|
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_CreateTrustCommand, se_CreateTrustCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { CreateTrust } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateTrustCommand 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", "CreateTrust", {})
|
|
18
13
|
.n("DirectoryServiceClient", "CreateTrustCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateTrustCommand)
|
|
21
|
-
.de(de_CreateTrustCommand)
|
|
14
|
+
.sc(CreateTrust)
|
|
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 { DeleteADAssessment } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteADAssessmentCommand 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", "DeleteADAssessment", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DeleteADAssessmentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteADAssessmentCommand)
|
|
20
|
-
.de(de_DeleteADAssessmentCommand)
|
|
14
|
+
.sc(DeleteADAssessment)
|
|
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 { DeleteConditionalForwarder } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteConditionalForwarderCommand 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", "DeleteConditionalForwarder", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DeleteConditionalForwarderCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteConditionalForwarderCommand)
|
|
20
|
-
.de(de_DeleteConditionalForwarderCommand)
|
|
14
|
+
.sc(DeleteConditionalForwarder)
|
|
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 { DeleteDirectory } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteDirectoryCommand 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", "DeleteDirectory", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DeleteDirectoryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteDirectoryCommand)
|
|
20
|
-
.de(de_DeleteDirectoryCommand)
|
|
14
|
+
.sc(DeleteDirectory)
|
|
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 { DeleteLogSubscription } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteLogSubscriptionCommand 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", "DeleteLogSubscription", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DeleteLogSubscriptionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteLogSubscriptionCommand)
|
|
20
|
-
.de(de_DeleteLogSubscriptionCommand)
|
|
14
|
+
.sc(DeleteLogSubscription)
|
|
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 { DeleteSnapshot } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteSnapshotCommand 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", "DeleteSnapshot", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DeleteSnapshotCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteSnapshotCommand)
|
|
20
|
-
.de(de_DeleteSnapshotCommand)
|
|
14
|
+
.sc(DeleteSnapshot)
|
|
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 { DeleteTrust } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteTrustCommand 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", "DeleteTrust", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DeleteTrustCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteTrustCommand)
|
|
20
|
-
.de(de_DeleteTrustCommand)
|
|
14
|
+
.sc(DeleteTrust)
|
|
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 { DeregisterCertificate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeregisterCertificateCommand 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", "DeregisterCertificate", {})
|
|
17
13
|
.n("DirectoryServiceClient", "DeregisterCertificateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeregisterCertificateCommand)
|
|
20
|
-
.de(de_DeregisterCertificateCommand)
|
|
14
|
+
.sc(DeregisterCertificate)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|