@aws-sdk/client-directory-service 3.590.0 → 3.592.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/index.js +0 -67
- package/dist-types/commands/AcceptSharedDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/AddIpRoutesCommand.d.ts +2 -1
- package/dist-types/commands/AddRegionCommand.d.ts +2 -1
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
- package/dist-types/commands/CancelSchemaExtensionCommand.d.ts +2 -1
- package/dist-types/commands/ConnectDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/CreateAliasCommand.d.ts +2 -1
- package/dist-types/commands/CreateComputerCommand.d.ts +2 -1
- package/dist-types/commands/CreateConditionalForwarderCommand.d.ts +2 -1
- package/dist-types/commands/CreateDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/CreateLogSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreateMicrosoftADCommand.d.ts +2 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrustCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConditionalForwarderCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLogSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrustCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterCertificateCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterEventTopicCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCertificateCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientAuthenticationSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConditionalForwardersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDirectoriesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDomainControllersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEventTopicsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLDAPSSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRegionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSharedDirectoriesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrustsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUpdateDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/DisableClientAuthenticationCommand.d.ts +2 -1
- package/dist-types/commands/DisableLDAPSCommand.d.ts +2 -1
- package/dist-types/commands/DisableRadiusCommand.d.ts +2 -1
- package/dist-types/commands/DisableSsoCommand.d.ts +2 -1
- package/dist-types/commands/EnableClientAuthenticationCommand.d.ts +2 -1
- package/dist-types/commands/EnableLDAPSCommand.d.ts +2 -1
- package/dist-types/commands/EnableRadiusCommand.d.ts +2 -1
- package/dist-types/commands/EnableSsoCommand.d.ts +2 -1
- package/dist-types/commands/GetDirectoryLimitsCommand.d.ts +2 -1
- package/dist-types/commands/GetSnapshotLimitsCommand.d.ts +2 -1
- package/dist-types/commands/ListCertificatesCommand.d.ts +2 -1
- package/dist-types/commands/ListIpRoutesCommand.d.ts +2 -1
- package/dist-types/commands/ListLogSubscriptionsCommand.d.ts +2 -1
- package/dist-types/commands/ListSchemaExtensionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/RegisterCertificateCommand.d.ts +2 -1
- package/dist-types/commands/RegisterEventTopicCommand.d.ts +2 -1
- package/dist-types/commands/RejectSharedDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/RemoveIpRoutesCommand.d.ts +2 -1
- package/dist-types/commands/RemoveRegionCommand.d.ts +2 -1
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
- package/dist-types/commands/ResetUserPasswordCommand.d.ts +2 -1
- package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/ShareDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/StartSchemaExtensionCommand.d.ts +2 -1
- package/dist-types/commands/UnshareDirectoryCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConditionalForwarderCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDirectorySetupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNumberOfDomainControllersCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRadiusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrustCommand.d.ts +2 -1
- package/dist-types/commands/VerifyTrustCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/DirectoryServiceServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptSharedDirectoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddIpRoutesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddRegionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelSchemaExtensionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ConnectDirectoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateComputerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConditionalForwarderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLogSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMicrosoftADCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTrustCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConditionalForwarderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLogSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTrustCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterEventTopicCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeClientAuthenticationSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeConditionalForwardersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDirectoriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDomainControllersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEventTopicsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLDAPSSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSharedDirectoriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTrustsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeUpdateDirectoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableClientAuthenticationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableLDAPSCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableRadiusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableSsoCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableClientAuthenticationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableLDAPSCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableRadiusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableSsoCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDirectoryLimitsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSnapshotLimitsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIpRoutesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLogSubscriptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSchemaExtensionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterEventTopicCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RejectSharedDirectoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveIpRoutesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveRegionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResetUserPasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ShareDirectoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartSchemaExtensionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UnshareDirectoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConditionalForwarderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDirectorySetupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateNumberOfDomainControllersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRadiusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTrustCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/VerifyTrustCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/DirectoryServiceServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
export * from "./DirectoryServiceClient";
|
|
20
20
|
export * from "./DirectoryService";
|
|
21
21
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
22
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
23
|
-
export { DirectoryServiceExtensionConfiguration } from "./extensionConfiguration";
|
|
22
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
23
|
+
export type { DirectoryServiceExtensionConfiguration } from "./extensionConfiguration";
|
|
24
24
|
export * from "./commands";
|
|
25
25
|
export * from "./pagination";
|
|
26
26
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AcceptSharedDirectoryRequest,
|
|
10
10
|
AcceptSharedDirectoryResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AcceptSharedDirectoryCommandInput
|
|
14
15
|
extends AcceptSharedDirectoryRequest {}
|
|
15
16
|
export interface AcceptSharedDirectoryCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DirectoryServiceClient";
|
|
8
8
|
import { AddIpRoutesRequest, AddIpRoutesResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AddIpRoutesCommandInput extends AddIpRoutesRequest {}
|
|
11
12
|
export interface AddIpRoutesCommandOutput
|
|
12
13
|
extends AddIpRoutesResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DirectoryServiceClient";
|
|
8
8
|
import { AddRegionRequest, AddRegionResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AddRegionCommandInput extends AddRegionRequest {}
|
|
11
12
|
export interface AddRegionCommandOutput
|
|
12
13
|
extends AddRegionResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AddTagsToResourceRequest,
|
|
10
10
|
AddTagsToResourceResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AddTagsToResourceCommandInput
|
|
14
15
|
extends AddTagsToResourceRequest {}
|
|
15
16
|
export interface AddTagsToResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CancelSchemaExtensionRequest,
|
|
10
10
|
CancelSchemaExtensionResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CancelSchemaExtensionCommandInput
|
|
14
15
|
extends CancelSchemaExtensionRequest {}
|
|
15
16
|
export interface CancelSchemaExtensionCommandOutput
|