@aws-sdk/client-directory-service 3.588.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/DirectoryServiceClient.d.ts +4 -4
- 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/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/DirectoryServiceClient.d.ts +1 -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/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -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
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: DirectoryServiceClientConfig) =>
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -472,8 +472,8 @@ export interface ClientDefaults
|
|
|
472
472
|
serviceId?: string;
|
|
473
473
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
474
474
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
475
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
476
475
|
region?: string | __Provider<string>;
|
|
476
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
477
477
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
478
478
|
maxAttempts?: number | __Provider<number>;
|
|
479
479
|
retryMode?: string | __Provider<string>;
|
|
@@ -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
|