@aws-sdk/client-directory-service 3.478.0 → 3.484.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/commands/AcceptSharedDirectoryCommand.js +18 -41
- package/dist-cjs/commands/AddIpRoutesCommand.js +18 -41
- package/dist-cjs/commands/AddRegionCommand.js +18 -41
- package/dist-cjs/commands/AddTagsToResourceCommand.js +18 -41
- package/dist-cjs/commands/CancelSchemaExtensionCommand.js +18 -41
- package/dist-cjs/commands/ConnectDirectoryCommand.js +18 -41
- package/dist-cjs/commands/CreateAliasCommand.js +18 -41
- package/dist-cjs/commands/CreateComputerCommand.js +18 -41
- package/dist-cjs/commands/CreateConditionalForwarderCommand.js +18 -41
- package/dist-cjs/commands/CreateDirectoryCommand.js +18 -41
- package/dist-cjs/commands/CreateLogSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/CreateMicrosoftADCommand.js +18 -41
- package/dist-cjs/commands/CreateSnapshotCommand.js +18 -41
- package/dist-cjs/commands/CreateTrustCommand.js +18 -41
- package/dist-cjs/commands/DeleteConditionalForwarderCommand.js +18 -41
- package/dist-cjs/commands/DeleteDirectoryCommand.js +18 -41
- package/dist-cjs/commands/DeleteLogSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/DeleteSnapshotCommand.js +18 -41
- package/dist-cjs/commands/DeleteTrustCommand.js +18 -41
- package/dist-cjs/commands/DeregisterCertificateCommand.js +18 -41
- package/dist-cjs/commands/DeregisterEventTopicCommand.js +18 -41
- package/dist-cjs/commands/DescribeCertificateCommand.js +18 -41
- package/dist-cjs/commands/DescribeClientAuthenticationSettingsCommand.js +18 -41
- package/dist-cjs/commands/DescribeConditionalForwardersCommand.js +18 -41
- package/dist-cjs/commands/DescribeDirectoriesCommand.js +18 -41
- package/dist-cjs/commands/DescribeDomainControllersCommand.js +18 -41
- package/dist-cjs/commands/DescribeEventTopicsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLDAPSSettingsCommand.js +18 -41
- package/dist-cjs/commands/DescribeRegionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeSettingsCommand.js +18 -41
- package/dist-cjs/commands/DescribeSharedDirectoriesCommand.js +18 -41
- package/dist-cjs/commands/DescribeSnapshotsCommand.js +18 -41
- package/dist-cjs/commands/DescribeTrustsCommand.js +18 -41
- package/dist-cjs/commands/DescribeUpdateDirectoryCommand.js +18 -41
- package/dist-cjs/commands/DisableClientAuthenticationCommand.js +18 -41
- package/dist-cjs/commands/DisableLDAPSCommand.js +18 -41
- package/dist-cjs/commands/DisableRadiusCommand.js +18 -41
- package/dist-cjs/commands/DisableSsoCommand.js +18 -41
- package/dist-cjs/commands/EnableClientAuthenticationCommand.js +18 -41
- package/dist-cjs/commands/EnableLDAPSCommand.js +18 -41
- package/dist-cjs/commands/EnableRadiusCommand.js +18 -41
- package/dist-cjs/commands/EnableSsoCommand.js +18 -41
- package/dist-cjs/commands/GetDirectoryLimitsCommand.js +18 -41
- package/dist-cjs/commands/GetSnapshotLimitsCommand.js +18 -41
- package/dist-cjs/commands/ListCertificatesCommand.js +18 -41
- package/dist-cjs/commands/ListIpRoutesCommand.js +18 -41
- package/dist-cjs/commands/ListLogSubscriptionsCommand.js +18 -41
- package/dist-cjs/commands/ListSchemaExtensionsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/RegisterCertificateCommand.js +18 -41
- package/dist-cjs/commands/RegisterEventTopicCommand.js +18 -41
- package/dist-cjs/commands/RejectSharedDirectoryCommand.js +18 -41
- package/dist-cjs/commands/RemoveIpRoutesCommand.js +18 -41
- package/dist-cjs/commands/RemoveRegionCommand.js +18 -41
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +18 -41
- package/dist-cjs/commands/ResetUserPasswordCommand.js +18 -41
- package/dist-cjs/commands/RestoreFromSnapshotCommand.js +18 -41
- package/dist-cjs/commands/ShareDirectoryCommand.js +18 -41
- package/dist-cjs/commands/StartSchemaExtensionCommand.js +18 -41
- package/dist-cjs/commands/UnshareDirectoryCommand.js +18 -41
- package/dist-cjs/commands/UpdateConditionalForwarderCommand.js +18 -41
- package/dist-cjs/commands/UpdateDirectorySetupCommand.js +18 -41
- package/dist-cjs/commands/UpdateNumberOfDomainControllersCommand.js +18 -41
- package/dist-cjs/commands/UpdateRadiusCommand.js +18 -41
- package/dist-cjs/commands/UpdateSettingsCommand.js +18 -41
- package/dist-cjs/commands/UpdateTrustCommand.js +18 -41
- package/dist-cjs/commands/VerifyTrustCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AcceptSharedDirectoryCommand.js +18 -41
- package/dist-es/commands/AddIpRoutesCommand.js +18 -41
- package/dist-es/commands/AddRegionCommand.js +18 -41
- package/dist-es/commands/AddTagsToResourceCommand.js +18 -41
- package/dist-es/commands/CancelSchemaExtensionCommand.js +18 -41
- package/dist-es/commands/ConnectDirectoryCommand.js +18 -41
- package/dist-es/commands/CreateAliasCommand.js +18 -41
- package/dist-es/commands/CreateComputerCommand.js +18 -41
- package/dist-es/commands/CreateConditionalForwarderCommand.js +18 -41
- package/dist-es/commands/CreateDirectoryCommand.js +18 -41
- package/dist-es/commands/CreateLogSubscriptionCommand.js +18 -41
- package/dist-es/commands/CreateMicrosoftADCommand.js +18 -41
- package/dist-es/commands/CreateSnapshotCommand.js +18 -41
- package/dist-es/commands/CreateTrustCommand.js +18 -41
- package/dist-es/commands/DeleteConditionalForwarderCommand.js +18 -41
- package/dist-es/commands/DeleteDirectoryCommand.js +18 -41
- package/dist-es/commands/DeleteLogSubscriptionCommand.js +18 -41
- package/dist-es/commands/DeleteSnapshotCommand.js +18 -41
- package/dist-es/commands/DeleteTrustCommand.js +18 -41
- package/dist-es/commands/DeregisterCertificateCommand.js +18 -41
- package/dist-es/commands/DeregisterEventTopicCommand.js +18 -41
- package/dist-es/commands/DescribeCertificateCommand.js +18 -41
- package/dist-es/commands/DescribeClientAuthenticationSettingsCommand.js +18 -41
- package/dist-es/commands/DescribeConditionalForwardersCommand.js +18 -41
- package/dist-es/commands/DescribeDirectoriesCommand.js +18 -41
- package/dist-es/commands/DescribeDomainControllersCommand.js +18 -41
- package/dist-es/commands/DescribeEventTopicsCommand.js +18 -41
- package/dist-es/commands/DescribeLDAPSSettingsCommand.js +18 -41
- package/dist-es/commands/DescribeRegionsCommand.js +18 -41
- package/dist-es/commands/DescribeSettingsCommand.js +18 -41
- package/dist-es/commands/DescribeSharedDirectoriesCommand.js +18 -41
- package/dist-es/commands/DescribeSnapshotsCommand.js +18 -41
- package/dist-es/commands/DescribeTrustsCommand.js +18 -41
- package/dist-es/commands/DescribeUpdateDirectoryCommand.js +18 -41
- package/dist-es/commands/DisableClientAuthenticationCommand.js +18 -41
- package/dist-es/commands/DisableLDAPSCommand.js +18 -41
- package/dist-es/commands/DisableRadiusCommand.js +18 -41
- package/dist-es/commands/DisableSsoCommand.js +18 -41
- package/dist-es/commands/EnableClientAuthenticationCommand.js +18 -41
- package/dist-es/commands/EnableLDAPSCommand.js +18 -41
- package/dist-es/commands/EnableRadiusCommand.js +18 -41
- package/dist-es/commands/EnableSsoCommand.js +18 -41
- package/dist-es/commands/GetDirectoryLimitsCommand.js +18 -41
- package/dist-es/commands/GetSnapshotLimitsCommand.js +18 -41
- package/dist-es/commands/ListCertificatesCommand.js +18 -41
- package/dist-es/commands/ListIpRoutesCommand.js +18 -41
- package/dist-es/commands/ListLogSubscriptionsCommand.js +18 -41
- package/dist-es/commands/ListSchemaExtensionsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/RegisterCertificateCommand.js +18 -41
- package/dist-es/commands/RegisterEventTopicCommand.js +18 -41
- package/dist-es/commands/RejectSharedDirectoryCommand.js +18 -41
- package/dist-es/commands/RemoveIpRoutesCommand.js +18 -41
- package/dist-es/commands/RemoveRegionCommand.js +18 -41
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +18 -41
- package/dist-es/commands/ResetUserPasswordCommand.js +18 -41
- package/dist-es/commands/RestoreFromSnapshotCommand.js +18 -41
- package/dist-es/commands/ShareDirectoryCommand.js +18 -41
- package/dist-es/commands/StartSchemaExtensionCommand.js +18 -41
- package/dist-es/commands/UnshareDirectoryCommand.js +18 -41
- package/dist-es/commands/UpdateConditionalForwarderCommand.js +18 -41
- package/dist-es/commands/UpdateDirectorySetupCommand.js +18 -41
- package/dist-es/commands/UpdateNumberOfDomainControllersCommand.js +18 -41
- package/dist-es/commands/UpdateRadiusCommand.js +18 -41
- package/dist-es/commands/UpdateSettingsCommand.js +18 -41
- package/dist-es/commands/UpdateTrustCommand.js +18 -41
- package/dist-es/commands/VerifyTrustCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AcceptSharedDirectoryCommand.d.ts +6 -21
- package/dist-types/commands/AddIpRoutesCommand.d.ts +6 -21
- package/dist-types/commands/AddRegionCommand.d.ts +6 -21
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -21
- package/dist-types/commands/CancelSchemaExtensionCommand.d.ts +6 -21
- package/dist-types/commands/ConnectDirectoryCommand.d.ts +6 -21
- package/dist-types/commands/CreateAliasCommand.d.ts +6 -21
- package/dist-types/commands/CreateComputerCommand.d.ts +6 -21
- package/dist-types/commands/CreateConditionalForwarderCommand.d.ts +6 -21
- package/dist-types/commands/CreateDirectoryCommand.d.ts +6 -21
- package/dist-types/commands/CreateLogSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/CreateMicrosoftADCommand.d.ts +6 -21
- package/dist-types/commands/CreateSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/CreateTrustCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConditionalForwarderCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDirectoryCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLogSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTrustCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterCertificateCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterEventTopicCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCertificateCommand.d.ts +6 -21
- package/dist-types/commands/DescribeClientAuthenticationSettingsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeConditionalForwardersCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDirectoriesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDomainControllersCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEventTopicsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLDAPSSettingsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRegionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSettingsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSharedDirectoriesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTrustsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeUpdateDirectoryCommand.d.ts +6 -21
- package/dist-types/commands/DisableClientAuthenticationCommand.d.ts +6 -21
- package/dist-types/commands/DisableLDAPSCommand.d.ts +6 -21
- package/dist-types/commands/DisableRadiusCommand.d.ts +6 -21
- package/dist-types/commands/DisableSsoCommand.d.ts +6 -21
- package/dist-types/commands/EnableClientAuthenticationCommand.d.ts +6 -21
- package/dist-types/commands/EnableLDAPSCommand.d.ts +6 -21
- package/dist-types/commands/EnableRadiusCommand.d.ts +6 -21
- package/dist-types/commands/EnableSsoCommand.d.ts +6 -21
- package/dist-types/commands/GetDirectoryLimitsCommand.d.ts +6 -21
- package/dist-types/commands/GetSnapshotLimitsCommand.d.ts +6 -21
- package/dist-types/commands/ListCertificatesCommand.d.ts +6 -21
- package/dist-types/commands/ListIpRoutesCommand.d.ts +6 -21
- package/dist-types/commands/ListLogSubscriptionsCommand.d.ts +6 -21
- package/dist-types/commands/ListSchemaExtensionsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/RegisterCertificateCommand.d.ts +6 -21
- package/dist-types/commands/RegisterEventTopicCommand.d.ts +6 -21
- package/dist-types/commands/RejectSharedDirectoryCommand.d.ts +6 -21
- package/dist-types/commands/RemoveIpRoutesCommand.d.ts +6 -21
- package/dist-types/commands/RemoveRegionCommand.d.ts +6 -21
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -21
- package/dist-types/commands/ResetUserPasswordCommand.d.ts +6 -21
- package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/ShareDirectoryCommand.d.ts +6 -21
- package/dist-types/commands/StartSchemaExtensionCommand.d.ts +6 -21
- package/dist-types/commands/UnshareDirectoryCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConditionalForwarderCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDirectorySetupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateNumberOfDomainControllersCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRadiusCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSettingsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTrustCommand.d.ts +6 -21
- package/dist-types/commands/VerifyTrustCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AcceptSharedDirectoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AddIpRoutesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AddRegionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CancelSchemaExtensionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ConnectDirectoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateComputerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateConditionalForwarderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLogSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateMicrosoftADCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateTrustCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteConditionalForwarderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLogSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteTrustCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeregisterCertificateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeregisterEventTopicCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeClientAuthenticationSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeConditionalForwardersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDirectoriesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeDomainControllersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEventTopicsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeLDAPSSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeSharedDirectoriesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeTrustsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeUpdateDirectoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisableClientAuthenticationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisableLDAPSCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisableRadiusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisableSsoCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/EnableClientAuthenticationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/EnableLDAPSCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/EnableRadiusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/EnableSsoCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDirectoryLimitsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSnapshotLimitsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListIpRoutesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLogSubscriptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSchemaExtensionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegisterEventTopicCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RejectSharedDirectoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RemoveIpRoutesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RemoveRegionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ResetUserPasswordCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ShareDirectoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartSchemaExtensionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UnshareDirectoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateConditionalForwarderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateDirectorySetupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateNumberOfDomainControllersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRadiusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTrustCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/VerifyTrustCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
5
4
|
import { DeleteLogSubscriptionRequest, DeleteLogSubscriptionResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteLogSubscriptionCommandInput extends DeleteLogSubscription
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteLogSubscriptionCommandOutput extends DeleteLogSubscriptionResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteLogSubscriptionCommand_base: {
|
|
24
|
+
new (input: DeleteLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLogSubscriptionCommandInput, DeleteLogSubscriptionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the specified log subscription.</p>
|
|
@@ -61,23 +64,5 @@ export interface DeleteLogSubscriptionCommandOutput extends DeleteLogSubscriptio
|
|
|
61
64
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
62
65
|
*
|
|
63
66
|
*/
|
|
64
|
-
export declare class DeleteLogSubscriptionCommand extends
|
|
65
|
-
readonly input: DeleteLogSubscriptionCommandInput;
|
|
66
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
-
/**
|
|
68
|
-
* @public
|
|
69
|
-
*/
|
|
70
|
-
constructor(input: DeleteLogSubscriptionCommandInput);
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLogSubscriptionCommandInput, DeleteLogSubscriptionCommandOutput>;
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
private serialize;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private deserialize;
|
|
67
|
+
export declare class DeleteLogSubscriptionCommand extends DeleteLogSubscriptionCommand_base {
|
|
83
68
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
5
4
|
import { DeleteSnapshotRequest, DeleteSnapshotResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteSnapshotCommandInput extends DeleteSnapshotRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteSnapshotCommandOutput extends DeleteSnapshotResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteSnapshotCommand_base: {
|
|
24
|
+
new (input: DeleteSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a directory snapshot.</p>
|
|
@@ -63,23 +66,5 @@ export interface DeleteSnapshotCommandOutput extends DeleteSnapshotResult, __Met
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class DeleteSnapshotCommand extends
|
|
67
|
-
readonly input: DeleteSnapshotCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: DeleteSnapshotCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class DeleteSnapshotCommand extends DeleteSnapshotCommand_base {
|
|
85
70
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
5
4
|
import { DeleteTrustRequest, DeleteTrustResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteTrustCommandInput extends DeleteTrustRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteTrustCommandOutput extends DeleteTrustResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteTrustCommand_base: {
|
|
24
|
+
new (input: DeleteTrustCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrustCommandInput, DeleteTrustCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes an existing trust relationship between your Managed Microsoft AD directory and an external
|
|
@@ -68,23 +71,5 @@ export interface DeleteTrustCommandOutput extends DeleteTrustResult, __MetadataB
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class DeleteTrustCommand extends
|
|
72
|
-
readonly input: DeleteTrustCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: DeleteTrustCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTrustCommandInput, DeleteTrustCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class DeleteTrustCommand extends DeleteTrustCommand_base {
|
|
90
75
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
5
4
|
import { DeregisterCertificateRequest, DeregisterCertificateResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeregisterCertificateCommandInput extends DeregisterCertificate
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeregisterCertificateCommandOutput extends DeregisterCertificateResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeregisterCertificateCommand_base: {
|
|
24
|
+
new (input: DeregisterCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterCertificateCommandInput, DeregisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes from the system the certificate that was registered for secure LDAP or client certificate authentication.</p>
|
|
@@ -75,23 +78,5 @@ export interface DeregisterCertificateCommandOutput extends DeregisterCertificat
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class DeregisterCertificateCommand extends
|
|
79
|
-
readonly input: DeregisterCertificateCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: DeregisterCertificateCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterCertificateCommandInput, DeregisterCertificateCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class DeregisterCertificateCommand extends DeregisterCertificateCommand_base {
|
|
97
82
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
5
4
|
import { DeregisterEventTopicRequest, DeregisterEventTopicResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeregisterEventTopicCommandInput extends DeregisterEventTopicRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeregisterEventTopicCommandOutput extends DeregisterEventTopicResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeregisterEventTopicCommand_base: {
|
|
24
|
+
new (input: DeregisterEventTopicCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterEventTopicCommandInput, DeregisterEventTopicCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes the specified directory as a publisher to the specified Amazon SNS topic.</p>
|
|
@@ -62,23 +65,5 @@ export interface DeregisterEventTopicCommandOutput extends DeregisterEventTopicR
|
|
|
62
65
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
63
66
|
*
|
|
64
67
|
*/
|
|
65
|
-
export declare class DeregisterEventTopicCommand extends
|
|
66
|
-
readonly input: DeregisterEventTopicCommandInput;
|
|
67
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
-
/**
|
|
69
|
-
* @public
|
|
70
|
-
*/
|
|
71
|
-
constructor(input: DeregisterEventTopicCommandInput);
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterEventTopicCommandInput, DeregisterEventTopicCommandOutput>;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
private serialize;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private deserialize;
|
|
68
|
+
export declare class DeregisterEventTopicCommand extends DeregisterEventTopicCommand_base {
|
|
84
69
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
5
4
|
import { DescribeCertificateRequest, DescribeCertificateResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeCertificateCommandInput extends DescribeCertificateRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeCertificateCommandOutput extends DescribeCertificateResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeCertificateCommand_base: {
|
|
24
|
+
new (input: DescribeCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCertificateCommandInput, DescribeCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Displays information about the certificate registered for secure LDAP or client certificate authentication.</p>
|
|
@@ -81,23 +84,5 @@ export interface DescribeCertificateCommandOutput extends DescribeCertificateRes
|
|
|
81
84
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
82
85
|
*
|
|
83
86
|
*/
|
|
84
|
-
export declare class DescribeCertificateCommand extends
|
|
85
|
-
readonly input: DescribeCertificateCommandInput;
|
|
86
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
87
|
-
/**
|
|
88
|
-
* @public
|
|
89
|
-
*/
|
|
90
|
-
constructor(input: DescribeCertificateCommandInput);
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCertificateCommandInput, DescribeCertificateCommandOutput>;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private serialize;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private deserialize;
|
|
87
|
+
export declare class DescribeCertificateCommand extends DescribeCertificateCommand_base {
|
|
103
88
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
5
4
|
import { DescribeClientAuthenticationSettingsRequest, DescribeClientAuthenticationSettingsResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeClientAuthenticationSettingsCommandInput extends Descri
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeClientAuthenticationSettingsCommandOutput extends DescribeClientAuthenticationSettingsResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeClientAuthenticationSettingsCommand_base: {
|
|
24
|
+
new (input: DescribeClientAuthenticationSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClientAuthenticationSettingsCommandInput, DescribeClientAuthenticationSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
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.
|
|
@@ -80,23 +83,5 @@ export interface DescribeClientAuthenticationSettingsCommandOutput extends Descr
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class DescribeClientAuthenticationSettingsCommand extends
|
|
84
|
-
readonly input: DescribeClientAuthenticationSettingsCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: DescribeClientAuthenticationSettingsCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeClientAuthenticationSettingsCommandInput, DescribeClientAuthenticationSettingsCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class DescribeClientAuthenticationSettingsCommand extends DescribeClientAuthenticationSettingsCommand_base {
|
|
102
87
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
5
4
|
import { DescribeConditionalForwardersRequest, DescribeConditionalForwardersResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeConditionalForwardersCommandInput extends DescribeCondi
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeConditionalForwardersCommandOutput extends DescribeConditionalForwardersResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeConditionalForwardersCommand_base: {
|
|
24
|
+
new (input: DescribeConditionalForwardersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConditionalForwardersCommandInput, DescribeConditionalForwardersCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Obtains information about the conditional forwarders for this account.</p>
|
|
@@ -82,23 +85,5 @@ export interface DescribeConditionalForwardersCommandOutput extends DescribeCond
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class DescribeConditionalForwardersCommand extends
|
|
86
|
-
readonly input: DescribeConditionalForwardersCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: DescribeConditionalForwardersCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeConditionalForwardersCommandInput, DescribeConditionalForwardersCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class DescribeConditionalForwardersCommand extends DescribeConditionalForwardersCommand_base {
|
|
104
89
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
5
4
|
import { DescribeDirectoriesRequest, DescribeDirectoriesResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeDirectoriesCommandInput extends DescribeDirectoriesRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeDirectoriesCommandOutput extends DescribeDirectoriesResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeDirectoriesCommand_base: {
|
|
24
|
+
new (input: DescribeDirectoriesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDirectoriesCommandInput, DescribeDirectoriesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Obtains information about the directories that belong to this account.</p>
|
|
@@ -179,23 +182,5 @@ export interface DescribeDirectoriesCommandOutput extends DescribeDirectoriesRes
|
|
|
179
182
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
180
183
|
*
|
|
181
184
|
*/
|
|
182
|
-
export declare class DescribeDirectoriesCommand extends
|
|
183
|
-
readonly input: DescribeDirectoriesCommandInput;
|
|
184
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
185
|
-
/**
|
|
186
|
-
* @public
|
|
187
|
-
*/
|
|
188
|
-
constructor(input: DescribeDirectoriesCommandInput);
|
|
189
|
-
/**
|
|
190
|
-
* @internal
|
|
191
|
-
*/
|
|
192
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDirectoriesCommandInput, DescribeDirectoriesCommandOutput>;
|
|
193
|
-
/**
|
|
194
|
-
* @internal
|
|
195
|
-
*/
|
|
196
|
-
private serialize;
|
|
197
|
-
/**
|
|
198
|
-
* @internal
|
|
199
|
-
*/
|
|
200
|
-
private deserialize;
|
|
185
|
+
export declare class DescribeDirectoriesCommand extends DescribeDirectoriesCommand_base {
|
|
201
186
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
5
4
|
import { DescribeDomainControllersRequest, DescribeDomainControllersResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeDomainControllersCommandInput extends DescribeDomainCon
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeDomainControllersCommandOutput extends DescribeDomainControllersResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeDomainControllersCommand_base: {
|
|
24
|
+
new (input: DescribeDomainControllersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainControllersCommandInput, DescribeDomainControllersCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Provides information about any domain controllers in your directory.</p>
|
|
@@ -88,23 +91,5 @@ export interface DescribeDomainControllersCommandOutput extends DescribeDomainCo
|
|
|
88
91
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
89
92
|
*
|
|
90
93
|
*/
|
|
91
|
-
export declare class DescribeDomainControllersCommand extends
|
|
92
|
-
readonly input: DescribeDomainControllersCommandInput;
|
|
93
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
94
|
-
/**
|
|
95
|
-
* @public
|
|
96
|
-
*/
|
|
97
|
-
constructor(input: DescribeDomainControllersCommandInput);
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDomainControllersCommandInput, DescribeDomainControllersCommandOutput>;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private serialize;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private deserialize;
|
|
94
|
+
export declare class DescribeDomainControllersCommand extends DescribeDomainControllersCommand_base {
|
|
110
95
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
5
4
|
import { DescribeEventTopicsRequest, DescribeEventTopicsResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeEventTopicsCommandInput extends DescribeEventTopicsRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeEventTopicsCommandOutput extends DescribeEventTopicsResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeEventTopicsCommand_base: {
|
|
24
|
+
new (input: DescribeEventTopicsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventTopicsCommandInput, DescribeEventTopicsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Obtains information about which Amazon SNS topics receive status messages from the specified
|
|
@@ -77,23 +80,5 @@ export interface DescribeEventTopicsCommandOutput extends DescribeEventTopicsRes
|
|
|
77
80
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
78
81
|
*
|
|
79
82
|
*/
|
|
80
|
-
export declare class DescribeEventTopicsCommand extends
|
|
81
|
-
readonly input: DescribeEventTopicsCommandInput;
|
|
82
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
83
|
-
/**
|
|
84
|
-
* @public
|
|
85
|
-
*/
|
|
86
|
-
constructor(input: DescribeEventTopicsCommandInput);
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEventTopicsCommandInput, DescribeEventTopicsCommandOutput>;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private serialize;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private deserialize;
|
|
83
|
+
export declare class DescribeEventTopicsCommand extends DescribeEventTopicsCommand_base {
|
|
99
84
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
5
4
|
import { DescribeLDAPSSettingsRequest, DescribeLDAPSSettingsResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeLDAPSSettingsCommandInput extends DescribeLDAPSSettings
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeLDAPSSettingsCommandOutput extends DescribeLDAPSSettingsResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeLDAPSSettingsCommand_base: {
|
|
24
|
+
new (input: DescribeLDAPSSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLDAPSSettingsCommandInput, DescribeLDAPSSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Describes the status of LDAP security for the specified directory.</p>
|
|
@@ -79,23 +82,5 @@ export interface DescribeLDAPSSettingsCommandOutput extends DescribeLDAPSSetting
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class DescribeLDAPSSettingsCommand extends
|
|
83
|
-
readonly input: DescribeLDAPSSettingsCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: DescribeLDAPSSettingsCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLDAPSSettingsCommandInput, DescribeLDAPSSettingsCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class DescribeLDAPSSettingsCommand extends DescribeLDAPSSettingsCommand_base {
|
|
101
86
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
5
4
|
import { DescribeRegionsRequest, DescribeRegionsResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeRegionsCommandInput extends DescribeRegionsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeRegionsCommandOutput extends DescribeRegionsResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeRegionsCommand_base: {
|
|
24
|
+
new (input: DescribeRegionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRegionsCommandInput, DescribeRegionsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Provides information about the Regions that are configured for multi-Region
|
|
@@ -93,23 +96,5 @@ export interface DescribeRegionsCommandOutput extends DescribeRegionsResult, __M
|
|
|
93
96
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
94
97
|
*
|
|
95
98
|
*/
|
|
96
|
-
export declare class DescribeRegionsCommand extends
|
|
97
|
-
readonly input: DescribeRegionsCommandInput;
|
|
98
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
99
|
-
/**
|
|
100
|
-
* @public
|
|
101
|
-
*/
|
|
102
|
-
constructor(input: DescribeRegionsCommandInput);
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRegionsCommandInput, DescribeRegionsCommandOutput>;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private serialize;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private deserialize;
|
|
99
|
+
export declare class DescribeRegionsCommand extends DescribeRegionsCommand_base {
|
|
115
100
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
5
4
|
import { DescribeSettingsRequest, DescribeSettingsResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeSettingsCommandInput extends DescribeSettingsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeSettingsCommandOutput extends DescribeSettingsResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeSettingsCommand_base: {
|
|
24
|
+
new (input: DescribeSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSettingsCommandInput, DescribeSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves information about the configurable settings for the specified directory.</p>
|
|
@@ -89,23 +92,5 @@ export interface DescribeSettingsCommandOutput extends DescribeSettingsResult, _
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class DescribeSettingsCommand extends
|
|
93
|
-
readonly input: DescribeSettingsCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: DescribeSettingsCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectoryServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSettingsCommandInput, DescribeSettingsCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class DescribeSettingsCommand extends DescribeSettingsCommand_base {
|
|
111
96
|
}
|