@aws-sdk/client-drs 3.533.0 → 3.536.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/Drs.d.ts +10 -1
- package/dist-types/DrsClient.d.ts +1 -1
- package/dist-types/commands/AssociateSourceNetworkStackCommand.d.ts +2 -1
- package/dist-types/commands/CreateExtendedSourceServerCommand.d.ts +2 -1
- package/dist-types/commands/CreateLaunchConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateReplicationConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateSourceNetworkCommand.d.ts +2 -1
- package/dist-types/commands/DeleteJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLaunchActionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRecoveryInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSourceNetworkCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSourceServerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeJobLogItemsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeJobsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRecoveryInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRecoverySnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSourceNetworksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSourceServersCommand.d.ts +2 -1
- package/dist-types/commands/DisconnectRecoveryInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DisconnectSourceServerCommand.d.ts +2 -1
- package/dist-types/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetFailbackReplicationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetLaunchConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetReplicationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/InitializeServiceCommand.d.ts +2 -1
- package/dist-types/commands/ListExtensibleSourceServersCommand.d.ts +2 -1
- package/dist-types/commands/ListLaunchActionsCommand.d.ts +2 -1
- package/dist-types/commands/ListStagingAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutLaunchActionCommand.d.ts +2 -1
- package/dist-types/commands/RetryDataReplicationCommand.d.ts +4 -3
- package/dist-types/commands/ReverseReplicationCommand.d.ts +2 -1
- package/dist-types/commands/StartFailbackLaunchCommand.d.ts +2 -1
- package/dist-types/commands/StartRecoveryCommand.d.ts +2 -1
- package/dist-types/commands/StartReplicationCommand.d.ts +2 -1
- package/dist-types/commands/StartSourceNetworkRecoveryCommand.d.ts +2 -1
- package/dist-types/commands/StartSourceNetworkReplicationCommand.d.ts +2 -1
- package/dist-types/commands/StopFailbackCommand.d.ts +2 -1
- package/dist-types/commands/StopReplicationCommand.d.ts +2 -1
- package/dist-types/commands/StopSourceNetworkReplicationCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/TerminateRecoveryInstancesCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLaunchConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateReplicationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +596 -596
- package/dist-types/ts3.4/Drs.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface GetReplicationConfigurationCommandOutput extends ReplicationCon
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetReplicationConfigurationCommand_base: {
|
|
24
24
|
new (input: GetReplicationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetReplicationConfigurationCommandInput, GetReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetReplicationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetReplicationConfigurationCommandInput, GetReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a ReplicationConfiguration, filtered by Source Server ID.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -105,6 +105,7 @@ declare const GetReplicationConfigurationCommand_base: {
|
|
|
105
105
|
* @throws {@link DrsServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
107
107
|
*
|
|
108
|
+
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class GetReplicationConfigurationCommand extends GetReplicationConfigurationCommand_base {
|
|
110
111
|
}
|
|
@@ -22,10 +22,10 @@ export interface InitializeServiceCommandOutput extends InitializeServiceRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const InitializeServiceCommand_base: {
|
|
24
24
|
new (input: InitializeServiceCommandInput): import("@smithy/smithy-client").CommandImpl<InitializeServiceCommandInput, InitializeServiceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [InitializeServiceCommandInput]): import("@smithy/smithy-client").CommandImpl<InitializeServiceCommandInput, InitializeServiceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Initialize Elastic Disaster Recovery.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -61,6 +61,7 @@ declare const InitializeServiceCommand_base: {
|
|
|
61
61
|
* @throws {@link DrsServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
63
63
|
*
|
|
64
|
+
* @public
|
|
64
65
|
*/
|
|
65
66
|
export declare class InitializeServiceCommand extends InitializeServiceCommand_base {
|
|
66
67
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListExtensibleSourceServersCommandOutput extends ListExtensible
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListExtensibleSourceServersCommand_base: {
|
|
24
24
|
new (input: ListExtensibleSourceServersCommandInput): import("@smithy/smithy-client").CommandImpl<ListExtensibleSourceServersCommandInput, ListExtensibleSourceServersCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListExtensibleSourceServersCommandInput): import("@smithy/smithy-client").CommandImpl<ListExtensibleSourceServersCommandInput, ListExtensibleSourceServersCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of source servers on a staging account that are extensible, which means that:
|
|
30
30
|
* a. The source server is not already extended into this Account.
|
|
31
31
|
* b. The source server on the Account we’re reading from is not an extension of another source server.
|
|
@@ -82,6 +82,7 @@ declare const ListExtensibleSourceServersCommand_base: {
|
|
|
82
82
|
* @throws {@link DrsServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class ListExtensibleSourceServersCommand extends ListExtensibleSourceServersCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListLaunchActionsCommandOutput extends ListLaunchActionsRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListLaunchActionsCommand_base: {
|
|
24
24
|
new (input: ListLaunchActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLaunchActionsCommandInput, ListLaunchActionsCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListLaunchActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLaunchActionsCommandInput, ListLaunchActionsCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists resource launch actions.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -95,6 +95,7 @@ declare const ListLaunchActionsCommand_base: {
|
|
|
95
95
|
* @throws {@link DrsServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class ListLaunchActionsCommand extends ListLaunchActionsCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListStagingAccountsCommandOutput extends ListStagingAccountsRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListStagingAccountsCommand_base: {
|
|
24
24
|
new (input: ListStagingAccountsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStagingAccountsCommandInput, ListStagingAccountsCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListStagingAccountsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListStagingAccountsCommandInput, ListStagingAccountsCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns an array of staging accounts for existing extended source servers.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -74,6 +74,7 @@ declare const ListStagingAccountsCommand_base: {
|
|
|
74
74
|
* @throws {@link DrsServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListStagingAccountsCommand extends ListStagingAccountsCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List all tags for your Elastic Disaster Recovery resources.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
70
70
|
* @throws {@link DrsServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutLaunchActionCommandOutput extends PutLaunchActionResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutLaunchActionCommand_base: {
|
|
24
24
|
new (input: PutLaunchActionCommandInput): import("@smithy/smithy-client").CommandImpl<PutLaunchActionCommandInput, PutLaunchActionCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutLaunchActionCommandInput): import("@smithy/smithy-client").CommandImpl<PutLaunchActionCommandInput, PutLaunchActionCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Puts a resource launch action.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -102,6 +102,7 @@ declare const PutLaunchActionCommand_base: {
|
|
|
102
102
|
* @throws {@link DrsServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class PutLaunchActionCommand extends PutLaunchActionCommand_base {
|
|
107
108
|
}
|
|
@@ -22,15 +22,15 @@ export interface RetryDataReplicationCommandOutput extends SourceServer, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const RetryDataReplicationCommand_base: {
|
|
24
24
|
new (input: RetryDataReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<RetryDataReplicationCommandInput, RetryDataReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RetryDataReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<RetryDataReplicationCommandInput, RetryDataReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
|
-
* @deprecated
|
|
30
|
-
*
|
|
31
29
|
* <p>WARNING: RetryDataReplication is deprecated.
|
|
32
30
|
* Causes the data replication initiation sequence to begin immediately upon next Handshake for the specified Source Server ID, regardless of when the previous initiation started. This command will work only if the Source Server is stalled or is in a DISCONNECTED or STOPPED state.
|
|
33
31
|
* </p>
|
|
32
|
+
*
|
|
33
|
+
* @deprecated WARNING: RetryDataReplication is deprecated
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
|
36
36
|
* ```javascript
|
|
@@ -173,6 +173,7 @@ declare const RetryDataReplicationCommand_base: {
|
|
|
173
173
|
* @throws {@link DrsServiceException}
|
|
174
174
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
175
175
|
*
|
|
176
|
+
* @public
|
|
176
177
|
*/
|
|
177
178
|
export declare class RetryDataReplicationCommand extends RetryDataReplicationCommand_base {
|
|
178
179
|
}
|
|
@@ -22,10 +22,10 @@ export interface ReverseReplicationCommandOutput extends ReverseReplicationRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const ReverseReplicationCommand_base: {
|
|
24
24
|
new (input: ReverseReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<ReverseReplicationCommandInput, ReverseReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ReverseReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<ReverseReplicationCommandInput, ReverseReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Start replication to origin / target region - applies only to protected instances that originated in EC2.
|
|
30
30
|
* For recovery instances on target region - starts replication back to origin region.
|
|
31
31
|
* For failback instances on origin region - starts replication to target region to re-protect them.
|
|
@@ -77,6 +77,7 @@ declare const ReverseReplicationCommand_base: {
|
|
|
77
77
|
* @throws {@link DrsServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class ReverseReplicationCommand extends ReverseReplicationCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartFailbackLaunchCommandOutput extends StartFailbackLaunchRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartFailbackLaunchCommand_base: {
|
|
24
24
|
new (input: StartFailbackLaunchCommandInput): import("@smithy/smithy-client").CommandImpl<StartFailbackLaunchCommandInput, StartFailbackLaunchCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartFailbackLaunchCommandInput): import("@smithy/smithy-client").CommandImpl<StartFailbackLaunchCommandInput, StartFailbackLaunchCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
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>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -130,6 +130,7 @@ declare const StartFailbackLaunchCommand_base: {
|
|
|
130
130
|
* @throws {@link DrsServiceException}
|
|
131
131
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
132
132
|
*
|
|
133
|
+
* @public
|
|
133
134
|
*/
|
|
134
135
|
export declare class StartFailbackLaunchCommand extends StartFailbackLaunchCommand_base {
|
|
135
136
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartRecoveryCommandOutput extends StartRecoveryResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartRecoveryCommand_base: {
|
|
24
24
|
new (input: StartRecoveryCommandInput): import("@smithy/smithy-client").CommandImpl<StartRecoveryCommandInput, StartRecoveryCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartRecoveryCommandInput): import("@smithy/smithy-client").CommandImpl<StartRecoveryCommandInput, StartRecoveryCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
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>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -131,6 +131,7 @@ declare const StartRecoveryCommand_base: {
|
|
|
131
131
|
* @throws {@link DrsServiceException}
|
|
132
132
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
133
133
|
*
|
|
134
|
+
* @public
|
|
134
135
|
*/
|
|
135
136
|
export declare class StartRecoveryCommand extends StartRecoveryCommand_base {
|
|
136
137
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartReplicationCommandOutput extends StartReplicationResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartReplicationCommand_base: {
|
|
24
24
|
new (input: StartReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<StartReplicationCommandInput, StartReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<StartReplicationCommandInput, StartReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts replication for a stopped Source Server. This action would make the Source Server protected again and restart billing for it.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -171,6 +171,7 @@ declare const StartReplicationCommand_base: {
|
|
|
171
171
|
* @throws {@link DrsServiceException}
|
|
172
172
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
173
173
|
*
|
|
174
|
+
* @public
|
|
174
175
|
*/
|
|
175
176
|
export declare class StartReplicationCommand extends StartReplicationCommand_base {
|
|
176
177
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartSourceNetworkRecoveryCommandOutput extends StartSourceNetw
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartSourceNetworkRecoveryCommand_base: {
|
|
24
24
|
new (input: StartSourceNetworkRecoveryCommandInput): import("@smithy/smithy-client").CommandImpl<StartSourceNetworkRecoveryCommandInput, StartSourceNetworkRecoveryCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartSourceNetworkRecoveryCommandInput): import("@smithy/smithy-client").CommandImpl<StartSourceNetworkRecoveryCommandInput, StartSourceNetworkRecoveryCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
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>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -134,6 +134,7 @@ declare const StartSourceNetworkRecoveryCommand_base: {
|
|
|
134
134
|
* @throws {@link DrsServiceException}
|
|
135
135
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
136
136
|
*
|
|
137
|
+
* @public
|
|
137
138
|
*/
|
|
138
139
|
export declare class StartSourceNetworkRecoveryCommand extends StartSourceNetworkRecoveryCommand_base {
|
|
139
140
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartSourceNetworkReplicationCommandOutput extends StartSourceN
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartSourceNetworkReplicationCommand_base: {
|
|
24
24
|
new (input: StartSourceNetworkReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<StartSourceNetworkReplicationCommandInput, StartSourceNetworkReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartSourceNetworkReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<StartSourceNetworkReplicationCommandInput, StartSourceNetworkReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts replication for a Source Network. This action would make the Source Network protected.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -86,6 +86,7 @@ declare const StartSourceNetworkReplicationCommand_base: {
|
|
|
86
86
|
* @throws {@link DrsServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class StartSourceNetworkReplicationCommand extends StartSourceNetworkReplicationCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopFailbackCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopFailbackCommand_base: {
|
|
24
24
|
new (input: StopFailbackCommandInput): import("@smithy/smithy-client").CommandImpl<StopFailbackCommandInput, StopFailbackCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopFailbackCommandInput): import("@smithy/smithy-client").CommandImpl<StopFailbackCommandInput, StopFailbackCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
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>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -63,6 +63,7 @@ declare const StopFailbackCommand_base: {
|
|
|
63
63
|
* @throws {@link DrsServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class StopFailbackCommand extends StopFailbackCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopReplicationCommandOutput extends StopReplicationResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopReplicationCommand_base: {
|
|
24
24
|
new (input: StopReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<StopReplicationCommandInput, StopReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<StopReplicationCommandInput, StopReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops replication for a Source Server. This action would make the Source Server unprotected, delete its existing snapshots and stop billing for it.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -171,6 +171,7 @@ declare const StopReplicationCommand_base: {
|
|
|
171
171
|
* @throws {@link DrsServiceException}
|
|
172
172
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
173
173
|
*
|
|
174
|
+
* @public
|
|
174
175
|
*/
|
|
175
176
|
export declare class StopReplicationCommand extends StopReplicationCommand_base {
|
|
176
177
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopSourceNetworkReplicationCommandOutput extends StopSourceNet
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopSourceNetworkReplicationCommand_base: {
|
|
24
24
|
new (input: StopSourceNetworkReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<StopSourceNetworkReplicationCommandInput, StopSourceNetworkReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopSourceNetworkReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<StopSourceNetworkReplicationCommandInput, StopSourceNetworkReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops replication for a Source Network. This action would make the Source Network unprotected.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -89,6 +89,7 @@ declare const StopSourceNetworkReplicationCommand_base: {
|
|
|
89
89
|
* @throws {@link DrsServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class StopSourceNetworkReplicationCommand extends StopSourceNetworkReplicationCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds or overwrites only the specified tags for the specified Elastic Disaster Recovery resource or resources. When you specify an existing tag key, the value is overwritten with the new value. Each resource can have a maximum of 50 tags. Each tag consists of a key and optional value.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const TagResourceCommand_base: {
|
|
|
69
69
|
* @throws {@link DrsServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface TerminateRecoveryInstancesCommandOutput extends TerminateRecove
|
|
|
22
22
|
}
|
|
23
23
|
declare const TerminateRecoveryInstancesCommand_base: {
|
|
24
24
|
new (input: TerminateRecoveryInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<TerminateRecoveryInstancesCommandInput, TerminateRecoveryInstancesCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TerminateRecoveryInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<TerminateRecoveryInstancesCommandInput, TerminateRecoveryInstancesCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <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>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -124,6 +124,7 @@ declare const TerminateRecoveryInstancesCommand_base: {
|
|
|
124
124
|
* @throws {@link DrsServiceException}
|
|
125
125
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
126
126
|
*
|
|
127
|
+
* @public
|
|
127
128
|
*/
|
|
128
129
|
export declare class TerminateRecoveryInstancesCommand extends TerminateRecoveryInstancesCommand_base {
|
|
129
130
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified set of tags from the specified set of Elastic Disaster Recovery resources.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const UntagResourceCommand_base: {
|
|
|
69
69
|
* @throws {@link DrsServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateFailbackReplicationConfigurationCommandOutput extends __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateFailbackReplicationConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateFailbackReplicationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFailbackReplicationConfigurationCommandInput, UpdateFailbackReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateFailbackReplicationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFailbackReplicationConfigurationCommandInput, UpdateFailbackReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Allows you to update the failback replication configuration of a Recovery Instance by ID.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const UpdateFailbackReplicationConfigurationCommand_base: {
|
|
|
69
69
|
* @throws {@link DrsServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class UpdateFailbackReplicationConfigurationCommand extends UpdateFailbackReplicationConfigurationCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateLaunchConfigurationCommandOutput extends LaunchConfigurat
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateLaunchConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateLaunchConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLaunchConfigurationCommandInput, UpdateLaunchConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateLaunchConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLaunchConfigurationCommandInput, UpdateLaunchConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a LaunchConfiguration by Source Server ID.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -96,6 +96,7 @@ declare const UpdateLaunchConfigurationCommand_base: {
|
|
|
96
96
|
* @throws {@link DrsServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class UpdateLaunchConfigurationCommand extends UpdateLaunchConfigurationCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateLaunchConfigurationTemplateCommandOutput extends UpdateLa
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateLaunchConfigurationTemplateCommand_base: {
|
|
24
24
|
new (input: UpdateLaunchConfigurationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLaunchConfigurationTemplateCommandInput, UpdateLaunchConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateLaunchConfigurationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLaunchConfigurationTemplateCommandInput, UpdateLaunchConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an existing Launch Configuration Template by ID.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -97,6 +97,7 @@ declare const UpdateLaunchConfigurationTemplateCommand_base: {
|
|
|
97
97
|
* @throws {@link DrsServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
99
99
|
*
|
|
100
|
+
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class UpdateLaunchConfigurationTemplateCommand extends UpdateLaunchConfigurationTemplateCommand_base {
|
|
102
103
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateReplicationConfigurationCommandOutput extends Replication
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateReplicationConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateReplicationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReplicationConfigurationCommandInput, UpdateReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateReplicationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReplicationConfigurationCommandInput, UpdateReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Allows you to update a ReplicationConfiguration by Source Server ID.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -148,6 +148,7 @@ declare const UpdateReplicationConfigurationCommand_base: {
|
|
|
148
148
|
* @throws {@link DrsServiceException}
|
|
149
149
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
150
150
|
*
|
|
151
|
+
* @public
|
|
151
152
|
*/
|
|
152
153
|
export declare class UpdateReplicationConfigurationCommand extends UpdateReplicationConfigurationCommand_base {
|
|
153
154
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateReplicationConfigurationTemplateCommandOutput extends Rep
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateReplicationConfigurationTemplateCommand_base: {
|
|
24
24
|
new (input: UpdateReplicationConfigurationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReplicationConfigurationTemplateCommandInput, UpdateReplicationConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateReplicationConfigurationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReplicationConfigurationTemplateCommandInput, UpdateReplicationConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a ReplicationConfigurationTemplate by ID.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -128,6 +128,7 @@ declare const UpdateReplicationConfigurationTemplateCommand_base: {
|
|
|
128
128
|
* @throws {@link DrsServiceException}
|
|
129
129
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
130
130
|
*
|
|
131
|
+
* @public
|
|
131
132
|
*/
|
|
132
133
|
export declare class UpdateReplicationConfigurationTemplateCommand extends UpdateReplicationConfigurationTemplateCommand_base {
|
|
133
134
|
}
|