@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
|
@@ -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 { DescribeEventTopics$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeEventTopicsCommand 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", "DescribeEventTopics", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DescribeEventTopicsCommand")
|
|
14
|
-
.sc(DescribeEventTopics$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeEventTopicsCommand extends command(_ep0, _mw0, "DescribeEventTopics", DescribeEventTopics$) {
|
|
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 { DescribeHybridADUpdate$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeHybridADUpdateCommand 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", "DescribeHybridADUpdate", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DescribeHybridADUpdateCommand")
|
|
14
|
-
.sc(DescribeHybridADUpdate$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeHybridADUpdateCommand extends command(_ep0, _mw0, "DescribeHybridADUpdate", DescribeHybridADUpdate$) {
|
|
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 { DescribeLDAPSSettings$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeLDAPSSettingsCommand 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", "DescribeLDAPSSettings", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DescribeLDAPSSettingsCommand")
|
|
14
|
-
.sc(DescribeLDAPSSettings$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeLDAPSSettingsCommand extends command(_ep0, _mw0, "DescribeLDAPSSettings", DescribeLDAPSSettings$) {
|
|
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 { DescribeRegions$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeRegionsCommand 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", "DescribeRegions", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DescribeRegionsCommand")
|
|
14
|
-
.sc(DescribeRegions$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeRegionsCommand extends command(_ep0, _mw0, "DescribeRegions", DescribeRegions$) {
|
|
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 { DescribeSettings$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeSettingsCommand 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", "DescribeSettings", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DescribeSettingsCommand")
|
|
14
|
-
.sc(DescribeSettings$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeSettingsCommand extends command(_ep0, _mw0, "DescribeSettings", DescribeSettings$) {
|
|
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 { DescribeSharedDirectories$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeSharedDirectoriesCommand 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", "DescribeSharedDirectories", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DescribeSharedDirectoriesCommand")
|
|
14
|
-
.sc(DescribeSharedDirectories$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeSharedDirectoriesCommand extends command(_ep0, _mw0, "DescribeSharedDirectories", DescribeSharedDirectories$) {
|
|
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 { DescribeSnapshots$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeSnapshotsCommand 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", "DescribeSnapshots", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DescribeSnapshotsCommand")
|
|
14
|
-
.sc(DescribeSnapshots$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeSnapshotsCommand extends command(_ep0, _mw0, "DescribeSnapshots", DescribeSnapshots$) {
|
|
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 { DescribeTrusts$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeTrustsCommand 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", "DescribeTrusts", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DescribeTrustsCommand")
|
|
14
|
-
.sc(DescribeTrusts$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeTrustsCommand extends command(_ep0, _mw0, "DescribeTrusts", DescribeTrusts$) {
|
|
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 { DescribeUpdateDirectory$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeUpdateDirectoryCommand 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", "DescribeUpdateDirectory", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DescribeUpdateDirectoryCommand")
|
|
14
|
-
.sc(DescribeUpdateDirectory$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeUpdateDirectoryCommand extends command(_ep0, _mw0, "DescribeUpdateDirectory", DescribeUpdateDirectory$) {
|
|
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 { DisableCAEnrollmentPolicy$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DisableCAEnrollmentPolicyCommand 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", "DisableCAEnrollmentPolicy", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DisableCAEnrollmentPolicyCommand")
|
|
14
|
-
.sc(DisableCAEnrollmentPolicy$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DisableCAEnrollmentPolicyCommand extends command(_ep0, _mw0, "DisableCAEnrollmentPolicy", DisableCAEnrollmentPolicy$) {
|
|
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 { DisableClientAuthentication$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DisableClientAuthenticationCommand 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", "DisableClientAuthentication", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DisableClientAuthenticationCommand")
|
|
14
|
-
.sc(DisableClientAuthentication$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DisableClientAuthenticationCommand extends command(_ep0, _mw0, "DisableClientAuthentication", DisableClientAuthentication$) {
|
|
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 { DisableDirectoryDataAccess$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DisableDirectoryDataAccessCommand 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", "DisableDirectoryDataAccess", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DisableDirectoryDataAccessCommand")
|
|
14
|
-
.sc(DisableDirectoryDataAccess$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DisableDirectoryDataAccessCommand extends command(_ep0, _mw0, "DisableDirectoryDataAccess", DisableDirectoryDataAccess$) {
|
|
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 { DisableLDAPS$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DisableLDAPSCommand 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", "DisableLDAPS", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DisableLDAPSCommand")
|
|
14
|
-
.sc(DisableLDAPS$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DisableLDAPSCommand extends command(_ep0, _mw0, "DisableLDAPS", DisableLDAPS$) {
|
|
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 { DisableRadius$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DisableRadiusCommand 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", "DisableRadius", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DisableRadiusCommand")
|
|
14
|
-
.sc(DisableRadius$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DisableRadiusCommand extends command(_ep0, _mw0, "DisableRadius", DisableRadius$) {
|
|
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 { DisableSso$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DisableSsoCommand 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", "DisableSso", {})
|
|
13
|
-
.n("DirectoryServiceClient", "DisableSsoCommand")
|
|
14
|
-
.sc(DisableSso$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DisableSsoCommand extends command(_ep0, _mw0, "DisableSso", DisableSso$) {
|
|
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 { EnableCAEnrollmentPolicy$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class EnableCAEnrollmentPolicyCommand 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", "EnableCAEnrollmentPolicy", {})
|
|
13
|
-
.n("DirectoryServiceClient", "EnableCAEnrollmentPolicyCommand")
|
|
14
|
-
.sc(EnableCAEnrollmentPolicy$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class EnableCAEnrollmentPolicyCommand extends command(_ep0, _mw0, "EnableCAEnrollmentPolicy", EnableCAEnrollmentPolicy$) {
|
|
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 { EnableClientAuthentication$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class EnableClientAuthenticationCommand 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", "EnableClientAuthentication", {})
|
|
13
|
-
.n("DirectoryServiceClient", "EnableClientAuthenticationCommand")
|
|
14
|
-
.sc(EnableClientAuthentication$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class EnableClientAuthenticationCommand extends command(_ep0, _mw0, "EnableClientAuthentication", EnableClientAuthentication$) {
|
|
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 { EnableDirectoryDataAccess$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class EnableDirectoryDataAccessCommand 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", "EnableDirectoryDataAccess", {})
|
|
13
|
-
.n("DirectoryServiceClient", "EnableDirectoryDataAccessCommand")
|
|
14
|
-
.sc(EnableDirectoryDataAccess$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class EnableDirectoryDataAccessCommand extends command(_ep0, _mw0, "EnableDirectoryDataAccess", EnableDirectoryDataAccess$) {
|
|
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 { EnableLDAPS$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class EnableLDAPSCommand 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", "EnableLDAPS", {})
|
|
13
|
-
.n("DirectoryServiceClient", "EnableLDAPSCommand")
|
|
14
|
-
.sc(EnableLDAPS$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class EnableLDAPSCommand extends command(_ep0, _mw0, "EnableLDAPS", EnableLDAPS$) {
|
|
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 { EnableRadius$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class EnableRadiusCommand 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", "EnableRadius", {})
|
|
13
|
-
.n("DirectoryServiceClient", "EnableRadiusCommand")
|
|
14
|
-
.sc(EnableRadius$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class EnableRadiusCommand extends command(_ep0, _mw0, "EnableRadius", EnableRadius$) {
|
|
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 { EnableSso$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class EnableSsoCommand 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", "EnableSso", {})
|
|
13
|
-
.n("DirectoryServiceClient", "EnableSsoCommand")
|
|
14
|
-
.sc(EnableSso$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class EnableSsoCommand extends command(_ep0, _mw0, "EnableSso", EnableSso$) {
|
|
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 { GetDirectoryLimits$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class GetDirectoryLimitsCommand 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", "GetDirectoryLimits", {})
|
|
13
|
-
.n("DirectoryServiceClient", "GetDirectoryLimitsCommand")
|
|
14
|
-
.sc(GetDirectoryLimits$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class GetDirectoryLimitsCommand extends command(_ep0, _mw0, "GetDirectoryLimits", GetDirectoryLimits$) {
|
|
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 { GetSnapshotLimits$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class GetSnapshotLimitsCommand 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", "GetSnapshotLimits", {})
|
|
13
|
-
.n("DirectoryServiceClient", "GetSnapshotLimitsCommand")
|
|
14
|
-
.sc(GetSnapshotLimits$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class GetSnapshotLimitsCommand extends command(_ep0, _mw0, "GetSnapshotLimits", GetSnapshotLimits$) {
|
|
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 { ListADAssessments$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListADAssessmentsCommand 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", "ListADAssessments", {})
|
|
13
|
-
.n("DirectoryServiceClient", "ListADAssessmentsCommand")
|
|
14
|
-
.sc(ListADAssessments$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListADAssessmentsCommand extends command(_ep0, _mw0, "ListADAssessments", ListADAssessments$) {
|
|
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 { ListCertificates$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListCertificatesCommand 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", "ListCertificates", {})
|
|
13
|
-
.n("DirectoryServiceClient", "ListCertificatesCommand")
|
|
14
|
-
.sc(ListCertificates$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListCertificatesCommand extends command(_ep0, _mw0, "ListCertificates", ListCertificates$) {
|
|
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 { ListIpRoutes$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListIpRoutesCommand 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", "ListIpRoutes", {})
|
|
13
|
-
.n("DirectoryServiceClient", "ListIpRoutesCommand")
|
|
14
|
-
.sc(ListIpRoutes$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListIpRoutesCommand extends command(_ep0, _mw0, "ListIpRoutes", ListIpRoutes$) {
|
|
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 { ListLogSubscriptions$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListLogSubscriptionsCommand 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", "ListLogSubscriptions", {})
|
|
13
|
-
.n("DirectoryServiceClient", "ListLogSubscriptionsCommand")
|
|
14
|
-
.sc(ListLogSubscriptions$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListLogSubscriptionsCommand extends command(_ep0, _mw0, "ListLogSubscriptions", ListLogSubscriptions$) {
|
|
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 { ListSchemaExtensions$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListSchemaExtensionsCommand 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", "ListSchemaExtensions", {})
|
|
13
|
-
.n("DirectoryServiceClient", "ListSchemaExtensionsCommand")
|
|
14
|
-
.sc(ListSchemaExtensions$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListSchemaExtensionsCommand extends command(_ep0, _mw0, "ListSchemaExtensions", ListSchemaExtensions$) {
|
|
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 { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListTagsForResourceCommand 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", "ListTagsForResource", {})
|
|
13
|
-
.n("DirectoryServiceClient", "ListTagsForResourceCommand")
|
|
14
|
-
.sc(ListTagsForResource$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
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 { RegisterCertificate$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class RegisterCertificateCommand 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", "RegisterCertificate", {})
|
|
13
|
-
.n("DirectoryServiceClient", "RegisterCertificateCommand")
|
|
14
|
-
.sc(RegisterCertificate$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class RegisterCertificateCommand extends command(_ep0, _mw0, "RegisterCertificate", RegisterCertificate$) {
|
|
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 { RegisterEventTopic$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class RegisterEventTopicCommand 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", "RegisterEventTopic", {})
|
|
13
|
-
.n("DirectoryServiceClient", "RegisterEventTopicCommand")
|
|
14
|
-
.sc(RegisterEventTopic$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class RegisterEventTopicCommand extends command(_ep0, _mw0, "RegisterEventTopic", RegisterEventTopic$) {
|
|
16
4
|
}
|