@aws-sdk/client-directory-service 3.1045.0 → 3.1047.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +184 -186
- package/dist-cjs/models/DirectoryServiceServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/DirectoryService.js +1 -1
- package/dist-es/DirectoryServiceClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AcceptSharedDirectoryCommand.js +2 -2
- package/dist-es/commands/AddIpRoutesCommand.js +2 -2
- package/dist-es/commands/AddRegionCommand.js +2 -2
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-es/commands/CancelSchemaExtensionCommand.js +2 -2
- package/dist-es/commands/ConnectDirectoryCommand.js +2 -2
- package/dist-es/commands/CreateAliasCommand.js +2 -2
- package/dist-es/commands/CreateComputerCommand.js +2 -2
- package/dist-es/commands/CreateConditionalForwarderCommand.js +2 -2
- package/dist-es/commands/CreateDirectoryCommand.js +2 -2
- package/dist-es/commands/CreateHybridADCommand.js +2 -2
- package/dist-es/commands/CreateLogSubscriptionCommand.js +2 -2
- package/dist-es/commands/CreateMicrosoftADCommand.js +2 -2
- package/dist-es/commands/CreateSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateTrustCommand.js +2 -2
- package/dist-es/commands/DeleteADAssessmentCommand.js +2 -2
- package/dist-es/commands/DeleteConditionalForwarderCommand.js +2 -2
- package/dist-es/commands/DeleteDirectoryCommand.js +2 -2
- package/dist-es/commands/DeleteLogSubscriptionCommand.js +2 -2
- package/dist-es/commands/DeleteSnapshotCommand.js +2 -2
- package/dist-es/commands/DeleteTrustCommand.js +2 -2
- package/dist-es/commands/DeregisterCertificateCommand.js +2 -2
- package/dist-es/commands/DeregisterEventTopicCommand.js +2 -2
- package/dist-es/commands/DescribeADAssessmentCommand.js +2 -2
- package/dist-es/commands/DescribeCAEnrollmentPolicyCommand.js +2 -2
- package/dist-es/commands/DescribeCertificateCommand.js +2 -2
- package/dist-es/commands/DescribeClientAuthenticationSettingsCommand.js +2 -2
- package/dist-es/commands/DescribeConditionalForwardersCommand.js +2 -2
- package/dist-es/commands/DescribeDirectoriesCommand.js +2 -2
- package/dist-es/commands/DescribeDirectoryDataAccessCommand.js +2 -2
- package/dist-es/commands/DescribeDomainControllersCommand.js +2 -2
- package/dist-es/commands/DescribeEventTopicsCommand.js +2 -2
- package/dist-es/commands/DescribeHybridADUpdateCommand.js +2 -2
- package/dist-es/commands/DescribeLDAPSSettingsCommand.js +2 -2
- package/dist-es/commands/DescribeRegionsCommand.js +2 -2
- package/dist-es/commands/DescribeSettingsCommand.js +2 -2
- package/dist-es/commands/DescribeSharedDirectoriesCommand.js +2 -2
- package/dist-es/commands/DescribeSnapshotsCommand.js +2 -2
- package/dist-es/commands/DescribeTrustsCommand.js +2 -2
- package/dist-es/commands/DescribeUpdateDirectoryCommand.js +2 -2
- package/dist-es/commands/DisableCAEnrollmentPolicyCommand.js +2 -2
- package/dist-es/commands/DisableClientAuthenticationCommand.js +2 -2
- package/dist-es/commands/DisableDirectoryDataAccessCommand.js +2 -2
- package/dist-es/commands/DisableLDAPSCommand.js +2 -2
- package/dist-es/commands/DisableRadiusCommand.js +2 -2
- package/dist-es/commands/DisableSsoCommand.js +2 -2
- package/dist-es/commands/EnableCAEnrollmentPolicyCommand.js +2 -2
- package/dist-es/commands/EnableClientAuthenticationCommand.js +2 -2
- package/dist-es/commands/EnableDirectoryDataAccessCommand.js +2 -2
- package/dist-es/commands/EnableLDAPSCommand.js +2 -2
- package/dist-es/commands/EnableRadiusCommand.js +2 -2
- package/dist-es/commands/EnableSsoCommand.js +2 -2
- package/dist-es/commands/GetDirectoryLimitsCommand.js +2 -2
- package/dist-es/commands/GetSnapshotLimitsCommand.js +2 -2
- package/dist-es/commands/ListADAssessmentsCommand.js +2 -2
- package/dist-es/commands/ListCertificatesCommand.js +2 -2
- package/dist-es/commands/ListIpRoutesCommand.js +2 -2
- package/dist-es/commands/ListLogSubscriptionsCommand.js +2 -2
- package/dist-es/commands/ListSchemaExtensionsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/RegisterCertificateCommand.js +2 -2
- package/dist-es/commands/RegisterEventTopicCommand.js +2 -2
- package/dist-es/commands/RejectSharedDirectoryCommand.js +2 -2
- package/dist-es/commands/RemoveIpRoutesCommand.js +2 -2
- package/dist-es/commands/RemoveRegionCommand.js +2 -2
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-es/commands/ResetUserPasswordCommand.js +2 -2
- package/dist-es/commands/RestoreFromSnapshotCommand.js +2 -2
- package/dist-es/commands/ShareDirectoryCommand.js +2 -2
- package/dist-es/commands/StartADAssessmentCommand.js +2 -2
- package/dist-es/commands/StartSchemaExtensionCommand.js +2 -2
- package/dist-es/commands/UnshareDirectoryCommand.js +2 -2
- package/dist-es/commands/UpdateConditionalForwarderCommand.js +2 -2
- package/dist-es/commands/UpdateDirectorySetupCommand.js +2 -2
- package/dist-es/commands/UpdateHybridADCommand.js +2 -2
- package/dist-es/commands/UpdateNumberOfDomainControllersCommand.js +2 -2
- package/dist-es/commands/UpdateRadiusCommand.js +2 -2
- package/dist-es/commands/UpdateSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateTrustCommand.js +2 -2
- package/dist-es/commands/VerifyTrustCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/DirectoryServiceServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForHybridADUpdated.js +1 -1
- package/dist-types/DirectoryService.d.ts +1 -1
- package/dist-types/DirectoryServiceClient.d.ts +5 -5
- package/dist-types/commands/AcceptSharedDirectoryCommand.d.ts +6 -4
- package/dist-types/commands/AddIpRoutesCommand.d.ts +6 -4
- package/dist-types/commands/AddRegionCommand.d.ts +6 -4
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -4
- package/dist-types/commands/CancelSchemaExtensionCommand.d.ts +6 -4
- package/dist-types/commands/ConnectDirectoryCommand.d.ts +6 -4
- package/dist-types/commands/CreateAliasCommand.d.ts +6 -4
- package/dist-types/commands/CreateComputerCommand.d.ts +6 -4
- package/dist-types/commands/CreateConditionalForwarderCommand.d.ts +6 -4
- package/dist-types/commands/CreateDirectoryCommand.d.ts +6 -4
- package/dist-types/commands/CreateHybridADCommand.d.ts +6 -4
- package/dist-types/commands/CreateLogSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/CreateMicrosoftADCommand.d.ts +6 -4
- package/dist-types/commands/CreateSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateTrustCommand.d.ts +6 -4
- package/dist-types/commands/DeleteADAssessmentCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConditionalForwarderCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDirectoryCommand.d.ts +6 -4
- package/dist-types/commands/DeleteLogSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTrustCommand.d.ts +6 -4
- package/dist-types/commands/DeregisterCertificateCommand.d.ts +6 -4
- package/dist-types/commands/DeregisterEventTopicCommand.d.ts +6 -4
- package/dist-types/commands/DescribeADAssessmentCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCAEnrollmentPolicyCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCertificateCommand.d.ts +6 -4
- package/dist-types/commands/DescribeClientAuthenticationSettingsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeConditionalForwardersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDirectoriesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDirectoryDataAccessCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDomainControllersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEventTopicsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeHybridADUpdateCommand.d.ts +6 -4
- package/dist-types/commands/DescribeLDAPSSettingsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRegionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSettingsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSharedDirectoriesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTrustsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeUpdateDirectoryCommand.d.ts +6 -4
- package/dist-types/commands/DisableCAEnrollmentPolicyCommand.d.ts +6 -4
- package/dist-types/commands/DisableClientAuthenticationCommand.d.ts +6 -4
- package/dist-types/commands/DisableDirectoryDataAccessCommand.d.ts +6 -4
- package/dist-types/commands/DisableLDAPSCommand.d.ts +6 -4
- package/dist-types/commands/DisableRadiusCommand.d.ts +6 -4
- package/dist-types/commands/DisableSsoCommand.d.ts +6 -4
- package/dist-types/commands/EnableCAEnrollmentPolicyCommand.d.ts +6 -4
- package/dist-types/commands/EnableClientAuthenticationCommand.d.ts +6 -4
- package/dist-types/commands/EnableDirectoryDataAccessCommand.d.ts +6 -4
- package/dist-types/commands/EnableLDAPSCommand.d.ts +6 -4
- package/dist-types/commands/EnableRadiusCommand.d.ts +6 -4
- package/dist-types/commands/EnableSsoCommand.d.ts +6 -4
- package/dist-types/commands/GetDirectoryLimitsCommand.d.ts +6 -4
- package/dist-types/commands/GetSnapshotLimitsCommand.d.ts +6 -4
- package/dist-types/commands/ListADAssessmentsCommand.d.ts +6 -4
- package/dist-types/commands/ListCertificatesCommand.d.ts +6 -4
- package/dist-types/commands/ListIpRoutesCommand.d.ts +6 -4
- package/dist-types/commands/ListLogSubscriptionsCommand.d.ts +6 -4
- package/dist-types/commands/ListSchemaExtensionsCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/RegisterCertificateCommand.d.ts +6 -4
- package/dist-types/commands/RegisterEventTopicCommand.d.ts +6 -4
- package/dist-types/commands/RejectSharedDirectoryCommand.d.ts +6 -4
- package/dist-types/commands/RemoveIpRoutesCommand.d.ts +6 -4
- package/dist-types/commands/RemoveRegionCommand.d.ts +6 -4
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
- package/dist-types/commands/ResetUserPasswordCommand.d.ts +6 -4
- package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/ShareDirectoryCommand.d.ts +6 -4
- package/dist-types/commands/StartADAssessmentCommand.d.ts +6 -4
- package/dist-types/commands/StartSchemaExtensionCommand.d.ts +6 -4
- package/dist-types/commands/UnshareDirectoryCommand.d.ts +6 -4
- package/dist-types/commands/UpdateConditionalForwarderCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDirectorySetupCommand.d.ts +6 -4
- package/dist-types/commands/UpdateHybridADCommand.d.ts +6 -4
- package/dist-types/commands/UpdateNumberOfDomainControllersCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRadiusCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSettingsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTrustCommand.d.ts +6 -4
- package/dist-types/commands/VerifyTrustCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/DirectoryServiceServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/DirectoryService.d.ts +1 -1
- package/dist-types/ts3.4/DirectoryServiceClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AcceptSharedDirectoryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddIpRoutesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddRegionCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelSchemaExtensionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ConnectDirectoryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateComputerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConditionalForwarderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateHybridADCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateLogSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateMicrosoftADCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTrustCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteADAssessmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConditionalForwarderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteLogSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTrustCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeregisterCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeregisterEventTopicCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeADAssessmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCAEnrollmentPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeClientAuthenticationSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeConditionalForwardersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDirectoriesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDirectoryDataAccessCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDomainControllersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEventTopicsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeHybridADUpdateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeLDAPSSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSharedDirectoriesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTrustsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeUpdateDirectoryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableCAEnrollmentPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableClientAuthenticationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableDirectoryDataAccessCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableLDAPSCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableRadiusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableSsoCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableCAEnrollmentPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableClientAuthenticationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableDirectoryDataAccessCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableLDAPSCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableRadiusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableSsoCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetDirectoryLimitsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSnapshotLimitsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListADAssessmentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIpRoutesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListLogSubscriptionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSchemaExtensionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RegisterEventTopicCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RejectSharedDirectoryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveIpRoutesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveRegionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ResetUserPasswordCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ShareDirectoryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartADAssessmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartSchemaExtensionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UnshareDirectoryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateConditionalForwarderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDirectorySetupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateHybridADCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateNumberOfDomainControllersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRadiusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTrustCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/VerifyTrustCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/DirectoryServiceServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/waiters/waitForHybridADUpdated.d.ts +1 -1
- package/dist-types/waiters/waitForHybridADUpdated.d.ts +1 -1
- package/package.json +13 -35
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DeleteConditionalForwarderCommandOutput
|
|
|
19
19
|
declare const DeleteConditionalForwarderCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteConditionalForwarderCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteConditionalForwarderCommandInput,
|
|
24
24
|
DeleteConditionalForwarderCommandOutput,
|
|
25
25
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteConditionalForwarderCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteConditionalForwarderCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteConditionalForwarderCommandInput,
|
|
33
33
|
DeleteConditionalForwarderCommandOutput,
|
|
34
34
|
DirectoryServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteConditionalForwarderCommand extends DeleteConditionalForwarderCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface DeleteDirectoryCommandOutput
|
|
|
18
18
|
declare const DeleteDirectoryCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DeleteDirectoryCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DeleteDirectoryCommandInput,
|
|
23
23
|
DeleteDirectoryCommandOutput,
|
|
24
24
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DeleteDirectoryCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DeleteDirectoryCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DeleteDirectoryCommandInput,
|
|
32
32
|
DeleteDirectoryCommandOutput,
|
|
33
33
|
DirectoryServiceClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DeleteDirectoryCommand extends DeleteDirectoryCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DeleteLogSubscriptionCommandOutput
|
|
|
19
19
|
declare const DeleteLogSubscriptionCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteLogSubscriptionCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteLogSubscriptionCommandInput,
|
|
24
24
|
DeleteLogSubscriptionCommandOutput,
|
|
25
25
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteLogSubscriptionCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteLogSubscriptionCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteLogSubscriptionCommandInput,
|
|
33
33
|
DeleteLogSubscriptionCommandOutput,
|
|
34
34
|
DirectoryServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteLogSubscriptionCommand extends DeleteLogSubscriptionCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface DeleteSnapshotCommandOutput
|
|
|
18
18
|
declare const DeleteSnapshotCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DeleteSnapshotCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DeleteSnapshotCommandInput,
|
|
23
23
|
DeleteSnapshotCommandOutput,
|
|
24
24
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DeleteSnapshotCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DeleteSnapshotCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DeleteSnapshotCommandInput,
|
|
32
32
|
DeleteSnapshotCommandOutput,
|
|
33
33
|
DirectoryServiceClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DeleteSnapshotCommand extends DeleteSnapshotCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -15,7 +15,7 @@ export interface DeleteTrustCommandOutput
|
|
|
15
15
|
declare const DeleteTrustCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: DeleteTrustCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteTrustCommandInput,
|
|
20
20
|
DeleteTrustCommandOutput,
|
|
21
21
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const DeleteTrustCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: DeleteTrustCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
DeleteTrustCommandInput,
|
|
29
29
|
DeleteTrustCommandOutput,
|
|
30
30
|
DirectoryServiceClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class DeleteTrustCommand extends DeleteTrustCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DeregisterCertificateCommandOutput
|
|
|
19
19
|
declare const DeregisterCertificateCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeregisterCertificateCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeregisterCertificateCommandInput,
|
|
24
24
|
DeregisterCertificateCommandOutput,
|
|
25
25
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeregisterCertificateCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeregisterCertificateCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeregisterCertificateCommandInput,
|
|
33
33
|
DeregisterCertificateCommandOutput,
|
|
34
34
|
DirectoryServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeregisterCertificateCommand extends DeregisterCertificateCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DeregisterEventTopicCommandOutput
|
|
|
19
19
|
declare const DeregisterEventTopicCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeregisterEventTopicCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeregisterEventTopicCommandInput,
|
|
24
24
|
DeregisterEventTopicCommandOutput,
|
|
25
25
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeregisterEventTopicCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeregisterEventTopicCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeregisterEventTopicCommandInput,
|
|
33
33
|
DeregisterEventTopicCommandOutput,
|
|
34
34
|
DirectoryServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeregisterEventTopicCommand extends DeregisterEventTopicCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeADAssessmentCommandOutput
|
|
|
19
19
|
declare const DescribeADAssessmentCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeADAssessmentCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeADAssessmentCommandInput,
|
|
24
24
|
DescribeADAssessmentCommandOutput,
|
|
25
25
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeADAssessmentCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeADAssessmentCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeADAssessmentCommandInput,
|
|
33
33
|
DescribeADAssessmentCommandOutput,
|
|
34
34
|
DirectoryServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeADAssessmentCommand extends DescribeADAssessmentCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeCAEnrollmentPolicyCommandOutput
|
|
|
19
19
|
declare const DescribeCAEnrollmentPolicyCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeCAEnrollmentPolicyCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeCAEnrollmentPolicyCommandInput,
|
|
24
24
|
DescribeCAEnrollmentPolicyCommandOutput,
|
|
25
25
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeCAEnrollmentPolicyCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeCAEnrollmentPolicyCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeCAEnrollmentPolicyCommandInput,
|
|
33
33
|
DescribeCAEnrollmentPolicyCommandOutput,
|
|
34
34
|
DirectoryServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeCAEnrollmentPolicyCommand extends DescribeCAEnrollmentPolicyCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeCertificateCommandOutput
|
|
|
19
19
|
declare const DescribeCertificateCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeCertificateCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeCertificateCommandInput,
|
|
24
24
|
DescribeCertificateCommandOutput,
|
|
25
25
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeCertificateCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeCertificateCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeCertificateCommandInput,
|
|
33
33
|
DescribeCertificateCommandOutput,
|
|
34
34
|
DirectoryServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeCertificateCommand extends DescribeCertificateCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeClientAuthenticationSettingsCommandOutput
|
|
|
19
19
|
declare const DescribeClientAuthenticationSettingsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeClientAuthenticationSettingsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeClientAuthenticationSettingsCommandInput,
|
|
24
24
|
DescribeClientAuthenticationSettingsCommandOutput,
|
|
25
25
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeClientAuthenticationSettingsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeClientAuthenticationSettingsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeClientAuthenticationSettingsCommandInput,
|
|
33
33
|
DescribeClientAuthenticationSettingsCommandOutput,
|
|
34
34
|
DirectoryServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeClientAuthenticationSettingsCommand extends DescribeClientAuthenticationSettingsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeConditionalForwardersCommandOutput
|
|
|
19
19
|
declare const DescribeConditionalForwardersCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeConditionalForwardersCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeConditionalForwardersCommandInput,
|
|
24
24
|
DescribeConditionalForwardersCommandOutput,
|
|
25
25
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeConditionalForwardersCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeConditionalForwardersCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeConditionalForwardersCommandInput,
|
|
33
33
|
DescribeConditionalForwardersCommandOutput,
|
|
34
34
|
DirectoryServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeConditionalForwardersCommand extends DescribeConditionalForwardersCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeDirectoriesCommandOutput
|
|
|
19
19
|
declare const DescribeDirectoriesCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeDirectoriesCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeDirectoriesCommandInput,
|
|
24
24
|
DescribeDirectoriesCommandOutput,
|
|
25
25
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeDirectoriesCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DescribeDirectoriesCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeDirectoriesCommandInput,
|
|
33
33
|
DescribeDirectoriesCommandOutput,
|
|
34
34
|
DirectoryServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeDirectoriesCommand extends DescribeDirectoriesCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeDirectoryDataAccessCommandOutput
|
|
|
19
19
|
declare const DescribeDirectoryDataAccessCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeDirectoryDataAccessCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeDirectoryDataAccessCommandInput,
|
|
24
24
|
DescribeDirectoryDataAccessCommandOutput,
|
|
25
25
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeDirectoryDataAccessCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeDirectoryDataAccessCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeDirectoryDataAccessCommandInput,
|
|
33
33
|
DescribeDirectoryDataAccessCommandOutput,
|
|
34
34
|
DirectoryServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeDirectoryDataAccessCommand extends DescribeDirectoryDataAccessCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeDomainControllersCommandOutput
|
|
|
19
19
|
declare const DescribeDomainControllersCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeDomainControllersCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeDomainControllersCommandInput,
|
|
24
24
|
DescribeDomainControllersCommandOutput,
|
|
25
25
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeDomainControllersCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeDomainControllersCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeDomainControllersCommandInput,
|
|
33
33
|
DescribeDomainControllersCommandOutput,
|
|
34
34
|
DirectoryServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeDomainControllersCommand extends DescribeDomainControllersCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeEventTopicsCommandOutput
|
|
|
19
19
|
declare const DescribeEventTopicsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeEventTopicsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeEventTopicsCommandInput,
|
|
24
24
|
DescribeEventTopicsCommandOutput,
|
|
25
25
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeEventTopicsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DescribeEventTopicsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeEventTopicsCommandInput,
|
|
33
33
|
DescribeEventTopicsCommandOutput,
|
|
34
34
|
DirectoryServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeEventTopicsCommand extends DescribeEventTopicsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeHybridADUpdateCommandOutput
|
|
|
19
19
|
declare const DescribeHybridADUpdateCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeHybridADUpdateCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeHybridADUpdateCommandInput,
|
|
24
24
|
DescribeHybridADUpdateCommandOutput,
|
|
25
25
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeHybridADUpdateCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeHybridADUpdateCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeHybridADUpdateCommandInput,
|
|
33
33
|
DescribeHybridADUpdateCommandOutput,
|
|
34
34
|
DirectoryServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeHybridADUpdateCommand extends DescribeHybridADUpdateCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeLDAPSSettingsCommandOutput
|
|
|
19
19
|
declare const DescribeLDAPSSettingsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeLDAPSSettingsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeLDAPSSettingsCommandInput,
|
|
24
24
|
DescribeLDAPSSettingsCommandOutput,
|
|
25
25
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeLDAPSSettingsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeLDAPSSettingsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeLDAPSSettingsCommandInput,
|
|
33
33
|
DescribeLDAPSSettingsCommandOutput,
|
|
34
34
|
DirectoryServiceClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeLDAPSSettingsCommand extends DescribeLDAPSSettingsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface DescribeRegionsCommandOutput
|
|
|
18
18
|
declare const DescribeRegionsCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DescribeRegionsCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DescribeRegionsCommandInput,
|
|
23
23
|
DescribeRegionsCommandOutput,
|
|
24
24
|
DirectoryServiceClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DescribeRegionsCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DescribeRegionsCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DescribeRegionsCommandInput,
|
|
32
32
|
DescribeRegionsCommandOutput,
|
|
33
33
|
DirectoryServiceClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DescribeRegionsCommand extends DescribeRegionsCommand_base {
|
|
40
42
|
protected static __types: {
|