@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
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { DrsServiceException as __BaseException } from "./DrsServiceException";
|
|
3
3
|
/**
|
|
4
|
-
* @public
|
|
5
4
|
* <p>You do not have sufficient access to perform this action.</p>
|
|
5
|
+
* @public
|
|
6
6
|
*/
|
|
7
7
|
export declare class AccessDeniedException extends __BaseException {
|
|
8
8
|
readonly name: "AccessDeniedException";
|
|
@@ -14,13 +14,13 @@ export declare class AccessDeniedException extends __BaseException {
|
|
|
14
14
|
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
15
15
|
}
|
|
16
16
|
/**
|
|
17
|
-
* @public
|
|
18
17
|
* <p>AWS account.</p>
|
|
18
|
+
* @public
|
|
19
19
|
*/
|
|
20
20
|
export interface Account {
|
|
21
21
|
/**
|
|
22
|
-
* @public
|
|
23
22
|
* <p>Account ID of AWS account.</p>
|
|
23
|
+
* @public
|
|
24
24
|
*/
|
|
25
25
|
accountID?: string;
|
|
26
26
|
}
|
|
@@ -29,13 +29,13 @@ export interface Account {
|
|
|
29
29
|
*/
|
|
30
30
|
export interface AssociateSourceNetworkStackRequest {
|
|
31
31
|
/**
|
|
32
|
-
* @public
|
|
33
32
|
* <p>The Source Network ID to associate with CloudFormation template.</p>
|
|
33
|
+
* @public
|
|
34
34
|
*/
|
|
35
35
|
sourceNetworkID: string | undefined;
|
|
36
36
|
/**
|
|
37
|
-
* @public
|
|
38
37
|
* <p>CloudFormation template to associate with a Source Network.</p>
|
|
38
|
+
* @public
|
|
39
39
|
*/
|
|
40
40
|
cfnStackName: string | undefined;
|
|
41
41
|
}
|
|
@@ -74,8 +74,8 @@ export declare const LaunchStatus: {
|
|
|
74
74
|
*/
|
|
75
75
|
export type LaunchStatus = (typeof LaunchStatus)[keyof typeof LaunchStatus];
|
|
76
76
|
/**
|
|
77
|
-
* @public
|
|
78
77
|
* <p>ID of a resource participating in an asynchronous Job.</p>
|
|
78
|
+
* @public
|
|
79
79
|
*/
|
|
80
80
|
export type ParticipatingResourceID = ParticipatingResourceID.SourceNetworkIDMember | ParticipatingResourceID.$UnknownMember;
|
|
81
81
|
/**
|
|
@@ -83,8 +83,8 @@ export type ParticipatingResourceID = ParticipatingResourceID.SourceNetworkIDMem
|
|
|
83
83
|
*/
|
|
84
84
|
export declare namespace ParticipatingResourceID {
|
|
85
85
|
/**
|
|
86
|
-
* @public
|
|
87
86
|
* <p>Source Network ID.</p>
|
|
87
|
+
* @public
|
|
88
88
|
*/
|
|
89
89
|
interface SourceNetworkIDMember {
|
|
90
90
|
sourceNetworkID: string;
|
|
@@ -104,18 +104,18 @@ export declare namespace ParticipatingResourceID {
|
|
|
104
104
|
const visit: <T>(value: ParticipatingResourceID, visitor: Visitor<T>) => T;
|
|
105
105
|
}
|
|
106
106
|
/**
|
|
107
|
-
* @public
|
|
108
107
|
* <p>Represents a resource participating in an asynchronous Job.</p>
|
|
108
|
+
* @public
|
|
109
109
|
*/
|
|
110
110
|
export interface ParticipatingResource {
|
|
111
111
|
/**
|
|
112
|
-
* @public
|
|
113
112
|
* <p>The ID of a participating resource.</p>
|
|
113
|
+
* @public
|
|
114
114
|
*/
|
|
115
115
|
participatingResourceID?: ParticipatingResourceID;
|
|
116
116
|
/**
|
|
117
|
-
* @public
|
|
118
117
|
* <p>The launch status of a participating resource.</p>
|
|
118
|
+
* @public
|
|
119
119
|
*/
|
|
120
120
|
launchStatus?: LaunchStatus;
|
|
121
121
|
}
|
|
@@ -147,18 +147,18 @@ export declare const LaunchActionParameterType: {
|
|
|
147
147
|
*/
|
|
148
148
|
export type LaunchActionParameterType = (typeof LaunchActionParameterType)[keyof typeof LaunchActionParameterType];
|
|
149
149
|
/**
|
|
150
|
-
* @public
|
|
151
150
|
* <p>Launch action parameter.</p>
|
|
151
|
+
* @public
|
|
152
152
|
*/
|
|
153
153
|
export interface LaunchActionParameter {
|
|
154
154
|
/**
|
|
155
|
-
* @public
|
|
156
155
|
* <p>Value.</p>
|
|
156
|
+
* @public
|
|
157
157
|
*/
|
|
158
158
|
value?: string;
|
|
159
159
|
/**
|
|
160
|
-
* @public
|
|
161
160
|
* <p>Type.</p>
|
|
161
|
+
* @public
|
|
162
162
|
*/
|
|
163
163
|
type?: LaunchActionParameterType;
|
|
164
164
|
}
|
|
@@ -175,63 +175,63 @@ export declare const LaunchActionType: {
|
|
|
175
175
|
*/
|
|
176
176
|
export type LaunchActionType = (typeof LaunchActionType)[keyof typeof LaunchActionType];
|
|
177
177
|
/**
|
|
178
|
-
* @public
|
|
179
178
|
* <p>Launch action.</p>
|
|
179
|
+
* @public
|
|
180
180
|
*/
|
|
181
181
|
export interface LaunchAction {
|
|
182
182
|
/**
|
|
183
|
-
* @public
|
|
184
183
|
* <p>Launch action Id.</p>
|
|
184
|
+
* @public
|
|
185
185
|
*/
|
|
186
186
|
actionId?: string;
|
|
187
187
|
/**
|
|
188
|
-
* @public
|
|
189
188
|
* <p>Launch action code.</p>
|
|
189
|
+
* @public
|
|
190
190
|
*/
|
|
191
191
|
actionCode?: string;
|
|
192
192
|
/**
|
|
193
|
-
* @public
|
|
194
193
|
* <p>Launch action type.</p>
|
|
194
|
+
* @public
|
|
195
195
|
*/
|
|
196
196
|
type?: LaunchActionType;
|
|
197
197
|
/**
|
|
198
|
-
* @public
|
|
199
198
|
* <p>Launch action name.</p>
|
|
199
|
+
* @public
|
|
200
200
|
*/
|
|
201
201
|
name?: string;
|
|
202
202
|
/**
|
|
203
|
-
* @public
|
|
204
203
|
* <p>Whether the launch action is active.</p>
|
|
204
|
+
* @public
|
|
205
205
|
*/
|
|
206
206
|
active?: boolean;
|
|
207
207
|
/**
|
|
208
|
-
* @public
|
|
209
208
|
* <p>Launch action order.</p>
|
|
209
|
+
* @public
|
|
210
210
|
*/
|
|
211
211
|
order?: number;
|
|
212
212
|
/**
|
|
213
|
-
* @public
|
|
214
213
|
* <p>Launch action version.</p>
|
|
214
|
+
* @public
|
|
215
215
|
*/
|
|
216
216
|
actionVersion?: string;
|
|
217
217
|
/**
|
|
218
|
-
* @public
|
|
219
218
|
* <p>Whether the launch will not be marked as failed if this action fails.</p>
|
|
219
|
+
* @public
|
|
220
220
|
*/
|
|
221
221
|
optional?: boolean;
|
|
222
222
|
/**
|
|
223
|
-
* @public
|
|
224
223
|
* <p>Launch action parameters.</p>
|
|
224
|
+
* @public
|
|
225
225
|
*/
|
|
226
226
|
parameters?: Record<string, LaunchActionParameter>;
|
|
227
227
|
/**
|
|
228
|
-
* @public
|
|
229
228
|
* <p>Launch action description.</p>
|
|
229
|
+
* @public
|
|
230
230
|
*/
|
|
231
231
|
description?: string;
|
|
232
232
|
/**
|
|
233
|
-
* @public
|
|
234
233
|
* <p>Launch action category.</p>
|
|
234
|
+
* @public
|
|
235
235
|
*/
|
|
236
236
|
category?: LaunchActionCategory;
|
|
237
237
|
}
|
|
@@ -249,70 +249,70 @@ export declare const LaunchActionRunStatus: {
|
|
|
249
249
|
*/
|
|
250
250
|
export type LaunchActionRunStatus = (typeof LaunchActionRunStatus)[keyof typeof LaunchActionRunStatus];
|
|
251
251
|
/**
|
|
252
|
-
* @public
|
|
253
252
|
* <p>Launch action run.</p>
|
|
253
|
+
* @public
|
|
254
254
|
*/
|
|
255
255
|
export interface LaunchActionRun {
|
|
256
256
|
/**
|
|
257
|
-
* @public
|
|
258
257
|
* <p>Action.</p>
|
|
258
|
+
* @public
|
|
259
259
|
*/
|
|
260
260
|
action?: LaunchAction;
|
|
261
261
|
/**
|
|
262
|
-
* @public
|
|
263
262
|
* <p>Run Id.</p>
|
|
263
|
+
* @public
|
|
264
264
|
*/
|
|
265
265
|
runId?: string;
|
|
266
266
|
/**
|
|
267
|
-
* @public
|
|
268
267
|
* <p>Run status.</p>
|
|
268
|
+
* @public
|
|
269
269
|
*/
|
|
270
270
|
status?: LaunchActionRunStatus;
|
|
271
271
|
/**
|
|
272
|
-
* @public
|
|
273
272
|
* <p>Failure reason.</p>
|
|
273
|
+
* @public
|
|
274
274
|
*/
|
|
275
275
|
failureReason?: string;
|
|
276
276
|
}
|
|
277
277
|
/**
|
|
278
|
-
* @public
|
|
279
278
|
* <p>Launch actions status.</p>
|
|
279
|
+
* @public
|
|
280
280
|
*/
|
|
281
281
|
export interface LaunchActionsStatus {
|
|
282
282
|
/**
|
|
283
|
-
* @public
|
|
284
283
|
* <p>Time where the AWS Systems Manager was detected as running on the launched instance.</p>
|
|
284
|
+
* @public
|
|
285
285
|
*/
|
|
286
286
|
ssmAgentDiscoveryDatetime?: string;
|
|
287
287
|
/**
|
|
288
|
-
* @public
|
|
289
288
|
* <p>List of post launch action status.</p>
|
|
289
|
+
* @public
|
|
290
290
|
*/
|
|
291
291
|
runs?: LaunchActionRun[];
|
|
292
292
|
}
|
|
293
293
|
/**
|
|
294
|
-
* @public
|
|
295
294
|
* <p>Represents a server participating in an asynchronous Job.</p>
|
|
295
|
+
* @public
|
|
296
296
|
*/
|
|
297
297
|
export interface ParticipatingServer {
|
|
298
298
|
/**
|
|
299
|
-
* @public
|
|
300
299
|
* <p>The Source Server ID of a participating server.</p>
|
|
300
|
+
* @public
|
|
301
301
|
*/
|
|
302
302
|
sourceServerID?: string;
|
|
303
303
|
/**
|
|
304
|
-
* @public
|
|
305
304
|
* <p>The Recovery Instance ID of a participating server.</p>
|
|
305
|
+
* @public
|
|
306
306
|
*/
|
|
307
307
|
recoveryInstanceID?: string;
|
|
308
308
|
/**
|
|
309
|
-
* @public
|
|
310
309
|
* <p>The launch status of a participating server.</p>
|
|
310
|
+
* @public
|
|
311
311
|
*/
|
|
312
312
|
launchStatus?: LaunchStatus;
|
|
313
313
|
/**
|
|
314
|
-
* @public
|
|
315
314
|
* <p>The post-launch action runs of a participating server.</p>
|
|
315
|
+
* @public
|
|
316
316
|
*/
|
|
317
317
|
launchActionsStatus?: LaunchActionsStatus;
|
|
318
318
|
}
|
|
@@ -343,58 +343,58 @@ export declare const JobType: {
|
|
|
343
343
|
*/
|
|
344
344
|
export type JobType = (typeof JobType)[keyof typeof JobType];
|
|
345
345
|
/**
|
|
346
|
-
* @public
|
|
347
346
|
* <p>A job is an asynchronous workflow.</p>
|
|
347
|
+
* @public
|
|
348
348
|
*/
|
|
349
349
|
export interface Job {
|
|
350
350
|
/**
|
|
351
|
-
* @public
|
|
352
351
|
* <p>The ID of the Job.</p>
|
|
352
|
+
* @public
|
|
353
353
|
*/
|
|
354
354
|
jobID: string | undefined;
|
|
355
355
|
/**
|
|
356
|
-
* @public
|
|
357
356
|
* <p>The ARN of a Job.</p>
|
|
357
|
+
* @public
|
|
358
358
|
*/
|
|
359
359
|
arn?: string;
|
|
360
360
|
/**
|
|
361
|
-
* @public
|
|
362
361
|
* <p>The type of the Job.</p>
|
|
362
|
+
* @public
|
|
363
363
|
*/
|
|
364
364
|
type?: JobType;
|
|
365
365
|
/**
|
|
366
|
-
* @public
|
|
367
366
|
* <p>A string representing who initiated the Job.</p>
|
|
367
|
+
* @public
|
|
368
368
|
*/
|
|
369
369
|
initiatedBy?: InitiatedBy;
|
|
370
370
|
/**
|
|
371
|
-
* @public
|
|
372
371
|
* <p>The date and time of when the Job was created.</p>
|
|
372
|
+
* @public
|
|
373
373
|
*/
|
|
374
374
|
creationDateTime?: string;
|
|
375
375
|
/**
|
|
376
|
-
* @public
|
|
377
376
|
* <p>The date and time of when the Job ended.</p>
|
|
377
|
+
* @public
|
|
378
378
|
*/
|
|
379
379
|
endDateTime?: string;
|
|
380
380
|
/**
|
|
381
|
-
* @public
|
|
382
381
|
* <p>The status of the Job.</p>
|
|
382
|
+
* @public
|
|
383
383
|
*/
|
|
384
384
|
status?: JobStatus;
|
|
385
385
|
/**
|
|
386
|
-
* @public
|
|
387
386
|
* <p>A list of servers that the Job is acting upon.</p>
|
|
387
|
+
* @public
|
|
388
388
|
*/
|
|
389
389
|
participatingServers?: ParticipatingServer[];
|
|
390
390
|
/**
|
|
391
|
-
* @public
|
|
392
391
|
* <p>A list of tags associated with the Job.</p>
|
|
392
|
+
* @public
|
|
393
393
|
*/
|
|
394
394
|
tags?: Record<string, string>;
|
|
395
395
|
/**
|
|
396
|
-
* @public
|
|
397
396
|
* <p>A list of resources that the Job is acting upon.</p>
|
|
397
|
+
* @public
|
|
398
398
|
*/
|
|
399
399
|
participatingResources?: ParticipatingResource[];
|
|
400
400
|
}
|
|
@@ -403,27 +403,27 @@ export interface Job {
|
|
|
403
403
|
*/
|
|
404
404
|
export interface AssociateSourceNetworkStackResponse {
|
|
405
405
|
/**
|
|
406
|
-
* @public
|
|
407
406
|
* <p>The Source Network association Job.</p>
|
|
407
|
+
* @public
|
|
408
408
|
*/
|
|
409
409
|
job?: Job;
|
|
410
410
|
}
|
|
411
411
|
/**
|
|
412
|
-
* @public
|
|
413
412
|
* <p>The request could not be completed due to a conflict with the current state of the target resource.</p>
|
|
413
|
+
* @public
|
|
414
414
|
*/
|
|
415
415
|
export declare class ConflictException extends __BaseException {
|
|
416
416
|
readonly name: "ConflictException";
|
|
417
417
|
readonly $fault: "client";
|
|
418
418
|
code?: string;
|
|
419
419
|
/**
|
|
420
|
-
* @public
|
|
421
420
|
* <p>The ID of the resource.</p>
|
|
421
|
+
* @public
|
|
422
422
|
*/
|
|
423
423
|
resourceId?: string;
|
|
424
424
|
/**
|
|
425
|
-
* @public
|
|
426
425
|
* <p>The type of the resource.</p>
|
|
426
|
+
* @public
|
|
427
427
|
*/
|
|
428
428
|
resourceType?: string;
|
|
429
429
|
/**
|
|
@@ -432,15 +432,15 @@ export declare class ConflictException extends __BaseException {
|
|
|
432
432
|
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
433
433
|
}
|
|
434
434
|
/**
|
|
435
|
-
* @public
|
|
436
435
|
* <p>The request processing has failed because of an unknown error, exception or failure.</p>
|
|
436
|
+
* @public
|
|
437
437
|
*/
|
|
438
438
|
export declare class InternalServerException extends __BaseException {
|
|
439
439
|
readonly name: "InternalServerException";
|
|
440
440
|
readonly $fault: "server";
|
|
441
441
|
/**
|
|
442
|
-
* @public
|
|
443
442
|
* <p>The number of seconds after which the request should be safe to retry.</p>
|
|
443
|
+
* @public
|
|
444
444
|
*/
|
|
445
445
|
retryAfterSeconds?: number;
|
|
446
446
|
/**
|
|
@@ -449,21 +449,21 @@ export declare class InternalServerException extends __BaseException {
|
|
|
449
449
|
constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
|
|
450
450
|
}
|
|
451
451
|
/**
|
|
452
|
-
* @public
|
|
453
452
|
* <p>The resource for this operation was not found.</p>
|
|
453
|
+
* @public
|
|
454
454
|
*/
|
|
455
455
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
456
456
|
readonly name: "ResourceNotFoundException";
|
|
457
457
|
readonly $fault: "client";
|
|
458
458
|
code?: string;
|
|
459
459
|
/**
|
|
460
|
-
* @public
|
|
461
460
|
* <p>The ID of the resource.</p>
|
|
461
|
+
* @public
|
|
462
462
|
*/
|
|
463
463
|
resourceId?: string;
|
|
464
464
|
/**
|
|
465
|
-
* @public
|
|
466
465
|
* <p>The type of the resource.</p>
|
|
466
|
+
* @public
|
|
467
467
|
*/
|
|
468
468
|
resourceType?: string;
|
|
469
469
|
/**
|
|
@@ -472,31 +472,31 @@ export declare class ResourceNotFoundException extends __BaseException {
|
|
|
472
472
|
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
473
473
|
}
|
|
474
474
|
/**
|
|
475
|
-
* @public
|
|
476
475
|
* <p>The request could not be completed because its exceeded the service quota.</p>
|
|
476
|
+
* @public
|
|
477
477
|
*/
|
|
478
478
|
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
479
479
|
readonly name: "ServiceQuotaExceededException";
|
|
480
480
|
readonly $fault: "client";
|
|
481
481
|
code?: string;
|
|
482
482
|
/**
|
|
483
|
-
* @public
|
|
484
483
|
* <p>The ID of the resource.</p>
|
|
484
|
+
* @public
|
|
485
485
|
*/
|
|
486
486
|
resourceId?: string;
|
|
487
487
|
/**
|
|
488
|
-
* @public
|
|
489
488
|
* <p>The type of the resource.</p>
|
|
489
|
+
* @public
|
|
490
490
|
*/
|
|
491
491
|
resourceType?: string;
|
|
492
492
|
/**
|
|
493
|
-
* @public
|
|
494
493
|
* <p>Service code.</p>
|
|
494
|
+
* @public
|
|
495
495
|
*/
|
|
496
496
|
serviceCode?: string;
|
|
497
497
|
/**
|
|
498
|
-
* @public
|
|
499
498
|
* <p>Quota code.</p>
|
|
499
|
+
* @public
|
|
500
500
|
*/
|
|
501
501
|
quotaCode?: string;
|
|
502
502
|
/**
|
|
@@ -505,25 +505,25 @@ export declare class ServiceQuotaExceededException extends __BaseException {
|
|
|
505
505
|
constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
|
|
506
506
|
}
|
|
507
507
|
/**
|
|
508
|
-
* @public
|
|
509
508
|
* <p>The request was denied due to request throttling.</p>
|
|
509
|
+
* @public
|
|
510
510
|
*/
|
|
511
511
|
export declare class ThrottlingException extends __BaseException {
|
|
512
512
|
readonly name: "ThrottlingException";
|
|
513
513
|
readonly $fault: "client";
|
|
514
514
|
/**
|
|
515
|
-
* @public
|
|
516
515
|
* <p>Service code.</p>
|
|
516
|
+
* @public
|
|
517
517
|
*/
|
|
518
518
|
serviceCode?: string;
|
|
519
519
|
/**
|
|
520
|
-
* @public
|
|
521
520
|
* <p>Quota code.</p>
|
|
521
|
+
* @public
|
|
522
522
|
*/
|
|
523
523
|
quotaCode?: string;
|
|
524
524
|
/**
|
|
525
|
-
* @public
|
|
526
525
|
* <p>The number of seconds after which the request should be safe to retry.</p>
|
|
526
|
+
* @public
|
|
527
527
|
*/
|
|
528
528
|
retryAfterSeconds?: string;
|
|
529
529
|
/**
|
|
@@ -532,8 +532,8 @@ export declare class ThrottlingException extends __BaseException {
|
|
|
532
532
|
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
533
533
|
}
|
|
534
534
|
/**
|
|
535
|
-
* @public
|
|
536
535
|
* <p>The account performing the request has not been initialized.</p>
|
|
536
|
+
* @public
|
|
537
537
|
*/
|
|
538
538
|
export declare class UninitializedAccountException extends __BaseException {
|
|
539
539
|
readonly name: "UninitializedAccountException";
|
|
@@ -545,18 +545,18 @@ export declare class UninitializedAccountException extends __BaseException {
|
|
|
545
545
|
constructor(opts: __ExceptionOptionType<UninitializedAccountException, __BaseException>);
|
|
546
546
|
}
|
|
547
547
|
/**
|
|
548
|
-
* @public
|
|
549
548
|
* <p>Validate exception field.</p>
|
|
549
|
+
* @public
|
|
550
550
|
*/
|
|
551
551
|
export interface ValidationExceptionField {
|
|
552
552
|
/**
|
|
553
|
-
* @public
|
|
554
553
|
* <p>Validate exception field name.</p>
|
|
554
|
+
* @public
|
|
555
555
|
*/
|
|
556
556
|
name?: string;
|
|
557
557
|
/**
|
|
558
|
-
* @public
|
|
559
558
|
* <p>Validate exception field message.</p>
|
|
559
|
+
* @public
|
|
560
560
|
*/
|
|
561
561
|
message?: string;
|
|
562
562
|
}
|
|
@@ -575,21 +575,21 @@ export declare const ValidationExceptionReason: {
|
|
|
575
575
|
*/
|
|
576
576
|
export type ValidationExceptionReason = (typeof ValidationExceptionReason)[keyof typeof ValidationExceptionReason];
|
|
577
577
|
/**
|
|
578
|
-
* @public
|
|
579
578
|
* <p>The input fails to satisfy the constraints specified by the AWS service.</p>
|
|
579
|
+
* @public
|
|
580
580
|
*/
|
|
581
581
|
export declare class ValidationException extends __BaseException {
|
|
582
582
|
readonly name: "ValidationException";
|
|
583
583
|
readonly $fault: "client";
|
|
584
584
|
code?: string;
|
|
585
585
|
/**
|
|
586
|
-
* @public
|
|
587
586
|
* <p>Validation exception reason.</p>
|
|
587
|
+
* @public
|
|
588
588
|
*/
|
|
589
589
|
reason?: ValidationExceptionReason;
|
|
590
590
|
/**
|
|
591
|
-
* @public
|
|
592
591
|
* <p>A list of fields that failed validation.</p>
|
|
592
|
+
* @public
|
|
593
593
|
*/
|
|
594
594
|
fieldList?: ValidationExceptionField[];
|
|
595
595
|
/**
|
|
@@ -610,70 +610,70 @@ export declare const ProductCodeMode: {
|
|
|
610
610
|
*/
|
|
611
611
|
export type ProductCodeMode = (typeof ProductCodeMode)[keyof typeof ProductCodeMode];
|
|
612
612
|
/**
|
|
613
|
-
* @public
|
|
614
613
|
* <p>Properties of a product code associated with a volume.</p>
|
|
614
|
+
* @public
|
|
615
615
|
*/
|
|
616
616
|
export interface ProductCode {
|
|
617
617
|
/**
|
|
618
|
-
* @public
|
|
619
618
|
* <p>Id of a product code associated with a volume.</p>
|
|
619
|
+
* @public
|
|
620
620
|
*/
|
|
621
621
|
productCodeId?: string;
|
|
622
622
|
/**
|
|
623
|
-
* @public
|
|
624
623
|
* <p>Mode of a product code associated with a volume.</p>
|
|
624
|
+
* @public
|
|
625
625
|
*/
|
|
626
626
|
productCodeMode?: ProductCodeMode;
|
|
627
627
|
}
|
|
628
628
|
/**
|
|
629
|
-
* @public
|
|
630
629
|
* <p>Properties of a conversion job</p>
|
|
630
|
+
* @public
|
|
631
631
|
*/
|
|
632
632
|
export interface ConversionProperties {
|
|
633
633
|
/**
|
|
634
|
-
* @public
|
|
635
634
|
* <p>A mapping between the volumes being converted and the converted snapshot ids</p>
|
|
635
|
+
* @public
|
|
636
636
|
*/
|
|
637
637
|
volumeToConversionMap?: Record<string, Record<string, string>>;
|
|
638
638
|
/**
|
|
639
|
-
* @public
|
|
640
639
|
* <p>The root volume name of a conversion job</p>
|
|
640
|
+
* @public
|
|
641
641
|
*/
|
|
642
642
|
rootVolumeName?: string;
|
|
643
643
|
/**
|
|
644
|
-
* @public
|
|
645
644
|
* <p>Whether the volume being converted uses UEFI or not</p>
|
|
645
|
+
* @public
|
|
646
646
|
*/
|
|
647
647
|
forceUefi?: boolean;
|
|
648
648
|
/**
|
|
649
|
-
* @public
|
|
650
649
|
* <p>The timestamp of when the snapshot being converted was taken</p>
|
|
650
|
+
* @public
|
|
651
651
|
*/
|
|
652
652
|
dataTimestamp?: string;
|
|
653
653
|
/**
|
|
654
|
-
* @public
|
|
655
654
|
* <p>A mapping between the volumes and their sizes</p>
|
|
655
|
+
* @public
|
|
656
656
|
*/
|
|
657
657
|
volumeToVolumeSize?: Record<string, number>;
|
|
658
658
|
/**
|
|
659
|
-
* @public
|
|
660
659
|
* <p>A mapping between the volumes being converted and the product codes associated with them</p>
|
|
660
|
+
* @public
|
|
661
661
|
*/
|
|
662
662
|
volumeToProductCodes?: Record<string, ProductCode[]>;
|
|
663
663
|
}
|
|
664
664
|
/**
|
|
665
|
-
* @public
|
|
666
665
|
* <p>Information about a server's CPU.</p>
|
|
666
|
+
* @public
|
|
667
667
|
*/
|
|
668
668
|
export interface CPU {
|
|
669
669
|
/**
|
|
670
|
-
* @public
|
|
671
670
|
* <p>The number of CPU cores.</p>
|
|
671
|
+
* @public
|
|
672
672
|
*/
|
|
673
673
|
cores?: number;
|
|
674
674
|
/**
|
|
675
|
-
* @public
|
|
676
675
|
* <p>The model name of the CPU.</p>
|
|
676
|
+
* @public
|
|
677
677
|
*/
|
|
678
678
|
modelName?: string;
|
|
679
679
|
}
|
|
@@ -682,13 +682,13 @@ export interface CPU {
|
|
|
682
682
|
*/
|
|
683
683
|
export interface CreateExtendedSourceServerRequest {
|
|
684
684
|
/**
|
|
685
|
-
* @public
|
|
686
685
|
* <p>This defines the ARN of the source server in staging Account based on which you want to create an extended source server.</p>
|
|
686
|
+
* @public
|
|
687
687
|
*/
|
|
688
688
|
sourceServerArn: string | undefined;
|
|
689
689
|
/**
|
|
690
|
-
* @public
|
|
691
690
|
* <p>A list of tags associated with the extended source server.</p>
|
|
691
|
+
* @public
|
|
692
692
|
*/
|
|
693
693
|
tags?: Record<string, string>;
|
|
694
694
|
}
|
|
@@ -717,18 +717,18 @@ export declare const DataReplicationErrorString: {
|
|
|
717
717
|
*/
|
|
718
718
|
export type DataReplicationErrorString = (typeof DataReplicationErrorString)[keyof typeof DataReplicationErrorString];
|
|
719
719
|
/**
|
|
720
|
-
* @public
|
|
721
720
|
* <p>Error in data replication.</p>
|
|
721
|
+
* @public
|
|
722
722
|
*/
|
|
723
723
|
export interface DataReplicationError {
|
|
724
724
|
/**
|
|
725
|
-
* @public
|
|
726
725
|
* <p>Error in data replication.</p>
|
|
726
|
+
* @public
|
|
727
727
|
*/
|
|
728
728
|
error?: DataReplicationErrorString;
|
|
729
729
|
/**
|
|
730
|
-
* @public
|
|
731
730
|
* <p>Error in data replication.</p>
|
|
731
|
+
* @public
|
|
732
732
|
*/
|
|
733
733
|
rawError?: string;
|
|
734
734
|
}
|
|
@@ -769,39 +769,39 @@ export declare const DataReplicationInitiationStepStatus: {
|
|
|
769
769
|
*/
|
|
770
770
|
export type DataReplicationInitiationStepStatus = (typeof DataReplicationInitiationStepStatus)[keyof typeof DataReplicationInitiationStepStatus];
|
|
771
771
|
/**
|
|
772
|
-
* @public
|
|
773
772
|
* <p>Data replication initiation step.</p>
|
|
773
|
+
* @public
|
|
774
774
|
*/
|
|
775
775
|
export interface DataReplicationInitiationStep {
|
|
776
776
|
/**
|
|
777
|
-
* @public
|
|
778
777
|
* <p>The name of the step.</p>
|
|
778
|
+
* @public
|
|
779
779
|
*/
|
|
780
780
|
name?: DataReplicationInitiationStepName;
|
|
781
781
|
/**
|
|
782
|
-
* @public
|
|
783
782
|
* <p>The status of the step.</p>
|
|
783
|
+
* @public
|
|
784
784
|
*/
|
|
785
785
|
status?: DataReplicationInitiationStepStatus;
|
|
786
786
|
}
|
|
787
787
|
/**
|
|
788
|
-
* @public
|
|
789
788
|
* <p>Data replication initiation.</p>
|
|
789
|
+
* @public
|
|
790
790
|
*/
|
|
791
791
|
export interface DataReplicationInitiation {
|
|
792
792
|
/**
|
|
793
|
-
* @public
|
|
794
793
|
* <p>The date and time of the current attempt to initiate data replication.</p>
|
|
794
|
+
* @public
|
|
795
795
|
*/
|
|
796
796
|
startDateTime?: string;
|
|
797
797
|
/**
|
|
798
|
-
* @public
|
|
799
798
|
* <p>The date and time of the next attempt to initiate data replication.</p>
|
|
799
|
+
* @public
|
|
800
800
|
*/
|
|
801
801
|
nextAttemptDateTime?: string;
|
|
802
802
|
/**
|
|
803
|
-
* @public
|
|
804
803
|
* <p>The steps of the current attempt to initiate data replication.</p>
|
|
804
|
+
* @public
|
|
805
805
|
*/
|
|
806
806
|
steps?: DataReplicationInitiationStep[];
|
|
807
807
|
}
|
|
@@ -840,79 +840,79 @@ export declare const VolumeStatus: {
|
|
|
840
840
|
*/
|
|
841
841
|
export type VolumeStatus = (typeof VolumeStatus)[keyof typeof VolumeStatus];
|
|
842
842
|
/**
|
|
843
|
-
* @public
|
|
844
843
|
* <p>A disk that should be replicated.</p>
|
|
844
|
+
* @public
|
|
845
845
|
*/
|
|
846
846
|
export interface DataReplicationInfoReplicatedDisk {
|
|
847
847
|
/**
|
|
848
|
-
* @public
|
|
849
848
|
* <p>The name of the device.</p>
|
|
849
|
+
* @public
|
|
850
850
|
*/
|
|
851
851
|
deviceName?: string;
|
|
852
852
|
/**
|
|
853
|
-
* @public
|
|
854
853
|
* <p>The total amount of data to be replicated in bytes.</p>
|
|
854
|
+
* @public
|
|
855
855
|
*/
|
|
856
856
|
totalStorageBytes?: number;
|
|
857
857
|
/**
|
|
858
|
-
* @public
|
|
859
858
|
* <p>The amount of data replicated so far in bytes.</p>
|
|
859
|
+
* @public
|
|
860
860
|
*/
|
|
861
861
|
replicatedStorageBytes?: number;
|
|
862
862
|
/**
|
|
863
|
-
* @public
|
|
864
863
|
* <p>The amount of data to be rescanned in bytes.</p>
|
|
864
|
+
* @public
|
|
865
865
|
*/
|
|
866
866
|
rescannedStorageBytes?: number;
|
|
867
867
|
/**
|
|
868
|
-
* @public
|
|
869
868
|
* <p>The size of the replication backlog in bytes.</p>
|
|
869
|
+
* @public
|
|
870
870
|
*/
|
|
871
871
|
backloggedStorageBytes?: number;
|
|
872
872
|
/**
|
|
873
|
-
* @public
|
|
874
873
|
* <p>The status of the volume.</p>
|
|
874
|
+
* @public
|
|
875
875
|
*/
|
|
876
876
|
volumeStatus?: VolumeStatus;
|
|
877
877
|
}
|
|
878
878
|
/**
|
|
879
|
-
* @public
|
|
880
879
|
* <p>Information about Data Replication</p>
|
|
880
|
+
* @public
|
|
881
881
|
*/
|
|
882
882
|
export interface DataReplicationInfo {
|
|
883
883
|
/**
|
|
884
|
-
* @public
|
|
885
884
|
* <p>Data replication lag duration.</p>
|
|
885
|
+
* @public
|
|
886
886
|
*/
|
|
887
887
|
lagDuration?: string;
|
|
888
888
|
/**
|
|
889
|
-
* @public
|
|
890
889
|
* <p>An estimate of when the data replication will be completed.</p>
|
|
890
|
+
* @public
|
|
891
891
|
*/
|
|
892
892
|
etaDateTime?: string;
|
|
893
893
|
/**
|
|
894
|
-
* @public
|
|
895
894
|
* <p>The disks that should be replicated.</p>
|
|
895
|
+
* @public
|
|
896
896
|
*/
|
|
897
897
|
replicatedDisks?: DataReplicationInfoReplicatedDisk[];
|
|
898
898
|
/**
|
|
899
|
-
* @public
|
|
900
899
|
* <p>The state of the data replication.</p>
|
|
900
|
+
* @public
|
|
901
901
|
*/
|
|
902
902
|
dataReplicationState?: DataReplicationState;
|
|
903
903
|
/**
|
|
904
|
-
* @public
|
|
905
904
|
* <p>Information about whether the data replication has been initiated.</p>
|
|
905
|
+
* @public
|
|
906
906
|
*/
|
|
907
907
|
dataReplicationInitiation?: DataReplicationInitiation;
|
|
908
908
|
/**
|
|
909
|
-
* @public
|
|
910
909
|
* <p>Error in data replication.</p>
|
|
910
|
+
* @public
|
|
911
911
|
*/
|
|
912
912
|
dataReplicationError?: DataReplicationError;
|
|
913
913
|
/**
|
|
914
|
-
* @public
|
|
915
914
|
* <p>AWS Availability zone into which data is being replicated.</p>
|
|
915
|
+
* @public
|
|
916
916
|
*/
|
|
917
917
|
stagingAvailabilityZone?: string;
|
|
918
918
|
}
|
|
@@ -943,70 +943,70 @@ export declare const LastLaunchType: {
|
|
|
943
943
|
*/
|
|
944
944
|
export type LastLaunchType = (typeof LastLaunchType)[keyof typeof LastLaunchType];
|
|
945
945
|
/**
|
|
946
|
-
* @public
|
|
947
946
|
* <p>An object containing information regarding the initiation of the last launch of a Source Server.</p>
|
|
947
|
+
* @public
|
|
948
948
|
*/
|
|
949
949
|
export interface LifeCycleLastLaunchInitiated {
|
|
950
950
|
/**
|
|
951
|
-
* @public
|
|
952
951
|
* <p>The date and time the last Source Server launch was initiated.</p>
|
|
952
|
+
* @public
|
|
953
953
|
*/
|
|
954
954
|
apiCallDateTime?: string;
|
|
955
955
|
/**
|
|
956
|
-
* @public
|
|
957
956
|
* <p>The ID of the Job that was used to last launch the Source Server.</p>
|
|
957
|
+
* @public
|
|
958
958
|
*/
|
|
959
959
|
jobID?: string;
|
|
960
960
|
/**
|
|
961
|
-
* @public
|
|
962
961
|
* <p>The Job type that was used to last launch the Source Server.</p>
|
|
962
|
+
* @public
|
|
963
963
|
*/
|
|
964
964
|
type?: LastLaunchType;
|
|
965
965
|
}
|
|
966
966
|
/**
|
|
967
|
-
* @public
|
|
968
967
|
* <p>An object containing information regarding the last launch of a Source Server.</p>
|
|
968
|
+
* @public
|
|
969
969
|
*/
|
|
970
970
|
export interface LifeCycleLastLaunch {
|
|
971
971
|
/**
|
|
972
|
-
* @public
|
|
973
972
|
* <p>An object containing information regarding the initiation of the last launch of a Source Server.</p>
|
|
973
|
+
* @public
|
|
974
974
|
*/
|
|
975
975
|
initiated?: LifeCycleLastLaunchInitiated;
|
|
976
976
|
/**
|
|
977
|
-
* @public
|
|
978
977
|
* <p>Status of Source Server's last launch.</p>
|
|
978
|
+
* @public
|
|
979
979
|
*/
|
|
980
980
|
status?: LaunchStatus;
|
|
981
981
|
}
|
|
982
982
|
/**
|
|
983
|
-
* @public
|
|
984
983
|
* <p>An object representing the Source Server Lifecycle.</p>
|
|
984
|
+
* @public
|
|
985
985
|
*/
|
|
986
986
|
export interface LifeCycle {
|
|
987
987
|
/**
|
|
988
|
-
* @public
|
|
989
988
|
* <p>The date and time of when the Source Server was added to the service.</p>
|
|
989
|
+
* @public
|
|
990
990
|
*/
|
|
991
991
|
addedToServiceDateTime?: string;
|
|
992
992
|
/**
|
|
993
|
-
* @public
|
|
994
993
|
* <p>The date and time of the first byte that was replicated from the Source Server.</p>
|
|
994
|
+
* @public
|
|
995
995
|
*/
|
|
996
996
|
firstByteDateTime?: string;
|
|
997
997
|
/**
|
|
998
|
-
* @public
|
|
999
998
|
* <p>The amount of time that the Source Server has been replicating for.</p>
|
|
999
|
+
* @public
|
|
1000
1000
|
*/
|
|
1001
1001
|
elapsedReplicationDuration?: string;
|
|
1002
1002
|
/**
|
|
1003
|
-
* @public
|
|
1004
1003
|
* <p>The date and time this Source Server was last seen by the service.</p>
|
|
1004
|
+
* @public
|
|
1005
1005
|
*/
|
|
1006
1006
|
lastSeenByServiceDateTime?: string;
|
|
1007
1007
|
/**
|
|
1008
|
-
* @public
|
|
1009
1008
|
* <p>An object containing information regarding the last launch of the Source Server.</p>
|
|
1009
|
+
* @public
|
|
1010
1010
|
*/
|
|
1011
1011
|
lastLaunch?: LifeCycleLastLaunch;
|
|
1012
1012
|
}
|
|
@@ -1023,148 +1023,148 @@ export declare const ReplicationDirection: {
|
|
|
1023
1023
|
*/
|
|
1024
1024
|
export type ReplicationDirection = (typeof ReplicationDirection)[keyof typeof ReplicationDirection];
|
|
1025
1025
|
/**
|
|
1026
|
-
* @public
|
|
1027
1026
|
* <p>Properties of the cloud environment where this Source Server originated from.</p>
|
|
1027
|
+
* @public
|
|
1028
1028
|
*/
|
|
1029
1029
|
export interface SourceCloudProperties {
|
|
1030
1030
|
/**
|
|
1031
|
-
* @public
|
|
1032
1031
|
* <p>AWS Account ID for an EC2-originated Source Server.</p>
|
|
1032
|
+
* @public
|
|
1033
1033
|
*/
|
|
1034
1034
|
originAccountID?: string;
|
|
1035
1035
|
/**
|
|
1036
|
-
* @public
|
|
1037
1036
|
* <p>AWS Region for an EC2-originated Source Server.</p>
|
|
1037
|
+
* @public
|
|
1038
1038
|
*/
|
|
1039
1039
|
originRegion?: string;
|
|
1040
1040
|
/**
|
|
1041
|
-
* @public
|
|
1042
1041
|
* <p>AWS Availability Zone for an EC2-originated Source Server.</p>
|
|
1042
|
+
* @public
|
|
1043
1043
|
*/
|
|
1044
1044
|
originAvailabilityZone?: string;
|
|
1045
1045
|
}
|
|
1046
1046
|
/**
|
|
1047
|
-
* @public
|
|
1048
1047
|
* <p>An object representing a data storage device on a server.</p>
|
|
1048
|
+
* @public
|
|
1049
1049
|
*/
|
|
1050
1050
|
export interface Disk {
|
|
1051
1051
|
/**
|
|
1052
|
-
* @public
|
|
1053
1052
|
* <p>The disk or device name.</p>
|
|
1053
|
+
* @public
|
|
1054
1054
|
*/
|
|
1055
1055
|
deviceName?: string;
|
|
1056
1056
|
/**
|
|
1057
|
-
* @public
|
|
1058
1057
|
* <p>The amount of storage on the disk in bytes.</p>
|
|
1058
|
+
* @public
|
|
1059
1059
|
*/
|
|
1060
1060
|
bytes?: number;
|
|
1061
1061
|
}
|
|
1062
1062
|
/**
|
|
1063
|
-
* @public
|
|
1064
1063
|
* <p>Hints used to uniquely identify a machine.</p>
|
|
1064
|
+
* @public
|
|
1065
1065
|
*/
|
|
1066
1066
|
export interface IdentificationHints {
|
|
1067
1067
|
/**
|
|
1068
|
-
* @public
|
|
1069
1068
|
* <p>Fully Qualified Domain Name identification hint.</p>
|
|
1069
|
+
* @public
|
|
1070
1070
|
*/
|
|
1071
1071
|
fqdn?: string;
|
|
1072
1072
|
/**
|
|
1073
|
-
* @public
|
|
1074
1073
|
* <p>Hostname identification hint.</p>
|
|
1074
|
+
* @public
|
|
1075
1075
|
*/
|
|
1076
1076
|
hostname?: string;
|
|
1077
1077
|
/**
|
|
1078
|
-
* @public
|
|
1079
1078
|
* <p>vCenter VM path identification hint.</p>
|
|
1079
|
+
* @public
|
|
1080
1080
|
*/
|
|
1081
1081
|
vmWareUuid?: string;
|
|
1082
1082
|
/**
|
|
1083
|
-
* @public
|
|
1084
1083
|
* <p>AWS Instance ID identification hint.</p>
|
|
1084
|
+
* @public
|
|
1085
1085
|
*/
|
|
1086
1086
|
awsInstanceID?: string;
|
|
1087
1087
|
}
|
|
1088
1088
|
/**
|
|
1089
|
-
* @public
|
|
1090
1089
|
* <p>Network interface.</p>
|
|
1090
|
+
* @public
|
|
1091
1091
|
*/
|
|
1092
1092
|
export interface NetworkInterface {
|
|
1093
1093
|
/**
|
|
1094
|
-
* @public
|
|
1095
1094
|
* <p>The MAC address of the network interface.</p>
|
|
1095
|
+
* @public
|
|
1096
1096
|
*/
|
|
1097
1097
|
macAddress?: string;
|
|
1098
1098
|
/**
|
|
1099
|
-
* @public
|
|
1100
1099
|
* <p>Network interface IPs.</p>
|
|
1100
|
+
* @public
|
|
1101
1101
|
*/
|
|
1102
1102
|
ips?: string[];
|
|
1103
1103
|
/**
|
|
1104
|
-
* @public
|
|
1105
1104
|
* <p>Whether this is the primary network interface.</p>
|
|
1105
|
+
* @public
|
|
1106
1106
|
*/
|
|
1107
1107
|
isPrimary?: boolean;
|
|
1108
1108
|
}
|
|
1109
1109
|
/**
|
|
1110
|
-
* @public
|
|
1111
1110
|
* <p>Operating System.</p>
|
|
1111
|
+
* @public
|
|
1112
1112
|
*/
|
|
1113
1113
|
export interface OS {
|
|
1114
1114
|
/**
|
|
1115
|
-
* @public
|
|
1116
1115
|
* <p>The long name of the Operating System.</p>
|
|
1116
|
+
* @public
|
|
1117
1117
|
*/
|
|
1118
1118
|
fullString?: string;
|
|
1119
1119
|
}
|
|
1120
1120
|
/**
|
|
1121
|
-
* @public
|
|
1122
1121
|
* <p>Properties of the Source Server machine.</p>
|
|
1122
|
+
* @public
|
|
1123
1123
|
*/
|
|
1124
1124
|
export interface SourceProperties {
|
|
1125
1125
|
/**
|
|
1126
|
-
* @public
|
|
1127
1126
|
* <p>The date and time the Source Properties were last updated on.</p>
|
|
1127
|
+
* @public
|
|
1128
1128
|
*/
|
|
1129
1129
|
lastUpdatedDateTime?: string;
|
|
1130
1130
|
/**
|
|
1131
|
-
* @public
|
|
1132
1131
|
* <p>The recommended EC2 instance type that will be used when recovering the Source Server.</p>
|
|
1132
|
+
* @public
|
|
1133
1133
|
*/
|
|
1134
1134
|
recommendedInstanceType?: string;
|
|
1135
1135
|
/**
|
|
1136
|
-
* @public
|
|
1137
1136
|
* <p>Hints used to uniquely identify a machine.</p>
|
|
1137
|
+
* @public
|
|
1138
1138
|
*/
|
|
1139
1139
|
identificationHints?: IdentificationHints;
|
|
1140
1140
|
/**
|
|
1141
|
-
* @public
|
|
1142
1141
|
* <p>An array of network interfaces.</p>
|
|
1142
|
+
* @public
|
|
1143
1143
|
*/
|
|
1144
1144
|
networkInterfaces?: NetworkInterface[];
|
|
1145
1145
|
/**
|
|
1146
|
-
* @public
|
|
1147
1146
|
* <p>An array of disks.</p>
|
|
1147
|
+
* @public
|
|
1148
1148
|
*/
|
|
1149
1149
|
disks?: Disk[];
|
|
1150
1150
|
/**
|
|
1151
|
-
* @public
|
|
1152
1151
|
* <p>An array of CPUs.</p>
|
|
1152
|
+
* @public
|
|
1153
1153
|
*/
|
|
1154
1154
|
cpus?: CPU[];
|
|
1155
1155
|
/**
|
|
1156
|
-
* @public
|
|
1157
1156
|
* <p>The amount of RAM in bytes.</p>
|
|
1157
|
+
* @public
|
|
1158
1158
|
*/
|
|
1159
1159
|
ramBytes?: number;
|
|
1160
1160
|
/**
|
|
1161
|
-
* @public
|
|
1162
1161
|
* <p>Operating system.</p>
|
|
1162
|
+
* @public
|
|
1163
1163
|
*/
|
|
1164
1164
|
os?: OS;
|
|
1165
1165
|
/**
|
|
1166
|
-
* @public
|
|
1167
1166
|
* <p>Are EC2 nitro instance types supported when recovering the Source Server.</p>
|
|
1167
|
+
* @public
|
|
1168
1168
|
*/
|
|
1169
1169
|
supportsNitroInstances?: boolean;
|
|
1170
1170
|
}
|
|
@@ -1182,31 +1182,31 @@ export declare const ExtensionStatus: {
|
|
|
1182
1182
|
*/
|
|
1183
1183
|
export type ExtensionStatus = (typeof ExtensionStatus)[keyof typeof ExtensionStatus];
|
|
1184
1184
|
/**
|
|
1185
|
-
* @public
|
|
1186
1185
|
* <p>Staging information related to source server.</p>
|
|
1186
|
+
* @public
|
|
1187
1187
|
*/
|
|
1188
1188
|
export interface StagingArea {
|
|
1189
1189
|
/**
|
|
1190
|
-
* @public
|
|
1191
1190
|
* <p>Status of Source server extension. Possible values:
|
|
1192
1191
|
* (a) NOT_EXTENDED - This is a source server that is replicating in the current account.
|
|
1193
1192
|
* (b) EXTENDED - Source server is extended from a staging source server. In this case, the value of stagingSourceServerArn is pointing to the Arn of the source server in the staging account.
|
|
1194
1193
|
* (c) EXTENSION_ERROR - Some issue occurred when accessing staging source server. In this case, errorMessage field will contain an error message that explains what happened.</p>
|
|
1194
|
+
* @public
|
|
1195
1195
|
*/
|
|
1196
1196
|
status?: ExtensionStatus;
|
|
1197
1197
|
/**
|
|
1198
|
-
* @public
|
|
1199
1198
|
* <p>Account ID of the account to which source server belongs. If this source server is extended - shows Account ID of staging source server.</p>
|
|
1199
|
+
* @public
|
|
1200
1200
|
*/
|
|
1201
1201
|
stagingAccountID?: string;
|
|
1202
1202
|
/**
|
|
1203
|
-
* @public
|
|
1204
1203
|
* <p>Arn of the staging source server if this source server is extended</p>
|
|
1204
|
+
* @public
|
|
1205
1205
|
*/
|
|
1206
1206
|
stagingSourceServerArn?: string;
|
|
1207
1207
|
/**
|
|
1208
|
-
* @public
|
|
1209
1208
|
* <p>Shows an error message that occurred when DRS tried to access the staging source server. In this case StagingArea$status will have value EXTENSION_ERROR</p>
|
|
1209
|
+
* @public
|
|
1210
1210
|
*/
|
|
1211
1211
|
errorMessage?: string;
|
|
1212
1212
|
}
|
|
@@ -1215,73 +1215,73 @@ export interface StagingArea {
|
|
|
1215
1215
|
*/
|
|
1216
1216
|
export interface SourceServer {
|
|
1217
1217
|
/**
|
|
1218
|
-
* @public
|
|
1219
1218
|
* <p>The ID of the Source Server.</p>
|
|
1219
|
+
* @public
|
|
1220
1220
|
*/
|
|
1221
1221
|
sourceServerID?: string;
|
|
1222
1222
|
/**
|
|
1223
|
-
* @public
|
|
1224
1223
|
* <p>The ARN of the Source Server.</p>
|
|
1224
|
+
* @public
|
|
1225
1225
|
*/
|
|
1226
1226
|
arn?: string;
|
|
1227
1227
|
/**
|
|
1228
|
-
* @public
|
|
1229
1228
|
* <p>The tags associated with the Source Server.</p>
|
|
1229
|
+
* @public
|
|
1230
1230
|
*/
|
|
1231
1231
|
tags?: Record<string, string>;
|
|
1232
1232
|
/**
|
|
1233
|
-
* @public
|
|
1234
1233
|
* <p>The ID of the Recovery Instance associated with this Source Server.</p>
|
|
1234
|
+
* @public
|
|
1235
1235
|
*/
|
|
1236
1236
|
recoveryInstanceId?: string;
|
|
1237
1237
|
/**
|
|
1238
|
-
* @public
|
|
1239
1238
|
* <p>The status of the last recovery launch of this Source Server.</p>
|
|
1239
|
+
* @public
|
|
1240
1240
|
*/
|
|
1241
1241
|
lastLaunchResult?: LastLaunchResult;
|
|
1242
1242
|
/**
|
|
1243
|
-
* @public
|
|
1244
1243
|
* <p>The Data Replication Info of the Source Server.</p>
|
|
1244
|
+
* @public
|
|
1245
1245
|
*/
|
|
1246
1246
|
dataReplicationInfo?: DataReplicationInfo;
|
|
1247
1247
|
/**
|
|
1248
|
-
* @public
|
|
1249
1248
|
* <p>The lifecycle information of this Source Server.</p>
|
|
1249
|
+
* @public
|
|
1250
1250
|
*/
|
|
1251
1251
|
lifeCycle?: LifeCycle;
|
|
1252
1252
|
/**
|
|
1253
|
-
* @public
|
|
1254
1253
|
* <p>The source properties of the Source Server.</p>
|
|
1254
|
+
* @public
|
|
1255
1255
|
*/
|
|
1256
1256
|
sourceProperties?: SourceProperties;
|
|
1257
1257
|
/**
|
|
1258
|
-
* @public
|
|
1259
1258
|
* <p>The staging area of the source server.</p>
|
|
1259
|
+
* @public
|
|
1260
1260
|
*/
|
|
1261
1261
|
stagingArea?: StagingArea;
|
|
1262
1262
|
/**
|
|
1263
|
-
* @public
|
|
1264
1263
|
* <p>Source cloud properties of the Source Server.</p>
|
|
1264
|
+
* @public
|
|
1265
1265
|
*/
|
|
1266
1266
|
sourceCloudProperties?: SourceCloudProperties;
|
|
1267
1267
|
/**
|
|
1268
|
-
* @public
|
|
1269
1268
|
* <p>Replication direction of the Source Server.</p>
|
|
1269
|
+
* @public
|
|
1270
1270
|
*/
|
|
1271
1271
|
replicationDirection?: ReplicationDirection;
|
|
1272
1272
|
/**
|
|
1273
|
-
* @public
|
|
1274
1273
|
* <p>For EC2-originated Source Servers which have been failed over and then failed back, this value will mean the ARN of the Source Server on the opposite replication direction.</p>
|
|
1274
|
+
* @public
|
|
1275
1275
|
*/
|
|
1276
1276
|
reversedDirectionSourceServerArn?: string;
|
|
1277
1277
|
/**
|
|
1278
|
-
* @public
|
|
1279
1278
|
* <p>ID of the Source Network which is protecting this Source Server's network.</p>
|
|
1279
|
+
* @public
|
|
1280
1280
|
*/
|
|
1281
1281
|
sourceNetworkID?: string;
|
|
1282
1282
|
/**
|
|
1283
|
-
* @public
|
|
1284
1283
|
* <p>The version of the DRS agent installed on the source server</p>
|
|
1284
|
+
* @public
|
|
1285
1285
|
*/
|
|
1286
1286
|
agentVersion?: string;
|
|
1287
1287
|
}
|
|
@@ -1290,8 +1290,8 @@ export interface SourceServer {
|
|
|
1290
1290
|
*/
|
|
1291
1291
|
export interface CreateExtendedSourceServerResponse {
|
|
1292
1292
|
/**
|
|
1293
|
-
* @public
|
|
1294
1293
|
* <p>Created extended source server.</p>
|
|
1294
|
+
* @public
|
|
1295
1295
|
*/
|
|
1296
1296
|
sourceServer?: SourceServer;
|
|
1297
1297
|
}
|
|
@@ -1308,13 +1308,13 @@ export declare const LaunchDisposition: {
|
|
|
1308
1308
|
*/
|
|
1309
1309
|
export type LaunchDisposition = (typeof LaunchDisposition)[keyof typeof LaunchDisposition];
|
|
1310
1310
|
/**
|
|
1311
|
-
* @public
|
|
1312
1311
|
* <p>Configuration of a machine's license.</p>
|
|
1312
|
+
* @public
|
|
1313
1313
|
*/
|
|
1314
1314
|
export interface Licensing {
|
|
1315
1315
|
/**
|
|
1316
|
-
* @public
|
|
1317
1316
|
* <p>Whether to enable "Bring your own license" or not.</p>
|
|
1317
|
+
* @public
|
|
1318
1318
|
*/
|
|
1319
1319
|
osByol?: boolean;
|
|
1320
1320
|
}
|
|
@@ -1336,109 +1336,109 @@ export type TargetInstanceTypeRightSizingMethod = (typeof TargetInstanceTypeRigh
|
|
|
1336
1336
|
*/
|
|
1337
1337
|
export interface CreateLaunchConfigurationTemplateRequest {
|
|
1338
1338
|
/**
|
|
1339
|
-
* @public
|
|
1340
1339
|
* <p>Request to associate tags during creation of a Launch Configuration Template.</p>
|
|
1340
|
+
* @public
|
|
1341
1341
|
*/
|
|
1342
1342
|
tags?: Record<string, string>;
|
|
1343
1343
|
/**
|
|
1344
|
-
* @public
|
|
1345
1344
|
* <p>Launch disposition.</p>
|
|
1345
|
+
* @public
|
|
1346
1346
|
*/
|
|
1347
1347
|
launchDisposition?: LaunchDisposition;
|
|
1348
1348
|
/**
|
|
1349
|
-
* @public
|
|
1350
1349
|
* <p>Target instance type right-sizing method.</p>
|
|
1350
|
+
* @public
|
|
1351
1351
|
*/
|
|
1352
1352
|
targetInstanceTypeRightSizingMethod?: TargetInstanceTypeRightSizingMethod;
|
|
1353
1353
|
/**
|
|
1354
|
-
* @public
|
|
1355
1354
|
* <p>Copy private IP.</p>
|
|
1355
|
+
* @public
|
|
1356
1356
|
*/
|
|
1357
1357
|
copyPrivateIp?: boolean;
|
|
1358
1358
|
/**
|
|
1359
|
-
* @public
|
|
1360
1359
|
* <p>Copy tags.</p>
|
|
1360
|
+
* @public
|
|
1361
1361
|
*/
|
|
1362
1362
|
copyTags?: boolean;
|
|
1363
1363
|
/**
|
|
1364
|
-
* @public
|
|
1365
1364
|
* <p>Licensing.</p>
|
|
1365
|
+
* @public
|
|
1366
1366
|
*/
|
|
1367
1367
|
licensing?: Licensing;
|
|
1368
1368
|
/**
|
|
1369
|
-
* @public
|
|
1370
1369
|
* <p>S3 bucket ARN to export Source Network templates.</p>
|
|
1370
|
+
* @public
|
|
1371
1371
|
*/
|
|
1372
1372
|
exportBucketArn?: string;
|
|
1373
1373
|
/**
|
|
1374
|
-
* @public
|
|
1375
1374
|
* <p>Whether we want to activate post-launch actions.</p>
|
|
1375
|
+
* @public
|
|
1376
1376
|
*/
|
|
1377
1377
|
postLaunchEnabled?: boolean;
|
|
1378
1378
|
/**
|
|
1379
|
-
* @public
|
|
1380
1379
|
* <p>DRS will set the 'launch into instance ID' of any source server when performing a drill, recovery or failback to the previous region or availability zone, using the instance ID of the source instance.</p>
|
|
1380
|
+
* @public
|
|
1381
1381
|
*/
|
|
1382
1382
|
launchIntoSourceInstance?: boolean;
|
|
1383
1383
|
}
|
|
1384
1384
|
/**
|
|
1385
|
-
* @public
|
|
1386
1385
|
* <p>Account level Launch Configuration Template.</p>
|
|
1386
|
+
* @public
|
|
1387
1387
|
*/
|
|
1388
1388
|
export interface LaunchConfigurationTemplate {
|
|
1389
1389
|
/**
|
|
1390
|
-
* @public
|
|
1391
1390
|
* <p>ID of the Launch Configuration Template.</p>
|
|
1391
|
+
* @public
|
|
1392
1392
|
*/
|
|
1393
1393
|
launchConfigurationTemplateID?: string;
|
|
1394
1394
|
/**
|
|
1395
|
-
* @public
|
|
1396
1395
|
* <p>ARN of the Launch Configuration Template.</p>
|
|
1396
|
+
* @public
|
|
1397
1397
|
*/
|
|
1398
1398
|
arn?: string;
|
|
1399
1399
|
/**
|
|
1400
|
-
* @public
|
|
1401
1400
|
* <p>Tags of the Launch Configuration Template.</p>
|
|
1401
|
+
* @public
|
|
1402
1402
|
*/
|
|
1403
1403
|
tags?: Record<string, string>;
|
|
1404
1404
|
/**
|
|
1405
|
-
* @public
|
|
1406
1405
|
* <p>Launch disposition.</p>
|
|
1406
|
+
* @public
|
|
1407
1407
|
*/
|
|
1408
1408
|
launchDisposition?: LaunchDisposition;
|
|
1409
1409
|
/**
|
|
1410
|
-
* @public
|
|
1411
1410
|
* <p>Target instance type right-sizing method.</p>
|
|
1411
|
+
* @public
|
|
1412
1412
|
*/
|
|
1413
1413
|
targetInstanceTypeRightSizingMethod?: TargetInstanceTypeRightSizingMethod;
|
|
1414
1414
|
/**
|
|
1415
|
-
* @public
|
|
1416
1415
|
* <p>Copy private IP.</p>
|
|
1416
|
+
* @public
|
|
1417
1417
|
*/
|
|
1418
1418
|
copyPrivateIp?: boolean;
|
|
1419
1419
|
/**
|
|
1420
|
-
* @public
|
|
1421
1420
|
* <p>Copy tags.</p>
|
|
1421
|
+
* @public
|
|
1422
1422
|
*/
|
|
1423
1423
|
copyTags?: boolean;
|
|
1424
1424
|
/**
|
|
1425
|
-
* @public
|
|
1426
1425
|
* <p>Licensing.</p>
|
|
1426
|
+
* @public
|
|
1427
1427
|
*/
|
|
1428
1428
|
licensing?: Licensing;
|
|
1429
1429
|
/**
|
|
1430
|
-
* @public
|
|
1431
1430
|
* <p>S3 bucket ARN to export Source Network templates.</p>
|
|
1431
|
+
* @public
|
|
1432
1432
|
*/
|
|
1433
1433
|
exportBucketArn?: string;
|
|
1434
1434
|
/**
|
|
1435
|
-
* @public
|
|
1436
1435
|
* <p>Post-launch actions activated.</p>
|
|
1436
|
+
* @public
|
|
1437
1437
|
*/
|
|
1438
1438
|
postLaunchEnabled?: boolean;
|
|
1439
1439
|
/**
|
|
1440
|
-
* @public
|
|
1441
1440
|
* <p>DRS will set the 'launch into instance ID' of any source server when performing a drill, recovery or failback to the previous region or availability zone, using the instance ID of the source instance.</p>
|
|
1441
|
+
* @public
|
|
1442
1442
|
*/
|
|
1443
1443
|
launchIntoSourceInstance?: boolean;
|
|
1444
1444
|
}
|
|
@@ -1447,8 +1447,8 @@ export interface LaunchConfigurationTemplate {
|
|
|
1447
1447
|
*/
|
|
1448
1448
|
export interface CreateLaunchConfigurationTemplateResponse {
|
|
1449
1449
|
/**
|
|
1450
|
-
* @public
|
|
1451
1450
|
* <p>Created Launch Configuration Template.</p>
|
|
1451
|
+
* @public
|
|
1452
1452
|
*/
|
|
1453
1453
|
launchConfigurationTemplate?: LaunchConfigurationTemplate;
|
|
1454
1454
|
}
|
|
@@ -1505,33 +1505,33 @@ export declare const PITPolicyRuleUnits: {
|
|
|
1505
1505
|
*/
|
|
1506
1506
|
export type PITPolicyRuleUnits = (typeof PITPolicyRuleUnits)[keyof typeof PITPolicyRuleUnits];
|
|
1507
1507
|
/**
|
|
1508
|
-
* @public
|
|
1509
1508
|
* <p>A rule in the Point in Time (PIT) policy representing when to take snapshots and how long to retain them for.</p>
|
|
1509
|
+
* @public
|
|
1510
1510
|
*/
|
|
1511
1511
|
export interface PITPolicyRule {
|
|
1512
1512
|
/**
|
|
1513
|
-
* @public
|
|
1514
1513
|
* <p>The ID of the rule.</p>
|
|
1514
|
+
* @public
|
|
1515
1515
|
*/
|
|
1516
1516
|
ruleID?: number;
|
|
1517
1517
|
/**
|
|
1518
|
-
* @public
|
|
1519
1518
|
* <p>The units used to measure the interval and retentionDuration.</p>
|
|
1519
|
+
* @public
|
|
1520
1520
|
*/
|
|
1521
1521
|
units: PITPolicyRuleUnits | undefined;
|
|
1522
1522
|
/**
|
|
1523
|
-
* @public
|
|
1524
1523
|
* <p>How often, in the chosen units, a snapshot should be taken.</p>
|
|
1524
|
+
* @public
|
|
1525
1525
|
*/
|
|
1526
1526
|
interval: number | undefined;
|
|
1527
1527
|
/**
|
|
1528
|
-
* @public
|
|
1529
1528
|
* <p>The duration to retain a snapshot for, in the chosen units.</p>
|
|
1529
|
+
* @public
|
|
1530
1530
|
*/
|
|
1531
1531
|
retentionDuration: number | undefined;
|
|
1532
1532
|
/**
|
|
1533
|
-
* @public
|
|
1534
1533
|
* <p>Whether this rule is enabled or not.</p>
|
|
1534
|
+
* @public
|
|
1535
1535
|
*/
|
|
1536
1536
|
enabled?: boolean;
|
|
1537
1537
|
}
|
|
@@ -1540,78 +1540,78 @@ export interface PITPolicyRule {
|
|
|
1540
1540
|
*/
|
|
1541
1541
|
export interface CreateReplicationConfigurationTemplateRequest {
|
|
1542
1542
|
/**
|
|
1543
|
-
* @public
|
|
1544
1543
|
* <p>The subnet to be used by the replication staging area.</p>
|
|
1544
|
+
* @public
|
|
1545
1545
|
*/
|
|
1546
1546
|
stagingAreaSubnetId: string | undefined;
|
|
1547
1547
|
/**
|
|
1548
|
-
* @public
|
|
1549
1548
|
* <p>Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration Template.</p>
|
|
1549
|
+
* @public
|
|
1550
1550
|
*/
|
|
1551
1551
|
associateDefaultSecurityGroup: boolean | undefined;
|
|
1552
1552
|
/**
|
|
1553
|
-
* @public
|
|
1554
1553
|
* <p>The security group IDs that will be used by the replication server.</p>
|
|
1554
|
+
* @public
|
|
1555
1555
|
*/
|
|
1556
1556
|
replicationServersSecurityGroupsIDs: string[] | undefined;
|
|
1557
1557
|
/**
|
|
1558
|
-
* @public
|
|
1559
1558
|
* <p>The instance type to be used for the replication server.</p>
|
|
1559
|
+
* @public
|
|
1560
1560
|
*/
|
|
1561
1561
|
replicationServerInstanceType: string | undefined;
|
|
1562
1562
|
/**
|
|
1563
|
-
* @public
|
|
1564
1563
|
* <p>Whether to use a dedicated Replication Server in the replication staging area.</p>
|
|
1564
|
+
* @public
|
|
1565
1565
|
*/
|
|
1566
1566
|
useDedicatedReplicationServer: boolean | undefined;
|
|
1567
1567
|
/**
|
|
1568
|
-
* @public
|
|
1569
1568
|
* <p>The Staging Disk EBS volume type to be used during replication.</p>
|
|
1569
|
+
* @public
|
|
1570
1570
|
*/
|
|
1571
1571
|
defaultLargeStagingDiskType: ReplicationConfigurationDefaultLargeStagingDiskType | undefined;
|
|
1572
1572
|
/**
|
|
1573
|
-
* @public
|
|
1574
1573
|
* <p>The type of EBS encryption to be used during replication.</p>
|
|
1574
|
+
* @public
|
|
1575
1575
|
*/
|
|
1576
1576
|
ebsEncryption: ReplicationConfigurationEbsEncryption | undefined;
|
|
1577
1577
|
/**
|
|
1578
|
-
* @public
|
|
1579
1578
|
* <p>The ARN of the EBS encryption key to be used during replication.</p>
|
|
1579
|
+
* @public
|
|
1580
1580
|
*/
|
|
1581
1581
|
ebsEncryptionKeyArn?: string;
|
|
1582
1582
|
/**
|
|
1583
|
-
* @public
|
|
1584
1583
|
* <p>Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.</p>
|
|
1584
|
+
* @public
|
|
1585
1585
|
*/
|
|
1586
1586
|
bandwidthThrottling: number | undefined;
|
|
1587
1587
|
/**
|
|
1588
|
-
* @public
|
|
1589
1588
|
* <p>The data plane routing mechanism that will be used for replication.</p>
|
|
1589
|
+
* @public
|
|
1590
1590
|
*/
|
|
1591
1591
|
dataPlaneRouting: ReplicationConfigurationDataPlaneRouting | undefined;
|
|
1592
1592
|
/**
|
|
1593
|
-
* @public
|
|
1594
1593
|
* <p>Whether to create a Public IP for the Recovery Instance by default.</p>
|
|
1594
|
+
* @public
|
|
1595
1595
|
*/
|
|
1596
1596
|
createPublicIP: boolean | undefined;
|
|
1597
1597
|
/**
|
|
1598
|
-
* @public
|
|
1599
1598
|
* <p>A set of tags to be associated with all resources created in the replication staging area: EC2 replication server, EBS volumes, EBS snapshots, etc.</p>
|
|
1599
|
+
* @public
|
|
1600
1600
|
*/
|
|
1601
1601
|
stagingAreaTags: Record<string, string> | undefined;
|
|
1602
1602
|
/**
|
|
1603
|
-
* @public
|
|
1604
1603
|
* <p>The Point in time (PIT) policy to manage snapshots taken during replication.</p>
|
|
1604
|
+
* @public
|
|
1605
1605
|
*/
|
|
1606
1606
|
pitPolicy: PITPolicyRule[] | undefined;
|
|
1607
1607
|
/**
|
|
1608
|
-
* @public
|
|
1609
1608
|
* <p>A set of tags to be associated with the Replication Configuration Template resource.</p>
|
|
1609
|
+
* @public
|
|
1610
1610
|
*/
|
|
1611
1611
|
tags?: Record<string, string>;
|
|
1612
1612
|
/**
|
|
1613
|
-
* @public
|
|
1614
1613
|
* <p>Whether to allow the AWS replication agent to automatically replicate newly added disks.</p>
|
|
1614
|
+
* @public
|
|
1615
1615
|
*/
|
|
1616
1616
|
autoReplicateNewDisks?: boolean;
|
|
1617
1617
|
}
|
|
@@ -1620,88 +1620,88 @@ export interface CreateReplicationConfigurationTemplateRequest {
|
|
|
1620
1620
|
*/
|
|
1621
1621
|
export interface ReplicationConfigurationTemplate {
|
|
1622
1622
|
/**
|
|
1623
|
-
* @public
|
|
1624
1623
|
* <p>The Replication Configuration Template ID.</p>
|
|
1624
|
+
* @public
|
|
1625
1625
|
*/
|
|
1626
1626
|
replicationConfigurationTemplateID: string | undefined;
|
|
1627
1627
|
/**
|
|
1628
|
-
* @public
|
|
1629
1628
|
* <p>The Replication Configuration Template ARN.</p>
|
|
1629
|
+
* @public
|
|
1630
1630
|
*/
|
|
1631
1631
|
arn?: string;
|
|
1632
1632
|
/**
|
|
1633
|
-
* @public
|
|
1634
1633
|
* <p>The subnet to be used by the replication staging area.</p>
|
|
1634
|
+
* @public
|
|
1635
1635
|
*/
|
|
1636
1636
|
stagingAreaSubnetId?: string;
|
|
1637
1637
|
/**
|
|
1638
|
-
* @public
|
|
1639
1638
|
* <p>Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration Template.</p>
|
|
1639
|
+
* @public
|
|
1640
1640
|
*/
|
|
1641
1641
|
associateDefaultSecurityGroup?: boolean;
|
|
1642
1642
|
/**
|
|
1643
|
-
* @public
|
|
1644
1643
|
* <p>The security group IDs that will be used by the replication server.</p>
|
|
1644
|
+
* @public
|
|
1645
1645
|
*/
|
|
1646
1646
|
replicationServersSecurityGroupsIDs?: string[];
|
|
1647
1647
|
/**
|
|
1648
|
-
* @public
|
|
1649
1648
|
* <p>The instance type to be used for the replication server.</p>
|
|
1649
|
+
* @public
|
|
1650
1650
|
*/
|
|
1651
1651
|
replicationServerInstanceType?: string;
|
|
1652
1652
|
/**
|
|
1653
|
-
* @public
|
|
1654
1653
|
* <p>Whether to use a dedicated Replication Server in the replication staging area.</p>
|
|
1654
|
+
* @public
|
|
1655
1655
|
*/
|
|
1656
1656
|
useDedicatedReplicationServer?: boolean;
|
|
1657
1657
|
/**
|
|
1658
|
-
* @public
|
|
1659
1658
|
* <p>The Staging Disk EBS volume type to be used during replication.</p>
|
|
1659
|
+
* @public
|
|
1660
1660
|
*/
|
|
1661
1661
|
defaultLargeStagingDiskType?: ReplicationConfigurationDefaultLargeStagingDiskType;
|
|
1662
1662
|
/**
|
|
1663
|
-
* @public
|
|
1664
1663
|
* <p>The type of EBS encryption to be used during replication.</p>
|
|
1664
|
+
* @public
|
|
1665
1665
|
*/
|
|
1666
1666
|
ebsEncryption?: ReplicationConfigurationEbsEncryption;
|
|
1667
1667
|
/**
|
|
1668
|
-
* @public
|
|
1669
1668
|
* <p>The ARN of the EBS encryption key to be used during replication.</p>
|
|
1669
|
+
* @public
|
|
1670
1670
|
*/
|
|
1671
1671
|
ebsEncryptionKeyArn?: string;
|
|
1672
1672
|
/**
|
|
1673
|
-
* @public
|
|
1674
1673
|
* <p>Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.</p>
|
|
1674
|
+
* @public
|
|
1675
1675
|
*/
|
|
1676
1676
|
bandwidthThrottling?: number;
|
|
1677
1677
|
/**
|
|
1678
|
-
* @public
|
|
1679
1678
|
* <p>The data plane routing mechanism that will be used for replication.</p>
|
|
1679
|
+
* @public
|
|
1680
1680
|
*/
|
|
1681
1681
|
dataPlaneRouting?: ReplicationConfigurationDataPlaneRouting;
|
|
1682
1682
|
/**
|
|
1683
|
-
* @public
|
|
1684
1683
|
* <p>Whether to create a Public IP for the Recovery Instance by default.</p>
|
|
1684
|
+
* @public
|
|
1685
1685
|
*/
|
|
1686
1686
|
createPublicIP?: boolean;
|
|
1687
1687
|
/**
|
|
1688
|
-
* @public
|
|
1689
1688
|
* <p>A set of tags to be associated with all resources created in the replication staging area: EC2 replication server, EBS volumes, EBS snapshots, etc.</p>
|
|
1689
|
+
* @public
|
|
1690
1690
|
*/
|
|
1691
1691
|
stagingAreaTags?: Record<string, string>;
|
|
1692
1692
|
/**
|
|
1693
|
-
* @public
|
|
1694
1693
|
* <p>A set of tags to be associated with the Replication Configuration Template resource.</p>
|
|
1694
|
+
* @public
|
|
1695
1695
|
*/
|
|
1696
1696
|
tags?: Record<string, string>;
|
|
1697
1697
|
/**
|
|
1698
|
-
* @public
|
|
1699
1698
|
* <p>The Point in time (PIT) policy to manage snapshots taken during replication.</p>
|
|
1699
|
+
* @public
|
|
1700
1700
|
*/
|
|
1701
1701
|
pitPolicy?: PITPolicyRule[];
|
|
1702
1702
|
/**
|
|
1703
|
-
* @public
|
|
1704
1703
|
* <p>Whether to allow the AWS replication agent to automatically replicate newly added disks.</p>
|
|
1704
|
+
* @public
|
|
1705
1705
|
*/
|
|
1706
1706
|
autoReplicateNewDisks?: boolean;
|
|
1707
1707
|
}
|
|
@@ -1710,23 +1710,23 @@ export interface ReplicationConfigurationTemplate {
|
|
|
1710
1710
|
*/
|
|
1711
1711
|
export interface CreateSourceNetworkRequest {
|
|
1712
1712
|
/**
|
|
1713
|
-
* @public
|
|
1714
1713
|
* <p>Which VPC ID to protect.</p>
|
|
1714
|
+
* @public
|
|
1715
1715
|
*/
|
|
1716
1716
|
vpcID: string | undefined;
|
|
1717
1717
|
/**
|
|
1718
|
-
* @public
|
|
1719
1718
|
* <p>Account containing the VPC to protect.</p>
|
|
1719
|
+
* @public
|
|
1720
1720
|
*/
|
|
1721
1721
|
originAccountID: string | undefined;
|
|
1722
1722
|
/**
|
|
1723
|
-
* @public
|
|
1724
1723
|
* <p>Region containing the VPC to protect.</p>
|
|
1724
|
+
* @public
|
|
1725
1725
|
*/
|
|
1726
1726
|
originRegion: string | undefined;
|
|
1727
1727
|
/**
|
|
1728
|
-
* @public
|
|
1729
1728
|
* <p>A set of tags to be associated with the Source Network resource.</p>
|
|
1729
|
+
* @public
|
|
1730
1730
|
*/
|
|
1731
1731
|
tags?: Record<string, string>;
|
|
1732
1732
|
}
|
|
@@ -1735,8 +1735,8 @@ export interface CreateSourceNetworkRequest {
|
|
|
1735
1735
|
*/
|
|
1736
1736
|
export interface CreateSourceNetworkResponse {
|
|
1737
1737
|
/**
|
|
1738
|
-
* @public
|
|
1739
1738
|
* <p>ID of the created Source Network.</p>
|
|
1739
|
+
* @public
|
|
1740
1740
|
*/
|
|
1741
1741
|
sourceNetworkID?: string;
|
|
1742
1742
|
}
|
|
@@ -1745,8 +1745,8 @@ export interface CreateSourceNetworkResponse {
|
|
|
1745
1745
|
*/
|
|
1746
1746
|
export interface DeleteJobRequest {
|
|
1747
1747
|
/**
|
|
1748
|
-
* @public
|
|
1749
1748
|
* <p>The ID of the Job to be deleted.</p>
|
|
1749
|
+
* @public
|
|
1750
1750
|
*/
|
|
1751
1751
|
jobID: string | undefined;
|
|
1752
1752
|
}
|
|
@@ -1760,13 +1760,13 @@ export interface DeleteJobResponse {
|
|
|
1760
1760
|
*/
|
|
1761
1761
|
export interface DeleteLaunchActionRequest {
|
|
1762
1762
|
/**
|
|
1763
|
-
* @public
|
|
1764
1763
|
* <p>Launch configuration template Id or Source Server Id</p>
|
|
1764
|
+
* @public
|
|
1765
1765
|
*/
|
|
1766
1766
|
resourceId: string | undefined;
|
|
1767
1767
|
/**
|
|
1768
|
-
* @public
|
|
1769
1768
|
* <p>Launch action Id.</p>
|
|
1769
|
+
* @public
|
|
1770
1770
|
*/
|
|
1771
1771
|
actionId: string | undefined;
|
|
1772
1772
|
}
|
|
@@ -1780,8 +1780,8 @@ export interface DeleteLaunchActionResponse {
|
|
|
1780
1780
|
*/
|
|
1781
1781
|
export interface DeleteLaunchConfigurationTemplateRequest {
|
|
1782
1782
|
/**
|
|
1783
|
-
* @public
|
|
1784
1783
|
* <p>The ID of the Launch Configuration Template to be deleted.</p>
|
|
1784
|
+
* @public
|
|
1785
1785
|
*/
|
|
1786
1786
|
launchConfigurationTemplateID: string | undefined;
|
|
1787
1787
|
}
|
|
@@ -1795,8 +1795,8 @@ export interface DeleteLaunchConfigurationTemplateResponse {
|
|
|
1795
1795
|
*/
|
|
1796
1796
|
export interface DeleteRecoveryInstanceRequest {
|
|
1797
1797
|
/**
|
|
1798
|
-
* @public
|
|
1799
1798
|
* <p>The ID of the Recovery Instance to be deleted.</p>
|
|
1799
|
+
* @public
|
|
1800
1800
|
*/
|
|
1801
1801
|
recoveryInstanceID: string | undefined;
|
|
1802
1802
|
}
|
|
@@ -1805,8 +1805,8 @@ export interface DeleteRecoveryInstanceRequest {
|
|
|
1805
1805
|
*/
|
|
1806
1806
|
export interface DeleteReplicationConfigurationTemplateRequest {
|
|
1807
1807
|
/**
|
|
1808
|
-
* @public
|
|
1809
1808
|
* <p>The ID of the Replication Configuration Template to be deleted.</p>
|
|
1809
|
+
* @public
|
|
1810
1810
|
*/
|
|
1811
1811
|
replicationConfigurationTemplateID: string | undefined;
|
|
1812
1812
|
}
|
|
@@ -1820,8 +1820,8 @@ export interface DeleteReplicationConfigurationTemplateResponse {
|
|
|
1820
1820
|
*/
|
|
1821
1821
|
export interface DeleteSourceNetworkRequest {
|
|
1822
1822
|
/**
|
|
1823
|
-
* @public
|
|
1824
1823
|
* <p>ID of the Source Network to delete.</p>
|
|
1824
|
+
* @public
|
|
1825
1825
|
*/
|
|
1826
1826
|
sourceNetworkID: string | undefined;
|
|
1827
1827
|
}
|
|
@@ -1835,8 +1835,8 @@ export interface DeleteSourceNetworkResponse {
|
|
|
1835
1835
|
*/
|
|
1836
1836
|
export interface DeleteSourceServerRequest {
|
|
1837
1837
|
/**
|
|
1838
|
-
* @public
|
|
1839
1838
|
* <p>The ID of the Source Server to be deleted.</p>
|
|
1839
|
+
* @public
|
|
1840
1840
|
*/
|
|
1841
1841
|
sourceServerID: string | undefined;
|
|
1842
1842
|
}
|
|
@@ -1850,18 +1850,18 @@ export interface DeleteSourceServerResponse {
|
|
|
1850
1850
|
*/
|
|
1851
1851
|
export interface DescribeJobLogItemsRequest {
|
|
1852
1852
|
/**
|
|
1853
|
-
* @public
|
|
1854
1853
|
* <p>The ID of the Job for which Job log items will be retrieved.</p>
|
|
1854
|
+
* @public
|
|
1855
1855
|
*/
|
|
1856
1856
|
jobID: string | undefined;
|
|
1857
1857
|
/**
|
|
1858
|
-
* @public
|
|
1859
1858
|
* <p>Maximum number of Job log items to retrieve.</p>
|
|
1859
|
+
* @public
|
|
1860
1860
|
*/
|
|
1861
1861
|
maxResults?: number;
|
|
1862
1862
|
/**
|
|
1863
|
-
* @public
|
|
1864
1863
|
* <p>The token of the next Job log items to retrieve.</p>
|
|
1864
|
+
* @public
|
|
1865
1865
|
*/
|
|
1866
1866
|
nextToken?: string;
|
|
1867
1867
|
}
|
|
@@ -1903,34 +1903,34 @@ export declare const JobLogEvent: {
|
|
|
1903
1903
|
*/
|
|
1904
1904
|
export type JobLogEvent = (typeof JobLogEvent)[keyof typeof JobLogEvent];
|
|
1905
1905
|
/**
|
|
1906
|
-
* @public
|
|
1907
1906
|
* <p>Properties of Source Network related to a job event.</p>
|
|
1907
|
+
* @public
|
|
1908
1908
|
*/
|
|
1909
1909
|
export interface SourceNetworkData {
|
|
1910
1910
|
/**
|
|
1911
|
-
* @public
|
|
1912
1911
|
* <p>Source Network ID.</p>
|
|
1912
|
+
* @public
|
|
1913
1913
|
*/
|
|
1914
1914
|
sourceNetworkID?: string;
|
|
1915
1915
|
/**
|
|
1916
|
-
* @public
|
|
1917
1916
|
* <p>VPC ID protected by the Source Network.</p>
|
|
1917
|
+
* @public
|
|
1918
1918
|
*/
|
|
1919
1919
|
sourceVpc?: string;
|
|
1920
1920
|
/**
|
|
1921
|
-
* @public
|
|
1922
1921
|
* <p>ID of the recovered VPC following Source Network recovery.</p>
|
|
1922
|
+
* @public
|
|
1923
1923
|
*/
|
|
1924
1924
|
targetVpc?: string;
|
|
1925
1925
|
/**
|
|
1926
|
-
* @public
|
|
1927
1926
|
* <p>CloudFormation stack name that was deployed for recovering the Source Network.</p>
|
|
1927
|
+
* @public
|
|
1928
1928
|
*/
|
|
1929
1929
|
stackName?: string;
|
|
1930
1930
|
}
|
|
1931
1931
|
/**
|
|
1932
|
-
* @public
|
|
1933
1932
|
* <p>Properties of resource related to a job event.</p>
|
|
1933
|
+
* @public
|
|
1934
1934
|
*/
|
|
1935
1935
|
export type EventResourceData = EventResourceData.SourceNetworkDataMember | EventResourceData.$UnknownMember;
|
|
1936
1936
|
/**
|
|
@@ -1938,8 +1938,8 @@ export type EventResourceData = EventResourceData.SourceNetworkDataMember | Even
|
|
|
1938
1938
|
*/
|
|
1939
1939
|
export declare namespace EventResourceData {
|
|
1940
1940
|
/**
|
|
1941
|
-
* @public
|
|
1942
1941
|
* <p>Source Network properties.</p>
|
|
1942
|
+
* @public
|
|
1943
1943
|
*/
|
|
1944
1944
|
interface SourceNetworkDataMember {
|
|
1945
1945
|
sourceNetworkData: SourceNetworkData;
|
|
@@ -1959,59 +1959,59 @@ export declare namespace EventResourceData {
|
|
|
1959
1959
|
const visit: <T>(value: EventResourceData, visitor: Visitor<T>) => T;
|
|
1960
1960
|
}
|
|
1961
1961
|
/**
|
|
1962
|
-
* @public
|
|
1963
1962
|
* <p>Metadata associated with a Job log.</p>
|
|
1963
|
+
* @public
|
|
1964
1964
|
*/
|
|
1965
1965
|
export interface JobLogEventData {
|
|
1966
1966
|
/**
|
|
1967
|
-
* @public
|
|
1968
1967
|
* <p>The ID of a Source Server.</p>
|
|
1968
|
+
* @public
|
|
1969
1969
|
*/
|
|
1970
1970
|
sourceServerID?: string;
|
|
1971
1971
|
/**
|
|
1972
|
-
* @public
|
|
1973
1972
|
* <p>The ID of a conversion server.</p>
|
|
1973
|
+
* @public
|
|
1974
1974
|
*/
|
|
1975
1975
|
conversionServerID?: string;
|
|
1976
1976
|
/**
|
|
1977
|
-
* @public
|
|
1978
1977
|
* <p>The ID of a Recovery Instance.</p>
|
|
1978
|
+
* @public
|
|
1979
1979
|
*/
|
|
1980
1980
|
targetInstanceID?: string;
|
|
1981
1981
|
/**
|
|
1982
|
-
* @public
|
|
1983
1982
|
* <p>A string representing a job error.</p>
|
|
1983
|
+
* @public
|
|
1984
1984
|
*/
|
|
1985
1985
|
rawError?: string;
|
|
1986
1986
|
/**
|
|
1987
|
-
* @public
|
|
1988
1987
|
* <p>Properties of a conversion job</p>
|
|
1988
|
+
* @public
|
|
1989
1989
|
*/
|
|
1990
1990
|
conversionProperties?: ConversionProperties;
|
|
1991
1991
|
/**
|
|
1992
|
-
* @public
|
|
1993
1992
|
* <p>Properties of resource related to a job event.</p>
|
|
1993
|
+
* @public
|
|
1994
1994
|
*/
|
|
1995
1995
|
eventResourceData?: EventResourceData;
|
|
1996
1996
|
}
|
|
1997
1997
|
/**
|
|
1998
|
-
* @public
|
|
1999
1998
|
* <p>A log outputted by a Job.</p>
|
|
1999
|
+
* @public
|
|
2000
2000
|
*/
|
|
2001
2001
|
export interface JobLog {
|
|
2002
2002
|
/**
|
|
2003
|
-
* @public
|
|
2004
2003
|
* <p>The date and time the log was taken.</p>
|
|
2004
|
+
* @public
|
|
2005
2005
|
*/
|
|
2006
2006
|
logDateTime?: string;
|
|
2007
2007
|
/**
|
|
2008
|
-
* @public
|
|
2009
2008
|
* <p>The event represents the type of a log.</p>
|
|
2009
|
+
* @public
|
|
2010
2010
|
*/
|
|
2011
2011
|
event?: JobLogEvent;
|
|
2012
2012
|
/**
|
|
2013
|
-
* @public
|
|
2014
2013
|
* <p>Metadata associated with a Job log.</p>
|
|
2014
|
+
* @public
|
|
2015
2015
|
*/
|
|
2016
2016
|
eventData?: JobLogEventData;
|
|
2017
2017
|
}
|
|
@@ -2020,34 +2020,34 @@ export interface JobLog {
|
|
|
2020
2020
|
*/
|
|
2021
2021
|
export interface DescribeJobLogItemsResponse {
|
|
2022
2022
|
/**
|
|
2023
|
-
* @public
|
|
2024
2023
|
* <p>An array of Job log items.</p>
|
|
2024
|
+
* @public
|
|
2025
2025
|
*/
|
|
2026
2026
|
items?: JobLog[];
|
|
2027
2027
|
/**
|
|
2028
|
-
* @public
|
|
2029
2028
|
* <p>The token of the next Job log items to retrieve.</p>
|
|
2029
|
+
* @public
|
|
2030
2030
|
*/
|
|
2031
2031
|
nextToken?: string;
|
|
2032
2032
|
}
|
|
2033
2033
|
/**
|
|
2034
|
-
* @public
|
|
2035
2034
|
* <p>A set of filters by which to return Jobs.</p>
|
|
2035
|
+
* @public
|
|
2036
2036
|
*/
|
|
2037
2037
|
export interface DescribeJobsRequestFilters {
|
|
2038
2038
|
/**
|
|
2039
|
-
* @public
|
|
2040
2039
|
* <p>An array of Job IDs that should be returned. An empty array means all jobs.</p>
|
|
2040
|
+
* @public
|
|
2041
2041
|
*/
|
|
2042
2042
|
jobIDs?: string[];
|
|
2043
2043
|
/**
|
|
2044
|
-
* @public
|
|
2045
2044
|
* <p>The start date in a date range query.</p>
|
|
2045
|
+
* @public
|
|
2046
2046
|
*/
|
|
2047
2047
|
fromDate?: string;
|
|
2048
2048
|
/**
|
|
2049
|
-
* @public
|
|
2050
2049
|
* <p>The end date in a date range query.</p>
|
|
2050
|
+
* @public
|
|
2051
2051
|
*/
|
|
2052
2052
|
toDate?: string;
|
|
2053
2053
|
}
|
|
@@ -2056,18 +2056,18 @@ export interface DescribeJobsRequestFilters {
|
|
|
2056
2056
|
*/
|
|
2057
2057
|
export interface DescribeJobsRequest {
|
|
2058
2058
|
/**
|
|
2059
|
-
* @public
|
|
2060
2059
|
* <p>A set of filters by which to return Jobs.</p>
|
|
2060
|
+
* @public
|
|
2061
2061
|
*/
|
|
2062
2062
|
filters?: DescribeJobsRequestFilters;
|
|
2063
2063
|
/**
|
|
2064
|
-
* @public
|
|
2065
2064
|
* <p>Maximum number of Jobs to retrieve.</p>
|
|
2065
|
+
* @public
|
|
2066
2066
|
*/
|
|
2067
2067
|
maxResults?: number;
|
|
2068
2068
|
/**
|
|
2069
|
-
* @public
|
|
2070
2069
|
* <p>The token of the next Job to retrieve.</p>
|
|
2070
|
+
* @public
|
|
2071
2071
|
*/
|
|
2072
2072
|
nextToken?: string;
|
|
2073
2073
|
}
|
|
@@ -2076,13 +2076,13 @@ export interface DescribeJobsRequest {
|
|
|
2076
2076
|
*/
|
|
2077
2077
|
export interface DescribeJobsResponse {
|
|
2078
2078
|
/**
|
|
2079
|
-
* @public
|
|
2080
2079
|
* <p>An array of Jobs.</p>
|
|
2080
|
+
* @public
|
|
2081
2081
|
*/
|
|
2082
2082
|
items?: Job[];
|
|
2083
2083
|
/**
|
|
2084
|
-
* @public
|
|
2085
2084
|
* <p>The token of the next Job to retrieve.</p>
|
|
2085
|
+
* @public
|
|
2086
2086
|
*/
|
|
2087
2087
|
nextToken?: string;
|
|
2088
2088
|
}
|
|
@@ -2091,18 +2091,18 @@ export interface DescribeJobsResponse {
|
|
|
2091
2091
|
*/
|
|
2092
2092
|
export interface DescribeLaunchConfigurationTemplatesRequest {
|
|
2093
2093
|
/**
|
|
2094
|
-
* @public
|
|
2095
2094
|
* <p>Request to filter Launch Configuration Templates list by Launch Configuration Template ID.</p>
|
|
2095
|
+
* @public
|
|
2096
2096
|
*/
|
|
2097
2097
|
launchConfigurationTemplateIDs?: string[];
|
|
2098
2098
|
/**
|
|
2099
|
-
* @public
|
|
2100
2099
|
* <p>Maximum results to be returned in DescribeLaunchConfigurationTemplates.</p>
|
|
2100
|
+
* @public
|
|
2101
2101
|
*/
|
|
2102
2102
|
maxResults?: number;
|
|
2103
2103
|
/**
|
|
2104
|
-
* @public
|
|
2105
2104
|
* <p>The token of the next Launch Configuration Template to retrieve.</p>
|
|
2105
|
+
* @public
|
|
2106
2106
|
*/
|
|
2107
2107
|
nextToken?: string;
|
|
2108
2108
|
}
|
|
@@ -2111,29 +2111,29 @@ export interface DescribeLaunchConfigurationTemplatesRequest {
|
|
|
2111
2111
|
*/
|
|
2112
2112
|
export interface DescribeLaunchConfigurationTemplatesResponse {
|
|
2113
2113
|
/**
|
|
2114
|
-
* @public
|
|
2115
2114
|
* <p>List of items returned by DescribeLaunchConfigurationTemplates.</p>
|
|
2115
|
+
* @public
|
|
2116
2116
|
*/
|
|
2117
2117
|
items?: LaunchConfigurationTemplate[];
|
|
2118
2118
|
/**
|
|
2119
|
-
* @public
|
|
2120
2119
|
* <p>The token of the next Launch Configuration Template to retrieve.</p>
|
|
2120
|
+
* @public
|
|
2121
2121
|
*/
|
|
2122
2122
|
nextToken?: string;
|
|
2123
2123
|
}
|
|
2124
2124
|
/**
|
|
2125
|
-
* @public
|
|
2126
2125
|
* <p>A set of filters by which to return Recovery Instances.</p>
|
|
2126
|
+
* @public
|
|
2127
2127
|
*/
|
|
2128
2128
|
export interface DescribeRecoveryInstancesRequestFilters {
|
|
2129
2129
|
/**
|
|
2130
|
-
* @public
|
|
2131
2130
|
* <p>An array of Recovery Instance IDs that should be returned. An empty array means all Recovery Instances.</p>
|
|
2131
|
+
* @public
|
|
2132
2132
|
*/
|
|
2133
2133
|
recoveryInstanceIDs?: string[];
|
|
2134
2134
|
/**
|
|
2135
|
-
* @public
|
|
2136
2135
|
* <p>An array of Source Server IDs for which associated Recovery Instances should be returned.</p>
|
|
2136
|
+
* @public
|
|
2137
2137
|
*/
|
|
2138
2138
|
sourceServerIDs?: string[];
|
|
2139
2139
|
}
|
|
@@ -2142,18 +2142,18 @@ export interface DescribeRecoveryInstancesRequestFilters {
|
|
|
2142
2142
|
*/
|
|
2143
2143
|
export interface DescribeRecoveryInstancesRequest {
|
|
2144
2144
|
/**
|
|
2145
|
-
* @public
|
|
2146
2145
|
* <p>A set of filters by which to return Recovery Instances.</p>
|
|
2146
|
+
* @public
|
|
2147
2147
|
*/
|
|
2148
2148
|
filters?: DescribeRecoveryInstancesRequestFilters;
|
|
2149
2149
|
/**
|
|
2150
|
-
* @public
|
|
2151
2150
|
* <p>Maximum number of Recovery Instances to retrieve.</p>
|
|
2151
|
+
* @public
|
|
2152
2152
|
*/
|
|
2153
2153
|
maxResults?: number;
|
|
2154
2154
|
/**
|
|
2155
|
-
* @public
|
|
2156
2155
|
* <p>The token of the next Recovery Instance to retrieve.</p>
|
|
2156
|
+
* @public
|
|
2157
2157
|
*/
|
|
2158
2158
|
nextToken?: string;
|
|
2159
2159
|
}
|
|
@@ -2189,18 +2189,18 @@ export declare const FailbackReplicationError: {
|
|
|
2189
2189
|
*/
|
|
2190
2190
|
export type FailbackReplicationError = (typeof FailbackReplicationError)[keyof typeof FailbackReplicationError];
|
|
2191
2191
|
/**
|
|
2192
|
-
* @public
|
|
2193
2192
|
* <p>Error in data replication.</p>
|
|
2193
|
+
* @public
|
|
2194
2194
|
*/
|
|
2195
2195
|
export interface RecoveryInstanceDataReplicationError {
|
|
2196
2196
|
/**
|
|
2197
|
-
* @public
|
|
2198
2197
|
* <p>Error in data replication.</p>
|
|
2198
|
+
* @public
|
|
2199
2199
|
*/
|
|
2200
2200
|
error?: FailbackReplicationError;
|
|
2201
2201
|
/**
|
|
2202
|
-
* @public
|
|
2203
2202
|
* <p>Error in data replication.</p>
|
|
2203
|
+
* @public
|
|
2204
2204
|
*/
|
|
2205
2205
|
rawError?: string;
|
|
2206
2206
|
}
|
|
@@ -2248,34 +2248,34 @@ export declare const RecoveryInstanceDataReplicationInitiationStepStatus: {
|
|
|
2248
2248
|
*/
|
|
2249
2249
|
export type RecoveryInstanceDataReplicationInitiationStepStatus = (typeof RecoveryInstanceDataReplicationInitiationStepStatus)[keyof typeof RecoveryInstanceDataReplicationInitiationStepStatus];
|
|
2250
2250
|
/**
|
|
2251
|
-
* @public
|
|
2252
2251
|
* <p>Data replication initiation step.</p>
|
|
2252
|
+
* @public
|
|
2253
2253
|
*/
|
|
2254
2254
|
export interface RecoveryInstanceDataReplicationInitiationStep {
|
|
2255
2255
|
/**
|
|
2256
|
-
* @public
|
|
2257
2256
|
* <p>The name of the step.</p>
|
|
2257
|
+
* @public
|
|
2258
2258
|
*/
|
|
2259
2259
|
name?: RecoveryInstanceDataReplicationInitiationStepName;
|
|
2260
2260
|
/**
|
|
2261
|
-
* @public
|
|
2262
2261
|
* <p>The status of the step.</p>
|
|
2262
|
+
* @public
|
|
2263
2263
|
*/
|
|
2264
2264
|
status?: RecoveryInstanceDataReplicationInitiationStepStatus;
|
|
2265
2265
|
}
|
|
2266
2266
|
/**
|
|
2267
|
-
* @public
|
|
2268
2267
|
* <p>Data replication initiation.</p>
|
|
2268
|
+
* @public
|
|
2269
2269
|
*/
|
|
2270
2270
|
export interface RecoveryInstanceDataReplicationInitiation {
|
|
2271
2271
|
/**
|
|
2272
|
-
* @public
|
|
2273
2272
|
* <p>The date and time of the current attempt to initiate data replication.</p>
|
|
2273
|
+
* @public
|
|
2274
2274
|
*/
|
|
2275
2275
|
startDateTime?: string;
|
|
2276
2276
|
/**
|
|
2277
|
-
* @public
|
|
2278
2277
|
* <p>The steps of the current attempt to initiate data replication.</p>
|
|
2278
|
+
* @public
|
|
2279
2279
|
*/
|
|
2280
2280
|
steps?: RecoveryInstanceDataReplicationInitiationStep[];
|
|
2281
2281
|
}
|
|
@@ -2302,74 +2302,74 @@ export declare const RecoveryInstanceDataReplicationState: {
|
|
|
2302
2302
|
*/
|
|
2303
2303
|
export type RecoveryInstanceDataReplicationState = (typeof RecoveryInstanceDataReplicationState)[keyof typeof RecoveryInstanceDataReplicationState];
|
|
2304
2304
|
/**
|
|
2305
|
-
* @public
|
|
2306
2305
|
* <p>A disk that should be replicated.</p>
|
|
2306
|
+
* @public
|
|
2307
2307
|
*/
|
|
2308
2308
|
export interface RecoveryInstanceDataReplicationInfoReplicatedDisk {
|
|
2309
2309
|
/**
|
|
2310
|
-
* @public
|
|
2311
2310
|
* <p>The name of the device.</p>
|
|
2311
|
+
* @public
|
|
2312
2312
|
*/
|
|
2313
2313
|
deviceName?: string;
|
|
2314
2314
|
/**
|
|
2315
|
-
* @public
|
|
2316
2315
|
* <p>The total amount of data to be replicated in bytes.</p>
|
|
2316
|
+
* @public
|
|
2317
2317
|
*/
|
|
2318
2318
|
totalStorageBytes?: number;
|
|
2319
2319
|
/**
|
|
2320
|
-
* @public
|
|
2321
2320
|
* <p>The amount of data replicated so far in bytes.</p>
|
|
2321
|
+
* @public
|
|
2322
2322
|
*/
|
|
2323
2323
|
replicatedStorageBytes?: number;
|
|
2324
2324
|
/**
|
|
2325
|
-
* @public
|
|
2326
2325
|
* <p>The amount of data to be rescanned in bytes.</p>
|
|
2326
|
+
* @public
|
|
2327
2327
|
*/
|
|
2328
2328
|
rescannedStorageBytes?: number;
|
|
2329
2329
|
/**
|
|
2330
|
-
* @public
|
|
2331
2330
|
* <p>The size of the replication backlog in bytes.</p>
|
|
2331
|
+
* @public
|
|
2332
2332
|
*/
|
|
2333
2333
|
backloggedStorageBytes?: number;
|
|
2334
2334
|
}
|
|
2335
2335
|
/**
|
|
2336
|
-
* @public
|
|
2337
2336
|
* <p>Information about Data Replication</p>
|
|
2337
|
+
* @public
|
|
2338
2338
|
*/
|
|
2339
2339
|
export interface RecoveryInstanceDataReplicationInfo {
|
|
2340
2340
|
/**
|
|
2341
|
-
* @public
|
|
2342
2341
|
* <p>Data replication lag duration.</p>
|
|
2342
|
+
* @public
|
|
2343
2343
|
*/
|
|
2344
2344
|
lagDuration?: string;
|
|
2345
2345
|
/**
|
|
2346
|
-
* @public
|
|
2347
2346
|
* <p>An estimate of when the data replication will be completed.</p>
|
|
2347
|
+
* @public
|
|
2348
2348
|
*/
|
|
2349
2349
|
etaDateTime?: string;
|
|
2350
2350
|
/**
|
|
2351
|
-
* @public
|
|
2352
2351
|
* <p>The disks that should be replicated.</p>
|
|
2352
|
+
* @public
|
|
2353
2353
|
*/
|
|
2354
2354
|
replicatedDisks?: RecoveryInstanceDataReplicationInfoReplicatedDisk[];
|
|
2355
2355
|
/**
|
|
2356
|
-
* @public
|
|
2357
2356
|
* <p>The state of the data replication.</p>
|
|
2357
|
+
* @public
|
|
2358
2358
|
*/
|
|
2359
2359
|
dataReplicationState?: RecoveryInstanceDataReplicationState;
|
|
2360
2360
|
/**
|
|
2361
|
-
* @public
|
|
2362
2361
|
* <p>Information about whether the data replication has been initiated.</p>
|
|
2362
|
+
* @public
|
|
2363
2363
|
*/
|
|
2364
2364
|
dataReplicationInitiation?: RecoveryInstanceDataReplicationInitiation;
|
|
2365
2365
|
/**
|
|
2366
|
-
* @public
|
|
2367
2366
|
* <p>Information about Data Replication</p>
|
|
2367
|
+
* @public
|
|
2368
2368
|
*/
|
|
2369
2369
|
dataReplicationError?: RecoveryInstanceDataReplicationError;
|
|
2370
2370
|
/**
|
|
2371
|
-
* @public
|
|
2372
2371
|
* <p>AWS Availability zone into which data is being replicated.</p>
|
|
2372
|
+
* @public
|
|
2373
2373
|
*/
|
|
2374
2374
|
stagingAvailabilityZone?: string;
|
|
2375
2375
|
}
|
|
@@ -2420,58 +2420,58 @@ export declare const FailbackState: {
|
|
|
2420
2420
|
*/
|
|
2421
2421
|
export type FailbackState = (typeof FailbackState)[keyof typeof FailbackState];
|
|
2422
2422
|
/**
|
|
2423
|
-
* @public
|
|
2424
2423
|
* <p>An object representing failback related information of the Recovery Instance.</p>
|
|
2424
|
+
* @public
|
|
2425
2425
|
*/
|
|
2426
2426
|
export interface RecoveryInstanceFailback {
|
|
2427
2427
|
/**
|
|
2428
|
-
* @public
|
|
2429
2428
|
* <p>The ID of the failback client that this Recovery Instance is associated with.</p>
|
|
2429
|
+
* @public
|
|
2430
2430
|
*/
|
|
2431
2431
|
failbackClientID?: string;
|
|
2432
2432
|
/**
|
|
2433
|
-
* @public
|
|
2434
2433
|
* <p>The Job ID of the last failback log for this Recovery Instance.</p>
|
|
2434
|
+
* @public
|
|
2435
2435
|
*/
|
|
2436
2436
|
failbackJobID?: string;
|
|
2437
2437
|
/**
|
|
2438
|
-
* @public
|
|
2439
2438
|
* <p>The date and time that the failback initiation started.</p>
|
|
2439
|
+
* @public
|
|
2440
2440
|
*/
|
|
2441
2441
|
failbackInitiationTime?: string;
|
|
2442
2442
|
/**
|
|
2443
|
-
* @public
|
|
2444
2443
|
* <p>The state of the failback process that this Recovery Instance is in.</p>
|
|
2444
|
+
* @public
|
|
2445
2445
|
*/
|
|
2446
2446
|
state?: FailbackState;
|
|
2447
2447
|
/**
|
|
2448
|
-
* @public
|
|
2449
2448
|
* <p>The date and time the agent on the Recovery Instance was last seen by the service.</p>
|
|
2449
|
+
* @public
|
|
2450
2450
|
*/
|
|
2451
2451
|
agentLastSeenByServiceDateTime?: string;
|
|
2452
2452
|
/**
|
|
2453
|
-
* @public
|
|
2454
2453
|
* <p>The date and time that the failback client was last seen by the service.</p>
|
|
2454
|
+
* @public
|
|
2455
2455
|
*/
|
|
2456
2456
|
failbackClientLastSeenByServiceDateTime?: string;
|
|
2457
2457
|
/**
|
|
2458
|
-
* @public
|
|
2459
2458
|
* <p>Whether we are failing back to the original Source Server for this Recovery Instance.</p>
|
|
2459
|
+
* @public
|
|
2460
2460
|
*/
|
|
2461
2461
|
failbackToOriginalServer?: boolean;
|
|
2462
2462
|
/**
|
|
2463
|
-
* @public
|
|
2464
2463
|
* <p>The date and time of the first byte that was replicated from the Recovery Instance.</p>
|
|
2464
|
+
* @public
|
|
2465
2465
|
*/
|
|
2466
2466
|
firstByteDateTime?: string;
|
|
2467
2467
|
/**
|
|
2468
|
-
* @public
|
|
2469
2468
|
* <p>The amount of time that the Recovery Instance has been replicating for.</p>
|
|
2469
|
+
* @public
|
|
2470
2470
|
*/
|
|
2471
2471
|
elapsedReplicationDuration?: string;
|
|
2472
2472
|
/**
|
|
2473
|
-
* @public
|
|
2474
2473
|
* <p>The launch type (Recovery / Drill) of the last launch for the failback replication of this recovery instance.</p>
|
|
2474
|
+
* @public
|
|
2475
2475
|
*/
|
|
2476
2476
|
failbackLaunchType?: FailbackLaunchType;
|
|
2477
2477
|
}
|
|
@@ -2488,145 +2488,145 @@ export declare const OriginEnvironment: {
|
|
|
2488
2488
|
*/
|
|
2489
2489
|
export type OriginEnvironment = (typeof OriginEnvironment)[keyof typeof OriginEnvironment];
|
|
2490
2490
|
/**
|
|
2491
|
-
* @public
|
|
2492
2491
|
* <p>An object representing a block storage device on the Recovery Instance.</p>
|
|
2492
|
+
* @public
|
|
2493
2493
|
*/
|
|
2494
2494
|
export interface RecoveryInstanceDisk {
|
|
2495
2495
|
/**
|
|
2496
|
-
* @public
|
|
2497
2496
|
* <p>The internal device name of this disk. This is the name that is visible on the machine itself and not from the EC2 console.</p>
|
|
2497
|
+
* @public
|
|
2498
2498
|
*/
|
|
2499
2499
|
internalDeviceName?: string;
|
|
2500
2500
|
/**
|
|
2501
|
-
* @public
|
|
2502
2501
|
* <p>The amount of storage on the disk in bytes.</p>
|
|
2502
|
+
* @public
|
|
2503
2503
|
*/
|
|
2504
2504
|
bytes?: number;
|
|
2505
2505
|
/**
|
|
2506
|
-
* @public
|
|
2507
2506
|
* <p>The EBS Volume ID of this disk.</p>
|
|
2507
|
+
* @public
|
|
2508
2508
|
*/
|
|
2509
2509
|
ebsVolumeID?: string;
|
|
2510
2510
|
}
|
|
2511
2511
|
/**
|
|
2512
|
-
* @public
|
|
2513
2512
|
* <p>Properties of the Recovery Instance machine.</p>
|
|
2513
|
+
* @public
|
|
2514
2514
|
*/
|
|
2515
2515
|
export interface RecoveryInstanceProperties {
|
|
2516
2516
|
/**
|
|
2517
|
-
* @public
|
|
2518
2517
|
* <p>The date and time the Recovery Instance properties were last updated on.</p>
|
|
2518
|
+
* @public
|
|
2519
2519
|
*/
|
|
2520
2520
|
lastUpdatedDateTime?: string;
|
|
2521
2521
|
/**
|
|
2522
|
-
* @public
|
|
2523
2522
|
* <p>Hints used to uniquely identify a machine.</p>
|
|
2523
|
+
* @public
|
|
2524
2524
|
*/
|
|
2525
2525
|
identificationHints?: IdentificationHints;
|
|
2526
2526
|
/**
|
|
2527
|
-
* @public
|
|
2528
2527
|
* <p>An array of network interfaces.</p>
|
|
2528
|
+
* @public
|
|
2529
2529
|
*/
|
|
2530
2530
|
networkInterfaces?: NetworkInterface[];
|
|
2531
2531
|
/**
|
|
2532
|
-
* @public
|
|
2533
2532
|
* <p>An array of disks.</p>
|
|
2533
|
+
* @public
|
|
2534
2534
|
*/
|
|
2535
2535
|
disks?: RecoveryInstanceDisk[];
|
|
2536
2536
|
/**
|
|
2537
|
-
* @public
|
|
2538
2537
|
* <p>An array of CPUs.</p>
|
|
2538
|
+
* @public
|
|
2539
2539
|
*/
|
|
2540
2540
|
cpus?: CPU[];
|
|
2541
2541
|
/**
|
|
2542
|
-
* @public
|
|
2543
2542
|
* <p>The amount of RAM in bytes.</p>
|
|
2543
|
+
* @public
|
|
2544
2544
|
*/
|
|
2545
2545
|
ramBytes?: number;
|
|
2546
2546
|
/**
|
|
2547
|
-
* @public
|
|
2548
2547
|
* <p>Operating system.</p>
|
|
2548
|
+
* @public
|
|
2549
2549
|
*/
|
|
2550
2550
|
os?: OS;
|
|
2551
2551
|
}
|
|
2552
2552
|
/**
|
|
2553
|
-
* @public
|
|
2554
2553
|
* <p>A Recovery Instance is a replica of a Source Server running on EC2.</p>
|
|
2554
|
+
* @public
|
|
2555
2555
|
*/
|
|
2556
2556
|
export interface RecoveryInstance {
|
|
2557
2557
|
/**
|
|
2558
|
-
* @public
|
|
2559
2558
|
* <p>The EC2 instance ID of the Recovery Instance.</p>
|
|
2559
|
+
* @public
|
|
2560
2560
|
*/
|
|
2561
2561
|
ec2InstanceID?: string;
|
|
2562
2562
|
/**
|
|
2563
|
-
* @public
|
|
2564
2563
|
* <p>The state of the EC2 instance for this Recovery Instance.</p>
|
|
2564
|
+
* @public
|
|
2565
2565
|
*/
|
|
2566
2566
|
ec2InstanceState?: EC2InstanceState;
|
|
2567
2567
|
/**
|
|
2568
|
-
* @public
|
|
2569
2568
|
* <p>The ID of the Job that created the Recovery Instance.</p>
|
|
2569
|
+
* @public
|
|
2570
2570
|
*/
|
|
2571
2571
|
jobID?: string;
|
|
2572
2572
|
/**
|
|
2573
|
-
* @public
|
|
2574
2573
|
* <p>The ID of the Recovery Instance.</p>
|
|
2574
|
+
* @public
|
|
2575
2575
|
*/
|
|
2576
2576
|
recoveryInstanceID?: string;
|
|
2577
2577
|
/**
|
|
2578
|
-
* @public
|
|
2579
2578
|
* <p>The Source Server ID that this Recovery Instance is associated with.</p>
|
|
2579
|
+
* @public
|
|
2580
2580
|
*/
|
|
2581
2581
|
sourceServerID?: string;
|
|
2582
2582
|
/**
|
|
2583
|
-
* @public
|
|
2584
2583
|
* <p>The ARN of the Recovery Instance.</p>
|
|
2584
|
+
* @public
|
|
2585
2585
|
*/
|
|
2586
2586
|
arn?: string;
|
|
2587
2587
|
/**
|
|
2588
|
-
* @public
|
|
2589
2588
|
* <p>An array of tags that are associated with the Recovery Instance.</p>
|
|
2589
|
+
* @public
|
|
2590
2590
|
*/
|
|
2591
2591
|
tags?: Record<string, string>;
|
|
2592
2592
|
/**
|
|
2593
|
-
* @public
|
|
2594
2593
|
* <p>An object representing failback related information of the Recovery Instance.</p>
|
|
2594
|
+
* @public
|
|
2595
2595
|
*/
|
|
2596
2596
|
failback?: RecoveryInstanceFailback;
|
|
2597
2597
|
/**
|
|
2598
|
-
* @public
|
|
2599
2598
|
* <p>The Data Replication Info of the Recovery Instance.</p>
|
|
2599
|
+
* @public
|
|
2600
2600
|
*/
|
|
2601
2601
|
dataReplicationInfo?: RecoveryInstanceDataReplicationInfo;
|
|
2602
2602
|
/**
|
|
2603
|
-
* @public
|
|
2604
2603
|
* <p>Properties of the Recovery Instance machine.</p>
|
|
2604
|
+
* @public
|
|
2605
2605
|
*/
|
|
2606
2606
|
recoveryInstanceProperties?: RecoveryInstanceProperties;
|
|
2607
2607
|
/**
|
|
2608
|
-
* @public
|
|
2609
2608
|
* <p>The date and time of the Point in Time (PIT) snapshot that this Recovery Instance was launched from.</p>
|
|
2609
|
+
* @public
|
|
2610
2610
|
*/
|
|
2611
2611
|
pointInTimeSnapshotDateTime?: string;
|
|
2612
2612
|
/**
|
|
2613
|
-
* @public
|
|
2614
2613
|
* <p>Whether this Recovery Instance was created for a drill or for an actual Recovery event.</p>
|
|
2614
|
+
* @public
|
|
2615
2615
|
*/
|
|
2616
2616
|
isDrill?: boolean;
|
|
2617
2617
|
/**
|
|
2618
|
-
* @public
|
|
2619
2618
|
* <p>Environment (On Premises / AWS) of the instance that the recovery instance originated from.</p>
|
|
2619
|
+
* @public
|
|
2620
2620
|
*/
|
|
2621
2621
|
originEnvironment?: OriginEnvironment;
|
|
2622
2622
|
/**
|
|
2623
|
-
* @public
|
|
2624
2623
|
* <p>AWS availability zone associated with the recovery instance.</p>
|
|
2624
|
+
* @public
|
|
2625
2625
|
*/
|
|
2626
2626
|
originAvailabilityZone?: string;
|
|
2627
2627
|
/**
|
|
2628
|
-
* @public
|
|
2629
2628
|
* <p>The version of the DRS agent installed on the recovery instance</p>
|
|
2629
|
+
* @public
|
|
2630
2630
|
*/
|
|
2631
2631
|
agentVersion?: string;
|
|
2632
2632
|
}
|
|
@@ -2635,29 +2635,29 @@ export interface RecoveryInstance {
|
|
|
2635
2635
|
*/
|
|
2636
2636
|
export interface DescribeRecoveryInstancesResponse {
|
|
2637
2637
|
/**
|
|
2638
|
-
* @public
|
|
2639
2638
|
* <p>The token of the next Recovery Instance to retrieve.</p>
|
|
2639
|
+
* @public
|
|
2640
2640
|
*/
|
|
2641
2641
|
nextToken?: string;
|
|
2642
2642
|
/**
|
|
2643
|
-
* @public
|
|
2644
2643
|
* <p>An array of Recovery Instances.</p>
|
|
2644
|
+
* @public
|
|
2645
2645
|
*/
|
|
2646
2646
|
items?: RecoveryInstance[];
|
|
2647
2647
|
}
|
|
2648
2648
|
/**
|
|
2649
|
-
* @public
|
|
2650
2649
|
* <p>A set of filters by which to return Recovery Snapshots.</p>
|
|
2650
|
+
* @public
|
|
2651
2651
|
*/
|
|
2652
2652
|
export interface DescribeRecoverySnapshotsRequestFilters {
|
|
2653
2653
|
/**
|
|
2654
|
-
* @public
|
|
2655
2654
|
* <p>The start date in a date range query.</p>
|
|
2655
|
+
* @public
|
|
2656
2656
|
*/
|
|
2657
2657
|
fromDateTime?: string;
|
|
2658
2658
|
/**
|
|
2659
|
-
* @public
|
|
2660
2659
|
* <p>The end date in a date range query.</p>
|
|
2660
|
+
* @public
|
|
2661
2661
|
*/
|
|
2662
2662
|
toDateTime?: string;
|
|
2663
2663
|
}
|
|
@@ -2678,59 +2678,59 @@ export type RecoverySnapshotsOrder = (typeof RecoverySnapshotsOrder)[keyof typeo
|
|
|
2678
2678
|
*/
|
|
2679
2679
|
export interface DescribeRecoverySnapshotsRequest {
|
|
2680
2680
|
/**
|
|
2681
|
-
* @public
|
|
2682
2681
|
* <p>Filter Recovery Snapshots by Source Server ID.</p>
|
|
2682
|
+
* @public
|
|
2683
2683
|
*/
|
|
2684
2684
|
sourceServerID: string | undefined;
|
|
2685
2685
|
/**
|
|
2686
|
-
* @public
|
|
2687
2686
|
* <p>A set of filters by which to return Recovery Snapshots.</p>
|
|
2687
|
+
* @public
|
|
2688
2688
|
*/
|
|
2689
2689
|
filters?: DescribeRecoverySnapshotsRequestFilters;
|
|
2690
2690
|
/**
|
|
2691
|
-
* @public
|
|
2692
2691
|
* <p>The sorted ordering by which to return Recovery Snapshots.</p>
|
|
2692
|
+
* @public
|
|
2693
2693
|
*/
|
|
2694
2694
|
order?: RecoverySnapshotsOrder;
|
|
2695
2695
|
/**
|
|
2696
|
-
* @public
|
|
2697
2696
|
* <p>Maximum number of Recovery Snapshots to retrieve.</p>
|
|
2697
|
+
* @public
|
|
2698
2698
|
*/
|
|
2699
2699
|
maxResults?: number;
|
|
2700
2700
|
/**
|
|
2701
|
-
* @public
|
|
2702
2701
|
* <p>The token of the next Recovery Snapshot to retrieve.</p>
|
|
2702
|
+
* @public
|
|
2703
2703
|
*/
|
|
2704
2704
|
nextToken?: string;
|
|
2705
2705
|
}
|
|
2706
2706
|
/**
|
|
2707
|
-
* @public
|
|
2708
2707
|
* <p>A snapshot of a Source Server used during recovery.</p>
|
|
2708
|
+
* @public
|
|
2709
2709
|
*/
|
|
2710
2710
|
export interface RecoverySnapshot {
|
|
2711
2711
|
/**
|
|
2712
|
-
* @public
|
|
2713
2712
|
* <p>The ID of the Recovery Snapshot.</p>
|
|
2713
|
+
* @public
|
|
2714
2714
|
*/
|
|
2715
2715
|
snapshotID: string | undefined;
|
|
2716
2716
|
/**
|
|
2717
|
-
* @public
|
|
2718
2717
|
* <p>The ID of the Source Server that the snapshot was taken for.</p>
|
|
2718
|
+
* @public
|
|
2719
2719
|
*/
|
|
2720
2720
|
sourceServerID: string | undefined;
|
|
2721
2721
|
/**
|
|
2722
|
-
* @public
|
|
2723
2722
|
* <p>The timestamp of when we expect the snapshot to be taken.</p>
|
|
2723
|
+
* @public
|
|
2724
2724
|
*/
|
|
2725
2725
|
expectedTimestamp: string | undefined;
|
|
2726
2726
|
/**
|
|
2727
|
-
* @public
|
|
2728
2727
|
* <p>The actual timestamp that the snapshot was taken.</p>
|
|
2728
|
+
* @public
|
|
2729
2729
|
*/
|
|
2730
2730
|
timestamp?: string;
|
|
2731
2731
|
/**
|
|
2732
|
-
* @public
|
|
2733
2732
|
* <p>A list of EBS snapshots.</p>
|
|
2733
|
+
* @public
|
|
2734
2734
|
*/
|
|
2735
2735
|
ebsSnapshots?: string[];
|
|
2736
2736
|
}
|
|
@@ -2739,13 +2739,13 @@ export interface RecoverySnapshot {
|
|
|
2739
2739
|
*/
|
|
2740
2740
|
export interface DescribeRecoverySnapshotsResponse {
|
|
2741
2741
|
/**
|
|
2742
|
-
* @public
|
|
2743
2742
|
* <p>An array of Recovery Snapshots.</p>
|
|
2743
|
+
* @public
|
|
2744
2744
|
*/
|
|
2745
2745
|
items?: RecoverySnapshot[];
|
|
2746
2746
|
/**
|
|
2747
|
-
* @public
|
|
2748
2747
|
* <p>The token of the next Recovery Snapshot to retrieve.</p>
|
|
2748
|
+
* @public
|
|
2749
2749
|
*/
|
|
2750
2750
|
nextToken?: string;
|
|
2751
2751
|
}
|
|
@@ -2754,18 +2754,18 @@ export interface DescribeRecoverySnapshotsResponse {
|
|
|
2754
2754
|
*/
|
|
2755
2755
|
export interface DescribeReplicationConfigurationTemplatesRequest {
|
|
2756
2756
|
/**
|
|
2757
|
-
* @public
|
|
2758
2757
|
* <p>The IDs of the Replication Configuration Templates to retrieve. An empty list means all Replication Configuration Templates.</p>
|
|
2758
|
+
* @public
|
|
2759
2759
|
*/
|
|
2760
2760
|
replicationConfigurationTemplateIDs?: string[];
|
|
2761
2761
|
/**
|
|
2762
|
-
* @public
|
|
2763
2762
|
* <p>Maximum number of Replication Configuration Templates to retrieve.</p>
|
|
2763
|
+
* @public
|
|
2764
2764
|
*/
|
|
2765
2765
|
maxResults?: number;
|
|
2766
2766
|
/**
|
|
2767
|
-
* @public
|
|
2768
2767
|
* <p>The token of the next Replication Configuration Template to retrieve.</p>
|
|
2768
|
+
* @public
|
|
2769
2769
|
*/
|
|
2770
2770
|
nextToken?: string;
|
|
2771
2771
|
}
|
|
@@ -2774,34 +2774,34 @@ export interface DescribeReplicationConfigurationTemplatesRequest {
|
|
|
2774
2774
|
*/
|
|
2775
2775
|
export interface DescribeReplicationConfigurationTemplatesResponse {
|
|
2776
2776
|
/**
|
|
2777
|
-
* @public
|
|
2778
2777
|
* <p>An array of Replication Configuration Templates.</p>
|
|
2778
|
+
* @public
|
|
2779
2779
|
*/
|
|
2780
2780
|
items?: ReplicationConfigurationTemplate[];
|
|
2781
2781
|
/**
|
|
2782
|
-
* @public
|
|
2783
2782
|
* <p>The token of the next Replication Configuration Template to retrieve.</p>
|
|
2783
|
+
* @public
|
|
2784
2784
|
*/
|
|
2785
2785
|
nextToken?: string;
|
|
2786
2786
|
}
|
|
2787
2787
|
/**
|
|
2788
|
-
* @public
|
|
2789
2788
|
* <p>A set of filters by which to return Source Networks.</p>
|
|
2789
|
+
* @public
|
|
2790
2790
|
*/
|
|
2791
2791
|
export interface DescribeSourceNetworksRequestFilters {
|
|
2792
2792
|
/**
|
|
2793
|
-
* @public
|
|
2794
2793
|
* <p>An array of Source Network IDs that should be returned. An empty array means all Source Networks.</p>
|
|
2794
|
+
* @public
|
|
2795
2795
|
*/
|
|
2796
2796
|
sourceNetworkIDs?: string[];
|
|
2797
2797
|
/**
|
|
2798
|
-
* @public
|
|
2799
2798
|
* <p>Filter Source Networks by account ID containing the protected VPCs.</p>
|
|
2799
|
+
* @public
|
|
2800
2800
|
*/
|
|
2801
2801
|
originAccountID?: string;
|
|
2802
2802
|
/**
|
|
2803
|
-
* @public
|
|
2804
2803
|
* <p>Filter Source Networks by the region containing the protected VPCs.</p>
|
|
2804
|
+
* @public
|
|
2805
2805
|
*/
|
|
2806
2806
|
originRegion?: string;
|
|
2807
2807
|
}
|
|
@@ -2810,18 +2810,18 @@ export interface DescribeSourceNetworksRequestFilters {
|
|
|
2810
2810
|
*/
|
|
2811
2811
|
export interface DescribeSourceNetworksRequest {
|
|
2812
2812
|
/**
|
|
2813
|
-
* @public
|
|
2814
2813
|
* <p>A set of filters by which to return Source Networks.</p>
|
|
2814
|
+
* @public
|
|
2815
2815
|
*/
|
|
2816
2816
|
filters?: DescribeSourceNetworksRequestFilters;
|
|
2817
2817
|
/**
|
|
2818
|
-
* @public
|
|
2819
2818
|
* <p>Maximum number of Source Networks to retrieve.</p>
|
|
2819
|
+
* @public
|
|
2820
2820
|
*/
|
|
2821
2821
|
maxResults?: number;
|
|
2822
2822
|
/**
|
|
2823
|
-
* @public
|
|
2824
2823
|
* <p>The token of the next Source Networks to retrieve.</p>
|
|
2824
|
+
* @public
|
|
2825
2825
|
*/
|
|
2826
2826
|
nextToken?: string;
|
|
2827
2827
|
}
|
|
@@ -2843,23 +2843,23 @@ export declare const RecoveryResult: {
|
|
|
2843
2843
|
*/
|
|
2844
2844
|
export type RecoveryResult = (typeof RecoveryResult)[keyof typeof RecoveryResult];
|
|
2845
2845
|
/**
|
|
2846
|
-
* @public
|
|
2847
2846
|
* <p>An object representing the Source Network recovery Lifecycle.</p>
|
|
2847
|
+
* @public
|
|
2848
2848
|
*/
|
|
2849
2849
|
export interface RecoveryLifeCycle {
|
|
2850
2850
|
/**
|
|
2851
|
-
* @public
|
|
2852
2851
|
* <p>The date and time the last Source Network recovery was initiated.</p>
|
|
2852
|
+
* @public
|
|
2853
2853
|
*/
|
|
2854
2854
|
apiCallDateTime?: Date;
|
|
2855
2855
|
/**
|
|
2856
|
-
* @public
|
|
2857
2856
|
* <p>The ID of the Job that was used to last recover the Source Network.</p>
|
|
2857
|
+
* @public
|
|
2858
2858
|
*/
|
|
2859
2859
|
jobID?: string;
|
|
2860
2860
|
/**
|
|
2861
|
-
* @public
|
|
2862
2861
|
* <p>The status of the last recovery status of this Source Network.</p>
|
|
2862
|
+
* @public
|
|
2863
2863
|
*/
|
|
2864
2864
|
lastRecoveryResult?: RecoveryResult;
|
|
2865
2865
|
}
|
|
@@ -2878,67 +2878,67 @@ export declare const ReplicationStatus: {
|
|
|
2878
2878
|
*/
|
|
2879
2879
|
export type ReplicationStatus = (typeof ReplicationStatus)[keyof typeof ReplicationStatus];
|
|
2880
2880
|
/**
|
|
2881
|
-
* @public
|
|
2882
2881
|
* <p>The ARN of the Source Network.</p>
|
|
2882
|
+
* @public
|
|
2883
2883
|
*/
|
|
2884
2884
|
export interface SourceNetwork {
|
|
2885
2885
|
/**
|
|
2886
|
-
* @public
|
|
2887
2886
|
* <p>Source Network ID.</p>
|
|
2887
|
+
* @public
|
|
2888
2888
|
*/
|
|
2889
2889
|
sourceNetworkID?: string;
|
|
2890
2890
|
/**
|
|
2891
|
-
* @public
|
|
2892
2891
|
* <p>VPC ID protected by the Source Network.</p>
|
|
2892
|
+
* @public
|
|
2893
2893
|
*/
|
|
2894
2894
|
sourceVpcID?: string;
|
|
2895
2895
|
/**
|
|
2896
|
-
* @public
|
|
2897
2896
|
* <p>The ARN of the Source Network.</p>
|
|
2897
|
+
* @public
|
|
2898
2898
|
*/
|
|
2899
2899
|
arn?: string;
|
|
2900
2900
|
/**
|
|
2901
|
-
* @public
|
|
2902
2901
|
* <p>A list of tags associated with the Source Network.</p>
|
|
2902
|
+
* @public
|
|
2903
2903
|
*/
|
|
2904
2904
|
tags?: Record<string, string>;
|
|
2905
2905
|
/**
|
|
2906
|
-
* @public
|
|
2907
2906
|
* <p>Status of Source Network Replication. Possible values:
|
|
2908
2907
|
* (a) STOPPED - Source Network is not replicating.
|
|
2909
2908
|
* (b) IN_PROGRESS - Source Network is being replicated.
|
|
2910
2909
|
* (c) PROTECTED - Source Network was replicated successfully and is being synchronized for changes.
|
|
2911
2910
|
* (d) ERROR - Source Network replication has failed</p>
|
|
2911
|
+
* @public
|
|
2912
2912
|
*/
|
|
2913
2913
|
replicationStatus?: ReplicationStatus;
|
|
2914
2914
|
/**
|
|
2915
|
-
* @public
|
|
2916
2915
|
* <p>Error details in case Source Network replication status is ERROR.</p>
|
|
2916
|
+
* @public
|
|
2917
2917
|
*/
|
|
2918
2918
|
replicationStatusDetails?: string;
|
|
2919
2919
|
/**
|
|
2920
|
-
* @public
|
|
2921
2920
|
* <p>CloudFormation stack name that was deployed for recovering the Source Network.</p>
|
|
2921
|
+
* @public
|
|
2922
2922
|
*/
|
|
2923
2923
|
cfnStackName?: string;
|
|
2924
2924
|
/**
|
|
2925
|
-
* @public
|
|
2926
2925
|
* <p>Region containing the VPC protected by the Source Network.</p>
|
|
2926
|
+
* @public
|
|
2927
2927
|
*/
|
|
2928
2928
|
sourceRegion?: string;
|
|
2929
2929
|
/**
|
|
2930
|
-
* @public
|
|
2931
2930
|
* <p>Account ID containing the VPC protected by the Source Network.</p>
|
|
2931
|
+
* @public
|
|
2932
2932
|
*/
|
|
2933
2933
|
sourceAccountID?: string;
|
|
2934
2934
|
/**
|
|
2935
|
-
* @public
|
|
2936
2935
|
* <p>An object containing information regarding the last recovery of the Source Network.</p>
|
|
2936
|
+
* @public
|
|
2937
2937
|
*/
|
|
2938
2938
|
lastRecovery?: RecoveryLifeCycle;
|
|
2939
2939
|
/**
|
|
2940
|
-
* @public
|
|
2941
2940
|
* <p>ID of the recovered VPC following Source Network recovery.</p>
|
|
2941
|
+
* @public
|
|
2942
2942
|
*/
|
|
2943
2943
|
launchedVpcID?: string;
|
|
2944
2944
|
}
|
|
@@ -2947,34 +2947,34 @@ export interface SourceNetwork {
|
|
|
2947
2947
|
*/
|
|
2948
2948
|
export interface DescribeSourceNetworksResponse {
|
|
2949
2949
|
/**
|
|
2950
|
-
* @public
|
|
2951
2950
|
* <p>An array of Source Networks.</p>
|
|
2951
|
+
* @public
|
|
2952
2952
|
*/
|
|
2953
2953
|
items?: SourceNetwork[];
|
|
2954
2954
|
/**
|
|
2955
|
-
* @public
|
|
2956
2955
|
* <p>The token of the next Source Networks to retrieve.</p>
|
|
2956
|
+
* @public
|
|
2957
2957
|
*/
|
|
2958
2958
|
nextToken?: string;
|
|
2959
2959
|
}
|
|
2960
2960
|
/**
|
|
2961
|
-
* @public
|
|
2962
2961
|
* <p>A set of filters by which to return Source Servers.</p>
|
|
2962
|
+
* @public
|
|
2963
2963
|
*/
|
|
2964
2964
|
export interface DescribeSourceServersRequestFilters {
|
|
2965
2965
|
/**
|
|
2966
|
-
* @public
|
|
2967
2966
|
* <p>An array of Source Servers IDs that should be returned. An empty array means all Source Servers.</p>
|
|
2967
|
+
* @public
|
|
2968
2968
|
*/
|
|
2969
2969
|
sourceServerIDs?: string[];
|
|
2970
2970
|
/**
|
|
2971
|
-
* @public
|
|
2972
2971
|
* <p>An ID that describes the hardware of the Source Server. This is either an EC2 instance id, a VMware uuid or a mac address.</p>
|
|
2972
|
+
* @public
|
|
2973
2973
|
*/
|
|
2974
2974
|
hardwareId?: string;
|
|
2975
2975
|
/**
|
|
2976
|
-
* @public
|
|
2977
2976
|
* <p>An array of staging account IDs that extended source servers belong to. An empty array means all source servers will be shown.</p>
|
|
2977
|
+
* @public
|
|
2978
2978
|
*/
|
|
2979
2979
|
stagingAccountIDs?: string[];
|
|
2980
2980
|
}
|
|
@@ -2983,18 +2983,18 @@ export interface DescribeSourceServersRequestFilters {
|
|
|
2983
2983
|
*/
|
|
2984
2984
|
export interface DescribeSourceServersRequest {
|
|
2985
2985
|
/**
|
|
2986
|
-
* @public
|
|
2987
2986
|
* <p>A set of filters by which to return Source Servers.</p>
|
|
2987
|
+
* @public
|
|
2988
2988
|
*/
|
|
2989
2989
|
filters?: DescribeSourceServersRequestFilters;
|
|
2990
2990
|
/**
|
|
2991
|
-
* @public
|
|
2992
2991
|
* <p>Maximum number of Source Servers to retrieve.</p>
|
|
2992
|
+
* @public
|
|
2993
2993
|
*/
|
|
2994
2994
|
maxResults?: number;
|
|
2995
2995
|
/**
|
|
2996
|
-
* @public
|
|
2997
2996
|
* <p>The token of the next Source Server to retrieve.</p>
|
|
2997
|
+
* @public
|
|
2998
2998
|
*/
|
|
2999
2999
|
nextToken?: string;
|
|
3000
3000
|
}
|
|
@@ -3003,13 +3003,13 @@ export interface DescribeSourceServersRequest {
|
|
|
3003
3003
|
*/
|
|
3004
3004
|
export interface DescribeSourceServersResponse {
|
|
3005
3005
|
/**
|
|
3006
|
-
* @public
|
|
3007
3006
|
* <p>An array of Source Servers.</p>
|
|
3007
|
+
* @public
|
|
3008
3008
|
*/
|
|
3009
3009
|
items?: SourceServer[];
|
|
3010
3010
|
/**
|
|
3011
|
-
* @public
|
|
3012
3011
|
* <p>The token of the next Source Server to retrieve.</p>
|
|
3012
|
+
* @public
|
|
3013
3013
|
*/
|
|
3014
3014
|
nextToken?: string;
|
|
3015
3015
|
}
|
|
@@ -3018,8 +3018,8 @@ export interface DescribeSourceServersResponse {
|
|
|
3018
3018
|
*/
|
|
3019
3019
|
export interface DisconnectRecoveryInstanceRequest {
|
|
3020
3020
|
/**
|
|
3021
|
-
* @public
|
|
3022
3021
|
* <p>The ID of the Recovery Instance to disconnect.</p>
|
|
3022
|
+
* @public
|
|
3023
3023
|
*/
|
|
3024
3024
|
recoveryInstanceID: string | undefined;
|
|
3025
3025
|
}
|
|
@@ -3028,8 +3028,8 @@ export interface DisconnectRecoveryInstanceRequest {
|
|
|
3028
3028
|
*/
|
|
3029
3029
|
export interface DisconnectSourceServerRequest {
|
|
3030
3030
|
/**
|
|
3031
|
-
* @public
|
|
3032
3031
|
* <p>The ID of the Source Server to disconnect.</p>
|
|
3032
|
+
* @public
|
|
3033
3033
|
*/
|
|
3034
3034
|
sourceServerID: string | undefined;
|
|
3035
3035
|
}
|
|
@@ -3048,48 +3048,48 @@ export interface InitializeServiceResponse {
|
|
|
3048
3048
|
*/
|
|
3049
3049
|
export interface UpdateLaunchConfigurationTemplateRequest {
|
|
3050
3050
|
/**
|
|
3051
|
-
* @public
|
|
3052
3051
|
* <p>Launch Configuration Template ID.</p>
|
|
3052
|
+
* @public
|
|
3053
3053
|
*/
|
|
3054
3054
|
launchConfigurationTemplateID: string | undefined;
|
|
3055
3055
|
/**
|
|
3056
|
-
* @public
|
|
3057
3056
|
* <p>Launch disposition.</p>
|
|
3057
|
+
* @public
|
|
3058
3058
|
*/
|
|
3059
3059
|
launchDisposition?: LaunchDisposition;
|
|
3060
3060
|
/**
|
|
3061
|
-
* @public
|
|
3062
3061
|
* <p>Target instance type right-sizing method.</p>
|
|
3062
|
+
* @public
|
|
3063
3063
|
*/
|
|
3064
3064
|
targetInstanceTypeRightSizingMethod?: TargetInstanceTypeRightSizingMethod;
|
|
3065
3065
|
/**
|
|
3066
|
-
* @public
|
|
3067
3066
|
* <p>Copy private IP.</p>
|
|
3067
|
+
* @public
|
|
3068
3068
|
*/
|
|
3069
3069
|
copyPrivateIp?: boolean;
|
|
3070
3070
|
/**
|
|
3071
|
-
* @public
|
|
3072
3071
|
* <p>Copy tags.</p>
|
|
3072
|
+
* @public
|
|
3073
3073
|
*/
|
|
3074
3074
|
copyTags?: boolean;
|
|
3075
3075
|
/**
|
|
3076
|
-
* @public
|
|
3077
3076
|
* <p>Licensing.</p>
|
|
3077
|
+
* @public
|
|
3078
3078
|
*/
|
|
3079
3079
|
licensing?: Licensing;
|
|
3080
3080
|
/**
|
|
3081
|
-
* @public
|
|
3082
3081
|
* <p>S3 bucket ARN to export Source Network templates.</p>
|
|
3082
|
+
* @public
|
|
3083
3083
|
*/
|
|
3084
3084
|
exportBucketArn?: string;
|
|
3085
3085
|
/**
|
|
3086
|
-
* @public
|
|
3087
3086
|
* <p>Whether we want to activate post-launch actions.</p>
|
|
3087
|
+
* @public
|
|
3088
3088
|
*/
|
|
3089
3089
|
postLaunchEnabled?: boolean;
|
|
3090
3090
|
/**
|
|
3091
|
-
* @public
|
|
3092
3091
|
* <p>DRS will set the 'launch into instance ID' of any source server when performing a drill, recovery or failback to the previous region or availability zone, using the instance ID of the source instance.</p>
|
|
3092
|
+
* @public
|
|
3093
3093
|
*/
|
|
3094
3094
|
launchIntoSourceInstance?: boolean;
|
|
3095
3095
|
}
|
|
@@ -3098,8 +3098,8 @@ export interface UpdateLaunchConfigurationTemplateRequest {
|
|
|
3098
3098
|
*/
|
|
3099
3099
|
export interface UpdateLaunchConfigurationTemplateResponse {
|
|
3100
3100
|
/**
|
|
3101
|
-
* @public
|
|
3102
3101
|
* <p>Updated Launch Configuration Template.</p>
|
|
3102
|
+
* @public
|
|
3103
3103
|
*/
|
|
3104
3104
|
launchConfigurationTemplate?: LaunchConfigurationTemplate;
|
|
3105
3105
|
}
|
|
@@ -3108,39 +3108,39 @@ export interface UpdateLaunchConfigurationTemplateResponse {
|
|
|
3108
3108
|
*/
|
|
3109
3109
|
export interface ListExtensibleSourceServersRequest {
|
|
3110
3110
|
/**
|
|
3111
|
-
* @public
|
|
3112
3111
|
* <p>The Id of the staging Account to retrieve extensible source servers from.</p>
|
|
3112
|
+
* @public
|
|
3113
3113
|
*/
|
|
3114
3114
|
stagingAccountID: string | undefined;
|
|
3115
3115
|
/**
|
|
3116
|
-
* @public
|
|
3117
3116
|
* <p>The maximum number of extensible source servers to retrieve.</p>
|
|
3117
|
+
* @public
|
|
3118
3118
|
*/
|
|
3119
3119
|
maxResults?: number;
|
|
3120
3120
|
/**
|
|
3121
|
-
* @public
|
|
3122
3121
|
* <p>The token of the next extensible source server to retrieve.</p>
|
|
3122
|
+
* @public
|
|
3123
3123
|
*/
|
|
3124
3124
|
nextToken?: string;
|
|
3125
3125
|
}
|
|
3126
3126
|
/**
|
|
3127
|
-
* @public
|
|
3128
3127
|
* <p>Source server in staging account that extended source server connected to.</p>
|
|
3128
|
+
* @public
|
|
3129
3129
|
*/
|
|
3130
3130
|
export interface StagingSourceServer {
|
|
3131
3131
|
/**
|
|
3132
|
-
* @public
|
|
3133
3132
|
* <p>Hostname of staging source server.</p>
|
|
3133
|
+
* @public
|
|
3134
3134
|
*/
|
|
3135
3135
|
hostname?: string;
|
|
3136
3136
|
/**
|
|
3137
|
-
* @public
|
|
3138
3137
|
* <p>The ARN of the source server.</p>
|
|
3138
|
+
* @public
|
|
3139
3139
|
*/
|
|
3140
3140
|
arn?: string;
|
|
3141
3141
|
/**
|
|
3142
|
-
* @public
|
|
3143
3142
|
* <p>A list of tags associated with the staging source server.</p>
|
|
3143
|
+
* @public
|
|
3144
3144
|
*/
|
|
3145
3145
|
tags?: Record<string, string>;
|
|
3146
3146
|
}
|
|
@@ -3149,24 +3149,24 @@ export interface StagingSourceServer {
|
|
|
3149
3149
|
*/
|
|
3150
3150
|
export interface ListExtensibleSourceServersResponse {
|
|
3151
3151
|
/**
|
|
3152
|
-
* @public
|
|
3153
3152
|
* <p>A list of source servers on a staging Account that are extensible.</p>
|
|
3153
|
+
* @public
|
|
3154
3154
|
*/
|
|
3155
3155
|
items?: StagingSourceServer[];
|
|
3156
3156
|
/**
|
|
3157
|
-
* @public
|
|
3158
3157
|
* <p>The token of the next extensible source server to retrieve.</p>
|
|
3158
|
+
* @public
|
|
3159
3159
|
*/
|
|
3160
3160
|
nextToken?: string;
|
|
3161
3161
|
}
|
|
3162
3162
|
/**
|
|
3163
|
-
* @public
|
|
3164
3163
|
* <p>Resource launch actions filter.</p>
|
|
3164
|
+
* @public
|
|
3165
3165
|
*/
|
|
3166
3166
|
export interface LaunchActionsRequestFilters {
|
|
3167
3167
|
/**
|
|
3168
|
-
* @public
|
|
3169
3168
|
* <p>Launch actions Ids.</p>
|
|
3169
|
+
* @public
|
|
3170
3170
|
*/
|
|
3171
3171
|
actionIds?: string[];
|
|
3172
3172
|
}
|
|
@@ -3175,23 +3175,23 @@ export interface LaunchActionsRequestFilters {
|
|
|
3175
3175
|
*/
|
|
3176
3176
|
export interface ListLaunchActionsRequest {
|
|
3177
3177
|
/**
|
|
3178
|
-
* @public
|
|
3179
3178
|
* <p>Launch configuration template Id or Source Server Id</p>
|
|
3179
|
+
* @public
|
|
3180
3180
|
*/
|
|
3181
3181
|
resourceId: string | undefined;
|
|
3182
3182
|
/**
|
|
3183
|
-
* @public
|
|
3184
3183
|
* <p>Filters to apply when listing resource launch actions.</p>
|
|
3184
|
+
* @public
|
|
3185
3185
|
*/
|
|
3186
3186
|
filters?: LaunchActionsRequestFilters;
|
|
3187
3187
|
/**
|
|
3188
|
-
* @public
|
|
3189
3188
|
* <p>Maximum amount of items to return when listing resource launch actions.</p>
|
|
3189
|
+
* @public
|
|
3190
3190
|
*/
|
|
3191
3191
|
maxResults?: number;
|
|
3192
3192
|
/**
|
|
3193
|
-
* @public
|
|
3194
3193
|
* <p>Next token to use when listing resource launch actions.</p>
|
|
3194
|
+
* @public
|
|
3195
3195
|
*/
|
|
3196
3196
|
nextToken?: string;
|
|
3197
3197
|
}
|
|
@@ -3200,13 +3200,13 @@ export interface ListLaunchActionsRequest {
|
|
|
3200
3200
|
*/
|
|
3201
3201
|
export interface ListLaunchActionsResponse {
|
|
3202
3202
|
/**
|
|
3203
|
-
* @public
|
|
3204
3203
|
* <p>List of resource launch actions.</p>
|
|
3204
|
+
* @public
|
|
3205
3205
|
*/
|
|
3206
3206
|
items?: LaunchAction[];
|
|
3207
3207
|
/**
|
|
3208
|
-
* @public
|
|
3209
3208
|
* <p>Next token returned when listing resource launch actions.</p>
|
|
3209
|
+
* @public
|
|
3210
3210
|
*/
|
|
3211
3211
|
nextToken?: string;
|
|
3212
3212
|
}
|
|
@@ -3215,13 +3215,13 @@ export interface ListLaunchActionsResponse {
|
|
|
3215
3215
|
*/
|
|
3216
3216
|
export interface ListStagingAccountsRequest {
|
|
3217
3217
|
/**
|
|
3218
|
-
* @public
|
|
3219
3218
|
* <p>The maximum number of staging Accounts to retrieve.</p>
|
|
3219
|
+
* @public
|
|
3220
3220
|
*/
|
|
3221
3221
|
maxResults?: number;
|
|
3222
3222
|
/**
|
|
3223
|
-
* @public
|
|
3224
3223
|
* <p>The token of the next staging Account to retrieve.</p>
|
|
3224
|
+
* @public
|
|
3225
3225
|
*/
|
|
3226
3226
|
nextToken?: string;
|
|
3227
3227
|
}
|
|
@@ -3230,13 +3230,13 @@ export interface ListStagingAccountsRequest {
|
|
|
3230
3230
|
*/
|
|
3231
3231
|
export interface ListStagingAccountsResponse {
|
|
3232
3232
|
/**
|
|
3233
|
-
* @public
|
|
3234
3233
|
* <p>An array of staging AWS Accounts.</p>
|
|
3234
|
+
* @public
|
|
3235
3235
|
*/
|
|
3236
3236
|
accounts?: Account[];
|
|
3237
3237
|
/**
|
|
3238
|
-
* @public
|
|
3239
3238
|
* <p>The token of the next staging Account to retrieve.</p>
|
|
3239
|
+
* @public
|
|
3240
3240
|
*/
|
|
3241
3241
|
nextToken?: string;
|
|
3242
3242
|
}
|
|
@@ -3245,8 +3245,8 @@ export interface ListStagingAccountsResponse {
|
|
|
3245
3245
|
*/
|
|
3246
3246
|
export interface ListTagsForResourceRequest {
|
|
3247
3247
|
/**
|
|
3248
|
-
* @public
|
|
3249
3248
|
* <p>The ARN of the resource whose tags should be returned.</p>
|
|
3249
|
+
* @public
|
|
3250
3250
|
*/
|
|
3251
3251
|
resourceArn: string | undefined;
|
|
3252
3252
|
}
|
|
@@ -3255,8 +3255,8 @@ export interface ListTagsForResourceRequest {
|
|
|
3255
3255
|
*/
|
|
3256
3256
|
export interface ListTagsForResourceResponse {
|
|
3257
3257
|
/**
|
|
3258
|
-
* @public
|
|
3259
3258
|
* <p>The tags of the requested resource.</p>
|
|
3259
|
+
* @public
|
|
3260
3260
|
*/
|
|
3261
3261
|
tags?: Record<string, string>;
|
|
3262
3262
|
}
|
|
@@ -3265,58 +3265,58 @@ export interface ListTagsForResourceResponse {
|
|
|
3265
3265
|
*/
|
|
3266
3266
|
export interface PutLaunchActionRequest {
|
|
3267
3267
|
/**
|
|
3268
|
-
* @public
|
|
3269
3268
|
* <p>Launch configuration template Id or Source Server Id</p>
|
|
3269
|
+
* @public
|
|
3270
3270
|
*/
|
|
3271
3271
|
resourceId: string | undefined;
|
|
3272
3272
|
/**
|
|
3273
|
-
* @public
|
|
3274
3273
|
* <p>Launch action code.</p>
|
|
3274
|
+
* @public
|
|
3275
3275
|
*/
|
|
3276
3276
|
actionCode: string | undefined;
|
|
3277
3277
|
/**
|
|
3278
|
-
* @public
|
|
3279
3278
|
* <p>Launch action order.</p>
|
|
3279
|
+
* @public
|
|
3280
3280
|
*/
|
|
3281
3281
|
order: number | undefined;
|
|
3282
3282
|
/**
|
|
3283
|
-
* @public
|
|
3284
3283
|
* <p>Launch action Id.</p>
|
|
3284
|
+
* @public
|
|
3285
3285
|
*/
|
|
3286
3286
|
actionId: string | undefined;
|
|
3287
3287
|
/**
|
|
3288
|
-
* @public
|
|
3289
3288
|
* <p>Whether the launch will not be marked as failed if this action fails.</p>
|
|
3289
|
+
* @public
|
|
3290
3290
|
*/
|
|
3291
3291
|
optional: boolean | undefined;
|
|
3292
3292
|
/**
|
|
3293
|
-
* @public
|
|
3294
3293
|
* <p>Whether the launch action is active.</p>
|
|
3294
|
+
* @public
|
|
3295
3295
|
*/
|
|
3296
3296
|
active: boolean | undefined;
|
|
3297
3297
|
/**
|
|
3298
|
-
* @public
|
|
3299
3298
|
* <p>Launch action name.</p>
|
|
3299
|
+
* @public
|
|
3300
3300
|
*/
|
|
3301
3301
|
name: string | undefined;
|
|
3302
3302
|
/**
|
|
3303
|
-
* @public
|
|
3304
3303
|
* <p>Launch action version.</p>
|
|
3304
|
+
* @public
|
|
3305
3305
|
*/
|
|
3306
3306
|
actionVersion: string | undefined;
|
|
3307
3307
|
/**
|
|
3308
|
-
* @public
|
|
3309
3308
|
* <p>Launch action category.</p>
|
|
3309
|
+
* @public
|
|
3310
3310
|
*/
|
|
3311
3311
|
category: LaunchActionCategory | undefined;
|
|
3312
3312
|
/**
|
|
3313
|
-
* @public
|
|
3314
3313
|
* <p>Launch action parameters.</p>
|
|
3314
|
+
* @public
|
|
3315
3315
|
*/
|
|
3316
3316
|
parameters?: Record<string, LaunchActionParameter>;
|
|
3317
3317
|
/**
|
|
3318
|
-
* @public
|
|
3319
3318
|
* <p>Launch action description.</p>
|
|
3319
|
+
* @public
|
|
3320
3320
|
*/
|
|
3321
3321
|
description: string | undefined;
|
|
3322
3322
|
}
|
|
@@ -3325,63 +3325,63 @@ export interface PutLaunchActionRequest {
|
|
|
3325
3325
|
*/
|
|
3326
3326
|
export interface PutLaunchActionResponse {
|
|
3327
3327
|
/**
|
|
3328
|
-
* @public
|
|
3329
3328
|
* <p>Launch configuration template Id or Source Server Id</p>
|
|
3329
|
+
* @public
|
|
3330
3330
|
*/
|
|
3331
3331
|
resourceId?: string;
|
|
3332
3332
|
/**
|
|
3333
|
-
* @public
|
|
3334
3333
|
* <p>Launch action Id.</p>
|
|
3334
|
+
* @public
|
|
3335
3335
|
*/
|
|
3336
3336
|
actionId?: string;
|
|
3337
3337
|
/**
|
|
3338
|
-
* @public
|
|
3339
3338
|
* <p>Launch action code.</p>
|
|
3339
|
+
* @public
|
|
3340
3340
|
*/
|
|
3341
3341
|
actionCode?: string;
|
|
3342
3342
|
/**
|
|
3343
|
-
* @public
|
|
3344
3343
|
* <p>Launch action type.</p>
|
|
3344
|
+
* @public
|
|
3345
3345
|
*/
|
|
3346
3346
|
type?: LaunchActionType;
|
|
3347
3347
|
/**
|
|
3348
|
-
* @public
|
|
3349
3348
|
* <p>Launch action name.</p>
|
|
3349
|
+
* @public
|
|
3350
3350
|
*/
|
|
3351
3351
|
name?: string;
|
|
3352
3352
|
/**
|
|
3353
|
-
* @public
|
|
3354
3353
|
* <p>Whether the launch action is active.</p>
|
|
3354
|
+
* @public
|
|
3355
3355
|
*/
|
|
3356
3356
|
active?: boolean;
|
|
3357
3357
|
/**
|
|
3358
|
-
* @public
|
|
3359
3358
|
* <p>Launch action order.</p>
|
|
3359
|
+
* @public
|
|
3360
3360
|
*/
|
|
3361
3361
|
order?: number;
|
|
3362
3362
|
/**
|
|
3363
|
-
* @public
|
|
3364
3363
|
* <p>Launch action version.</p>
|
|
3364
|
+
* @public
|
|
3365
3365
|
*/
|
|
3366
3366
|
actionVersion?: string;
|
|
3367
3367
|
/**
|
|
3368
|
-
* @public
|
|
3369
3368
|
* <p>Whether the launch will not be marked as failed if this action fails.</p>
|
|
3369
|
+
* @public
|
|
3370
3370
|
*/
|
|
3371
3371
|
optional?: boolean;
|
|
3372
3372
|
/**
|
|
3373
|
-
* @public
|
|
3374
3373
|
* <p>Launch action parameters.</p>
|
|
3374
|
+
* @public
|
|
3375
3375
|
*/
|
|
3376
3376
|
parameters?: Record<string, LaunchActionParameter>;
|
|
3377
3377
|
/**
|
|
3378
|
-
* @public
|
|
3379
3378
|
* <p>Launch action description.</p>
|
|
3379
|
+
* @public
|
|
3380
3380
|
*/
|
|
3381
3381
|
description?: string;
|
|
3382
3382
|
/**
|
|
3383
|
-
* @public
|
|
3384
3383
|
* <p>Launch action category.</p>
|
|
3384
|
+
* @public
|
|
3385
3385
|
*/
|
|
3386
3386
|
category?: LaunchActionCategory;
|
|
3387
3387
|
}
|
|
@@ -3390,8 +3390,8 @@ export interface PutLaunchActionResponse {
|
|
|
3390
3390
|
*/
|
|
3391
3391
|
export interface GetFailbackReplicationConfigurationRequest {
|
|
3392
3392
|
/**
|
|
3393
|
-
* @public
|
|
3394
3393
|
* <p>The ID of the Recovery Instance whose failback replication configuration should be returned.</p>
|
|
3394
|
+
* @public
|
|
3395
3395
|
*/
|
|
3396
3396
|
recoveryInstanceID: string | undefined;
|
|
3397
3397
|
}
|
|
@@ -3400,23 +3400,23 @@ export interface GetFailbackReplicationConfigurationRequest {
|
|
|
3400
3400
|
*/
|
|
3401
3401
|
export interface GetFailbackReplicationConfigurationResponse {
|
|
3402
3402
|
/**
|
|
3403
|
-
* @public
|
|
3404
3403
|
* <p>The ID of the Recovery Instance.</p>
|
|
3404
|
+
* @public
|
|
3405
3405
|
*/
|
|
3406
3406
|
recoveryInstanceID: string | undefined;
|
|
3407
3407
|
/**
|
|
3408
|
-
* @public
|
|
3409
3408
|
* <p>The name of the Failback Replication Configuration.</p>
|
|
3409
|
+
* @public
|
|
3410
3410
|
*/
|
|
3411
3411
|
name?: string;
|
|
3412
3412
|
/**
|
|
3413
|
-
* @public
|
|
3414
3413
|
* <p>Configure bandwidth throttling for the outbound data transfer rate of the Recovery Instance in Mbps.</p>
|
|
3414
|
+
* @public
|
|
3415
3415
|
*/
|
|
3416
3416
|
bandwidthThrottling?: number;
|
|
3417
3417
|
/**
|
|
3418
|
-
* @public
|
|
3419
3418
|
* <p>Whether to use Private IP for the failback replication of the Recovery Instance.</p>
|
|
3419
|
+
* @public
|
|
3420
3420
|
*/
|
|
3421
3421
|
usePrivateIP?: boolean;
|
|
3422
3422
|
}
|
|
@@ -3425,8 +3425,8 @@ export interface GetFailbackReplicationConfigurationResponse {
|
|
|
3425
3425
|
*/
|
|
3426
3426
|
export interface ReverseReplicationRequest {
|
|
3427
3427
|
/**
|
|
3428
|
-
* @public
|
|
3429
3428
|
* <p>The ID of the Recovery Instance that we want to reverse the replication for.</p>
|
|
3429
|
+
* @public
|
|
3430
3430
|
*/
|
|
3431
3431
|
recoveryInstanceID: string | undefined;
|
|
3432
3432
|
}
|
|
@@ -3435,8 +3435,8 @@ export interface ReverseReplicationRequest {
|
|
|
3435
3435
|
*/
|
|
3436
3436
|
export interface ReverseReplicationResponse {
|
|
3437
3437
|
/**
|
|
3438
|
-
* @public
|
|
3439
3438
|
* <p>ARN of created SourceServer.</p>
|
|
3439
|
+
* @public
|
|
3440
3440
|
*/
|
|
3441
3441
|
reversedDirectionSourceServerArn?: string;
|
|
3442
3442
|
}
|
|
@@ -3445,13 +3445,13 @@ export interface ReverseReplicationResponse {
|
|
|
3445
3445
|
*/
|
|
3446
3446
|
export interface StartFailbackLaunchRequest {
|
|
3447
3447
|
/**
|
|
3448
|
-
* @public
|
|
3449
3448
|
* <p>The IDs of the Recovery Instance whose failback launch we want to request.</p>
|
|
3449
|
+
* @public
|
|
3450
3450
|
*/
|
|
3451
3451
|
recoveryInstanceIDs: string[] | undefined;
|
|
3452
3452
|
/**
|
|
3453
|
-
* @public
|
|
3454
3453
|
* <p>The tags to be associated with the failback launch Job.</p>
|
|
3454
|
+
* @public
|
|
3455
3455
|
*/
|
|
3456
3456
|
tags?: Record<string, string>;
|
|
3457
3457
|
}
|
|
@@ -3460,8 +3460,8 @@ export interface StartFailbackLaunchRequest {
|
|
|
3460
3460
|
*/
|
|
3461
3461
|
export interface StartFailbackLaunchResponse {
|
|
3462
3462
|
/**
|
|
3463
|
-
* @public
|
|
3464
3463
|
* <p>The failback launch Job.</p>
|
|
3464
|
+
* @public
|
|
3465
3465
|
*/
|
|
3466
3466
|
job?: Job;
|
|
3467
3467
|
}
|
|
@@ -3470,8 +3470,8 @@ export interface StartFailbackLaunchResponse {
|
|
|
3470
3470
|
*/
|
|
3471
3471
|
export interface StopFailbackRequest {
|
|
3472
3472
|
/**
|
|
3473
|
-
* @public
|
|
3474
3473
|
* <p>The ID of the Recovery Instance we want to stop failback for.</p>
|
|
3474
|
+
* @public
|
|
3475
3475
|
*/
|
|
3476
3476
|
recoveryInstanceID: string | undefined;
|
|
3477
3477
|
}
|
|
@@ -3480,8 +3480,8 @@ export interface StopFailbackRequest {
|
|
|
3480
3480
|
*/
|
|
3481
3481
|
export interface TerminateRecoveryInstancesRequest {
|
|
3482
3482
|
/**
|
|
3483
|
-
* @public
|
|
3484
3483
|
* <p>The IDs of the Recovery Instances that should be terminated.</p>
|
|
3484
|
+
* @public
|
|
3485
3485
|
*/
|
|
3486
3486
|
recoveryInstanceIDs: string[] | undefined;
|
|
3487
3487
|
}
|
|
@@ -3490,8 +3490,8 @@ export interface TerminateRecoveryInstancesRequest {
|
|
|
3490
3490
|
*/
|
|
3491
3491
|
export interface TerminateRecoveryInstancesResponse {
|
|
3492
3492
|
/**
|
|
3493
|
-
* @public
|
|
3494
3493
|
* <p>The Job for terminating the Recovery Instances.</p>
|
|
3494
|
+
* @public
|
|
3495
3495
|
*/
|
|
3496
3496
|
job?: Job;
|
|
3497
3497
|
}
|
|
@@ -3500,23 +3500,23 @@ export interface TerminateRecoveryInstancesResponse {
|
|
|
3500
3500
|
*/
|
|
3501
3501
|
export interface UpdateFailbackReplicationConfigurationRequest {
|
|
3502
3502
|
/**
|
|
3503
|
-
* @public
|
|
3504
3503
|
* <p>The ID of the Recovery Instance.</p>
|
|
3504
|
+
* @public
|
|
3505
3505
|
*/
|
|
3506
3506
|
recoveryInstanceID: string | undefined;
|
|
3507
3507
|
/**
|
|
3508
|
-
* @public
|
|
3509
3508
|
* <p>The name of the Failback Replication Configuration.</p>
|
|
3509
|
+
* @public
|
|
3510
3510
|
*/
|
|
3511
3511
|
name?: string;
|
|
3512
3512
|
/**
|
|
3513
|
-
* @public
|
|
3514
3513
|
* <p>Configure bandwidth throttling for the outbound data transfer rate of the Recovery Instance in Mbps.</p>
|
|
3514
|
+
* @public
|
|
3515
3515
|
*/
|
|
3516
3516
|
bandwidthThrottling?: number;
|
|
3517
3517
|
/**
|
|
3518
|
-
* @public
|
|
3519
3518
|
* <p>Whether to use Private IP for the failback replication of the Recovery Instance.</p>
|
|
3519
|
+
* @public
|
|
3520
3520
|
*/
|
|
3521
3521
|
usePrivateIP?: boolean;
|
|
3522
3522
|
}
|
|
@@ -3525,83 +3525,83 @@ export interface UpdateFailbackReplicationConfigurationRequest {
|
|
|
3525
3525
|
*/
|
|
3526
3526
|
export interface UpdateReplicationConfigurationTemplateRequest {
|
|
3527
3527
|
/**
|
|
3528
|
-
* @public
|
|
3529
3528
|
* <p>The Replication Configuration Template ID.</p>
|
|
3529
|
+
* @public
|
|
3530
3530
|
*/
|
|
3531
3531
|
replicationConfigurationTemplateID: string | undefined;
|
|
3532
3532
|
/**
|
|
3533
|
-
* @public
|
|
3534
3533
|
* <p>The Replication Configuration Template ARN.</p>
|
|
3534
|
+
* @public
|
|
3535
3535
|
*/
|
|
3536
3536
|
arn?: string;
|
|
3537
3537
|
/**
|
|
3538
|
-
* @public
|
|
3539
3538
|
* <p>The subnet to be used by the replication staging area.</p>
|
|
3539
|
+
* @public
|
|
3540
3540
|
*/
|
|
3541
3541
|
stagingAreaSubnetId?: string;
|
|
3542
3542
|
/**
|
|
3543
|
-
* @public
|
|
3544
3543
|
* <p>Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration Template.</p>
|
|
3544
|
+
* @public
|
|
3545
3545
|
*/
|
|
3546
3546
|
associateDefaultSecurityGroup?: boolean;
|
|
3547
3547
|
/**
|
|
3548
|
-
* @public
|
|
3549
3548
|
* <p>The security group IDs that will be used by the replication server.</p>
|
|
3549
|
+
* @public
|
|
3550
3550
|
*/
|
|
3551
3551
|
replicationServersSecurityGroupsIDs?: string[];
|
|
3552
3552
|
/**
|
|
3553
|
-
* @public
|
|
3554
3553
|
* <p>The instance type to be used for the replication server.</p>
|
|
3554
|
+
* @public
|
|
3555
3555
|
*/
|
|
3556
3556
|
replicationServerInstanceType?: string;
|
|
3557
3557
|
/**
|
|
3558
|
-
* @public
|
|
3559
3558
|
* <p>Whether to use a dedicated Replication Server in the replication staging area.</p>
|
|
3559
|
+
* @public
|
|
3560
3560
|
*/
|
|
3561
3561
|
useDedicatedReplicationServer?: boolean;
|
|
3562
3562
|
/**
|
|
3563
|
-
* @public
|
|
3564
3563
|
* <p>The Staging Disk EBS volume type to be used during replication.</p>
|
|
3564
|
+
* @public
|
|
3565
3565
|
*/
|
|
3566
3566
|
defaultLargeStagingDiskType?: ReplicationConfigurationDefaultLargeStagingDiskType;
|
|
3567
3567
|
/**
|
|
3568
|
-
* @public
|
|
3569
3568
|
* <p>The type of EBS encryption to be used during replication.</p>
|
|
3569
|
+
* @public
|
|
3570
3570
|
*/
|
|
3571
3571
|
ebsEncryption?: ReplicationConfigurationEbsEncryption;
|
|
3572
3572
|
/**
|
|
3573
|
-
* @public
|
|
3574
3573
|
* <p>The ARN of the EBS encryption key to be used during replication.</p>
|
|
3574
|
+
* @public
|
|
3575
3575
|
*/
|
|
3576
3576
|
ebsEncryptionKeyArn?: string;
|
|
3577
3577
|
/**
|
|
3578
|
-
* @public
|
|
3579
3578
|
* <p>Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.</p>
|
|
3579
|
+
* @public
|
|
3580
3580
|
*/
|
|
3581
3581
|
bandwidthThrottling?: number;
|
|
3582
3582
|
/**
|
|
3583
|
-
* @public
|
|
3584
3583
|
* <p>The data plane routing mechanism that will be used for replication.</p>
|
|
3584
|
+
* @public
|
|
3585
3585
|
*/
|
|
3586
3586
|
dataPlaneRouting?: ReplicationConfigurationDataPlaneRouting;
|
|
3587
3587
|
/**
|
|
3588
|
-
* @public
|
|
3589
3588
|
* <p>Whether to create a Public IP for the Recovery Instance by default.</p>
|
|
3589
|
+
* @public
|
|
3590
3590
|
*/
|
|
3591
3591
|
createPublicIP?: boolean;
|
|
3592
3592
|
/**
|
|
3593
|
-
* @public
|
|
3594
3593
|
* <p>A set of tags to be associated with all resources created in the replication staging area: EC2 replication server, EBS volumes, EBS snapshots, etc.</p>
|
|
3594
|
+
* @public
|
|
3595
3595
|
*/
|
|
3596
3596
|
stagingAreaTags?: Record<string, string>;
|
|
3597
3597
|
/**
|
|
3598
|
-
* @public
|
|
3599
3598
|
* <p>The Point in time (PIT) policy to manage snapshots taken during replication.</p>
|
|
3599
|
+
* @public
|
|
3600
3600
|
*/
|
|
3601
3601
|
pitPolicy?: PITPolicyRule[];
|
|
3602
3602
|
/**
|
|
3603
|
-
* @public
|
|
3604
3603
|
* <p>Whether to allow the AWS replication agent to automatically replicate newly added disks.</p>
|
|
3604
|
+
* @public
|
|
3605
3605
|
*/
|
|
3606
3606
|
autoReplicateNewDisks?: boolean;
|
|
3607
3607
|
}
|
|
@@ -3610,8 +3610,8 @@ export interface UpdateReplicationConfigurationTemplateRequest {
|
|
|
3610
3610
|
*/
|
|
3611
3611
|
export interface ExportSourceNetworkCfnTemplateRequest {
|
|
3612
3612
|
/**
|
|
3613
|
-
* @public
|
|
3614
3613
|
* <p>The Source Network ID to export its CloudFormation template to an S3 bucket.</p>
|
|
3614
|
+
* @public
|
|
3615
3615
|
*/
|
|
3616
3616
|
sourceNetworkID: string | undefined;
|
|
3617
3617
|
}
|
|
@@ -3620,24 +3620,24 @@ export interface ExportSourceNetworkCfnTemplateRequest {
|
|
|
3620
3620
|
*/
|
|
3621
3621
|
export interface ExportSourceNetworkCfnTemplateResponse {
|
|
3622
3622
|
/**
|
|
3623
|
-
* @public
|
|
3624
3623
|
* <p>S3 bucket URL where the Source Network CloudFormation template was exported to.</p>
|
|
3624
|
+
* @public
|
|
3625
3625
|
*/
|
|
3626
3626
|
s3DestinationUrl?: string;
|
|
3627
3627
|
}
|
|
3628
3628
|
/**
|
|
3629
|
-
* @public
|
|
3630
3629
|
* <p>An object representing the Source Network to recover.</p>
|
|
3630
|
+
* @public
|
|
3631
3631
|
*/
|
|
3632
3632
|
export interface StartSourceNetworkRecoveryRequestNetworkEntry {
|
|
3633
3633
|
/**
|
|
3634
|
-
* @public
|
|
3635
3634
|
* <p>The ID of the Source Network you want to recover.</p>
|
|
3635
|
+
* @public
|
|
3636
3636
|
*/
|
|
3637
3637
|
sourceNetworkID: string | undefined;
|
|
3638
3638
|
/**
|
|
3639
|
-
* @public
|
|
3640
3639
|
* <p>CloudFormation stack name to be used for recovering the network.</p>
|
|
3640
|
+
* @public
|
|
3641
3641
|
*/
|
|
3642
3642
|
cfnStackName?: string;
|
|
3643
3643
|
}
|
|
@@ -3646,18 +3646,18 @@ export interface StartSourceNetworkRecoveryRequestNetworkEntry {
|
|
|
3646
3646
|
*/
|
|
3647
3647
|
export interface StartSourceNetworkRecoveryRequest {
|
|
3648
3648
|
/**
|
|
3649
|
-
* @public
|
|
3650
3649
|
* <p>The Source Networks that we want to start a Recovery Job for.</p>
|
|
3650
|
+
* @public
|
|
3651
3651
|
*/
|
|
3652
3652
|
sourceNetworks: StartSourceNetworkRecoveryRequestNetworkEntry[] | undefined;
|
|
3653
3653
|
/**
|
|
3654
|
-
* @public
|
|
3655
3654
|
* <p>Don't update existing CloudFormation Stack, recover the network using a new stack.</p>
|
|
3655
|
+
* @public
|
|
3656
3656
|
*/
|
|
3657
3657
|
deployAsNew?: boolean;
|
|
3658
3658
|
/**
|
|
3659
|
-
* @public
|
|
3660
3659
|
* <p>The tags to be associated with the Source Network recovery Job.</p>
|
|
3660
|
+
* @public
|
|
3661
3661
|
*/
|
|
3662
3662
|
tags?: Record<string, string>;
|
|
3663
3663
|
}
|
|
@@ -3666,8 +3666,8 @@ export interface StartSourceNetworkRecoveryRequest {
|
|
|
3666
3666
|
*/
|
|
3667
3667
|
export interface StartSourceNetworkRecoveryResponse {
|
|
3668
3668
|
/**
|
|
3669
|
-
* @public
|
|
3670
3669
|
* <p>The Source Network recovery Job.</p>
|
|
3670
|
+
* @public
|
|
3671
3671
|
*/
|
|
3672
3672
|
job?: Job;
|
|
3673
3673
|
}
|
|
@@ -3676,8 +3676,8 @@ export interface StartSourceNetworkRecoveryResponse {
|
|
|
3676
3676
|
*/
|
|
3677
3677
|
export interface StartSourceNetworkReplicationRequest {
|
|
3678
3678
|
/**
|
|
3679
|
-
* @public
|
|
3680
3679
|
* <p>ID of the Source Network to replicate.</p>
|
|
3680
|
+
* @public
|
|
3681
3681
|
*/
|
|
3682
3682
|
sourceNetworkID: string | undefined;
|
|
3683
3683
|
}
|
|
@@ -3686,8 +3686,8 @@ export interface StartSourceNetworkReplicationRequest {
|
|
|
3686
3686
|
*/
|
|
3687
3687
|
export interface StartSourceNetworkReplicationResponse {
|
|
3688
3688
|
/**
|
|
3689
|
-
* @public
|
|
3690
3689
|
* <p>Source Network which was requested for replication.</p>
|
|
3690
|
+
* @public
|
|
3691
3691
|
*/
|
|
3692
3692
|
sourceNetwork?: SourceNetwork;
|
|
3693
3693
|
}
|
|
@@ -3696,8 +3696,8 @@ export interface StartSourceNetworkReplicationResponse {
|
|
|
3696
3696
|
*/
|
|
3697
3697
|
export interface StopSourceNetworkReplicationRequest {
|
|
3698
3698
|
/**
|
|
3699
|
-
* @public
|
|
3700
3699
|
* <p>ID of the Source Network to stop replication.</p>
|
|
3700
|
+
* @public
|
|
3701
3701
|
*/
|
|
3702
3702
|
sourceNetworkID: string | undefined;
|
|
3703
3703
|
}
|
|
@@ -3706,8 +3706,8 @@ export interface StopSourceNetworkReplicationRequest {
|
|
|
3706
3706
|
*/
|
|
3707
3707
|
export interface StopSourceNetworkReplicationResponse {
|
|
3708
3708
|
/**
|
|
3709
|
-
* @public
|
|
3710
3709
|
* <p>Source Network which was requested to stop replication.</p>
|
|
3710
|
+
* @public
|
|
3711
3711
|
*/
|
|
3712
3712
|
sourceNetwork?: SourceNetwork;
|
|
3713
3713
|
}
|
|
@@ -3716,19 +3716,19 @@ export interface StopSourceNetworkReplicationResponse {
|
|
|
3716
3716
|
*/
|
|
3717
3717
|
export interface GetLaunchConfigurationRequest {
|
|
3718
3718
|
/**
|
|
3719
|
-
* @public
|
|
3720
3719
|
* <p>The ID of the Source Server that we want to retrieve a Launch Configuration for.</p>
|
|
3720
|
+
* @public
|
|
3721
3721
|
*/
|
|
3722
3722
|
sourceServerID: string | undefined;
|
|
3723
3723
|
}
|
|
3724
3724
|
/**
|
|
3725
|
-
* @public
|
|
3726
3725
|
* <p>Launch into existing instance.</p>
|
|
3726
|
+
* @public
|
|
3727
3727
|
*/
|
|
3728
3728
|
export interface LaunchIntoInstanceProperties {
|
|
3729
3729
|
/**
|
|
3730
|
-
* @public
|
|
3731
3730
|
* <p>Optionally holds EC2 instance ID of an instance to launch into, instead of launching a new instance during drill, recovery or failback.</p>
|
|
3731
|
+
* @public
|
|
3732
3732
|
*/
|
|
3733
3733
|
launchIntoEC2InstanceID?: string;
|
|
3734
3734
|
}
|
|
@@ -3737,53 +3737,53 @@ export interface LaunchIntoInstanceProperties {
|
|
|
3737
3737
|
*/
|
|
3738
3738
|
export interface LaunchConfiguration {
|
|
3739
3739
|
/**
|
|
3740
|
-
* @public
|
|
3741
3740
|
* <p>The ID of the Source Server for this launch configuration.</p>
|
|
3741
|
+
* @public
|
|
3742
3742
|
*/
|
|
3743
3743
|
sourceServerID?: string;
|
|
3744
3744
|
/**
|
|
3745
|
-
* @public
|
|
3746
3745
|
* <p>The name of the launch configuration.</p>
|
|
3746
|
+
* @public
|
|
3747
3747
|
*/
|
|
3748
3748
|
name?: string;
|
|
3749
3749
|
/**
|
|
3750
|
-
* @public
|
|
3751
3750
|
* <p>The EC2 launch template ID of this launch configuration.</p>
|
|
3751
|
+
* @public
|
|
3752
3752
|
*/
|
|
3753
3753
|
ec2LaunchTemplateID?: string;
|
|
3754
3754
|
/**
|
|
3755
|
-
* @public
|
|
3756
3755
|
* <p>The state of the Recovery Instance in EC2 after the recovery operation.</p>
|
|
3756
|
+
* @public
|
|
3757
3757
|
*/
|
|
3758
3758
|
launchDisposition?: LaunchDisposition;
|
|
3759
3759
|
/**
|
|
3760
|
-
* @public
|
|
3761
3760
|
* <p>Whether Elastic Disaster Recovery should try to automatically choose the instance type that best matches the OS, CPU, and RAM of your Source Server.</p>
|
|
3761
|
+
* @public
|
|
3762
3762
|
*/
|
|
3763
3763
|
targetInstanceTypeRightSizingMethod?: TargetInstanceTypeRightSizingMethod;
|
|
3764
3764
|
/**
|
|
3765
|
-
* @public
|
|
3766
3765
|
* <p>Whether we should copy the Private IP of the Source Server to the Recovery Instance.</p>
|
|
3766
|
+
* @public
|
|
3767
3767
|
*/
|
|
3768
3768
|
copyPrivateIp?: boolean;
|
|
3769
3769
|
/**
|
|
3770
|
-
* @public
|
|
3771
3770
|
* <p>Whether we want to copy the tags of the Source Server to the EC2 machine of the Recovery Instance.</p>
|
|
3771
|
+
* @public
|
|
3772
3772
|
*/
|
|
3773
3773
|
copyTags?: boolean;
|
|
3774
3774
|
/**
|
|
3775
|
-
* @public
|
|
3776
3775
|
* <p>The licensing configuration to be used for this launch configuration.</p>
|
|
3776
|
+
* @public
|
|
3777
3777
|
*/
|
|
3778
3778
|
licensing?: Licensing;
|
|
3779
3779
|
/**
|
|
3780
|
-
* @public
|
|
3781
3780
|
* <p>Whether we want to activate post-launch actions for the Source Server.</p>
|
|
3781
|
+
* @public
|
|
3782
3782
|
*/
|
|
3783
3783
|
postLaunchEnabled?: boolean;
|
|
3784
3784
|
/**
|
|
3785
|
-
* @public
|
|
3786
3785
|
* <p>Launch into existing instance properties.</p>
|
|
3786
|
+
* @public
|
|
3787
3787
|
*/
|
|
3788
3788
|
launchIntoInstanceProperties?: LaunchIntoInstanceProperties;
|
|
3789
3789
|
}
|
|
@@ -3792,8 +3792,8 @@ export interface LaunchConfiguration {
|
|
|
3792
3792
|
*/
|
|
3793
3793
|
export interface GetReplicationConfigurationRequest {
|
|
3794
3794
|
/**
|
|
3795
|
-
* @public
|
|
3796
3795
|
* <p>The ID of the Source Serve for this Replication Configuration.r</p>
|
|
3796
|
+
* @public
|
|
3797
3797
|
*/
|
|
3798
3798
|
sourceServerID: string | undefined;
|
|
3799
3799
|
}
|
|
@@ -3815,38 +3815,38 @@ export declare const ReplicationConfigurationReplicatedDiskStagingDiskType: {
|
|
|
3815
3815
|
*/
|
|
3816
3816
|
export type ReplicationConfigurationReplicatedDiskStagingDiskType = (typeof ReplicationConfigurationReplicatedDiskStagingDiskType)[keyof typeof ReplicationConfigurationReplicatedDiskStagingDiskType];
|
|
3817
3817
|
/**
|
|
3818
|
-
* @public
|
|
3819
3818
|
* <p>The configuration of a disk of the Source Server to be replicated.</p>
|
|
3819
|
+
* @public
|
|
3820
3820
|
*/
|
|
3821
3821
|
export interface ReplicationConfigurationReplicatedDisk {
|
|
3822
3822
|
/**
|
|
3823
|
-
* @public
|
|
3824
3823
|
* <p>The name of the device.</p>
|
|
3824
|
+
* @public
|
|
3825
3825
|
*/
|
|
3826
3826
|
deviceName?: string;
|
|
3827
3827
|
/**
|
|
3828
|
-
* @public
|
|
3829
3828
|
* <p>Whether to boot from this disk or not.</p>
|
|
3829
|
+
* @public
|
|
3830
3830
|
*/
|
|
3831
3831
|
isBootDisk?: boolean;
|
|
3832
3832
|
/**
|
|
3833
|
-
* @public
|
|
3834
3833
|
* <p>The Staging Disk EBS volume type to be used during replication.</p>
|
|
3834
|
+
* @public
|
|
3835
3835
|
*/
|
|
3836
3836
|
stagingDiskType?: ReplicationConfigurationReplicatedDiskStagingDiskType;
|
|
3837
3837
|
/**
|
|
3838
|
-
* @public
|
|
3839
3838
|
* <p>The requested number of I/O operations per second (IOPS).</p>
|
|
3839
|
+
* @public
|
|
3840
3840
|
*/
|
|
3841
3841
|
iops?: number;
|
|
3842
3842
|
/**
|
|
3843
|
-
* @public
|
|
3844
3843
|
* <p>The throughput to use for the EBS volume in MiB/s. This parameter is valid only for gp3 volumes.</p>
|
|
3844
|
+
* @public
|
|
3845
3845
|
*/
|
|
3846
3846
|
throughput?: number;
|
|
3847
3847
|
/**
|
|
3848
|
-
* @public
|
|
3849
3848
|
* <p>The Staging Disk EBS volume type to be used during replication when <code>stagingDiskType</code> is set to Auto. This is a read-only field.</p>
|
|
3849
|
+
* @public
|
|
3850
3850
|
*/
|
|
3851
3851
|
optimizedStagingDiskType?: ReplicationConfigurationReplicatedDiskStagingDiskType;
|
|
3852
3852
|
}
|
|
@@ -3855,88 +3855,88 @@ export interface ReplicationConfigurationReplicatedDisk {
|
|
|
3855
3855
|
*/
|
|
3856
3856
|
export interface ReplicationConfiguration {
|
|
3857
3857
|
/**
|
|
3858
|
-
* @public
|
|
3859
3858
|
* <p>The ID of the Source Server for this Replication Configuration.</p>
|
|
3859
|
+
* @public
|
|
3860
3860
|
*/
|
|
3861
3861
|
sourceServerID?: string;
|
|
3862
3862
|
/**
|
|
3863
|
-
* @public
|
|
3864
3863
|
* <p>The name of the Replication Configuration.</p>
|
|
3864
|
+
* @public
|
|
3865
3865
|
*/
|
|
3866
3866
|
name?: string;
|
|
3867
3867
|
/**
|
|
3868
|
-
* @public
|
|
3869
3868
|
* <p>The subnet to be used by the replication staging area.</p>
|
|
3869
|
+
* @public
|
|
3870
3870
|
*/
|
|
3871
3871
|
stagingAreaSubnetId?: string;
|
|
3872
3872
|
/**
|
|
3873
|
-
* @public
|
|
3874
3873
|
* <p>Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration.</p>
|
|
3874
|
+
* @public
|
|
3875
3875
|
*/
|
|
3876
3876
|
associateDefaultSecurityGroup?: boolean;
|
|
3877
3877
|
/**
|
|
3878
|
-
* @public
|
|
3879
3878
|
* <p>The security group IDs that will be used by the replication server.</p>
|
|
3879
|
+
* @public
|
|
3880
3880
|
*/
|
|
3881
3881
|
replicationServersSecurityGroupsIDs?: string[];
|
|
3882
3882
|
/**
|
|
3883
|
-
* @public
|
|
3884
3883
|
* <p>The instance type to be used for the replication server.</p>
|
|
3884
|
+
* @public
|
|
3885
3885
|
*/
|
|
3886
3886
|
replicationServerInstanceType?: string;
|
|
3887
3887
|
/**
|
|
3888
|
-
* @public
|
|
3889
3888
|
* <p>Whether to use a dedicated Replication Server in the replication staging area.</p>
|
|
3889
|
+
* @public
|
|
3890
3890
|
*/
|
|
3891
3891
|
useDedicatedReplicationServer?: boolean;
|
|
3892
3892
|
/**
|
|
3893
|
-
* @public
|
|
3894
3893
|
* <p>The Staging Disk EBS volume type to be used during replication.</p>
|
|
3894
|
+
* @public
|
|
3895
3895
|
*/
|
|
3896
3896
|
defaultLargeStagingDiskType?: ReplicationConfigurationDefaultLargeStagingDiskType;
|
|
3897
3897
|
/**
|
|
3898
|
-
* @public
|
|
3899
3898
|
* <p>The configuration of the disks of the Source Server to be replicated.</p>
|
|
3899
|
+
* @public
|
|
3900
3900
|
*/
|
|
3901
3901
|
replicatedDisks?: ReplicationConfigurationReplicatedDisk[];
|
|
3902
3902
|
/**
|
|
3903
|
-
* @public
|
|
3904
3903
|
* <p>The type of EBS encryption to be used during replication.</p>
|
|
3904
|
+
* @public
|
|
3905
3905
|
*/
|
|
3906
3906
|
ebsEncryption?: ReplicationConfigurationEbsEncryption;
|
|
3907
3907
|
/**
|
|
3908
|
-
* @public
|
|
3909
3908
|
* <p>The ARN of the EBS encryption key to be used during replication.</p>
|
|
3909
|
+
* @public
|
|
3910
3910
|
*/
|
|
3911
3911
|
ebsEncryptionKeyArn?: string;
|
|
3912
3912
|
/**
|
|
3913
|
-
* @public
|
|
3914
3913
|
* <p>Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.</p>
|
|
3914
|
+
* @public
|
|
3915
3915
|
*/
|
|
3916
3916
|
bandwidthThrottling?: number;
|
|
3917
3917
|
/**
|
|
3918
|
-
* @public
|
|
3919
3918
|
* <p>The data plane routing mechanism that will be used for replication.</p>
|
|
3919
|
+
* @public
|
|
3920
3920
|
*/
|
|
3921
3921
|
dataPlaneRouting?: ReplicationConfigurationDataPlaneRouting;
|
|
3922
3922
|
/**
|
|
3923
|
-
* @public
|
|
3924
3923
|
* <p>Whether to create a Public IP for the Recovery Instance by default.</p>
|
|
3924
|
+
* @public
|
|
3925
3925
|
*/
|
|
3926
3926
|
createPublicIP?: boolean;
|
|
3927
3927
|
/**
|
|
3928
|
-
* @public
|
|
3929
3928
|
* <p>A set of tags to be associated with all resources created in the replication staging area: EC2 replication server, EBS volumes, EBS snapshots, etc.</p>
|
|
3929
|
+
* @public
|
|
3930
3930
|
*/
|
|
3931
3931
|
stagingAreaTags?: Record<string, string>;
|
|
3932
3932
|
/**
|
|
3933
|
-
* @public
|
|
3934
3933
|
* <p>The Point in time (PIT) policy to manage snapshots taken during replication.</p>
|
|
3934
|
+
* @public
|
|
3935
3935
|
*/
|
|
3936
3936
|
pitPolicy?: PITPolicyRule[];
|
|
3937
3937
|
/**
|
|
3938
|
-
* @public
|
|
3939
3938
|
* <p>Whether to allow the AWS replication agent to automatically replicate newly added disks.</p>
|
|
3939
|
+
* @public
|
|
3940
3940
|
*/
|
|
3941
3941
|
autoReplicateNewDisks?: boolean;
|
|
3942
3942
|
}
|
|
@@ -3945,24 +3945,24 @@ export interface ReplicationConfiguration {
|
|
|
3945
3945
|
*/
|
|
3946
3946
|
export interface RetryDataReplicationRequest {
|
|
3947
3947
|
/**
|
|
3948
|
-
* @public
|
|
3949
3948
|
* <p>The ID of the Source Server whose data replication should be retried.</p>
|
|
3949
|
+
* @public
|
|
3950
3950
|
*/
|
|
3951
3951
|
sourceServerID: string | undefined;
|
|
3952
3952
|
}
|
|
3953
3953
|
/**
|
|
3954
|
-
* @public
|
|
3955
3954
|
* <p>An object representing the Source Server to recover.</p>
|
|
3955
|
+
* @public
|
|
3956
3956
|
*/
|
|
3957
3957
|
export interface StartRecoveryRequestSourceServer {
|
|
3958
3958
|
/**
|
|
3959
|
-
* @public
|
|
3960
3959
|
* <p>The ID of the Source Server you want to recover.</p>
|
|
3960
|
+
* @public
|
|
3961
3961
|
*/
|
|
3962
3962
|
sourceServerID: string | undefined;
|
|
3963
3963
|
/**
|
|
3964
|
-
* @public
|
|
3965
3964
|
* <p>The ID of a Recovery Snapshot we want to recover from. Omit this field to launch from the latest data by taking an on-demand snapshot.</p>
|
|
3965
|
+
* @public
|
|
3966
3966
|
*/
|
|
3967
3967
|
recoverySnapshotID?: string;
|
|
3968
3968
|
}
|
|
@@ -3971,18 +3971,18 @@ export interface StartRecoveryRequestSourceServer {
|
|
|
3971
3971
|
*/
|
|
3972
3972
|
export interface StartRecoveryRequest {
|
|
3973
3973
|
/**
|
|
3974
|
-
* @public
|
|
3975
3974
|
* <p>The Source Servers that we want to start a Recovery Job for.</p>
|
|
3975
|
+
* @public
|
|
3976
3976
|
*/
|
|
3977
3977
|
sourceServers: StartRecoveryRequestSourceServer[] | undefined;
|
|
3978
3978
|
/**
|
|
3979
|
-
* @public
|
|
3980
3979
|
* <p>Whether this Source Server Recovery operation is a drill or not.</p>
|
|
3980
|
+
* @public
|
|
3981
3981
|
*/
|
|
3982
3982
|
isDrill?: boolean;
|
|
3983
3983
|
/**
|
|
3984
|
-
* @public
|
|
3985
3984
|
* <p>The tags to be associated with the Recovery Job.</p>
|
|
3985
|
+
* @public
|
|
3986
3986
|
*/
|
|
3987
3987
|
tags?: Record<string, string>;
|
|
3988
3988
|
}
|
|
@@ -3991,8 +3991,8 @@ export interface StartRecoveryRequest {
|
|
|
3991
3991
|
*/
|
|
3992
3992
|
export interface StartRecoveryResponse {
|
|
3993
3993
|
/**
|
|
3994
|
-
* @public
|
|
3995
3994
|
* <p>The Recovery Job.</p>
|
|
3995
|
+
* @public
|
|
3996
3996
|
*/
|
|
3997
3997
|
job?: Job;
|
|
3998
3998
|
}
|
|
@@ -4001,8 +4001,8 @@ export interface StartRecoveryResponse {
|
|
|
4001
4001
|
*/
|
|
4002
4002
|
export interface StartReplicationRequest {
|
|
4003
4003
|
/**
|
|
4004
|
-
* @public
|
|
4005
4004
|
* <p>The ID of the Source Server to start replication for.</p>
|
|
4005
|
+
* @public
|
|
4006
4006
|
*/
|
|
4007
4007
|
sourceServerID: string | undefined;
|
|
4008
4008
|
}
|
|
@@ -4011,8 +4011,8 @@ export interface StartReplicationRequest {
|
|
|
4011
4011
|
*/
|
|
4012
4012
|
export interface StartReplicationResponse {
|
|
4013
4013
|
/**
|
|
4014
|
-
* @public
|
|
4015
4014
|
* <p>The Source Server that this action was targeted on.</p>
|
|
4015
|
+
* @public
|
|
4016
4016
|
*/
|
|
4017
4017
|
sourceServer?: SourceServer;
|
|
4018
4018
|
}
|
|
@@ -4021,8 +4021,8 @@ export interface StartReplicationResponse {
|
|
|
4021
4021
|
*/
|
|
4022
4022
|
export interface StopReplicationRequest {
|
|
4023
4023
|
/**
|
|
4024
|
-
* @public
|
|
4025
4024
|
* <p>The ID of the Source Server to stop replication for.</p>
|
|
4025
|
+
* @public
|
|
4026
4026
|
*/
|
|
4027
4027
|
sourceServerID: string | undefined;
|
|
4028
4028
|
}
|
|
@@ -4031,8 +4031,8 @@ export interface StopReplicationRequest {
|
|
|
4031
4031
|
*/
|
|
4032
4032
|
export interface StopReplicationResponse {
|
|
4033
4033
|
/**
|
|
4034
|
-
* @public
|
|
4035
4034
|
* <p>The Source Server that this action was targeted on.</p>
|
|
4035
|
+
* @public
|
|
4036
4036
|
*/
|
|
4037
4037
|
sourceServer?: SourceServer;
|
|
4038
4038
|
}
|
|
@@ -4041,48 +4041,48 @@ export interface StopReplicationResponse {
|
|
|
4041
4041
|
*/
|
|
4042
4042
|
export interface UpdateLaunchConfigurationRequest {
|
|
4043
4043
|
/**
|
|
4044
|
-
* @public
|
|
4045
4044
|
* <p>The ID of the Source Server that we want to retrieve a Launch Configuration for.</p>
|
|
4045
|
+
* @public
|
|
4046
4046
|
*/
|
|
4047
4047
|
sourceServerID: string | undefined;
|
|
4048
4048
|
/**
|
|
4049
|
-
* @public
|
|
4050
4049
|
* <p>The name of the launch configuration.</p>
|
|
4050
|
+
* @public
|
|
4051
4051
|
*/
|
|
4052
4052
|
name?: string;
|
|
4053
4053
|
/**
|
|
4054
|
-
* @public
|
|
4055
4054
|
* <p>The state of the Recovery Instance in EC2 after the recovery operation.</p>
|
|
4055
|
+
* @public
|
|
4056
4056
|
*/
|
|
4057
4057
|
launchDisposition?: LaunchDisposition;
|
|
4058
4058
|
/**
|
|
4059
|
-
* @public
|
|
4060
4059
|
* <p>Whether Elastic Disaster Recovery should try to automatically choose the instance type that best matches the OS, CPU, and RAM of your Source Server.</p>
|
|
4060
|
+
* @public
|
|
4061
4061
|
*/
|
|
4062
4062
|
targetInstanceTypeRightSizingMethod?: TargetInstanceTypeRightSizingMethod;
|
|
4063
4063
|
/**
|
|
4064
|
-
* @public
|
|
4065
4064
|
* <p>Whether we should copy the Private IP of the Source Server to the Recovery Instance.</p>
|
|
4065
|
+
* @public
|
|
4066
4066
|
*/
|
|
4067
4067
|
copyPrivateIp?: boolean;
|
|
4068
4068
|
/**
|
|
4069
|
-
* @public
|
|
4070
4069
|
* <p>Whether we want to copy the tags of the Source Server to the EC2 machine of the Recovery Instance.</p>
|
|
4070
|
+
* @public
|
|
4071
4071
|
*/
|
|
4072
4072
|
copyTags?: boolean;
|
|
4073
4073
|
/**
|
|
4074
|
-
* @public
|
|
4075
4074
|
* <p>The licensing configuration to be used for this launch configuration.</p>
|
|
4075
|
+
* @public
|
|
4076
4076
|
*/
|
|
4077
4077
|
licensing?: Licensing;
|
|
4078
4078
|
/**
|
|
4079
|
-
* @public
|
|
4080
4079
|
* <p>Whether we want to enable post-launch actions for the Source Server.</p>
|
|
4080
|
+
* @public
|
|
4081
4081
|
*/
|
|
4082
4082
|
postLaunchEnabled?: boolean;
|
|
4083
4083
|
/**
|
|
4084
|
-
* @public
|
|
4085
4084
|
* <p>Launch into existing instance properties.</p>
|
|
4085
|
+
* @public
|
|
4086
4086
|
*/
|
|
4087
4087
|
launchIntoInstanceProperties?: LaunchIntoInstanceProperties;
|
|
4088
4088
|
}
|
|
@@ -4091,88 +4091,88 @@ export interface UpdateLaunchConfigurationRequest {
|
|
|
4091
4091
|
*/
|
|
4092
4092
|
export interface UpdateReplicationConfigurationRequest {
|
|
4093
4093
|
/**
|
|
4094
|
-
* @public
|
|
4095
4094
|
* <p>The ID of the Source Server for this Replication Configuration.</p>
|
|
4095
|
+
* @public
|
|
4096
4096
|
*/
|
|
4097
4097
|
sourceServerID: string | undefined;
|
|
4098
4098
|
/**
|
|
4099
|
-
* @public
|
|
4100
4099
|
* <p>The name of the Replication Configuration.</p>
|
|
4100
|
+
* @public
|
|
4101
4101
|
*/
|
|
4102
4102
|
name?: string;
|
|
4103
4103
|
/**
|
|
4104
|
-
* @public
|
|
4105
4104
|
* <p>The subnet to be used by the replication staging area.</p>
|
|
4105
|
+
* @public
|
|
4106
4106
|
*/
|
|
4107
4107
|
stagingAreaSubnetId?: string;
|
|
4108
4108
|
/**
|
|
4109
|
-
* @public
|
|
4110
4109
|
* <p>Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration.</p>
|
|
4110
|
+
* @public
|
|
4111
4111
|
*/
|
|
4112
4112
|
associateDefaultSecurityGroup?: boolean;
|
|
4113
4113
|
/**
|
|
4114
|
-
* @public
|
|
4115
4114
|
* <p>The security group IDs that will be used by the replication server.</p>
|
|
4115
|
+
* @public
|
|
4116
4116
|
*/
|
|
4117
4117
|
replicationServersSecurityGroupsIDs?: string[];
|
|
4118
4118
|
/**
|
|
4119
|
-
* @public
|
|
4120
4119
|
* <p>The instance type to be used for the replication server.</p>
|
|
4120
|
+
* @public
|
|
4121
4121
|
*/
|
|
4122
4122
|
replicationServerInstanceType?: string;
|
|
4123
4123
|
/**
|
|
4124
|
-
* @public
|
|
4125
4124
|
* <p>Whether to use a dedicated Replication Server in the replication staging area.</p>
|
|
4125
|
+
* @public
|
|
4126
4126
|
*/
|
|
4127
4127
|
useDedicatedReplicationServer?: boolean;
|
|
4128
4128
|
/**
|
|
4129
|
-
* @public
|
|
4130
4129
|
* <p>The Staging Disk EBS volume type to be used during replication.</p>
|
|
4130
|
+
* @public
|
|
4131
4131
|
*/
|
|
4132
4132
|
defaultLargeStagingDiskType?: ReplicationConfigurationDefaultLargeStagingDiskType;
|
|
4133
4133
|
/**
|
|
4134
|
-
* @public
|
|
4135
4134
|
* <p>The configuration of the disks of the Source Server to be replicated.</p>
|
|
4135
|
+
* @public
|
|
4136
4136
|
*/
|
|
4137
4137
|
replicatedDisks?: ReplicationConfigurationReplicatedDisk[];
|
|
4138
4138
|
/**
|
|
4139
|
-
* @public
|
|
4140
4139
|
* <p>The type of EBS encryption to be used during replication.</p>
|
|
4140
|
+
* @public
|
|
4141
4141
|
*/
|
|
4142
4142
|
ebsEncryption?: ReplicationConfigurationEbsEncryption;
|
|
4143
4143
|
/**
|
|
4144
|
-
* @public
|
|
4145
4144
|
* <p>The ARN of the EBS encryption key to be used during replication.</p>
|
|
4145
|
+
* @public
|
|
4146
4146
|
*/
|
|
4147
4147
|
ebsEncryptionKeyArn?: string;
|
|
4148
4148
|
/**
|
|
4149
|
-
* @public
|
|
4150
4149
|
* <p>Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.</p>
|
|
4150
|
+
* @public
|
|
4151
4151
|
*/
|
|
4152
4152
|
bandwidthThrottling?: number;
|
|
4153
4153
|
/**
|
|
4154
|
-
* @public
|
|
4155
4154
|
* <p>The data plane routing mechanism that will be used for replication.</p>
|
|
4155
|
+
* @public
|
|
4156
4156
|
*/
|
|
4157
4157
|
dataPlaneRouting?: ReplicationConfigurationDataPlaneRouting;
|
|
4158
4158
|
/**
|
|
4159
|
-
* @public
|
|
4160
4159
|
* <p>Whether to create a Public IP for the Recovery Instance by default.</p>
|
|
4160
|
+
* @public
|
|
4161
4161
|
*/
|
|
4162
4162
|
createPublicIP?: boolean;
|
|
4163
4163
|
/**
|
|
4164
|
-
* @public
|
|
4165
4164
|
* <p>A set of tags to be associated with all resources created in the replication staging area: EC2 replication server, EBS volumes, EBS snapshots, etc.</p>
|
|
4165
|
+
* @public
|
|
4166
4166
|
*/
|
|
4167
4167
|
stagingAreaTags?: Record<string, string>;
|
|
4168
4168
|
/**
|
|
4169
|
-
* @public
|
|
4170
4169
|
* <p>The Point in time (PIT) policy to manage snapshots taken during replication.</p>
|
|
4170
|
+
* @public
|
|
4171
4171
|
*/
|
|
4172
4172
|
pitPolicy?: PITPolicyRule[];
|
|
4173
4173
|
/**
|
|
4174
|
-
* @public
|
|
4175
4174
|
* <p>Whether to allow the AWS replication agent to automatically replicate newly added disks.</p>
|
|
4175
|
+
* @public
|
|
4176
4176
|
*/
|
|
4177
4177
|
autoReplicateNewDisks?: boolean;
|
|
4178
4178
|
}
|
|
@@ -4181,13 +4181,13 @@ export interface UpdateReplicationConfigurationRequest {
|
|
|
4181
4181
|
*/
|
|
4182
4182
|
export interface TagResourceRequest {
|
|
4183
4183
|
/**
|
|
4184
|
-
* @public
|
|
4185
4184
|
* <p>ARN of the resource for which tags are to be added or updated.</p>
|
|
4185
|
+
* @public
|
|
4186
4186
|
*/
|
|
4187
4187
|
resourceArn: string | undefined;
|
|
4188
4188
|
/**
|
|
4189
|
-
* @public
|
|
4190
4189
|
* <p>Array of tags to be added or updated.</p>
|
|
4190
|
+
* @public
|
|
4191
4191
|
*/
|
|
4192
4192
|
tags: Record<string, string> | undefined;
|
|
4193
4193
|
}
|
|
@@ -4196,13 +4196,13 @@ export interface TagResourceRequest {
|
|
|
4196
4196
|
*/
|
|
4197
4197
|
export interface UntagResourceRequest {
|
|
4198
4198
|
/**
|
|
4199
|
-
* @public
|
|
4200
4199
|
* <p>ARN of the resource for which tags are to be removed.</p>
|
|
4200
|
+
* @public
|
|
4201
4201
|
*/
|
|
4202
4202
|
resourceArn: string | undefined;
|
|
4203
4203
|
/**
|
|
4204
|
-
* @public
|
|
4205
4204
|
* <p>Array of tags to be removed.</p>
|
|
4205
|
+
* @public
|
|
4206
4206
|
*/
|
|
4207
4207
|
tagKeys: string[] | undefined;
|
|
4208
4208
|
}
|