@aws-sdk/client-directory-service 3.533.0 → 3.540.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/DirectoryService.d.ts +7 -1
- package/dist-types/DirectoryServiceClient.d.ts +1 -1
- package/dist-types/commands/AcceptSharedDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/AddIpRoutesCommand.d.ts +2 -1
- package/dist-types/commands/AddRegionCommand.d.ts +2 -1
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
- package/dist-types/commands/CancelSchemaExtensionCommand.d.ts +2 -1
- package/dist-types/commands/ConnectDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/CreateAliasCommand.d.ts +2 -1
- package/dist-types/commands/CreateComputerCommand.d.ts +2 -1
- package/dist-types/commands/CreateConditionalForwarderCommand.d.ts +2 -1
- package/dist-types/commands/CreateDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/CreateLogSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreateMicrosoftADCommand.d.ts +2 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrustCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConditionalForwarderCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLogSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrustCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterCertificateCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterEventTopicCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCertificateCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientAuthenticationSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConditionalForwardersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDirectoriesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDomainControllersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEventTopicsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLDAPSSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRegionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSharedDirectoriesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrustsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUpdateDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/DisableClientAuthenticationCommand.d.ts +2 -1
- package/dist-types/commands/DisableLDAPSCommand.d.ts +2 -1
- package/dist-types/commands/DisableRadiusCommand.d.ts +2 -1
- package/dist-types/commands/DisableSsoCommand.d.ts +2 -1
- package/dist-types/commands/EnableClientAuthenticationCommand.d.ts +2 -1
- package/dist-types/commands/EnableLDAPSCommand.d.ts +2 -1
- package/dist-types/commands/EnableRadiusCommand.d.ts +2 -1
- package/dist-types/commands/EnableSsoCommand.d.ts +2 -1
- package/dist-types/commands/GetDirectoryLimitsCommand.d.ts +2 -1
- package/dist-types/commands/GetSnapshotLimitsCommand.d.ts +2 -1
- package/dist-types/commands/ListCertificatesCommand.d.ts +2 -1
- package/dist-types/commands/ListIpRoutesCommand.d.ts +2 -1
- package/dist-types/commands/ListLogSubscriptionsCommand.d.ts +2 -1
- package/dist-types/commands/ListSchemaExtensionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/RegisterCertificateCommand.d.ts +2 -1
- package/dist-types/commands/RegisterEventTopicCommand.d.ts +2 -1
- package/dist-types/commands/RejectSharedDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/RemoveIpRoutesCommand.d.ts +2 -1
- package/dist-types/commands/RemoveRegionCommand.d.ts +2 -1
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
- package/dist-types/commands/ResetUserPasswordCommand.d.ts +2 -1
- package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/ShareDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/StartSchemaExtensionCommand.d.ts +2 -1
- package/dist-types/commands/UnshareDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConditionalForwarderCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDirectorySetupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNumberOfDomainControllersCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRadiusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrustCommand.d.ts +2 -1
- package/dist-types/commands/VerifyTrustCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +639 -639
- package/dist-types/ts3.4/DirectoryService.d.ts +6 -0
- package/dist-types/ts3.4/commands/AcceptSharedDirectoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddIpRoutesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddRegionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelSchemaExtensionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConnectDirectoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateComputerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConditionalForwarderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLogSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMicrosoftADCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrustCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConditionalForwarderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLogSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrustCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterEventTopicCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClientAuthenticationSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConditionalForwardersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDirectoriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDomainControllersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEventTopicsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLDAPSSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSharedDirectoriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrustsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUpdateDirectoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableClientAuthenticationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableLDAPSCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableRadiusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableSsoCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableClientAuthenticationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableLDAPSCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableRadiusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableSsoCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDirectoryLimitsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSnapshotLimitsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIpRoutesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLogSubscriptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSchemaExtensionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterEventTopicCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RejectSharedDirectoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveIpRoutesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveRegionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetUserPasswordCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ShareDirectoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartSchemaExtensionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UnshareDirectoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConditionalForwarderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDirectorySetupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateNumberOfDomainControllersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRadiusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTrustCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/VerifyTrustCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.defaultEndpointResolver = void 0;
|
|
4
|
-
const util_endpoints_1 = require("@
|
|
4
|
+
const util_endpoints_1 = require("@aws-sdk/util-endpoints");
|
|
5
|
+
const util_endpoints_2 = require("@smithy/util-endpoints");
|
|
5
6
|
const ruleset_1 = require("./ruleset");
|
|
6
7
|
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
7
|
-
return (0,
|
|
8
|
+
return (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
|
|
8
9
|
endpointParams: endpointParams,
|
|
9
10
|
logger: context.logger,
|
|
10
11
|
});
|
|
11
12
|
};
|
|
12
13
|
exports.defaultEndpointResolver = defaultEndpointResolver;
|
|
14
|
+
util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
|
package/dist-cjs/index.js
CHANGED
|
@@ -4749,9 +4749,6 @@ var paginateListSchemaExtensions = (0, import_core.createPaginator)(DirectorySer
|
|
|
4749
4749
|
// src/pagination/ListTagsForResourcePaginator.ts
|
|
4750
4750
|
|
|
4751
4751
|
var paginateListTagsForResource = (0, import_core.createPaginator)(DirectoryServiceClient, ListTagsForResourceCommand, "NextToken", "NextToken", "Limit");
|
|
4752
|
-
|
|
4753
|
-
// src/index.ts
|
|
4754
|
-
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
4755
4752
|
// Annotate the CommonJS export names for ESM import in node:
|
|
4756
4753
|
|
|
4757
4754
|
0 && (module.exports = {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
+
import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
|
|
2
3
|
import { ruleSet } from "./ruleset";
|
|
3
4
|
export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
4
5
|
return resolveEndpoint(ruleSet, {
|
|
@@ -6,3 +7,4 @@ export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
|
6
7
|
logger: context.logger,
|
|
7
8
|
});
|
|
8
9
|
};
|
|
10
|
+
customEndpointFunctions.aws = awsEndpointFunctions;
|
package/dist-es/index.js
CHANGED
|
@@ -215,6 +215,7 @@ export interface DirectoryService {
|
|
|
215
215
|
/**
|
|
216
216
|
* @see {@link DescribeDirectoriesCommand}
|
|
217
217
|
*/
|
|
218
|
+
describeDirectories(): Promise<DescribeDirectoriesCommandOutput>;
|
|
218
219
|
describeDirectories(args: DescribeDirectoriesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDirectoriesCommandOutput>;
|
|
219
220
|
describeDirectories(args: DescribeDirectoriesCommandInput, cb: (err: any, data?: DescribeDirectoriesCommandOutput) => void): void;
|
|
220
221
|
describeDirectories(args: DescribeDirectoriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDirectoriesCommandOutput) => void): void;
|
|
@@ -227,6 +228,7 @@ export interface DirectoryService {
|
|
|
227
228
|
/**
|
|
228
229
|
* @see {@link DescribeEventTopicsCommand}
|
|
229
230
|
*/
|
|
231
|
+
describeEventTopics(): Promise<DescribeEventTopicsCommandOutput>;
|
|
230
232
|
describeEventTopics(args: DescribeEventTopicsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventTopicsCommandOutput>;
|
|
231
233
|
describeEventTopics(args: DescribeEventTopicsCommandInput, cb: (err: any, data?: DescribeEventTopicsCommandOutput) => void): void;
|
|
232
234
|
describeEventTopics(args: DescribeEventTopicsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventTopicsCommandOutput) => void): void;
|
|
@@ -257,12 +259,14 @@ export interface DirectoryService {
|
|
|
257
259
|
/**
|
|
258
260
|
* @see {@link DescribeSnapshotsCommand}
|
|
259
261
|
*/
|
|
262
|
+
describeSnapshots(): Promise<DescribeSnapshotsCommandOutput>;
|
|
260
263
|
describeSnapshots(args: DescribeSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSnapshotsCommandOutput>;
|
|
261
264
|
describeSnapshots(args: DescribeSnapshotsCommandInput, cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void): void;
|
|
262
265
|
describeSnapshots(args: DescribeSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void): void;
|
|
263
266
|
/**
|
|
264
267
|
* @see {@link DescribeTrustsCommand}
|
|
265
268
|
*/
|
|
269
|
+
describeTrusts(): Promise<DescribeTrustsCommandOutput>;
|
|
266
270
|
describeTrusts(args: DescribeTrustsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTrustsCommandOutput>;
|
|
267
271
|
describeTrusts(args: DescribeTrustsCommandInput, cb: (err: any, data?: DescribeTrustsCommandOutput) => void): void;
|
|
268
272
|
describeTrusts(args: DescribeTrustsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrustsCommandOutput) => void): void;
|
|
@@ -323,6 +327,7 @@ export interface DirectoryService {
|
|
|
323
327
|
/**
|
|
324
328
|
* @see {@link GetDirectoryLimitsCommand}
|
|
325
329
|
*/
|
|
330
|
+
getDirectoryLimits(): Promise<GetDirectoryLimitsCommandOutput>;
|
|
326
331
|
getDirectoryLimits(args: GetDirectoryLimitsCommandInput, options?: __HttpHandlerOptions): Promise<GetDirectoryLimitsCommandOutput>;
|
|
327
332
|
getDirectoryLimits(args: GetDirectoryLimitsCommandInput, cb: (err: any, data?: GetDirectoryLimitsCommandOutput) => void): void;
|
|
328
333
|
getDirectoryLimits(args: GetDirectoryLimitsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDirectoryLimitsCommandOutput) => void): void;
|
|
@@ -347,6 +352,7 @@ export interface DirectoryService {
|
|
|
347
352
|
/**
|
|
348
353
|
* @see {@link ListLogSubscriptionsCommand}
|
|
349
354
|
*/
|
|
355
|
+
listLogSubscriptions(): Promise<ListLogSubscriptionsCommandOutput>;
|
|
350
356
|
listLogSubscriptions(args: ListLogSubscriptionsCommandInput, options?: __HttpHandlerOptions): Promise<ListLogSubscriptionsCommandOutput>;
|
|
351
357
|
listLogSubscriptions(args: ListLogSubscriptionsCommandInput, cb: (err: any, data?: ListLogSubscriptionsCommandOutput) => void): void;
|
|
352
358
|
listLogSubscriptions(args: ListLogSubscriptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLogSubscriptionsCommandOutput) => void): void;
|
|
@@ -472,7 +478,6 @@ export interface DirectoryService {
|
|
|
472
478
|
verifyTrust(args: VerifyTrustCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: VerifyTrustCommandOutput) => void): void;
|
|
473
479
|
}
|
|
474
480
|
/**
|
|
475
|
-
* @public
|
|
476
481
|
* <fullname>Directory Service</fullname>
|
|
477
482
|
* <p>Directory Service is a web service that makes it easy for you to setup and run directories in the
|
|
478
483
|
* Amazon Web Services cloud, or connect your Amazon Web Services resources with an existing self-managed Microsoft Active
|
|
@@ -487,6 +492,7 @@ export interface DirectoryService {
|
|
|
487
492
|
* install them, see <a href="http://aws.amazon.com/tools/">Tools for Amazon Web
|
|
488
493
|
* Services</a>.</p>
|
|
489
494
|
* </note>
|
|
495
|
+
* @public
|
|
490
496
|
*/
|
|
491
497
|
export declare class DirectoryService extends DirectoryServiceClient implements DirectoryService {
|
|
492
498
|
}
|
|
@@ -218,7 +218,6 @@ export type DirectoryServiceClientResolvedConfigType = __SmithyResolvedConfigura
|
|
|
218
218
|
export interface DirectoryServiceClientResolvedConfig extends DirectoryServiceClientResolvedConfigType {
|
|
219
219
|
}
|
|
220
220
|
/**
|
|
221
|
-
* @public
|
|
222
221
|
* <fullname>Directory Service</fullname>
|
|
223
222
|
* <p>Directory Service is a web service that makes it easy for you to setup and run directories in the
|
|
224
223
|
* Amazon Web Services cloud, or connect your Amazon Web Services resources with an existing self-managed Microsoft Active
|
|
@@ -233,6 +232,7 @@ export interface DirectoryServiceClientResolvedConfig extends DirectoryServiceCl
|
|
|
233
232
|
* install them, see <a href="http://aws.amazon.com/tools/">Tools for Amazon Web
|
|
234
233
|
* Services</a>.</p>
|
|
235
234
|
* </note>
|
|
235
|
+
* @public
|
|
236
236
|
*/
|
|
237
237
|
export declare class DirectoryServiceClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, DirectoryServiceClientResolvedConfig> {
|
|
238
238
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AcceptSharedDirectoryCommandOutput extends AcceptSharedDirector
|
|
|
22
22
|
}
|
|
23
23
|
declare const AcceptSharedDirectoryCommand_base: {
|
|
24
24
|
new (input: AcceptSharedDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptSharedDirectoryCommandInput, AcceptSharedDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AcceptSharedDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptSharedDirectoryCommandInput, AcceptSharedDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Accepts a directory sharing request that was sent from the directory owner account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const AcceptSharedDirectoryCommand_base: {
|
|
|
78
78
|
* @throws {@link DirectoryServiceServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class AcceptSharedDirectoryCommand extends AcceptSharedDirectoryCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface AddIpRoutesCommandOutput extends AddIpRoutesResult, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const AddIpRoutesCommand_base: {
|
|
24
24
|
new (input: AddIpRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<AddIpRoutesCommandInput, AddIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AddIpRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<AddIpRoutesCommandInput, AddIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>If the DNS server for your self-managed domain uses a publicly addressable IP address,
|
|
30
30
|
* you must add a CIDR address block to correctly route traffic to and from your Microsoft AD
|
|
31
31
|
* on Amazon Web Services. <i>AddIpRoutes</i> adds this address block. You can
|
|
@@ -87,6 +87,7 @@ declare const AddIpRoutesCommand_base: {
|
|
|
87
87
|
* @throws {@link DirectoryServiceServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class AddIpRoutesCommand extends AddIpRoutesCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface AddRegionCommandOutput extends AddRegionResult, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const AddRegionCommand_base: {
|
|
24
24
|
new (input: AddRegionCommandInput): import("@smithy/smithy-client").CommandImpl<AddRegionCommandInput, AddRegionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AddRegionCommandInput): import("@smithy/smithy-client").CommandImpl<AddRegionCommandInput, AddRegionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds two domain controllers in the specified Region for the specified directory.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -90,6 +90,7 @@ declare const AddRegionCommand_base: {
|
|
|
90
90
|
* @throws {@link DirectoryServiceServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class AddRegionCommand extends AddRegionCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface AddTagsToResourceCommandOutput extends AddTagsToResourceResult,
|
|
|
22
22
|
}
|
|
23
23
|
declare const AddTagsToResourceCommand_base: {
|
|
24
24
|
new (input: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds or overwrites one or more tags for the specified directory. Each directory can
|
|
30
30
|
* have a maximum of 50 tags. Each tag consists of a key and optional value. Tag keys must be
|
|
31
31
|
* unique to each resource.</p>
|
|
@@ -74,6 +74,7 @@ declare const AddTagsToResourceCommand_base: {
|
|
|
74
74
|
* @throws {@link DirectoryServiceServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface CancelSchemaExtensionCommandOutput extends CancelSchemaExtensio
|
|
|
22
22
|
}
|
|
23
23
|
declare const CancelSchemaExtensionCommand_base: {
|
|
24
24
|
new (input: CancelSchemaExtensionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelSchemaExtensionCommandInput, CancelSchemaExtensionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CancelSchemaExtensionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelSchemaExtensionCommandInput, CancelSchemaExtensionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Cancels an in-progress schema extension to a Microsoft AD directory. Once a schema
|
|
30
30
|
* extension has started replicating to all domain controllers, the task can no longer be
|
|
31
31
|
* canceled. A schema extension can be canceled during any of the following states;
|
|
@@ -65,6 +65,7 @@ declare const CancelSchemaExtensionCommand_base: {
|
|
|
65
65
|
* @throws {@link DirectoryServiceServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class CancelSchemaExtensionCommand extends CancelSchemaExtensionCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface ConnectDirectoryCommandOutput extends ConnectDirectoryResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const ConnectDirectoryCommand_base: {
|
|
24
24
|
new (input: ConnectDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<ConnectDirectoryCommandInput, ConnectDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ConnectDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<ConnectDirectoryCommandInput, ConnectDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an AD Connector to connect to a self-managed directory.</p>
|
|
30
30
|
* <p>Before you call <code>ConnectDirectory</code>, ensure that all of the required permissions
|
|
31
31
|
* have been explicitly granted through a policy. For details about what permissions are required
|
|
@@ -91,6 +91,7 @@ declare const ConnectDirectoryCommand_base: {
|
|
|
91
91
|
* @throws {@link DirectoryServiceServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class ConnectDirectoryCommand extends ConnectDirectoryCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateAliasCommandOutput extends CreateAliasResult, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateAliasCommand_base: {
|
|
24
24
|
new (input: CreateAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAliasCommandInput, CreateAliasCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAliasCommandInput, CreateAliasCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an alias for a directory and assigns the alias to the directory. The alias is used
|
|
30
30
|
* to construct the access URL for the directory, such as
|
|
31
31
|
* <code>http://<alias>.awsapps.com</code>.</p>
|
|
@@ -75,6 +75,7 @@ declare const CreateAliasCommand_base: {
|
|
|
75
75
|
* @throws {@link DirectoryServiceServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class CreateAliasCommand extends CreateAliasCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateComputerCommandOutput extends CreateComputerResult, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateComputerCommand_base: {
|
|
24
24
|
new (input: CreateComputerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComputerCommandInput, CreateComputerCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateComputerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComputerCommandInput, CreateComputerCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an Active Directory computer object in the specified directory.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -95,6 +95,7 @@ declare const CreateComputerCommand_base: {
|
|
|
95
95
|
* @throws {@link DirectoryServiceServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class CreateComputerCommand extends CreateComputerCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateConditionalForwarderCommandOutput extends CreateCondition
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateConditionalForwarderCommand_base: {
|
|
24
24
|
new (input: CreateConditionalForwarderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConditionalForwarderCommandInput, CreateConditionalForwarderCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateConditionalForwarderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConditionalForwarderCommandInput, CreateConditionalForwarderCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a conditional forwarder associated with your Amazon Web Services directory. Conditional
|
|
30
30
|
* forwarders are required in order to set up a trust relationship with another domain. The
|
|
31
31
|
* conditional forwarder points to the trusted domain.</p>
|
|
@@ -78,6 +78,7 @@ declare const CreateConditionalForwarderCommand_base: {
|
|
|
78
78
|
* @throws {@link DirectoryServiceServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class CreateConditionalForwarderCommand extends CreateConditionalForwarderCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDirectoryCommandOutput extends CreateDirectoryResult, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDirectoryCommand_base: {
|
|
24
24
|
new (input: CreateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectoryCommandInput, CreateDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectoryCommandInput, CreateDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a Simple AD directory. For more information, see <a href="https://docs.aws.amazon.com/directoryservice/latest/admin-guide/directory_simple_ad.html">Simple Active Directory</a> in the <i>Directory Service Admin
|
|
30
30
|
* Guide</i>.</p>
|
|
31
31
|
* <p>Before you call <code>CreateDirectory</code>, ensure that all of the required permissions
|
|
@@ -88,6 +88,7 @@ declare const CreateDirectoryCommand_base: {
|
|
|
88
88
|
* @throws {@link DirectoryServiceServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class CreateDirectoryCommand extends CreateDirectoryCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateLogSubscriptionCommandOutput extends CreateLogSubscriptio
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateLogSubscriptionCommand_base: {
|
|
24
24
|
new (input: CreateLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLogSubscriptionCommandInput, CreateLogSubscriptionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLogSubscriptionCommandInput, CreateLogSubscriptionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a subscription to forward real-time Directory Service domain controller security
|
|
30
30
|
* logs to the specified Amazon CloudWatch log group in your Amazon Web Services account.</p>
|
|
31
31
|
* @example
|
|
@@ -71,6 +71,7 @@ declare const CreateLogSubscriptionCommand_base: {
|
|
|
71
71
|
* @throws {@link DirectoryServiceServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class CreateLogSubscriptionCommand extends CreateLogSubscriptionCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateMicrosoftADCommandOutput extends CreateMicrosoftADResult,
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateMicrosoftADCommand_base: {
|
|
24
24
|
new (input: CreateMicrosoftADCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMicrosoftADCommandInput, CreateMicrosoftADCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateMicrosoftADCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMicrosoftADCommandInput, CreateMicrosoftADCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a Microsoft AD directory in the Amazon Web Services Cloud. For more information, see <a href="https://docs.aws.amazon.com/directoryservice/latest/admin-guide/directory_microsoft_ad.html">Managed Microsoft AD</a> in the <i>Directory Service Admin Guide</i>.</p>
|
|
30
30
|
* <p>Before you call <i>CreateMicrosoftAD</i>, ensure that all of the required
|
|
31
31
|
* permissions have been explicitly granted through a policy. For details about what permissions
|
|
@@ -89,6 +89,7 @@ declare const CreateMicrosoftADCommand_base: {
|
|
|
89
89
|
* @throws {@link DirectoryServiceServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class CreateMicrosoftADCommand extends CreateMicrosoftADCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateSnapshotCommandOutput extends CreateSnapshotResult, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateSnapshotCommand_base: {
|
|
24
24
|
new (input: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a snapshot of a Simple AD or Microsoft AD directory in the Amazon Web Services cloud.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>You cannot take snapshots of AD Connector directories.</p>
|
|
@@ -74,6 +74,7 @@ declare const CreateSnapshotCommand_base: {
|
|
|
74
74
|
* @throws {@link DirectoryServiceServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class CreateSnapshotCommand extends CreateSnapshotCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateTrustCommandOutput extends CreateTrustResult, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateTrustCommand_base: {
|
|
24
24
|
new (input: CreateTrustCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrustCommandInput, CreateTrustCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateTrustCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrustCommandInput, CreateTrustCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Directory Service for Microsoft Active Directory allows you to configure trust relationships. For
|
|
30
30
|
* example, you can establish a trust between your Managed Microsoft AD directory, and your existing
|
|
31
31
|
* self-managed Microsoft Active Directory. This would allow you to provide users and groups
|
|
@@ -85,6 +85,7 @@ declare const CreateTrustCommand_base: {
|
|
|
85
85
|
* @throws {@link DirectoryServiceServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class CreateTrustCommand extends CreateTrustCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteConditionalForwarderCommandOutput extends DeleteCondition
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteConditionalForwarderCommand_base: {
|
|
24
24
|
new (input: DeleteConditionalForwarderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConditionalForwarderCommandInput, DeleteConditionalForwarderCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteConditionalForwarderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConditionalForwarderCommandInput, DeleteConditionalForwarderCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a conditional forwarder that has been set up for your Amazon Web Services
|
|
30
30
|
* directory.</p>
|
|
31
31
|
* @example
|
|
@@ -71,6 +71,7 @@ declare const DeleteConditionalForwarderCommand_base: {
|
|
|
71
71
|
* @throws {@link DirectoryServiceServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DeleteConditionalForwarderCommand extends DeleteConditionalForwarderCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDirectoryCommandOutput extends DeleteDirectoryResult, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDirectoryCommand_base: {
|
|
24
24
|
new (input: DeleteDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an Directory Service directory.</p>
|
|
30
30
|
* <p>Before you call <code>DeleteDirectory</code>, ensure that all of the required permissions
|
|
31
31
|
* have been explicitly granted through a policy. For details about what permissions are required
|
|
@@ -66,6 +66,7 @@ declare const DeleteDirectoryCommand_base: {
|
|
|
66
66
|
* @throws {@link DirectoryServiceServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DeleteDirectoryCommand extends DeleteDirectoryCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteLogSubscriptionCommandOutput extends DeleteLogSubscriptio
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteLogSubscriptionCommand_base: {
|
|
24
24
|
new (input: DeleteLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLogSubscriptionCommandInput, DeleteLogSubscriptionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLogSubscriptionCommandInput, DeleteLogSubscriptionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified log subscription.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -63,6 +63,7 @@ declare const DeleteLogSubscriptionCommand_base: {
|
|
|
63
63
|
* @throws {@link DirectoryServiceServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class DeleteLogSubscriptionCommand extends DeleteLogSubscriptionCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteSnapshotCommandOutput extends DeleteSnapshotResult, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteSnapshotCommand_base: {
|
|
24
24
|
new (input: DeleteSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a directory snapshot.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -65,6 +65,7 @@ declare const DeleteSnapshotCommand_base: {
|
|
|
65
65
|
* @throws {@link DirectoryServiceServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class DeleteSnapshotCommand extends DeleteSnapshotCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteTrustCommandOutput extends DeleteTrustResult, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteTrustCommand_base: {
|
|
24
24
|
new (input: DeleteTrustCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrustCommandInput, DeleteTrustCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteTrustCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrustCommandInput, DeleteTrustCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an existing trust relationship between your Managed Microsoft AD directory and an external
|
|
30
30
|
* domain.</p>
|
|
31
31
|
* @example
|
|
@@ -70,6 +70,7 @@ declare const DeleteTrustCommand_base: {
|
|
|
70
70
|
* @throws {@link DirectoryServiceServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeleteTrustCommand extends DeleteTrustCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeregisterCertificateCommandOutput extends DeregisterCertificat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeregisterCertificateCommand_base: {
|
|
24
24
|
new (input: DeregisterCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterCertificateCommandInput, DeregisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeregisterCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterCertificateCommandInput, DeregisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes from the system the certificate that was registered for secure LDAP or client certificate authentication.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const DeregisterCertificateCommand_base: {
|
|
|
77
77
|
* @throws {@link DirectoryServiceServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DeregisterCertificateCommand extends DeregisterCertificateCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeregisterEventTopicCommandOutput extends DeregisterEventTopicR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeregisterEventTopicCommand_base: {
|
|
24
24
|
new (input: DeregisterEventTopicCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterEventTopicCommandInput, DeregisterEventTopicCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeregisterEventTopicCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterEventTopicCommandInput, DeregisterEventTopicCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the specified directory as a publisher to the specified Amazon SNS topic.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -64,6 +64,7 @@ declare const DeregisterEventTopicCommand_base: {
|
|
|
64
64
|
* @throws {@link DirectoryServiceServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class DeregisterEventTopicCommand extends DeregisterEventTopicCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeCertificateCommandOutput extends DescribeCertificateRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeCertificateCommand_base: {
|
|
24
24
|
new (input: DescribeCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCertificateCommandInput, DescribeCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCertificateCommandInput, DescribeCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Displays information about the certificate registered for secure LDAP or client certificate authentication.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const DescribeCertificateCommand_base: {
|
|
|
83
83
|
* @throws {@link DirectoryServiceServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class DescribeCertificateCommand extends DescribeCertificateCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeClientAuthenticationSettingsCommandOutput extends Descr
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeClientAuthenticationSettingsCommand_base: {
|
|
24
24
|
new (input: DescribeClientAuthenticationSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClientAuthenticationSettingsCommandInput, DescribeClientAuthenticationSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeClientAuthenticationSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClientAuthenticationSettingsCommandInput, DescribeClientAuthenticationSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about the type of client authentication for the specified directory, if the type is specified. If no type is specified, information about all client authentication types that are supported for the specified directory is retrieved. Currently, only <code>SmartCard</code> is supported.
|
|
30
30
|
* </p>
|
|
31
31
|
* @example
|
|
@@ -82,6 +82,7 @@ declare const DescribeClientAuthenticationSettingsCommand_base: {
|
|
|
82
82
|
* @throws {@link DirectoryServiceServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class DescribeClientAuthenticationSettingsCommand extends DescribeClientAuthenticationSettingsCommand_base {
|
|
87
88
|
}
|