@aws-sdk/client-database-migration-service 3.49.0 → 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 (99) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/package.json +26 -26
  3. package/dist-types/ts3.4/DatabaseMigrationService.d.ts +0 -280
  4. package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +0 -128
  5. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +0 -17
  58. package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +0 -17
  59. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/index.d.ts +0 -55
  61. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  62. package/dist-types/ts3.4/index.d.ts +0 -6
  63. package/dist-types/ts3.4/models/index.d.ts +0 -1
  64. package/dist-types/ts3.4/models/models_0.d.ts +0 -3022
  65. package/dist-types/ts3.4/pagination/DescribeApplicableIndividualAssessmentsPaginator.d.ts +0 -4
  66. package/dist-types/ts3.4/pagination/DescribeCertificatesPaginator.d.ts +0 -4
  67. package/dist-types/ts3.4/pagination/DescribeConnectionsPaginator.d.ts +0 -4
  68. package/dist-types/ts3.4/pagination/DescribeEndpointSettingsPaginator.d.ts +0 -4
  69. package/dist-types/ts3.4/pagination/DescribeEndpointTypesPaginator.d.ts +0 -4
  70. package/dist-types/ts3.4/pagination/DescribeEndpointsPaginator.d.ts +0 -4
  71. package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +0 -4
  72. package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +0 -4
  73. package/dist-types/ts3.4/pagination/DescribeOrderableReplicationInstancesPaginator.d.ts +0 -4
  74. package/dist-types/ts3.4/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +0 -4
  75. package/dist-types/ts3.4/pagination/DescribeReplicationInstanceTaskLogsPaginator.d.ts +0 -4
  76. package/dist-types/ts3.4/pagination/DescribeReplicationInstancesPaginator.d.ts +0 -4
  77. package/dist-types/ts3.4/pagination/DescribeReplicationSubnetGroupsPaginator.d.ts +0 -4
  78. package/dist-types/ts3.4/pagination/DescribeReplicationTaskAssessmentResultsPaginator.d.ts +0 -4
  79. package/dist-types/ts3.4/pagination/DescribeReplicationTaskAssessmentRunsPaginator.d.ts +0 -4
  80. package/dist-types/ts3.4/pagination/DescribeReplicationTaskIndividualAssessmentsPaginator.d.ts +0 -4
  81. package/dist-types/ts3.4/pagination/DescribeReplicationTasksPaginator.d.ts +0 -4
  82. package/dist-types/ts3.4/pagination/DescribeSchemasPaginator.d.ts +0 -4
  83. package/dist-types/ts3.4/pagination/DescribeTableStatisticsPaginator.d.ts +0 -4
  84. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  85. package/dist-types/ts3.4/pagination/index.d.ts +0 -20
  86. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -167
  87. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  88. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  89. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  90. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
  91. package/dist-types/ts3.4/waiters/index.d.ts +0 -8
  92. package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +0 -7
  93. package/dist-types/ts3.4/waiters/waitForReplicationInstanceAvailable.d.ts +0 -7
  94. package/dist-types/ts3.4/waiters/waitForReplicationInstanceDeleted.d.ts +0 -7
  95. package/dist-types/ts3.4/waiters/waitForReplicationTaskDeleted.d.ts +0 -7
  96. package/dist-types/ts3.4/waiters/waitForReplicationTaskReady.d.ts +0 -7
  97. package/dist-types/ts3.4/waiters/waitForReplicationTaskRunning.d.ts +0 -7
  98. package/dist-types/ts3.4/waiters/waitForReplicationTaskStopped.d.ts +0 -7
  99. package/dist-types/ts3.4/waiters/waitForTestConnectionSucceeds.d.ts +0 -7
@@ -1,3022 +0,0 @@
1
- import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
2
-
3
- export interface AccessDeniedFault extends __SmithyException, $MetadataBearer {
4
- name: "AccessDeniedFault";
5
- $fault: "client";
6
-
7
- message?: string;
8
- }
9
-
10
- export interface AccountQuota {
11
-
12
- AccountQuotaName?: string;
13
-
14
- Used?: number;
15
-
16
- Max?: number;
17
- }
18
- export declare namespace AccountQuota {
19
-
20
- const filterSensitiveLog: (obj: AccountQuota) => any;
21
- }
22
-
23
- export interface Tag {
24
-
25
- Key?: string;
26
-
27
- Value?: string;
28
-
29
- ResourceArn?: string;
30
- }
31
- export declare namespace Tag {
32
-
33
- const filterSensitiveLog: (obj: Tag) => any;
34
- }
35
-
36
- export interface AddTagsToResourceMessage {
37
-
38
- ResourceArn: string | undefined;
39
-
40
- Tags: Tag[] | undefined;
41
- }
42
- export declare namespace AddTagsToResourceMessage {
43
-
44
- const filterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
45
- }
46
-
47
- export interface AddTagsToResourceResponse {
48
- }
49
- export declare namespace AddTagsToResourceResponse {
50
-
51
- const filterSensitiveLog: (obj: AddTagsToResourceResponse) => any;
52
- }
53
-
54
- export interface ResourceNotFoundFault extends __SmithyException, $MetadataBearer {
55
- name: "ResourceNotFoundFault";
56
- $fault: "client";
57
-
58
- message?: string;
59
- }
60
-
61
- export interface ApplyPendingMaintenanceActionMessage {
62
-
63
- ReplicationInstanceArn: string | undefined;
64
-
65
- ApplyAction: string | undefined;
66
-
67
- OptInType: string | undefined;
68
- }
69
- export declare namespace ApplyPendingMaintenanceActionMessage {
70
-
71
- const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
72
- }
73
-
74
- export interface PendingMaintenanceAction {
75
-
76
- Action?: string;
77
-
78
- AutoAppliedAfterDate?: Date;
79
-
80
- ForcedApplyDate?: Date;
81
-
82
- OptInStatus?: string;
83
-
84
- CurrentApplyDate?: Date;
85
-
86
- Description?: string;
87
- }
88
- export declare namespace PendingMaintenanceAction {
89
-
90
- const filterSensitiveLog: (obj: PendingMaintenanceAction) => any;
91
- }
92
-
93
- export interface ResourcePendingMaintenanceActions {
94
-
95
- ResourceIdentifier?: string;
96
-
97
- PendingMaintenanceActionDetails?: PendingMaintenanceAction[];
98
- }
99
- export declare namespace ResourcePendingMaintenanceActions {
100
-
101
- const filterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
102
- }
103
-
104
- export interface ApplyPendingMaintenanceActionResponse {
105
-
106
- ResourcePendingMaintenanceActions?: ResourcePendingMaintenanceActions;
107
- }
108
- export declare namespace ApplyPendingMaintenanceActionResponse {
109
-
110
- const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionResponse) => any;
111
- }
112
-
113
- export interface CancelReplicationTaskAssessmentRunMessage {
114
-
115
- ReplicationTaskAssessmentRunArn: string | undefined;
116
- }
117
- export declare namespace CancelReplicationTaskAssessmentRunMessage {
118
-
119
- const filterSensitiveLog: (obj: CancelReplicationTaskAssessmentRunMessage) => any;
120
- }
121
-
122
- export interface ReplicationTaskAssessmentRunProgress {
123
-
124
- IndividualAssessmentCount?: number;
125
-
126
- IndividualAssessmentCompletedCount?: number;
127
- }
128
- export declare namespace ReplicationTaskAssessmentRunProgress {
129
-
130
- const filterSensitiveLog: (obj: ReplicationTaskAssessmentRunProgress) => any;
131
- }
132
-
133
- export interface ReplicationTaskAssessmentRun {
134
-
135
- ReplicationTaskAssessmentRunArn?: string;
136
-
137
- ReplicationTaskArn?: string;
138
-
139
- Status?: string;
140
-
141
- ReplicationTaskAssessmentRunCreationDate?: Date;
142
-
143
- AssessmentProgress?: ReplicationTaskAssessmentRunProgress;
144
-
145
- LastFailureMessage?: string;
146
-
147
- ServiceAccessRoleArn?: string;
148
-
149
- ResultLocationBucket?: string;
150
-
151
- ResultLocationFolder?: string;
152
-
153
- ResultEncryptionMode?: string;
154
-
155
- ResultKmsKeyArn?: string;
156
-
157
- AssessmentRunName?: string;
158
- }
159
- export declare namespace ReplicationTaskAssessmentRun {
160
-
161
- const filterSensitiveLog: (obj: ReplicationTaskAssessmentRun) => any;
162
- }
163
-
164
- export interface CancelReplicationTaskAssessmentRunResponse {
165
-
166
- ReplicationTaskAssessmentRun?: ReplicationTaskAssessmentRun;
167
- }
168
- export declare namespace CancelReplicationTaskAssessmentRunResponse {
169
-
170
- const filterSensitiveLog: (obj: CancelReplicationTaskAssessmentRunResponse) => any;
171
- }
172
-
173
- export interface InvalidResourceStateFault extends __SmithyException, $MetadataBearer {
174
- name: "InvalidResourceStateFault";
175
- $fault: "client";
176
-
177
- message?: string;
178
- }
179
-
180
- export interface DmsTransferSettings {
181
-
182
- ServiceAccessRoleArn?: string;
183
-
184
- BucketName?: string;
185
- }
186
- export declare namespace DmsTransferSettings {
187
-
188
- const filterSensitiveLog: (obj: DmsTransferSettings) => any;
189
- }
190
- export declare enum NestingLevelValue {
191
- NONE = "none",
192
- ONE = "one"
193
- }
194
-
195
- export interface DocDbSettings {
196
-
197
- Username?: string;
198
-
199
- Password?: string;
200
-
201
- ServerName?: string;
202
-
203
- Port?: number;
204
-
205
- DatabaseName?: string;
206
-
207
- NestingLevel?: NestingLevelValue | string;
208
-
209
- ExtractDocId?: boolean;
210
-
211
- DocsToInvestigate?: number;
212
-
213
- KmsKeyId?: string;
214
-
215
- SecretsManagerAccessRoleArn?: string;
216
-
217
- SecretsManagerSecretId?: string;
218
- }
219
- export declare namespace DocDbSettings {
220
-
221
- const filterSensitiveLog: (obj: DocDbSettings) => any;
222
- }
223
-
224
- export interface DynamoDbSettings {
225
-
226
- ServiceAccessRoleArn: string | undefined;
227
- }
228
- export declare namespace DynamoDbSettings {
229
-
230
- const filterSensitiveLog: (obj: DynamoDbSettings) => any;
231
- }
232
-
233
- export interface ElasticsearchSettings {
234
-
235
- ServiceAccessRoleArn: string | undefined;
236
-
237
- EndpointUri: string | undefined;
238
-
239
- FullLoadErrorPercentage?: number;
240
-
241
- ErrorRetryDuration?: number;
242
- }
243
- export declare namespace ElasticsearchSettings {
244
-
245
- const filterSensitiveLog: (obj: ElasticsearchSettings) => any;
246
- }
247
- export declare enum ReplicationEndpointTypeValue {
248
- SOURCE = "source",
249
- TARGET = "target"
250
- }
251
- export declare enum TargetDbType {
252
- MULTIPLE_DATABASES = "multiple-databases",
253
- SPECIFIC_DATABASE = "specific-database"
254
- }
255
-
256
- export interface GcpMySQLSettings {
257
-
258
- AfterConnectScript?: string;
259
-
260
- CleanSourceMetadataOnMismatch?: boolean;
261
-
262
- DatabaseName?: string;
263
-
264
- EventsPollInterval?: number;
265
-
266
- TargetDbType?: TargetDbType | string;
267
-
268
- MaxFileSize?: number;
269
-
270
- ParallelLoadThreads?: number;
271
-
272
- Password?: string;
273
-
274
- Port?: number;
275
-
276
- ServerName?: string;
277
-
278
- ServerTimezone?: string;
279
-
280
- Username?: string;
281
-
282
- SecretsManagerAccessRoleArn?: string;
283
-
284
- SecretsManagerSecretId?: string;
285
- }
286
- export declare namespace GcpMySQLSettings {
287
-
288
- const filterSensitiveLog: (obj: GcpMySQLSettings) => any;
289
- }
290
-
291
- export interface IBMDb2Settings {
292
-
293
- DatabaseName?: string;
294
-
295
- Password?: string;
296
-
297
- Port?: number;
298
-
299
- ServerName?: string;
300
-
301
- SetDataCaptureChanges?: boolean;
302
-
303
- CurrentLsn?: string;
304
-
305
- MaxKBytesPerRead?: number;
306
-
307
- Username?: string;
308
-
309
- SecretsManagerAccessRoleArn?: string;
310
-
311
- SecretsManagerSecretId?: string;
312
- }
313
- export declare namespace IBMDb2Settings {
314
-
315
- const filterSensitiveLog: (obj: IBMDb2Settings) => any;
316
- }
317
- export declare enum MessageFormatValue {
318
- JSON = "json",
319
- JSON_UNFORMATTED = "json-unformatted"
320
- }
321
- export declare enum KafkaSecurityProtocol {
322
- PLAINTEXT = "plaintext",
323
- SASL_SSL = "sasl-ssl",
324
- SSL_AUTHENTICATION = "ssl-authentication",
325
- SSL_ENCRYPTION = "ssl-encryption"
326
- }
327
-
328
- export interface KafkaSettings {
329
-
330
- Broker?: string;
331
-
332
- Topic?: string;
333
-
334
- MessageFormat?: MessageFormatValue | string;
335
-
336
- IncludeTransactionDetails?: boolean;
337
-
338
- IncludePartitionValue?: boolean;
339
-
340
- PartitionIncludeSchemaTable?: boolean;
341
-
342
- IncludeTableAlterOperations?: boolean;
343
-
344
- IncludeControlDetails?: boolean;
345
-
346
- MessageMaxBytes?: number;
347
-
348
- IncludeNullAndEmpty?: boolean;
349
-
350
- SecurityProtocol?: KafkaSecurityProtocol | string;
351
-
352
- SslClientCertificateArn?: string;
353
-
354
- SslClientKeyArn?: string;
355
-
356
- SslClientKeyPassword?: string;
357
-
358
- SslCaCertificateArn?: string;
359
-
360
- SaslUsername?: string;
361
-
362
- SaslPassword?: string;
363
-
364
- NoHexPrefix?: boolean;
365
- }
366
- export declare namespace KafkaSettings {
367
-
368
- const filterSensitiveLog: (obj: KafkaSettings) => any;
369
- }
370
-
371
- export interface KinesisSettings {
372
-
373
- StreamArn?: string;
374
-
375
- MessageFormat?: MessageFormatValue | string;
376
-
377
- ServiceAccessRoleArn?: string;
378
-
379
- IncludeTransactionDetails?: boolean;
380
-
381
- IncludePartitionValue?: boolean;
382
-
383
- PartitionIncludeSchemaTable?: boolean;
384
-
385
- IncludeTableAlterOperations?: boolean;
386
-
387
- IncludeControlDetails?: boolean;
388
-
389
- IncludeNullAndEmpty?: boolean;
390
-
391
- NoHexPrefix?: boolean;
392
- }
393
- export declare namespace KinesisSettings {
394
-
395
- const filterSensitiveLog: (obj: KinesisSettings) => any;
396
- }
397
- export declare enum SafeguardPolicy {
398
- EXCLUSIVE_AUTOMATIC_TRUNCATION = "exclusive-automatic-truncation",
399
- RELY_ON_SQL_SERVER_REPLICATION_AGENT = "rely-on-sql-server-replication-agent",
400
- SHARED_AUTOMATIC_TRUNCATION = "shared-automatic-truncation"
401
- }
402
-
403
- export interface MicrosoftSQLServerSettings {
404
-
405
- Port?: number;
406
-
407
- BcpPacketSize?: number;
408
-
409
- DatabaseName?: string;
410
-
411
- ControlTablesFileGroup?: string;
412
-
413
- Password?: string;
414
-
415
- QuerySingleAlwaysOnNode?: boolean;
416
-
417
- ReadBackupOnly?: boolean;
418
-
419
- SafeguardPolicy?: SafeguardPolicy | string;
420
-
421
- ServerName?: string;
422
-
423
- Username?: string;
424
-
425
- UseBcpFullLoad?: boolean;
426
-
427
- UseThirdPartyBackupDevice?: boolean;
428
-
429
- SecretsManagerAccessRoleArn?: string;
430
-
431
- SecretsManagerSecretId?: string;
432
- }
433
- export declare namespace MicrosoftSQLServerSettings {
434
-
435
- const filterSensitiveLog: (obj: MicrosoftSQLServerSettings) => any;
436
- }
437
- export declare enum AuthMechanismValue {
438
- DEFAULT = "default",
439
- MONGODB_CR = "mongodb_cr",
440
- SCRAM_SHA_1 = "scram_sha_1"
441
- }
442
- export declare enum AuthTypeValue {
443
- NO = "no",
444
- PASSWORD = "password"
445
- }
446
-
447
- export interface MongoDbSettings {
448
-
449
- Username?: string;
450
-
451
- Password?: string;
452
-
453
- ServerName?: string;
454
-
455
- Port?: number;
456
-
457
- DatabaseName?: string;
458
-
459
- AuthType?: AuthTypeValue | string;
460
-
461
- AuthMechanism?: AuthMechanismValue | string;
462
-
463
- NestingLevel?: NestingLevelValue | string;
464
-
465
- ExtractDocId?: string;
466
-
467
- DocsToInvestigate?: string;
468
-
469
- AuthSource?: string;
470
-
471
- KmsKeyId?: string;
472
-
473
- SecretsManagerAccessRoleArn?: string;
474
-
475
- SecretsManagerSecretId?: string;
476
- }
477
- export declare namespace MongoDbSettings {
478
-
479
- const filterSensitiveLog: (obj: MongoDbSettings) => any;
480
- }
481
-
482
- export interface MySQLSettings {
483
-
484
- AfterConnectScript?: string;
485
-
486
- CleanSourceMetadataOnMismatch?: boolean;
487
-
488
- DatabaseName?: string;
489
-
490
- EventsPollInterval?: number;
491
-
492
- TargetDbType?: TargetDbType | string;
493
-
494
- MaxFileSize?: number;
495
-
496
- ParallelLoadThreads?: number;
497
-
498
- Password?: string;
499
-
500
- Port?: number;
501
-
502
- ServerName?: string;
503
-
504
- ServerTimezone?: string;
505
-
506
- Username?: string;
507
-
508
- SecretsManagerAccessRoleArn?: string;
509
-
510
- SecretsManagerSecretId?: string;
511
- }
512
- export declare namespace MySQLSettings {
513
-
514
- const filterSensitiveLog: (obj: MySQLSettings) => any;
515
- }
516
-
517
- export interface NeptuneSettings {
518
-
519
- ServiceAccessRoleArn?: string;
520
-
521
- S3BucketName: string | undefined;
522
-
523
- S3BucketFolder: string | undefined;
524
-
525
- ErrorRetryDuration?: number;
526
-
527
- MaxFileSize?: number;
528
-
529
- MaxRetryCount?: number;
530
-
531
- IamAuthEnabled?: boolean;
532
- }
533
- export declare namespace NeptuneSettings {
534
-
535
- const filterSensitiveLog: (obj: NeptuneSettings) => any;
536
- }
537
- export declare enum CharLengthSemantics {
538
- BYTE = "byte",
539
- CHAR = "char",
540
- DEFAULT = "default"
541
- }
542
-
543
- export interface OracleSettings {
544
-
545
- AddSupplementalLogging?: boolean;
546
-
547
- ArchivedLogDestId?: number;
548
-
549
- AdditionalArchivedLogDestId?: number;
550
-
551
- ExtraArchivedLogDestIds?: number[];
552
-
553
- AllowSelectNestedTables?: boolean;
554
-
555
- ParallelAsmReadThreads?: number;
556
-
557
- ReadAheadBlocks?: number;
558
-
559
- AccessAlternateDirectly?: boolean;
560
-
561
- UseAlternateFolderForOnline?: boolean;
562
-
563
- OraclePathPrefix?: string;
564
-
565
- UsePathPrefix?: string;
566
-
567
- ReplacePathPrefix?: boolean;
568
-
569
- EnableHomogenousTablespace?: boolean;
570
-
571
- DirectPathNoLog?: boolean;
572
-
573
- ArchivedLogsOnly?: boolean;
574
-
575
- AsmPassword?: string;
576
-
577
- AsmServer?: string;
578
-
579
- AsmUser?: string;
580
-
581
- CharLengthSemantics?: CharLengthSemantics | string;
582
-
583
- DatabaseName?: string;
584
-
585
- DirectPathParallelLoad?: boolean;
586
-
587
- FailTasksOnLobTruncation?: boolean;
588
-
589
- NumberDatatypeScale?: number;
590
-
591
- Password?: string;
592
-
593
- Port?: number;
594
-
595
- ReadTableSpaceName?: boolean;
596
-
597
- RetryInterval?: number;
598
-
599
- SecurityDbEncryption?: string;
600
-
601
- SecurityDbEncryptionName?: string;
602
-
603
- ServerName?: string;
604
-
605
- SpatialDataOptionToGeoJsonFunctionName?: string;
606
-
607
- StandbyDelayTime?: number;
608
-
609
- Username?: string;
610
-
611
- UseBFile?: boolean;
612
-
613
- UseDirectPathFullLoad?: boolean;
614
-
615
- UseLogminerReader?: boolean;
616
-
617
- SecretsManagerAccessRoleArn?: string;
618
-
619
- SecretsManagerSecretId?: string;
620
-
621
- SecretsManagerOracleAsmAccessRoleArn?: string;
622
-
623
- SecretsManagerOracleAsmSecretId?: string;
624
- }
625
- export declare namespace OracleSettings {
626
-
627
- const filterSensitiveLog: (obj: OracleSettings) => any;
628
- }
629
- export declare enum PluginNameValue {
630
- NO_PREFERENCE = "no-preference",
631
- PGLOGICAL = "pglogical",
632
- TEST_DECODING = "test-decoding"
633
- }
634
-
635
- export interface PostgreSQLSettings {
636
-
637
- AfterConnectScript?: string;
638
-
639
- CaptureDdls?: boolean;
640
-
641
- MaxFileSize?: number;
642
-
643
- DatabaseName?: string;
644
-
645
- DdlArtifactsSchema?: string;
646
-
647
- ExecuteTimeout?: number;
648
-
649
- FailTasksOnLobTruncation?: boolean;
650
-
651
- HeartbeatEnable?: boolean;
652
-
653
- HeartbeatSchema?: string;
654
-
655
- HeartbeatFrequency?: number;
656
-
657
- Password?: string;
658
-
659
- Port?: number;
660
-
661
- ServerName?: string;
662
-
663
- Username?: string;
664
-
665
- SlotName?: string;
666
-
667
- PluginName?: PluginNameValue | string;
668
-
669
- SecretsManagerAccessRoleArn?: string;
670
-
671
- SecretsManagerSecretId?: string;
672
- }
673
- export declare namespace PostgreSQLSettings {
674
-
675
- const filterSensitiveLog: (obj: PostgreSQLSettings) => any;
676
- }
677
- export declare enum RedisAuthTypeValue {
678
- AUTH_ROLE = "auth-role",
679
- AUTH_TOKEN = "auth-token",
680
- NONE = "none"
681
- }
682
- export declare enum SslSecurityProtocolValue {
683
- PLAINTEXT = "plaintext",
684
- SSL_ENCRYPTION = "ssl-encryption"
685
- }
686
-
687
- export interface RedisSettings {
688
-
689
- ServerName: string | undefined;
690
-
691
- Port: number | undefined;
692
-
693
- SslSecurityProtocol?: SslSecurityProtocolValue | string;
694
-
695
- AuthType?: RedisAuthTypeValue | string;
696
-
697
- AuthUserName?: string;
698
-
699
- AuthPassword?: string;
700
-
701
- SslCaCertificateArn?: string;
702
- }
703
- export declare namespace RedisSettings {
704
-
705
- const filterSensitiveLog: (obj: RedisSettings) => any;
706
- }
707
- export declare enum EncryptionModeValue {
708
- SSE_KMS = "sse-kms",
709
- SSE_S3 = "sse-s3"
710
- }
711
-
712
- export interface RedshiftSettings {
713
-
714
- AcceptAnyDate?: boolean;
715
-
716
- AfterConnectScript?: string;
717
-
718
- BucketFolder?: string;
719
-
720
- BucketName?: string;
721
-
722
- CaseSensitiveNames?: boolean;
723
-
724
- CompUpdate?: boolean;
725
-
726
- ConnectionTimeout?: number;
727
-
728
- DatabaseName?: string;
729
-
730
- DateFormat?: string;
731
-
732
- EmptyAsNull?: boolean;
733
-
734
- EncryptionMode?: EncryptionModeValue | string;
735
-
736
- ExplicitIds?: boolean;
737
-
738
- FileTransferUploadStreams?: number;
739
-
740
- LoadTimeout?: number;
741
-
742
- MaxFileSize?: number;
743
-
744
- Password?: string;
745
-
746
- Port?: number;
747
-
748
- RemoveQuotes?: boolean;
749
-
750
- ReplaceInvalidChars?: string;
751
-
752
- ReplaceChars?: string;
753
-
754
- ServerName?: string;
755
-
756
- ServiceAccessRoleArn?: string;
757
-
758
- ServerSideEncryptionKmsKeyId?: string;
759
-
760
- TimeFormat?: string;
761
-
762
- TrimBlanks?: boolean;
763
-
764
- TruncateColumns?: boolean;
765
-
766
- Username?: string;
767
-
768
- WriteBufferSize?: number;
769
-
770
- SecretsManagerAccessRoleArn?: string;
771
-
772
- SecretsManagerSecretId?: string;
773
- }
774
- export declare namespace RedshiftSettings {
775
-
776
- const filterSensitiveLog: (obj: RedshiftSettings) => any;
777
- }
778
- export declare enum CannedAclForObjectsValue {
779
- AUTHENTICATED_READ = "authenticated-read",
780
- AWS_EXEC_READ = "aws-exec-read",
781
- BUCKET_OWNER_FULL_CONTROL = "bucket-owner-full-control",
782
- BUCKET_OWNER_READ = "bucket-owner-read",
783
- NONE = "none",
784
- PRIVATE = "private",
785
- PUBLIC_READ = "public-read",
786
- PUBLIC_READ_WRITE = "public-read-write"
787
- }
788
- export declare enum CompressionTypeValue {
789
- GZIP = "gzip",
790
- NONE = "none"
791
- }
792
- export declare enum DataFormatValue {
793
- CSV = "csv",
794
- PARQUET = "parquet"
795
- }
796
- export declare enum DatePartitionDelimiterValue {
797
- DASH = "DASH",
798
- NONE = "NONE",
799
- SLASH = "SLASH",
800
- UNDERSCORE = "UNDERSCORE"
801
- }
802
- export declare enum DatePartitionSequenceValue {
803
- DDMMYYYY = "DDMMYYYY",
804
- MMYYYYDD = "MMYYYYDD",
805
- YYYYMM = "YYYYMM",
806
- YYYYMMDD = "YYYYMMDD",
807
- YYYYMMDDHH = "YYYYMMDDHH"
808
- }
809
- export declare enum EncodingTypeValue {
810
- PLAIN = "plain",
811
- PLAIN_DICTIONARY = "plain-dictionary",
812
- RLE_DICTIONARY = "rle-dictionary"
813
- }
814
- export declare enum ParquetVersionValue {
815
- PARQUET_1_0 = "parquet-1-0",
816
- PARQUET_2_0 = "parquet-2-0"
817
- }
818
-
819
- export interface S3Settings {
820
-
821
- ServiceAccessRoleArn?: string;
822
-
823
- ExternalTableDefinition?: string;
824
-
825
- CsvRowDelimiter?: string;
826
-
827
- CsvDelimiter?: string;
828
-
829
- BucketFolder?: string;
830
-
831
- BucketName?: string;
832
-
833
- CompressionType?: CompressionTypeValue | string;
834
-
835
- EncryptionMode?: EncryptionModeValue | string;
836
-
837
- ServerSideEncryptionKmsKeyId?: string;
838
-
839
- DataFormat?: DataFormatValue | string;
840
-
841
- EncodingType?: EncodingTypeValue | string;
842
-
843
- DictPageSizeLimit?: number;
844
-
845
- RowGroupLength?: number;
846
-
847
- DataPageSize?: number;
848
-
849
- ParquetVersion?: ParquetVersionValue | string;
850
-
851
- EnableStatistics?: boolean;
852
-
853
- IncludeOpForFullLoad?: boolean;
854
-
855
- CdcInsertsOnly?: boolean;
856
-
857
- TimestampColumnName?: string;
858
-
859
- ParquetTimestampInMillisecond?: boolean;
860
-
861
- CdcInsertsAndUpdates?: boolean;
862
-
863
- DatePartitionEnabled?: boolean;
864
-
865
- DatePartitionSequence?: DatePartitionSequenceValue | string;
866
-
867
- DatePartitionDelimiter?: DatePartitionDelimiterValue | string;
868
-
869
- UseCsvNoSupValue?: boolean;
870
-
871
- CsvNoSupValue?: string;
872
-
873
- PreserveTransactions?: boolean;
874
-
875
- CdcPath?: string;
876
-
877
- UseTaskStartTimeForFullLoadTimestamp?: boolean;
878
-
879
- CannedAclForObjects?: CannedAclForObjectsValue | string;
880
-
881
- AddColumnName?: boolean;
882
-
883
- CdcMaxBatchInterval?: number;
884
-
885
- CdcMinFileSize?: number;
886
-
887
- CsvNullValue?: string;
888
-
889
- IgnoreHeaderRows?: number;
890
-
891
- MaxFileSize?: number;
892
-
893
- Rfc4180?: boolean;
894
-
895
- DatePartitionTimezone?: string;
896
- }
897
- export declare namespace S3Settings {
898
-
899
- const filterSensitiveLog: (obj: S3Settings) => any;
900
- }
901
- export declare enum DmsSslModeValue {
902
- NONE = "none",
903
- REQUIRE = "require",
904
- VERIFY_CA = "verify-ca",
905
- VERIFY_FULL = "verify-full"
906
- }
907
-
908
- export interface SybaseSettings {
909
-
910
- DatabaseName?: string;
911
-
912
- Password?: string;
913
-
914
- Port?: number;
915
-
916
- ServerName?: string;
917
-
918
- Username?: string;
919
-
920
- SecretsManagerAccessRoleArn?: string;
921
-
922
- SecretsManagerSecretId?: string;
923
- }
924
- export declare namespace SybaseSettings {
925
-
926
- const filterSensitiveLog: (obj: SybaseSettings) => any;
927
- }
928
-
929
- export interface CreateEndpointMessage {
930
-
931
- EndpointIdentifier: string | undefined;
932
-
933
- EndpointType: ReplicationEndpointTypeValue | string | undefined;
934
-
935
- EngineName: string | undefined;
936
-
937
- Username?: string;
938
-
939
- Password?: string;
940
-
941
- ServerName?: string;
942
-
943
- Port?: number;
944
-
945
- DatabaseName?: string;
946
-
947
- ExtraConnectionAttributes?: string;
948
-
949
- KmsKeyId?: string;
950
-
951
- Tags?: Tag[];
952
-
953
- CertificateArn?: string;
954
-
955
- SslMode?: DmsSslModeValue | string;
956
-
957
- ServiceAccessRoleArn?: string;
958
-
959
- ExternalTableDefinition?: string;
960
-
961
- DynamoDbSettings?: DynamoDbSettings;
962
-
963
- S3Settings?: S3Settings;
964
-
965
- DmsTransferSettings?: DmsTransferSettings;
966
-
967
- MongoDbSettings?: MongoDbSettings;
968
-
969
- KinesisSettings?: KinesisSettings;
970
-
971
- KafkaSettings?: KafkaSettings;
972
-
973
- ElasticsearchSettings?: ElasticsearchSettings;
974
-
975
- NeptuneSettings?: NeptuneSettings;
976
-
977
- RedshiftSettings?: RedshiftSettings;
978
-
979
- PostgreSQLSettings?: PostgreSQLSettings;
980
-
981
- MySQLSettings?: MySQLSettings;
982
-
983
- OracleSettings?: OracleSettings;
984
-
985
- SybaseSettings?: SybaseSettings;
986
-
987
- MicrosoftSQLServerSettings?: MicrosoftSQLServerSettings;
988
-
989
- IBMDb2Settings?: IBMDb2Settings;
990
-
991
- ResourceIdentifier?: string;
992
-
993
- DocDbSettings?: DocDbSettings;
994
-
995
- RedisSettings?: RedisSettings;
996
-
997
- GcpMySQLSettings?: GcpMySQLSettings;
998
- }
999
- export declare namespace CreateEndpointMessage {
1000
-
1001
- const filterSensitiveLog: (obj: CreateEndpointMessage) => any;
1002
- }
1003
-
1004
- export interface Endpoint {
1005
-
1006
- EndpointIdentifier?: string;
1007
-
1008
- EndpointType?: ReplicationEndpointTypeValue | string;
1009
-
1010
- EngineName?: string;
1011
-
1012
- EngineDisplayName?: string;
1013
-
1014
- Username?: string;
1015
-
1016
- ServerName?: string;
1017
-
1018
- Port?: number;
1019
-
1020
- DatabaseName?: string;
1021
-
1022
- ExtraConnectionAttributes?: string;
1023
-
1024
- Status?: string;
1025
-
1026
- KmsKeyId?: string;
1027
-
1028
- EndpointArn?: string;
1029
-
1030
- CertificateArn?: string;
1031
-
1032
- SslMode?: DmsSslModeValue | string;
1033
-
1034
- ServiceAccessRoleArn?: string;
1035
-
1036
- ExternalTableDefinition?: string;
1037
-
1038
- ExternalId?: string;
1039
-
1040
- DynamoDbSettings?: DynamoDbSettings;
1041
-
1042
- S3Settings?: S3Settings;
1043
-
1044
- DmsTransferSettings?: DmsTransferSettings;
1045
-
1046
- MongoDbSettings?: MongoDbSettings;
1047
-
1048
- KinesisSettings?: KinesisSettings;
1049
-
1050
- KafkaSettings?: KafkaSettings;
1051
-
1052
- ElasticsearchSettings?: ElasticsearchSettings;
1053
-
1054
- NeptuneSettings?: NeptuneSettings;
1055
-
1056
- RedshiftSettings?: RedshiftSettings;
1057
-
1058
- PostgreSQLSettings?: PostgreSQLSettings;
1059
-
1060
- MySQLSettings?: MySQLSettings;
1061
-
1062
- OracleSettings?: OracleSettings;
1063
-
1064
- SybaseSettings?: SybaseSettings;
1065
-
1066
- MicrosoftSQLServerSettings?: MicrosoftSQLServerSettings;
1067
-
1068
- IBMDb2Settings?: IBMDb2Settings;
1069
-
1070
- DocDbSettings?: DocDbSettings;
1071
-
1072
- RedisSettings?: RedisSettings;
1073
-
1074
- GcpMySQLSettings?: GcpMySQLSettings;
1075
- }
1076
- export declare namespace Endpoint {
1077
-
1078
- const filterSensitiveLog: (obj: Endpoint) => any;
1079
- }
1080
-
1081
- export interface CreateEndpointResponse {
1082
-
1083
- Endpoint?: Endpoint;
1084
- }
1085
- export declare namespace CreateEndpointResponse {
1086
-
1087
- const filterSensitiveLog: (obj: CreateEndpointResponse) => any;
1088
- }
1089
-
1090
- export interface KMSKeyNotAccessibleFault extends __SmithyException, $MetadataBearer {
1091
- name: "KMSKeyNotAccessibleFault";
1092
- $fault: "client";
1093
-
1094
- message?: string;
1095
- }
1096
-
1097
- export interface ResourceAlreadyExistsFault extends __SmithyException, $MetadataBearer {
1098
- name: "ResourceAlreadyExistsFault";
1099
- $fault: "client";
1100
-
1101
- message?: string;
1102
- resourceArn?: string;
1103
- }
1104
-
1105
- export interface ResourceQuotaExceededFault extends __SmithyException, $MetadataBearer {
1106
- name: "ResourceQuotaExceededFault";
1107
- $fault: "client";
1108
-
1109
- message?: string;
1110
- }
1111
-
1112
- export interface S3AccessDeniedFault extends __SmithyException, $MetadataBearer {
1113
- name: "S3AccessDeniedFault";
1114
- $fault: "client";
1115
- message?: string;
1116
- }
1117
-
1118
- export interface CreateEventSubscriptionMessage {
1119
-
1120
- SubscriptionName: string | undefined;
1121
-
1122
- SnsTopicArn: string | undefined;
1123
-
1124
- SourceType?: string;
1125
-
1126
- EventCategories?: string[];
1127
-
1128
- SourceIds?: string[];
1129
-
1130
- Enabled?: boolean;
1131
-
1132
- Tags?: Tag[];
1133
- }
1134
- export declare namespace CreateEventSubscriptionMessage {
1135
-
1136
- const filterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
1137
- }
1138
-
1139
- export interface EventSubscription {
1140
-
1141
- CustomerAwsId?: string;
1142
-
1143
- CustSubscriptionId?: string;
1144
-
1145
- SnsTopicArn?: string;
1146
-
1147
- Status?: string;
1148
-
1149
- SubscriptionCreationTime?: string;
1150
-
1151
- SourceType?: string;
1152
-
1153
- SourceIdsList?: string[];
1154
-
1155
- EventCategoriesList?: string[];
1156
-
1157
- Enabled?: boolean;
1158
- }
1159
- export declare namespace EventSubscription {
1160
-
1161
- const filterSensitiveLog: (obj: EventSubscription) => any;
1162
- }
1163
-
1164
- export interface CreateEventSubscriptionResponse {
1165
-
1166
- EventSubscription?: EventSubscription;
1167
- }
1168
- export declare namespace CreateEventSubscriptionResponse {
1169
-
1170
- const filterSensitiveLog: (obj: CreateEventSubscriptionResponse) => any;
1171
- }
1172
-
1173
- export interface KMSAccessDeniedFault extends __SmithyException, $MetadataBearer {
1174
- name: "KMSAccessDeniedFault";
1175
- $fault: "client";
1176
- message?: string;
1177
- }
1178
-
1179
- export interface KMSDisabledFault extends __SmithyException, $MetadataBearer {
1180
- name: "KMSDisabledFault";
1181
- $fault: "client";
1182
- message?: string;
1183
- }
1184
-
1185
- export interface KMSInvalidStateFault extends __SmithyException, $MetadataBearer {
1186
- name: "KMSInvalidStateFault";
1187
- $fault: "client";
1188
- message?: string;
1189
- }
1190
-
1191
- export interface KMSNotFoundFault extends __SmithyException, $MetadataBearer {
1192
- name: "KMSNotFoundFault";
1193
- $fault: "client";
1194
- message?: string;
1195
- }
1196
-
1197
- export interface KMSThrottlingFault extends __SmithyException, $MetadataBearer {
1198
- name: "KMSThrottlingFault";
1199
- $fault: "client";
1200
- message?: string;
1201
- }
1202
-
1203
- export interface SNSInvalidTopicFault extends __SmithyException, $MetadataBearer {
1204
- name: "SNSInvalidTopicFault";
1205
- $fault: "client";
1206
-
1207
- message?: string;
1208
- }
1209
-
1210
- export interface SNSNoAuthorizationFault extends __SmithyException, $MetadataBearer {
1211
- name: "SNSNoAuthorizationFault";
1212
- $fault: "client";
1213
-
1214
- message?: string;
1215
- }
1216
-
1217
- export interface CreateReplicationInstanceMessage {
1218
-
1219
- ReplicationInstanceIdentifier: string | undefined;
1220
-
1221
- AllocatedStorage?: number;
1222
-
1223
- ReplicationInstanceClass: string | undefined;
1224
-
1225
- VpcSecurityGroupIds?: string[];
1226
-
1227
- AvailabilityZone?: string;
1228
-
1229
- ReplicationSubnetGroupIdentifier?: string;
1230
-
1231
- PreferredMaintenanceWindow?: string;
1232
-
1233
- MultiAZ?: boolean;
1234
-
1235
- EngineVersion?: string;
1236
-
1237
- AutoMinorVersionUpgrade?: boolean;
1238
-
1239
- Tags?: Tag[];
1240
-
1241
- KmsKeyId?: string;
1242
-
1243
- PubliclyAccessible?: boolean;
1244
-
1245
- DnsNameServers?: string;
1246
-
1247
- ResourceIdentifier?: string;
1248
- }
1249
- export declare namespace CreateReplicationInstanceMessage {
1250
-
1251
- const filterSensitiveLog: (obj: CreateReplicationInstanceMessage) => any;
1252
- }
1253
-
1254
- export interface ReplicationPendingModifiedValues {
1255
-
1256
- ReplicationInstanceClass?: string;
1257
-
1258
- AllocatedStorage?: number;
1259
-
1260
- MultiAZ?: boolean;
1261
-
1262
- EngineVersion?: string;
1263
- }
1264
- export declare namespace ReplicationPendingModifiedValues {
1265
-
1266
- const filterSensitiveLog: (obj: ReplicationPendingModifiedValues) => any;
1267
- }
1268
-
1269
- export interface AvailabilityZone {
1270
-
1271
- Name?: string;
1272
- }
1273
- export declare namespace AvailabilityZone {
1274
-
1275
- const filterSensitiveLog: (obj: AvailabilityZone) => any;
1276
- }
1277
-
1278
- export interface Subnet {
1279
-
1280
- SubnetIdentifier?: string;
1281
-
1282
- SubnetAvailabilityZone?: AvailabilityZone;
1283
-
1284
- SubnetStatus?: string;
1285
- }
1286
- export declare namespace Subnet {
1287
-
1288
- const filterSensitiveLog: (obj: Subnet) => any;
1289
- }
1290
-
1291
- export interface ReplicationSubnetGroup {
1292
-
1293
- ReplicationSubnetGroupIdentifier?: string;
1294
-
1295
- ReplicationSubnetGroupDescription?: string;
1296
-
1297
- VpcId?: string;
1298
-
1299
- SubnetGroupStatus?: string;
1300
-
1301
- Subnets?: Subnet[];
1302
- }
1303
- export declare namespace ReplicationSubnetGroup {
1304
-
1305
- const filterSensitiveLog: (obj: ReplicationSubnetGroup) => any;
1306
- }
1307
-
1308
- export interface VpcSecurityGroupMembership {
1309
-
1310
- VpcSecurityGroupId?: string;
1311
-
1312
- Status?: string;
1313
- }
1314
- export declare namespace VpcSecurityGroupMembership {
1315
-
1316
- const filterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
1317
- }
1318
-
1319
- export interface ReplicationInstance {
1320
-
1321
- ReplicationInstanceIdentifier?: string;
1322
-
1323
- ReplicationInstanceClass?: string;
1324
-
1325
- ReplicationInstanceStatus?: string;
1326
-
1327
- AllocatedStorage?: number;
1328
-
1329
- InstanceCreateTime?: Date;
1330
-
1331
- VpcSecurityGroups?: VpcSecurityGroupMembership[];
1332
-
1333
- AvailabilityZone?: string;
1334
-
1335
- ReplicationSubnetGroup?: ReplicationSubnetGroup;
1336
-
1337
- PreferredMaintenanceWindow?: string;
1338
-
1339
- PendingModifiedValues?: ReplicationPendingModifiedValues;
1340
-
1341
- MultiAZ?: boolean;
1342
-
1343
- EngineVersion?: string;
1344
-
1345
- AutoMinorVersionUpgrade?: boolean;
1346
-
1347
- KmsKeyId?: string;
1348
-
1349
- ReplicationInstanceArn?: string;
1350
-
1351
- ReplicationInstancePublicIpAddress?: string;
1352
-
1353
- ReplicationInstancePrivateIpAddress?: string;
1354
-
1355
- ReplicationInstancePublicIpAddresses?: string[];
1356
-
1357
- ReplicationInstancePrivateIpAddresses?: string[];
1358
-
1359
- PubliclyAccessible?: boolean;
1360
-
1361
- SecondaryAvailabilityZone?: string;
1362
-
1363
- FreeUntil?: Date;
1364
-
1365
- DnsNameServers?: string;
1366
- }
1367
- export declare namespace ReplicationInstance {
1368
-
1369
- const filterSensitiveLog: (obj: ReplicationInstance) => any;
1370
- }
1371
-
1372
- export interface CreateReplicationInstanceResponse {
1373
-
1374
- ReplicationInstance?: ReplicationInstance;
1375
- }
1376
- export declare namespace CreateReplicationInstanceResponse {
1377
-
1378
- const filterSensitiveLog: (obj: CreateReplicationInstanceResponse) => any;
1379
- }
1380
-
1381
- export interface InsufficientResourceCapacityFault extends __SmithyException, $MetadataBearer {
1382
- name: "InsufficientResourceCapacityFault";
1383
- $fault: "client";
1384
-
1385
- message?: string;
1386
- }
1387
-
1388
- export interface InvalidSubnet extends __SmithyException, $MetadataBearer {
1389
- name: "InvalidSubnet";
1390
- $fault: "client";
1391
-
1392
- message?: string;
1393
- }
1394
-
1395
- export interface ReplicationSubnetGroupDoesNotCoverEnoughAZs extends __SmithyException, $MetadataBearer {
1396
- name: "ReplicationSubnetGroupDoesNotCoverEnoughAZs";
1397
- $fault: "client";
1398
-
1399
- message?: string;
1400
- }
1401
-
1402
- export interface StorageQuotaExceededFault extends __SmithyException, $MetadataBearer {
1403
- name: "StorageQuotaExceededFault";
1404
- $fault: "client";
1405
-
1406
- message?: string;
1407
- }
1408
-
1409
- export interface CreateReplicationSubnetGroupMessage {
1410
-
1411
- ReplicationSubnetGroupIdentifier: string | undefined;
1412
-
1413
- ReplicationSubnetGroupDescription: string | undefined;
1414
-
1415
- SubnetIds: string[] | undefined;
1416
-
1417
- Tags?: Tag[];
1418
- }
1419
- export declare namespace CreateReplicationSubnetGroupMessage {
1420
-
1421
- const filterSensitiveLog: (obj: CreateReplicationSubnetGroupMessage) => any;
1422
- }
1423
-
1424
- export interface CreateReplicationSubnetGroupResponse {
1425
-
1426
- ReplicationSubnetGroup?: ReplicationSubnetGroup;
1427
- }
1428
- export declare namespace CreateReplicationSubnetGroupResponse {
1429
-
1430
- const filterSensitiveLog: (obj: CreateReplicationSubnetGroupResponse) => any;
1431
- }
1432
- export declare enum MigrationTypeValue {
1433
- CDC = "cdc",
1434
- FULL_LOAD = "full-load",
1435
- FULL_LOAD_AND_CDC = "full-load-and-cdc"
1436
- }
1437
-
1438
- export interface CreateReplicationTaskMessage {
1439
-
1440
- ReplicationTaskIdentifier: string | undefined;
1441
-
1442
- SourceEndpointArn: string | undefined;
1443
-
1444
- TargetEndpointArn: string | undefined;
1445
-
1446
- ReplicationInstanceArn: string | undefined;
1447
-
1448
- MigrationType: MigrationTypeValue | string | undefined;
1449
-
1450
- TableMappings: string | undefined;
1451
-
1452
- ReplicationTaskSettings?: string;
1453
-
1454
- CdcStartTime?: Date;
1455
-
1456
- CdcStartPosition?: string;
1457
-
1458
- CdcStopPosition?: string;
1459
-
1460
- Tags?: Tag[];
1461
-
1462
- TaskData?: string;
1463
-
1464
- ResourceIdentifier?: string;
1465
- }
1466
- export declare namespace CreateReplicationTaskMessage {
1467
-
1468
- const filterSensitiveLog: (obj: CreateReplicationTaskMessage) => any;
1469
- }
1470
-
1471
- export interface ReplicationTaskStats {
1472
-
1473
- FullLoadProgressPercent?: number;
1474
-
1475
- ElapsedTimeMillis?: number;
1476
-
1477
- TablesLoaded?: number;
1478
-
1479
- TablesLoading?: number;
1480
-
1481
- TablesQueued?: number;
1482
-
1483
- TablesErrored?: number;
1484
-
1485
- FreshStartDate?: Date;
1486
-
1487
- StartDate?: Date;
1488
-
1489
- StopDate?: Date;
1490
-
1491
- FullLoadStartDate?: Date;
1492
-
1493
- FullLoadFinishDate?: Date;
1494
- }
1495
- export declare namespace ReplicationTaskStats {
1496
-
1497
- const filterSensitiveLog: (obj: ReplicationTaskStats) => any;
1498
- }
1499
-
1500
- export interface ReplicationTask {
1501
-
1502
- ReplicationTaskIdentifier?: string;
1503
-
1504
- SourceEndpointArn?: string;
1505
-
1506
- TargetEndpointArn?: string;
1507
-
1508
- ReplicationInstanceArn?: string;
1509
-
1510
- MigrationType?: MigrationTypeValue | string;
1511
-
1512
- TableMappings?: string;
1513
-
1514
- ReplicationTaskSettings?: string;
1515
-
1516
- Status?: string;
1517
-
1518
- LastFailureMessage?: string;
1519
-
1520
- StopReason?: string;
1521
-
1522
- ReplicationTaskCreationDate?: Date;
1523
-
1524
- ReplicationTaskStartDate?: Date;
1525
-
1526
- CdcStartPosition?: string;
1527
-
1528
- CdcStopPosition?: string;
1529
-
1530
- RecoveryCheckpoint?: string;
1531
-
1532
- ReplicationTaskArn?: string;
1533
-
1534
- ReplicationTaskStats?: ReplicationTaskStats;
1535
-
1536
- TaskData?: string;
1537
-
1538
- TargetReplicationInstanceArn?: string;
1539
- }
1540
- export declare namespace ReplicationTask {
1541
-
1542
- const filterSensitiveLog: (obj: ReplicationTask) => any;
1543
- }
1544
-
1545
- export interface CreateReplicationTaskResponse {
1546
-
1547
- ReplicationTask?: ReplicationTask;
1548
- }
1549
- export declare namespace CreateReplicationTaskResponse {
1550
-
1551
- const filterSensitiveLog: (obj: CreateReplicationTaskResponse) => any;
1552
- }
1553
- export interface DeleteCertificateMessage {
1554
-
1555
- CertificateArn: string | undefined;
1556
- }
1557
- export declare namespace DeleteCertificateMessage {
1558
-
1559
- const filterSensitiveLog: (obj: DeleteCertificateMessage) => any;
1560
- }
1561
-
1562
- export interface Certificate {
1563
-
1564
- CertificateIdentifier?: string;
1565
-
1566
- CertificateCreationDate?: Date;
1567
-
1568
- CertificatePem?: string;
1569
-
1570
- CertificateWallet?: Uint8Array;
1571
-
1572
- CertificateArn?: string;
1573
-
1574
- CertificateOwner?: string;
1575
-
1576
- ValidFromDate?: Date;
1577
-
1578
- ValidToDate?: Date;
1579
-
1580
- SigningAlgorithm?: string;
1581
-
1582
- KeyLength?: number;
1583
- }
1584
- export declare namespace Certificate {
1585
-
1586
- const filterSensitiveLog: (obj: Certificate) => any;
1587
- }
1588
- export interface DeleteCertificateResponse {
1589
-
1590
- Certificate?: Certificate;
1591
- }
1592
- export declare namespace DeleteCertificateResponse {
1593
-
1594
- const filterSensitiveLog: (obj: DeleteCertificateResponse) => any;
1595
- }
1596
-
1597
- export interface DeleteConnectionMessage {
1598
-
1599
- EndpointArn: string | undefined;
1600
-
1601
- ReplicationInstanceArn: string | undefined;
1602
- }
1603
- export declare namespace DeleteConnectionMessage {
1604
-
1605
- const filterSensitiveLog: (obj: DeleteConnectionMessage) => any;
1606
- }
1607
-
1608
- export interface Connection {
1609
-
1610
- ReplicationInstanceArn?: string;
1611
-
1612
- EndpointArn?: string;
1613
-
1614
- Status?: string;
1615
-
1616
- LastFailureMessage?: string;
1617
-
1618
- EndpointIdentifier?: string;
1619
-
1620
- ReplicationInstanceIdentifier?: string;
1621
- }
1622
- export declare namespace Connection {
1623
-
1624
- const filterSensitiveLog: (obj: Connection) => any;
1625
- }
1626
-
1627
- export interface DeleteConnectionResponse {
1628
-
1629
- Connection?: Connection;
1630
- }
1631
- export declare namespace DeleteConnectionResponse {
1632
-
1633
- const filterSensitiveLog: (obj: DeleteConnectionResponse) => any;
1634
- }
1635
-
1636
- export interface DeleteEndpointMessage {
1637
-
1638
- EndpointArn: string | undefined;
1639
- }
1640
- export declare namespace DeleteEndpointMessage {
1641
-
1642
- const filterSensitiveLog: (obj: DeleteEndpointMessage) => any;
1643
- }
1644
-
1645
- export interface DeleteEndpointResponse {
1646
-
1647
- Endpoint?: Endpoint;
1648
- }
1649
- export declare namespace DeleteEndpointResponse {
1650
-
1651
- const filterSensitiveLog: (obj: DeleteEndpointResponse) => any;
1652
- }
1653
-
1654
- export interface DeleteEventSubscriptionMessage {
1655
-
1656
- SubscriptionName: string | undefined;
1657
- }
1658
- export declare namespace DeleteEventSubscriptionMessage {
1659
-
1660
- const filterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
1661
- }
1662
-
1663
- export interface DeleteEventSubscriptionResponse {
1664
-
1665
- EventSubscription?: EventSubscription;
1666
- }
1667
- export declare namespace DeleteEventSubscriptionResponse {
1668
-
1669
- const filterSensitiveLog: (obj: DeleteEventSubscriptionResponse) => any;
1670
- }
1671
-
1672
- export interface DeleteReplicationInstanceMessage {
1673
-
1674
- ReplicationInstanceArn: string | undefined;
1675
- }
1676
- export declare namespace DeleteReplicationInstanceMessage {
1677
-
1678
- const filterSensitiveLog: (obj: DeleteReplicationInstanceMessage) => any;
1679
- }
1680
-
1681
- export interface DeleteReplicationInstanceResponse {
1682
-
1683
- ReplicationInstance?: ReplicationInstance;
1684
- }
1685
- export declare namespace DeleteReplicationInstanceResponse {
1686
-
1687
- const filterSensitiveLog: (obj: DeleteReplicationInstanceResponse) => any;
1688
- }
1689
-
1690
- export interface DeleteReplicationSubnetGroupMessage {
1691
-
1692
- ReplicationSubnetGroupIdentifier: string | undefined;
1693
- }
1694
- export declare namespace DeleteReplicationSubnetGroupMessage {
1695
-
1696
- const filterSensitiveLog: (obj: DeleteReplicationSubnetGroupMessage) => any;
1697
- }
1698
-
1699
- export interface DeleteReplicationSubnetGroupResponse {
1700
- }
1701
- export declare namespace DeleteReplicationSubnetGroupResponse {
1702
-
1703
- const filterSensitiveLog: (obj: DeleteReplicationSubnetGroupResponse) => any;
1704
- }
1705
-
1706
- export interface DeleteReplicationTaskMessage {
1707
-
1708
- ReplicationTaskArn: string | undefined;
1709
- }
1710
- export declare namespace DeleteReplicationTaskMessage {
1711
-
1712
- const filterSensitiveLog: (obj: DeleteReplicationTaskMessage) => any;
1713
- }
1714
-
1715
- export interface DeleteReplicationTaskResponse {
1716
-
1717
- ReplicationTask?: ReplicationTask;
1718
- }
1719
- export declare namespace DeleteReplicationTaskResponse {
1720
-
1721
- const filterSensitiveLog: (obj: DeleteReplicationTaskResponse) => any;
1722
- }
1723
-
1724
- export interface DeleteReplicationTaskAssessmentRunMessage {
1725
-
1726
- ReplicationTaskAssessmentRunArn: string | undefined;
1727
- }
1728
- export declare namespace DeleteReplicationTaskAssessmentRunMessage {
1729
-
1730
- const filterSensitiveLog: (obj: DeleteReplicationTaskAssessmentRunMessage) => any;
1731
- }
1732
-
1733
- export interface DeleteReplicationTaskAssessmentRunResponse {
1734
-
1735
- ReplicationTaskAssessmentRun?: ReplicationTaskAssessmentRun;
1736
- }
1737
- export declare namespace DeleteReplicationTaskAssessmentRunResponse {
1738
-
1739
- const filterSensitiveLog: (obj: DeleteReplicationTaskAssessmentRunResponse) => any;
1740
- }
1741
-
1742
- export interface DescribeAccountAttributesMessage {
1743
- }
1744
- export declare namespace DescribeAccountAttributesMessage {
1745
-
1746
- const filterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
1747
- }
1748
-
1749
- export interface DescribeAccountAttributesResponse {
1750
-
1751
- AccountQuotas?: AccountQuota[];
1752
-
1753
- UniqueAccountIdentifier?: string;
1754
- }
1755
- export declare namespace DescribeAccountAttributesResponse {
1756
-
1757
- const filterSensitiveLog: (obj: DescribeAccountAttributesResponse) => any;
1758
- }
1759
-
1760
- export interface DescribeApplicableIndividualAssessmentsMessage {
1761
-
1762
- ReplicationTaskArn?: string;
1763
-
1764
- ReplicationInstanceArn?: string;
1765
-
1766
- SourceEngineName?: string;
1767
-
1768
- TargetEngineName?: string;
1769
-
1770
- MigrationType?: MigrationTypeValue | string;
1771
-
1772
- MaxRecords?: number;
1773
-
1774
- Marker?: string;
1775
- }
1776
- export declare namespace DescribeApplicableIndividualAssessmentsMessage {
1777
-
1778
- const filterSensitiveLog: (obj: DescribeApplicableIndividualAssessmentsMessage) => any;
1779
- }
1780
-
1781
- export interface DescribeApplicableIndividualAssessmentsResponse {
1782
-
1783
- IndividualAssessmentNames?: string[];
1784
-
1785
- Marker?: string;
1786
- }
1787
- export declare namespace DescribeApplicableIndividualAssessmentsResponse {
1788
-
1789
- const filterSensitiveLog: (obj: DescribeApplicableIndividualAssessmentsResponse) => any;
1790
- }
1791
-
1792
- export interface Filter {
1793
-
1794
- Name: string | undefined;
1795
-
1796
- Values: string[] | undefined;
1797
- }
1798
- export declare namespace Filter {
1799
-
1800
- const filterSensitiveLog: (obj: Filter) => any;
1801
- }
1802
- export interface DescribeCertificatesMessage {
1803
-
1804
- Filters?: Filter[];
1805
-
1806
- MaxRecords?: number;
1807
-
1808
- Marker?: string;
1809
- }
1810
- export declare namespace DescribeCertificatesMessage {
1811
-
1812
- const filterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
1813
- }
1814
- export interface DescribeCertificatesResponse {
1815
-
1816
- Marker?: string;
1817
-
1818
- Certificates?: Certificate[];
1819
- }
1820
- export declare namespace DescribeCertificatesResponse {
1821
-
1822
- const filterSensitiveLog: (obj: DescribeCertificatesResponse) => any;
1823
- }
1824
-
1825
- export interface DescribeConnectionsMessage {
1826
-
1827
- Filters?: Filter[];
1828
-
1829
- MaxRecords?: number;
1830
-
1831
- Marker?: string;
1832
- }
1833
- export declare namespace DescribeConnectionsMessage {
1834
-
1835
- const filterSensitiveLog: (obj: DescribeConnectionsMessage) => any;
1836
- }
1837
-
1838
- export interface DescribeConnectionsResponse {
1839
-
1840
- Marker?: string;
1841
-
1842
- Connections?: Connection[];
1843
- }
1844
- export declare namespace DescribeConnectionsResponse {
1845
-
1846
- const filterSensitiveLog: (obj: DescribeConnectionsResponse) => any;
1847
- }
1848
-
1849
- export interface DescribeEndpointsMessage {
1850
-
1851
- Filters?: Filter[];
1852
-
1853
- MaxRecords?: number;
1854
-
1855
- Marker?: string;
1856
- }
1857
- export declare namespace DescribeEndpointsMessage {
1858
-
1859
- const filterSensitiveLog: (obj: DescribeEndpointsMessage) => any;
1860
- }
1861
-
1862
- export interface DescribeEndpointsResponse {
1863
-
1864
- Marker?: string;
1865
-
1866
- Endpoints?: Endpoint[];
1867
- }
1868
- export declare namespace DescribeEndpointsResponse {
1869
-
1870
- const filterSensitiveLog: (obj: DescribeEndpointsResponse) => any;
1871
- }
1872
- export interface DescribeEndpointSettingsMessage {
1873
-
1874
- EngineName: string | undefined;
1875
-
1876
- MaxRecords?: number;
1877
-
1878
- Marker?: string;
1879
- }
1880
- export declare namespace DescribeEndpointSettingsMessage {
1881
-
1882
- const filterSensitiveLog: (obj: DescribeEndpointSettingsMessage) => any;
1883
- }
1884
- export declare enum EndpointSettingTypeValue {
1885
- BOOLEAN = "boolean",
1886
- ENUM = "enum",
1887
- INTEGER = "integer",
1888
- STRING = "string"
1889
- }
1890
-
1891
- export interface EndpointSetting {
1892
-
1893
- Name?: string;
1894
-
1895
- Type?: EndpointSettingTypeValue | string;
1896
-
1897
- EnumValues?: string[];
1898
-
1899
- Sensitive?: boolean;
1900
-
1901
- Units?: string;
1902
-
1903
- Applicability?: string;
1904
-
1905
- IntValueMin?: number;
1906
-
1907
- IntValueMax?: number;
1908
-
1909
- DefaultValue?: string;
1910
- }
1911
- export declare namespace EndpointSetting {
1912
-
1913
- const filterSensitiveLog: (obj: EndpointSetting) => any;
1914
- }
1915
- export interface DescribeEndpointSettingsResponse {
1916
-
1917
- Marker?: string;
1918
-
1919
- EndpointSettings?: EndpointSetting[];
1920
- }
1921
- export declare namespace DescribeEndpointSettingsResponse {
1922
-
1923
- const filterSensitiveLog: (obj: DescribeEndpointSettingsResponse) => any;
1924
- }
1925
-
1926
- export interface DescribeEndpointTypesMessage {
1927
-
1928
- Filters?: Filter[];
1929
-
1930
- MaxRecords?: number;
1931
-
1932
- Marker?: string;
1933
- }
1934
- export declare namespace DescribeEndpointTypesMessage {
1935
-
1936
- const filterSensitiveLog: (obj: DescribeEndpointTypesMessage) => any;
1937
- }
1938
-
1939
- export interface SupportedEndpointType {
1940
-
1941
- EngineName?: string;
1942
-
1943
- SupportsCDC?: boolean;
1944
-
1945
- EndpointType?: ReplicationEndpointTypeValue | string;
1946
-
1947
- ReplicationInstanceEngineMinimumVersion?: string;
1948
-
1949
- EngineDisplayName?: string;
1950
- }
1951
- export declare namespace SupportedEndpointType {
1952
-
1953
- const filterSensitiveLog: (obj: SupportedEndpointType) => any;
1954
- }
1955
-
1956
- export interface DescribeEndpointTypesResponse {
1957
-
1958
- Marker?: string;
1959
-
1960
- SupportedEndpointTypes?: SupportedEndpointType[];
1961
- }
1962
- export declare namespace DescribeEndpointTypesResponse {
1963
-
1964
- const filterSensitiveLog: (obj: DescribeEndpointTypesResponse) => any;
1965
- }
1966
-
1967
- export interface DescribeEventCategoriesMessage {
1968
-
1969
- SourceType?: string;
1970
-
1971
- Filters?: Filter[];
1972
- }
1973
- export declare namespace DescribeEventCategoriesMessage {
1974
-
1975
- const filterSensitiveLog: (obj: DescribeEventCategoriesMessage) => any;
1976
- }
1977
-
1978
- export interface EventCategoryGroup {
1979
-
1980
- SourceType?: string;
1981
-
1982
- EventCategories?: string[];
1983
- }
1984
- export declare namespace EventCategoryGroup {
1985
-
1986
- const filterSensitiveLog: (obj: EventCategoryGroup) => any;
1987
- }
1988
-
1989
- export interface DescribeEventCategoriesResponse {
1990
-
1991
- EventCategoryGroupList?: EventCategoryGroup[];
1992
- }
1993
- export declare namespace DescribeEventCategoriesResponse {
1994
-
1995
- const filterSensitiveLog: (obj: DescribeEventCategoriesResponse) => any;
1996
- }
1997
- export declare type SourceType = "replication-instance";
1998
-
1999
- export interface DescribeEventsMessage {
2000
-
2001
- SourceIdentifier?: string;
2002
-
2003
- SourceType?: SourceType | string;
2004
-
2005
- StartTime?: Date;
2006
-
2007
- EndTime?: Date;
2008
-
2009
- Duration?: number;
2010
-
2011
- EventCategories?: string[];
2012
-
2013
- Filters?: Filter[];
2014
-
2015
- MaxRecords?: number;
2016
-
2017
- Marker?: string;
2018
- }
2019
- export declare namespace DescribeEventsMessage {
2020
-
2021
- const filterSensitiveLog: (obj: DescribeEventsMessage) => any;
2022
- }
2023
-
2024
- export interface Event {
2025
-
2026
- SourceIdentifier?: string;
2027
-
2028
- SourceType?: SourceType | string;
2029
-
2030
- Message?: string;
2031
-
2032
- EventCategories?: string[];
2033
-
2034
- Date?: Date;
2035
- }
2036
- export declare namespace Event {
2037
-
2038
- const filterSensitiveLog: (obj: Event) => any;
2039
- }
2040
-
2041
- export interface DescribeEventsResponse {
2042
-
2043
- Marker?: string;
2044
-
2045
- Events?: Event[];
2046
- }
2047
- export declare namespace DescribeEventsResponse {
2048
-
2049
- const filterSensitiveLog: (obj: DescribeEventsResponse) => any;
2050
- }
2051
-
2052
- export interface DescribeEventSubscriptionsMessage {
2053
-
2054
- SubscriptionName?: string;
2055
-
2056
- Filters?: Filter[];
2057
-
2058
- MaxRecords?: number;
2059
-
2060
- Marker?: string;
2061
- }
2062
- export declare namespace DescribeEventSubscriptionsMessage {
2063
-
2064
- const filterSensitiveLog: (obj: DescribeEventSubscriptionsMessage) => any;
2065
- }
2066
-
2067
- export interface DescribeEventSubscriptionsResponse {
2068
-
2069
- Marker?: string;
2070
-
2071
- EventSubscriptionsList?: EventSubscription[];
2072
- }
2073
- export declare namespace DescribeEventSubscriptionsResponse {
2074
-
2075
- const filterSensitiveLog: (obj: DescribeEventSubscriptionsResponse) => any;
2076
- }
2077
-
2078
- export interface DescribeOrderableReplicationInstancesMessage {
2079
-
2080
- MaxRecords?: number;
2081
-
2082
- Marker?: string;
2083
- }
2084
- export declare namespace DescribeOrderableReplicationInstancesMessage {
2085
-
2086
- const filterSensitiveLog: (obj: DescribeOrderableReplicationInstancesMessage) => any;
2087
- }
2088
- export declare enum ReleaseStatusValues {
2089
- BETA = "beta"
2090
- }
2091
-
2092
- export interface OrderableReplicationInstance {
2093
-
2094
- EngineVersion?: string;
2095
-
2096
- ReplicationInstanceClass?: string;
2097
-
2098
- StorageType?: string;
2099
-
2100
- MinAllocatedStorage?: number;
2101
-
2102
- MaxAllocatedStorage?: number;
2103
-
2104
- DefaultAllocatedStorage?: number;
2105
-
2106
- IncludedAllocatedStorage?: number;
2107
-
2108
- AvailabilityZones?: string[];
2109
-
2110
- ReleaseStatus?: ReleaseStatusValues | string;
2111
- }
2112
- export declare namespace OrderableReplicationInstance {
2113
-
2114
- const filterSensitiveLog: (obj: OrderableReplicationInstance) => any;
2115
- }
2116
-
2117
- export interface DescribeOrderableReplicationInstancesResponse {
2118
-
2119
- OrderableReplicationInstances?: OrderableReplicationInstance[];
2120
-
2121
- Marker?: string;
2122
- }
2123
- export declare namespace DescribeOrderableReplicationInstancesResponse {
2124
-
2125
- const filterSensitiveLog: (obj: DescribeOrderableReplicationInstancesResponse) => any;
2126
- }
2127
-
2128
- export interface DescribePendingMaintenanceActionsMessage {
2129
-
2130
- ReplicationInstanceArn?: string;
2131
-
2132
- Filters?: Filter[];
2133
-
2134
- Marker?: string;
2135
-
2136
- MaxRecords?: number;
2137
- }
2138
- export declare namespace DescribePendingMaintenanceActionsMessage {
2139
-
2140
- const filterSensitiveLog: (obj: DescribePendingMaintenanceActionsMessage) => any;
2141
- }
2142
-
2143
- export interface DescribePendingMaintenanceActionsResponse {
2144
-
2145
- PendingMaintenanceActions?: ResourcePendingMaintenanceActions[];
2146
-
2147
- Marker?: string;
2148
- }
2149
- export declare namespace DescribePendingMaintenanceActionsResponse {
2150
-
2151
- const filterSensitiveLog: (obj: DescribePendingMaintenanceActionsResponse) => any;
2152
- }
2153
-
2154
- export interface DescribeRefreshSchemasStatusMessage {
2155
-
2156
- EndpointArn: string | undefined;
2157
- }
2158
- export declare namespace DescribeRefreshSchemasStatusMessage {
2159
-
2160
- const filterSensitiveLog: (obj: DescribeRefreshSchemasStatusMessage) => any;
2161
- }
2162
- export declare enum RefreshSchemasStatusTypeValue {
2163
- FAILED = "failed",
2164
- REFRESHING = "refreshing",
2165
- SUCCESSFUL = "successful"
2166
- }
2167
-
2168
- export interface RefreshSchemasStatus {
2169
-
2170
- EndpointArn?: string;
2171
-
2172
- ReplicationInstanceArn?: string;
2173
-
2174
- Status?: RefreshSchemasStatusTypeValue | string;
2175
-
2176
- LastRefreshDate?: Date;
2177
-
2178
- LastFailureMessage?: string;
2179
- }
2180
- export declare namespace RefreshSchemasStatus {
2181
-
2182
- const filterSensitiveLog: (obj: RefreshSchemasStatus) => any;
2183
- }
2184
-
2185
- export interface DescribeRefreshSchemasStatusResponse {
2186
-
2187
- RefreshSchemasStatus?: RefreshSchemasStatus;
2188
- }
2189
- export declare namespace DescribeRefreshSchemasStatusResponse {
2190
-
2191
- const filterSensitiveLog: (obj: DescribeRefreshSchemasStatusResponse) => any;
2192
- }
2193
-
2194
- export interface DescribeReplicationInstancesMessage {
2195
-
2196
- Filters?: Filter[];
2197
-
2198
- MaxRecords?: number;
2199
-
2200
- Marker?: string;
2201
- }
2202
- export declare namespace DescribeReplicationInstancesMessage {
2203
-
2204
- const filterSensitiveLog: (obj: DescribeReplicationInstancesMessage) => any;
2205
- }
2206
-
2207
- export interface DescribeReplicationInstancesResponse {
2208
-
2209
- Marker?: string;
2210
-
2211
- ReplicationInstances?: ReplicationInstance[];
2212
- }
2213
- export declare namespace DescribeReplicationInstancesResponse {
2214
-
2215
- const filterSensitiveLog: (obj: DescribeReplicationInstancesResponse) => any;
2216
- }
2217
- export interface DescribeReplicationInstanceTaskLogsMessage {
2218
-
2219
- ReplicationInstanceArn: string | undefined;
2220
-
2221
- MaxRecords?: number;
2222
-
2223
- Marker?: string;
2224
- }
2225
- export declare namespace DescribeReplicationInstanceTaskLogsMessage {
2226
-
2227
- const filterSensitiveLog: (obj: DescribeReplicationInstanceTaskLogsMessage) => any;
2228
- }
2229
-
2230
- export interface ReplicationInstanceTaskLog {
2231
-
2232
- ReplicationTaskName?: string;
2233
-
2234
- ReplicationTaskArn?: string;
2235
-
2236
- ReplicationInstanceTaskLogSize?: number;
2237
- }
2238
- export declare namespace ReplicationInstanceTaskLog {
2239
-
2240
- const filterSensitiveLog: (obj: ReplicationInstanceTaskLog) => any;
2241
- }
2242
- export interface DescribeReplicationInstanceTaskLogsResponse {
2243
-
2244
- ReplicationInstanceArn?: string;
2245
-
2246
- ReplicationInstanceTaskLogs?: ReplicationInstanceTaskLog[];
2247
-
2248
- Marker?: string;
2249
- }
2250
- export declare namespace DescribeReplicationInstanceTaskLogsResponse {
2251
-
2252
- const filterSensitiveLog: (obj: DescribeReplicationInstanceTaskLogsResponse) => any;
2253
- }
2254
-
2255
- export interface DescribeReplicationSubnetGroupsMessage {
2256
-
2257
- Filters?: Filter[];
2258
-
2259
- MaxRecords?: number;
2260
-
2261
- Marker?: string;
2262
- }
2263
- export declare namespace DescribeReplicationSubnetGroupsMessage {
2264
-
2265
- const filterSensitiveLog: (obj: DescribeReplicationSubnetGroupsMessage) => any;
2266
- }
2267
-
2268
- export interface DescribeReplicationSubnetGroupsResponse {
2269
-
2270
- Marker?: string;
2271
-
2272
- ReplicationSubnetGroups?: ReplicationSubnetGroup[];
2273
- }
2274
- export declare namespace DescribeReplicationSubnetGroupsResponse {
2275
-
2276
- const filterSensitiveLog: (obj: DescribeReplicationSubnetGroupsResponse) => any;
2277
- }
2278
-
2279
- export interface DescribeReplicationTaskAssessmentResultsMessage {
2280
-
2281
- ReplicationTaskArn?: string;
2282
-
2283
- MaxRecords?: number;
2284
-
2285
- Marker?: string;
2286
- }
2287
- export declare namespace DescribeReplicationTaskAssessmentResultsMessage {
2288
-
2289
- const filterSensitiveLog: (obj: DescribeReplicationTaskAssessmentResultsMessage) => any;
2290
- }
2291
-
2292
- export interface ReplicationTaskAssessmentResult {
2293
-
2294
- ReplicationTaskIdentifier?: string;
2295
-
2296
- ReplicationTaskArn?: string;
2297
-
2298
- ReplicationTaskLastAssessmentDate?: Date;
2299
-
2300
- AssessmentStatus?: string;
2301
-
2302
- AssessmentResultsFile?: string;
2303
-
2304
- AssessmentResults?: string;
2305
-
2306
- S3ObjectUrl?: string;
2307
- }
2308
- export declare namespace ReplicationTaskAssessmentResult {
2309
-
2310
- const filterSensitiveLog: (obj: ReplicationTaskAssessmentResult) => any;
2311
- }
2312
-
2313
- export interface DescribeReplicationTaskAssessmentResultsResponse {
2314
-
2315
- Marker?: string;
2316
-
2317
- BucketName?: string;
2318
-
2319
- ReplicationTaskAssessmentResults?: ReplicationTaskAssessmentResult[];
2320
- }
2321
- export declare namespace DescribeReplicationTaskAssessmentResultsResponse {
2322
-
2323
- const filterSensitiveLog: (obj: DescribeReplicationTaskAssessmentResultsResponse) => any;
2324
- }
2325
-
2326
- export interface DescribeReplicationTaskAssessmentRunsMessage {
2327
-
2328
- Filters?: Filter[];
2329
-
2330
- MaxRecords?: number;
2331
-
2332
- Marker?: string;
2333
- }
2334
- export declare namespace DescribeReplicationTaskAssessmentRunsMessage {
2335
-
2336
- const filterSensitiveLog: (obj: DescribeReplicationTaskAssessmentRunsMessage) => any;
2337
- }
2338
-
2339
- export interface DescribeReplicationTaskAssessmentRunsResponse {
2340
-
2341
- Marker?: string;
2342
-
2343
- ReplicationTaskAssessmentRuns?: ReplicationTaskAssessmentRun[];
2344
- }
2345
- export declare namespace DescribeReplicationTaskAssessmentRunsResponse {
2346
-
2347
- const filterSensitiveLog: (obj: DescribeReplicationTaskAssessmentRunsResponse) => any;
2348
- }
2349
-
2350
- export interface DescribeReplicationTaskIndividualAssessmentsMessage {
2351
-
2352
- Filters?: Filter[];
2353
-
2354
- MaxRecords?: number;
2355
-
2356
- Marker?: string;
2357
- }
2358
- export declare namespace DescribeReplicationTaskIndividualAssessmentsMessage {
2359
-
2360
- const filterSensitiveLog: (obj: DescribeReplicationTaskIndividualAssessmentsMessage) => any;
2361
- }
2362
-
2363
- export interface ReplicationTaskIndividualAssessment {
2364
-
2365
- ReplicationTaskIndividualAssessmentArn?: string;
2366
-
2367
- ReplicationTaskAssessmentRunArn?: string;
2368
-
2369
- IndividualAssessmentName?: string;
2370
-
2371
- Status?: string;
2372
-
2373
- ReplicationTaskIndividualAssessmentStartDate?: Date;
2374
- }
2375
- export declare namespace ReplicationTaskIndividualAssessment {
2376
-
2377
- const filterSensitiveLog: (obj: ReplicationTaskIndividualAssessment) => any;
2378
- }
2379
-
2380
- export interface DescribeReplicationTaskIndividualAssessmentsResponse {
2381
-
2382
- Marker?: string;
2383
-
2384
- ReplicationTaskIndividualAssessments?: ReplicationTaskIndividualAssessment[];
2385
- }
2386
- export declare namespace DescribeReplicationTaskIndividualAssessmentsResponse {
2387
-
2388
- const filterSensitiveLog: (obj: DescribeReplicationTaskIndividualAssessmentsResponse) => any;
2389
- }
2390
-
2391
- export interface DescribeReplicationTasksMessage {
2392
-
2393
- Filters?: Filter[];
2394
-
2395
- MaxRecords?: number;
2396
-
2397
- Marker?: string;
2398
-
2399
- WithoutSettings?: boolean;
2400
- }
2401
- export declare namespace DescribeReplicationTasksMessage {
2402
-
2403
- const filterSensitiveLog: (obj: DescribeReplicationTasksMessage) => any;
2404
- }
2405
-
2406
- export interface DescribeReplicationTasksResponse {
2407
-
2408
- Marker?: string;
2409
-
2410
- ReplicationTasks?: ReplicationTask[];
2411
- }
2412
- export declare namespace DescribeReplicationTasksResponse {
2413
-
2414
- const filterSensitiveLog: (obj: DescribeReplicationTasksResponse) => any;
2415
- }
2416
-
2417
- export interface DescribeSchemasMessage {
2418
-
2419
- EndpointArn: string | undefined;
2420
-
2421
- MaxRecords?: number;
2422
-
2423
- Marker?: string;
2424
- }
2425
- export declare namespace DescribeSchemasMessage {
2426
-
2427
- const filterSensitiveLog: (obj: DescribeSchemasMessage) => any;
2428
- }
2429
-
2430
- export interface DescribeSchemasResponse {
2431
-
2432
- Marker?: string;
2433
-
2434
- Schemas?: string[];
2435
- }
2436
- export declare namespace DescribeSchemasResponse {
2437
-
2438
- const filterSensitiveLog: (obj: DescribeSchemasResponse) => any;
2439
- }
2440
-
2441
- export interface DescribeTableStatisticsMessage {
2442
-
2443
- ReplicationTaskArn: string | undefined;
2444
-
2445
- MaxRecords?: number;
2446
-
2447
- Marker?: string;
2448
-
2449
- Filters?: Filter[];
2450
- }
2451
- export declare namespace DescribeTableStatisticsMessage {
2452
-
2453
- const filterSensitiveLog: (obj: DescribeTableStatisticsMessage) => any;
2454
- }
2455
-
2456
- export interface TableStatistics {
2457
-
2458
- SchemaName?: string;
2459
-
2460
- TableName?: string;
2461
-
2462
- Inserts?: number;
2463
-
2464
- Deletes?: number;
2465
-
2466
- Updates?: number;
2467
-
2468
- Ddls?: number;
2469
-
2470
- FullLoadRows?: number;
2471
-
2472
- FullLoadCondtnlChkFailedRows?: number;
2473
-
2474
- FullLoadErrorRows?: number;
2475
-
2476
- FullLoadStartTime?: Date;
2477
-
2478
- FullLoadEndTime?: Date;
2479
-
2480
- FullLoadReloaded?: boolean;
2481
-
2482
- LastUpdateTime?: Date;
2483
-
2484
- TableState?: string;
2485
-
2486
- ValidationPendingRecords?: number;
2487
-
2488
- ValidationFailedRecords?: number;
2489
-
2490
- ValidationSuspendedRecords?: number;
2491
-
2492
- ValidationState?: string;
2493
-
2494
- ValidationStateDetails?: string;
2495
- }
2496
- export declare namespace TableStatistics {
2497
-
2498
- const filterSensitiveLog: (obj: TableStatistics) => any;
2499
- }
2500
-
2501
- export interface DescribeTableStatisticsResponse {
2502
-
2503
- ReplicationTaskArn?: string;
2504
-
2505
- TableStatistics?: TableStatistics[];
2506
-
2507
- Marker?: string;
2508
- }
2509
- export declare namespace DescribeTableStatisticsResponse {
2510
-
2511
- const filterSensitiveLog: (obj: DescribeTableStatisticsResponse) => any;
2512
- }
2513
- export interface ImportCertificateMessage {
2514
-
2515
- CertificateIdentifier: string | undefined;
2516
-
2517
- CertificatePem?: string;
2518
-
2519
- CertificateWallet?: Uint8Array;
2520
-
2521
- Tags?: Tag[];
2522
- }
2523
- export declare namespace ImportCertificateMessage {
2524
-
2525
- const filterSensitiveLog: (obj: ImportCertificateMessage) => any;
2526
- }
2527
- export interface ImportCertificateResponse {
2528
-
2529
- Certificate?: Certificate;
2530
- }
2531
- export declare namespace ImportCertificateResponse {
2532
-
2533
- const filterSensitiveLog: (obj: ImportCertificateResponse) => any;
2534
- }
2535
-
2536
- export interface InvalidCertificateFault extends __SmithyException, $MetadataBearer {
2537
- name: "InvalidCertificateFault";
2538
- $fault: "client";
2539
- message?: string;
2540
- }
2541
-
2542
- export interface ListTagsForResourceMessage {
2543
-
2544
- ResourceArn?: string;
2545
-
2546
- ResourceArnList?: string[];
2547
- }
2548
- export declare namespace ListTagsForResourceMessage {
2549
-
2550
- const filterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
2551
- }
2552
-
2553
- export interface ListTagsForResourceResponse {
2554
-
2555
- TagList?: Tag[];
2556
- }
2557
- export declare namespace ListTagsForResourceResponse {
2558
-
2559
- const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
2560
- }
2561
-
2562
- export interface ModifyEndpointMessage {
2563
-
2564
- EndpointArn: string | undefined;
2565
-
2566
- EndpointIdentifier?: string;
2567
-
2568
- EndpointType?: ReplicationEndpointTypeValue | string;
2569
-
2570
- EngineName?: string;
2571
-
2572
- Username?: string;
2573
-
2574
- Password?: string;
2575
-
2576
- ServerName?: string;
2577
-
2578
- Port?: number;
2579
-
2580
- DatabaseName?: string;
2581
-
2582
- ExtraConnectionAttributes?: string;
2583
-
2584
- CertificateArn?: string;
2585
-
2586
- SslMode?: DmsSslModeValue | string;
2587
-
2588
- ServiceAccessRoleArn?: string;
2589
-
2590
- ExternalTableDefinition?: string;
2591
-
2592
- DynamoDbSettings?: DynamoDbSettings;
2593
-
2594
- S3Settings?: S3Settings;
2595
-
2596
- DmsTransferSettings?: DmsTransferSettings;
2597
-
2598
- MongoDbSettings?: MongoDbSettings;
2599
-
2600
- KinesisSettings?: KinesisSettings;
2601
-
2602
- KafkaSettings?: KafkaSettings;
2603
-
2604
- ElasticsearchSettings?: ElasticsearchSettings;
2605
-
2606
- NeptuneSettings?: NeptuneSettings;
2607
-
2608
- RedshiftSettings?: RedshiftSettings;
2609
-
2610
- PostgreSQLSettings?: PostgreSQLSettings;
2611
-
2612
- MySQLSettings?: MySQLSettings;
2613
-
2614
- OracleSettings?: OracleSettings;
2615
-
2616
- SybaseSettings?: SybaseSettings;
2617
-
2618
- MicrosoftSQLServerSettings?: MicrosoftSQLServerSettings;
2619
-
2620
- IBMDb2Settings?: IBMDb2Settings;
2621
-
2622
- DocDbSettings?: DocDbSettings;
2623
-
2624
- RedisSettings?: RedisSettings;
2625
-
2626
- ExactSettings?: boolean;
2627
-
2628
- GcpMySQLSettings?: GcpMySQLSettings;
2629
- }
2630
- export declare namespace ModifyEndpointMessage {
2631
-
2632
- const filterSensitiveLog: (obj: ModifyEndpointMessage) => any;
2633
- }
2634
-
2635
- export interface ModifyEndpointResponse {
2636
-
2637
- Endpoint?: Endpoint;
2638
- }
2639
- export declare namespace ModifyEndpointResponse {
2640
-
2641
- const filterSensitiveLog: (obj: ModifyEndpointResponse) => any;
2642
- }
2643
-
2644
- export interface ModifyEventSubscriptionMessage {
2645
-
2646
- SubscriptionName: string | undefined;
2647
-
2648
- SnsTopicArn?: string;
2649
-
2650
- SourceType?: string;
2651
-
2652
- EventCategories?: string[];
2653
-
2654
- Enabled?: boolean;
2655
- }
2656
- export declare namespace ModifyEventSubscriptionMessage {
2657
-
2658
- const filterSensitiveLog: (obj: ModifyEventSubscriptionMessage) => any;
2659
- }
2660
-
2661
- export interface ModifyEventSubscriptionResponse {
2662
-
2663
- EventSubscription?: EventSubscription;
2664
- }
2665
- export declare namespace ModifyEventSubscriptionResponse {
2666
-
2667
- const filterSensitiveLog: (obj: ModifyEventSubscriptionResponse) => any;
2668
- }
2669
-
2670
- export interface ModifyReplicationInstanceMessage {
2671
-
2672
- ReplicationInstanceArn: string | undefined;
2673
-
2674
- AllocatedStorage?: number;
2675
-
2676
- ApplyImmediately?: boolean;
2677
-
2678
- ReplicationInstanceClass?: string;
2679
-
2680
- VpcSecurityGroupIds?: string[];
2681
-
2682
- PreferredMaintenanceWindow?: string;
2683
-
2684
- MultiAZ?: boolean;
2685
-
2686
- EngineVersion?: string;
2687
-
2688
- AllowMajorVersionUpgrade?: boolean;
2689
-
2690
- AutoMinorVersionUpgrade?: boolean;
2691
-
2692
- ReplicationInstanceIdentifier?: string;
2693
- }
2694
- export declare namespace ModifyReplicationInstanceMessage {
2695
-
2696
- const filterSensitiveLog: (obj: ModifyReplicationInstanceMessage) => any;
2697
- }
2698
-
2699
- export interface ModifyReplicationInstanceResponse {
2700
-
2701
- ReplicationInstance?: ReplicationInstance;
2702
- }
2703
- export declare namespace ModifyReplicationInstanceResponse {
2704
-
2705
- const filterSensitiveLog: (obj: ModifyReplicationInstanceResponse) => any;
2706
- }
2707
-
2708
- export interface UpgradeDependencyFailureFault extends __SmithyException, $MetadataBearer {
2709
- name: "UpgradeDependencyFailureFault";
2710
- $fault: "client";
2711
-
2712
- message?: string;
2713
- }
2714
-
2715
- export interface ModifyReplicationSubnetGroupMessage {
2716
-
2717
- ReplicationSubnetGroupIdentifier: string | undefined;
2718
-
2719
- ReplicationSubnetGroupDescription?: string;
2720
-
2721
- SubnetIds: string[] | undefined;
2722
- }
2723
- export declare namespace ModifyReplicationSubnetGroupMessage {
2724
-
2725
- const filterSensitiveLog: (obj: ModifyReplicationSubnetGroupMessage) => any;
2726
- }
2727
-
2728
- export interface ModifyReplicationSubnetGroupResponse {
2729
-
2730
- ReplicationSubnetGroup?: ReplicationSubnetGroup;
2731
- }
2732
- export declare namespace ModifyReplicationSubnetGroupResponse {
2733
-
2734
- const filterSensitiveLog: (obj: ModifyReplicationSubnetGroupResponse) => any;
2735
- }
2736
-
2737
- export interface SubnetAlreadyInUse extends __SmithyException, $MetadataBearer {
2738
- name: "SubnetAlreadyInUse";
2739
- $fault: "client";
2740
-
2741
- message?: string;
2742
- }
2743
-
2744
- export interface ModifyReplicationTaskMessage {
2745
-
2746
- ReplicationTaskArn: string | undefined;
2747
-
2748
- ReplicationTaskIdentifier?: string;
2749
-
2750
- MigrationType?: MigrationTypeValue | string;
2751
-
2752
- TableMappings?: string;
2753
-
2754
- ReplicationTaskSettings?: string;
2755
-
2756
- CdcStartTime?: Date;
2757
-
2758
- CdcStartPosition?: string;
2759
-
2760
- CdcStopPosition?: string;
2761
-
2762
- TaskData?: string;
2763
- }
2764
- export declare namespace ModifyReplicationTaskMessage {
2765
-
2766
- const filterSensitiveLog: (obj: ModifyReplicationTaskMessage) => any;
2767
- }
2768
-
2769
- export interface ModifyReplicationTaskResponse {
2770
-
2771
- ReplicationTask?: ReplicationTask;
2772
- }
2773
- export declare namespace ModifyReplicationTaskResponse {
2774
-
2775
- const filterSensitiveLog: (obj: ModifyReplicationTaskResponse) => any;
2776
- }
2777
-
2778
- export interface MoveReplicationTaskMessage {
2779
-
2780
- ReplicationTaskArn: string | undefined;
2781
-
2782
- TargetReplicationInstanceArn: string | undefined;
2783
- }
2784
- export declare namespace MoveReplicationTaskMessage {
2785
-
2786
- const filterSensitiveLog: (obj: MoveReplicationTaskMessage) => any;
2787
- }
2788
-
2789
- export interface MoveReplicationTaskResponse {
2790
-
2791
- ReplicationTask?: ReplicationTask;
2792
- }
2793
- export declare namespace MoveReplicationTaskResponse {
2794
-
2795
- const filterSensitiveLog: (obj: MoveReplicationTaskResponse) => any;
2796
- }
2797
- export interface RebootReplicationInstanceMessage {
2798
-
2799
- ReplicationInstanceArn: string | undefined;
2800
-
2801
- ForceFailover?: boolean;
2802
-
2803
- ForcePlannedFailover?: boolean;
2804
- }
2805
- export declare namespace RebootReplicationInstanceMessage {
2806
-
2807
- const filterSensitiveLog: (obj: RebootReplicationInstanceMessage) => any;
2808
- }
2809
- export interface RebootReplicationInstanceResponse {
2810
-
2811
- ReplicationInstance?: ReplicationInstance;
2812
- }
2813
- export declare namespace RebootReplicationInstanceResponse {
2814
-
2815
- const filterSensitiveLog: (obj: RebootReplicationInstanceResponse) => any;
2816
- }
2817
-
2818
- export interface RefreshSchemasMessage {
2819
-
2820
- EndpointArn: string | undefined;
2821
-
2822
- ReplicationInstanceArn: string | undefined;
2823
- }
2824
- export declare namespace RefreshSchemasMessage {
2825
-
2826
- const filterSensitiveLog: (obj: RefreshSchemasMessage) => any;
2827
- }
2828
-
2829
- export interface RefreshSchemasResponse {
2830
-
2831
- RefreshSchemasStatus?: RefreshSchemasStatus;
2832
- }
2833
- export declare namespace RefreshSchemasResponse {
2834
-
2835
- const filterSensitiveLog: (obj: RefreshSchemasResponse) => any;
2836
- }
2837
- export declare enum ReloadOptionValue {
2838
- DATA_RELOAD = "data-reload",
2839
- VALIDATE_ONLY = "validate-only"
2840
- }
2841
-
2842
- export interface TableToReload {
2843
-
2844
- SchemaName: string | undefined;
2845
-
2846
- TableName: string | undefined;
2847
- }
2848
- export declare namespace TableToReload {
2849
-
2850
- const filterSensitiveLog: (obj: TableToReload) => any;
2851
- }
2852
- export interface ReloadTablesMessage {
2853
-
2854
- ReplicationTaskArn: string | undefined;
2855
-
2856
- TablesToReload: TableToReload[] | undefined;
2857
-
2858
- ReloadOption?: ReloadOptionValue | string;
2859
- }
2860
- export declare namespace ReloadTablesMessage {
2861
-
2862
- const filterSensitiveLog: (obj: ReloadTablesMessage) => any;
2863
- }
2864
- export interface ReloadTablesResponse {
2865
-
2866
- ReplicationTaskArn?: string;
2867
- }
2868
- export declare namespace ReloadTablesResponse {
2869
-
2870
- const filterSensitiveLog: (obj: ReloadTablesResponse) => any;
2871
- }
2872
-
2873
- export interface RemoveTagsFromResourceMessage {
2874
-
2875
- ResourceArn: string | undefined;
2876
-
2877
- TagKeys: string[] | undefined;
2878
- }
2879
- export declare namespace RemoveTagsFromResourceMessage {
2880
-
2881
- const filterSensitiveLog: (obj: RemoveTagsFromResourceMessage) => any;
2882
- }
2883
-
2884
- export interface RemoveTagsFromResourceResponse {
2885
- }
2886
- export declare namespace RemoveTagsFromResourceResponse {
2887
-
2888
- const filterSensitiveLog: (obj: RemoveTagsFromResourceResponse) => any;
2889
- }
2890
- export declare enum StartReplicationTaskTypeValue {
2891
- RELOAD_TARGET = "reload-target",
2892
- RESUME_PROCESSING = "resume-processing",
2893
- START_REPLICATION = "start-replication"
2894
- }
2895
-
2896
- export interface StartReplicationTaskMessage {
2897
-
2898
- ReplicationTaskArn: string | undefined;
2899
-
2900
- StartReplicationTaskType: StartReplicationTaskTypeValue | string | undefined;
2901
-
2902
- CdcStartTime?: Date;
2903
-
2904
- CdcStartPosition?: string;
2905
-
2906
- CdcStopPosition?: string;
2907
- }
2908
- export declare namespace StartReplicationTaskMessage {
2909
-
2910
- const filterSensitiveLog: (obj: StartReplicationTaskMessage) => any;
2911
- }
2912
-
2913
- export interface StartReplicationTaskResponse {
2914
-
2915
- ReplicationTask?: ReplicationTask;
2916
- }
2917
- export declare namespace StartReplicationTaskResponse {
2918
-
2919
- const filterSensitiveLog: (obj: StartReplicationTaskResponse) => any;
2920
- }
2921
-
2922
- export interface StartReplicationTaskAssessmentMessage {
2923
-
2924
- ReplicationTaskArn: string | undefined;
2925
- }
2926
- export declare namespace StartReplicationTaskAssessmentMessage {
2927
-
2928
- const filterSensitiveLog: (obj: StartReplicationTaskAssessmentMessage) => any;
2929
- }
2930
-
2931
- export interface StartReplicationTaskAssessmentResponse {
2932
-
2933
- ReplicationTask?: ReplicationTask;
2934
- }
2935
- export declare namespace StartReplicationTaskAssessmentResponse {
2936
-
2937
- const filterSensitiveLog: (obj: StartReplicationTaskAssessmentResponse) => any;
2938
- }
2939
-
2940
- export interface KMSFault extends __SmithyException, $MetadataBearer {
2941
- name: "KMSFault";
2942
- $fault: "client";
2943
- message?: string;
2944
- }
2945
-
2946
- export interface S3ResourceNotFoundFault extends __SmithyException, $MetadataBearer {
2947
- name: "S3ResourceNotFoundFault";
2948
- $fault: "client";
2949
- message?: string;
2950
- }
2951
-
2952
- export interface StartReplicationTaskAssessmentRunMessage {
2953
-
2954
- ReplicationTaskArn: string | undefined;
2955
-
2956
- ServiceAccessRoleArn: string | undefined;
2957
-
2958
- ResultLocationBucket: string | undefined;
2959
-
2960
- ResultLocationFolder?: string;
2961
-
2962
- ResultEncryptionMode?: string;
2963
-
2964
- ResultKmsKeyArn?: string;
2965
-
2966
- AssessmentRunName: string | undefined;
2967
-
2968
- IncludeOnly?: string[];
2969
-
2970
- Exclude?: string[];
2971
- }
2972
- export declare namespace StartReplicationTaskAssessmentRunMessage {
2973
-
2974
- const filterSensitiveLog: (obj: StartReplicationTaskAssessmentRunMessage) => any;
2975
- }
2976
-
2977
- export interface StartReplicationTaskAssessmentRunResponse {
2978
-
2979
- ReplicationTaskAssessmentRun?: ReplicationTaskAssessmentRun;
2980
- }
2981
- export declare namespace StartReplicationTaskAssessmentRunResponse {
2982
-
2983
- const filterSensitiveLog: (obj: StartReplicationTaskAssessmentRunResponse) => any;
2984
- }
2985
-
2986
- export interface StopReplicationTaskMessage {
2987
-
2988
- ReplicationTaskArn: string | undefined;
2989
- }
2990
- export declare namespace StopReplicationTaskMessage {
2991
-
2992
- const filterSensitiveLog: (obj: StopReplicationTaskMessage) => any;
2993
- }
2994
-
2995
- export interface StopReplicationTaskResponse {
2996
-
2997
- ReplicationTask?: ReplicationTask;
2998
- }
2999
- export declare namespace StopReplicationTaskResponse {
3000
-
3001
- const filterSensitiveLog: (obj: StopReplicationTaskResponse) => any;
3002
- }
3003
-
3004
- export interface TestConnectionMessage {
3005
-
3006
- ReplicationInstanceArn: string | undefined;
3007
-
3008
- EndpointArn: string | undefined;
3009
- }
3010
- export declare namespace TestConnectionMessage {
3011
-
3012
- const filterSensitiveLog: (obj: TestConnectionMessage) => any;
3013
- }
3014
-
3015
- export interface TestConnectionResponse {
3016
-
3017
- Connection?: Connection;
3018
- }
3019
- export declare namespace TestConnectionResponse {
3020
-
3021
- const filterSensitiveLog: (obj: TestConnectionResponse) => any;
3022
- }