@aws-sdk/client-drs 3.47.1 → 3.50.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.
Files changed (51) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/package.json +39 -33
  3. package/dist-types/ts3.4/Drs.d.ts +0 -150
  4. package/dist-types/ts3.4/DrsClient.d.ts +0 -102
  5. package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/index.d.ts +0 -29
  35. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  36. package/dist-types/ts3.4/index.d.ts +0 -5
  37. package/dist-types/ts3.4/models/index.d.ts +0 -1
  38. package/dist-types/ts3.4/models/models_0.d.ts +0 -1476
  39. package/dist-types/ts3.4/pagination/DescribeJobLogItemsPaginator.d.ts +0 -4
  40. package/dist-types/ts3.4/pagination/DescribeJobsPaginator.d.ts +0 -4
  41. package/dist-types/ts3.4/pagination/DescribeRecoveryInstancesPaginator.d.ts +0 -4
  42. package/dist-types/ts3.4/pagination/DescribeRecoverySnapshotsPaginator.d.ts +0 -4
  43. package/dist-types/ts3.4/pagination/DescribeReplicationConfigurationTemplatesPaginator.d.ts +0 -4
  44. package/dist-types/ts3.4/pagination/DescribeSourceServersPaginator.d.ts +0 -4
  45. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  46. package/dist-types/ts3.4/pagination/index.d.ts +0 -7
  47. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -89
  48. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  49. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  50. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  51. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
@@ -1,1476 +0,0 @@
1
- import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
2
-
3
- export interface AccessDeniedException extends __SmithyException, $MetadataBearer {
4
- name: "AccessDeniedException";
5
- $fault: "client";
6
- message?: string;
7
- code?: string;
8
- }
9
-
10
- export interface ConflictException extends __SmithyException, $MetadataBearer {
11
- name: "ConflictException";
12
- $fault: "client";
13
- message?: string;
14
- code?: string;
15
-
16
- resourceId?: string;
17
-
18
- resourceType?: string;
19
- }
20
-
21
- export interface CPU {
22
-
23
- cores?: number;
24
-
25
- modelName?: string;
26
- }
27
- export declare namespace CPU {
28
-
29
- const filterSensitiveLog: (obj: CPU) => any;
30
- }
31
- export declare enum ReplicationConfigurationDataPlaneRouting {
32
- PRIVATE_IP = "PRIVATE_IP",
33
- PUBLIC_IP = "PUBLIC_IP"
34
- }
35
- export declare enum ReplicationConfigurationDefaultLargeStagingDiskType {
36
- GP2 = "GP2",
37
- GP3 = "GP3",
38
- ST1 = "ST1"
39
- }
40
- export declare enum ReplicationConfigurationEbsEncryption {
41
- CUSTOM = "CUSTOM",
42
- DEFAULT = "DEFAULT"
43
- }
44
- export declare enum PITPolicyRuleUnits {
45
- DAY = "DAY",
46
- HOUR = "HOUR",
47
- MINUTE = "MINUTE"
48
- }
49
-
50
- export interface PITPolicyRule {
51
-
52
- ruleID?: number;
53
-
54
- units: PITPolicyRuleUnits | string | undefined;
55
-
56
- interval: number | undefined;
57
-
58
- retentionDuration: number | undefined;
59
-
60
- enabled?: boolean;
61
- }
62
- export declare namespace PITPolicyRule {
63
-
64
- const filterSensitiveLog: (obj: PITPolicyRule) => any;
65
- }
66
- export interface CreateReplicationConfigurationTemplateRequest {
67
-
68
- stagingAreaSubnetId: string | undefined;
69
-
70
- associateDefaultSecurityGroup: boolean | undefined;
71
-
72
- replicationServersSecurityGroupsIDs: string[] | undefined;
73
-
74
- replicationServerInstanceType: string | undefined;
75
-
76
- useDedicatedReplicationServer: boolean | undefined;
77
-
78
- defaultLargeStagingDiskType: ReplicationConfigurationDefaultLargeStagingDiskType | string | undefined;
79
-
80
- ebsEncryption: ReplicationConfigurationEbsEncryption | string | undefined;
81
-
82
- ebsEncryptionKeyArn?: string;
83
-
84
- bandwidthThrottling: number | undefined;
85
-
86
- dataPlaneRouting: ReplicationConfigurationDataPlaneRouting | string | undefined;
87
-
88
- createPublicIP: boolean | undefined;
89
-
90
- stagingAreaTags: {
91
- [key: string]: string;
92
- } | undefined;
93
-
94
- pitPolicy: PITPolicyRule[] | undefined;
95
-
96
- tags?: {
97
- [key: string]: string;
98
- };
99
- }
100
- export declare namespace CreateReplicationConfigurationTemplateRequest {
101
-
102
- const filterSensitiveLog: (obj: CreateReplicationConfigurationTemplateRequest) => any;
103
- }
104
-
105
- export interface InternalServerException extends __SmithyException, $MetadataBearer {
106
- name: "InternalServerException";
107
- $fault: "server";
108
- message: string | undefined;
109
-
110
- retryAfterSeconds?: number;
111
- }
112
- export interface ReplicationConfigurationTemplate {
113
-
114
- replicationConfigurationTemplateID: string | undefined;
115
-
116
- arn?: string;
117
-
118
- stagingAreaSubnetId?: string;
119
-
120
- associateDefaultSecurityGroup?: boolean;
121
-
122
- replicationServersSecurityGroupsIDs?: string[];
123
-
124
- replicationServerInstanceType?: string;
125
-
126
- useDedicatedReplicationServer?: boolean;
127
-
128
- defaultLargeStagingDiskType?: ReplicationConfigurationDefaultLargeStagingDiskType | string;
129
-
130
- ebsEncryption?: ReplicationConfigurationEbsEncryption | string;
131
-
132
- ebsEncryptionKeyArn?: string;
133
-
134
- bandwidthThrottling?: number;
135
-
136
- dataPlaneRouting?: ReplicationConfigurationDataPlaneRouting | string;
137
-
138
- createPublicIP?: boolean;
139
-
140
- stagingAreaTags?: {
141
- [key: string]: string;
142
- };
143
-
144
- tags?: {
145
- [key: string]: string;
146
- };
147
-
148
- pitPolicy?: PITPolicyRule[];
149
- }
150
- export declare namespace ReplicationConfigurationTemplate {
151
-
152
- const filterSensitiveLog: (obj: ReplicationConfigurationTemplate) => any;
153
- }
154
-
155
- export interface ServiceQuotaExceededException extends __SmithyException, $MetadataBearer {
156
- name: "ServiceQuotaExceededException";
157
- $fault: "client";
158
- message?: string;
159
- code?: string;
160
-
161
- resourceId?: string;
162
-
163
- resourceType?: string;
164
-
165
- serviceCode?: string;
166
-
167
- quotaCode?: string;
168
- }
169
-
170
- export interface ThrottlingException extends __SmithyException, $MetadataBearer {
171
- name: "ThrottlingException";
172
- $fault: "client";
173
- message: string | undefined;
174
-
175
- serviceCode?: string;
176
-
177
- quotaCode?: string;
178
-
179
- retryAfterSeconds?: string;
180
- }
181
-
182
- export interface UninitializedAccountException extends __SmithyException, $MetadataBearer {
183
- name: "UninitializedAccountException";
184
- $fault: "client";
185
- message?: string;
186
- code?: string;
187
- }
188
-
189
- export interface ValidationExceptionField {
190
-
191
- name?: string;
192
-
193
- message?: string;
194
- }
195
- export declare namespace ValidationExceptionField {
196
-
197
- const filterSensitiveLog: (obj: ValidationExceptionField) => any;
198
- }
199
- export declare enum ValidationExceptionReason {
200
- CANNOT_PARSE = "cannotParse",
201
- FIELD_VALIDATION_FAILED = "fieldValidationFailed",
202
- OTHER = "other",
203
- UNKNOWN_OPERATION = "unknownOperation"
204
- }
205
-
206
- export interface ValidationException extends __SmithyException, $MetadataBearer {
207
- name: "ValidationException";
208
- $fault: "client";
209
- message?: string;
210
- code?: string;
211
-
212
- reason?: ValidationExceptionReason | string;
213
-
214
- fieldList?: ValidationExceptionField[];
215
- }
216
- export declare enum DataReplicationErrorString {
217
- AGENT_NOT_SEEN = "AGENT_NOT_SEEN",
218
- FAILED_TO_ATTACH_STAGING_DISKS = "FAILED_TO_ATTACH_STAGING_DISKS",
219
- FAILED_TO_AUTHENTICATE_WITH_SERVICE = "FAILED_TO_AUTHENTICATE_WITH_SERVICE",
220
- FAILED_TO_BOOT_REPLICATION_SERVER = "FAILED_TO_BOOT_REPLICATION_SERVER",
221
- FAILED_TO_CONNECT_AGENT_TO_REPLICATION_SERVER = "FAILED_TO_CONNECT_AGENT_TO_REPLICATION_SERVER",
222
- FAILED_TO_CREATE_SECURITY_GROUP = "FAILED_TO_CREATE_SECURITY_GROUP",
223
- FAILED_TO_CREATE_STAGING_DISKS = "FAILED_TO_CREATE_STAGING_DISKS",
224
- FAILED_TO_DOWNLOAD_REPLICATION_SOFTWARE = "FAILED_TO_DOWNLOAD_REPLICATION_SOFTWARE",
225
- FAILED_TO_LAUNCH_REPLICATION_SERVER = "FAILED_TO_LAUNCH_REPLICATION_SERVER",
226
- FAILED_TO_PAIR_REPLICATION_SERVER_WITH_AGENT = "FAILED_TO_PAIR_REPLICATION_SERVER_WITH_AGENT",
227
- FAILED_TO_START_DATA_TRANSFER = "FAILED_TO_START_DATA_TRANSFER",
228
- NOT_CONVERGING = "NOT_CONVERGING",
229
- SNAPSHOTS_FAILURE = "SNAPSHOTS_FAILURE",
230
- UNSTABLE_NETWORK = "UNSTABLE_NETWORK"
231
- }
232
-
233
- export interface DataReplicationError {
234
-
235
- error?: DataReplicationErrorString | string;
236
-
237
- rawError?: string;
238
- }
239
- export declare namespace DataReplicationError {
240
-
241
- const filterSensitiveLog: (obj: DataReplicationError) => any;
242
- }
243
- export declare enum DataReplicationInitiationStepName {
244
- ATTACH_STAGING_DISKS = "ATTACH_STAGING_DISKS",
245
- AUTHENTICATE_WITH_SERVICE = "AUTHENTICATE_WITH_SERVICE",
246
- BOOT_REPLICATION_SERVER = "BOOT_REPLICATION_SERVER",
247
- CONNECT_AGENT_TO_REPLICATION_SERVER = "CONNECT_AGENT_TO_REPLICATION_SERVER",
248
- CREATE_SECURITY_GROUP = "CREATE_SECURITY_GROUP",
249
- CREATE_STAGING_DISKS = "CREATE_STAGING_DISKS",
250
- DOWNLOAD_REPLICATION_SOFTWARE = "DOWNLOAD_REPLICATION_SOFTWARE",
251
- LAUNCH_REPLICATION_SERVER = "LAUNCH_REPLICATION_SERVER",
252
- PAIR_REPLICATION_SERVER_WITH_AGENT = "PAIR_REPLICATION_SERVER_WITH_AGENT",
253
- START_DATA_TRANSFER = "START_DATA_TRANSFER",
254
- WAIT = "WAIT"
255
- }
256
- export declare enum DataReplicationInitiationStepStatus {
257
- FAILED = "FAILED",
258
- IN_PROGRESS = "IN_PROGRESS",
259
- NOT_STARTED = "NOT_STARTED",
260
- SKIPPED = "SKIPPED",
261
- SUCCEEDED = "SUCCEEDED"
262
- }
263
-
264
- export interface DataReplicationInitiationStep {
265
-
266
- name?: DataReplicationInitiationStepName | string;
267
-
268
- status?: DataReplicationInitiationStepStatus | string;
269
- }
270
- export declare namespace DataReplicationInitiationStep {
271
-
272
- const filterSensitiveLog: (obj: DataReplicationInitiationStep) => any;
273
- }
274
-
275
- export interface DataReplicationInitiation {
276
-
277
- startDateTime?: string;
278
-
279
- nextAttemptDateTime?: string;
280
-
281
- steps?: DataReplicationInitiationStep[];
282
- }
283
- export declare namespace DataReplicationInitiation {
284
-
285
- const filterSensitiveLog: (obj: DataReplicationInitiation) => any;
286
- }
287
- export declare enum DataReplicationState {
288
- BACKLOG = "BACKLOG",
289
- CONTINUOUS = "CONTINUOUS",
290
- CREATING_SNAPSHOT = "CREATING_SNAPSHOT",
291
- DISCONNECTED = "DISCONNECTED",
292
- INITIAL_SYNC = "INITIAL_SYNC",
293
- INITIATING = "INITIATING",
294
- PAUSED = "PAUSED",
295
- RESCAN = "RESCAN",
296
- STALLED = "STALLED",
297
- STOPPED = "STOPPED"
298
- }
299
-
300
- export interface DataReplicationInfoReplicatedDisk {
301
-
302
- deviceName?: string;
303
-
304
- totalStorageBytes?: number;
305
-
306
- replicatedStorageBytes?: number;
307
-
308
- rescannedStorageBytes?: number;
309
-
310
- backloggedStorageBytes?: number;
311
- }
312
- export declare namespace DataReplicationInfoReplicatedDisk {
313
-
314
- const filterSensitiveLog: (obj: DataReplicationInfoReplicatedDisk) => any;
315
- }
316
-
317
- export interface DataReplicationInfo {
318
-
319
- lagDuration?: string;
320
-
321
- etaDateTime?: string;
322
-
323
- replicatedDisks?: DataReplicationInfoReplicatedDisk[];
324
-
325
- dataReplicationState?: DataReplicationState | string;
326
-
327
- dataReplicationInitiation?: DataReplicationInitiation;
328
-
329
- dataReplicationError?: DataReplicationError;
330
- }
331
- export declare namespace DataReplicationInfo {
332
-
333
- const filterSensitiveLog: (obj: DataReplicationInfo) => any;
334
- }
335
- export interface DeleteJobRequest {
336
-
337
- jobID: string | undefined;
338
- }
339
- export declare namespace DeleteJobRequest {
340
-
341
- const filterSensitiveLog: (obj: DeleteJobRequest) => any;
342
- }
343
- export interface DeleteJobResponse {
344
- }
345
- export declare namespace DeleteJobResponse {
346
-
347
- const filterSensitiveLog: (obj: DeleteJobResponse) => any;
348
- }
349
-
350
- export interface ResourceNotFoundException extends __SmithyException, $MetadataBearer {
351
- name: "ResourceNotFoundException";
352
- $fault: "client";
353
- message?: string;
354
- code?: string;
355
-
356
- resourceId?: string;
357
-
358
- resourceType?: string;
359
- }
360
- export interface DeleteRecoveryInstanceRequest {
361
-
362
- recoveryInstanceID: string | undefined;
363
- }
364
- export declare namespace DeleteRecoveryInstanceRequest {
365
-
366
- const filterSensitiveLog: (obj: DeleteRecoveryInstanceRequest) => any;
367
- }
368
- export interface DeleteReplicationConfigurationTemplateRequest {
369
-
370
- replicationConfigurationTemplateID: string | undefined;
371
- }
372
- export declare namespace DeleteReplicationConfigurationTemplateRequest {
373
-
374
- const filterSensitiveLog: (obj: DeleteReplicationConfigurationTemplateRequest) => any;
375
- }
376
- export interface DeleteReplicationConfigurationTemplateResponse {
377
- }
378
- export declare namespace DeleteReplicationConfigurationTemplateResponse {
379
-
380
- const filterSensitiveLog: (obj: DeleteReplicationConfigurationTemplateResponse) => any;
381
- }
382
- export interface DeleteSourceServerRequest {
383
-
384
- sourceServerID: string | undefined;
385
- }
386
- export declare namespace DeleteSourceServerRequest {
387
-
388
- const filterSensitiveLog: (obj: DeleteSourceServerRequest) => any;
389
- }
390
- export interface DeleteSourceServerResponse {
391
- }
392
- export declare namespace DeleteSourceServerResponse {
393
-
394
- const filterSensitiveLog: (obj: DeleteSourceServerResponse) => any;
395
- }
396
- export interface DescribeJobLogItemsRequest {
397
-
398
- jobID: string | undefined;
399
-
400
- maxResults?: number;
401
-
402
- nextToken?: string;
403
- }
404
- export declare namespace DescribeJobLogItemsRequest {
405
-
406
- const filterSensitiveLog: (obj: DescribeJobLogItemsRequest) => any;
407
- }
408
- export declare enum JobLogEvent {
409
- CLEANUP_END = "CLEANUP_END",
410
- CLEANUP_FAIL = "CLEANUP_FAIL",
411
- CLEANUP_START = "CLEANUP_START",
412
- CONVERSION_END = "CONVERSION_END",
413
- CONVERSION_FAIL = "CONVERSION_FAIL",
414
- CONVERSION_START = "CONVERSION_START",
415
- JOB_CANCEL = "JOB_CANCEL",
416
- JOB_END = "JOB_END",
417
- JOB_START = "JOB_START",
418
- LAUNCH_FAILED = "LAUNCH_FAILED",
419
- LAUNCH_START = "LAUNCH_START",
420
- SERVER_SKIPPED = "SERVER_SKIPPED",
421
- SNAPSHOT_END = "SNAPSHOT_END",
422
- SNAPSHOT_FAIL = "SNAPSHOT_FAIL",
423
- SNAPSHOT_START = "SNAPSHOT_START",
424
- USING_PREVIOUS_SNAPSHOT = "USING_PREVIOUS_SNAPSHOT",
425
- USING_PREVIOUS_SNAPSHOT_FAILED = "USING_PREVIOUS_SNAPSHOT_FAILED"
426
- }
427
-
428
- export interface JobLogEventData {
429
-
430
- sourceServerID?: string;
431
-
432
- conversionServerID?: string;
433
-
434
- targetInstanceID?: string;
435
-
436
- rawError?: string;
437
- }
438
- export declare namespace JobLogEventData {
439
-
440
- const filterSensitiveLog: (obj: JobLogEventData) => any;
441
- }
442
-
443
- export interface JobLog {
444
-
445
- logDateTime?: string;
446
-
447
- event?: JobLogEvent | string;
448
-
449
- eventData?: JobLogEventData;
450
- }
451
- export declare namespace JobLog {
452
-
453
- const filterSensitiveLog: (obj: JobLog) => any;
454
- }
455
- export interface DescribeJobLogItemsResponse {
456
-
457
- items?: JobLog[];
458
-
459
- nextToken?: string;
460
- }
461
- export declare namespace DescribeJobLogItemsResponse {
462
-
463
- const filterSensitiveLog: (obj: DescribeJobLogItemsResponse) => any;
464
- }
465
-
466
- export interface DescribeJobsRequestFilters {
467
-
468
- jobIDs?: string[];
469
-
470
- fromDate?: string;
471
-
472
- toDate?: string;
473
- }
474
- export declare namespace DescribeJobsRequestFilters {
475
-
476
- const filterSensitiveLog: (obj: DescribeJobsRequestFilters) => any;
477
- }
478
- export interface DescribeJobsRequest {
479
-
480
- filters: DescribeJobsRequestFilters | undefined;
481
-
482
- maxResults?: number;
483
-
484
- nextToken?: string;
485
- }
486
- export declare namespace DescribeJobsRequest {
487
-
488
- const filterSensitiveLog: (obj: DescribeJobsRequest) => any;
489
- }
490
- export declare enum InitiatedBy {
491
- DIAGNOSTIC = "DIAGNOSTIC",
492
- FAILBACK = "FAILBACK",
493
- START_DRILL = "START_DRILL",
494
- START_RECOVERY = "START_RECOVERY",
495
- TERMINATE_RECOVERY_INSTANCES = "TERMINATE_RECOVERY_INSTANCES"
496
- }
497
- export declare enum LaunchStatus {
498
- FAILED = "FAILED",
499
- IN_PROGRESS = "IN_PROGRESS",
500
- LAUNCHED = "LAUNCHED",
501
- PENDING = "PENDING",
502
- TERMINATED = "TERMINATED"
503
- }
504
-
505
- export interface ParticipatingServer {
506
-
507
- sourceServerID?: string;
508
-
509
- recoveryInstanceID?: string;
510
-
511
- launchStatus?: LaunchStatus | string;
512
- }
513
- export declare namespace ParticipatingServer {
514
-
515
- const filterSensitiveLog: (obj: ParticipatingServer) => any;
516
- }
517
- export declare enum JobStatus {
518
- COMPLETED = "COMPLETED",
519
- PENDING = "PENDING",
520
- STARTED = "STARTED"
521
- }
522
- export declare enum JobType {
523
- LAUNCH = "LAUNCH",
524
- TERMINATE = "TERMINATE"
525
- }
526
-
527
- export interface Job {
528
-
529
- jobID: string | undefined;
530
-
531
- arn?: string;
532
-
533
- type?: JobType | string;
534
-
535
- initiatedBy?: InitiatedBy | string;
536
-
537
- creationDateTime?: string;
538
-
539
- endDateTime?: string;
540
-
541
- status?: JobStatus | string;
542
-
543
- participatingServers?: ParticipatingServer[];
544
-
545
- tags?: {
546
- [key: string]: string;
547
- };
548
- }
549
- export declare namespace Job {
550
-
551
- const filterSensitiveLog: (obj: Job) => any;
552
- }
553
- export interface DescribeJobsResponse {
554
-
555
- items?: Job[];
556
-
557
- nextToken?: string;
558
- }
559
- export declare namespace DescribeJobsResponse {
560
-
561
- const filterSensitiveLog: (obj: DescribeJobsResponse) => any;
562
- }
563
-
564
- export interface DescribeRecoveryInstancesRequestFilters {
565
-
566
- recoveryInstanceIDs?: string[];
567
-
568
- sourceServerIDs?: string[];
569
- }
570
- export declare namespace DescribeRecoveryInstancesRequestFilters {
571
-
572
- const filterSensitiveLog: (obj: DescribeRecoveryInstancesRequestFilters) => any;
573
- }
574
- export interface DescribeRecoveryInstancesRequest {
575
-
576
- filters: DescribeRecoveryInstancesRequestFilters | undefined;
577
-
578
- maxResults?: number;
579
-
580
- nextToken?: string;
581
- }
582
- export declare namespace DescribeRecoveryInstancesRequest {
583
-
584
- const filterSensitiveLog: (obj: DescribeRecoveryInstancesRequest) => any;
585
- }
586
- export declare enum FailbackReplicationError {
587
- AGENT_NOT_SEEN = "AGENT_NOT_SEEN",
588
- FAILBACK_CLIENT_NOT_SEEN = "FAILBACK_CLIENT_NOT_SEEN",
589
- FAILED_TO_CONFIGURE_REPLICATION_SOFTWARE = "FAILED_TO_CONFIGURE_REPLICATION_SOFTWARE",
590
- FAILED_TO_DOWNLOAD_REPLICATION_SOFTWARE_TO_FAILBACK_CLIENT = "FAILED_TO_DOWNLOAD_REPLICATION_SOFTWARE_TO_FAILBACK_CLIENT",
591
- FAILED_TO_ESTABLISH_AGENT_REPLICATOR_SOFTWARE_COMMUNICATION = "FAILED_TO_ESTABLISH_AGENT_REPLICATOR_SOFTWARE_COMMUNICATION",
592
- FAILED_TO_ESTABLISH_RECOVERY_INSTANCE_COMMUNICATION = "FAILED_TO_ESTABLISH_RECOVERY_INSTANCE_COMMUNICATION",
593
- FAILED_TO_PAIR_AGENT_WITH_REPLICATION_SOFTWARE = "FAILED_TO_PAIR_AGENT_WITH_REPLICATION_SOFTWARE",
594
- NOT_CONVERGING = "NOT_CONVERGING",
595
- UNSTABLE_NETWORK = "UNSTABLE_NETWORK"
596
- }
597
-
598
- export interface RecoveryInstanceDataReplicationError {
599
-
600
- error?: FailbackReplicationError | string;
601
-
602
- rawError?: string;
603
- }
604
- export declare namespace RecoveryInstanceDataReplicationError {
605
-
606
- const filterSensitiveLog: (obj: RecoveryInstanceDataReplicationError) => any;
607
- }
608
- export declare enum RecoveryInstanceDataReplicationInitiationStepName {
609
- COMPLETE_VOLUME_MAPPING = "COMPLETE_VOLUME_MAPPING",
610
- CONFIGURE_REPLICATION_SOFTWARE = "CONFIGURE_REPLICATION_SOFTWARE",
611
- DOWNLOAD_REPLICATION_SOFTWARE_TO_FAILBACK_CLIENT = "DOWNLOAD_REPLICATION_SOFTWARE_TO_FAILBACK_CLIENT",
612
- ESTABLISH_AGENT_REPLICATOR_SOFTWARE_COMMUNICATION = "ESTABLISH_AGENT_REPLICATOR_SOFTWARE_COMMUNICATION",
613
- ESTABLISH_RECOVERY_INSTANCE_COMMUNICATION = "ESTABLISH_RECOVERY_INSTANCE_COMMUNICATION",
614
- LINK_FAILBACK_CLIENT_WITH_RECOVERY_INSTANCE = "LINK_FAILBACK_CLIENT_WITH_RECOVERY_INSTANCE",
615
- PAIR_AGENT_WITH_REPLICATION_SOFTWARE = "PAIR_AGENT_WITH_REPLICATION_SOFTWARE"
616
- }
617
- export declare enum RecoveryInstanceDataReplicationInitiationStepStatus {
618
- FAILED = "FAILED",
619
- IN_PROGRESS = "IN_PROGRESS",
620
- NOT_STARTED = "NOT_STARTED",
621
- SKIPPED = "SKIPPED",
622
- SUCCEEDED = "SUCCEEDED"
623
- }
624
-
625
- export interface RecoveryInstanceDataReplicationInitiationStep {
626
-
627
- name?: RecoveryInstanceDataReplicationInitiationStepName | string;
628
-
629
- status?: RecoveryInstanceDataReplicationInitiationStepStatus | string;
630
- }
631
- export declare namespace RecoveryInstanceDataReplicationInitiationStep {
632
-
633
- const filterSensitiveLog: (obj: RecoveryInstanceDataReplicationInitiationStep) => any;
634
- }
635
-
636
- export interface RecoveryInstanceDataReplicationInitiation {
637
-
638
- startDateTime?: string;
639
-
640
- steps?: RecoveryInstanceDataReplicationInitiationStep[];
641
- }
642
- export declare namespace RecoveryInstanceDataReplicationInitiation {
643
-
644
- const filterSensitiveLog: (obj: RecoveryInstanceDataReplicationInitiation) => any;
645
- }
646
- export declare enum RecoveryInstanceDataReplicationState {
647
- BACKLOG = "BACKLOG",
648
- CONTINUOUS = "CONTINUOUS",
649
- CREATING_SNAPSHOT = "CREATING_SNAPSHOT",
650
- DISCONNECTED = "DISCONNECTED",
651
- INITIAL_SYNC = "INITIAL_SYNC",
652
- INITIATING = "INITIATING",
653
- PAUSED = "PAUSED",
654
- RESCAN = "RESCAN",
655
- STALLED = "STALLED",
656
- STOPPED = "STOPPED"
657
- }
658
-
659
- export interface RecoveryInstanceDataReplicationInfoReplicatedDisk {
660
-
661
- deviceName?: string;
662
-
663
- totalStorageBytes?: number;
664
-
665
- replicatedStorageBytes?: number;
666
-
667
- rescannedStorageBytes?: number;
668
-
669
- backloggedStorageBytes?: number;
670
- }
671
- export declare namespace RecoveryInstanceDataReplicationInfoReplicatedDisk {
672
-
673
- const filterSensitiveLog: (obj: RecoveryInstanceDataReplicationInfoReplicatedDisk) => any;
674
- }
675
-
676
- export interface RecoveryInstanceDataReplicationInfo {
677
-
678
- lagDuration?: string;
679
-
680
- etaDateTime?: string;
681
-
682
- replicatedDisks?: RecoveryInstanceDataReplicationInfoReplicatedDisk[];
683
-
684
- dataReplicationState?: RecoveryInstanceDataReplicationState | string;
685
-
686
- dataReplicationInitiation?: RecoveryInstanceDataReplicationInitiation;
687
-
688
- dataReplicationError?: RecoveryInstanceDataReplicationError;
689
- }
690
- export declare namespace RecoveryInstanceDataReplicationInfo {
691
-
692
- const filterSensitiveLog: (obj: RecoveryInstanceDataReplicationInfo) => any;
693
- }
694
- export declare enum EC2InstanceState {
695
- NOT_FOUND = "NOT_FOUND",
696
- PENDING = "PENDING",
697
- RUNNING = "RUNNING",
698
- SHUTTING_DOWN = "SHUTTING-DOWN",
699
- STOPPED = "STOPPED",
700
- STOPPING = "STOPPING",
701
- TERMINATED = "TERMINATED"
702
- }
703
- export declare enum FailbackState {
704
- FAILBACK_COMPLETED = "FAILBACK_COMPLETED",
705
- FAILBACK_ERROR = "FAILBACK_ERROR",
706
- FAILBACK_IN_PROGRESS = "FAILBACK_IN_PROGRESS",
707
- FAILBACK_NOT_STARTED = "FAILBACK_NOT_STARTED",
708
- FAILBACK_READY_FOR_LAUNCH = "FAILBACK_READY_FOR_LAUNCH"
709
- }
710
-
711
- export interface RecoveryInstanceFailback {
712
-
713
- failbackClientID?: string;
714
-
715
- failbackJobID?: string;
716
-
717
- failbackInitiationTime?: string;
718
-
719
- state?: FailbackState | string;
720
-
721
- agentLastSeenByServiceDateTime?: string;
722
-
723
- failbackClientLastSeenByServiceDateTime?: string;
724
-
725
- failbackToOriginalServer?: boolean;
726
-
727
- firstByteDateTime?: string;
728
-
729
- elapsedReplicationDuration?: string;
730
- }
731
- export declare namespace RecoveryInstanceFailback {
732
-
733
- const filterSensitiveLog: (obj: RecoveryInstanceFailback) => any;
734
- }
735
-
736
- export interface RecoveryInstanceDisk {
737
-
738
- internalDeviceName?: string;
739
-
740
- bytes?: number;
741
-
742
- ebsVolumeID?: string;
743
- }
744
- export declare namespace RecoveryInstanceDisk {
745
-
746
- const filterSensitiveLog: (obj: RecoveryInstanceDisk) => any;
747
- }
748
-
749
- export interface IdentificationHints {
750
-
751
- fqdn?: string;
752
-
753
- hostname?: string;
754
-
755
- vmWareUuid?: string;
756
-
757
- awsInstanceID?: string;
758
- }
759
- export declare namespace IdentificationHints {
760
-
761
- const filterSensitiveLog: (obj: IdentificationHints) => any;
762
- }
763
-
764
- export interface NetworkInterface {
765
-
766
- macAddress?: string;
767
-
768
- ips?: string[];
769
-
770
- isPrimary?: boolean;
771
- }
772
- export declare namespace NetworkInterface {
773
-
774
- const filterSensitiveLog: (obj: NetworkInterface) => any;
775
- }
776
-
777
- export interface OS {
778
-
779
- fullString?: string;
780
- }
781
- export declare namespace OS {
782
-
783
- const filterSensitiveLog: (obj: OS) => any;
784
- }
785
-
786
- export interface RecoveryInstanceProperties {
787
-
788
- lastUpdatedDateTime?: string;
789
-
790
- identificationHints?: IdentificationHints;
791
-
792
- networkInterfaces?: NetworkInterface[];
793
-
794
- disks?: RecoveryInstanceDisk[];
795
-
796
- cpus?: CPU[];
797
-
798
- ramBytes?: number;
799
-
800
- os?: OS;
801
- }
802
- export declare namespace RecoveryInstanceProperties {
803
-
804
- const filterSensitiveLog: (obj: RecoveryInstanceProperties) => any;
805
- }
806
-
807
- export interface RecoveryInstance {
808
-
809
- ec2InstanceID?: string;
810
-
811
- ec2InstanceState?: EC2InstanceState | string;
812
-
813
- jobID?: string;
814
-
815
- recoveryInstanceID?: string;
816
-
817
- sourceServerID?: string;
818
-
819
- arn?: string;
820
-
821
- tags?: {
822
- [key: string]: string;
823
- };
824
-
825
- failback?: RecoveryInstanceFailback;
826
-
827
- dataReplicationInfo?: RecoveryInstanceDataReplicationInfo;
828
-
829
- recoveryInstanceProperties?: RecoveryInstanceProperties;
830
-
831
- pointInTimeSnapshotDateTime?: string;
832
-
833
- isDrill?: boolean;
834
- }
835
- export declare namespace RecoveryInstance {
836
-
837
- const filterSensitiveLog: (obj: RecoveryInstance) => any;
838
- }
839
- export interface DescribeRecoveryInstancesResponse {
840
-
841
- nextToken?: string;
842
-
843
- items?: RecoveryInstance[];
844
- }
845
- export declare namespace DescribeRecoveryInstancesResponse {
846
-
847
- const filterSensitiveLog: (obj: DescribeRecoveryInstancesResponse) => any;
848
- }
849
-
850
- export interface DescribeRecoverySnapshotsRequestFilters {
851
-
852
- fromDateTime?: string;
853
-
854
- toDateTime?: string;
855
- }
856
- export declare namespace DescribeRecoverySnapshotsRequestFilters {
857
-
858
- const filterSensitiveLog: (obj: DescribeRecoverySnapshotsRequestFilters) => any;
859
- }
860
- export declare enum RecoverySnapshotsOrder {
861
- ASC = "ASC",
862
- DESC = "DESC"
863
- }
864
- export interface DescribeRecoverySnapshotsRequest {
865
-
866
- sourceServerID: string | undefined;
867
-
868
- filters?: DescribeRecoverySnapshotsRequestFilters;
869
-
870
- order?: RecoverySnapshotsOrder | string;
871
-
872
- maxResults?: number;
873
-
874
- nextToken?: string;
875
- }
876
- export declare namespace DescribeRecoverySnapshotsRequest {
877
-
878
- const filterSensitiveLog: (obj: DescribeRecoverySnapshotsRequest) => any;
879
- }
880
-
881
- export interface RecoverySnapshot {
882
-
883
- snapshotID: string | undefined;
884
-
885
- sourceServerID: string | undefined;
886
-
887
- expectedTimestamp: string | undefined;
888
-
889
- timestamp?: string;
890
-
891
- ebsSnapshots?: string[];
892
- }
893
- export declare namespace RecoverySnapshot {
894
-
895
- const filterSensitiveLog: (obj: RecoverySnapshot) => any;
896
- }
897
- export interface DescribeRecoverySnapshotsResponse {
898
-
899
- items?: RecoverySnapshot[];
900
-
901
- nextToken?: string;
902
- }
903
- export declare namespace DescribeRecoverySnapshotsResponse {
904
-
905
- const filterSensitiveLog: (obj: DescribeRecoverySnapshotsResponse) => any;
906
- }
907
- export interface DescribeReplicationConfigurationTemplatesRequest {
908
-
909
- replicationConfigurationTemplateIDs: string[] | undefined;
910
-
911
- maxResults?: number;
912
-
913
- nextToken?: string;
914
- }
915
- export declare namespace DescribeReplicationConfigurationTemplatesRequest {
916
-
917
- const filterSensitiveLog: (obj: DescribeReplicationConfigurationTemplatesRequest) => any;
918
- }
919
- export interface DescribeReplicationConfigurationTemplatesResponse {
920
-
921
- items?: ReplicationConfigurationTemplate[];
922
-
923
- nextToken?: string;
924
- }
925
- export declare namespace DescribeReplicationConfigurationTemplatesResponse {
926
-
927
- const filterSensitiveLog: (obj: DescribeReplicationConfigurationTemplatesResponse) => any;
928
- }
929
-
930
- export interface DescribeSourceServersRequestFilters {
931
-
932
- sourceServerIDs?: string[];
933
-
934
- hardwareId?: string;
935
- }
936
- export declare namespace DescribeSourceServersRequestFilters {
937
-
938
- const filterSensitiveLog: (obj: DescribeSourceServersRequestFilters) => any;
939
- }
940
- export interface DescribeSourceServersRequest {
941
-
942
- filters: DescribeSourceServersRequestFilters | undefined;
943
-
944
- maxResults?: number;
945
-
946
- nextToken?: string;
947
- }
948
- export declare namespace DescribeSourceServersRequest {
949
-
950
- const filterSensitiveLog: (obj: DescribeSourceServersRequest) => any;
951
- }
952
- export declare enum LastLaunchResult {
953
- FAILED = "FAILED",
954
- NOT_STARTED = "NOT_STARTED",
955
- PENDING = "PENDING",
956
- SUCCEEDED = "SUCCEEDED"
957
- }
958
- export declare enum LastLaunchType {
959
- DRILL = "DRILL",
960
- RECOVERY = "RECOVERY"
961
- }
962
-
963
- export interface LifeCycleLastLaunchInitiated {
964
-
965
- apiCallDateTime?: string;
966
-
967
- jobID?: string;
968
-
969
- type?: LastLaunchType | string;
970
- }
971
- export declare namespace LifeCycleLastLaunchInitiated {
972
-
973
- const filterSensitiveLog: (obj: LifeCycleLastLaunchInitiated) => any;
974
- }
975
-
976
- export interface LifeCycleLastLaunch {
977
-
978
- initiated?: LifeCycleLastLaunchInitiated;
979
- }
980
- export declare namespace LifeCycleLastLaunch {
981
-
982
- const filterSensitiveLog: (obj: LifeCycleLastLaunch) => any;
983
- }
984
-
985
- export interface LifeCycle {
986
-
987
- addedToServiceDateTime?: string;
988
-
989
- firstByteDateTime?: string;
990
-
991
- elapsedReplicationDuration?: string;
992
-
993
- lastSeenByServiceDateTime?: string;
994
-
995
- lastLaunch?: LifeCycleLastLaunch;
996
- }
997
- export declare namespace LifeCycle {
998
-
999
- const filterSensitiveLog: (obj: LifeCycle) => any;
1000
- }
1001
-
1002
- export interface Disk {
1003
-
1004
- deviceName?: string;
1005
-
1006
- bytes?: number;
1007
- }
1008
- export declare namespace Disk {
1009
-
1010
- const filterSensitiveLog: (obj: Disk) => any;
1011
- }
1012
-
1013
- export interface SourceProperties {
1014
-
1015
- lastUpdatedDateTime?: string;
1016
-
1017
- recommendedInstanceType?: string;
1018
-
1019
- identificationHints?: IdentificationHints;
1020
-
1021
- networkInterfaces?: NetworkInterface[];
1022
-
1023
- disks?: Disk[];
1024
-
1025
- cpus?: CPU[];
1026
-
1027
- ramBytes?: number;
1028
-
1029
- os?: OS;
1030
- }
1031
- export declare namespace SourceProperties {
1032
-
1033
- const filterSensitiveLog: (obj: SourceProperties) => any;
1034
- }
1035
- export interface SourceServer {
1036
-
1037
- sourceServerID?: string;
1038
-
1039
- arn?: string;
1040
-
1041
- tags?: {
1042
- [key: string]: string;
1043
- };
1044
-
1045
- recoveryInstanceId?: string;
1046
-
1047
- lastLaunchResult?: LastLaunchResult | string;
1048
-
1049
- dataReplicationInfo?: DataReplicationInfo;
1050
-
1051
- lifeCycle?: LifeCycle;
1052
-
1053
- sourceProperties?: SourceProperties;
1054
- }
1055
- export declare namespace SourceServer {
1056
-
1057
- const filterSensitiveLog: (obj: SourceServer) => any;
1058
- }
1059
- export interface DescribeSourceServersResponse {
1060
-
1061
- items?: SourceServer[];
1062
-
1063
- nextToken?: string;
1064
- }
1065
- export declare namespace DescribeSourceServersResponse {
1066
-
1067
- const filterSensitiveLog: (obj: DescribeSourceServersResponse) => any;
1068
- }
1069
- export interface DisconnectRecoveryInstanceRequest {
1070
-
1071
- recoveryInstanceID: string | undefined;
1072
- }
1073
- export declare namespace DisconnectRecoveryInstanceRequest {
1074
-
1075
- const filterSensitiveLog: (obj: DisconnectRecoveryInstanceRequest) => any;
1076
- }
1077
- export interface DisconnectSourceServerRequest {
1078
-
1079
- sourceServerID: string | undefined;
1080
- }
1081
- export declare namespace DisconnectSourceServerRequest {
1082
-
1083
- const filterSensitiveLog: (obj: DisconnectSourceServerRequest) => any;
1084
- }
1085
- export interface InitializeServiceRequest {
1086
- }
1087
- export declare namespace InitializeServiceRequest {
1088
-
1089
- const filterSensitiveLog: (obj: InitializeServiceRequest) => any;
1090
- }
1091
- export interface InitializeServiceResponse {
1092
- }
1093
- export declare namespace InitializeServiceResponse {
1094
-
1095
- const filterSensitiveLog: (obj: InitializeServiceResponse) => any;
1096
- }
1097
- export interface ListTagsForResourceRequest {
1098
-
1099
- resourceArn: string | undefined;
1100
- }
1101
- export declare namespace ListTagsForResourceRequest {
1102
-
1103
- const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
1104
- }
1105
- export interface ListTagsForResourceResponse {
1106
-
1107
- tags?: {
1108
- [key: string]: string;
1109
- };
1110
- }
1111
- export declare namespace ListTagsForResourceResponse {
1112
-
1113
- const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
1114
- }
1115
- export interface GetFailbackReplicationConfigurationRequest {
1116
-
1117
- recoveryInstanceID: string | undefined;
1118
- }
1119
- export declare namespace GetFailbackReplicationConfigurationRequest {
1120
-
1121
- const filterSensitiveLog: (obj: GetFailbackReplicationConfigurationRequest) => any;
1122
- }
1123
- export interface GetFailbackReplicationConfigurationResponse {
1124
-
1125
- recoveryInstanceID: string | undefined;
1126
-
1127
- name?: string;
1128
-
1129
- bandwidthThrottling?: number;
1130
-
1131
- usePrivateIP?: boolean;
1132
- }
1133
- export declare namespace GetFailbackReplicationConfigurationResponse {
1134
-
1135
- const filterSensitiveLog: (obj: GetFailbackReplicationConfigurationResponse) => any;
1136
- }
1137
- export interface StartFailbackLaunchRequest {
1138
-
1139
- recoveryInstanceIDs: string[] | undefined;
1140
-
1141
- tags?: {
1142
- [key: string]: string;
1143
- };
1144
- }
1145
- export declare namespace StartFailbackLaunchRequest {
1146
-
1147
- const filterSensitiveLog: (obj: StartFailbackLaunchRequest) => any;
1148
- }
1149
- export interface StartFailbackLaunchResponse {
1150
-
1151
- job?: Job;
1152
- }
1153
- export declare namespace StartFailbackLaunchResponse {
1154
-
1155
- const filterSensitiveLog: (obj: StartFailbackLaunchResponse) => any;
1156
- }
1157
- export interface StopFailbackRequest {
1158
-
1159
- recoveryInstanceID: string | undefined;
1160
- }
1161
- export declare namespace StopFailbackRequest {
1162
-
1163
- const filterSensitiveLog: (obj: StopFailbackRequest) => any;
1164
- }
1165
- export interface TerminateRecoveryInstancesRequest {
1166
-
1167
- recoveryInstanceIDs: string[] | undefined;
1168
- }
1169
- export declare namespace TerminateRecoveryInstancesRequest {
1170
-
1171
- const filterSensitiveLog: (obj: TerminateRecoveryInstancesRequest) => any;
1172
- }
1173
- export interface TerminateRecoveryInstancesResponse {
1174
-
1175
- job?: Job;
1176
- }
1177
- export declare namespace TerminateRecoveryInstancesResponse {
1178
-
1179
- const filterSensitiveLog: (obj: TerminateRecoveryInstancesResponse) => any;
1180
- }
1181
- export interface UpdateFailbackReplicationConfigurationRequest {
1182
-
1183
- recoveryInstanceID: string | undefined;
1184
-
1185
- name?: string;
1186
-
1187
- bandwidthThrottling?: number;
1188
-
1189
- usePrivateIP?: boolean;
1190
- }
1191
- export declare namespace UpdateFailbackReplicationConfigurationRequest {
1192
-
1193
- const filterSensitiveLog: (obj: UpdateFailbackReplicationConfigurationRequest) => any;
1194
- }
1195
- export interface UpdateReplicationConfigurationTemplateRequest {
1196
-
1197
- replicationConfigurationTemplateID: string | undefined;
1198
-
1199
- arn?: string;
1200
-
1201
- stagingAreaSubnetId?: string;
1202
-
1203
- associateDefaultSecurityGroup?: boolean;
1204
-
1205
- replicationServersSecurityGroupsIDs?: string[];
1206
-
1207
- replicationServerInstanceType?: string;
1208
-
1209
- useDedicatedReplicationServer?: boolean;
1210
-
1211
- defaultLargeStagingDiskType?: ReplicationConfigurationDefaultLargeStagingDiskType | string;
1212
-
1213
- ebsEncryption?: ReplicationConfigurationEbsEncryption | string;
1214
-
1215
- ebsEncryptionKeyArn?: string;
1216
-
1217
- bandwidthThrottling?: number;
1218
-
1219
- dataPlaneRouting?: ReplicationConfigurationDataPlaneRouting | string;
1220
-
1221
- createPublicIP?: boolean;
1222
-
1223
- stagingAreaTags?: {
1224
- [key: string]: string;
1225
- };
1226
-
1227
- pitPolicy?: PITPolicyRule[];
1228
- }
1229
- export declare namespace UpdateReplicationConfigurationTemplateRequest {
1230
-
1231
- const filterSensitiveLog: (obj: UpdateReplicationConfigurationTemplateRequest) => any;
1232
- }
1233
- export interface GetLaunchConfigurationRequest {
1234
-
1235
- sourceServerID: string | undefined;
1236
- }
1237
- export declare namespace GetLaunchConfigurationRequest {
1238
-
1239
- const filterSensitiveLog: (obj: GetLaunchConfigurationRequest) => any;
1240
- }
1241
- export declare enum LaunchDisposition {
1242
- STARTED = "STARTED",
1243
- STOPPED = "STOPPED"
1244
- }
1245
-
1246
- export interface Licensing {
1247
-
1248
- osByol?: boolean;
1249
- }
1250
- export declare namespace Licensing {
1251
-
1252
- const filterSensitiveLog: (obj: Licensing) => any;
1253
- }
1254
- export declare enum TargetInstanceTypeRightSizingMethod {
1255
- BASIC = "BASIC",
1256
- NONE = "NONE"
1257
- }
1258
- export interface LaunchConfiguration {
1259
-
1260
- sourceServerID?: string;
1261
-
1262
- name?: string;
1263
-
1264
- ec2LaunchTemplateID?: string;
1265
-
1266
- launchDisposition?: LaunchDisposition | string;
1267
-
1268
- targetInstanceTypeRightSizingMethod?: TargetInstanceTypeRightSizingMethod | string;
1269
-
1270
- copyPrivateIp?: boolean;
1271
-
1272
- copyTags?: boolean;
1273
-
1274
- licensing?: Licensing;
1275
- }
1276
- export declare namespace LaunchConfiguration {
1277
-
1278
- const filterSensitiveLog: (obj: LaunchConfiguration) => any;
1279
- }
1280
- export interface GetReplicationConfigurationRequest {
1281
-
1282
- sourceServerID: string | undefined;
1283
- }
1284
- export declare namespace GetReplicationConfigurationRequest {
1285
-
1286
- const filterSensitiveLog: (obj: GetReplicationConfigurationRequest) => any;
1287
- }
1288
- export declare enum ReplicationConfigurationReplicatedDiskStagingDiskType {
1289
- AUTO = "AUTO",
1290
- GP2 = "GP2",
1291
- GP3 = "GP3",
1292
- IO1 = "IO1",
1293
- SC1 = "SC1",
1294
- ST1 = "ST1",
1295
- STANDARD = "STANDARD"
1296
- }
1297
-
1298
- export interface ReplicationConfigurationReplicatedDisk {
1299
-
1300
- deviceName?: string;
1301
-
1302
- isBootDisk?: boolean;
1303
-
1304
- stagingDiskType?: ReplicationConfigurationReplicatedDiskStagingDiskType | string;
1305
-
1306
- iops?: number;
1307
-
1308
- throughput?: number;
1309
- }
1310
- export declare namespace ReplicationConfigurationReplicatedDisk {
1311
-
1312
- const filterSensitiveLog: (obj: ReplicationConfigurationReplicatedDisk) => any;
1313
- }
1314
- export interface ReplicationConfiguration {
1315
-
1316
- sourceServerID?: string;
1317
-
1318
- name?: string;
1319
-
1320
- stagingAreaSubnetId?: string;
1321
-
1322
- associateDefaultSecurityGroup?: boolean;
1323
-
1324
- replicationServersSecurityGroupsIDs?: string[];
1325
-
1326
- replicationServerInstanceType?: string;
1327
-
1328
- useDedicatedReplicationServer?: boolean;
1329
-
1330
- defaultLargeStagingDiskType?: ReplicationConfigurationDefaultLargeStagingDiskType | string;
1331
-
1332
- replicatedDisks?: ReplicationConfigurationReplicatedDisk[];
1333
-
1334
- ebsEncryption?: ReplicationConfigurationEbsEncryption | string;
1335
-
1336
- ebsEncryptionKeyArn?: string;
1337
-
1338
- bandwidthThrottling?: number;
1339
-
1340
- dataPlaneRouting?: ReplicationConfigurationDataPlaneRouting | string;
1341
-
1342
- createPublicIP?: boolean;
1343
-
1344
- stagingAreaTags?: {
1345
- [key: string]: string;
1346
- };
1347
-
1348
- pitPolicy?: PITPolicyRule[];
1349
- }
1350
- export declare namespace ReplicationConfiguration {
1351
-
1352
- const filterSensitiveLog: (obj: ReplicationConfiguration) => any;
1353
- }
1354
- export interface RetryDataReplicationRequest {
1355
-
1356
- sourceServerID: string | undefined;
1357
- }
1358
- export declare namespace RetryDataReplicationRequest {
1359
-
1360
- const filterSensitiveLog: (obj: RetryDataReplicationRequest) => any;
1361
- }
1362
-
1363
- export interface StartRecoveryRequestSourceServer {
1364
-
1365
- sourceServerID: string | undefined;
1366
-
1367
- recoverySnapshotID?: string;
1368
- }
1369
- export declare namespace StartRecoveryRequestSourceServer {
1370
-
1371
- const filterSensitiveLog: (obj: StartRecoveryRequestSourceServer) => any;
1372
- }
1373
- export interface StartRecoveryRequest {
1374
-
1375
- sourceServers: StartRecoveryRequestSourceServer[] | undefined;
1376
-
1377
- isDrill?: boolean;
1378
-
1379
- tags?: {
1380
- [key: string]: string;
1381
- };
1382
- }
1383
- export declare namespace StartRecoveryRequest {
1384
-
1385
- const filterSensitiveLog: (obj: StartRecoveryRequest) => any;
1386
- }
1387
- export interface StartRecoveryResponse {
1388
-
1389
- job?: Job;
1390
- }
1391
- export declare namespace StartRecoveryResponse {
1392
-
1393
- const filterSensitiveLog: (obj: StartRecoveryResponse) => any;
1394
- }
1395
- export interface UpdateLaunchConfigurationRequest {
1396
-
1397
- sourceServerID: string | undefined;
1398
-
1399
- name?: string;
1400
-
1401
- launchDisposition?: LaunchDisposition | string;
1402
-
1403
- targetInstanceTypeRightSizingMethod?: TargetInstanceTypeRightSizingMethod | string;
1404
-
1405
- copyPrivateIp?: boolean;
1406
-
1407
- copyTags?: boolean;
1408
-
1409
- licensing?: Licensing;
1410
- }
1411
- export declare namespace UpdateLaunchConfigurationRequest {
1412
-
1413
- const filterSensitiveLog: (obj: UpdateLaunchConfigurationRequest) => any;
1414
- }
1415
- export interface UpdateReplicationConfigurationRequest {
1416
-
1417
- sourceServerID: string | undefined;
1418
-
1419
- name?: string;
1420
-
1421
- stagingAreaSubnetId?: string;
1422
-
1423
- associateDefaultSecurityGroup?: boolean;
1424
-
1425
- replicationServersSecurityGroupsIDs?: string[];
1426
-
1427
- replicationServerInstanceType?: string;
1428
-
1429
- useDedicatedReplicationServer?: boolean;
1430
-
1431
- defaultLargeStagingDiskType?: ReplicationConfigurationDefaultLargeStagingDiskType | string;
1432
-
1433
- replicatedDisks?: ReplicationConfigurationReplicatedDisk[];
1434
-
1435
- ebsEncryption?: ReplicationConfigurationEbsEncryption | string;
1436
-
1437
- ebsEncryptionKeyArn?: string;
1438
-
1439
- bandwidthThrottling?: number;
1440
-
1441
- dataPlaneRouting?: ReplicationConfigurationDataPlaneRouting | string;
1442
-
1443
- createPublicIP?: boolean;
1444
-
1445
- stagingAreaTags?: {
1446
- [key: string]: string;
1447
- };
1448
-
1449
- pitPolicy?: PITPolicyRule[];
1450
- }
1451
- export declare namespace UpdateReplicationConfigurationRequest {
1452
-
1453
- const filterSensitiveLog: (obj: UpdateReplicationConfigurationRequest) => any;
1454
- }
1455
- export interface TagResourceRequest {
1456
-
1457
- resourceArn: string | undefined;
1458
-
1459
- tags: {
1460
- [key: string]: string;
1461
- } | undefined;
1462
- }
1463
- export declare namespace TagResourceRequest {
1464
-
1465
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
1466
- }
1467
- export interface UntagResourceRequest {
1468
-
1469
- resourceArn: string | undefined;
1470
-
1471
- tagKeys: string[] | undefined;
1472
- }
1473
- export declare namespace UntagResourceRequest {
1474
-
1475
- const filterSensitiveLog: (obj: UntagResourceRequest) => any;
1476
- }