@aws-sdk/client-directory-service 3.50.0 → 3.53.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/CHANGELOG.md +27 -0
- package/dist-cjs/index.js +3 -0
- package/dist-cjs/models/DirectoryServiceServiceException.js +11 -0
- package/dist-cjs/models/models_0.js +516 -4
- package/dist-cjs/protocols/Aws_json1_1.js +744 -2886
- package/dist-es/index.js +1 -0
- package/dist-es/models/DirectoryServiceServiceException.js +12 -0
- package/dist-es/models/models_0.js +478 -1
- package/dist-es/protocols/Aws_json1_1.js +1593 -3071
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/DirectoryServiceServiceException.d.ts +10 -0
- package/dist-types/models/models_0.d.ts +240 -103
- package/dist-types/ts3.4/DirectoryService.d.ts +320 -0
- package/dist-types/ts3.4/DirectoryServiceClient.d.ts +136 -0
- package/dist-types/ts3.4/commands/AcceptSharedDirectoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddIpRoutesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddRegionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelSchemaExtensionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ConnectDirectoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateComputerCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateConditionalForwarderCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateLogSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateMicrosoftADCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateTrustCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteConditionalForwarderCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteLogSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteTrustCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterCertificateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterEventTopicCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeClientAuthenticationSettingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeConditionalForwardersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDirectoriesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDomainControllersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEventTopicsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeLDAPSSettingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSharedDirectoriesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeTrustsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableClientAuthenticationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableLDAPSCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableRadiusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableSsoCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableClientAuthenticationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableLDAPSCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableRadiusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableSsoCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDirectoryLimitsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetSnapshotLimitsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListIpRoutesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListLogSubscriptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListSchemaExtensionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterEventTopicCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RejectSharedDirectoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveIpRoutesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveRegionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetUserPasswordCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ShareDirectoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartSchemaExtensionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UnshareDirectoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateConditionalForwarderCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateNumberOfDomainControllersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateRadiusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateTrustCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/VerifyTrustCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +63 -0
- package/dist-types/ts3.4/endpoints.d.ts +2 -0
- package/dist-types/ts3.4/index.d.ts +6 -0
- package/dist-types/ts3.4/models/DirectoryServiceServiceException.d.ts +6 -0
- package/dist-types/ts3.4/models/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2349 -0
- package/dist-types/ts3.4/pagination/DescribeDomainControllersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/index.d.ts +2 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +191 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
- package/package.json +33 -33
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { CreateComputerRequest, CreateComputerResult } from "../models/models_0";
|
|
5
|
+
export interface CreateComputerCommandInput extends CreateComputerRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateComputerCommandOutput extends CreateComputerResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateComputerCommand extends $Command<CreateComputerCommandInput, CreateComputerCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateComputerCommandInput;
|
|
12
|
+
constructor(input: CreateComputerCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateComputerCommandInput, CreateComputerCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { CreateConditionalForwarderRequest, CreateConditionalForwarderResult } from "../models/models_0";
|
|
5
|
+
export interface CreateConditionalForwarderCommandInput extends CreateConditionalForwarderRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateConditionalForwarderCommandOutput extends CreateConditionalForwarderResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateConditionalForwarderCommand extends $Command<CreateConditionalForwarderCommandInput, CreateConditionalForwarderCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateConditionalForwarderCommandInput;
|
|
12
|
+
constructor(input: CreateConditionalForwarderCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConditionalForwarderCommandInput, CreateConditionalForwarderCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { CreateDirectoryRequest, CreateDirectoryResult } from "../models/models_0";
|
|
5
|
+
export interface CreateDirectoryCommandInput extends CreateDirectoryRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateDirectoryCommandOutput extends CreateDirectoryResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateDirectoryCommand extends $Command<CreateDirectoryCommandInput, CreateDirectoryCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateDirectoryCommandInput;
|
|
12
|
+
constructor(input: CreateDirectoryCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDirectoryCommandInput, CreateDirectoryCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { CreateLogSubscriptionRequest, CreateLogSubscriptionResult } from "../models/models_0";
|
|
5
|
+
export interface CreateLogSubscriptionCommandInput extends CreateLogSubscriptionRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateLogSubscriptionCommandOutput extends CreateLogSubscriptionResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateLogSubscriptionCommand extends $Command<CreateLogSubscriptionCommandInput, CreateLogSubscriptionCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateLogSubscriptionCommandInput;
|
|
12
|
+
constructor(input: CreateLogSubscriptionCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLogSubscriptionCommandInput, CreateLogSubscriptionCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { CreateMicrosoftADRequest, CreateMicrosoftADResult } from "../models/models_0";
|
|
5
|
+
export interface CreateMicrosoftADCommandInput extends CreateMicrosoftADRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateMicrosoftADCommandOutput extends CreateMicrosoftADResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateMicrosoftADCommand extends $Command<CreateMicrosoftADCommandInput, CreateMicrosoftADCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateMicrosoftADCommandInput;
|
|
12
|
+
constructor(input: CreateMicrosoftADCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateMicrosoftADCommandInput, CreateMicrosoftADCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { CreateSnapshotRequest, CreateSnapshotResult } from "../models/models_0";
|
|
5
|
+
export interface CreateSnapshotCommandInput extends CreateSnapshotRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateSnapshotCommandOutput extends CreateSnapshotResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateSnapshotCommand extends $Command<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateSnapshotCommandInput;
|
|
12
|
+
constructor(input: CreateSnapshotCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSnapshotCommandInput, CreateSnapshotCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { CreateTrustRequest, CreateTrustResult } from "../models/models_0";
|
|
5
|
+
export interface CreateTrustCommandInput extends CreateTrustRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateTrustCommandOutput extends CreateTrustResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateTrustCommand extends $Command<CreateTrustCommandInput, CreateTrustCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateTrustCommandInput;
|
|
12
|
+
constructor(input: CreateTrustCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTrustCommandInput, CreateTrustCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DeleteConditionalForwarderRequest, DeleteConditionalForwarderResult } from "../models/models_0";
|
|
5
|
+
export interface DeleteConditionalForwarderCommandInput extends DeleteConditionalForwarderRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DeleteConditionalForwarderCommandOutput extends DeleteConditionalForwarderResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DeleteConditionalForwarderCommand extends $Command<DeleteConditionalForwarderCommandInput, DeleteConditionalForwarderCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DeleteConditionalForwarderCommandInput;
|
|
12
|
+
constructor(input: DeleteConditionalForwarderCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConditionalForwarderCommandInput, DeleteConditionalForwarderCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DeleteDirectoryRequest, DeleteDirectoryResult } from "../models/models_0";
|
|
5
|
+
export interface DeleteDirectoryCommandInput extends DeleteDirectoryRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DeleteDirectoryCommandOutput extends DeleteDirectoryResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DeleteDirectoryCommand extends $Command<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DeleteDirectoryCommandInput;
|
|
12
|
+
constructor(input: DeleteDirectoryCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DeleteLogSubscriptionRequest, DeleteLogSubscriptionResult } from "../models/models_0";
|
|
5
|
+
export interface DeleteLogSubscriptionCommandInput extends DeleteLogSubscriptionRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DeleteLogSubscriptionCommandOutput extends DeleteLogSubscriptionResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DeleteLogSubscriptionCommand extends $Command<DeleteLogSubscriptionCommandInput, DeleteLogSubscriptionCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DeleteLogSubscriptionCommandInput;
|
|
12
|
+
constructor(input: DeleteLogSubscriptionCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLogSubscriptionCommandInput, DeleteLogSubscriptionCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DeleteSnapshotRequest, DeleteSnapshotResult } from "../models/models_0";
|
|
5
|
+
export interface DeleteSnapshotCommandInput extends DeleteSnapshotRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DeleteSnapshotCommandOutput extends DeleteSnapshotResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DeleteSnapshotCommand extends $Command<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DeleteSnapshotCommandInput;
|
|
12
|
+
constructor(input: DeleteSnapshotCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DeleteTrustRequest, DeleteTrustResult } from "../models/models_0";
|
|
5
|
+
export interface DeleteTrustCommandInput extends DeleteTrustRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DeleteTrustCommandOutput extends DeleteTrustResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DeleteTrustCommand extends $Command<DeleteTrustCommandInput, DeleteTrustCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DeleteTrustCommandInput;
|
|
12
|
+
constructor(input: DeleteTrustCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTrustCommandInput, DeleteTrustCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DeregisterCertificateRequest, DeregisterCertificateResult } from "../models/models_0";
|
|
5
|
+
export interface DeregisterCertificateCommandInput extends DeregisterCertificateRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DeregisterCertificateCommandOutput extends DeregisterCertificateResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DeregisterCertificateCommand extends $Command<DeregisterCertificateCommandInput, DeregisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DeregisterCertificateCommandInput;
|
|
12
|
+
constructor(input: DeregisterCertificateCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterCertificateCommandInput, DeregisterCertificateCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DeregisterEventTopicRequest, DeregisterEventTopicResult } from "../models/models_0";
|
|
5
|
+
export interface DeregisterEventTopicCommandInput extends DeregisterEventTopicRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DeregisterEventTopicCommandOutput extends DeregisterEventTopicResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DeregisterEventTopicCommand extends $Command<DeregisterEventTopicCommandInput, DeregisterEventTopicCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DeregisterEventTopicCommandInput;
|
|
12
|
+
constructor(input: DeregisterEventTopicCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterEventTopicCommandInput, DeregisterEventTopicCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DescribeCertificateRequest, DescribeCertificateResult } from "../models/models_0";
|
|
5
|
+
export interface DescribeCertificateCommandInput extends DescribeCertificateRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeCertificateCommandOutput extends DescribeCertificateResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DescribeCertificateCommand extends $Command<DescribeCertificateCommandInput, DescribeCertificateCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DescribeCertificateCommandInput;
|
|
12
|
+
constructor(input: DescribeCertificateCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCertificateCommandInput, DescribeCertificateCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DescribeClientAuthenticationSettingsRequest, DescribeClientAuthenticationSettingsResult } from "../models/models_0";
|
|
5
|
+
export interface DescribeClientAuthenticationSettingsCommandInput extends DescribeClientAuthenticationSettingsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeClientAuthenticationSettingsCommandOutput extends DescribeClientAuthenticationSettingsResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DescribeClientAuthenticationSettingsCommand extends $Command<DescribeClientAuthenticationSettingsCommandInput, DescribeClientAuthenticationSettingsCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DescribeClientAuthenticationSettingsCommandInput;
|
|
12
|
+
constructor(input: DescribeClientAuthenticationSettingsCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeClientAuthenticationSettingsCommandInput, DescribeClientAuthenticationSettingsCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DescribeConditionalForwardersRequest, DescribeConditionalForwardersResult } from "../models/models_0";
|
|
5
|
+
export interface DescribeConditionalForwardersCommandInput extends DescribeConditionalForwardersRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeConditionalForwardersCommandOutput extends DescribeConditionalForwardersResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DescribeConditionalForwardersCommand extends $Command<DescribeConditionalForwardersCommandInput, DescribeConditionalForwardersCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DescribeConditionalForwardersCommandInput;
|
|
12
|
+
constructor(input: DescribeConditionalForwardersCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeConditionalForwardersCommandInput, DescribeConditionalForwardersCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DescribeDirectoriesRequest, DescribeDirectoriesResult } from "../models/models_0";
|
|
5
|
+
export interface DescribeDirectoriesCommandInput extends DescribeDirectoriesRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeDirectoriesCommandOutput extends DescribeDirectoriesResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DescribeDirectoriesCommand extends $Command<DescribeDirectoriesCommandInput, DescribeDirectoriesCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DescribeDirectoriesCommandInput;
|
|
12
|
+
constructor(input: DescribeDirectoriesCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDirectoriesCommandInput, DescribeDirectoriesCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DescribeDomainControllersRequest, DescribeDomainControllersResult } from "../models/models_0";
|
|
5
|
+
export interface DescribeDomainControllersCommandInput extends DescribeDomainControllersRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeDomainControllersCommandOutput extends DescribeDomainControllersResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DescribeDomainControllersCommand extends $Command<DescribeDomainControllersCommandInput, DescribeDomainControllersCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DescribeDomainControllersCommandInput;
|
|
12
|
+
constructor(input: DescribeDomainControllersCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDomainControllersCommandInput, DescribeDomainControllersCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DescribeEventTopicsRequest, DescribeEventTopicsResult } from "../models/models_0";
|
|
5
|
+
export interface DescribeEventTopicsCommandInput extends DescribeEventTopicsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeEventTopicsCommandOutput extends DescribeEventTopicsResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DescribeEventTopicsCommand extends $Command<DescribeEventTopicsCommandInput, DescribeEventTopicsCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DescribeEventTopicsCommandInput;
|
|
12
|
+
constructor(input: DescribeEventTopicsCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEventTopicsCommandInput, DescribeEventTopicsCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DescribeLDAPSSettingsRequest, DescribeLDAPSSettingsResult } from "../models/models_0";
|
|
5
|
+
export interface DescribeLDAPSSettingsCommandInput extends DescribeLDAPSSettingsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeLDAPSSettingsCommandOutput extends DescribeLDAPSSettingsResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DescribeLDAPSSettingsCommand extends $Command<DescribeLDAPSSettingsCommandInput, DescribeLDAPSSettingsCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DescribeLDAPSSettingsCommandInput;
|
|
12
|
+
constructor(input: DescribeLDAPSSettingsCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLDAPSSettingsCommandInput, DescribeLDAPSSettingsCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DescribeRegionsRequest, DescribeRegionsResult } from "../models/models_0";
|
|
5
|
+
export interface DescribeRegionsCommandInput extends DescribeRegionsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeRegionsCommandOutput extends DescribeRegionsResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DescribeRegionsCommand extends $Command<DescribeRegionsCommandInput, DescribeRegionsCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DescribeRegionsCommandInput;
|
|
12
|
+
constructor(input: DescribeRegionsCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRegionsCommandInput, DescribeRegionsCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DescribeSharedDirectoriesRequest, DescribeSharedDirectoriesResult } from "../models/models_0";
|
|
5
|
+
export interface DescribeSharedDirectoriesCommandInput extends DescribeSharedDirectoriesRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeSharedDirectoriesCommandOutput extends DescribeSharedDirectoriesResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DescribeSharedDirectoriesCommand extends $Command<DescribeSharedDirectoriesCommandInput, DescribeSharedDirectoriesCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DescribeSharedDirectoriesCommandInput;
|
|
12
|
+
constructor(input: DescribeSharedDirectoriesCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSharedDirectoriesCommandInput, DescribeSharedDirectoriesCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DescribeSnapshotsRequest, DescribeSnapshotsResult } from "../models/models_0";
|
|
5
|
+
export interface DescribeSnapshotsCommandInput extends DescribeSnapshotsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeSnapshotsCommandOutput extends DescribeSnapshotsResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DescribeSnapshotsCommand extends $Command<DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DescribeSnapshotsCommandInput;
|
|
12
|
+
constructor(input: DescribeSnapshotsCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DescribeTrustsRequest, DescribeTrustsResult } from "../models/models_0";
|
|
5
|
+
export interface DescribeTrustsCommandInput extends DescribeTrustsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeTrustsCommandOutput extends DescribeTrustsResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DescribeTrustsCommand extends $Command<DescribeTrustsCommandInput, DescribeTrustsCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DescribeTrustsCommandInput;
|
|
12
|
+
constructor(input: DescribeTrustsCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTrustsCommandInput, DescribeTrustsCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DisableClientAuthenticationRequest, DisableClientAuthenticationResult } from "../models/models_0";
|
|
5
|
+
export interface DisableClientAuthenticationCommandInput extends DisableClientAuthenticationRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DisableClientAuthenticationCommandOutput extends DisableClientAuthenticationResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DisableClientAuthenticationCommand extends $Command<DisableClientAuthenticationCommandInput, DisableClientAuthenticationCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DisableClientAuthenticationCommandInput;
|
|
12
|
+
constructor(input: DisableClientAuthenticationCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisableClientAuthenticationCommandInput, DisableClientAuthenticationCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DisableLDAPSRequest, DisableLDAPSResult } from "../models/models_0";
|
|
5
|
+
export interface DisableLDAPSCommandInput extends DisableLDAPSRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DisableLDAPSCommandOutput extends DisableLDAPSResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DisableLDAPSCommand extends $Command<DisableLDAPSCommandInput, DisableLDAPSCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DisableLDAPSCommandInput;
|
|
12
|
+
constructor(input: DisableLDAPSCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisableLDAPSCommandInput, DisableLDAPSCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DisableRadiusRequest, DisableRadiusResult } from "../models/models_0";
|
|
5
|
+
export interface DisableRadiusCommandInput extends DisableRadiusRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DisableRadiusCommandOutput extends DisableRadiusResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DisableRadiusCommand extends $Command<DisableRadiusCommandInput, DisableRadiusCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DisableRadiusCommandInput;
|
|
12
|
+
constructor(input: DisableRadiusCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisableRadiusCommandInput, DisableRadiusCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { DisableSsoRequest, DisableSsoResult } from "../models/models_0";
|
|
5
|
+
export interface DisableSsoCommandInput extends DisableSsoRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DisableSsoCommandOutput extends DisableSsoResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DisableSsoCommand extends $Command<DisableSsoCommandInput, DisableSsoCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: DisableSsoCommandInput;
|
|
12
|
+
constructor(input: DisableSsoCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisableSsoCommandInput, DisableSsoCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { EnableClientAuthenticationRequest, EnableClientAuthenticationResult } from "../models/models_0";
|
|
5
|
+
export interface EnableClientAuthenticationCommandInput extends EnableClientAuthenticationRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface EnableClientAuthenticationCommandOutput extends EnableClientAuthenticationResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class EnableClientAuthenticationCommand extends $Command<EnableClientAuthenticationCommandInput, EnableClientAuthenticationCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: EnableClientAuthenticationCommandInput;
|
|
12
|
+
constructor(input: EnableClientAuthenticationCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableClientAuthenticationCommandInput, EnableClientAuthenticationCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { EnableLDAPSRequest, EnableLDAPSResult } from "../models/models_0";
|
|
5
|
+
export interface EnableLDAPSCommandInput extends EnableLDAPSRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface EnableLDAPSCommandOutput extends EnableLDAPSResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class EnableLDAPSCommand extends $Command<EnableLDAPSCommandInput, EnableLDAPSCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: EnableLDAPSCommandInput;
|
|
12
|
+
constructor(input: EnableLDAPSCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableLDAPSCommandInput, EnableLDAPSCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
|
+
import { EnableRadiusRequest, EnableRadiusResult } from "../models/models_0";
|
|
5
|
+
export interface EnableRadiusCommandInput extends EnableRadiusRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface EnableRadiusCommandOutput extends EnableRadiusResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class EnableRadiusCommand extends $Command<EnableRadiusCommandInput, EnableRadiusCommandOutput, DirectoryServiceClientResolvedConfig> {
|
|
11
|
+
readonly input: EnableRadiusCommandInput;
|
|
12
|
+
constructor(input: EnableRadiusCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableRadiusCommandInput, EnableRadiusCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|