@aws-sdk/client-directory-service 3.1044.0 → 3.1046.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 type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { DescribeDomainControllersRequest, DescribeDomainControllersResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeDomainControllersCommandInput extends DescribeDomainCon
|
|
|
22
22
|
export interface DescribeDomainControllersCommandOutput extends DescribeDomainControllersResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDomainControllersCommand_base: {
|
|
25
|
-
new (input: DescribeDomainControllersCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeDomainControllersCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeDomainControllersCommandInput): import("@smithy/core/client").CommandImpl<DescribeDomainControllersCommandInput, DescribeDomainControllersCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeDomainControllersCommandInput): import("@smithy/core/client").CommandImpl<DescribeDomainControllersCommandInput, DescribeDomainControllersCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Provides information about any domain controllers in your directory.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { DescribeEventTopicsRequest, DescribeEventTopicsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeEventTopicsCommandInput extends DescribeEventTopicsRequ
|
|
|
22
22
|
export interface DescribeEventTopicsCommandOutput extends DescribeEventTopicsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeEventTopicsCommand_base: {
|
|
25
|
-
new (input: DescribeEventTopicsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeEventTopicsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeEventTopicsCommandInput): import("@smithy/core/client").CommandImpl<DescribeEventTopicsCommandInput, DescribeEventTopicsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeEventTopicsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeEventTopicsCommandInput, DescribeEventTopicsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Obtains information about which Amazon SNS topics receive status messages from the specified
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { DescribeHybridADUpdateRequest, DescribeHybridADUpdateResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeHybridADUpdateCommandInput extends DescribeHybridADUpda
|
|
|
22
22
|
export interface DescribeHybridADUpdateCommandOutput extends DescribeHybridADUpdateResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeHybridADUpdateCommand_base: {
|
|
25
|
-
new (input: DescribeHybridADUpdateCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeHybridADUpdateCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeHybridADUpdateCommandInput): import("@smithy/core/client").CommandImpl<DescribeHybridADUpdateCommandInput, DescribeHybridADUpdateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeHybridADUpdateCommandInput): import("@smithy/core/client").CommandImpl<DescribeHybridADUpdateCommandInput, DescribeHybridADUpdateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves information about update activities for a hybrid directory. This operation
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { DescribeLDAPSSettingsRequest, DescribeLDAPSSettingsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeLDAPSSettingsCommandInput extends DescribeLDAPSSettings
|
|
|
22
22
|
export interface DescribeLDAPSSettingsCommandOutput extends DescribeLDAPSSettingsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeLDAPSSettingsCommand_base: {
|
|
25
|
-
new (input: DescribeLDAPSSettingsCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeLDAPSSettingsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeLDAPSSettingsCommandInput): import("@smithy/core/client").CommandImpl<DescribeLDAPSSettingsCommandInput, DescribeLDAPSSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeLDAPSSettingsCommandInput): import("@smithy/core/client").CommandImpl<DescribeLDAPSSettingsCommandInput, DescribeLDAPSSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Describes the status of LDAP security for the specified directory.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { DescribeRegionsRequest, DescribeRegionsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeRegionsCommandInput extends DescribeRegionsRequest {
|
|
|
22
22
|
export interface DescribeRegionsCommandOutput extends DescribeRegionsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeRegionsCommand_base: {
|
|
25
|
-
new (input: DescribeRegionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeRegionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeRegionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegionsCommandInput, DescribeRegionsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeRegionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegionsCommandInput, DescribeRegionsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Provides information about the Regions that are configured for multi-Region
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { DescribeSettingsRequest, DescribeSettingsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeSettingsCommandInput extends DescribeSettingsRequest {
|
|
|
22
22
|
export interface DescribeSettingsCommandOutput extends DescribeSettingsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeSettingsCommand_base: {
|
|
25
|
-
new (input: DescribeSettingsCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeSettingsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeSettingsCommandInput): import("@smithy/core/client").CommandImpl<DescribeSettingsCommandInput, DescribeSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeSettingsCommandInput): import("@smithy/core/client").CommandImpl<DescribeSettingsCommandInput, DescribeSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves information about the configurable settings for the specified directory.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { DescribeSharedDirectoriesRequest, DescribeSharedDirectoriesResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeSharedDirectoriesCommandInput extends DescribeSharedDir
|
|
|
22
22
|
export interface DescribeSharedDirectoriesCommandOutput extends DescribeSharedDirectoriesResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeSharedDirectoriesCommand_base: {
|
|
25
|
-
new (input: DescribeSharedDirectoriesCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeSharedDirectoriesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeSharedDirectoriesCommandInput): import("@smithy/core/client").CommandImpl<DescribeSharedDirectoriesCommandInput, DescribeSharedDirectoriesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeSharedDirectoriesCommandInput): import("@smithy/core/client").CommandImpl<DescribeSharedDirectoriesCommandInput, DescribeSharedDirectoriesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns the shared directories in your account. </p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { DescribeSnapshotsRequest, DescribeSnapshotsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeSnapshotsCommandInput extends DescribeSnapshotsRequest
|
|
|
22
22
|
export interface DescribeSnapshotsCommandOutput extends DescribeSnapshotsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeSnapshotsCommand_base: {
|
|
25
|
-
new (input: DescribeSnapshotsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeSnapshotsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeSnapshotsCommandInput): import("@smithy/core/client").CommandImpl<DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeSnapshotsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Obtains information about the directory snapshots that belong to this account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { DescribeTrustsRequest, DescribeTrustsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeTrustsCommandInput extends DescribeTrustsRequest {
|
|
|
22
22
|
export interface DescribeTrustsCommandOutput extends DescribeTrustsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeTrustsCommand_base: {
|
|
25
|
-
new (input: DescribeTrustsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeTrustsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeTrustsCommandInput): import("@smithy/core/client").CommandImpl<DescribeTrustsCommandInput, DescribeTrustsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeTrustsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeTrustsCommandInput, DescribeTrustsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Obtains information about the trust relationships for this account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { DescribeUpdateDirectoryRequest, DescribeUpdateDirectoryResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeUpdateDirectoryCommandInput extends DescribeUpdateDirec
|
|
|
22
22
|
export interface DescribeUpdateDirectoryCommandOutput extends DescribeUpdateDirectoryResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeUpdateDirectoryCommand_base: {
|
|
25
|
-
new (input: DescribeUpdateDirectoryCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeUpdateDirectoryCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeUpdateDirectoryCommandInput): import("@smithy/core/client").CommandImpl<DescribeUpdateDirectoryCommandInput, DescribeUpdateDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeUpdateDirectoryCommandInput): import("@smithy/core/client").CommandImpl<DescribeUpdateDirectoryCommandInput, DescribeUpdateDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p> Describes the updates of a directory for a particular update type. </p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { DisableCAEnrollmentPolicyRequest, DisableCAEnrollmentPolicyResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DisableCAEnrollmentPolicyCommandInput extends DisableCAEnrollme
|
|
|
22
22
|
export interface DisableCAEnrollmentPolicyCommandOutput extends DisableCAEnrollmentPolicyResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisableCAEnrollmentPolicyCommand_base: {
|
|
25
|
-
new (input: DisableCAEnrollmentPolicyCommandInput): import("@smithy/
|
|
26
|
-
new (input: DisableCAEnrollmentPolicyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisableCAEnrollmentPolicyCommandInput): import("@smithy/core/client").CommandImpl<DisableCAEnrollmentPolicyCommandInput, DisableCAEnrollmentPolicyCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DisableCAEnrollmentPolicyCommandInput): import("@smithy/core/client").CommandImpl<DisableCAEnrollmentPolicyCommandInput, DisableCAEnrollmentPolicyCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disables the certificate authority (CA) enrollment policy for the specified directory. This stops
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { DisableClientAuthenticationRequest, DisableClientAuthenticationResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DisableClientAuthenticationCommandInput extends DisableClientAu
|
|
|
22
22
|
export interface DisableClientAuthenticationCommandOutput extends DisableClientAuthenticationResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisableClientAuthenticationCommand_base: {
|
|
25
|
-
new (input: DisableClientAuthenticationCommandInput): import("@smithy/
|
|
26
|
-
new (input: DisableClientAuthenticationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisableClientAuthenticationCommandInput): import("@smithy/core/client").CommandImpl<DisableClientAuthenticationCommandInput, DisableClientAuthenticationCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DisableClientAuthenticationCommandInput): import("@smithy/core/client").CommandImpl<DisableClientAuthenticationCommandInput, DisableClientAuthenticationCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disables alternative client authentication methods for the specified directory. </p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { DisableDirectoryDataAccessRequest, DisableDirectoryDataAccessResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DisableDirectoryDataAccessCommandInput extends DisableDirectory
|
|
|
22
22
|
export interface DisableDirectoryDataAccessCommandOutput extends DisableDirectoryDataAccessResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisableDirectoryDataAccessCommand_base: {
|
|
25
|
-
new (input: DisableDirectoryDataAccessCommandInput): import("@smithy/
|
|
26
|
-
new (input: DisableDirectoryDataAccessCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisableDirectoryDataAccessCommandInput): import("@smithy/core/client").CommandImpl<DisableDirectoryDataAccessCommandInput, DisableDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DisableDirectoryDataAccessCommandInput): import("@smithy/core/client").CommandImpl<DisableDirectoryDataAccessCommandInput, DisableDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deactivates access to directory data via the Directory Service Data API for the specified directory. For
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { DisableLDAPSRequest, DisableLDAPSResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DisableLDAPSCommandInput extends DisableLDAPSRequest {
|
|
|
22
22
|
export interface DisableLDAPSCommandOutput extends DisableLDAPSResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisableLDAPSCommand_base: {
|
|
25
|
-
new (input: DisableLDAPSCommandInput): import("@smithy/
|
|
26
|
-
new (input: DisableLDAPSCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisableLDAPSCommandInput): import("@smithy/core/client").CommandImpl<DisableLDAPSCommandInput, DisableLDAPSCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DisableLDAPSCommandInput): import("@smithy/core/client").CommandImpl<DisableLDAPSCommandInput, DisableLDAPSCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deactivates LDAP secure calls for the specified directory.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { DisableRadiusRequest, DisableRadiusResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DisableRadiusCommandInput extends DisableRadiusRequest {
|
|
|
22
22
|
export interface DisableRadiusCommandOutput extends DisableRadiusResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisableRadiusCommand_base: {
|
|
25
|
-
new (input: DisableRadiusCommandInput): import("@smithy/
|
|
26
|
-
new (input: DisableRadiusCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisableRadiusCommandInput): import("@smithy/core/client").CommandImpl<DisableRadiusCommandInput, DisableRadiusCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DisableRadiusCommandInput): import("@smithy/core/client").CommandImpl<DisableRadiusCommandInput, DisableRadiusCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disables multi-factor authentication (MFA) with the Remote Authentication Dial In User
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { DisableSsoRequest, DisableSsoResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DisableSsoCommandInput extends DisableSsoRequest {
|
|
|
22
22
|
export interface DisableSsoCommandOutput extends DisableSsoResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisableSsoCommand_base: {
|
|
25
|
-
new (input: DisableSsoCommandInput): import("@smithy/
|
|
26
|
-
new (input: DisableSsoCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisableSsoCommandInput): import("@smithy/core/client").CommandImpl<DisableSsoCommandInput, DisableSsoCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DisableSsoCommandInput): import("@smithy/core/client").CommandImpl<DisableSsoCommandInput, DisableSsoCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disables single-sign on for a directory.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { EnableCAEnrollmentPolicyRequest, EnableCAEnrollmentPolicyResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface EnableCAEnrollmentPolicyCommandInput extends EnableCAEnrollment
|
|
|
22
22
|
export interface EnableCAEnrollmentPolicyCommandOutput extends EnableCAEnrollmentPolicyResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const EnableCAEnrollmentPolicyCommand_base: {
|
|
25
|
-
new (input: EnableCAEnrollmentPolicyCommandInput): import("@smithy/
|
|
26
|
-
new (input: EnableCAEnrollmentPolicyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: EnableCAEnrollmentPolicyCommandInput): import("@smithy/core/client").CommandImpl<EnableCAEnrollmentPolicyCommandInput, EnableCAEnrollmentPolicyCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: EnableCAEnrollmentPolicyCommandInput): import("@smithy/core/client").CommandImpl<EnableCAEnrollmentPolicyCommandInput, EnableCAEnrollmentPolicyCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Enables certificate authority (CA) enrollment policy for the specified directory. This allows
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { EnableClientAuthenticationRequest, EnableClientAuthenticationResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface EnableClientAuthenticationCommandInput extends EnableClientAuth
|
|
|
22
22
|
export interface EnableClientAuthenticationCommandOutput extends EnableClientAuthenticationResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const EnableClientAuthenticationCommand_base: {
|
|
25
|
-
new (input: EnableClientAuthenticationCommandInput): import("@smithy/
|
|
26
|
-
new (input: EnableClientAuthenticationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: EnableClientAuthenticationCommandInput): import("@smithy/core/client").CommandImpl<EnableClientAuthenticationCommandInput, EnableClientAuthenticationCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: EnableClientAuthenticationCommandInput): import("@smithy/core/client").CommandImpl<EnableClientAuthenticationCommandInput, EnableClientAuthenticationCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Enables alternative client authentication methods for the specified directory.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { EnableDirectoryDataAccessRequest, EnableDirectoryDataAccessResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface EnableDirectoryDataAccessCommandInput extends EnableDirectoryDa
|
|
|
22
22
|
export interface EnableDirectoryDataAccessCommandOutput extends EnableDirectoryDataAccessResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const EnableDirectoryDataAccessCommand_base: {
|
|
25
|
-
new (input: EnableDirectoryDataAccessCommandInput): import("@smithy/
|
|
26
|
-
new (input: EnableDirectoryDataAccessCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: EnableDirectoryDataAccessCommandInput): import("@smithy/core/client").CommandImpl<EnableDirectoryDataAccessCommandInput, EnableDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: EnableDirectoryDataAccessCommandInput): import("@smithy/core/client").CommandImpl<EnableDirectoryDataAccessCommandInput, EnableDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Enables access to directory data via the Directory Service Data API for the specified directory. For
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { EnableLDAPSRequest, EnableLDAPSResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface EnableLDAPSCommandInput extends EnableLDAPSRequest {
|
|
|
22
22
|
export interface EnableLDAPSCommandOutput extends EnableLDAPSResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const EnableLDAPSCommand_base: {
|
|
25
|
-
new (input: EnableLDAPSCommandInput): import("@smithy/
|
|
26
|
-
new (input: EnableLDAPSCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: EnableLDAPSCommandInput): import("@smithy/core/client").CommandImpl<EnableLDAPSCommandInput, EnableLDAPSCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: EnableLDAPSCommandInput): import("@smithy/core/client").CommandImpl<EnableLDAPSCommandInput, EnableLDAPSCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Activates the switch for the specific directory to always use LDAP secure calls.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { EnableRadiusRequest, EnableRadiusResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface EnableRadiusCommandInput extends EnableRadiusRequest {
|
|
|
22
22
|
export interface EnableRadiusCommandOutput extends EnableRadiusResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const EnableRadiusCommand_base: {
|
|
25
|
-
new (input: EnableRadiusCommandInput): import("@smithy/
|
|
26
|
-
new (input: EnableRadiusCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: EnableRadiusCommandInput): import("@smithy/core/client").CommandImpl<EnableRadiusCommandInput, EnableRadiusCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: EnableRadiusCommandInput): import("@smithy/core/client").CommandImpl<EnableRadiusCommandInput, EnableRadiusCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Enables multi-factor authentication (MFA) with the Remote Authentication Dial In User
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { EnableSsoRequest, EnableSsoResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface EnableSsoCommandInput extends EnableSsoRequest {
|
|
|
22
22
|
export interface EnableSsoCommandOutput extends EnableSsoResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const EnableSsoCommand_base: {
|
|
25
|
-
new (input: EnableSsoCommandInput): import("@smithy/
|
|
26
|
-
new (input: EnableSsoCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: EnableSsoCommandInput): import("@smithy/core/client").CommandImpl<EnableSsoCommandInput, EnableSsoCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: EnableSsoCommandInput): import("@smithy/core/client").CommandImpl<EnableSsoCommandInput, EnableSsoCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Enables single sign-on for a directory. Single sign-on allows users in your directory to
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { GetDirectoryLimitsRequest, GetDirectoryLimitsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetDirectoryLimitsCommandInput extends GetDirectoryLimitsReques
|
|
|
22
22
|
export interface GetDirectoryLimitsCommandOutput extends GetDirectoryLimitsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetDirectoryLimitsCommand_base: {
|
|
25
|
-
new (input: GetDirectoryLimitsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [GetDirectoryLimitsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetDirectoryLimitsCommandInput): import("@smithy/core/client").CommandImpl<GetDirectoryLimitsCommandInput, GetDirectoryLimitsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [GetDirectoryLimitsCommandInput]): import("@smithy/core/client").CommandImpl<GetDirectoryLimitsCommandInput, GetDirectoryLimitsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Obtains directory limit information for the current Region.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { GetSnapshotLimitsRequest, GetSnapshotLimitsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetSnapshotLimitsCommandInput extends GetSnapshotLimitsRequest
|
|
|
22
22
|
export interface GetSnapshotLimitsCommandOutput extends GetSnapshotLimitsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetSnapshotLimitsCommand_base: {
|
|
25
|
-
new (input: GetSnapshotLimitsCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetSnapshotLimitsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetSnapshotLimitsCommandInput): import("@smithy/core/client").CommandImpl<GetSnapshotLimitsCommandInput, GetSnapshotLimitsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetSnapshotLimitsCommandInput): import("@smithy/core/client").CommandImpl<GetSnapshotLimitsCommandInput, GetSnapshotLimitsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Obtains the manual snapshot limits for a directory.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { ListADAssessmentsRequest, ListADAssessmentsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListADAssessmentsCommandInput extends ListADAssessmentsRequest
|
|
|
22
22
|
export interface ListADAssessmentsCommandOutput extends ListADAssessmentsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListADAssessmentsCommand_base: {
|
|
25
|
-
new (input: ListADAssessmentsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListADAssessmentsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListADAssessmentsCommandInput): import("@smithy/core/client").CommandImpl<ListADAssessmentsCommandInput, ListADAssessmentsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListADAssessmentsCommandInput]): import("@smithy/core/client").CommandImpl<ListADAssessmentsCommandInput, ListADAssessmentsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves a list of directory assessments for the specified directory or all
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient";
|
|
4
4
|
import type { ListCertificatesRequest, ListCertificatesResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListCertificatesCommandInput extends ListCertificatesRequest {
|
|
|
22
22
|
export interface ListCertificatesCommandOutput extends ListCertificatesResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListCertificatesCommand_base: {
|
|
25
|
-
new (input: ListCertificatesCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListCertificatesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListCertificatesCommandInput): import("@smithy/core/client").CommandImpl<ListCertificatesCommandInput, ListCertificatesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListCertificatesCommandInput): import("@smithy/core/client").CommandImpl<ListCertificatesCommandInput, ListCertificatesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>For the specified directory, lists all the certificates registered for a secure LDAP or
|