@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
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException: ServiceException$1, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException: ServiceException$1, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -68,7 +69,7 @@ const commonParams = {
|
|
|
68
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
69
70
|
};
|
|
70
71
|
|
|
71
|
-
var version = "3.
|
|
72
|
+
var version = "3.1077.0";
|
|
72
73
|
var packageInfo = {
|
|
73
74
|
version: version};
|
|
74
75
|
|
|
@@ -3085,964 +3086,248 @@ class DirectoryServiceClient extends Client {
|
|
|
3085
3086
|
}
|
|
3086
3087
|
}
|
|
3087
3088
|
|
|
3088
|
-
|
|
3089
|
-
|
|
3090
|
-
|
|
3091
|
-
|
|
3092
|
-
|
|
3093
|
-
})
|
|
3094
|
-
.s("DirectoryService_20150416", "AcceptSharedDirectory", {})
|
|
3095
|
-
.n("DirectoryServiceClient", "AcceptSharedDirectoryCommand")
|
|
3096
|
-
.sc(AcceptSharedDirectory$)
|
|
3097
|
-
.build() {
|
|
3089
|
+
const command = makeBuilder(commonParams, "DirectoryService_20150416", "DirectoryServiceClient", getEndpointPlugin);
|
|
3090
|
+
const _ep0 = {};
|
|
3091
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
3092
|
+
|
|
3093
|
+
class AcceptSharedDirectoryCommand extends command(_ep0, _mw0, "AcceptSharedDirectory", AcceptSharedDirectory$) {
|
|
3098
3094
|
}
|
|
3099
3095
|
|
|
3100
|
-
class AddIpRoutesCommand extends
|
|
3101
|
-
.classBuilder()
|
|
3102
|
-
.ep(commonParams)
|
|
3103
|
-
.m(function (Command, cs, config, o) {
|
|
3104
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3105
|
-
})
|
|
3106
|
-
.s("DirectoryService_20150416", "AddIpRoutes", {})
|
|
3107
|
-
.n("DirectoryServiceClient", "AddIpRoutesCommand")
|
|
3108
|
-
.sc(AddIpRoutes$)
|
|
3109
|
-
.build() {
|
|
3096
|
+
class AddIpRoutesCommand extends command(_ep0, _mw0, "AddIpRoutes", AddIpRoutes$) {
|
|
3110
3097
|
}
|
|
3111
3098
|
|
|
3112
|
-
class AddRegionCommand extends
|
|
3113
|
-
.classBuilder()
|
|
3114
|
-
.ep(commonParams)
|
|
3115
|
-
.m(function (Command, cs, config, o) {
|
|
3116
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3117
|
-
})
|
|
3118
|
-
.s("DirectoryService_20150416", "AddRegion", {})
|
|
3119
|
-
.n("DirectoryServiceClient", "AddRegionCommand")
|
|
3120
|
-
.sc(AddRegion$)
|
|
3121
|
-
.build() {
|
|
3099
|
+
class AddRegionCommand extends command(_ep0, _mw0, "AddRegion", AddRegion$) {
|
|
3122
3100
|
}
|
|
3123
3101
|
|
|
3124
|
-
class AddTagsToResourceCommand extends
|
|
3125
|
-
.classBuilder()
|
|
3126
|
-
.ep(commonParams)
|
|
3127
|
-
.m(function (Command, cs, config, o) {
|
|
3128
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3129
|
-
})
|
|
3130
|
-
.s("DirectoryService_20150416", "AddTagsToResource", {})
|
|
3131
|
-
.n("DirectoryServiceClient", "AddTagsToResourceCommand")
|
|
3132
|
-
.sc(AddTagsToResource$)
|
|
3133
|
-
.build() {
|
|
3102
|
+
class AddTagsToResourceCommand extends command(_ep0, _mw0, "AddTagsToResource", AddTagsToResource$) {
|
|
3134
3103
|
}
|
|
3135
3104
|
|
|
3136
|
-
class CancelSchemaExtensionCommand extends
|
|
3137
|
-
.classBuilder()
|
|
3138
|
-
.ep(commonParams)
|
|
3139
|
-
.m(function (Command, cs, config, o) {
|
|
3140
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3141
|
-
})
|
|
3142
|
-
.s("DirectoryService_20150416", "CancelSchemaExtension", {})
|
|
3143
|
-
.n("DirectoryServiceClient", "CancelSchemaExtensionCommand")
|
|
3144
|
-
.sc(CancelSchemaExtension$)
|
|
3145
|
-
.build() {
|
|
3105
|
+
class CancelSchemaExtensionCommand extends command(_ep0, _mw0, "CancelSchemaExtension", CancelSchemaExtension$) {
|
|
3146
3106
|
}
|
|
3147
3107
|
|
|
3148
|
-
class ConnectDirectoryCommand extends
|
|
3149
|
-
.classBuilder()
|
|
3150
|
-
.ep(commonParams)
|
|
3151
|
-
.m(function (Command, cs, config, o) {
|
|
3152
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3153
|
-
})
|
|
3154
|
-
.s("DirectoryService_20150416", "ConnectDirectory", {})
|
|
3155
|
-
.n("DirectoryServiceClient", "ConnectDirectoryCommand")
|
|
3156
|
-
.sc(ConnectDirectory$)
|
|
3157
|
-
.build() {
|
|
3108
|
+
class ConnectDirectoryCommand extends command(_ep0, _mw0, "ConnectDirectory", ConnectDirectory$) {
|
|
3158
3109
|
}
|
|
3159
3110
|
|
|
3160
|
-
class CreateAliasCommand extends
|
|
3161
|
-
.classBuilder()
|
|
3162
|
-
.ep(commonParams)
|
|
3163
|
-
.m(function (Command, cs, config, o) {
|
|
3164
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3165
|
-
})
|
|
3166
|
-
.s("DirectoryService_20150416", "CreateAlias", {})
|
|
3167
|
-
.n("DirectoryServiceClient", "CreateAliasCommand")
|
|
3168
|
-
.sc(CreateAlias$)
|
|
3169
|
-
.build() {
|
|
3111
|
+
class CreateAliasCommand extends command(_ep0, _mw0, "CreateAlias", CreateAlias$) {
|
|
3170
3112
|
}
|
|
3171
3113
|
|
|
3172
|
-
class CreateComputerCommand extends
|
|
3173
|
-
.classBuilder()
|
|
3174
|
-
.ep(commonParams)
|
|
3175
|
-
.m(function (Command, cs, config, o) {
|
|
3176
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3177
|
-
})
|
|
3178
|
-
.s("DirectoryService_20150416", "CreateComputer", {})
|
|
3179
|
-
.n("DirectoryServiceClient", "CreateComputerCommand")
|
|
3180
|
-
.sc(CreateComputer$)
|
|
3181
|
-
.build() {
|
|
3114
|
+
class CreateComputerCommand extends command(_ep0, _mw0, "CreateComputer", CreateComputer$) {
|
|
3182
3115
|
}
|
|
3183
3116
|
|
|
3184
|
-
class CreateConditionalForwarderCommand extends
|
|
3185
|
-
.classBuilder()
|
|
3186
|
-
.ep(commonParams)
|
|
3187
|
-
.m(function (Command, cs, config, o) {
|
|
3188
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3189
|
-
})
|
|
3190
|
-
.s("DirectoryService_20150416", "CreateConditionalForwarder", {})
|
|
3191
|
-
.n("DirectoryServiceClient", "CreateConditionalForwarderCommand")
|
|
3192
|
-
.sc(CreateConditionalForwarder$)
|
|
3193
|
-
.build() {
|
|
3117
|
+
class CreateConditionalForwarderCommand extends command(_ep0, _mw0, "CreateConditionalForwarder", CreateConditionalForwarder$) {
|
|
3194
3118
|
}
|
|
3195
3119
|
|
|
3196
|
-
class CreateDirectoryCommand extends
|
|
3197
|
-
.classBuilder()
|
|
3198
|
-
.ep(commonParams)
|
|
3199
|
-
.m(function (Command, cs, config, o) {
|
|
3200
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3201
|
-
})
|
|
3202
|
-
.s("DirectoryService_20150416", "CreateDirectory", {})
|
|
3203
|
-
.n("DirectoryServiceClient", "CreateDirectoryCommand")
|
|
3204
|
-
.sc(CreateDirectory$)
|
|
3205
|
-
.build() {
|
|
3120
|
+
class CreateDirectoryCommand extends command(_ep0, _mw0, "CreateDirectory", CreateDirectory$) {
|
|
3206
3121
|
}
|
|
3207
3122
|
|
|
3208
|
-
class CreateHybridADCommand extends
|
|
3209
|
-
.classBuilder()
|
|
3210
|
-
.ep(commonParams)
|
|
3211
|
-
.m(function (Command, cs, config, o) {
|
|
3212
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3213
|
-
})
|
|
3214
|
-
.s("DirectoryService_20150416", "CreateHybridAD", {})
|
|
3215
|
-
.n("DirectoryServiceClient", "CreateHybridADCommand")
|
|
3216
|
-
.sc(CreateHybridAD$)
|
|
3217
|
-
.build() {
|
|
3123
|
+
class CreateHybridADCommand extends command(_ep0, _mw0, "CreateHybridAD", CreateHybridAD$) {
|
|
3218
3124
|
}
|
|
3219
3125
|
|
|
3220
|
-
class CreateLogSubscriptionCommand extends
|
|
3221
|
-
.classBuilder()
|
|
3222
|
-
.ep(commonParams)
|
|
3223
|
-
.m(function (Command, cs, config, o) {
|
|
3224
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3225
|
-
})
|
|
3226
|
-
.s("DirectoryService_20150416", "CreateLogSubscription", {})
|
|
3227
|
-
.n("DirectoryServiceClient", "CreateLogSubscriptionCommand")
|
|
3228
|
-
.sc(CreateLogSubscription$)
|
|
3229
|
-
.build() {
|
|
3126
|
+
class CreateLogSubscriptionCommand extends command(_ep0, _mw0, "CreateLogSubscription", CreateLogSubscription$) {
|
|
3230
3127
|
}
|
|
3231
3128
|
|
|
3232
|
-
class CreateMicrosoftADCommand extends
|
|
3233
|
-
.classBuilder()
|
|
3234
|
-
.ep(commonParams)
|
|
3235
|
-
.m(function (Command, cs, config, o) {
|
|
3236
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3237
|
-
})
|
|
3238
|
-
.s("DirectoryService_20150416", "CreateMicrosoftAD", {})
|
|
3239
|
-
.n("DirectoryServiceClient", "CreateMicrosoftADCommand")
|
|
3240
|
-
.sc(CreateMicrosoftAD$)
|
|
3241
|
-
.build() {
|
|
3129
|
+
class CreateMicrosoftADCommand extends command(_ep0, _mw0, "CreateMicrosoftAD", CreateMicrosoftAD$) {
|
|
3242
3130
|
}
|
|
3243
3131
|
|
|
3244
|
-
class CreateSnapshotCommand extends
|
|
3245
|
-
.classBuilder()
|
|
3246
|
-
.ep(commonParams)
|
|
3247
|
-
.m(function (Command, cs, config, o) {
|
|
3248
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3249
|
-
})
|
|
3250
|
-
.s("DirectoryService_20150416", "CreateSnapshot", {})
|
|
3251
|
-
.n("DirectoryServiceClient", "CreateSnapshotCommand")
|
|
3252
|
-
.sc(CreateSnapshot$)
|
|
3253
|
-
.build() {
|
|
3132
|
+
class CreateSnapshotCommand extends command(_ep0, _mw0, "CreateSnapshot", CreateSnapshot$) {
|
|
3254
3133
|
}
|
|
3255
3134
|
|
|
3256
|
-
class CreateTrustCommand extends
|
|
3257
|
-
.classBuilder()
|
|
3258
|
-
.ep(commonParams)
|
|
3259
|
-
.m(function (Command, cs, config, o) {
|
|
3260
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3261
|
-
})
|
|
3262
|
-
.s("DirectoryService_20150416", "CreateTrust", {})
|
|
3263
|
-
.n("DirectoryServiceClient", "CreateTrustCommand")
|
|
3264
|
-
.sc(CreateTrust$)
|
|
3265
|
-
.build() {
|
|
3135
|
+
class CreateTrustCommand extends command(_ep0, _mw0, "CreateTrust", CreateTrust$) {
|
|
3266
3136
|
}
|
|
3267
3137
|
|
|
3268
|
-
class DeleteADAssessmentCommand extends
|
|
3269
|
-
.classBuilder()
|
|
3270
|
-
.ep(commonParams)
|
|
3271
|
-
.m(function (Command, cs, config, o) {
|
|
3272
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3273
|
-
})
|
|
3274
|
-
.s("DirectoryService_20150416", "DeleteADAssessment", {})
|
|
3275
|
-
.n("DirectoryServiceClient", "DeleteADAssessmentCommand")
|
|
3276
|
-
.sc(DeleteADAssessment$)
|
|
3277
|
-
.build() {
|
|
3138
|
+
class DeleteADAssessmentCommand extends command(_ep0, _mw0, "DeleteADAssessment", DeleteADAssessment$) {
|
|
3278
3139
|
}
|
|
3279
3140
|
|
|
3280
|
-
class DeleteConditionalForwarderCommand extends
|
|
3281
|
-
.classBuilder()
|
|
3282
|
-
.ep(commonParams)
|
|
3283
|
-
.m(function (Command, cs, config, o) {
|
|
3284
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3285
|
-
})
|
|
3286
|
-
.s("DirectoryService_20150416", "DeleteConditionalForwarder", {})
|
|
3287
|
-
.n("DirectoryServiceClient", "DeleteConditionalForwarderCommand")
|
|
3288
|
-
.sc(DeleteConditionalForwarder$)
|
|
3289
|
-
.build() {
|
|
3141
|
+
class DeleteConditionalForwarderCommand extends command(_ep0, _mw0, "DeleteConditionalForwarder", DeleteConditionalForwarder$) {
|
|
3290
3142
|
}
|
|
3291
3143
|
|
|
3292
|
-
class DeleteDirectoryCommand extends
|
|
3293
|
-
.classBuilder()
|
|
3294
|
-
.ep(commonParams)
|
|
3295
|
-
.m(function (Command, cs, config, o) {
|
|
3296
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3297
|
-
})
|
|
3298
|
-
.s("DirectoryService_20150416", "DeleteDirectory", {})
|
|
3299
|
-
.n("DirectoryServiceClient", "DeleteDirectoryCommand")
|
|
3300
|
-
.sc(DeleteDirectory$)
|
|
3301
|
-
.build() {
|
|
3144
|
+
class DeleteDirectoryCommand extends command(_ep0, _mw0, "DeleteDirectory", DeleteDirectory$) {
|
|
3302
3145
|
}
|
|
3303
3146
|
|
|
3304
|
-
class DeleteLogSubscriptionCommand extends
|
|
3305
|
-
.classBuilder()
|
|
3306
|
-
.ep(commonParams)
|
|
3307
|
-
.m(function (Command, cs, config, o) {
|
|
3308
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3309
|
-
})
|
|
3310
|
-
.s("DirectoryService_20150416", "DeleteLogSubscription", {})
|
|
3311
|
-
.n("DirectoryServiceClient", "DeleteLogSubscriptionCommand")
|
|
3312
|
-
.sc(DeleteLogSubscription$)
|
|
3313
|
-
.build() {
|
|
3147
|
+
class DeleteLogSubscriptionCommand extends command(_ep0, _mw0, "DeleteLogSubscription", DeleteLogSubscription$) {
|
|
3314
3148
|
}
|
|
3315
3149
|
|
|
3316
|
-
class DeleteSnapshotCommand extends
|
|
3317
|
-
.classBuilder()
|
|
3318
|
-
.ep(commonParams)
|
|
3319
|
-
.m(function (Command, cs, config, o) {
|
|
3320
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3321
|
-
})
|
|
3322
|
-
.s("DirectoryService_20150416", "DeleteSnapshot", {})
|
|
3323
|
-
.n("DirectoryServiceClient", "DeleteSnapshotCommand")
|
|
3324
|
-
.sc(DeleteSnapshot$)
|
|
3325
|
-
.build() {
|
|
3150
|
+
class DeleteSnapshotCommand extends command(_ep0, _mw0, "DeleteSnapshot", DeleteSnapshot$) {
|
|
3326
3151
|
}
|
|
3327
3152
|
|
|
3328
|
-
class DeleteTrustCommand extends
|
|
3329
|
-
.classBuilder()
|
|
3330
|
-
.ep(commonParams)
|
|
3331
|
-
.m(function (Command, cs, config, o) {
|
|
3332
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3333
|
-
})
|
|
3334
|
-
.s("DirectoryService_20150416", "DeleteTrust", {})
|
|
3335
|
-
.n("DirectoryServiceClient", "DeleteTrustCommand")
|
|
3336
|
-
.sc(DeleteTrust$)
|
|
3337
|
-
.build() {
|
|
3153
|
+
class DeleteTrustCommand extends command(_ep0, _mw0, "DeleteTrust", DeleteTrust$) {
|
|
3338
3154
|
}
|
|
3339
3155
|
|
|
3340
|
-
class DeregisterCertificateCommand extends
|
|
3341
|
-
.classBuilder()
|
|
3342
|
-
.ep(commonParams)
|
|
3343
|
-
.m(function (Command, cs, config, o) {
|
|
3344
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3345
|
-
})
|
|
3346
|
-
.s("DirectoryService_20150416", "DeregisterCertificate", {})
|
|
3347
|
-
.n("DirectoryServiceClient", "DeregisterCertificateCommand")
|
|
3348
|
-
.sc(DeregisterCertificate$)
|
|
3349
|
-
.build() {
|
|
3156
|
+
class DeregisterCertificateCommand extends command(_ep0, _mw0, "DeregisterCertificate", DeregisterCertificate$) {
|
|
3350
3157
|
}
|
|
3351
3158
|
|
|
3352
|
-
class DeregisterEventTopicCommand extends
|
|
3353
|
-
.classBuilder()
|
|
3354
|
-
.ep(commonParams)
|
|
3355
|
-
.m(function (Command, cs, config, o) {
|
|
3356
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3357
|
-
})
|
|
3358
|
-
.s("DirectoryService_20150416", "DeregisterEventTopic", {})
|
|
3359
|
-
.n("DirectoryServiceClient", "DeregisterEventTopicCommand")
|
|
3360
|
-
.sc(DeregisterEventTopic$)
|
|
3361
|
-
.build() {
|
|
3159
|
+
class DeregisterEventTopicCommand extends command(_ep0, _mw0, "DeregisterEventTopic", DeregisterEventTopic$) {
|
|
3362
3160
|
}
|
|
3363
3161
|
|
|
3364
|
-
class DescribeADAssessmentCommand extends
|
|
3365
|
-
.classBuilder()
|
|
3366
|
-
.ep(commonParams)
|
|
3367
|
-
.m(function (Command, cs, config, o) {
|
|
3368
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3369
|
-
})
|
|
3370
|
-
.s("DirectoryService_20150416", "DescribeADAssessment", {})
|
|
3371
|
-
.n("DirectoryServiceClient", "DescribeADAssessmentCommand")
|
|
3372
|
-
.sc(DescribeADAssessment$)
|
|
3373
|
-
.build() {
|
|
3162
|
+
class DescribeADAssessmentCommand extends command(_ep0, _mw0, "DescribeADAssessment", DescribeADAssessment$) {
|
|
3374
3163
|
}
|
|
3375
3164
|
|
|
3376
|
-
class DescribeCAEnrollmentPolicyCommand extends
|
|
3377
|
-
.classBuilder()
|
|
3378
|
-
.ep(commonParams)
|
|
3379
|
-
.m(function (Command, cs, config, o) {
|
|
3380
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3381
|
-
})
|
|
3382
|
-
.s("DirectoryService_20150416", "DescribeCAEnrollmentPolicy", {})
|
|
3383
|
-
.n("DirectoryServiceClient", "DescribeCAEnrollmentPolicyCommand")
|
|
3384
|
-
.sc(DescribeCAEnrollmentPolicy$)
|
|
3385
|
-
.build() {
|
|
3165
|
+
class DescribeCAEnrollmentPolicyCommand extends command(_ep0, _mw0, "DescribeCAEnrollmentPolicy", DescribeCAEnrollmentPolicy$) {
|
|
3386
3166
|
}
|
|
3387
3167
|
|
|
3388
|
-
class DescribeCertificateCommand extends
|
|
3389
|
-
.classBuilder()
|
|
3390
|
-
.ep(commonParams)
|
|
3391
|
-
.m(function (Command, cs, config, o) {
|
|
3392
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3393
|
-
})
|
|
3394
|
-
.s("DirectoryService_20150416", "DescribeCertificate", {})
|
|
3395
|
-
.n("DirectoryServiceClient", "DescribeCertificateCommand")
|
|
3396
|
-
.sc(DescribeCertificate$)
|
|
3397
|
-
.build() {
|
|
3168
|
+
class DescribeCertificateCommand extends command(_ep0, _mw0, "DescribeCertificate", DescribeCertificate$) {
|
|
3398
3169
|
}
|
|
3399
3170
|
|
|
3400
|
-
class DescribeClientAuthenticationSettingsCommand extends
|
|
3401
|
-
.classBuilder()
|
|
3402
|
-
.ep(commonParams)
|
|
3403
|
-
.m(function (Command, cs, config, o) {
|
|
3404
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3405
|
-
})
|
|
3406
|
-
.s("DirectoryService_20150416", "DescribeClientAuthenticationSettings", {})
|
|
3407
|
-
.n("DirectoryServiceClient", "DescribeClientAuthenticationSettingsCommand")
|
|
3408
|
-
.sc(DescribeClientAuthenticationSettings$)
|
|
3409
|
-
.build() {
|
|
3171
|
+
class DescribeClientAuthenticationSettingsCommand extends command(_ep0, _mw0, "DescribeClientAuthenticationSettings", DescribeClientAuthenticationSettings$) {
|
|
3410
3172
|
}
|
|
3411
3173
|
|
|
3412
|
-
class DescribeConditionalForwardersCommand extends
|
|
3413
|
-
.classBuilder()
|
|
3414
|
-
.ep(commonParams)
|
|
3415
|
-
.m(function (Command, cs, config, o) {
|
|
3416
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3417
|
-
})
|
|
3418
|
-
.s("DirectoryService_20150416", "DescribeConditionalForwarders", {})
|
|
3419
|
-
.n("DirectoryServiceClient", "DescribeConditionalForwardersCommand")
|
|
3420
|
-
.sc(DescribeConditionalForwarders$)
|
|
3421
|
-
.build() {
|
|
3174
|
+
class DescribeConditionalForwardersCommand extends command(_ep0, _mw0, "DescribeConditionalForwarders", DescribeConditionalForwarders$) {
|
|
3422
3175
|
}
|
|
3423
3176
|
|
|
3424
|
-
class DescribeDirectoriesCommand extends
|
|
3425
|
-
.classBuilder()
|
|
3426
|
-
.ep(commonParams)
|
|
3427
|
-
.m(function (Command, cs, config, o) {
|
|
3428
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3429
|
-
})
|
|
3430
|
-
.s("DirectoryService_20150416", "DescribeDirectories", {})
|
|
3431
|
-
.n("DirectoryServiceClient", "DescribeDirectoriesCommand")
|
|
3432
|
-
.sc(DescribeDirectories$)
|
|
3433
|
-
.build() {
|
|
3177
|
+
class DescribeDirectoriesCommand extends command(_ep0, _mw0, "DescribeDirectories", DescribeDirectories$) {
|
|
3434
3178
|
}
|
|
3435
3179
|
|
|
3436
|
-
class DescribeDirectoryDataAccessCommand extends
|
|
3437
|
-
.classBuilder()
|
|
3438
|
-
.ep(commonParams)
|
|
3439
|
-
.m(function (Command, cs, config, o) {
|
|
3440
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3441
|
-
})
|
|
3442
|
-
.s("DirectoryService_20150416", "DescribeDirectoryDataAccess", {})
|
|
3443
|
-
.n("DirectoryServiceClient", "DescribeDirectoryDataAccessCommand")
|
|
3444
|
-
.sc(DescribeDirectoryDataAccess$)
|
|
3445
|
-
.build() {
|
|
3180
|
+
class DescribeDirectoryDataAccessCommand extends command(_ep0, _mw0, "DescribeDirectoryDataAccess", DescribeDirectoryDataAccess$) {
|
|
3446
3181
|
}
|
|
3447
3182
|
|
|
3448
|
-
class DescribeDomainControllersCommand extends
|
|
3449
|
-
.classBuilder()
|
|
3450
|
-
.ep(commonParams)
|
|
3451
|
-
.m(function (Command, cs, config, o) {
|
|
3452
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3453
|
-
})
|
|
3454
|
-
.s("DirectoryService_20150416", "DescribeDomainControllers", {})
|
|
3455
|
-
.n("DirectoryServiceClient", "DescribeDomainControllersCommand")
|
|
3456
|
-
.sc(DescribeDomainControllers$)
|
|
3457
|
-
.build() {
|
|
3183
|
+
class DescribeDomainControllersCommand extends command(_ep0, _mw0, "DescribeDomainControllers", DescribeDomainControllers$) {
|
|
3458
3184
|
}
|
|
3459
3185
|
|
|
3460
|
-
class DescribeEventTopicsCommand extends
|
|
3461
|
-
.classBuilder()
|
|
3462
|
-
.ep(commonParams)
|
|
3463
|
-
.m(function (Command, cs, config, o) {
|
|
3464
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3465
|
-
})
|
|
3466
|
-
.s("DirectoryService_20150416", "DescribeEventTopics", {})
|
|
3467
|
-
.n("DirectoryServiceClient", "DescribeEventTopicsCommand")
|
|
3468
|
-
.sc(DescribeEventTopics$)
|
|
3469
|
-
.build() {
|
|
3186
|
+
class DescribeEventTopicsCommand extends command(_ep0, _mw0, "DescribeEventTopics", DescribeEventTopics$) {
|
|
3470
3187
|
}
|
|
3471
3188
|
|
|
3472
|
-
class DescribeHybridADUpdateCommand extends
|
|
3473
|
-
.classBuilder()
|
|
3474
|
-
.ep(commonParams)
|
|
3475
|
-
.m(function (Command, cs, config, o) {
|
|
3476
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3477
|
-
})
|
|
3478
|
-
.s("DirectoryService_20150416", "DescribeHybridADUpdate", {})
|
|
3479
|
-
.n("DirectoryServiceClient", "DescribeHybridADUpdateCommand")
|
|
3480
|
-
.sc(DescribeHybridADUpdate$)
|
|
3481
|
-
.build() {
|
|
3189
|
+
class DescribeHybridADUpdateCommand extends command(_ep0, _mw0, "DescribeHybridADUpdate", DescribeHybridADUpdate$) {
|
|
3482
3190
|
}
|
|
3483
3191
|
|
|
3484
|
-
class DescribeLDAPSSettingsCommand extends
|
|
3485
|
-
.classBuilder()
|
|
3486
|
-
.ep(commonParams)
|
|
3487
|
-
.m(function (Command, cs, config, o) {
|
|
3488
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3489
|
-
})
|
|
3490
|
-
.s("DirectoryService_20150416", "DescribeLDAPSSettings", {})
|
|
3491
|
-
.n("DirectoryServiceClient", "DescribeLDAPSSettingsCommand")
|
|
3492
|
-
.sc(DescribeLDAPSSettings$)
|
|
3493
|
-
.build() {
|
|
3192
|
+
class DescribeLDAPSSettingsCommand extends command(_ep0, _mw0, "DescribeLDAPSSettings", DescribeLDAPSSettings$) {
|
|
3494
3193
|
}
|
|
3495
3194
|
|
|
3496
|
-
class DescribeRegionsCommand extends
|
|
3497
|
-
.classBuilder()
|
|
3498
|
-
.ep(commonParams)
|
|
3499
|
-
.m(function (Command, cs, config, o) {
|
|
3500
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3501
|
-
})
|
|
3502
|
-
.s("DirectoryService_20150416", "DescribeRegions", {})
|
|
3503
|
-
.n("DirectoryServiceClient", "DescribeRegionsCommand")
|
|
3504
|
-
.sc(DescribeRegions$)
|
|
3505
|
-
.build() {
|
|
3195
|
+
class DescribeRegionsCommand extends command(_ep0, _mw0, "DescribeRegions", DescribeRegions$) {
|
|
3506
3196
|
}
|
|
3507
3197
|
|
|
3508
|
-
class DescribeSettingsCommand extends
|
|
3509
|
-
.classBuilder()
|
|
3510
|
-
.ep(commonParams)
|
|
3511
|
-
.m(function (Command, cs, config, o) {
|
|
3512
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3513
|
-
})
|
|
3514
|
-
.s("DirectoryService_20150416", "DescribeSettings", {})
|
|
3515
|
-
.n("DirectoryServiceClient", "DescribeSettingsCommand")
|
|
3516
|
-
.sc(DescribeSettings$)
|
|
3517
|
-
.build() {
|
|
3198
|
+
class DescribeSettingsCommand extends command(_ep0, _mw0, "DescribeSettings", DescribeSettings$) {
|
|
3518
3199
|
}
|
|
3519
3200
|
|
|
3520
|
-
class DescribeSharedDirectoriesCommand extends
|
|
3521
|
-
.classBuilder()
|
|
3522
|
-
.ep(commonParams)
|
|
3523
|
-
.m(function (Command, cs, config, o) {
|
|
3524
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3525
|
-
})
|
|
3526
|
-
.s("DirectoryService_20150416", "DescribeSharedDirectories", {})
|
|
3527
|
-
.n("DirectoryServiceClient", "DescribeSharedDirectoriesCommand")
|
|
3528
|
-
.sc(DescribeSharedDirectories$)
|
|
3529
|
-
.build() {
|
|
3201
|
+
class DescribeSharedDirectoriesCommand extends command(_ep0, _mw0, "DescribeSharedDirectories", DescribeSharedDirectories$) {
|
|
3530
3202
|
}
|
|
3531
3203
|
|
|
3532
|
-
class DescribeSnapshotsCommand extends
|
|
3533
|
-
.classBuilder()
|
|
3534
|
-
.ep(commonParams)
|
|
3535
|
-
.m(function (Command, cs, config, o) {
|
|
3536
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3537
|
-
})
|
|
3538
|
-
.s("DirectoryService_20150416", "DescribeSnapshots", {})
|
|
3539
|
-
.n("DirectoryServiceClient", "DescribeSnapshotsCommand")
|
|
3540
|
-
.sc(DescribeSnapshots$)
|
|
3541
|
-
.build() {
|
|
3204
|
+
class DescribeSnapshotsCommand extends command(_ep0, _mw0, "DescribeSnapshots", DescribeSnapshots$) {
|
|
3542
3205
|
}
|
|
3543
3206
|
|
|
3544
|
-
class DescribeTrustsCommand extends
|
|
3545
|
-
.classBuilder()
|
|
3546
|
-
.ep(commonParams)
|
|
3547
|
-
.m(function (Command, cs, config, o) {
|
|
3548
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3549
|
-
})
|
|
3550
|
-
.s("DirectoryService_20150416", "DescribeTrusts", {})
|
|
3551
|
-
.n("DirectoryServiceClient", "DescribeTrustsCommand")
|
|
3552
|
-
.sc(DescribeTrusts$)
|
|
3553
|
-
.build() {
|
|
3207
|
+
class DescribeTrustsCommand extends command(_ep0, _mw0, "DescribeTrusts", DescribeTrusts$) {
|
|
3554
3208
|
}
|
|
3555
3209
|
|
|
3556
|
-
class DescribeUpdateDirectoryCommand extends
|
|
3557
|
-
.classBuilder()
|
|
3558
|
-
.ep(commonParams)
|
|
3559
|
-
.m(function (Command, cs, config, o) {
|
|
3560
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3561
|
-
})
|
|
3562
|
-
.s("DirectoryService_20150416", "DescribeUpdateDirectory", {})
|
|
3563
|
-
.n("DirectoryServiceClient", "DescribeUpdateDirectoryCommand")
|
|
3564
|
-
.sc(DescribeUpdateDirectory$)
|
|
3565
|
-
.build() {
|
|
3210
|
+
class DescribeUpdateDirectoryCommand extends command(_ep0, _mw0, "DescribeUpdateDirectory", DescribeUpdateDirectory$) {
|
|
3566
3211
|
}
|
|
3567
3212
|
|
|
3568
|
-
class DisableCAEnrollmentPolicyCommand extends
|
|
3569
|
-
.classBuilder()
|
|
3570
|
-
.ep(commonParams)
|
|
3571
|
-
.m(function (Command, cs, config, o) {
|
|
3572
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3573
|
-
})
|
|
3574
|
-
.s("DirectoryService_20150416", "DisableCAEnrollmentPolicy", {})
|
|
3575
|
-
.n("DirectoryServiceClient", "DisableCAEnrollmentPolicyCommand")
|
|
3576
|
-
.sc(DisableCAEnrollmentPolicy$)
|
|
3577
|
-
.build() {
|
|
3213
|
+
class DisableCAEnrollmentPolicyCommand extends command(_ep0, _mw0, "DisableCAEnrollmentPolicy", DisableCAEnrollmentPolicy$) {
|
|
3578
3214
|
}
|
|
3579
3215
|
|
|
3580
|
-
class DisableClientAuthenticationCommand extends
|
|
3581
|
-
.classBuilder()
|
|
3582
|
-
.ep(commonParams)
|
|
3583
|
-
.m(function (Command, cs, config, o) {
|
|
3584
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3585
|
-
})
|
|
3586
|
-
.s("DirectoryService_20150416", "DisableClientAuthentication", {})
|
|
3587
|
-
.n("DirectoryServiceClient", "DisableClientAuthenticationCommand")
|
|
3588
|
-
.sc(DisableClientAuthentication$)
|
|
3589
|
-
.build() {
|
|
3216
|
+
class DisableClientAuthenticationCommand extends command(_ep0, _mw0, "DisableClientAuthentication", DisableClientAuthentication$) {
|
|
3590
3217
|
}
|
|
3591
3218
|
|
|
3592
|
-
class DisableDirectoryDataAccessCommand extends
|
|
3593
|
-
.classBuilder()
|
|
3594
|
-
.ep(commonParams)
|
|
3595
|
-
.m(function (Command, cs, config, o) {
|
|
3596
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3597
|
-
})
|
|
3598
|
-
.s("DirectoryService_20150416", "DisableDirectoryDataAccess", {})
|
|
3599
|
-
.n("DirectoryServiceClient", "DisableDirectoryDataAccessCommand")
|
|
3600
|
-
.sc(DisableDirectoryDataAccess$)
|
|
3601
|
-
.build() {
|
|
3219
|
+
class DisableDirectoryDataAccessCommand extends command(_ep0, _mw0, "DisableDirectoryDataAccess", DisableDirectoryDataAccess$) {
|
|
3602
3220
|
}
|
|
3603
3221
|
|
|
3604
|
-
class DisableLDAPSCommand extends
|
|
3605
|
-
.classBuilder()
|
|
3606
|
-
.ep(commonParams)
|
|
3607
|
-
.m(function (Command, cs, config, o) {
|
|
3608
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3609
|
-
})
|
|
3610
|
-
.s("DirectoryService_20150416", "DisableLDAPS", {})
|
|
3611
|
-
.n("DirectoryServiceClient", "DisableLDAPSCommand")
|
|
3612
|
-
.sc(DisableLDAPS$)
|
|
3613
|
-
.build() {
|
|
3222
|
+
class DisableLDAPSCommand extends command(_ep0, _mw0, "DisableLDAPS", DisableLDAPS$) {
|
|
3614
3223
|
}
|
|
3615
3224
|
|
|
3616
|
-
class DisableRadiusCommand extends
|
|
3617
|
-
.classBuilder()
|
|
3618
|
-
.ep(commonParams)
|
|
3619
|
-
.m(function (Command, cs, config, o) {
|
|
3620
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3621
|
-
})
|
|
3622
|
-
.s("DirectoryService_20150416", "DisableRadius", {})
|
|
3623
|
-
.n("DirectoryServiceClient", "DisableRadiusCommand")
|
|
3624
|
-
.sc(DisableRadius$)
|
|
3625
|
-
.build() {
|
|
3225
|
+
class DisableRadiusCommand extends command(_ep0, _mw0, "DisableRadius", DisableRadius$) {
|
|
3626
3226
|
}
|
|
3627
3227
|
|
|
3628
|
-
class DisableSsoCommand extends
|
|
3629
|
-
.classBuilder()
|
|
3630
|
-
.ep(commonParams)
|
|
3631
|
-
.m(function (Command, cs, config, o) {
|
|
3632
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3633
|
-
})
|
|
3634
|
-
.s("DirectoryService_20150416", "DisableSso", {})
|
|
3635
|
-
.n("DirectoryServiceClient", "DisableSsoCommand")
|
|
3636
|
-
.sc(DisableSso$)
|
|
3637
|
-
.build() {
|
|
3228
|
+
class DisableSsoCommand extends command(_ep0, _mw0, "DisableSso", DisableSso$) {
|
|
3638
3229
|
}
|
|
3639
3230
|
|
|
3640
|
-
class EnableCAEnrollmentPolicyCommand extends
|
|
3641
|
-
.classBuilder()
|
|
3642
|
-
.ep(commonParams)
|
|
3643
|
-
.m(function (Command, cs, config, o) {
|
|
3644
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3645
|
-
})
|
|
3646
|
-
.s("DirectoryService_20150416", "EnableCAEnrollmentPolicy", {})
|
|
3647
|
-
.n("DirectoryServiceClient", "EnableCAEnrollmentPolicyCommand")
|
|
3648
|
-
.sc(EnableCAEnrollmentPolicy$)
|
|
3649
|
-
.build() {
|
|
3231
|
+
class EnableCAEnrollmentPolicyCommand extends command(_ep0, _mw0, "EnableCAEnrollmentPolicy", EnableCAEnrollmentPolicy$) {
|
|
3650
3232
|
}
|
|
3651
3233
|
|
|
3652
|
-
class EnableClientAuthenticationCommand extends
|
|
3653
|
-
.classBuilder()
|
|
3654
|
-
.ep(commonParams)
|
|
3655
|
-
.m(function (Command, cs, config, o) {
|
|
3656
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3657
|
-
})
|
|
3658
|
-
.s("DirectoryService_20150416", "EnableClientAuthentication", {})
|
|
3659
|
-
.n("DirectoryServiceClient", "EnableClientAuthenticationCommand")
|
|
3660
|
-
.sc(EnableClientAuthentication$)
|
|
3661
|
-
.build() {
|
|
3234
|
+
class EnableClientAuthenticationCommand extends command(_ep0, _mw0, "EnableClientAuthentication", EnableClientAuthentication$) {
|
|
3662
3235
|
}
|
|
3663
3236
|
|
|
3664
|
-
class EnableDirectoryDataAccessCommand extends
|
|
3665
|
-
.classBuilder()
|
|
3666
|
-
.ep(commonParams)
|
|
3667
|
-
.m(function (Command, cs, config, o) {
|
|
3668
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3669
|
-
})
|
|
3670
|
-
.s("DirectoryService_20150416", "EnableDirectoryDataAccess", {})
|
|
3671
|
-
.n("DirectoryServiceClient", "EnableDirectoryDataAccessCommand")
|
|
3672
|
-
.sc(EnableDirectoryDataAccess$)
|
|
3673
|
-
.build() {
|
|
3237
|
+
class EnableDirectoryDataAccessCommand extends command(_ep0, _mw0, "EnableDirectoryDataAccess", EnableDirectoryDataAccess$) {
|
|
3674
3238
|
}
|
|
3675
3239
|
|
|
3676
|
-
class EnableLDAPSCommand extends
|
|
3677
|
-
.classBuilder()
|
|
3678
|
-
.ep(commonParams)
|
|
3679
|
-
.m(function (Command, cs, config, o) {
|
|
3680
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3681
|
-
})
|
|
3682
|
-
.s("DirectoryService_20150416", "EnableLDAPS", {})
|
|
3683
|
-
.n("DirectoryServiceClient", "EnableLDAPSCommand")
|
|
3684
|
-
.sc(EnableLDAPS$)
|
|
3685
|
-
.build() {
|
|
3240
|
+
class EnableLDAPSCommand extends command(_ep0, _mw0, "EnableLDAPS", EnableLDAPS$) {
|
|
3686
3241
|
}
|
|
3687
3242
|
|
|
3688
|
-
class EnableRadiusCommand extends
|
|
3689
|
-
.classBuilder()
|
|
3690
|
-
.ep(commonParams)
|
|
3691
|
-
.m(function (Command, cs, config, o) {
|
|
3692
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3693
|
-
})
|
|
3694
|
-
.s("DirectoryService_20150416", "EnableRadius", {})
|
|
3695
|
-
.n("DirectoryServiceClient", "EnableRadiusCommand")
|
|
3696
|
-
.sc(EnableRadius$)
|
|
3697
|
-
.build() {
|
|
3243
|
+
class EnableRadiusCommand extends command(_ep0, _mw0, "EnableRadius", EnableRadius$) {
|
|
3698
3244
|
}
|
|
3699
3245
|
|
|
3700
|
-
class EnableSsoCommand extends
|
|
3701
|
-
.classBuilder()
|
|
3702
|
-
.ep(commonParams)
|
|
3703
|
-
.m(function (Command, cs, config, o) {
|
|
3704
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3705
|
-
})
|
|
3706
|
-
.s("DirectoryService_20150416", "EnableSso", {})
|
|
3707
|
-
.n("DirectoryServiceClient", "EnableSsoCommand")
|
|
3708
|
-
.sc(EnableSso$)
|
|
3709
|
-
.build() {
|
|
3246
|
+
class EnableSsoCommand extends command(_ep0, _mw0, "EnableSso", EnableSso$) {
|
|
3710
3247
|
}
|
|
3711
3248
|
|
|
3712
|
-
class GetDirectoryLimitsCommand extends
|
|
3713
|
-
.classBuilder()
|
|
3714
|
-
.ep(commonParams)
|
|
3715
|
-
.m(function (Command, cs, config, o) {
|
|
3716
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3717
|
-
})
|
|
3718
|
-
.s("DirectoryService_20150416", "GetDirectoryLimits", {})
|
|
3719
|
-
.n("DirectoryServiceClient", "GetDirectoryLimitsCommand")
|
|
3720
|
-
.sc(GetDirectoryLimits$)
|
|
3721
|
-
.build() {
|
|
3249
|
+
class GetDirectoryLimitsCommand extends command(_ep0, _mw0, "GetDirectoryLimits", GetDirectoryLimits$) {
|
|
3722
3250
|
}
|
|
3723
3251
|
|
|
3724
|
-
class GetSnapshotLimitsCommand extends
|
|
3725
|
-
.classBuilder()
|
|
3726
|
-
.ep(commonParams)
|
|
3727
|
-
.m(function (Command, cs, config, o) {
|
|
3728
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3729
|
-
})
|
|
3730
|
-
.s("DirectoryService_20150416", "GetSnapshotLimits", {})
|
|
3731
|
-
.n("DirectoryServiceClient", "GetSnapshotLimitsCommand")
|
|
3732
|
-
.sc(GetSnapshotLimits$)
|
|
3733
|
-
.build() {
|
|
3252
|
+
class GetSnapshotLimitsCommand extends command(_ep0, _mw0, "GetSnapshotLimits", GetSnapshotLimits$) {
|
|
3734
3253
|
}
|
|
3735
3254
|
|
|
3736
|
-
class ListADAssessmentsCommand extends
|
|
3737
|
-
.classBuilder()
|
|
3738
|
-
.ep(commonParams)
|
|
3739
|
-
.m(function (Command, cs, config, o) {
|
|
3740
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3741
|
-
})
|
|
3742
|
-
.s("DirectoryService_20150416", "ListADAssessments", {})
|
|
3743
|
-
.n("DirectoryServiceClient", "ListADAssessmentsCommand")
|
|
3744
|
-
.sc(ListADAssessments$)
|
|
3745
|
-
.build() {
|
|
3255
|
+
class ListADAssessmentsCommand extends command(_ep0, _mw0, "ListADAssessments", ListADAssessments$) {
|
|
3746
3256
|
}
|
|
3747
3257
|
|
|
3748
|
-
class ListCertificatesCommand extends
|
|
3749
|
-
.classBuilder()
|
|
3750
|
-
.ep(commonParams)
|
|
3751
|
-
.m(function (Command, cs, config, o) {
|
|
3752
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3753
|
-
})
|
|
3754
|
-
.s("DirectoryService_20150416", "ListCertificates", {})
|
|
3755
|
-
.n("DirectoryServiceClient", "ListCertificatesCommand")
|
|
3756
|
-
.sc(ListCertificates$)
|
|
3757
|
-
.build() {
|
|
3258
|
+
class ListCertificatesCommand extends command(_ep0, _mw0, "ListCertificates", ListCertificates$) {
|
|
3758
3259
|
}
|
|
3759
3260
|
|
|
3760
|
-
class ListIpRoutesCommand extends
|
|
3761
|
-
.classBuilder()
|
|
3762
|
-
.ep(commonParams)
|
|
3763
|
-
.m(function (Command, cs, config, o) {
|
|
3764
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3765
|
-
})
|
|
3766
|
-
.s("DirectoryService_20150416", "ListIpRoutes", {})
|
|
3767
|
-
.n("DirectoryServiceClient", "ListIpRoutesCommand")
|
|
3768
|
-
.sc(ListIpRoutes$)
|
|
3769
|
-
.build() {
|
|
3261
|
+
class ListIpRoutesCommand extends command(_ep0, _mw0, "ListIpRoutes", ListIpRoutes$) {
|
|
3770
3262
|
}
|
|
3771
3263
|
|
|
3772
|
-
class ListLogSubscriptionsCommand extends
|
|
3773
|
-
.classBuilder()
|
|
3774
|
-
.ep(commonParams)
|
|
3775
|
-
.m(function (Command, cs, config, o) {
|
|
3776
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3777
|
-
})
|
|
3778
|
-
.s("DirectoryService_20150416", "ListLogSubscriptions", {})
|
|
3779
|
-
.n("DirectoryServiceClient", "ListLogSubscriptionsCommand")
|
|
3780
|
-
.sc(ListLogSubscriptions$)
|
|
3781
|
-
.build() {
|
|
3264
|
+
class ListLogSubscriptionsCommand extends command(_ep0, _mw0, "ListLogSubscriptions", ListLogSubscriptions$) {
|
|
3782
3265
|
}
|
|
3783
3266
|
|
|
3784
|
-
class ListSchemaExtensionsCommand extends
|
|
3785
|
-
.classBuilder()
|
|
3786
|
-
.ep(commonParams)
|
|
3787
|
-
.m(function (Command, cs, config, o) {
|
|
3788
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3789
|
-
})
|
|
3790
|
-
.s("DirectoryService_20150416", "ListSchemaExtensions", {})
|
|
3791
|
-
.n("DirectoryServiceClient", "ListSchemaExtensionsCommand")
|
|
3792
|
-
.sc(ListSchemaExtensions$)
|
|
3793
|
-
.build() {
|
|
3267
|
+
class ListSchemaExtensionsCommand extends command(_ep0, _mw0, "ListSchemaExtensions", ListSchemaExtensions$) {
|
|
3794
3268
|
}
|
|
3795
3269
|
|
|
3796
|
-
class ListTagsForResourceCommand extends
|
|
3797
|
-
.classBuilder()
|
|
3798
|
-
.ep(commonParams)
|
|
3799
|
-
.m(function (Command, cs, config, o) {
|
|
3800
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3801
|
-
})
|
|
3802
|
-
.s("DirectoryService_20150416", "ListTagsForResource", {})
|
|
3803
|
-
.n("DirectoryServiceClient", "ListTagsForResourceCommand")
|
|
3804
|
-
.sc(ListTagsForResource$)
|
|
3805
|
-
.build() {
|
|
3270
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
3806
3271
|
}
|
|
3807
3272
|
|
|
3808
|
-
class RegisterCertificateCommand extends
|
|
3809
|
-
.classBuilder()
|
|
3810
|
-
.ep(commonParams)
|
|
3811
|
-
.m(function (Command, cs, config, o) {
|
|
3812
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3813
|
-
})
|
|
3814
|
-
.s("DirectoryService_20150416", "RegisterCertificate", {})
|
|
3815
|
-
.n("DirectoryServiceClient", "RegisterCertificateCommand")
|
|
3816
|
-
.sc(RegisterCertificate$)
|
|
3817
|
-
.build() {
|
|
3273
|
+
class RegisterCertificateCommand extends command(_ep0, _mw0, "RegisterCertificate", RegisterCertificate$) {
|
|
3818
3274
|
}
|
|
3819
3275
|
|
|
3820
|
-
class RegisterEventTopicCommand extends
|
|
3821
|
-
.classBuilder()
|
|
3822
|
-
.ep(commonParams)
|
|
3823
|
-
.m(function (Command, cs, config, o) {
|
|
3824
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3825
|
-
})
|
|
3826
|
-
.s("DirectoryService_20150416", "RegisterEventTopic", {})
|
|
3827
|
-
.n("DirectoryServiceClient", "RegisterEventTopicCommand")
|
|
3828
|
-
.sc(RegisterEventTopic$)
|
|
3829
|
-
.build() {
|
|
3276
|
+
class RegisterEventTopicCommand extends command(_ep0, _mw0, "RegisterEventTopic", RegisterEventTopic$) {
|
|
3830
3277
|
}
|
|
3831
3278
|
|
|
3832
|
-
class RejectSharedDirectoryCommand extends
|
|
3833
|
-
.classBuilder()
|
|
3834
|
-
.ep(commonParams)
|
|
3835
|
-
.m(function (Command, cs, config, o) {
|
|
3836
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3837
|
-
})
|
|
3838
|
-
.s("DirectoryService_20150416", "RejectSharedDirectory", {})
|
|
3839
|
-
.n("DirectoryServiceClient", "RejectSharedDirectoryCommand")
|
|
3840
|
-
.sc(RejectSharedDirectory$)
|
|
3841
|
-
.build() {
|
|
3279
|
+
class RejectSharedDirectoryCommand extends command(_ep0, _mw0, "RejectSharedDirectory", RejectSharedDirectory$) {
|
|
3842
3280
|
}
|
|
3843
3281
|
|
|
3844
|
-
class RemoveIpRoutesCommand extends
|
|
3845
|
-
.classBuilder()
|
|
3846
|
-
.ep(commonParams)
|
|
3847
|
-
.m(function (Command, cs, config, o) {
|
|
3848
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3849
|
-
})
|
|
3850
|
-
.s("DirectoryService_20150416", "RemoveIpRoutes", {})
|
|
3851
|
-
.n("DirectoryServiceClient", "RemoveIpRoutesCommand")
|
|
3852
|
-
.sc(RemoveIpRoutes$)
|
|
3853
|
-
.build() {
|
|
3282
|
+
class RemoveIpRoutesCommand extends command(_ep0, _mw0, "RemoveIpRoutes", RemoveIpRoutes$) {
|
|
3854
3283
|
}
|
|
3855
3284
|
|
|
3856
|
-
class RemoveRegionCommand extends
|
|
3857
|
-
.classBuilder()
|
|
3858
|
-
.ep(commonParams)
|
|
3859
|
-
.m(function (Command, cs, config, o) {
|
|
3860
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3861
|
-
})
|
|
3862
|
-
.s("DirectoryService_20150416", "RemoveRegion", {})
|
|
3863
|
-
.n("DirectoryServiceClient", "RemoveRegionCommand")
|
|
3864
|
-
.sc(RemoveRegion$)
|
|
3865
|
-
.build() {
|
|
3285
|
+
class RemoveRegionCommand extends command(_ep0, _mw0, "RemoveRegion", RemoveRegion$) {
|
|
3866
3286
|
}
|
|
3867
3287
|
|
|
3868
|
-
class RemoveTagsFromResourceCommand extends
|
|
3869
|
-
.classBuilder()
|
|
3870
|
-
.ep(commonParams)
|
|
3871
|
-
.m(function (Command, cs, config, o) {
|
|
3872
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3873
|
-
})
|
|
3874
|
-
.s("DirectoryService_20150416", "RemoveTagsFromResource", {})
|
|
3875
|
-
.n("DirectoryServiceClient", "RemoveTagsFromResourceCommand")
|
|
3876
|
-
.sc(RemoveTagsFromResource$)
|
|
3877
|
-
.build() {
|
|
3288
|
+
class RemoveTagsFromResourceCommand extends command(_ep0, _mw0, "RemoveTagsFromResource", RemoveTagsFromResource$) {
|
|
3878
3289
|
}
|
|
3879
3290
|
|
|
3880
|
-
class ResetUserPasswordCommand extends
|
|
3881
|
-
.classBuilder()
|
|
3882
|
-
.ep(commonParams)
|
|
3883
|
-
.m(function (Command, cs, config, o) {
|
|
3884
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3885
|
-
})
|
|
3886
|
-
.s("DirectoryService_20150416", "ResetUserPassword", {})
|
|
3887
|
-
.n("DirectoryServiceClient", "ResetUserPasswordCommand")
|
|
3888
|
-
.sc(ResetUserPassword$)
|
|
3889
|
-
.build() {
|
|
3291
|
+
class ResetUserPasswordCommand extends command(_ep0, _mw0, "ResetUserPassword", ResetUserPassword$) {
|
|
3890
3292
|
}
|
|
3891
3293
|
|
|
3892
|
-
class RestoreFromSnapshotCommand extends
|
|
3893
|
-
.classBuilder()
|
|
3894
|
-
.ep(commonParams)
|
|
3895
|
-
.m(function (Command, cs, config, o) {
|
|
3896
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3897
|
-
})
|
|
3898
|
-
.s("DirectoryService_20150416", "RestoreFromSnapshot", {})
|
|
3899
|
-
.n("DirectoryServiceClient", "RestoreFromSnapshotCommand")
|
|
3900
|
-
.sc(RestoreFromSnapshot$)
|
|
3901
|
-
.build() {
|
|
3294
|
+
class RestoreFromSnapshotCommand extends command(_ep0, _mw0, "RestoreFromSnapshot", RestoreFromSnapshot$) {
|
|
3902
3295
|
}
|
|
3903
3296
|
|
|
3904
|
-
class ShareDirectoryCommand extends
|
|
3905
|
-
.classBuilder()
|
|
3906
|
-
.ep(commonParams)
|
|
3907
|
-
.m(function (Command, cs, config, o) {
|
|
3908
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3909
|
-
})
|
|
3910
|
-
.s("DirectoryService_20150416", "ShareDirectory", {})
|
|
3911
|
-
.n("DirectoryServiceClient", "ShareDirectoryCommand")
|
|
3912
|
-
.sc(ShareDirectory$)
|
|
3913
|
-
.build() {
|
|
3297
|
+
class ShareDirectoryCommand extends command(_ep0, _mw0, "ShareDirectory", ShareDirectory$) {
|
|
3914
3298
|
}
|
|
3915
3299
|
|
|
3916
|
-
class StartADAssessmentCommand extends
|
|
3917
|
-
.classBuilder()
|
|
3918
|
-
.ep(commonParams)
|
|
3919
|
-
.m(function (Command, cs, config, o) {
|
|
3920
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3921
|
-
})
|
|
3922
|
-
.s("DirectoryService_20150416", "StartADAssessment", {})
|
|
3923
|
-
.n("DirectoryServiceClient", "StartADAssessmentCommand")
|
|
3924
|
-
.sc(StartADAssessment$)
|
|
3925
|
-
.build() {
|
|
3300
|
+
class StartADAssessmentCommand extends command(_ep0, _mw0, "StartADAssessment", StartADAssessment$) {
|
|
3926
3301
|
}
|
|
3927
3302
|
|
|
3928
|
-
class StartSchemaExtensionCommand extends
|
|
3929
|
-
.classBuilder()
|
|
3930
|
-
.ep(commonParams)
|
|
3931
|
-
.m(function (Command, cs, config, o) {
|
|
3932
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3933
|
-
})
|
|
3934
|
-
.s("DirectoryService_20150416", "StartSchemaExtension", {})
|
|
3935
|
-
.n("DirectoryServiceClient", "StartSchemaExtensionCommand")
|
|
3936
|
-
.sc(StartSchemaExtension$)
|
|
3937
|
-
.build() {
|
|
3303
|
+
class StartSchemaExtensionCommand extends command(_ep0, _mw0, "StartSchemaExtension", StartSchemaExtension$) {
|
|
3938
3304
|
}
|
|
3939
3305
|
|
|
3940
|
-
class UnshareDirectoryCommand extends
|
|
3941
|
-
.classBuilder()
|
|
3942
|
-
.ep(commonParams)
|
|
3943
|
-
.m(function (Command, cs, config, o) {
|
|
3944
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3945
|
-
})
|
|
3946
|
-
.s("DirectoryService_20150416", "UnshareDirectory", {})
|
|
3947
|
-
.n("DirectoryServiceClient", "UnshareDirectoryCommand")
|
|
3948
|
-
.sc(UnshareDirectory$)
|
|
3949
|
-
.build() {
|
|
3306
|
+
class UnshareDirectoryCommand extends command(_ep0, _mw0, "UnshareDirectory", UnshareDirectory$) {
|
|
3950
3307
|
}
|
|
3951
3308
|
|
|
3952
|
-
class UpdateConditionalForwarderCommand extends
|
|
3953
|
-
.classBuilder()
|
|
3954
|
-
.ep(commonParams)
|
|
3955
|
-
.m(function (Command, cs, config, o) {
|
|
3956
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3957
|
-
})
|
|
3958
|
-
.s("DirectoryService_20150416", "UpdateConditionalForwarder", {})
|
|
3959
|
-
.n("DirectoryServiceClient", "UpdateConditionalForwarderCommand")
|
|
3960
|
-
.sc(UpdateConditionalForwarder$)
|
|
3961
|
-
.build() {
|
|
3309
|
+
class UpdateConditionalForwarderCommand extends command(_ep0, _mw0, "UpdateConditionalForwarder", UpdateConditionalForwarder$) {
|
|
3962
3310
|
}
|
|
3963
3311
|
|
|
3964
|
-
class UpdateDirectorySetupCommand extends
|
|
3965
|
-
.classBuilder()
|
|
3966
|
-
.ep(commonParams)
|
|
3967
|
-
.m(function (Command, cs, config, o) {
|
|
3968
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3969
|
-
})
|
|
3970
|
-
.s("DirectoryService_20150416", "UpdateDirectorySetup", {})
|
|
3971
|
-
.n("DirectoryServiceClient", "UpdateDirectorySetupCommand")
|
|
3972
|
-
.sc(UpdateDirectorySetup$)
|
|
3973
|
-
.build() {
|
|
3312
|
+
class UpdateDirectorySetupCommand extends command(_ep0, _mw0, "UpdateDirectorySetup", UpdateDirectorySetup$) {
|
|
3974
3313
|
}
|
|
3975
3314
|
|
|
3976
|
-
class UpdateHybridADCommand extends
|
|
3977
|
-
.classBuilder()
|
|
3978
|
-
.ep(commonParams)
|
|
3979
|
-
.m(function (Command, cs, config, o) {
|
|
3980
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3981
|
-
})
|
|
3982
|
-
.s("DirectoryService_20150416", "UpdateHybridAD", {})
|
|
3983
|
-
.n("DirectoryServiceClient", "UpdateHybridADCommand")
|
|
3984
|
-
.sc(UpdateHybridAD$)
|
|
3985
|
-
.build() {
|
|
3315
|
+
class UpdateHybridADCommand extends command(_ep0, _mw0, "UpdateHybridAD", UpdateHybridAD$) {
|
|
3986
3316
|
}
|
|
3987
3317
|
|
|
3988
|
-
class UpdateNumberOfDomainControllersCommand extends
|
|
3989
|
-
.classBuilder()
|
|
3990
|
-
.ep(commonParams)
|
|
3991
|
-
.m(function (Command, cs, config, o) {
|
|
3992
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3993
|
-
})
|
|
3994
|
-
.s("DirectoryService_20150416", "UpdateNumberOfDomainControllers", {})
|
|
3995
|
-
.n("DirectoryServiceClient", "UpdateNumberOfDomainControllersCommand")
|
|
3996
|
-
.sc(UpdateNumberOfDomainControllers$)
|
|
3997
|
-
.build() {
|
|
3318
|
+
class UpdateNumberOfDomainControllersCommand extends command(_ep0, _mw0, "UpdateNumberOfDomainControllers", UpdateNumberOfDomainControllers$) {
|
|
3998
3319
|
}
|
|
3999
3320
|
|
|
4000
|
-
class UpdateRadiusCommand extends
|
|
4001
|
-
.classBuilder()
|
|
4002
|
-
.ep(commonParams)
|
|
4003
|
-
.m(function (Command, cs, config, o) {
|
|
4004
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4005
|
-
})
|
|
4006
|
-
.s("DirectoryService_20150416", "UpdateRadius", {})
|
|
4007
|
-
.n("DirectoryServiceClient", "UpdateRadiusCommand")
|
|
4008
|
-
.sc(UpdateRadius$)
|
|
4009
|
-
.build() {
|
|
3321
|
+
class UpdateRadiusCommand extends command(_ep0, _mw0, "UpdateRadius", UpdateRadius$) {
|
|
4010
3322
|
}
|
|
4011
3323
|
|
|
4012
|
-
class UpdateSettingsCommand extends
|
|
4013
|
-
.classBuilder()
|
|
4014
|
-
.ep(commonParams)
|
|
4015
|
-
.m(function (Command, cs, config, o) {
|
|
4016
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4017
|
-
})
|
|
4018
|
-
.s("DirectoryService_20150416", "UpdateSettings", {})
|
|
4019
|
-
.n("DirectoryServiceClient", "UpdateSettingsCommand")
|
|
4020
|
-
.sc(UpdateSettings$)
|
|
4021
|
-
.build() {
|
|
3324
|
+
class UpdateSettingsCommand extends command(_ep0, _mw0, "UpdateSettings", UpdateSettings$) {
|
|
4022
3325
|
}
|
|
4023
3326
|
|
|
4024
|
-
class UpdateTrustCommand extends
|
|
4025
|
-
.classBuilder()
|
|
4026
|
-
.ep(commonParams)
|
|
4027
|
-
.m(function (Command, cs, config, o) {
|
|
4028
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4029
|
-
})
|
|
4030
|
-
.s("DirectoryService_20150416", "UpdateTrust", {})
|
|
4031
|
-
.n("DirectoryServiceClient", "UpdateTrustCommand")
|
|
4032
|
-
.sc(UpdateTrust$)
|
|
4033
|
-
.build() {
|
|
3327
|
+
class UpdateTrustCommand extends command(_ep0, _mw0, "UpdateTrust", UpdateTrust$) {
|
|
4034
3328
|
}
|
|
4035
3329
|
|
|
4036
|
-
class VerifyTrustCommand extends
|
|
4037
|
-
.classBuilder()
|
|
4038
|
-
.ep(commonParams)
|
|
4039
|
-
.m(function (Command, cs, config, o) {
|
|
4040
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4041
|
-
})
|
|
4042
|
-
.s("DirectoryService_20150416", "VerifyTrust", {})
|
|
4043
|
-
.n("DirectoryServiceClient", "VerifyTrustCommand")
|
|
4044
|
-
.sc(VerifyTrust$)
|
|
4045
|
-
.build() {
|
|
3330
|
+
class VerifyTrustCommand extends command(_ep0, _mw0, "VerifyTrust", VerifyTrust$) {
|
|
4046
3331
|
}
|
|
4047
3332
|
|
|
4048
3333
|
const paginateDescribeClientAuthenticationSettings = createPaginator(DirectoryServiceClient, DescribeClientAuthenticationSettingsCommand, "NextToken", "NextToken", "Limit");
|