@aws-sdk/client-directory-service 3.803.0 → 3.804.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-types/commands/AcceptSharedDirectoryCommand.d.ts +1 -1
- package/dist-types/commands/AddIpRoutesCommand.d.ts +1 -1
- package/dist-types/commands/AddRegionCommand.d.ts +1 -1
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +1 -1
- package/dist-types/commands/CancelSchemaExtensionCommand.d.ts +1 -1
- package/dist-types/commands/ConnectDirectoryCommand.d.ts +1 -1
- package/dist-types/commands/CreateAliasCommand.d.ts +1 -1
- package/dist-types/commands/CreateComputerCommand.d.ts +1 -1
- package/dist-types/commands/CreateConditionalForwarderCommand.d.ts +1 -1
- package/dist-types/commands/CreateDirectoryCommand.d.ts +1 -1
- package/dist-types/commands/CreateLogSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/CreateMicrosoftADCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrustCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConditionalForwarderCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDirectoryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLogSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrustCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterEventTopicCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClientAuthenticationSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeConditionalForwardersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDirectoryDataAccessCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainControllersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLDAPSSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRegionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSharedDirectoriesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUpdateDirectoryCommand.d.ts +1 -1
- package/dist-types/commands/DisableClientAuthenticationCommand.d.ts +1 -1
- package/dist-types/commands/DisableDirectoryDataAccessCommand.d.ts +1 -1
- package/dist-types/commands/DisableLDAPSCommand.d.ts +1 -1
- package/dist-types/commands/DisableRadiusCommand.d.ts +1 -1
- package/dist-types/commands/DisableSsoCommand.d.ts +1 -1
- package/dist-types/commands/EnableClientAuthenticationCommand.d.ts +1 -1
- package/dist-types/commands/EnableDirectoryDataAccessCommand.d.ts +1 -1
- package/dist-types/commands/EnableLDAPSCommand.d.ts +1 -1
- package/dist-types/commands/EnableRadiusCommand.d.ts +1 -1
- package/dist-types/commands/EnableSsoCommand.d.ts +1 -1
- package/dist-types/commands/GetSnapshotLimitsCommand.d.ts +1 -1
- package/dist-types/commands/ListCertificatesCommand.d.ts +1 -1
- package/dist-types/commands/ListIpRoutesCommand.d.ts +1 -1
- package/dist-types/commands/ListSchemaExtensionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/RegisterCertificateCommand.d.ts +1 -1
- package/dist-types/commands/RegisterEventTopicCommand.d.ts +1 -1
- package/dist-types/commands/RejectSharedDirectoryCommand.d.ts +1 -1
- package/dist-types/commands/RemoveIpRoutesCommand.d.ts +1 -1
- package/dist-types/commands/RemoveRegionCommand.d.ts +1 -1
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
- package/dist-types/commands/ResetUserPasswordCommand.d.ts +1 -1
- package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ShareDirectoryCommand.d.ts +1 -1
- package/dist-types/commands/StartSchemaExtensionCommand.d.ts +1 -1
- package/dist-types/commands/UnshareDirectoryCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConditionalForwarderCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDirectorySetupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNumberOfDomainControllersCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRadiusCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrustCommand.d.ts +1 -1
- package/dist-types/commands/VerifyTrustCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AcceptSharedDirectoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddIpRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddRegionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelSchemaExtensionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ConnectDirectoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateComputerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConditionalForwarderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateLogSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMicrosoftADCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrustCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConditionalForwarderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteLogSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTrustCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeregisterCertificateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeregisterEventTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClientAuthenticationSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeConditionalForwardersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDirectoryDataAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainControllersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLDAPSSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSharedDirectoriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUpdateDirectoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableClientAuthenticationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableDirectoryDataAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableLDAPSCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableRadiusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableSsoCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableClientAuthenticationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableDirectoryDataAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableLDAPSCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableRadiusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableSsoCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSnapshotLimitsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIpRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSchemaExtensionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterEventTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RejectSharedDirectoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveIpRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveRegionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetUserPasswordCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ShareDirectoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartSchemaExtensionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UnshareDirectoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConditionalForwarderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDirectorySetupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNumberOfDomainControllersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRadiusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrustCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/VerifyTrustCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -23,7 +23,7 @@ export interface AcceptSharedDirectoryCommandOutput extends AcceptSharedDirector
|
|
|
23
23
|
}
|
|
24
24
|
declare const AcceptSharedDirectoryCommand_base: {
|
|
25
25
|
new (input: AcceptSharedDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptSharedDirectoryCommandInput, AcceptSharedDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AcceptSharedDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptSharedDirectoryCommandInput, AcceptSharedDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AddIpRoutesCommandOutput extends AddIpRoutesResult, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const AddIpRoutesCommand_base: {
|
|
25
25
|
new (input: AddIpRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<AddIpRoutesCommandInput, AddIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AddIpRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<AddIpRoutesCommandInput, AddIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AddRegionCommandOutput extends AddRegionResult, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const AddRegionCommand_base: {
|
|
25
25
|
new (input: AddRegionCommandInput): import("@smithy/smithy-client").CommandImpl<AddRegionCommandInput, AddRegionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AddRegionCommandInput): import("@smithy/smithy-client").CommandImpl<AddRegionCommandInput, AddRegionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AddTagsToResourceCommandOutput extends AddTagsToResourceResult,
|
|
|
23
23
|
}
|
|
24
24
|
declare const AddTagsToResourceCommand_base: {
|
|
25
25
|
new (input: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CancelSchemaExtensionCommandOutput extends CancelSchemaExtensio
|
|
|
23
23
|
}
|
|
24
24
|
declare const CancelSchemaExtensionCommand_base: {
|
|
25
25
|
new (input: CancelSchemaExtensionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelSchemaExtensionCommandInput, CancelSchemaExtensionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CancelSchemaExtensionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelSchemaExtensionCommandInput, CancelSchemaExtensionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ConnectDirectoryCommandOutput extends ConnectDirectoryResult, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const ConnectDirectoryCommand_base: {
|
|
25
25
|
new (input: ConnectDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<ConnectDirectoryCommandInput, ConnectDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ConnectDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<ConnectDirectoryCommandInput, ConnectDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAliasCommandOutput extends CreateAliasResult, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAliasCommand_base: {
|
|
25
25
|
new (input: CreateAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAliasCommandInput, CreateAliasCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAliasCommandInput, CreateAliasCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateComputerCommandOutput extends CreateComputerResult, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateComputerCommand_base: {
|
|
25
25
|
new (input: CreateComputerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComputerCommandInput, CreateComputerCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateComputerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComputerCommandInput, CreateComputerCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateConditionalForwarderCommandOutput extends CreateCondition
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateConditionalForwarderCommand_base: {
|
|
25
25
|
new (input: CreateConditionalForwarderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConditionalForwarderCommandInput, CreateConditionalForwarderCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateConditionalForwarderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConditionalForwarderCommandInput, CreateConditionalForwarderCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateDirectoryCommandOutput extends CreateDirectoryResult, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDirectoryCommand_base: {
|
|
25
25
|
new (input: CreateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectoryCommandInput, CreateDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectoryCommandInput, CreateDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateLogSubscriptionCommandOutput extends CreateLogSubscriptio
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateLogSubscriptionCommand_base: {
|
|
25
25
|
new (input: CreateLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLogSubscriptionCommandInput, CreateLogSubscriptionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLogSubscriptionCommandInput, CreateLogSubscriptionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateMicrosoftADCommandOutput extends CreateMicrosoftADResult,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateMicrosoftADCommand_base: {
|
|
25
25
|
new (input: CreateMicrosoftADCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMicrosoftADCommandInput, CreateMicrosoftADCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateMicrosoftADCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMicrosoftADCommandInput, CreateMicrosoftADCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateSnapshotCommandOutput extends CreateSnapshotResult, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateSnapshotCommand_base: {
|
|
25
25
|
new (input: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateTrustCommandOutput extends CreateTrustResult, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateTrustCommand_base: {
|
|
25
25
|
new (input: CreateTrustCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrustCommandInput, CreateTrustCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateTrustCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrustCommandInput, CreateTrustCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteConditionalForwarderCommandOutput extends DeleteCondition
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteConditionalForwarderCommand_base: {
|
|
25
25
|
new (input: DeleteConditionalForwarderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConditionalForwarderCommandInput, DeleteConditionalForwarderCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteConditionalForwarderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConditionalForwarderCommandInput, DeleteConditionalForwarderCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDirectoryCommandOutput extends DeleteDirectoryResult, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDirectoryCommand_base: {
|
|
25
25
|
new (input: DeleteDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteLogSubscriptionCommandOutput extends DeleteLogSubscriptio
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteLogSubscriptionCommand_base: {
|
|
25
25
|
new (input: DeleteLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLogSubscriptionCommandInput, DeleteLogSubscriptionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLogSubscriptionCommandInput, DeleteLogSubscriptionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteSnapshotCommandOutput extends DeleteSnapshotResult, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteSnapshotCommand_base: {
|
|
25
25
|
new (input: DeleteSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteTrustCommandOutput extends DeleteTrustResult, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteTrustCommand_base: {
|
|
25
25
|
new (input: DeleteTrustCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrustCommandInput, DeleteTrustCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteTrustCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrustCommandInput, DeleteTrustCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeregisterCertificateCommandOutput extends DeregisterCertificat
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeregisterCertificateCommand_base: {
|
|
25
25
|
new (input: DeregisterCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterCertificateCommandInput, DeregisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeregisterCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterCertificateCommandInput, DeregisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeregisterEventTopicCommandOutput extends DeregisterEventTopicR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeregisterEventTopicCommand_base: {
|
|
25
25
|
new (input: DeregisterEventTopicCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterEventTopicCommandInput, DeregisterEventTopicCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeregisterEventTopicCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterEventTopicCommandInput, DeregisterEventTopicCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeCertificateCommandOutput extends DescribeCertificateRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeCertificateCommand_base: {
|
|
25
25
|
new (input: DescribeCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCertificateCommandInput, DescribeCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCertificateCommandInput, DescribeCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeClientAuthenticationSettingsCommandOutput extends Descr
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeClientAuthenticationSettingsCommand_base: {
|
|
25
25
|
new (input: DescribeClientAuthenticationSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClientAuthenticationSettingsCommandInput, DescribeClientAuthenticationSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeClientAuthenticationSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClientAuthenticationSettingsCommandInput, DescribeClientAuthenticationSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeConditionalForwardersCommandOutput extends DescribeCond
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeConditionalForwardersCommand_base: {
|
|
25
25
|
new (input: DescribeConditionalForwardersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConditionalForwardersCommandInput, DescribeConditionalForwardersCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeConditionalForwardersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConditionalForwardersCommandInput, DescribeConditionalForwardersCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDirectoryDataAccessCommandOutput extends DescribeDirect
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDirectoryDataAccessCommand_base: {
|
|
25
25
|
new (input: DescribeDirectoryDataAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDirectoryDataAccessCommandInput, DescribeDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDirectoryDataAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDirectoryDataAccessCommandInput, DescribeDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDomainControllersCommandOutput extends DescribeDomainCo
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDomainControllersCommand_base: {
|
|
25
25
|
new (input: DescribeDomainControllersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainControllersCommandInput, DescribeDomainControllersCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDomainControllersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainControllersCommandInput, DescribeDomainControllersCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeLDAPSSettingsCommandOutput extends DescribeLDAPSSetting
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeLDAPSSettingsCommand_base: {
|
|
25
25
|
new (input: DescribeLDAPSSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLDAPSSettingsCommandInput, DescribeLDAPSSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeLDAPSSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLDAPSSettingsCommandInput, DescribeLDAPSSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeRegionsCommandOutput extends DescribeRegionsResult, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeRegionsCommand_base: {
|
|
25
25
|
new (input: DescribeRegionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRegionsCommandInput, DescribeRegionsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeRegionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRegionsCommandInput, DescribeRegionsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeSettingsCommandOutput extends DescribeSettingsResult, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeSettingsCommand_base: {
|
|
25
25
|
new (input: DescribeSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSettingsCommandInput, DescribeSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSettingsCommandInput, DescribeSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeSharedDirectoriesCommandOutput extends DescribeSharedDi
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeSharedDirectoriesCommand_base: {
|
|
25
25
|
new (input: DescribeSharedDirectoriesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSharedDirectoriesCommandInput, DescribeSharedDirectoriesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeSharedDirectoriesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSharedDirectoriesCommandInput, DescribeSharedDirectoriesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeUpdateDirectoryCommandOutput extends DescribeUpdateDire
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeUpdateDirectoryCommand_base: {
|
|
25
25
|
new (input: DescribeUpdateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUpdateDirectoryCommandInput, DescribeUpdateDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeUpdateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUpdateDirectoryCommandInput, DescribeUpdateDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisableClientAuthenticationCommandOutput extends DisableClientA
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisableClientAuthenticationCommand_base: {
|
|
25
25
|
new (input: DisableClientAuthenticationCommandInput): import("@smithy/smithy-client").CommandImpl<DisableClientAuthenticationCommandInput, DisableClientAuthenticationCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisableClientAuthenticationCommandInput): import("@smithy/smithy-client").CommandImpl<DisableClientAuthenticationCommandInput, DisableClientAuthenticationCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisableDirectoryDataAccessCommandOutput extends DisableDirector
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisableDirectoryDataAccessCommand_base: {
|
|
25
25
|
new (input: DisableDirectoryDataAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDirectoryDataAccessCommandInput, DisableDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisableDirectoryDataAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDirectoryDataAccessCommandInput, DisableDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisableLDAPSCommandOutput extends DisableLDAPSResult, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisableLDAPSCommand_base: {
|
|
25
25
|
new (input: DisableLDAPSCommandInput): import("@smithy/smithy-client").CommandImpl<DisableLDAPSCommandInput, DisableLDAPSCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisableLDAPSCommandInput): import("@smithy/smithy-client").CommandImpl<DisableLDAPSCommandInput, DisableLDAPSCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisableRadiusCommandOutput extends DisableRadiusResult, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisableRadiusCommand_base: {
|
|
25
25
|
new (input: DisableRadiusCommandInput): import("@smithy/smithy-client").CommandImpl<DisableRadiusCommandInput, DisableRadiusCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisableRadiusCommandInput): import("@smithy/smithy-client").CommandImpl<DisableRadiusCommandInput, DisableRadiusCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisableSsoCommandOutput extends DisableSsoResult, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisableSsoCommand_base: {
|
|
25
25
|
new (input: DisableSsoCommandInput): import("@smithy/smithy-client").CommandImpl<DisableSsoCommandInput, DisableSsoCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisableSsoCommandInput): import("@smithy/smithy-client").CommandImpl<DisableSsoCommandInput, DisableSsoCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface EnableClientAuthenticationCommandOutput extends EnableClientAut
|
|
|
23
23
|
}
|
|
24
24
|
declare const EnableClientAuthenticationCommand_base: {
|
|
25
25
|
new (input: EnableClientAuthenticationCommandInput): import("@smithy/smithy-client").CommandImpl<EnableClientAuthenticationCommandInput, EnableClientAuthenticationCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: EnableClientAuthenticationCommandInput): import("@smithy/smithy-client").CommandImpl<EnableClientAuthenticationCommandInput, EnableClientAuthenticationCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface EnableDirectoryDataAccessCommandOutput extends EnableDirectoryD
|
|
|
23
23
|
}
|
|
24
24
|
declare const EnableDirectoryDataAccessCommand_base: {
|
|
25
25
|
new (input: EnableDirectoryDataAccessCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDirectoryDataAccessCommandInput, EnableDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: EnableDirectoryDataAccessCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDirectoryDataAccessCommandInput, EnableDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface EnableLDAPSCommandOutput extends EnableLDAPSResult, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const EnableLDAPSCommand_base: {
|
|
25
25
|
new (input: EnableLDAPSCommandInput): import("@smithy/smithy-client").CommandImpl<EnableLDAPSCommandInput, EnableLDAPSCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: EnableLDAPSCommandInput): import("@smithy/smithy-client").CommandImpl<EnableLDAPSCommandInput, EnableLDAPSCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface EnableRadiusCommandOutput extends EnableRadiusResult, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const EnableRadiusCommand_base: {
|
|
25
25
|
new (input: EnableRadiusCommandInput): import("@smithy/smithy-client").CommandImpl<EnableRadiusCommandInput, EnableRadiusCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: EnableRadiusCommandInput): import("@smithy/smithy-client").CommandImpl<EnableRadiusCommandInput, EnableRadiusCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface EnableSsoCommandOutput extends EnableSsoResult, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const EnableSsoCommand_base: {
|
|
25
25
|
new (input: EnableSsoCommandInput): import("@smithy/smithy-client").CommandImpl<EnableSsoCommandInput, EnableSsoCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: EnableSsoCommandInput): import("@smithy/smithy-client").CommandImpl<EnableSsoCommandInput, EnableSsoCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetSnapshotLimitsCommandOutput extends GetSnapshotLimitsResult,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetSnapshotLimitsCommand_base: {
|
|
25
25
|
new (input: GetSnapshotLimitsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSnapshotLimitsCommandInput, GetSnapshotLimitsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetSnapshotLimitsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSnapshotLimitsCommandInput, GetSnapshotLimitsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListCertificatesCommandOutput extends ListCertificatesResult, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListCertificatesCommand_base: {
|
|
25
25
|
new (input: ListCertificatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCertificatesCommandInput, ListCertificatesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListCertificatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCertificatesCommandInput, ListCertificatesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListIpRoutesCommandOutput extends ListIpRoutesResult, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListIpRoutesCommand_base: {
|
|
25
25
|
new (input: ListIpRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<ListIpRoutesCommandInput, ListIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListIpRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<ListIpRoutesCommandInput, ListIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListSchemaExtensionsCommandOutput extends ListSchemaExtensionsR
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListSchemaExtensionsCommand_base: {
|
|
25
25
|
new (input: ListSchemaExtensionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSchemaExtensionsCommandInput, ListSchemaExtensionsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListSchemaExtensionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSchemaExtensionsCommandInput, ListSchemaExtensionsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RegisterCertificateCommandOutput extends RegisterCertificateRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const RegisterCertificateCommand_base: {
|
|
25
25
|
new (input: RegisterCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterCertificateCommandInput, RegisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RegisterCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterCertificateCommandInput, RegisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RegisterEventTopicCommandOutput extends RegisterEventTopicResul
|
|
|
23
23
|
}
|
|
24
24
|
declare const RegisterEventTopicCommand_base: {
|
|
25
25
|
new (input: RegisterEventTopicCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterEventTopicCommandInput, RegisterEventTopicCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RegisterEventTopicCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterEventTopicCommandInput, RegisterEventTopicCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RejectSharedDirectoryCommandOutput extends RejectSharedDirector
|
|
|
23
23
|
}
|
|
24
24
|
declare const RejectSharedDirectoryCommand_base: {
|
|
25
25
|
new (input: RejectSharedDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<RejectSharedDirectoryCommandInput, RejectSharedDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RejectSharedDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<RejectSharedDirectoryCommandInput, RejectSharedDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RemoveIpRoutesCommandOutput extends RemoveIpRoutesResult, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveIpRoutesCommand_base: {
|
|
25
25
|
new (input: RemoveIpRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveIpRoutesCommandInput, RemoveIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RemoveIpRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveIpRoutesCommandInput, RemoveIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RemoveRegionCommandOutput extends RemoveRegionResult, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveRegionCommand_base: {
|
|
25
25
|
new (input: RemoveRegionCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveRegionCommandInput, RemoveRegionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RemoveRegionCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveRegionCommandInput, RemoveRegionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RemoveTagsFromResourceCommandOutput extends RemoveTagsFromResou
|
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveTagsFromResourceCommand_base: {
|
|
25
25
|
new (input: RemoveTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RemoveTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|