@aws-sdk/client-drs 3.478.0 → 3.481.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/commands/AssociateSourceNetworkStackCommand.js +18 -41
- package/dist-cjs/commands/CreateExtendedSourceServerCommand.js +18 -41
- package/dist-cjs/commands/CreateLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateSourceNetworkCommand.js +18 -41
- package/dist-cjs/commands/DeleteJobCommand.js +18 -41
- package/dist-cjs/commands/DeleteLaunchActionCommand.js +18 -41
- package/dist-cjs/commands/DeleteLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteRecoveryInstanceCommand.js +18 -41
- package/dist-cjs/commands/DeleteReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteSourceNetworkCommand.js +18 -41
- package/dist-cjs/commands/DeleteSourceServerCommand.js +18 -41
- package/dist-cjs/commands/DescribeJobLogItemsCommand.js +18 -41
- package/dist-cjs/commands/DescribeJobsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLaunchConfigurationTemplatesCommand.js +18 -41
- package/dist-cjs/commands/DescribeRecoveryInstancesCommand.js +18 -41
- package/dist-cjs/commands/DescribeRecoverySnapshotsCommand.js +18 -41
- package/dist-cjs/commands/DescribeReplicationConfigurationTemplatesCommand.js +18 -41
- package/dist-cjs/commands/DescribeSourceNetworksCommand.js +18 -41
- package/dist-cjs/commands/DescribeSourceServersCommand.js +18 -41
- package/dist-cjs/commands/DisconnectRecoveryInstanceCommand.js +18 -41
- package/dist-cjs/commands/DisconnectSourceServerCommand.js +18 -41
- package/dist-cjs/commands/ExportSourceNetworkCfnTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetFailbackReplicationConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetLaunchConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetReplicationConfigurationCommand.js +18 -41
- package/dist-cjs/commands/InitializeServiceCommand.js +18 -41
- package/dist-cjs/commands/ListExtensibleSourceServersCommand.js +18 -41
- package/dist-cjs/commands/ListLaunchActionsCommand.js +18 -41
- package/dist-cjs/commands/ListStagingAccountsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/PutLaunchActionCommand.js +18 -41
- package/dist-cjs/commands/RetryDataReplicationCommand.js +18 -41
- package/dist-cjs/commands/ReverseReplicationCommand.js +18 -41
- package/dist-cjs/commands/StartFailbackLaunchCommand.js +18 -41
- package/dist-cjs/commands/StartRecoveryCommand.js +18 -41
- package/dist-cjs/commands/StartReplicationCommand.js +18 -41
- package/dist-cjs/commands/StartSourceNetworkRecoveryCommand.js +18 -41
- package/dist-cjs/commands/StartSourceNetworkReplicationCommand.js +18 -41
- package/dist-cjs/commands/StopFailbackCommand.js +18 -41
- package/dist-cjs/commands/StopReplicationCommand.js +18 -41
- package/dist-cjs/commands/StopSourceNetworkReplicationCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/TerminateRecoveryInstancesCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateFailbackReplicationConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateLaunchConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateReplicationConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AssociateSourceNetworkStackCommand.js +18 -41
- package/dist-es/commands/CreateExtendedSourceServerCommand.js +18 -41
- package/dist-es/commands/CreateLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/CreateReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/CreateSourceNetworkCommand.js +18 -41
- package/dist-es/commands/DeleteJobCommand.js +18 -41
- package/dist-es/commands/DeleteLaunchActionCommand.js +18 -41
- package/dist-es/commands/DeleteLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteRecoveryInstanceCommand.js +18 -41
- package/dist-es/commands/DeleteReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteSourceNetworkCommand.js +18 -41
- package/dist-es/commands/DeleteSourceServerCommand.js +18 -41
- package/dist-es/commands/DescribeJobLogItemsCommand.js +18 -41
- package/dist-es/commands/DescribeJobsCommand.js +18 -41
- package/dist-es/commands/DescribeLaunchConfigurationTemplatesCommand.js +18 -41
- package/dist-es/commands/DescribeRecoveryInstancesCommand.js +18 -41
- package/dist-es/commands/DescribeRecoverySnapshotsCommand.js +18 -41
- package/dist-es/commands/DescribeReplicationConfigurationTemplatesCommand.js +18 -41
- package/dist-es/commands/DescribeSourceNetworksCommand.js +18 -41
- package/dist-es/commands/DescribeSourceServersCommand.js +18 -41
- package/dist-es/commands/DisconnectRecoveryInstanceCommand.js +18 -41
- package/dist-es/commands/DisconnectSourceServerCommand.js +18 -41
- package/dist-es/commands/ExportSourceNetworkCfnTemplateCommand.js +18 -41
- package/dist-es/commands/GetFailbackReplicationConfigurationCommand.js +18 -41
- package/dist-es/commands/GetLaunchConfigurationCommand.js +18 -41
- package/dist-es/commands/GetReplicationConfigurationCommand.js +18 -41
- package/dist-es/commands/InitializeServiceCommand.js +18 -41
- package/dist-es/commands/ListExtensibleSourceServersCommand.js +18 -41
- package/dist-es/commands/ListLaunchActionsCommand.js +18 -41
- package/dist-es/commands/ListStagingAccountsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/PutLaunchActionCommand.js +18 -41
- package/dist-es/commands/RetryDataReplicationCommand.js +18 -41
- package/dist-es/commands/ReverseReplicationCommand.js +18 -41
- package/dist-es/commands/StartFailbackLaunchCommand.js +18 -41
- package/dist-es/commands/StartRecoveryCommand.js +18 -41
- package/dist-es/commands/StartReplicationCommand.js +18 -41
- package/dist-es/commands/StartSourceNetworkRecoveryCommand.js +18 -41
- package/dist-es/commands/StartSourceNetworkReplicationCommand.js +18 -41
- package/dist-es/commands/StopFailbackCommand.js +18 -41
- package/dist-es/commands/StopReplicationCommand.js +18 -41
- package/dist-es/commands/StopSourceNetworkReplicationCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/TerminateRecoveryInstancesCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateFailbackReplicationConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateLaunchConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateReplicationConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AssociateSourceNetworkStackCommand.d.ts +6 -21
- package/dist-types/commands/CreateExtendedSourceServerCommand.d.ts +6 -21
- package/dist-types/commands/CreateLaunchConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateReplicationConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateSourceNetworkCommand.d.ts +6 -21
- package/dist-types/commands/DeleteJobCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLaunchActionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRecoveryInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSourceNetworkCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSourceServerCommand.d.ts +6 -21
- package/dist-types/commands/DescribeJobLogItemsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeJobsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRecoveryInstancesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRecoverySnapshotsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSourceNetworksCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSourceServersCommand.d.ts +6 -21
- package/dist-types/commands/DisconnectRecoveryInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DisconnectSourceServerCommand.d.ts +6 -21
- package/dist-types/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetFailbackReplicationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetLaunchConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetReplicationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/InitializeServiceCommand.d.ts +6 -21
- package/dist-types/commands/ListExtensibleSourceServersCommand.d.ts +6 -21
- package/dist-types/commands/ListLaunchActionsCommand.d.ts +6 -21
- package/dist-types/commands/ListStagingAccountsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/PutLaunchActionCommand.d.ts +6 -21
- package/dist-types/commands/RetryDataReplicationCommand.d.ts +6 -21
- package/dist-types/commands/ReverseReplicationCommand.d.ts +6 -21
- package/dist-types/commands/StartFailbackLaunchCommand.d.ts +6 -21
- package/dist-types/commands/StartRecoveryCommand.d.ts +6 -21
- package/dist-types/commands/StartReplicationCommand.d.ts +6 -21
- package/dist-types/commands/StartSourceNetworkRecoveryCommand.d.ts +6 -21
- package/dist-types/commands/StartSourceNetworkReplicationCommand.d.ts +6 -21
- package/dist-types/commands/StopFailbackCommand.d.ts +6 -21
- package/dist-types/commands/StopReplicationCommand.d.ts +6 -21
- package/dist-types/commands/StopSourceNetworkReplicationCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/TerminateRecoveryInstancesCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLaunchConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateReplicationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { InitializeServiceRequest, InitializeServiceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface InitializeServiceCommandInput extends InitializeServiceRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface InitializeServiceCommandOutput extends InitializeServiceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const InitializeServiceCommand_base: {
|
|
24
|
+
new (input: InitializeServiceCommandInput): import("@smithy/smithy-client").CommandImpl<InitializeServiceCommandInput, InitializeServiceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Initialize Elastic Disaster Recovery.</p>
|
|
@@ -59,23 +62,5 @@ export interface InitializeServiceCommandOutput extends InitializeServiceRespons
|
|
|
59
62
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
60
63
|
*
|
|
61
64
|
*/
|
|
62
|
-
export declare class InitializeServiceCommand extends
|
|
63
|
-
readonly input: InitializeServiceCommandInput;
|
|
64
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
-
/**
|
|
66
|
-
* @public
|
|
67
|
-
*/
|
|
68
|
-
constructor(input: InitializeServiceCommandInput);
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<InitializeServiceCommandInput, InitializeServiceCommandOutput>;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private serialize;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private deserialize;
|
|
65
|
+
export declare class InitializeServiceCommand extends InitializeServiceCommand_base {
|
|
81
66
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { ListExtensibleSourceServersRequest, ListExtensibleSourceServersResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListExtensibleSourceServersCommandInput extends ListExtensibleS
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListExtensibleSourceServersCommandOutput extends ListExtensibleSourceServersResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListExtensibleSourceServersCommand_base: {
|
|
24
|
+
new (input: ListExtensibleSourceServersCommandInput): import("@smithy/smithy-client").CommandImpl<ListExtensibleSourceServersCommandInput, ListExtensibleSourceServersCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a list of source servers on a staging account that are extensible, which means that:
|
|
@@ -80,23 +83,5 @@ export interface ListExtensibleSourceServersCommandOutput extends ListExtensible
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class ListExtensibleSourceServersCommand extends
|
|
84
|
-
readonly input: ListExtensibleSourceServersCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: ListExtensibleSourceServersCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListExtensibleSourceServersCommandInput, ListExtensibleSourceServersCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class ListExtensibleSourceServersCommand extends ListExtensibleSourceServersCommand_base {
|
|
102
87
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { ListLaunchActionsRequest, ListLaunchActionsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListLaunchActionsCommandInput extends ListLaunchActionsRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListLaunchActionsCommandOutput extends ListLaunchActionsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListLaunchActionsCommand_base: {
|
|
24
|
+
new (input: ListLaunchActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLaunchActionsCommandInput, ListLaunchActionsCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists resource launch actions.</p>
|
|
@@ -93,23 +96,5 @@ export interface ListLaunchActionsCommandOutput extends ListLaunchActionsRespons
|
|
|
93
96
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
94
97
|
*
|
|
95
98
|
*/
|
|
96
|
-
export declare class ListLaunchActionsCommand extends
|
|
97
|
-
readonly input: ListLaunchActionsCommandInput;
|
|
98
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
99
|
-
/**
|
|
100
|
-
* @public
|
|
101
|
-
*/
|
|
102
|
-
constructor(input: ListLaunchActionsCommandInput);
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLaunchActionsCommandInput, ListLaunchActionsCommandOutput>;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private serialize;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private deserialize;
|
|
99
|
+
export declare class ListLaunchActionsCommand extends ListLaunchActionsCommand_base {
|
|
115
100
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { ListStagingAccountsRequest, ListStagingAccountsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListStagingAccountsCommandInput extends ListStagingAccountsRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListStagingAccountsCommandOutput extends ListStagingAccountsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListStagingAccountsCommand_base: {
|
|
24
|
+
new (input: ListStagingAccountsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStagingAccountsCommandInput, ListStagingAccountsCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns an array of staging accounts for existing extended source servers.</p>
|
|
@@ -72,23 +75,5 @@ export interface ListStagingAccountsCommandOutput extends ListStagingAccountsRes
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class ListStagingAccountsCommand extends
|
|
76
|
-
readonly input: ListStagingAccountsCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: ListStagingAccountsCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListStagingAccountsCommandInput, ListStagingAccountsCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class ListStagingAccountsCommand extends ListStagingAccountsCommand_base {
|
|
94
79
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTagsForResourceCommand_base: {
|
|
24
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>List all tags for your Elastic Disaster Recovery resources.</p>
|
|
@@ -68,23 +71,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class ListTagsForResourceCommand extends
|
|
72
|
-
readonly input: ListTagsForResourceCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: ListTagsForResourceCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
90
75
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { PutLaunchActionRequest, PutLaunchActionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutLaunchActionCommandInput extends PutLaunchActionRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutLaunchActionCommandOutput extends PutLaunchActionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutLaunchActionCommand_base: {
|
|
24
|
+
new (input: PutLaunchActionCommandInput): import("@smithy/smithy-client").CommandImpl<PutLaunchActionCommandInput, PutLaunchActionCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Puts a resource launch action.</p>
|
|
@@ -100,23 +103,5 @@ export interface PutLaunchActionCommandOutput extends PutLaunchActionResponse, _
|
|
|
100
103
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
101
104
|
*
|
|
102
105
|
*/
|
|
103
|
-
export declare class PutLaunchActionCommand extends
|
|
104
|
-
readonly input: PutLaunchActionCommandInput;
|
|
105
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
106
|
-
/**
|
|
107
|
-
* @public
|
|
108
|
-
*/
|
|
109
|
-
constructor(input: PutLaunchActionCommandInput);
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutLaunchActionCommandInput, PutLaunchActionCommandOutput>;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private serialize;
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
private deserialize;
|
|
106
|
+
export declare class PutLaunchActionCommand extends PutLaunchActionCommand_base {
|
|
122
107
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { RetryDataReplicationRequest, SourceServer } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface RetryDataReplicationCommandInput extends RetryDataReplicationRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface RetryDataReplicationCommandOutput extends SourceServer, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const RetryDataReplicationCommand_base: {
|
|
24
|
+
new (input: RetryDataReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<RetryDataReplicationCommandInput, RetryDataReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* @deprecated
|
|
@@ -170,23 +173,5 @@ export interface RetryDataReplicationCommandOutput extends SourceServer, __Metad
|
|
|
170
173
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
171
174
|
*
|
|
172
175
|
*/
|
|
173
|
-
export declare class RetryDataReplicationCommand extends
|
|
174
|
-
readonly input: RetryDataReplicationCommandInput;
|
|
175
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
176
|
-
/**
|
|
177
|
-
* @public
|
|
178
|
-
*/
|
|
179
|
-
constructor(input: RetryDataReplicationCommandInput);
|
|
180
|
-
/**
|
|
181
|
-
* @internal
|
|
182
|
-
*/
|
|
183
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RetryDataReplicationCommandInput, RetryDataReplicationCommandOutput>;
|
|
184
|
-
/**
|
|
185
|
-
* @internal
|
|
186
|
-
*/
|
|
187
|
-
private serialize;
|
|
188
|
-
/**
|
|
189
|
-
* @internal
|
|
190
|
-
*/
|
|
191
|
-
private deserialize;
|
|
176
|
+
export declare class RetryDataReplicationCommand extends RetryDataReplicationCommand_base {
|
|
192
177
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { ReverseReplicationRequest, ReverseReplicationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ReverseReplicationCommandInput extends ReverseReplicationReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ReverseReplicationCommandOutput extends ReverseReplicationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ReverseReplicationCommand_base: {
|
|
24
|
+
new (input: ReverseReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<ReverseReplicationCommandInput, ReverseReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Start replication to origin / target region - applies only to protected instances that originated in EC2.
|
|
@@ -75,23 +78,5 @@ export interface ReverseReplicationCommandOutput extends ReverseReplicationRespo
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class ReverseReplicationCommand extends
|
|
79
|
-
readonly input: ReverseReplicationCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: ReverseReplicationCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ReverseReplicationCommandInput, ReverseReplicationCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class ReverseReplicationCommand extends ReverseReplicationCommand_base {
|
|
97
82
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { StartFailbackLaunchRequest, StartFailbackLaunchResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartFailbackLaunchCommandInput extends StartFailbackLaunchRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartFailbackLaunchCommandOutput extends StartFailbackLaunchResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartFailbackLaunchCommand_base: {
|
|
24
|
+
new (input: StartFailbackLaunchCommandInput): import("@smithy/smithy-client").CommandImpl<StartFailbackLaunchCommandInput, StartFailbackLaunchCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Initiates a Job for launching the machine that is being failed back to from the specified Recovery Instance. This will run conversion on the failback client and will reboot your machine, thus completing the failback process.</p>
|
|
@@ -128,23 +131,5 @@ export interface StartFailbackLaunchCommandOutput extends StartFailbackLaunchRes
|
|
|
128
131
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
129
132
|
*
|
|
130
133
|
*/
|
|
131
|
-
export declare class StartFailbackLaunchCommand extends
|
|
132
|
-
readonly input: StartFailbackLaunchCommandInput;
|
|
133
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
134
|
-
/**
|
|
135
|
-
* @public
|
|
136
|
-
*/
|
|
137
|
-
constructor(input: StartFailbackLaunchCommandInput);
|
|
138
|
-
/**
|
|
139
|
-
* @internal
|
|
140
|
-
*/
|
|
141
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartFailbackLaunchCommandInput, StartFailbackLaunchCommandOutput>;
|
|
142
|
-
/**
|
|
143
|
-
* @internal
|
|
144
|
-
*/
|
|
145
|
-
private serialize;
|
|
146
|
-
/**
|
|
147
|
-
* @internal
|
|
148
|
-
*/
|
|
149
|
-
private deserialize;
|
|
134
|
+
export declare class StartFailbackLaunchCommand extends StartFailbackLaunchCommand_base {
|
|
150
135
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { StartRecoveryRequest, StartRecoveryResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartRecoveryCommandInput extends StartRecoveryRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartRecoveryCommandOutput extends StartRecoveryResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartRecoveryCommand_base: {
|
|
24
|
+
new (input: StartRecoveryCommandInput): import("@smithy/smithy-client").CommandImpl<StartRecoveryCommandInput, StartRecoveryCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Launches Recovery Instances for the specified Source Servers. For each Source Server you may choose a point in time snapshot to launch from, or use an on demand snapshot.</p>
|
|
@@ -129,23 +132,5 @@ export interface StartRecoveryCommandOutput extends StartRecoveryResponse, __Met
|
|
|
129
132
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
130
133
|
*
|
|
131
134
|
*/
|
|
132
|
-
export declare class StartRecoveryCommand extends
|
|
133
|
-
readonly input: StartRecoveryCommandInput;
|
|
134
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
135
|
-
/**
|
|
136
|
-
* @public
|
|
137
|
-
*/
|
|
138
|
-
constructor(input: StartRecoveryCommandInput);
|
|
139
|
-
/**
|
|
140
|
-
* @internal
|
|
141
|
-
*/
|
|
142
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartRecoveryCommandInput, StartRecoveryCommandOutput>;
|
|
143
|
-
/**
|
|
144
|
-
* @internal
|
|
145
|
-
*/
|
|
146
|
-
private serialize;
|
|
147
|
-
/**
|
|
148
|
-
* @internal
|
|
149
|
-
*/
|
|
150
|
-
private deserialize;
|
|
135
|
+
export declare class StartRecoveryCommand extends StartRecoveryCommand_base {
|
|
151
136
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { StartReplicationRequest, StartReplicationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartReplicationCommandInput extends StartReplicationRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartReplicationCommandOutput extends StartReplicationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartReplicationCommand_base: {
|
|
24
|
+
new (input: StartReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<StartReplicationCommandInput, StartReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Starts replication for a stopped Source Server. This action would make the Source Server protected again and restart billing for it.</p>
|
|
@@ -168,23 +171,5 @@ export interface StartReplicationCommandOutput extends StartReplicationResponse,
|
|
|
168
171
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
169
172
|
*
|
|
170
173
|
*/
|
|
171
|
-
export declare class StartReplicationCommand extends
|
|
172
|
-
readonly input: StartReplicationCommandInput;
|
|
173
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
174
|
-
/**
|
|
175
|
-
* @public
|
|
176
|
-
*/
|
|
177
|
-
constructor(input: StartReplicationCommandInput);
|
|
178
|
-
/**
|
|
179
|
-
* @internal
|
|
180
|
-
*/
|
|
181
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartReplicationCommandInput, StartReplicationCommandOutput>;
|
|
182
|
-
/**
|
|
183
|
-
* @internal
|
|
184
|
-
*/
|
|
185
|
-
private serialize;
|
|
186
|
-
/**
|
|
187
|
-
* @internal
|
|
188
|
-
*/
|
|
189
|
-
private deserialize;
|
|
174
|
+
export declare class StartReplicationCommand extends StartReplicationCommand_base {
|
|
190
175
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { StartSourceNetworkRecoveryRequest, StartSourceNetworkRecoveryResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartSourceNetworkRecoveryCommandInput extends StartSourceNetwo
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartSourceNetworkRecoveryCommandOutput extends StartSourceNetworkRecoveryResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartSourceNetworkRecoveryCommand_base: {
|
|
24
|
+
new (input: StartSourceNetworkRecoveryCommandInput): import("@smithy/smithy-client").CommandImpl<StartSourceNetworkRecoveryCommandInput, StartSourceNetworkRecoveryCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deploy VPC for the specified Source Network and modify launch templates to use this network. The VPC will be deployed using a dedicated CloudFormation stack.</p>
|
|
@@ -132,23 +135,5 @@ export interface StartSourceNetworkRecoveryCommandOutput extends StartSourceNetw
|
|
|
132
135
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
133
136
|
*
|
|
134
137
|
*/
|
|
135
|
-
export declare class StartSourceNetworkRecoveryCommand extends
|
|
136
|
-
readonly input: StartSourceNetworkRecoveryCommandInput;
|
|
137
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
138
|
-
/**
|
|
139
|
-
* @public
|
|
140
|
-
*/
|
|
141
|
-
constructor(input: StartSourceNetworkRecoveryCommandInput);
|
|
142
|
-
/**
|
|
143
|
-
* @internal
|
|
144
|
-
*/
|
|
145
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartSourceNetworkRecoveryCommandInput, StartSourceNetworkRecoveryCommandOutput>;
|
|
146
|
-
/**
|
|
147
|
-
* @internal
|
|
148
|
-
*/
|
|
149
|
-
private serialize;
|
|
150
|
-
/**
|
|
151
|
-
* @internal
|
|
152
|
-
*/
|
|
153
|
-
private deserialize;
|
|
138
|
+
export declare class StartSourceNetworkRecoveryCommand extends StartSourceNetworkRecoveryCommand_base {
|
|
154
139
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { StartSourceNetworkReplicationRequest, StartSourceNetworkReplicationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartSourceNetworkReplicationCommandInput extends StartSourceNe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartSourceNetworkReplicationCommandOutput extends StartSourceNetworkReplicationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartSourceNetworkReplicationCommand_base: {
|
|
24
|
+
new (input: StartSourceNetworkReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<StartSourceNetworkReplicationCommandInput, StartSourceNetworkReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Starts replication for a Source Network. This action would make the Source Network protected.</p>
|
|
@@ -84,23 +87,5 @@ export interface StartSourceNetworkReplicationCommandOutput extends StartSourceN
|
|
|
84
87
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
85
88
|
*
|
|
86
89
|
*/
|
|
87
|
-
export declare class StartSourceNetworkReplicationCommand extends
|
|
88
|
-
readonly input: StartSourceNetworkReplicationCommandInput;
|
|
89
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
-
/**
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
|
-
constructor(input: StartSourceNetworkReplicationCommandInput);
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartSourceNetworkReplicationCommandInput, StartSourceNetworkReplicationCommandOutput>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private serialize;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private deserialize;
|
|
90
|
+
export declare class StartSourceNetworkReplicationCommand extends StartSourceNetworkReplicationCommand_base {
|
|
106
91
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { StopFailbackRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StopFailbackCommandInput extends StopFailbackRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StopFailbackCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StopFailbackCommand_base: {
|
|
24
|
+
new (input: StopFailbackCommandInput): import("@smithy/smithy-client").CommandImpl<StopFailbackCommandInput, StopFailbackCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Stops the failback process for a specified Recovery Instance. This changes the Failback State of the Recovery Instance back to FAILBACK_NOT_STARTED.</p>
|
|
@@ -61,23 +64,5 @@ export interface StopFailbackCommandOutput extends __MetadataBearer {
|
|
|
61
64
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
62
65
|
*
|
|
63
66
|
*/
|
|
64
|
-
export declare class StopFailbackCommand extends
|
|
65
|
-
readonly input: StopFailbackCommandInput;
|
|
66
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
-
/**
|
|
68
|
-
* @public
|
|
69
|
-
*/
|
|
70
|
-
constructor(input: StopFailbackCommandInput);
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopFailbackCommandInput, StopFailbackCommandOutput>;
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
private serialize;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private deserialize;
|
|
67
|
+
export declare class StopFailbackCommand extends StopFailbackCommand_base {
|
|
83
68
|
}
|