@aws-sdk/client-directory-service 3.1077.0 → 3.1078.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 +88 -803
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AcceptSharedDirectoryCommand.js +2 -14
- package/dist-es/commands/AddIpRoutesCommand.js +2 -14
- package/dist-es/commands/AddRegionCommand.js +2 -14
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -14
- package/dist-es/commands/CancelSchemaExtensionCommand.js +2 -14
- package/dist-es/commands/ConnectDirectoryCommand.js +2 -14
- package/dist-es/commands/CreateAliasCommand.js +2 -14
- package/dist-es/commands/CreateComputerCommand.js +2 -14
- package/dist-es/commands/CreateConditionalForwarderCommand.js +2 -14
- package/dist-es/commands/CreateDirectoryCommand.js +2 -14
- package/dist-es/commands/CreateHybridADCommand.js +2 -14
- package/dist-es/commands/CreateLogSubscriptionCommand.js +2 -14
- package/dist-es/commands/CreateMicrosoftADCommand.js +2 -14
- package/dist-es/commands/CreateSnapshotCommand.js +2 -14
- package/dist-es/commands/CreateTrustCommand.js +2 -14
- package/dist-es/commands/DeleteADAssessmentCommand.js +2 -14
- package/dist-es/commands/DeleteConditionalForwarderCommand.js +2 -14
- package/dist-es/commands/DeleteDirectoryCommand.js +2 -14
- package/dist-es/commands/DeleteLogSubscriptionCommand.js +2 -14
- package/dist-es/commands/DeleteSnapshotCommand.js +2 -14
- package/dist-es/commands/DeleteTrustCommand.js +2 -14
- package/dist-es/commands/DeregisterCertificateCommand.js +2 -14
- package/dist-es/commands/DeregisterEventTopicCommand.js +2 -14
- package/dist-es/commands/DescribeADAssessmentCommand.js +2 -14
- package/dist-es/commands/DescribeCAEnrollmentPolicyCommand.js +2 -14
- package/dist-es/commands/DescribeCertificateCommand.js +2 -14
- package/dist-es/commands/DescribeClientAuthenticationSettingsCommand.js +2 -14
- package/dist-es/commands/DescribeConditionalForwardersCommand.js +2 -14
- package/dist-es/commands/DescribeDirectoriesCommand.js +2 -14
- package/dist-es/commands/DescribeDirectoryDataAccessCommand.js +2 -14
- package/dist-es/commands/DescribeDomainControllersCommand.js +2 -14
- package/dist-es/commands/DescribeEventTopicsCommand.js +2 -14
- package/dist-es/commands/DescribeHybridADUpdateCommand.js +2 -14
- package/dist-es/commands/DescribeLDAPSSettingsCommand.js +2 -14
- package/dist-es/commands/DescribeRegionsCommand.js +2 -14
- package/dist-es/commands/DescribeSettingsCommand.js +2 -14
- package/dist-es/commands/DescribeSharedDirectoriesCommand.js +2 -14
- package/dist-es/commands/DescribeSnapshotsCommand.js +2 -14
- package/dist-es/commands/DescribeTrustsCommand.js +2 -14
- package/dist-es/commands/DescribeUpdateDirectoryCommand.js +2 -14
- package/dist-es/commands/DisableCAEnrollmentPolicyCommand.js +2 -14
- package/dist-es/commands/DisableClientAuthenticationCommand.js +2 -14
- package/dist-es/commands/DisableDirectoryDataAccessCommand.js +2 -14
- package/dist-es/commands/DisableLDAPSCommand.js +2 -14
- package/dist-es/commands/DisableRadiusCommand.js +2 -14
- package/dist-es/commands/DisableSsoCommand.js +2 -14
- package/dist-es/commands/EnableCAEnrollmentPolicyCommand.js +2 -14
- package/dist-es/commands/EnableClientAuthenticationCommand.js +2 -14
- package/dist-es/commands/EnableDirectoryDataAccessCommand.js +2 -14
- package/dist-es/commands/EnableLDAPSCommand.js +2 -14
- package/dist-es/commands/EnableRadiusCommand.js +2 -14
- package/dist-es/commands/EnableSsoCommand.js +2 -14
- package/dist-es/commands/GetDirectoryLimitsCommand.js +2 -14
- package/dist-es/commands/GetSnapshotLimitsCommand.js +2 -14
- package/dist-es/commands/ListADAssessmentsCommand.js +2 -14
- package/dist-es/commands/ListCertificatesCommand.js +2 -14
- package/dist-es/commands/ListIpRoutesCommand.js +2 -14
- package/dist-es/commands/ListLogSubscriptionsCommand.js +2 -14
- package/dist-es/commands/ListSchemaExtensionsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/RegisterCertificateCommand.js +2 -14
- package/dist-es/commands/RegisterEventTopicCommand.js +2 -14
- package/dist-es/commands/RejectSharedDirectoryCommand.js +2 -14
- package/dist-es/commands/RemoveIpRoutesCommand.js +2 -14
- package/dist-es/commands/RemoveRegionCommand.js +2 -14
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -14
- package/dist-es/commands/ResetUserPasswordCommand.js +2 -14
- package/dist-es/commands/RestoreFromSnapshotCommand.js +2 -14
- package/dist-es/commands/ShareDirectoryCommand.js +2 -14
- package/dist-es/commands/StartADAssessmentCommand.js +2 -14
- package/dist-es/commands/StartSchemaExtensionCommand.js +2 -14
- package/dist-es/commands/UnshareDirectoryCommand.js +2 -14
- package/dist-es/commands/UpdateConditionalForwarderCommand.js +2 -14
- package/dist-es/commands/UpdateDirectorySetupCommand.js +2 -14
- package/dist-es/commands/UpdateHybridADCommand.js +2 -14
- package/dist-es/commands/UpdateNumberOfDomainControllersCommand.js +2 -14
- package/dist-es/commands/UpdateRadiusCommand.js +2 -14
- package/dist-es/commands/UpdateSettingsCommand.js +2 -14
- package/dist-es/commands/UpdateTrustCommand.js +2 -14
- package/dist-es/commands/VerifyTrustCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AcceptSharedDirectoryCommand.d.ts +3 -8
- package/dist-types/commands/AddIpRoutesCommand.d.ts +3 -8
- package/dist-types/commands/AddRegionCommand.d.ts +3 -8
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -8
- package/dist-types/commands/CancelSchemaExtensionCommand.d.ts +3 -8
- package/dist-types/commands/ConnectDirectoryCommand.d.ts +3 -8
- package/dist-types/commands/CreateAliasCommand.d.ts +3 -8
- package/dist-types/commands/CreateComputerCommand.d.ts +3 -8
- package/dist-types/commands/CreateConditionalForwarderCommand.d.ts +3 -8
- package/dist-types/commands/CreateDirectoryCommand.d.ts +3 -8
- package/dist-types/commands/CreateHybridADCommand.d.ts +3 -8
- package/dist-types/commands/CreateLogSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/CreateMicrosoftADCommand.d.ts +3 -8
- package/dist-types/commands/CreateSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/CreateTrustCommand.d.ts +3 -8
- package/dist-types/commands/DeleteADAssessmentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConditionalForwarderCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDirectoryCommand.d.ts +3 -8
- package/dist-types/commands/DeleteLogSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTrustCommand.d.ts +3 -8
- package/dist-types/commands/DeregisterCertificateCommand.d.ts +3 -8
- package/dist-types/commands/DeregisterEventTopicCommand.d.ts +3 -8
- package/dist-types/commands/DescribeADAssessmentCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCAEnrollmentPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCertificateCommand.d.ts +3 -8
- package/dist-types/commands/DescribeClientAuthenticationSettingsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConditionalForwardersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDirectoriesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDirectoryDataAccessCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDomainControllersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEventTopicsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeHybridADUpdateCommand.d.ts +3 -8
- package/dist-types/commands/DescribeLDAPSSettingsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRegionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSettingsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSharedDirectoriesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTrustsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeUpdateDirectoryCommand.d.ts +3 -8
- package/dist-types/commands/DisableCAEnrollmentPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DisableClientAuthenticationCommand.d.ts +3 -8
- package/dist-types/commands/DisableDirectoryDataAccessCommand.d.ts +3 -8
- package/dist-types/commands/DisableLDAPSCommand.d.ts +3 -8
- package/dist-types/commands/DisableRadiusCommand.d.ts +3 -8
- package/dist-types/commands/DisableSsoCommand.d.ts +3 -8
- package/dist-types/commands/EnableCAEnrollmentPolicyCommand.d.ts +3 -8
- package/dist-types/commands/EnableClientAuthenticationCommand.d.ts +3 -8
- package/dist-types/commands/EnableDirectoryDataAccessCommand.d.ts +3 -8
- package/dist-types/commands/EnableLDAPSCommand.d.ts +3 -8
- package/dist-types/commands/EnableRadiusCommand.d.ts +3 -8
- package/dist-types/commands/EnableSsoCommand.d.ts +3 -8
- package/dist-types/commands/GetDirectoryLimitsCommand.d.ts +3 -8
- package/dist-types/commands/GetSnapshotLimitsCommand.d.ts +3 -8
- package/dist-types/commands/ListADAssessmentsCommand.d.ts +3 -8
- package/dist-types/commands/ListCertificatesCommand.d.ts +3 -8
- package/dist-types/commands/ListIpRoutesCommand.d.ts +3 -8
- package/dist-types/commands/ListLogSubscriptionsCommand.d.ts +3 -8
- package/dist-types/commands/ListSchemaExtensionsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/RegisterCertificateCommand.d.ts +3 -8
- package/dist-types/commands/RegisterEventTopicCommand.d.ts +3 -8
- package/dist-types/commands/RejectSharedDirectoryCommand.d.ts +3 -8
- package/dist-types/commands/RemoveIpRoutesCommand.d.ts +3 -8
- package/dist-types/commands/RemoveRegionCommand.d.ts +3 -8
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +3 -8
- package/dist-types/commands/ResetUserPasswordCommand.d.ts +3 -8
- package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/ShareDirectoryCommand.d.ts +3 -8
- package/dist-types/commands/StartADAssessmentCommand.d.ts +3 -8
- package/dist-types/commands/StartSchemaExtensionCommand.d.ts +3 -8
- package/dist-types/commands/UnshareDirectoryCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConditionalForwarderCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDirectorySetupCommand.d.ts +3 -8
- package/dist-types/commands/UpdateHybridADCommand.d.ts +3 -8
- package/dist-types/commands/UpdateNumberOfDomainControllersCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRadiusCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSettingsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTrustCommand.d.ts +3 -8
- package/dist-types/commands/VerifyTrustCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AcceptSharedDirectoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddIpRoutesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddRegionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelSchemaExtensionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ConnectDirectoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateComputerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConditionalForwarderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHybridADCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateLogSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMicrosoftADCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTrustCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteADAssessmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConditionalForwarderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteLogSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTrustCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeregisterCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeregisterEventTopicCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeADAssessmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCAEnrollmentPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeClientAuthenticationSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConditionalForwardersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDirectoriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDirectoryDataAccessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDomainControllersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEventTopicsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeHybridADUpdateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeLDAPSSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSharedDirectoriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTrustsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeUpdateDirectoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableCAEnrollmentPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableClientAuthenticationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableDirectoryDataAccessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableLDAPSCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableRadiusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableSsoCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableCAEnrollmentPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableClientAuthenticationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableDirectoryDataAccessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableLDAPSCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableRadiusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableSsoCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDirectoryLimitsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSnapshotLimitsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListADAssessmentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListIpRoutesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLogSubscriptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSchemaExtensionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterEventTopicCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RejectSharedDirectoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveIpRoutesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveRegionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ResetUserPasswordCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ShareDirectoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartADAssessmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartSchemaExtensionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UnshareDirectoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConditionalForwarderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDirectorySetupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateHybridADCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateNumberOfDomainControllersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRadiusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTrustCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/VerifyTrustCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { makeBuilder } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
+
import { commonParams } from "./endpoint/EndpointParameters";
|
|
4
|
+
export const command = makeBuilder(commonParams, "DirectoryService_20150416", "DirectoryServiceClient", getEndpointPlugin);
|
|
5
|
+
export const _ep0 = {};
|
|
6
|
+
export const _mw0 = (Command, cs, config, o) => [];
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { AcceptSharedDirectory$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class AcceptSharedDirectoryCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "AcceptSharedDirectory", {})
|
|
13
|
-
.n("DirectoryServiceClient", "AcceptSharedDirectoryCommand")
|
|
14
|
-
.sc(AcceptSharedDirectory$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class AcceptSharedDirectoryCommand extends command(_ep0, _mw0, "AcceptSharedDirectory", AcceptSharedDirectory$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { AddIpRoutes$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class AddIpRoutesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "AddIpRoutes", {})
|
|
13
|
-
.n("DirectoryServiceClient", "AddIpRoutesCommand")
|
|
14
|
-
.sc(AddIpRoutes$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class AddIpRoutesCommand extends command(_ep0, _mw0, "AddIpRoutes", AddIpRoutes$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { AddRegion$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class AddRegionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "AddRegion", {})
|
|
13
|
-
.n("DirectoryServiceClient", "AddRegionCommand")
|
|
14
|
-
.sc(AddRegion$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class AddRegionCommand extends command(_ep0, _mw0, "AddRegion", AddRegion$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { AddTagsToResource$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class AddTagsToResourceCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "AddTagsToResource", {})
|
|
13
|
-
.n("DirectoryServiceClient", "AddTagsToResourceCommand")
|
|
14
|
-
.sc(AddTagsToResource$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class AddTagsToResourceCommand extends command(_ep0, _mw0, "AddTagsToResource", AddTagsToResource$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CancelSchemaExtension$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CancelSchemaExtensionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "CancelSchemaExtension", {})
|
|
13
|
-
.n("DirectoryServiceClient", "CancelSchemaExtensionCommand")
|
|
14
|
-
.sc(CancelSchemaExtension$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CancelSchemaExtensionCommand extends command(_ep0, _mw0, "CancelSchemaExtension", CancelSchemaExtension$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ConnectDirectory$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ConnectDirectoryCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "ConnectDirectory", {})
|
|
13
|
-
.n("DirectoryServiceClient", "ConnectDirectoryCommand")
|
|
14
|
-
.sc(ConnectDirectory$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ConnectDirectoryCommand extends command(_ep0, _mw0, "ConnectDirectory", ConnectDirectory$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateAlias$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateAliasCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "CreateAlias", {})
|
|
13
|
-
.n("DirectoryServiceClient", "CreateAliasCommand")
|
|
14
|
-
.sc(CreateAlias$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateAliasCommand extends command(_ep0, _mw0, "CreateAlias", CreateAlias$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateComputer$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateComputerCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "CreateComputer", {})
|
|
13
|
-
.n("DirectoryServiceClient", "CreateComputerCommand")
|
|
14
|
-
.sc(CreateComputer$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateComputerCommand extends command(_ep0, _mw0, "CreateComputer", CreateComputer$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateConditionalForwarder$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateConditionalForwarderCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "CreateConditionalForwarder", {})
|
|
13
|
-
.n("DirectoryServiceClient", "CreateConditionalForwarderCommand")
|
|
14
|
-
.sc(CreateConditionalForwarder$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateConditionalForwarderCommand extends command(_ep0, _mw0, "CreateConditionalForwarder", CreateConditionalForwarder$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateDirectory$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateDirectoryCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "CreateDirectory", {})
|
|
13
|
-
.n("DirectoryServiceClient", "CreateDirectoryCommand")
|
|
14
|
-
.sc(CreateDirectory$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateDirectoryCommand extends command(_ep0, _mw0, "CreateDirectory", CreateDirectory$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateHybridAD$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateHybridADCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "CreateHybridAD", {})
|
|
13
|
-
.n("DirectoryServiceClient", "CreateHybridADCommand")
|
|
14
|
-
.sc(CreateHybridAD$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateHybridADCommand extends command(_ep0, _mw0, "CreateHybridAD", CreateHybridAD$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateLogSubscription$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateLogSubscriptionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "CreateLogSubscription", {})
|
|
13
|
-
.n("DirectoryServiceClient", "CreateLogSubscriptionCommand")
|
|
14
|
-
.sc(CreateLogSubscription$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateLogSubscriptionCommand extends command(_ep0, _mw0, "CreateLogSubscription", CreateLogSubscription$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateMicrosoftAD$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateMicrosoftADCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "CreateMicrosoftAD", {})
|
|
13
|
-
.n("DirectoryServiceClient", "CreateMicrosoftADCommand")
|
|
14
|
-
.sc(CreateMicrosoftAD$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateMicrosoftADCommand extends command(_ep0, _mw0, "CreateMicrosoftAD", CreateMicrosoftAD$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateSnapshot$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateSnapshotCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "CreateSnapshot", {})
|
|
13
|
-
.n("DirectoryServiceClient", "CreateSnapshotCommand")
|
|
14
|
-
.sc(CreateSnapshot$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateSnapshotCommand extends command(_ep0, _mw0, "CreateSnapshot", CreateSnapshot$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateTrust$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateTrustCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "CreateTrust", {})
|
|
13
|
-
.n("DirectoryServiceClient", "CreateTrustCommand")
|
|
14
|
-
.sc(CreateTrust$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateTrustCommand extends command(_ep0, _mw0, "CreateTrust", CreateTrust$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteADAssessment$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteADAssessmentCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "DeleteADAssessment", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DeleteADAssessmentCommand")
|
|
14
|
-
.sc(DeleteADAssessment$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteADAssessmentCommand extends command(_ep0, _mw0, "DeleteADAssessment", DeleteADAssessment$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteConditionalForwarder$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteConditionalForwarderCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "DeleteConditionalForwarder", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DeleteConditionalForwarderCommand")
|
|
14
|
-
.sc(DeleteConditionalForwarder$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteConditionalForwarderCommand extends command(_ep0, _mw0, "DeleteConditionalForwarder", DeleteConditionalForwarder$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteDirectory$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteDirectoryCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "DeleteDirectory", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DeleteDirectoryCommand")
|
|
14
|
-
.sc(DeleteDirectory$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteDirectoryCommand extends command(_ep0, _mw0, "DeleteDirectory", DeleteDirectory$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteLogSubscription$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteLogSubscriptionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "DeleteLogSubscription", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DeleteLogSubscriptionCommand")
|
|
14
|
-
.sc(DeleteLogSubscription$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteLogSubscriptionCommand extends command(_ep0, _mw0, "DeleteLogSubscription", DeleteLogSubscription$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteSnapshot$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteSnapshotCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "DeleteSnapshot", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DeleteSnapshotCommand")
|
|
14
|
-
.sc(DeleteSnapshot$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteSnapshotCommand extends command(_ep0, _mw0, "DeleteSnapshot", DeleteSnapshot$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteTrust$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteTrustCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "DeleteTrust", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DeleteTrustCommand")
|
|
14
|
-
.sc(DeleteTrust$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteTrustCommand extends command(_ep0, _mw0, "DeleteTrust", DeleteTrust$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeregisterCertificate$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeregisterCertificateCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "DeregisterCertificate", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DeregisterCertificateCommand")
|
|
14
|
-
.sc(DeregisterCertificate$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeregisterCertificateCommand extends command(_ep0, _mw0, "DeregisterCertificate", DeregisterCertificate$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeregisterEventTopic$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeregisterEventTopicCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "DeregisterEventTopic", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DeregisterEventTopicCommand")
|
|
14
|
-
.sc(DeregisterEventTopic$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeregisterEventTopicCommand extends command(_ep0, _mw0, "DeregisterEventTopic", DeregisterEventTopic$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeADAssessment$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeADAssessmentCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "DescribeADAssessment", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DescribeADAssessmentCommand")
|
|
14
|
-
.sc(DescribeADAssessment$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeADAssessmentCommand extends command(_ep0, _mw0, "DescribeADAssessment", DescribeADAssessment$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeCAEnrollmentPolicy$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeCAEnrollmentPolicyCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "DescribeCAEnrollmentPolicy", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DescribeCAEnrollmentPolicyCommand")
|
|
14
|
-
.sc(DescribeCAEnrollmentPolicy$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeCAEnrollmentPolicyCommand extends command(_ep0, _mw0, "DescribeCAEnrollmentPolicy", DescribeCAEnrollmentPolicy$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeCertificate$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeCertificateCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "DescribeCertificate", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DescribeCertificateCommand")
|
|
14
|
-
.sc(DescribeCertificate$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeCertificateCommand extends command(_ep0, _mw0, "DescribeCertificate", DescribeCertificate$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeClientAuthenticationSettings$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeClientAuthenticationSettingsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "DescribeClientAuthenticationSettings", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DescribeClientAuthenticationSettingsCommand")
|
|
14
|
-
.sc(DescribeClientAuthenticationSettings$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeClientAuthenticationSettingsCommand extends command(_ep0, _mw0, "DescribeClientAuthenticationSettings", DescribeClientAuthenticationSettings$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeConditionalForwarders$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeConditionalForwardersCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "DescribeConditionalForwarders", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DescribeConditionalForwardersCommand")
|
|
14
|
-
.sc(DescribeConditionalForwarders$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeConditionalForwardersCommand extends command(_ep0, _mw0, "DescribeConditionalForwarders", DescribeConditionalForwarders$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeDirectories$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeDirectoriesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "DescribeDirectories", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DescribeDirectoriesCommand")
|
|
14
|
-
.sc(DescribeDirectories$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeDirectoriesCommand extends command(_ep0, _mw0, "DescribeDirectories", DescribeDirectories$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeDirectoryDataAccess$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeDirectoryDataAccessCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "DescribeDirectoryDataAccess", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DescribeDirectoryDataAccessCommand")
|
|
14
|
-
.sc(DescribeDirectoryDataAccess$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeDirectoryDataAccessCommand extends command(_ep0, _mw0, "DescribeDirectoryDataAccess", DescribeDirectoryDataAccess$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeDomainControllers$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeDomainControllersCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DirectoryService_20150416", "DescribeDomainControllers", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DescribeDomainControllersCommand")
|
|
14
|
-
.sc(DescribeDomainControllers$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeDomainControllersCommand extends command(_ep0, _mw0, "DescribeDomainControllers", DescribeDomainControllers$) {
|
|
16
4
|
}
|