@aws-sdk/client-directory-service 3.803.0 → 3.804.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-types/commands/AcceptSharedDirectoryCommand.d.ts +1 -1
- package/dist-types/commands/AddIpRoutesCommand.d.ts +1 -1
- package/dist-types/commands/AddRegionCommand.d.ts +1 -1
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +1 -1
- package/dist-types/commands/CancelSchemaExtensionCommand.d.ts +1 -1
- package/dist-types/commands/ConnectDirectoryCommand.d.ts +1 -1
- package/dist-types/commands/CreateAliasCommand.d.ts +1 -1
- package/dist-types/commands/CreateComputerCommand.d.ts +1 -1
- package/dist-types/commands/CreateConditionalForwarderCommand.d.ts +1 -1
- package/dist-types/commands/CreateDirectoryCommand.d.ts +1 -1
- package/dist-types/commands/CreateLogSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/CreateMicrosoftADCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrustCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConditionalForwarderCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDirectoryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLogSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrustCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterEventTopicCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClientAuthenticationSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeConditionalForwardersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDirectoryDataAccessCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainControllersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLDAPSSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRegionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSharedDirectoriesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUpdateDirectoryCommand.d.ts +1 -1
- package/dist-types/commands/DisableClientAuthenticationCommand.d.ts +1 -1
- package/dist-types/commands/DisableDirectoryDataAccessCommand.d.ts +1 -1
- package/dist-types/commands/DisableLDAPSCommand.d.ts +1 -1
- package/dist-types/commands/DisableRadiusCommand.d.ts +1 -1
- package/dist-types/commands/DisableSsoCommand.d.ts +1 -1
- package/dist-types/commands/EnableClientAuthenticationCommand.d.ts +1 -1
- package/dist-types/commands/EnableDirectoryDataAccessCommand.d.ts +1 -1
- package/dist-types/commands/EnableLDAPSCommand.d.ts +1 -1
- package/dist-types/commands/EnableRadiusCommand.d.ts +1 -1
- package/dist-types/commands/EnableSsoCommand.d.ts +1 -1
- package/dist-types/commands/GetSnapshotLimitsCommand.d.ts +1 -1
- package/dist-types/commands/ListCertificatesCommand.d.ts +1 -1
- package/dist-types/commands/ListIpRoutesCommand.d.ts +1 -1
- package/dist-types/commands/ListSchemaExtensionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/RegisterCertificateCommand.d.ts +1 -1
- package/dist-types/commands/RegisterEventTopicCommand.d.ts +1 -1
- package/dist-types/commands/RejectSharedDirectoryCommand.d.ts +1 -1
- package/dist-types/commands/RemoveIpRoutesCommand.d.ts +1 -1
- package/dist-types/commands/RemoveRegionCommand.d.ts +1 -1
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
- package/dist-types/commands/ResetUserPasswordCommand.d.ts +1 -1
- package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ShareDirectoryCommand.d.ts +1 -1
- package/dist-types/commands/StartSchemaExtensionCommand.d.ts +1 -1
- package/dist-types/commands/UnshareDirectoryCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConditionalForwarderCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDirectorySetupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNumberOfDomainControllersCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRadiusCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrustCommand.d.ts +1 -1
- package/dist-types/commands/VerifyTrustCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AcceptSharedDirectoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddIpRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddRegionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelSchemaExtensionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ConnectDirectoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateComputerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConditionalForwarderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateLogSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMicrosoftADCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrustCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConditionalForwarderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteLogSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTrustCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeregisterCertificateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeregisterEventTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClientAuthenticationSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeConditionalForwardersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDirectoryDataAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainControllersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLDAPSSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSharedDirectoriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUpdateDirectoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableClientAuthenticationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableDirectoryDataAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableLDAPSCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableRadiusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableSsoCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableClientAuthenticationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableDirectoryDataAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableLDAPSCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableRadiusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableSsoCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSnapshotLimitsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIpRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSchemaExtensionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterEventTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RejectSharedDirectoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveIpRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveRegionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetUserPasswordCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ShareDirectoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartSchemaExtensionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UnshareDirectoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConditionalForwarderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDirectorySetupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNumberOfDomainControllersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRadiusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrustCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/VerifyTrustCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -27,7 +27,7 @@ declare const DescribeDomainControllersCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeDomainControllersCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeDomainControllersCommandInput,
|
|
33
33
|
DescribeDomainControllersCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeLDAPSSettingsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeLDAPSSettingsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeLDAPSSettingsCommandInput,
|
|
33
33
|
DescribeLDAPSSettingsCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DescribeRegionsCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DescribeRegionsCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DescribeRegionsCommandInput,
|
|
32
32
|
DescribeRegionsCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DescribeSettingsCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DescribeSettingsCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DescribeSettingsCommandInput,
|
|
32
32
|
DescribeSettingsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeSharedDirectoriesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeSharedDirectoriesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeSharedDirectoriesCommandInput,
|
|
33
33
|
DescribeSharedDirectoriesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeUpdateDirectoryCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeUpdateDirectoryCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeUpdateDirectoryCommandInput,
|
|
33
33
|
DescribeUpdateDirectoryCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DisableClientAuthenticationCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DisableClientAuthenticationCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DisableClientAuthenticationCommandInput,
|
|
33
33
|
DisableClientAuthenticationCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DisableDirectoryDataAccessCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DisableDirectoryDataAccessCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DisableDirectoryDataAccessCommandInput,
|
|
33
33
|
DisableDirectoryDataAccessCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const DisableRadiusCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: DisableRadiusCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
DisableRadiusCommandInput,
|
|
29
29
|
DisableRadiusCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const EnableClientAuthenticationCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: EnableClientAuthenticationCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
EnableClientAuthenticationCommandInput,
|
|
33
33
|
EnableClientAuthenticationCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const EnableDirectoryDataAccessCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: EnableDirectoryDataAccessCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
EnableDirectoryDataAccessCommandInput,
|
|
33
33
|
EnableDirectoryDataAccessCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetSnapshotLimitsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetSnapshotLimitsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetSnapshotLimitsCommandInput,
|
|
33
33
|
GetSnapshotLimitsCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const ListCertificatesCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: ListCertificatesCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
ListCertificatesCommandInput,
|
|
32
32
|
ListCertificatesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListSchemaExtensionsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListSchemaExtensionsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListSchemaExtensionsCommandInput,
|
|
33
33
|
ListSchemaExtensionsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListTagsForResourceCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListTagsForResourceCommandInput,
|
|
33
33
|
ListTagsForResourceCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const RegisterCertificateCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: RegisterCertificateCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
RegisterCertificateCommandInput,
|
|
33
33
|
RegisterCertificateCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const RegisterEventTopicCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: RegisterEventTopicCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
RegisterEventTopicCommandInput,
|
|
33
33
|
RegisterEventTopicCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const RejectSharedDirectoryCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: RejectSharedDirectoryCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
RejectSharedDirectoryCommandInput,
|
|
33
33
|
RejectSharedDirectoryCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const RemoveIpRoutesCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: RemoveIpRoutesCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
RemoveIpRoutesCommandInput,
|
|
32
32
|
RemoveIpRoutesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const RemoveTagsFromResourceCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: RemoveTagsFromResourceCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
RemoveTagsFromResourceCommandInput,
|
|
33
33
|
RemoveTagsFromResourceCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ResetUserPasswordCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ResetUserPasswordCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ResetUserPasswordCommandInput,
|
|
33
33
|
ResetUserPasswordCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const RestoreFromSnapshotCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: RestoreFromSnapshotCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
RestoreFromSnapshotCommandInput,
|
|
33
33
|
RestoreFromSnapshotCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const ShareDirectoryCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: ShareDirectoryCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
ShareDirectoryCommandInput,
|
|
32
32
|
ShareDirectoryCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartSchemaExtensionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartSchemaExtensionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartSchemaExtensionCommandInput,
|
|
33
33
|
StartSchemaExtensionCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UnshareDirectoryCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UnshareDirectoryCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UnshareDirectoryCommandInput,
|
|
32
32
|
UnshareDirectoryCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateConditionalForwarderCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateConditionalForwarderCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateConditionalForwarderCommandInput,
|
|
33
33
|
UpdateConditionalForwarderCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateDirectorySetupCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateDirectorySetupCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateDirectorySetupCommandInput,
|
|
33
33
|
UpdateDirectorySetupCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateNumberOfDomainControllersCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateNumberOfDomainControllersCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateNumberOfDomainControllersCommandInput,
|
|
33
33
|
UpdateNumberOfDomainControllersCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateSettingsCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateSettingsCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateSettingsCommandInput,
|
|
32
32
|
UpdateSettingsCommandOutput,
|
|
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
21
21
|
};
|
|
22
22
|
export declare const resolveClientEndpointParameters: <T>(
|
|
23
23
|
options: T & ClientInputEndpointParameters
|
|
24
|
-
) => T &
|
|
25
|
-
ClientInputEndpointParameters & {
|
|
26
|
-
defaultSigningName: string;
|
|
27
|
-
};
|
|
24
|
+
) => T & ClientResolvedEndpointParameters;
|
|
28
25
|
export declare const commonParams: {
|
|
29
26
|
readonly UseFIPS: {
|
|
30
27
|
readonly type: "builtInParams";
|
|
@@ -14,9 +14,7 @@ export declare const getRuntimeConfig: (
|
|
|
14
14
|
_: unknown
|
|
15
15
|
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
16
16
|
defaultUserAgentProvider: (
|
|
17
|
-
config?:
|
|
18
|
-
| import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
19
|
-
| undefined
|
|
17
|
+
config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
20
18
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
21
19
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
22
20
|
region: string | import("@smithy/types").Provider<any>;
|
|
@@ -32,23 +30,22 @@ export declare const getRuntimeConfig: (
|
|
|
32
30
|
cacheMiddleware?: boolean | undefined;
|
|
33
31
|
urlParser: import("@smithy/types").UrlParser;
|
|
34
32
|
base64Decoder: import("@smithy/types").Decoder;
|
|
35
|
-
base64Encoder: (_input:
|
|
33
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
36
34
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
37
|
-
utf8Encoder: (input:
|
|
35
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
38
36
|
disableHostPrefix: boolean;
|
|
39
37
|
serviceId: string;
|
|
40
|
-
profile?: string
|
|
38
|
+
profile?: string;
|
|
41
39
|
logger: import("@smithy/types").Logger;
|
|
42
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
43
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
41
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
44
42
|
userAgentAppId?:
|
|
45
43
|
| string
|
|
46
|
-
|
|
|
47
|
-
| undefined
|
|
44
|
+
| undefined
|
|
45
|
+
| import("@smithy/types").Provider<string | undefined>;
|
|
48
46
|
retryStrategy?:
|
|
49
47
|
| import("@smithy/types").RetryStrategy
|
|
50
|
-
| import("@smithy/types").RetryStrategyV2
|
|
51
|
-
| undefined;
|
|
48
|
+
| import("@smithy/types").RetryStrategyV2;
|
|
52
49
|
endpoint?:
|
|
53
50
|
| ((
|
|
54
51
|
| string
|
|
@@ -69,34 +66,27 @@ export declare const getRuntimeConfig: (
|
|
|
69
66
|
endpointProvider: (
|
|
70
67
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
71
68
|
context?: {
|
|
72
|
-
logger?: import("@smithy/types").Logger
|
|
69
|
+
logger?: import("@smithy/types").Logger;
|
|
73
70
|
}
|
|
74
71
|
) => import("@smithy/types").EndpointV2;
|
|
75
|
-
tls?: boolean
|
|
76
|
-
serviceConfiguredEndpoint?:
|
|
77
|
-
authSchemePreference?:
|
|
78
|
-
| string[]
|
|
79
|
-
| import("@smithy/types").Provider<string[]>
|
|
80
|
-
| undefined;
|
|
72
|
+
tls?: boolean;
|
|
73
|
+
serviceConfiguredEndpoint?: never;
|
|
74
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
81
75
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
82
76
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").DirectoryServiceHttpAuthSchemeProvider;
|
|
83
77
|
credentials?:
|
|
84
78
|
| import("@smithy/types").AwsCredentialIdentity
|
|
85
|
-
| import("@smithy/types").AwsCredentialIdentityProvider
|
|
86
|
-
| undefined;
|
|
79
|
+
| import("@smithy/types").AwsCredentialIdentityProvider;
|
|
87
80
|
signer?:
|
|
88
81
|
| import("@smithy/types").RequestSigner
|
|
89
82
|
| ((
|
|
90
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
91
|
-
) => Promise<import("@smithy/types").RequestSigner>)
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
100
|
-
) => import("@smithy/types").RequestSigner)
|
|
101
|
-
| undefined;
|
|
83
|
+
authScheme?: import("@smithy/types").AuthScheme
|
|
84
|
+
) => Promise<import("@smithy/types").RequestSigner>);
|
|
85
|
+
signingEscapePath?: boolean;
|
|
86
|
+
systemClockOffset?: number;
|
|
87
|
+
signingRegion?: string;
|
|
88
|
+
signerConstructor?: new (
|
|
89
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
90
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
91
|
+
) => import("@smithy/types").RequestSigner;
|
|
102
92
|
};
|
|
@@ -12,16 +12,12 @@ export declare const getRuntimeConfig: (
|
|
|
12
12
|
credentialDefaultProvider:
|
|
13
13
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
14
14
|
| ((
|
|
15
|
-
init?:
|
|
16
|
-
| import("@aws-sdk/credential-provider-node").DefaultProviderInit
|
|
17
|
-
| undefined
|
|
15
|
+
init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
|
|
18
16
|
) => import("@smithy/types").MemoizedProvider<
|
|
19
17
|
import("@smithy/types").AwsCredentialIdentity
|
|
20
18
|
>);
|
|
21
19
|
defaultUserAgentProvider: (
|
|
22
|
-
config?:
|
|
23
|
-
| import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
|
24
|
-
| undefined
|
|
20
|
+
config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
|
25
21
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
26
22
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
27
23
|
region: string | import("@smithy/types").Provider<string>;
|
|
@@ -38,19 +34,18 @@ export declare const getRuntimeConfig: (
|
|
|
38
34
|
cacheMiddleware?: boolean | undefined;
|
|
39
35
|
urlParser: import("@smithy/types").UrlParser;
|
|
40
36
|
base64Decoder: import("@smithy/types").Decoder;
|
|
41
|
-
base64Encoder: (_input:
|
|
37
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
42
38
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
43
|
-
utf8Encoder: (input:
|
|
39
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
44
40
|
disableHostPrefix: boolean;
|
|
45
41
|
serviceId: string;
|
|
46
|
-
profile?: string
|
|
42
|
+
profile?: string;
|
|
47
43
|
logger: import("@smithy/types").Logger;
|
|
48
44
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
49
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
45
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
50
46
|
retryStrategy?:
|
|
51
47
|
| import("@smithy/types").RetryStrategy
|
|
52
|
-
| import("@smithy/types").RetryStrategyV2
|
|
53
|
-
| undefined;
|
|
48
|
+
| import("@smithy/types").RetryStrategyV2;
|
|
54
49
|
endpoint?:
|
|
55
50
|
| ((
|
|
56
51
|
| string
|
|
@@ -71,30 +66,26 @@ export declare const getRuntimeConfig: (
|
|
|
71
66
|
endpointProvider: (
|
|
72
67
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
73
68
|
context?: {
|
|
74
|
-
logger?: import("@smithy/types").Logger
|
|
69
|
+
logger?: import("@smithy/types").Logger;
|
|
75
70
|
}
|
|
76
71
|
) => import("@smithy/types").EndpointV2;
|
|
77
|
-
tls?: boolean
|
|
78
|
-
serviceConfiguredEndpoint?:
|
|
72
|
+
tls?: boolean;
|
|
73
|
+
serviceConfiguredEndpoint?: never;
|
|
79
74
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
80
75
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").DirectoryServiceHttpAuthSchemeProvider;
|
|
81
76
|
credentials?:
|
|
82
77
|
| import("@smithy/types").AwsCredentialIdentity
|
|
83
|
-
| import("@smithy/types").AwsCredentialIdentityProvider
|
|
84
|
-
| undefined;
|
|
78
|
+
| import("@smithy/types").AwsCredentialIdentityProvider;
|
|
85
79
|
signer?:
|
|
86
80
|
| import("@smithy/types").RequestSigner
|
|
87
81
|
| ((
|
|
88
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
89
|
-
) => Promise<import("@smithy/types").RequestSigner>)
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
98
|
-
) => import("@smithy/types").RequestSigner)
|
|
99
|
-
| undefined;
|
|
82
|
+
authScheme?: import("@smithy/types").AuthScheme
|
|
83
|
+
) => Promise<import("@smithy/types").RequestSigner>);
|
|
84
|
+
signingEscapePath?: boolean;
|
|
85
|
+
systemClockOffset?: number;
|
|
86
|
+
signingRegion?: string;
|
|
87
|
+
signerConstructor?: new (
|
|
88
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
89
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
90
|
+
) => import("@smithy/types").RequestSigner;
|
|
100
91
|
};
|