@aws-sdk/client-drs 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 +116 -117
- package/dist-cjs/models/DrsServiceException.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/Drs.js +1 -1
- package/dist-es/DrsClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AssociateSourceNetworkStackCommand.js +2 -2
- package/dist-es/commands/CreateExtendedSourceServerCommand.js +2 -2
- package/dist-es/commands/CreateLaunchConfigurationTemplateCommand.js +2 -2
- package/dist-es/commands/CreateReplicationConfigurationTemplateCommand.js +2 -2
- package/dist-es/commands/CreateSourceNetworkCommand.js +2 -2
- package/dist-es/commands/DeleteJobCommand.js +2 -2
- package/dist-es/commands/DeleteLaunchActionCommand.js +2 -2
- package/dist-es/commands/DeleteLaunchConfigurationTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteRecoveryInstanceCommand.js +2 -2
- package/dist-es/commands/DeleteReplicationConfigurationTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteSourceNetworkCommand.js +2 -2
- package/dist-es/commands/DeleteSourceServerCommand.js +2 -2
- package/dist-es/commands/DescribeJobLogItemsCommand.js +2 -2
- package/dist-es/commands/DescribeJobsCommand.js +2 -2
- package/dist-es/commands/DescribeLaunchConfigurationTemplatesCommand.js +2 -2
- package/dist-es/commands/DescribeRecoveryInstancesCommand.js +2 -2
- package/dist-es/commands/DescribeRecoverySnapshotsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationConfigurationTemplatesCommand.js +2 -2
- package/dist-es/commands/DescribeSourceNetworksCommand.js +2 -2
- package/dist-es/commands/DescribeSourceServersCommand.js +2 -2
- package/dist-es/commands/DisconnectRecoveryInstanceCommand.js +2 -2
- package/dist-es/commands/DisconnectSourceServerCommand.js +2 -2
- package/dist-es/commands/ExportSourceNetworkCfnTemplateCommand.js +2 -2
- package/dist-es/commands/GetFailbackReplicationConfigurationCommand.js +2 -2
- package/dist-es/commands/GetLaunchConfigurationCommand.js +2 -2
- package/dist-es/commands/GetReplicationConfigurationCommand.js +2 -2
- package/dist-es/commands/InitializeServiceCommand.js +2 -2
- package/dist-es/commands/ListExtensibleSourceServersCommand.js +2 -2
- package/dist-es/commands/ListLaunchActionsCommand.js +2 -2
- package/dist-es/commands/ListStagingAccountsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/PutLaunchActionCommand.js +2 -2
- package/dist-es/commands/RetryDataReplicationCommand.js +2 -2
- package/dist-es/commands/ReverseReplicationCommand.js +2 -2
- package/dist-es/commands/StartFailbackLaunchCommand.js +2 -2
- package/dist-es/commands/StartRecoveryCommand.js +2 -2
- package/dist-es/commands/StartReplicationCommand.js +2 -2
- package/dist-es/commands/StartSourceNetworkRecoveryCommand.js +2 -2
- package/dist-es/commands/StartSourceNetworkReplicationCommand.js +2 -2
- package/dist-es/commands/StopFailbackCommand.js +2 -2
- package/dist-es/commands/StopReplicationCommand.js +2 -2
- package/dist-es/commands/StopSourceNetworkReplicationCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TerminateRecoveryInstancesCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateFailbackReplicationConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateLaunchConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateLaunchConfigurationTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateReplicationConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateReplicationConfigurationTemplateCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/DrsServiceException.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-types/DrsClient.d.ts +5 -5
- package/dist-types/commands/AssociateSourceNetworkStackCommand.d.ts +6 -4
- package/dist-types/commands/CreateExtendedSourceServerCommand.d.ts +6 -4
- package/dist-types/commands/CreateLaunchConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/commands/CreateReplicationConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/commands/CreateSourceNetworkCommand.d.ts +6 -4
- package/dist-types/commands/DeleteJobCommand.d.ts +6 -4
- package/dist-types/commands/DeleteLaunchActionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRecoveryInstanceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSourceNetworkCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSourceServerCommand.d.ts +6 -4
- package/dist-types/commands/DescribeJobLogItemsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeJobsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRecoveryInstancesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRecoverySnapshotsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSourceNetworksCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSourceServersCommand.d.ts +6 -4
- package/dist-types/commands/DisconnectRecoveryInstanceCommand.d.ts +6 -4
- package/dist-types/commands/DisconnectSourceServerCommand.d.ts +6 -4
- package/dist-types/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetFailbackReplicationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetLaunchConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetReplicationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/InitializeServiceCommand.d.ts +6 -4
- package/dist-types/commands/ListExtensibleSourceServersCommand.d.ts +6 -4
- package/dist-types/commands/ListLaunchActionsCommand.d.ts +6 -4
- package/dist-types/commands/ListStagingAccountsCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/PutLaunchActionCommand.d.ts +6 -4
- package/dist-types/commands/RetryDataReplicationCommand.d.ts +6 -4
- package/dist-types/commands/ReverseReplicationCommand.d.ts +6 -4
- package/dist-types/commands/StartFailbackLaunchCommand.d.ts +6 -4
- package/dist-types/commands/StartRecoveryCommand.d.ts +6 -4
- package/dist-types/commands/StartReplicationCommand.d.ts +6 -4
- package/dist-types/commands/StartSourceNetworkRecoveryCommand.d.ts +6 -4
- package/dist-types/commands/StartSourceNetworkReplicationCommand.d.ts +6 -4
- package/dist-types/commands/StopFailbackCommand.d.ts +6 -4
- package/dist-types/commands/StopReplicationCommand.d.ts +6 -4
- package/dist-types/commands/StopSourceNetworkReplicationCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/TerminateRecoveryInstancesCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateLaunchConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/commands/UpdateReplicationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateReplicationConfigurationTemplateCommand.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/DrsServiceException.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/DrsClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.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/DrsServiceException.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/package.json +13 -34
|
@@ -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 { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { TerminateRecoveryInstancesRequest, TerminateRecoveryInstancesResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface TerminateRecoveryInstancesCommandInput extends TerminateRecover
|
|
|
22
22
|
export interface TerminateRecoveryInstancesCommandOutput extends TerminateRecoveryInstancesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TerminateRecoveryInstancesCommand_base: {
|
|
25
|
-
new (input: TerminateRecoveryInstancesCommandInput): import("@smithy/
|
|
26
|
-
new (input: TerminateRecoveryInstancesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TerminateRecoveryInstancesCommandInput): import("@smithy/core/client").CommandImpl<TerminateRecoveryInstancesCommandInput, TerminateRecoveryInstancesCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: TerminateRecoveryInstancesCommandInput): import("@smithy/core/client").CommandImpl<TerminateRecoveryInstancesCommandInput, TerminateRecoveryInstancesCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Initiates a Job for terminating the EC2 resources associated with the specified Recovery Instances, and then will delete the Recovery Instances from the Elastic Disaster Recovery service.</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 { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { UntagResourceRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
22
22
|
export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
|
-
new (input: UntagResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: UntagResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes the specified set of tags from the specified set of Elastic Disaster Recovery resources.</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 { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { UpdateFailbackReplicationConfigurationRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateFailbackReplicationConfigurationCommandInput extends Upda
|
|
|
22
22
|
export interface UpdateFailbackReplicationConfigurationCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFailbackReplicationConfigurationCommand_base: {
|
|
25
|
-
new (input: UpdateFailbackReplicationConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateFailbackReplicationConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateFailbackReplicationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateFailbackReplicationConfigurationCommandInput, UpdateFailbackReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateFailbackReplicationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateFailbackReplicationConfigurationCommandInput, UpdateFailbackReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Allows you to update the failback replication configuration of a Recovery Instance by ID.</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 { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { LaunchConfiguration, UpdateLaunchConfigurationRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateLaunchConfigurationCommandInput extends UpdateLaunchConfi
|
|
|
22
22
|
export interface UpdateLaunchConfigurationCommandOutput extends LaunchConfiguration, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateLaunchConfigurationCommand_base: {
|
|
25
|
-
new (input: UpdateLaunchConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateLaunchConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateLaunchConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateLaunchConfigurationCommandInput, UpdateLaunchConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateLaunchConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateLaunchConfigurationCommandInput, UpdateLaunchConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates a LaunchConfiguration by Source Server ID.</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 { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { UpdateLaunchConfigurationTemplateRequest, UpdateLaunchConfigurationTemplateResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateLaunchConfigurationTemplateCommandInput extends UpdateLau
|
|
|
22
22
|
export interface UpdateLaunchConfigurationTemplateCommandOutput extends UpdateLaunchConfigurationTemplateResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateLaunchConfigurationTemplateCommand_base: {
|
|
25
|
-
new (input: UpdateLaunchConfigurationTemplateCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateLaunchConfigurationTemplateCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateLaunchConfigurationTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateLaunchConfigurationTemplateCommandInput, UpdateLaunchConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateLaunchConfigurationTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateLaunchConfigurationTemplateCommandInput, UpdateLaunchConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates an existing Launch Configuration Template by ID.</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 { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { ReplicationConfiguration, UpdateReplicationConfigurationRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateReplicationConfigurationCommandInput extends UpdateReplic
|
|
|
22
22
|
export interface UpdateReplicationConfigurationCommandOutput extends ReplicationConfiguration, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateReplicationConfigurationCommand_base: {
|
|
25
|
-
new (input: UpdateReplicationConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateReplicationConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateReplicationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateReplicationConfigurationCommandInput, UpdateReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateReplicationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateReplicationConfigurationCommandInput, UpdateReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Allows you to update a ReplicationConfiguration by Source Server ID.</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 { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { ReplicationConfigurationTemplate, UpdateReplicationConfigurationTemplateRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateReplicationConfigurationTemplateCommandInput extends Upda
|
|
|
22
22
|
export interface UpdateReplicationConfigurationTemplateCommandOutput extends ReplicationConfigurationTemplate, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateReplicationConfigurationTemplateCommand_base: {
|
|
25
|
-
new (input: UpdateReplicationConfigurationTemplateCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateReplicationConfigurationTemplateCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateReplicationConfigurationTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateReplicationConfigurationTemplateCommandInput, UpdateReplicationConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateReplicationConfigurationTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateReplicationConfigurationTemplateCommandInput, UpdateReplicationConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates a ReplicationConfigurationTemplate by ID.</p>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { BinaryDecisionDiagram } from "@smithy/
|
|
1
|
+
import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
|
|
2
2
|
export declare const bdd: BinaryDecisionDiagram;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import type { HttpHandlerExtensionConfiguration } from "@smithy/
|
|
2
|
+
import type { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
3
3
|
import type { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/
|
|
1
|
+
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/core/client";
|
|
2
2
|
export type { __ServiceExceptionOptions };
|
|
3
3
|
export { __ServiceException };
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/
|
|
1
|
+
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/core/client";
|
|
2
2
|
import { DrsServiceException as __BaseException } from "./DrsServiceException";
|
|
3
3
|
import type { ValidationExceptionReason } from "./enums";
|
|
4
4
|
import type { ValidationExceptionField } from "./models_0";
|
|
@@ -5,13 +5,13 @@ import type { DrsClientConfig } from "./DrsClient";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: DrsClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@smithy/types").Provider<import("@smithy/
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
|
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
11
|
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
|
-
requestHandler: import("@smithy/
|
|
14
|
+
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
16
|
sha256: import("@smithy/types").HashConstructor;
|
|
17
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -5,14 +5,14 @@ import type { DrsClientConfig } from "./DrsClient";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: DrsClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@smithy/types").Provider<import("@smithy/
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
|
|
9
9
|
authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
|
|
10
10
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
11
11
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
|
|
12
12
|
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
14
14
|
region: string | import("@smithy/types").Provider<string>;
|
|
15
|
-
requestHandler: RequestHandler | import("@smithy/
|
|
15
|
+
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
16
16
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
17
17
|
sha256: import("@smithy/types").HashConstructor;
|
|
18
18
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -5,7 +5,7 @@ import type { DrsClientConfig } from "./DrsClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: DrsClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
|
8
|
-
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/
|
|
8
|
+
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
cacheMiddleware?: boolean;
|
|
10
10
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsRestJsonProtocol;
|
|
11
11
|
protocolSettings: {
|
|
@@ -32,7 +32,7 @@ export declare const getRuntimeConfig: (config: DrsClientConfig) => {
|
|
|
32
32
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
33
33
|
logger: import("@smithy/types").Logger;
|
|
34
34
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
35
|
-
defaultsMode: import("@smithy/
|
|
35
|
+
defaultsMode: import("@smithy/core/client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
|
|
36
36
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
37
37
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
38
38
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -6,25 +6,19 @@ import {
|
|
|
6
6
|
UserAgentInputConfig,
|
|
7
7
|
UserAgentResolvedConfig,
|
|
8
8
|
} from "@aws-sdk/middleware-user-agent";
|
|
9
|
-
import {
|
|
10
|
-
RegionInputConfig,
|
|
11
|
-
RegionResolvedConfig,
|
|
12
|
-
} from "@smithy/config-resolver";
|
|
13
|
-
import {
|
|
14
|
-
EndpointInputConfig,
|
|
15
|
-
EndpointResolvedConfig,
|
|
16
|
-
} from "@smithy/middleware-endpoint";
|
|
17
|
-
import {
|
|
18
|
-
RetryInputConfig,
|
|
19
|
-
RetryResolvedConfig,
|
|
20
|
-
} from "@smithy/middleware-retry";
|
|
21
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
22
9
|
import {
|
|
23
10
|
DefaultsMode as __DefaultsMode,
|
|
24
11
|
SmithyConfiguration as __SmithyConfiguration,
|
|
25
12
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
26
13
|
Client as __Client,
|
|
27
|
-
} from "@smithy/
|
|
14
|
+
} from "@smithy/core/client";
|
|
15
|
+
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
16
|
+
import {
|
|
17
|
+
EndpointInputConfig,
|
|
18
|
+
EndpointResolvedConfig,
|
|
19
|
+
} from "@smithy/core/endpoints";
|
|
20
|
+
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
21
|
+
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
28
22
|
import {
|
|
29
23
|
AwsCredentialIdentityProvider,
|
|
30
24
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DrsClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface AssociateSourceNetworkStackCommandOutput
|
|
|
19
19
|
declare const AssociateSourceNetworkStackCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: AssociateSourceNetworkStackCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
AssociateSourceNetworkStackCommandInput,
|
|
24
24
|
AssociateSourceNetworkStackCommandOutput,
|
|
25
25
|
DrsClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const AssociateSourceNetworkStackCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: AssociateSourceNetworkStackCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
AssociateSourceNetworkStackCommandInput,
|
|
33
33
|
AssociateSourceNetworkStackCommandOutput,
|
|
34
34
|
DrsClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class AssociateSourceNetworkStackCommand extends AssociateSourceNetworkStackCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DrsClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface CreateExtendedSourceServerCommandOutput
|
|
|
19
19
|
declare const CreateExtendedSourceServerCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateExtendedSourceServerCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateExtendedSourceServerCommandInput,
|
|
24
24
|
CreateExtendedSourceServerCommandOutput,
|
|
25
25
|
DrsClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateExtendedSourceServerCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateExtendedSourceServerCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateExtendedSourceServerCommandInput,
|
|
33
33
|
CreateExtendedSourceServerCommandOutput,
|
|
34
34
|
DrsClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class CreateExtendedSourceServerCommand extends CreateExtendedSourceServerCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DrsClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface CreateLaunchConfigurationTemplateCommandOutput
|
|
|
19
19
|
declare const CreateLaunchConfigurationTemplateCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateLaunchConfigurationTemplateCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateLaunchConfigurationTemplateCommandInput,
|
|
24
24
|
CreateLaunchConfigurationTemplateCommandOutput,
|
|
25
25
|
DrsClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateLaunchConfigurationTemplateCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [CreateLaunchConfigurationTemplateCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateLaunchConfigurationTemplateCommandInput,
|
|
33
33
|
CreateLaunchConfigurationTemplateCommandOutput,
|
|
34
34
|
DrsClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class CreateLaunchConfigurationTemplateCommand extends CreateLaunchConfigurationTemplateCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DrsClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface CreateReplicationConfigurationTemplateCommandOutput
|
|
|
19
19
|
declare const CreateReplicationConfigurationTemplateCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateReplicationConfigurationTemplateCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateReplicationConfigurationTemplateCommandInput,
|
|
24
24
|
CreateReplicationConfigurationTemplateCommandOutput,
|
|
25
25
|
DrsClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateReplicationConfigurationTemplateCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateReplicationConfigurationTemplateCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateReplicationConfigurationTemplateCommandInput,
|
|
33
33
|
CreateReplicationConfigurationTemplateCommandOutput,
|
|
34
34
|
DrsClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class CreateReplicationConfigurationTemplateCommand extends CreateReplicationConfigurationTemplateCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DrsClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface CreateSourceNetworkCommandOutput
|
|
|
19
19
|
declare const CreateSourceNetworkCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateSourceNetworkCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateSourceNetworkCommandInput,
|
|
24
24
|
CreateSourceNetworkCommandOutput,
|
|
25
25
|
DrsClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateSourceNetworkCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateSourceNetworkCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateSourceNetworkCommandInput,
|
|
33
33
|
CreateSourceNetworkCommandOutput,
|
|
34
34
|
DrsClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class CreateSourceNetworkCommand extends CreateSourceNetworkCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DrsClientResolvedConfig,
|
|
@@ -13,25 +13,23 @@ export interface DeleteJobCommandOutput
|
|
|
13
13
|
extends DeleteJobResponse,
|
|
14
14
|
__MetadataBearer {}
|
|
15
15
|
declare const DeleteJobCommand_base: {
|
|
16
|
-
new (
|
|
17
|
-
input: DeleteJobCommandInput
|
|
18
|
-
): import("@smithy/smithy-client").CommandImpl<
|
|
16
|
+
new (input: DeleteJobCommandInput): import("@smithy/core/client").CommandImpl<
|
|
19
17
|
DeleteJobCommandInput,
|
|
20
18
|
DeleteJobCommandOutput,
|
|
21
19
|
DrsClientResolvedConfig,
|
|
22
20
|
ServiceInputTypes,
|
|
23
21
|
ServiceOutputTypes
|
|
24
22
|
>;
|
|
25
|
-
new (
|
|
26
|
-
input: DeleteJobCommandInput
|
|
27
|
-
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
new (input: DeleteJobCommandInput): import("@smithy/core/client").CommandImpl<
|
|
28
24
|
DeleteJobCommandInput,
|
|
29
25
|
DeleteJobCommandOutput,
|
|
30
26
|
DrsClientResolvedConfig,
|
|
31
27
|
ServiceInputTypes,
|
|
32
28
|
ServiceOutputTypes
|
|
33
29
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
30
|
+
getEndpointParameterInstructions(): {
|
|
31
|
+
[x: string]: unknown;
|
|
32
|
+
};
|
|
35
33
|
};
|
|
36
34
|
export declare class DeleteJobCommand extends DeleteJobCommand_base {
|
|
37
35
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DrsClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DeleteLaunchActionCommandOutput
|
|
|
19
19
|
declare const DeleteLaunchActionCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteLaunchActionCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteLaunchActionCommandInput,
|
|
24
24
|
DeleteLaunchActionCommandOutput,
|
|
25
25
|
DrsClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteLaunchActionCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteLaunchActionCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteLaunchActionCommandInput,
|
|
33
33
|
DeleteLaunchActionCommandOutput,
|
|
34
34
|
DrsClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteLaunchActionCommand extends DeleteLaunchActionCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DrsClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DeleteLaunchConfigurationTemplateCommandOutput
|
|
|
19
19
|
declare const DeleteLaunchConfigurationTemplateCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteLaunchConfigurationTemplateCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteLaunchConfigurationTemplateCommandInput,
|
|
24
24
|
DeleteLaunchConfigurationTemplateCommandOutput,
|
|
25
25
|
DrsClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteLaunchConfigurationTemplateCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteLaunchConfigurationTemplateCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteLaunchConfigurationTemplateCommandInput,
|
|
33
33
|
DeleteLaunchConfigurationTemplateCommandOutput,
|
|
34
34
|
DrsClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteLaunchConfigurationTemplateCommand extends DeleteLaunchConfigurationTemplateCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DrsClientResolvedConfig,
|
|
@@ -14,7 +14,7 @@ export interface DeleteRecoveryInstanceCommandOutput extends __MetadataBearer {}
|
|
|
14
14
|
declare const DeleteRecoveryInstanceCommand_base: {
|
|
15
15
|
new (
|
|
16
16
|
input: DeleteRecoveryInstanceCommandInput
|
|
17
|
-
): import("@smithy/
|
|
17
|
+
): import("@smithy/core/client").CommandImpl<
|
|
18
18
|
DeleteRecoveryInstanceCommandInput,
|
|
19
19
|
DeleteRecoveryInstanceCommandOutput,
|
|
20
20
|
DrsClientResolvedConfig,
|
|
@@ -23,14 +23,16 @@ declare const DeleteRecoveryInstanceCommand_base: {
|
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
25
|
input: DeleteRecoveryInstanceCommandInput
|
|
26
|
-
): import("@smithy/
|
|
26
|
+
): import("@smithy/core/client").CommandImpl<
|
|
27
27
|
DeleteRecoveryInstanceCommandInput,
|
|
28
28
|
DeleteRecoveryInstanceCommandOutput,
|
|
29
29
|
DrsClientResolvedConfig,
|
|
30
30
|
ServiceInputTypes,
|
|
31
31
|
ServiceOutputTypes
|
|
32
32
|
>;
|
|
33
|
-
getEndpointParameterInstructions():
|
|
33
|
+
getEndpointParameterInstructions(): {
|
|
34
|
+
[x: string]: unknown;
|
|
35
|
+
};
|
|
34
36
|
};
|
|
35
37
|
export declare class DeleteRecoveryInstanceCommand extends DeleteRecoveryInstanceCommand_base {
|
|
36
38
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DrsClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DeleteReplicationConfigurationTemplateCommandOutput
|
|
|
19
19
|
declare const DeleteReplicationConfigurationTemplateCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteReplicationConfigurationTemplateCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteReplicationConfigurationTemplateCommandInput,
|
|
24
24
|
DeleteReplicationConfigurationTemplateCommandOutput,
|
|
25
25
|
DrsClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteReplicationConfigurationTemplateCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteReplicationConfigurationTemplateCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteReplicationConfigurationTemplateCommandInput,
|
|
33
33
|
DeleteReplicationConfigurationTemplateCommandOutput,
|
|
34
34
|
DrsClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteReplicationConfigurationTemplateCommand extends DeleteReplicationConfigurationTemplateCommand_base {
|
|
41
43
|
protected static __types: {
|