@aws-sdk/client-database-migration-service 3.131.0 → 3.141.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 (137) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -2
  4. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
  5. package/dist-cjs/commands/CancelReplicationTaskAssessmentRunCommand.js +2 -2
  6. package/dist-cjs/commands/CreateEndpointCommand.js +2 -2
  7. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -2
  8. package/dist-cjs/commands/CreateFleetAdvisorCollectorCommand.js +2 -2
  9. package/dist-cjs/commands/CreateReplicationInstanceCommand.js +2 -2
  10. package/dist-cjs/commands/CreateReplicationSubnetGroupCommand.js +2 -2
  11. package/dist-cjs/commands/CreateReplicationTaskCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteCertificateCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteConnectionCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteEndpointCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteFleetAdvisorCollectorCommand.js +1 -1
  17. package/dist-cjs/commands/DeleteFleetAdvisorDatabasesCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteReplicationInstanceCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteReplicationSubnetGroupCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteReplicationTaskAssessmentRunCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteReplicationTaskCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeApplicableIndividualAssessmentsCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeConnectionsCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeEndpointSettingsCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeEndpointTypesCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeEndpointsCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeFleetAdvisorCollectorsCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeFleetAdvisorDatabasesCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeFleetAdvisorSchemasCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeOrderableReplicationInstancesCommand.js +2 -2
  38. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeRefreshSchemasStatusCommand.js +2 -2
  40. package/dist-cjs/commands/DescribeReplicationInstanceTaskLogsCommand.js +2 -2
  41. package/dist-cjs/commands/DescribeReplicationInstancesCommand.js +2 -2
  42. package/dist-cjs/commands/DescribeReplicationSubnetGroupsCommand.js +2 -2
  43. package/dist-cjs/commands/DescribeReplicationTaskAssessmentResultsCommand.js +2 -2
  44. package/dist-cjs/commands/DescribeReplicationTaskAssessmentRunsCommand.js +2 -2
  45. package/dist-cjs/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +2 -2
  46. package/dist-cjs/commands/DescribeReplicationTasksCommand.js +2 -2
  47. package/dist-cjs/commands/DescribeSchemasCommand.js +2 -2
  48. package/dist-cjs/commands/DescribeTableStatisticsCommand.js +2 -2
  49. package/dist-cjs/commands/ImportCertificateCommand.js +2 -2
  50. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  51. package/dist-cjs/commands/ModifyEndpointCommand.js +2 -2
  52. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -2
  53. package/dist-cjs/commands/ModifyReplicationInstanceCommand.js +2 -2
  54. package/dist-cjs/commands/ModifyReplicationSubnetGroupCommand.js +2 -2
  55. package/dist-cjs/commands/ModifyReplicationTaskCommand.js +2 -2
  56. package/dist-cjs/commands/MoveReplicationTaskCommand.js +2 -2
  57. package/dist-cjs/commands/RebootReplicationInstanceCommand.js +2 -2
  58. package/dist-cjs/commands/RefreshSchemasCommand.js +2 -2
  59. package/dist-cjs/commands/ReloadTablesCommand.js +2 -2
  60. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
  61. package/dist-cjs/commands/RunFleetAdvisorLsaAnalysisCommand.js +1 -1
  62. package/dist-cjs/commands/StartReplicationTaskAssessmentCommand.js +2 -2
  63. package/dist-cjs/commands/StartReplicationTaskAssessmentRunCommand.js +2 -2
  64. package/dist-cjs/commands/StartReplicationTaskCommand.js +2 -2
  65. package/dist-cjs/commands/StopReplicationTaskCommand.js +2 -2
  66. package/dist-cjs/commands/TestConnectionCommand.js +2 -2
  67. package/dist-cjs/commands/UpdateSubscriptionsToEventBridgeCommand.js +2 -2
  68. package/dist-cjs/models/models_0.js +821 -1203
  69. package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
  70. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
  71. package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +3 -3
  72. package/dist-es/commands/CreateEndpointCommand.js +3 -3
  73. package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
  74. package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +3 -3
  75. package/dist-es/commands/CreateReplicationInstanceCommand.js +3 -3
  76. package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +3 -3
  77. package/dist-es/commands/CreateReplicationTaskCommand.js +3 -3
  78. package/dist-es/commands/DeleteCertificateCommand.js +3 -3
  79. package/dist-es/commands/DeleteConnectionCommand.js +3 -3
  80. package/dist-es/commands/DeleteEndpointCommand.js +3 -3
  81. package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -3
  82. package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +2 -2
  83. package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +3 -3
  84. package/dist-es/commands/DeleteReplicationInstanceCommand.js +3 -3
  85. package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +3 -3
  86. package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +3 -3
  87. package/dist-es/commands/DeleteReplicationTaskCommand.js +3 -3
  88. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  89. package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +3 -3
  90. package/dist-es/commands/DescribeCertificatesCommand.js +3 -3
  91. package/dist-es/commands/DescribeConnectionsCommand.js +3 -3
  92. package/dist-es/commands/DescribeEndpointSettingsCommand.js +3 -3
  93. package/dist-es/commands/DescribeEndpointTypesCommand.js +3 -3
  94. package/dist-es/commands/DescribeEndpointsCommand.js +3 -3
  95. package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
  96. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
  97. package/dist-es/commands/DescribeEventsCommand.js +3 -3
  98. package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +3 -3
  99. package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +3 -3
  100. package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +3 -3
  101. package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +3 -3
  102. package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +3 -3
  103. package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +3 -3
  104. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
  105. package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +3 -3
  106. package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +3 -3
  107. package/dist-es/commands/DescribeReplicationInstancesCommand.js +3 -3
  108. package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +3 -3
  109. package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +3 -3
  110. package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +3 -3
  111. package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +3 -3
  112. package/dist-es/commands/DescribeReplicationTasksCommand.js +3 -3
  113. package/dist-es/commands/DescribeSchemasCommand.js +3 -3
  114. package/dist-es/commands/DescribeTableStatisticsCommand.js +3 -3
  115. package/dist-es/commands/ImportCertificateCommand.js +3 -3
  116. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  117. package/dist-es/commands/ModifyEndpointCommand.js +3 -3
  118. package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
  119. package/dist-es/commands/ModifyReplicationInstanceCommand.js +3 -3
  120. package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +3 -3
  121. package/dist-es/commands/ModifyReplicationTaskCommand.js +3 -3
  122. package/dist-es/commands/MoveReplicationTaskCommand.js +3 -3
  123. package/dist-es/commands/RebootReplicationInstanceCommand.js +3 -3
  124. package/dist-es/commands/RefreshSchemasCommand.js +3 -3
  125. package/dist-es/commands/ReloadTablesCommand.js +3 -3
  126. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
  127. package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +2 -2
  128. package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +3 -3
  129. package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +3 -3
  130. package/dist-es/commands/StartReplicationTaskCommand.js +3 -3
  131. package/dist-es/commands/StopReplicationTaskCommand.js +3 -3
  132. package/dist-es/commands/TestConnectionCommand.js +3 -3
  133. package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +3 -3
  134. package/dist-es/models/models_0.js +194 -764
  135. package/dist-types/models/models_0.d.ts +755 -1131
  136. package/dist-types/ts3.4/models/models_0.d.ts +376 -752
  137. package/package.json +6 -6
@@ -30,12 +30,6 @@ export interface AccountQuota {
30
30
  */
31
31
  Max?: number;
32
32
  }
33
- export declare namespace AccountQuota {
34
- /**
35
- * @internal
36
- */
37
- const filterSensitiveLog: (obj: AccountQuota) => any;
38
- }
39
33
  /**
40
34
  * <p>A user-defined key-value pair that describes metadata added to an DMS resource and
41
35
  * that is used by operations such as the following:</p>
@@ -77,12 +71,6 @@ export interface Tag {
77
71
  */
78
72
  ResourceArn?: string;
79
73
  }
80
- export declare namespace Tag {
81
- /**
82
- * @internal
83
- */
84
- const filterSensitiveLog: (obj: Tag) => any;
85
- }
86
74
  /**
87
75
  * <p>Associates a set of tags with an DMS resource.</p>
88
76
  */
@@ -97,23 +85,11 @@ export interface AddTagsToResourceMessage {
97
85
  */
98
86
  Tags: Tag[] | undefined;
99
87
  }
100
- export declare namespace AddTagsToResourceMessage {
101
- /**
102
- * @internal
103
- */
104
- const filterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
105
- }
106
88
  /**
107
89
  * <p></p>
108
90
  */
109
91
  export interface AddTagsToResourceResponse {
110
92
  }
111
- export declare namespace AddTagsToResourceResponse {
112
- /**
113
- * @internal
114
- */
115
- const filterSensitiveLog: (obj: AddTagsToResourceResponse) => any;
116
- }
117
93
  /**
118
94
  * <p>The resource could not be found.</p>
119
95
  */
@@ -163,12 +139,6 @@ export interface ApplyPendingMaintenanceActionMessage {
163
139
  */
164
140
  OptInType: string | undefined;
165
141
  }
166
- export declare namespace ApplyPendingMaintenanceActionMessage {
167
- /**
168
- * @internal
169
- */
170
- const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
171
- }
172
142
  /**
173
143
  * <p>Describes a maintenance action pending for an DMS resource, including when and how
174
144
  * it will be applied. This data type is a response element to the
@@ -211,12 +181,6 @@ export interface PendingMaintenanceAction {
211
181
  */
212
182
  Description?: string;
213
183
  }
214
- export declare namespace PendingMaintenanceAction {
215
- /**
216
- * @internal
217
- */
218
- const filterSensitiveLog: (obj: PendingMaintenanceAction) => any;
219
- }
220
184
  /**
221
185
  * <p>Identifies an DMS resource and any pending actions for it.</p>
222
186
  */
@@ -232,12 +196,6 @@ export interface ResourcePendingMaintenanceActions {
232
196
  */
233
197
  PendingMaintenanceActionDetails?: PendingMaintenanceAction[];
234
198
  }
235
- export declare namespace ResourcePendingMaintenanceActions {
236
- /**
237
- * @internal
238
- */
239
- const filterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
240
- }
241
199
  /**
242
200
  * <p></p>
243
201
  */
@@ -247,12 +205,6 @@ export interface ApplyPendingMaintenanceActionResponse {
247
205
  */
248
206
  ResourcePendingMaintenanceActions?: ResourcePendingMaintenanceActions;
249
207
  }
250
- export declare namespace ApplyPendingMaintenanceActionResponse {
251
- /**
252
- * @internal
253
- */
254
- const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionResponse) => any;
255
- }
256
208
  /**
257
209
  * <p></p>
258
210
  */
@@ -262,12 +214,6 @@ export interface CancelReplicationTaskAssessmentRunMessage {
262
214
  */
263
215
  ReplicationTaskAssessmentRunArn: string | undefined;
264
216
  }
265
- export declare namespace CancelReplicationTaskAssessmentRunMessage {
266
- /**
267
- * @internal
268
- */
269
- const filterSensitiveLog: (obj: CancelReplicationTaskAssessmentRunMessage) => any;
270
- }
271
217
  /**
272
218
  * <p>The progress values reported by the <code>AssessmentProgress</code> response
273
219
  * element.</p>
@@ -282,12 +228,6 @@ export interface ReplicationTaskAssessmentRunProgress {
282
228
  */
283
229
  IndividualAssessmentCompletedCount?: number;
284
230
  }
285
- export declare namespace ReplicationTaskAssessmentRunProgress {
286
- /**
287
- * @internal
288
- */
289
- const filterSensitiveLog: (obj: ReplicationTaskAssessmentRunProgress) => any;
290
- }
291
231
  /**
292
232
  * <p>Provides information that describes a premigration assessment run that you have started
293
233
  * using the <code>StartReplicationTaskAssessmentRun</code> operation.</p>
@@ -400,12 +340,6 @@ export interface ReplicationTaskAssessmentRun {
400
340
  */
401
341
  AssessmentRunName?: string;
402
342
  }
403
- export declare namespace ReplicationTaskAssessmentRun {
404
- /**
405
- * @internal
406
- */
407
- const filterSensitiveLog: (obj: ReplicationTaskAssessmentRun) => any;
408
- }
409
343
  /**
410
344
  * <p></p>
411
345
  */
@@ -416,12 +350,6 @@ export interface CancelReplicationTaskAssessmentRunResponse {
416
350
  */
417
351
  ReplicationTaskAssessmentRun?: ReplicationTaskAssessmentRun;
418
352
  }
419
- export declare namespace CancelReplicationTaskAssessmentRunResponse {
420
- /**
421
- * @internal
422
- */
423
- const filterSensitiveLog: (obj: CancelReplicationTaskAssessmentRunResponse) => any;
424
- }
425
353
  /**
426
354
  * <p>The resource is in a state that prevents it from being used for database migration.</p>
427
355
  */
@@ -446,12 +374,6 @@ export interface DmsTransferSettings {
446
374
  */
447
375
  BucketName?: string;
448
376
  }
449
- export declare namespace DmsTransferSettings {
450
- /**
451
- * @internal
452
- */
453
- const filterSensitiveLog: (obj: DmsTransferSettings) => any;
454
- }
455
377
  export declare enum NestingLevelValue {
456
378
  NONE = "none",
457
379
  ONE = "one"
@@ -531,12 +453,6 @@ export interface DocDbSettings {
531
453
  */
532
454
  SecretsManagerSecretId?: string;
533
455
  }
534
- export declare namespace DocDbSettings {
535
- /**
536
- * @internal
537
- */
538
- const filterSensitiveLog: (obj: DocDbSettings) => any;
539
- }
540
456
  /**
541
457
  * <p>Provides the Amazon Resource Name (ARN) of the Identity and Access Management (IAM)
542
458
  * role used to define an Amazon DynamoDB target endpoint.</p>
@@ -547,12 +463,6 @@ export interface DynamoDbSettings {
547
463
  */
548
464
  ServiceAccessRoleArn: string | undefined;
549
465
  }
550
- export declare namespace DynamoDbSettings {
551
- /**
552
- * @internal
553
- */
554
- const filterSensitiveLog: (obj: DynamoDbSettings) => any;
555
- }
556
466
  /**
557
467
  * <p>Provides information that defines an OpenSearch endpoint.</p>
558
468
  */
@@ -587,12 +497,6 @@ export interface ElasticsearchSettings {
587
497
  */
588
498
  UseNewMappingType?: boolean;
589
499
  }
590
- export declare namespace ElasticsearchSettings {
591
- /**
592
- * @internal
593
- */
594
- const filterSensitiveLog: (obj: ElasticsearchSettings) => any;
595
- }
596
500
  export declare enum ReplicationEndpointTypeValue {
597
501
  SOURCE = "source",
598
502
  TARGET = "target"
@@ -705,12 +609,6 @@ export interface GcpMySQLSettings {
705
609
  */
706
610
  SecretsManagerSecretId?: string;
707
611
  }
708
- export declare namespace GcpMySQLSettings {
709
- /**
710
- * @internal
711
- */
712
- const filterSensitiveLog: (obj: GcpMySQLSettings) => any;
713
- }
714
612
  /**
715
613
  * <p>Provides information that defines an IBM Db2 LUW endpoint.</p>
716
614
  */
@@ -775,12 +673,6 @@ export interface IBMDb2Settings {
775
673
  */
776
674
  SecretsManagerSecretId?: string;
777
675
  }
778
- export declare namespace IBMDb2Settings {
779
- /**
780
- * @internal
781
- */
782
- const filterSensitiveLog: (obj: IBMDb2Settings) => any;
783
- }
784
676
  export declare enum MessageFormatValue {
785
677
  JSON = "json",
786
678
  JSON_UNFORMATTED = "json-unformatted"
@@ -903,12 +795,6 @@ export interface KafkaSettings {
903
795
  */
904
796
  NoHexPrefix?: boolean;
905
797
  }
906
- export declare namespace KafkaSettings {
907
- /**
908
- * @internal
909
- */
910
- const filterSensitiveLog: (obj: KafkaSettings) => any;
911
- }
912
798
  /**
913
799
  * <p>Provides information that describes an Amazon Kinesis Data Stream endpoint. This
914
800
  * information includes the output format of records applied to the endpoint and details of
@@ -975,12 +861,6 @@ export interface KinesisSettings {
975
861
  */
976
862
  NoHexPrefix?: boolean;
977
863
  }
978
- export declare namespace KinesisSettings {
979
- /**
980
- * @internal
981
- */
982
- const filterSensitiveLog: (obj: KinesisSettings) => any;
983
- }
984
864
  export declare enum SafeguardPolicy {
985
865
  EXCLUSIVE_AUTOMATIC_TRUNCATION = "exclusive-automatic-truncation",
986
866
  RELY_ON_SQL_SERVER_REPLICATION_AGENT = "rely-on-sql-server-replication-agent",
@@ -1103,12 +983,6 @@ export interface MicrosoftSQLServerSettings {
1103
983
  */
1104
984
  TrimSpaceInChar?: boolean;
1105
985
  }
1106
- export declare namespace MicrosoftSQLServerSettings {
1107
- /**
1108
- * @internal
1109
- */
1110
- const filterSensitiveLog: (obj: MicrosoftSQLServerSettings) => any;
1111
- }
1112
986
  export declare enum AuthMechanismValue {
1113
987
  DEFAULT = "default",
1114
988
  MONGODB_CR = "mongodb_cr",
@@ -1212,12 +1086,6 @@ export interface MongoDbSettings {
1212
1086
  */
1213
1087
  SecretsManagerSecretId?: string;
1214
1088
  }
1215
- export declare namespace MongoDbSettings {
1216
- /**
1217
- * @internal
1218
- */
1219
- const filterSensitiveLog: (obj: MongoDbSettings) => any;
1220
- }
1221
1089
  /**
1222
1090
  * <p>Provides information that defines a MySQL endpoint.</p>
1223
1091
  */
@@ -1327,12 +1195,6 @@ export interface MySQLSettings {
1327
1195
  */
1328
1196
  SecretsManagerSecretId?: string;
1329
1197
  }
1330
- export declare namespace MySQLSettings {
1331
- /**
1332
- * @internal
1333
- */
1334
- const filterSensitiveLog: (obj: MySQLSettings) => any;
1335
- }
1336
1198
  /**
1337
1199
  * <p>Provides information that defines an Amazon Neptune endpoint.</p>
1338
1200
  */
@@ -1382,12 +1244,6 @@ export interface NeptuneSettings {
1382
1244
  */
1383
1245
  IamAuthEnabled?: boolean;
1384
1246
  }
1385
- export declare namespace NeptuneSettings {
1386
- /**
1387
- * @internal
1388
- */
1389
- const filterSensitiveLog: (obj: NeptuneSettings) => any;
1390
- }
1391
1247
  export declare enum CharLengthSemantics {
1392
1248
  BYTE = "byte",
1393
1249
  CHAR = "char",
@@ -1736,12 +1592,6 @@ export interface OracleSettings {
1736
1592
  */
1737
1593
  TrimSpaceInChar?: boolean;
1738
1594
  }
1739
- export declare namespace OracleSettings {
1740
- /**
1741
- * @internal
1742
- */
1743
- const filterSensitiveLog: (obj: OracleSettings) => any;
1744
- }
1745
1595
  export declare enum PluginNameValue {
1746
1596
  NO_PREFERENCE = "no-preference",
1747
1597
  PGLOGICAL = "pglogical",
@@ -1883,12 +1733,6 @@ export interface PostgreSQLSettings {
1883
1733
  */
1884
1734
  TrimSpaceInChar?: boolean;
1885
1735
  }
1886
- export declare namespace PostgreSQLSettings {
1887
- /**
1888
- * @internal
1889
- */
1890
- const filterSensitiveLog: (obj: PostgreSQLSettings) => any;
1891
- }
1892
1736
  export declare enum RedisAuthTypeValue {
1893
1737
  AUTH_ROLE = "auth-role",
1894
1738
  AUTH_TOKEN = "auth-token",
@@ -1946,12 +1790,6 @@ export interface RedisSettings {
1946
1790
  */
1947
1791
  SslCaCertificateArn?: string;
1948
1792
  }
1949
- export declare namespace RedisSettings {
1950
- /**
1951
- * @internal
1952
- */
1953
- const filterSensitiveLog: (obj: RedisSettings) => any;
1954
- }
1955
1793
  export declare enum EncryptionModeValue {
1956
1794
  SSE_KMS = "sse-kms",
1957
1795
  SSE_S3 = "sse-s3"
@@ -2170,12 +2008,6 @@ export interface RedshiftSettings {
2170
2008
  */
2171
2009
  SecretsManagerSecretId?: string;
2172
2010
  }
2173
- export declare namespace RedshiftSettings {
2174
- /**
2175
- * @internal
2176
- */
2177
- const filterSensitiveLog: (obj: RedshiftSettings) => any;
2178
- }
2179
2011
  export declare enum CannedAclForObjectsValue {
2180
2012
  AUTHENTICATED_READ = "authenticated-read",
2181
2013
  AWS_EXEC_READ = "aws-exec-read",
@@ -2747,12 +2579,6 @@ export interface S3Settings {
2747
2579
  */
2748
2580
  ExpectedBucketOwner?: string;
2749
2581
  }
2750
- export declare namespace S3Settings {
2751
- /**
2752
- * @internal
2753
- */
2754
- const filterSensitiveLog: (obj: S3Settings) => any;
2755
- }
2756
2582
  export declare enum DmsSslModeValue {
2757
2583
  NONE = "none",
2758
2584
  REQUIRE = "require",
@@ -2807,12 +2633,6 @@ export interface SybaseSettings {
2807
2633
  */
2808
2634
  SecretsManagerSecretId?: string;
2809
2635
  }
2810
- export declare namespace SybaseSettings {
2811
- /**
2812
- * @internal
2813
- */
2814
- const filterSensitiveLog: (obj: SybaseSettings) => any;
2815
- }
2816
2636
  /**
2817
2637
  * <p></p>
2818
2638
  */
@@ -2832,9 +2652,9 @@ export interface CreateEndpointMessage {
2832
2652
  * <code>EndpointType</code> value, include <code>"mysql"</code>, <code>"oracle"</code>,
2833
2653
  * <code>"postgres"</code>, <code>"mariadb"</code>, <code>"aurora"</code>,
2834
2654
  * <code>"aurora-postgresql"</code>, <code>"opensearch"</code>, <code>"redshift"</code>, <code>"s3"</code>,
2835
- * <code>"db2"</code>, <code>"azuredb"</code>, <code>"sybase"</code>, <code>"dynamodb"</code>, <code>"mongodb"</code>,
2655
+ * <code>"db2"</code>, <code>db2-zos</code>, <code>"azuredb"</code>, <code>"sybase"</code>, <code>"dynamodb"</code>, <code>"mongodb"</code>,
2836
2656
  * <code>"kinesis"</code>, <code>"kafka"</code>, <code>"elasticsearch"</code>, <code>"docdb"</code>,
2837
- * <code>"sqlserver"</code>, and <code>"neptune"</code>.</p>
2657
+ * <code>"sqlserver"</code>, <code>"neptune"</code>, and <code>babelfish</code>.</p>
2838
2658
  */
2839
2659
  EngineName: string | undefined;
2840
2660
  /**
@@ -3055,12 +2875,6 @@ export interface CreateEndpointMessage {
3055
2875
  */
3056
2876
  GcpMySQLSettings?: GcpMySQLSettings;
3057
2877
  }
3058
- export declare namespace CreateEndpointMessage {
3059
- /**
3060
- * @internal
3061
- */
3062
- const filterSensitiveLog: (obj: CreateEndpointMessage) => any;
3063
- }
3064
2878
  /**
3065
2879
  * <p>Describes an endpoint of a database instance in response to operations such as the
3066
2880
  * following:</p>
@@ -3255,12 +3069,6 @@ export interface Endpoint {
3255
3069
  */
3256
3070
  GcpMySQLSettings?: GcpMySQLSettings;
3257
3071
  }
3258
- export declare namespace Endpoint {
3259
- /**
3260
- * @internal
3261
- */
3262
- const filterSensitiveLog: (obj: Endpoint) => any;
3263
- }
3264
3072
  /**
3265
3073
  * <p></p>
3266
3074
  */
@@ -3270,12 +3078,6 @@ export interface CreateEndpointResponse {
3270
3078
  */
3271
3079
  Endpoint?: Endpoint;
3272
3080
  }
3273
- export declare namespace CreateEndpointResponse {
3274
- /**
3275
- * @internal
3276
- */
3277
- const filterSensitiveLog: (obj: CreateEndpointResponse) => any;
3278
- }
3279
3081
  /**
3280
3082
  * <p>DMS cannot access the KMS key.</p>
3281
3083
  */
@@ -3369,12 +3171,6 @@ export interface CreateEventSubscriptionMessage {
3369
3171
  */
3370
3172
  Tags?: Tag[];
3371
3173
  }
3372
- export declare namespace CreateEventSubscriptionMessage {
3373
- /**
3374
- * @internal
3375
- */
3376
- const filterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
3377
- }
3378
3174
  /**
3379
3175
  * <p>Describes an event notification subscription created by the <code>CreateEventSubscription</code>
3380
3176
  * operation.</p>
@@ -3426,12 +3222,6 @@ export interface EventSubscription {
3426
3222
  */
3427
3223
  Enabled?: boolean;
3428
3224
  }
3429
- export declare namespace EventSubscription {
3430
- /**
3431
- * @internal
3432
- */
3433
- const filterSensitiveLog: (obj: EventSubscription) => any;
3434
- }
3435
3225
  /**
3436
3226
  * <p></p>
3437
3227
  */
@@ -3441,12 +3231,6 @@ export interface CreateEventSubscriptionResponse {
3441
3231
  */
3442
3232
  EventSubscription?: EventSubscription;
3443
3233
  }
3444
- export declare namespace CreateEventSubscriptionResponse {
3445
- /**
3446
- * @internal
3447
- */
3448
- const filterSensitiveLog: (obj: CreateEventSubscriptionResponse) => any;
3449
- }
3450
3234
  /**
3451
3235
  * <p>The ciphertext references a key that doesn't exist or that the DMS account doesn't have access to.</p>
3452
3236
  */
@@ -3542,12 +3326,6 @@ export interface CreateFleetAdvisorCollectorRequest {
3542
3326
  */
3543
3327
  S3BucketName: string | undefined;
3544
3328
  }
3545
- export declare namespace CreateFleetAdvisorCollectorRequest {
3546
- /**
3547
- * @internal
3548
- */
3549
- const filterSensitiveLog: (obj: CreateFleetAdvisorCollectorRequest) => any;
3550
- }
3551
3329
  export interface CreateFleetAdvisorCollectorResponse {
3552
3330
  /**
3553
3331
  * <p>The unique ID of the new Fleet Advisor collector, for example:
@@ -3572,12 +3350,6 @@ export interface CreateFleetAdvisorCollectorResponse {
3572
3350
  */
3573
3351
  S3BucketName?: string;
3574
3352
  }
3575
- export declare namespace CreateFleetAdvisorCollectorResponse {
3576
- /**
3577
- * @internal
3578
- */
3579
- const filterSensitiveLog: (obj: CreateFleetAdvisorCollectorResponse) => any;
3580
- }
3581
3353
  /**
3582
3354
  * <p>A specified Amazon S3 bucket, bucket folder, or other object can't be
3583
3355
  * found.</p>
@@ -3716,12 +3488,6 @@ export interface CreateReplicationInstanceMessage {
3716
3488
  */
3717
3489
  ResourceIdentifier?: string;
3718
3490
  }
3719
- export declare namespace CreateReplicationInstanceMessage {
3720
- /**
3721
- * @internal
3722
- */
3723
- const filterSensitiveLog: (obj: CreateReplicationInstanceMessage) => any;
3724
- }
3725
3491
  /**
3726
3492
  * <p>Provides information about the values of pending modifications to a replication
3727
3493
  * instance. This data type is an object of the
@@ -3756,12 +3522,6 @@ export interface ReplicationPendingModifiedValues {
3756
3522
  */
3757
3523
  EngineVersion?: string;
3758
3524
  }
3759
- export declare namespace ReplicationPendingModifiedValues {
3760
- /**
3761
- * @internal
3762
- */
3763
- const filterSensitiveLog: (obj: ReplicationPendingModifiedValues) => any;
3764
- }
3765
3525
  /**
3766
3526
  * <p>The name of an Availability Zone for use during database migration.
3767
3527
  * <code>AvailabilityZone</code> is an optional parameter to the <a href="https://docs.aws.amazon.com/dms/latest/APIReference/API_CreateReplicationInstance.html">
@@ -3776,12 +3536,6 @@ export interface AvailabilityZone {
3776
3536
  */
3777
3537
  Name?: string;
3778
3538
  }
3779
- export declare namespace AvailabilityZone {
3780
- /**
3781
- * @internal
3782
- */
3783
- const filterSensitiveLog: (obj: AvailabilityZone) => any;
3784
- }
3785
3539
  /**
3786
3540
  * <p>In response to a request by the <code>DescribeReplicationSubnetGroups</code> operation,
3787
3541
  * this object identifies a subnet by its given Availability Zone, subnet identifier, and
@@ -3801,12 +3555,6 @@ export interface Subnet {
3801
3555
  */
3802
3556
  SubnetStatus?: string;
3803
3557
  }
3804
- export declare namespace Subnet {
3805
- /**
3806
- * @internal
3807
- */
3808
- const filterSensitiveLog: (obj: Subnet) => any;
3809
- }
3810
3558
  /**
3811
3559
  * <p>Describes a subnet group in response to a request by the
3812
3560
  * <code>DescribeReplicationSubnetGroups</code> operation.</p>
@@ -3833,12 +3581,6 @@ export interface ReplicationSubnetGroup {
3833
3581
  */
3834
3582
  Subnets?: Subnet[];
3835
3583
  }
3836
- export declare namespace ReplicationSubnetGroup {
3837
- /**
3838
- * @internal
3839
- */
3840
- const filterSensitiveLog: (obj: ReplicationSubnetGroup) => any;
3841
- }
3842
3584
  /**
3843
3585
  * <p>Describes the status of a security group associated with the virtual private cloud (VPC)
3844
3586
  * hosting your replication and DB instances.</p>
@@ -3853,12 +3595,6 @@ export interface VpcSecurityGroupMembership {
3853
3595
  */
3854
3596
  Status?: string;
3855
3597
  }
3856
- export declare namespace VpcSecurityGroupMembership {
3857
- /**
3858
- * @internal
3859
- */
3860
- const filterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
3861
- }
3862
3598
  /**
3863
3599
  * <p>Provides information that defines a replication instance.</p>
3864
3600
  */
@@ -4068,12 +3804,6 @@ export interface ReplicationInstance {
4068
3804
  */
4069
3805
  DnsNameServers?: string;
4070
3806
  }
4071
- export declare namespace ReplicationInstance {
4072
- /**
4073
- * @internal
4074
- */
4075
- const filterSensitiveLog: (obj: ReplicationInstance) => any;
4076
- }
4077
3807
  /**
4078
3808
  * <p></p>
4079
3809
  */
@@ -4083,12 +3813,6 @@ export interface CreateReplicationInstanceResponse {
4083
3813
  */
4084
3814
  ReplicationInstance?: ReplicationInstance;
4085
3815
  }
4086
- export declare namespace CreateReplicationInstanceResponse {
4087
- /**
4088
- * @internal
4089
- */
4090
- const filterSensitiveLog: (obj: CreateReplicationInstanceResponse) => any;
4091
- }
4092
3816
  /**
4093
3817
  * <p>There are not enough resources allocated to the database migration.</p>
4094
3818
  */
@@ -4159,12 +3883,6 @@ export interface CreateReplicationSubnetGroupMessage {
4159
3883
  */
4160
3884
  Tags?: Tag[];
4161
3885
  }
4162
- export declare namespace CreateReplicationSubnetGroupMessage {
4163
- /**
4164
- * @internal
4165
- */
4166
- const filterSensitiveLog: (obj: CreateReplicationSubnetGroupMessage) => any;
4167
- }
4168
3886
  /**
4169
3887
  * <p></p>
4170
3888
  */
@@ -4174,12 +3892,6 @@ export interface CreateReplicationSubnetGroupResponse {
4174
3892
  */
4175
3893
  ReplicationSubnetGroup?: ReplicationSubnetGroup;
4176
3894
  }
4177
- export declare namespace CreateReplicationSubnetGroupResponse {
4178
- /**
4179
- * @internal
4180
- */
4181
- const filterSensitiveLog: (obj: CreateReplicationSubnetGroupResponse) => any;
4182
- }
4183
3895
  export declare enum MigrationTypeValue {
4184
3896
  CDC = "cdc",
4185
3897
  FULL_LOAD = "full-load",
@@ -4291,12 +4003,6 @@ export interface CreateReplicationTaskMessage {
4291
4003
  */
4292
4004
  ResourceIdentifier?: string;
4293
4005
  }
4294
- export declare namespace CreateReplicationTaskMessage {
4295
- /**
4296
- * @internal
4297
- */
4298
- const filterSensitiveLog: (obj: CreateReplicationTaskMessage) => any;
4299
- }
4300
4006
  /**
4301
4007
  * <p>In response to a request by the <code>DescribeReplicationTasks</code> operation, this object provides
4302
4008
  * a collection of statistics about a replication task.</p>
@@ -4348,12 +4054,6 @@ export interface ReplicationTaskStats {
4348
4054
  */
4349
4055
  FullLoadFinishDate?: Date;
4350
4056
  }
4351
- export declare namespace ReplicationTaskStats {
4352
- /**
4353
- * @internal
4354
- */
4355
- const filterSensitiveLog: (obj: ReplicationTaskStats) => any;
4356
- }
4357
4057
  /**
4358
4058
  * <p>Provides information that describes a replication task created by the
4359
4059
  * <code>CreateReplicationTask</code> operation.</p>
@@ -4645,12 +4345,6 @@ export interface ReplicationTask {
4645
4345
  */
4646
4346
  TargetReplicationInstanceArn?: string;
4647
4347
  }
4648
- export declare namespace ReplicationTask {
4649
- /**
4650
- * @internal
4651
- */
4652
- const filterSensitiveLog: (obj: ReplicationTask) => any;
4653
- }
4654
4348
  /**
4655
4349
  * <p></p>
4656
4350
  */
@@ -4660,24 +4354,12 @@ export interface CreateReplicationTaskResponse {
4660
4354
  */
4661
4355
  ReplicationTask?: ReplicationTask;
4662
4356
  }
4663
- export declare namespace CreateReplicationTaskResponse {
4664
- /**
4665
- * @internal
4666
- */
4667
- const filterSensitiveLog: (obj: CreateReplicationTaskResponse) => any;
4668
- }
4669
4357
  export interface DeleteCertificateMessage {
4670
4358
  /**
4671
4359
  * <p>The Amazon Resource Name (ARN) of the certificate.</p>
4672
4360
  */
4673
4361
  CertificateArn: string | undefined;
4674
4362
  }
4675
- export declare namespace DeleteCertificateMessage {
4676
- /**
4677
- * @internal
4678
- */
4679
- const filterSensitiveLog: (obj: DeleteCertificateMessage) => any;
4680
- }
4681
4363
  /**
4682
4364
  * <p>The SSL certificate that can be used to encrypt connections between the endpoints and
4683
4365
  * the replication instance.</p>
@@ -4727,24 +4409,12 @@ export interface Certificate {
4727
4409
  */
4728
4410
  KeyLength?: number;
4729
4411
  }
4730
- export declare namespace Certificate {
4731
- /**
4732
- * @internal
4733
- */
4734
- const filterSensitiveLog: (obj: Certificate) => any;
4735
- }
4736
4412
  export interface DeleteCertificateResponse {
4737
4413
  /**
4738
4414
  * <p>The Secure Sockets Layer (SSL) certificate.</p>
4739
4415
  */
4740
4416
  Certificate?: Certificate;
4741
4417
  }
4742
- export declare namespace DeleteCertificateResponse {
4743
- /**
4744
- * @internal
4745
- */
4746
- const filterSensitiveLog: (obj: DeleteCertificateResponse) => any;
4747
- }
4748
4418
  /**
4749
4419
  * <p></p>
4750
4420
  */
@@ -4758,12 +4428,6 @@ export interface DeleteConnectionMessage {
4758
4428
  */
4759
4429
  ReplicationInstanceArn: string | undefined;
4760
4430
  }
4761
- export declare namespace DeleteConnectionMessage {
4762
- /**
4763
- * @internal
4764
- */
4765
- const filterSensitiveLog: (obj: DeleteConnectionMessage) => any;
4766
- }
4767
4431
  /**
4768
4432
  * <p>Status of the connection between an endpoint and a replication instance, including
4769
4433
  * Amazon Resource Names (ARNs) and the last error message issued.</p>
@@ -4819,12 +4483,6 @@ export interface Connection {
4819
4483
  */
4820
4484
  ReplicationInstanceIdentifier?: string;
4821
4485
  }
4822
- export declare namespace Connection {
4823
- /**
4824
- * @internal
4825
- */
4826
- const filterSensitiveLog: (obj: Connection) => any;
4827
- }
4828
4486
  /**
4829
4487
  * <p></p>
4830
4488
  */
@@ -4834,12 +4492,6 @@ export interface DeleteConnectionResponse {
4834
4492
  */
4835
4493
  Connection?: Connection;
4836
4494
  }
4837
- export declare namespace DeleteConnectionResponse {
4838
- /**
4839
- * @internal
4840
- */
4841
- const filterSensitiveLog: (obj: DeleteConnectionResponse) => any;
4842
- }
4843
4495
  /**
4844
4496
  * <p></p>
4845
4497
  */
@@ -4849,12 +4501,6 @@ export interface DeleteEndpointMessage {
4849
4501
  */
4850
4502
  EndpointArn: string | undefined;
4851
4503
  }
4852
- export declare namespace DeleteEndpointMessage {
4853
- /**
4854
- * @internal
4855
- */
4856
- const filterSensitiveLog: (obj: DeleteEndpointMessage) => any;
4857
- }
4858
4504
  /**
4859
4505
  * <p></p>
4860
4506
  */
@@ -4864,12 +4510,6 @@ export interface DeleteEndpointResponse {
4864
4510
  */
4865
4511
  Endpoint?: Endpoint;
4866
4512
  }
4867
- export declare namespace DeleteEndpointResponse {
4868
- /**
4869
- * @internal
4870
- */
4871
- const filterSensitiveLog: (obj: DeleteEndpointResponse) => any;
4872
- }
4873
4513
  /**
4874
4514
  * <p></p>
4875
4515
  */
@@ -4879,12 +4519,6 @@ export interface DeleteEventSubscriptionMessage {
4879
4519
  */
4880
4520
  SubscriptionName: string | undefined;
4881
4521
  }
4882
- export declare namespace DeleteEventSubscriptionMessage {
4883
- /**
4884
- * @internal
4885
- */
4886
- const filterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
4887
- }
4888
4522
  /**
4889
4523
  * <p></p>
4890
4524
  */
@@ -4894,12 +4528,6 @@ export interface DeleteEventSubscriptionResponse {
4894
4528
  */
4895
4529
  EventSubscription?: EventSubscription;
4896
4530
  }
4897
- export declare namespace DeleteEventSubscriptionResponse {
4898
- /**
4899
- * @internal
4900
- */
4901
- const filterSensitiveLog: (obj: DeleteEventSubscriptionResponse) => any;
4902
- }
4903
4531
  /**
4904
4532
  * <p>The specified collector doesn't exist.</p>
4905
4533
  */
@@ -4917,36 +4545,18 @@ export interface DeleteCollectorRequest {
4917
4545
  */
4918
4546
  CollectorReferencedId: string | undefined;
4919
4547
  }
4920
- export declare namespace DeleteCollectorRequest {
4921
- /**
4922
- * @internal
4923
- */
4924
- const filterSensitiveLog: (obj: DeleteCollectorRequest) => any;
4925
- }
4926
4548
  export interface DeleteFleetAdvisorDatabasesRequest {
4927
4549
  /**
4928
4550
  * <p>The IDs of the Fleet Advisor collector databases to delete.</p>
4929
4551
  */
4930
4552
  DatabaseIds: string[] | undefined;
4931
4553
  }
4932
- export declare namespace DeleteFleetAdvisorDatabasesRequest {
4933
- /**
4934
- * @internal
4935
- */
4936
- const filterSensitiveLog: (obj: DeleteFleetAdvisorDatabasesRequest) => any;
4937
- }
4938
4554
  export interface DeleteFleetAdvisorDatabasesResponse {
4939
4555
  /**
4940
4556
  * <p>The IDs of the databases that the operation deleted.</p>
4941
4557
  */
4942
4558
  DatabaseIds?: string[];
4943
4559
  }
4944
- export declare namespace DeleteFleetAdvisorDatabasesResponse {
4945
- /**
4946
- * @internal
4947
- */
4948
- const filterSensitiveLog: (obj: DeleteFleetAdvisorDatabasesResponse) => any;
4949
- }
4950
4560
  /**
4951
4561
  * <p>The action or operation requested isn't valid.</p>
4952
4562
  */
@@ -4967,12 +4577,6 @@ export interface DeleteReplicationInstanceMessage {
4967
4577
  */
4968
4578
  ReplicationInstanceArn: string | undefined;
4969
4579
  }
4970
- export declare namespace DeleteReplicationInstanceMessage {
4971
- /**
4972
- * @internal
4973
- */
4974
- const filterSensitiveLog: (obj: DeleteReplicationInstanceMessage) => any;
4975
- }
4976
4580
  /**
4977
4581
  * <p></p>
4978
4582
  */
@@ -4982,12 +4586,6 @@ export interface DeleteReplicationInstanceResponse {
4982
4586
  */
4983
4587
  ReplicationInstance?: ReplicationInstance;
4984
4588
  }
4985
- export declare namespace DeleteReplicationInstanceResponse {
4986
- /**
4987
- * @internal
4988
- */
4989
- const filterSensitiveLog: (obj: DeleteReplicationInstanceResponse) => any;
4990
- }
4991
4589
  /**
4992
4590
  * <p></p>
4993
4591
  */
@@ -4997,23 +4595,11 @@ export interface DeleteReplicationSubnetGroupMessage {
4997
4595
  */
4998
4596
  ReplicationSubnetGroupIdentifier: string | undefined;
4999
4597
  }
5000
- export declare namespace DeleteReplicationSubnetGroupMessage {
5001
- /**
5002
- * @internal
5003
- */
5004
- const filterSensitiveLog: (obj: DeleteReplicationSubnetGroupMessage) => any;
5005
- }
5006
4598
  /**
5007
4599
  * <p></p>
5008
4600
  */
5009
4601
  export interface DeleteReplicationSubnetGroupResponse {
5010
4602
  }
5011
- export declare namespace DeleteReplicationSubnetGroupResponse {
5012
- /**
5013
- * @internal
5014
- */
5015
- const filterSensitiveLog: (obj: DeleteReplicationSubnetGroupResponse) => any;
5016
- }
5017
4603
  /**
5018
4604
  * <p></p>
5019
4605
  */
@@ -5023,12 +4609,6 @@ export interface DeleteReplicationTaskMessage {
5023
4609
  */
5024
4610
  ReplicationTaskArn: string | undefined;
5025
4611
  }
5026
- export declare namespace DeleteReplicationTaskMessage {
5027
- /**
5028
- * @internal
5029
- */
5030
- const filterSensitiveLog: (obj: DeleteReplicationTaskMessage) => any;
5031
- }
5032
4612
  /**
5033
4613
  * <p></p>
5034
4614
  */
@@ -5038,12 +4618,6 @@ export interface DeleteReplicationTaskResponse {
5038
4618
  */
5039
4619
  ReplicationTask?: ReplicationTask;
5040
4620
  }
5041
- export declare namespace DeleteReplicationTaskResponse {
5042
- /**
5043
- * @internal
5044
- */
5045
- const filterSensitiveLog: (obj: DeleteReplicationTaskResponse) => any;
5046
- }
5047
4621
  /**
5048
4622
  * <p></p>
5049
4623
  */
@@ -5053,12 +4627,6 @@ export interface DeleteReplicationTaskAssessmentRunMessage {
5053
4627
  */
5054
4628
  ReplicationTaskAssessmentRunArn: string | undefined;
5055
4629
  }
5056
- export declare namespace DeleteReplicationTaskAssessmentRunMessage {
5057
- /**
5058
- * @internal
5059
- */
5060
- const filterSensitiveLog: (obj: DeleteReplicationTaskAssessmentRunMessage) => any;
5061
- }
5062
4630
  /**
5063
4631
  * <p></p>
5064
4632
  */
@@ -5069,23 +4637,11 @@ export interface DeleteReplicationTaskAssessmentRunResponse {
5069
4637
  */
5070
4638
  ReplicationTaskAssessmentRun?: ReplicationTaskAssessmentRun;
5071
4639
  }
5072
- export declare namespace DeleteReplicationTaskAssessmentRunResponse {
5073
- /**
5074
- * @internal
5075
- */
5076
- const filterSensitiveLog: (obj: DeleteReplicationTaskAssessmentRunResponse) => any;
5077
- }
5078
4640
  /**
5079
4641
  * <p></p>
5080
4642
  */
5081
4643
  export interface DescribeAccountAttributesMessage {
5082
4644
  }
5083
- export declare namespace DescribeAccountAttributesMessage {
5084
- /**
5085
- * @internal
5086
- */
5087
- const filterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
5088
- }
5089
4645
  /**
5090
4646
  * <p></p>
5091
4647
  */
@@ -5110,12 +4666,6 @@ export interface DescribeAccountAttributesResponse {
5110
4666
  */
5111
4667
  UniqueAccountIdentifier?: string;
5112
4668
  }
5113
- export declare namespace DescribeAccountAttributesResponse {
5114
- /**
5115
- * @internal
5116
- */
5117
- const filterSensitiveLog: (obj: DescribeAccountAttributesResponse) => any;
5118
- }
5119
4669
  /**
5120
4670
  * <p></p>
5121
4671
  */
@@ -5155,12 +4705,6 @@ export interface DescribeApplicableIndividualAssessmentsMessage {
5155
4705
  */
5156
4706
  Marker?: string;
5157
4707
  }
5158
- export declare namespace DescribeApplicableIndividualAssessmentsMessage {
5159
- /**
5160
- * @internal
5161
- */
5162
- const filterSensitiveLog: (obj: DescribeApplicableIndividualAssessmentsMessage) => any;
5163
- }
5164
4708
  /**
5165
4709
  * <p></p>
5166
4710
  */
@@ -5182,12 +4726,6 @@ export interface DescribeApplicableIndividualAssessmentsResponse {
5182
4726
  */
5183
4727
  Marker?: string;
5184
4728
  }
5185
- export declare namespace DescribeApplicableIndividualAssessmentsResponse {
5186
- /**
5187
- * @internal
5188
- */
5189
- const filterSensitiveLog: (obj: DescribeApplicableIndividualAssessmentsResponse) => any;
5190
- }
5191
4729
  /**
5192
4730
  * <p>Identifies the name and value of a filter object. This filter is used to limit the
5193
4731
  * number and type of DMS objects that are returned for a particular
@@ -5205,12 +4743,6 @@ export interface Filter {
5205
4743
  */
5206
4744
  Values: string[] | undefined;
5207
4745
  }
5208
- export declare namespace Filter {
5209
- /**
5210
- * @internal
5211
- */
5212
- const filterSensitiveLog: (obj: Filter) => any;
5213
- }
5214
4746
  export interface DescribeCertificatesMessage {
5215
4747
  /**
5216
4748
  * <p>Filters applied to the certificates described in the form of key-value pairs.
@@ -5231,12 +4763,6 @@ export interface DescribeCertificatesMessage {
5231
4763
  */
5232
4764
  Marker?: string;
5233
4765
  }
5234
- export declare namespace DescribeCertificatesMessage {
5235
- /**
5236
- * @internal
5237
- */
5238
- const filterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
5239
- }
5240
4766
  export interface DescribeCertificatesResponse {
5241
4767
  /**
5242
4768
  * <p>The pagination token.</p>
@@ -5248,12 +4774,6 @@ export interface DescribeCertificatesResponse {
5248
4774
  */
5249
4775
  Certificates?: Certificate[];
5250
4776
  }
5251
- export declare namespace DescribeCertificatesResponse {
5252
- /**
5253
- * @internal
5254
- */
5255
- const filterSensitiveLog: (obj: DescribeCertificatesResponse) => any;
5256
- }
5257
4777
  /**
5258
4778
  * <p></p>
5259
4779
  */
@@ -5278,12 +4798,6 @@ export interface DescribeConnectionsMessage {
5278
4798
  */
5279
4799
  Marker?: string;
5280
4800
  }
5281
- export declare namespace DescribeConnectionsMessage {
5282
- /**
5283
- * @internal
5284
- */
5285
- const filterSensitiveLog: (obj: DescribeConnectionsMessage) => any;
5286
- }
5287
4801
  /**
5288
4802
  * <p></p>
5289
4803
  */
@@ -5299,12 +4813,6 @@ export interface DescribeConnectionsResponse {
5299
4813
  */
5300
4814
  Connections?: Connection[];
5301
4815
  }
5302
- export declare namespace DescribeConnectionsResponse {
5303
- /**
5304
- * @internal
5305
- */
5306
- const filterSensitiveLog: (obj: DescribeConnectionsResponse) => any;
5307
- }
5308
4816
  /**
5309
4817
  * <p></p>
5310
4818
  */
@@ -5329,12 +4837,6 @@ export interface DescribeEndpointsMessage {
5329
4837
  */
5330
4838
  Marker?: string;
5331
4839
  }
5332
- export declare namespace DescribeEndpointsMessage {
5333
- /**
5334
- * @internal
5335
- */
5336
- const filterSensitiveLog: (obj: DescribeEndpointsMessage) => any;
5337
- }
5338
4840
  /**
5339
4841
  * <p></p>
5340
4842
  */
@@ -5350,12 +4852,6 @@ export interface DescribeEndpointsResponse {
5350
4852
  */
5351
4853
  Endpoints?: Endpoint[];
5352
4854
  }
5353
- export declare namespace DescribeEndpointsResponse {
5354
- /**
5355
- * @internal
5356
- */
5357
- const filterSensitiveLog: (obj: DescribeEndpointsResponse) => any;
5358
- }
5359
4855
  export interface DescribeEndpointSettingsMessage {
5360
4856
  /**
5361
4857
  * <p>The databse engine used for your source or target endpoint.</p>
@@ -5373,12 +4869,6 @@ export interface DescribeEndpointSettingsMessage {
5373
4869
  */
5374
4870
  Marker?: string;
5375
4871
  }
5376
- export declare namespace DescribeEndpointSettingsMessage {
5377
- /**
5378
- * @internal
5379
- */
5380
- const filterSensitiveLog: (obj: DescribeEndpointSettingsMessage) => any;
5381
- }
5382
4872
  export declare enum EndpointSettingTypeValue {
5383
4873
  BOOLEAN = "boolean",
5384
4874
  ENUM = "enum",
@@ -5426,12 +4916,6 @@ export interface EndpointSetting {
5426
4916
  */
5427
4917
  DefaultValue?: string;
5428
4918
  }
5429
- export declare namespace EndpointSetting {
5430
- /**
5431
- * @internal
5432
- */
5433
- const filterSensitiveLog: (obj: EndpointSetting) => any;
5434
- }
5435
4919
  export interface DescribeEndpointSettingsResponse {
5436
4920
  /**
5437
4921
  * <p>An optional pagination token provided by a previous request. If this parameter is specified,
@@ -5443,12 +4927,6 @@ export interface DescribeEndpointSettingsResponse {
5443
4927
  */
5444
4928
  EndpointSettings?: EndpointSetting[];
5445
4929
  }
5446
- export declare namespace DescribeEndpointSettingsResponse {
5447
- /**
5448
- * @internal
5449
- */
5450
- const filterSensitiveLog: (obj: DescribeEndpointSettingsResponse) => any;
5451
- }
5452
4930
  /**
5453
4931
  * <p></p>
5454
4932
  */
@@ -5473,12 +4951,6 @@ export interface DescribeEndpointTypesMessage {
5473
4951
  */
5474
4952
  Marker?: string;
5475
4953
  }
5476
- export declare namespace DescribeEndpointTypesMessage {
5477
- /**
5478
- * @internal
5479
- */
5480
- const filterSensitiveLog: (obj: DescribeEndpointTypesMessage) => any;
5481
- }
5482
4954
  /**
5483
4955
  * <p>Provides information about types of supported endpoints in response to a request by the
5484
4956
  * <code>DescribeEndpointTypes</code> operation. This information includes the type of
@@ -5514,12 +4986,6 @@ export interface SupportedEndpointType {
5514
4986
  */
5515
4987
  EngineDisplayName?: string;
5516
4988
  }
5517
- export declare namespace SupportedEndpointType {
5518
- /**
5519
- * @internal
5520
- */
5521
- const filterSensitiveLog: (obj: SupportedEndpointType) => any;
5522
- }
5523
4989
  /**
5524
4990
  * <p></p>
5525
4991
  */
@@ -5535,12 +5001,6 @@ export interface DescribeEndpointTypesResponse {
5535
5001
  */
5536
5002
  SupportedEndpointTypes?: SupportedEndpointType[];
5537
5003
  }
5538
- export declare namespace DescribeEndpointTypesResponse {
5539
- /**
5540
- * @internal
5541
- */
5542
- const filterSensitiveLog: (obj: DescribeEndpointTypesResponse) => any;
5543
- }
5544
5004
  /**
5545
5005
  * <p></p>
5546
5006
  */
@@ -5555,12 +5015,6 @@ export interface DescribeEventCategoriesMessage {
5555
5015
  */
5556
5016
  Filters?: Filter[];
5557
5017
  }
5558
- export declare namespace DescribeEventCategoriesMessage {
5559
- /**
5560
- * @internal
5561
- */
5562
- const filterSensitiveLog: (obj: DescribeEventCategoriesMessage) => any;
5563
- }
5564
5018
  /**
5565
5019
  * <p>Lists categories of events subscribed to, and generated by, the applicable DMS
5566
5020
  * resource type. This data type appears in response to the
@@ -5581,12 +5035,6 @@ export interface EventCategoryGroup {
5581
5035
  */
5582
5036
  EventCategories?: string[];
5583
5037
  }
5584
- export declare namespace EventCategoryGroup {
5585
- /**
5586
- * @internal
5587
- */
5588
- const filterSensitiveLog: (obj: EventCategoryGroup) => any;
5589
- }
5590
5038
  /**
5591
5039
  * <p></p>
5592
5040
  */
@@ -5596,12 +5044,6 @@ export interface DescribeEventCategoriesResponse {
5596
5044
  */
5597
5045
  EventCategoryGroupList?: EventCategoryGroup[];
5598
5046
  }
5599
- export declare namespace DescribeEventCategoriesResponse {
5600
- /**
5601
- * @internal
5602
- */
5603
- const filterSensitiveLog: (obj: DescribeEventCategoriesResponse) => any;
5604
- }
5605
5047
  export declare type SourceType = "replication-instance";
5606
5048
  /**
5607
5049
  * <p></p>
@@ -5651,12 +5093,6 @@ export interface DescribeEventsMessage {
5651
5093
  */
5652
5094
  Marker?: string;
5653
5095
  }
5654
- export declare namespace DescribeEventsMessage {
5655
- /**
5656
- * @internal
5657
- */
5658
- const filterSensitiveLog: (obj: DescribeEventsMessage) => any;
5659
- }
5660
5096
  /**
5661
5097
  * <p>Describes an identifiable significant activity that affects a replication instance or
5662
5098
  * task. This object can provide the message, the available event categories, the date and
@@ -5685,12 +5121,6 @@ export interface Event {
5685
5121
  */
5686
5122
  Date?: Date;
5687
5123
  }
5688
- export declare namespace Event {
5689
- /**
5690
- * @internal
5691
- */
5692
- const filterSensitiveLog: (obj: Event) => any;
5693
- }
5694
5124
  /**
5695
5125
  * <p></p>
5696
5126
  */
@@ -5706,12 +5136,6 @@ export interface DescribeEventsResponse {
5706
5136
  */
5707
5137
  Events?: Event[];
5708
5138
  }
5709
- export declare namespace DescribeEventsResponse {
5710
- /**
5711
- * @internal
5712
- */
5713
- const filterSensitiveLog: (obj: DescribeEventsResponse) => any;
5714
- }
5715
5139
  /**
5716
5140
  * <p></p>
5717
5141
  */
@@ -5740,12 +5164,6 @@ export interface DescribeEventSubscriptionsMessage {
5740
5164
  */
5741
5165
  Marker?: string;
5742
5166
  }
5743
- export declare namespace DescribeEventSubscriptionsMessage {
5744
- /**
5745
- * @internal
5746
- */
5747
- const filterSensitiveLog: (obj: DescribeEventSubscriptionsMessage) => any;
5748
- }
5749
5167
  /**
5750
5168
  * <p></p>
5751
5169
  */
@@ -5761,12 +5179,6 @@ export interface DescribeEventSubscriptionsResponse {
5761
5179
  */
5762
5180
  EventSubscriptionsList?: EventSubscription[];
5763
5181
  }
5764
- export declare namespace DescribeEventSubscriptionsResponse {
5765
- /**
5766
- * @internal
5767
- */
5768
- const filterSensitiveLog: (obj: DescribeEventSubscriptionsResponse) => any;
5769
- }
5770
5182
  export interface DescribeFleetAdvisorCollectorsRequest {
5771
5183
  /**
5772
5184
  * <p> If you specify any of the following filters, the output includes information for only
@@ -5800,12 +5212,6 @@ export interface DescribeFleetAdvisorCollectorsRequest {
5800
5212
  */
5801
5213
  NextToken?: string;
5802
5214
  }
5803
- export declare namespace DescribeFleetAdvisorCollectorsRequest {
5804
- /**
5805
- * @internal
5806
- */
5807
- const filterSensitiveLog: (obj: DescribeFleetAdvisorCollectorsRequest) => any;
5808
- }
5809
5215
  export declare enum CollectorStatus {
5810
5216
  ACTIVE = "ACTIVE",
5811
5217
  UNREGISTERED = "UNREGISTERED"
@@ -5832,12 +5238,6 @@ export interface CollectorHealthCheck {
5832
5238
  */
5833
5239
  WebCollectorGrantedRoleBasedAccess?: boolean;
5834
5240
  }
5835
- export declare namespace CollectorHealthCheck {
5836
- /**
5837
- * @internal
5838
- */
5839
- const filterSensitiveLog: (obj: CollectorHealthCheck) => any;
5840
- }
5841
5241
  /**
5842
5242
  * <p>Describes a Fleet Advisor collector inventory.</p>
5843
5243
  */
@@ -5851,12 +5251,6 @@ export interface InventoryData {
5851
5251
  */
5852
5252
  NumberOfSchemas?: number;
5853
5253
  }
5854
- export declare namespace InventoryData {
5855
- /**
5856
- * @internal
5857
- */
5858
- const filterSensitiveLog: (obj: InventoryData) => any;
5859
- }
5860
5254
  export declare enum VersionStatus {
5861
5255
  OUTDATED = "OUTDATED",
5862
5256
  UNSUPPORTED = "UNSUPPORTED",
@@ -5929,12 +5323,6 @@ export interface CollectorResponse {
5929
5323
  */
5930
5324
  InventoryData?: InventoryData;
5931
5325
  }
5932
- export declare namespace CollectorResponse {
5933
- /**
5934
- * @internal
5935
- */
5936
- const filterSensitiveLog: (obj: CollectorResponse) => any;
5937
- }
5938
5326
  export interface DescribeFleetAdvisorCollectorsResponse {
5939
5327
  /**
5940
5328
  * <p>Provides descriptions of the Fleet Advisor collectors, including the collectors' name
@@ -5948,12 +5336,6 @@ export interface DescribeFleetAdvisorCollectorsResponse {
5948
5336
  */
5949
5337
  NextToken?: string;
5950
5338
  }
5951
- export declare namespace DescribeFleetAdvisorCollectorsResponse {
5952
- /**
5953
- * @internal
5954
- */
5955
- const filterSensitiveLog: (obj: DescribeFleetAdvisorCollectorsResponse) => any;
5956
- }
5957
5339
  export interface DescribeFleetAdvisorDatabasesRequest {
5958
5340
  /**
5959
5341
  * <p> If you specify any of the following filters, the output includes information for only
@@ -6002,12 +5384,6 @@ export interface DescribeFleetAdvisorDatabasesRequest {
6002
5384
  */
6003
5385
  NextToken?: string;
6004
5386
  }
6005
- export declare namespace DescribeFleetAdvisorDatabasesRequest {
6006
- /**
6007
- * @internal
6008
- */
6009
- const filterSensitiveLog: (obj: DescribeFleetAdvisorDatabasesRequest) => any;
6010
- }
6011
5387
  /**
6012
5388
  * <p>Briefly describes a Fleet Advisor collector.</p>
6013
5389
  */
@@ -6021,12 +5397,6 @@ export interface CollectorShortInfoResponse {
6021
5397
  */
6022
5398
  CollectorName?: string;
6023
5399
  }
6024
- export declare namespace CollectorShortInfoResponse {
6025
- /**
6026
- * @internal
6027
- */
6028
- const filterSensitiveLog: (obj: CollectorShortInfoResponse) => any;
6029
- }
6030
5400
  /**
6031
5401
  * <p>Describes a server in a Fleet Advisor collector inventory.</p>
6032
5402
  */
@@ -6044,12 +5414,6 @@ export interface ServerShortInfoResponse {
6044
5414
  */
6045
5415
  ServerName?: string;
6046
5416
  }
6047
- export declare namespace ServerShortInfoResponse {
6048
- /**
6049
- * @internal
6050
- */
6051
- const filterSensitiveLog: (obj: ServerShortInfoResponse) => any;
6052
- }
6053
5417
  /**
6054
5418
  * <p>Describes an inventory database instance for a Fleet Advisor collector.</p>
6055
5419
  */
@@ -6087,12 +5451,6 @@ export interface DatabaseInstanceSoftwareDetailsResponse {
6087
5451
  */
6088
5452
  Tooltip?: string;
6089
5453
  }
6090
- export declare namespace DatabaseInstanceSoftwareDetailsResponse {
6091
- /**
6092
- * @internal
6093
- */
6094
- const filterSensitiveLog: (obj: DatabaseInstanceSoftwareDetailsResponse) => any;
6095
- }
6096
5454
  /**
6097
5455
  * <p>Describes a database in a Fleet Advisor collector inventory.</p>
6098
5456
  */
@@ -6126,12 +5484,6 @@ export interface DatabaseResponse {
6126
5484
  */
6127
5485
  Collectors?: CollectorShortInfoResponse[];
6128
5486
  }
6129
- export declare namespace DatabaseResponse {
6130
- /**
6131
- * @internal
6132
- */
6133
- const filterSensitiveLog: (obj: DatabaseResponse) => any;
6134
- }
6135
5487
  export interface DescribeFleetAdvisorDatabasesResponse {
6136
5488
  /**
6137
5489
  * <p>Provides descriptions of the Fleet Advisor collector databases, including the database's collector, ID, and name.</p>
@@ -6144,12 +5496,6 @@ export interface DescribeFleetAdvisorDatabasesResponse {
6144
5496
  */
6145
5497
  NextToken?: string;
6146
5498
  }
6147
- export declare namespace DescribeFleetAdvisorDatabasesResponse {
6148
- /**
6149
- * @internal
6150
- */
6151
- const filterSensitiveLog: (obj: DescribeFleetAdvisorDatabasesResponse) => any;
6152
- }
6153
5499
  export interface DescribeFleetAdvisorLsaAnalysisRequest {
6154
5500
  /**
6155
5501
  * <p>Sets the maximum number of records returned in the response.</p>
@@ -6162,12 +5508,6 @@ export interface DescribeFleetAdvisorLsaAnalysisRequest {
6162
5508
  */
6163
5509
  NextToken?: string;
6164
5510
  }
6165
- export declare namespace DescribeFleetAdvisorLsaAnalysisRequest {
6166
- /**
6167
- * @internal
6168
- */
6169
- const filterSensitiveLog: (obj: DescribeFleetAdvisorLsaAnalysisRequest) => any;
6170
- }
6171
5511
  /**
6172
5512
  * <p>Describes a large-scale assessment (LSA) analysis run by a Fleet Advisor collector.</p>
6173
5513
  */
@@ -6181,12 +5521,6 @@ export interface FleetAdvisorLsaAnalysisResponse {
6181
5521
  */
6182
5522
  Status?: string;
6183
5523
  }
6184
- export declare namespace FleetAdvisorLsaAnalysisResponse {
6185
- /**
6186
- * @internal
6187
- */
6188
- const filterSensitiveLog: (obj: FleetAdvisorLsaAnalysisResponse) => any;
6189
- }
6190
5524
  export interface DescribeFleetAdvisorLsaAnalysisResponse {
6191
5525
  /**
6192
5526
  * <p>A list of <code>FleetAdvisorLsaAnalysisResponse</code> objects.</p>
@@ -6199,12 +5533,6 @@ export interface DescribeFleetAdvisorLsaAnalysisResponse {
6199
5533
  */
6200
5534
  NextToken?: string;
6201
5535
  }
6202
- export declare namespace DescribeFleetAdvisorLsaAnalysisResponse {
6203
- /**
6204
- * @internal
6205
- */
6206
- const filterSensitiveLog: (obj: DescribeFleetAdvisorLsaAnalysisResponse) => any;
6207
- }
6208
5536
  export interface DescribeFleetAdvisorSchemaObjectSummaryRequest {
6209
5537
  /**
6210
5538
  * <p> If you specify any of the following filters, the output includes information for only
@@ -6233,12 +5561,6 @@ export interface DescribeFleetAdvisorSchemaObjectSummaryRequest {
6233
5561
  */
6234
5562
  NextToken?: string;
6235
5563
  }
6236
- export declare namespace DescribeFleetAdvisorSchemaObjectSummaryRequest {
6237
- /**
6238
- * @internal
6239
- */
6240
- const filterSensitiveLog: (obj: DescribeFleetAdvisorSchemaObjectSummaryRequest) => any;
6241
- }
6242
5564
  /**
6243
5565
  * <p>Describes a schema object in a Fleet Advisor collector inventory.</p>
6244
5566
  */
@@ -6286,12 +5608,6 @@ export interface FleetAdvisorSchemaObjectResponse {
6286
5608
  */
6287
5609
  CodeSize?: number;
6288
5610
  }
6289
- export declare namespace FleetAdvisorSchemaObjectResponse {
6290
- /**
6291
- * @internal
6292
- */
6293
- const filterSensitiveLog: (obj: FleetAdvisorSchemaObjectResponse) => any;
6294
- }
6295
5611
  export interface DescribeFleetAdvisorSchemaObjectSummaryResponse {
6296
5612
  /**
6297
5613
  * <p>A collection of <code>FleetAdvisorSchemaObjectResponse</code> objects.</p>
@@ -6304,12 +5620,6 @@ export interface DescribeFleetAdvisorSchemaObjectSummaryResponse {
6304
5620
  */
6305
5621
  NextToken?: string;
6306
5622
  }
6307
- export declare namespace DescribeFleetAdvisorSchemaObjectSummaryResponse {
6308
- /**
6309
- * @internal
6310
- */
6311
- const filterSensitiveLog: (obj: DescribeFleetAdvisorSchemaObjectSummaryResponse) => any;
6312
- }
6313
5623
  export interface DescribeFleetAdvisorSchemasRequest {
6314
5624
  /**
6315
5625
  * <p> If you specify any of the following filters, the output includes information for only
@@ -6371,12 +5681,6 @@ export interface DescribeFleetAdvisorSchemasRequest {
6371
5681
  */
6372
5682
  NextToken?: string;
6373
5683
  }
6374
- export declare namespace DescribeFleetAdvisorSchemasRequest {
6375
- /**
6376
- * @internal
6377
- */
6378
- const filterSensitiveLog: (obj: DescribeFleetAdvisorSchemasRequest) => any;
6379
- }
6380
5684
  /**
6381
5685
  * <p>Describes a database in a Fleet Advisor collector inventory.</p>
6382
5686
  */
@@ -6399,12 +5703,6 @@ export interface DatabaseShortInfoResponse {
6399
5703
  */
6400
5704
  DatabaseEngine?: string;
6401
5705
  }
6402
- export declare namespace DatabaseShortInfoResponse {
6403
- /**
6404
- * @internal
6405
- */
6406
- const filterSensitiveLog: (obj: DatabaseShortInfoResponse) => any;
6407
- }
6408
5706
  /**
6409
5707
  * <p>Describes a schema in a Fleet Advisor collector inventory.</p>
6410
5708
  */
@@ -6430,12 +5728,6 @@ export interface SchemaShortInfoResponse {
6430
5728
  */
6431
5729
  DatabaseIpAddress?: string;
6432
5730
  }
6433
- export declare namespace SchemaShortInfoResponse {
6434
- /**
6435
- * @internal
6436
- */
6437
- const filterSensitiveLog: (obj: SchemaShortInfoResponse) => any;
6438
- }
6439
5731
  /**
6440
5732
  * <p>Describes a schema in a Fleet Advisor collector inventory.</p>
6441
5733
  */
@@ -6478,12 +5770,6 @@ export interface SchemaResponse {
6478
5770
  */
6479
5771
  Similarity?: number;
6480
5772
  }
6481
- export declare namespace SchemaResponse {
6482
- /**
6483
- * @internal
6484
- */
6485
- const filterSensitiveLog: (obj: SchemaResponse) => any;
6486
- }
6487
5773
  export interface DescribeFleetAdvisorSchemasResponse {
6488
5774
  /**
6489
5775
  * <p>A collection of <code>SchemaResponse</code> objects.</p>
@@ -6496,12 +5782,6 @@ export interface DescribeFleetAdvisorSchemasResponse {
6496
5782
  */
6497
5783
  NextToken?: string;
6498
5784
  }
6499
- export declare namespace DescribeFleetAdvisorSchemasResponse {
6500
- /**
6501
- * @internal
6502
- */
6503
- const filterSensitiveLog: (obj: DescribeFleetAdvisorSchemasResponse) => any;
6504
- }
6505
5785
  /**
6506
5786
  * <p></p>
6507
5787
  */
@@ -6521,12 +5801,6 @@ export interface DescribeOrderableReplicationInstancesMessage {
6521
5801
  */
6522
5802
  Marker?: string;
6523
5803
  }
6524
- export declare namespace DescribeOrderableReplicationInstancesMessage {
6525
- /**
6526
- * @internal
6527
- */
6528
- const filterSensitiveLog: (obj: DescribeOrderableReplicationInstancesMessage) => any;
6529
- }
6530
5804
  export declare enum ReleaseStatusValues {
6531
5805
  BETA = "beta"
6532
5806
  }
@@ -6586,12 +5860,6 @@ export interface OrderableReplicationInstance {
6586
5860
  */
6587
5861
  ReleaseStatus?: ReleaseStatusValues | string;
6588
5862
  }
6589
- export declare namespace OrderableReplicationInstance {
6590
- /**
6591
- * @internal
6592
- */
6593
- const filterSensitiveLog: (obj: OrderableReplicationInstance) => any;
6594
- }
6595
5863
  /**
6596
5864
  * <p></p>
6597
5865
  */
@@ -6607,12 +5875,6 @@ export interface DescribeOrderableReplicationInstancesResponse {
6607
5875
  */
6608
5876
  Marker?: string;
6609
5877
  }
6610
- export declare namespace DescribeOrderableReplicationInstancesResponse {
6611
- /**
6612
- * @internal
6613
- */
6614
- const filterSensitiveLog: (obj: DescribeOrderableReplicationInstancesResponse) => any;
6615
- }
6616
5878
  /**
6617
5879
  * <p></p>
6618
5880
  */
@@ -6640,12 +5902,6 @@ export interface DescribePendingMaintenanceActionsMessage {
6640
5902
  */
6641
5903
  MaxRecords?: number;
6642
5904
  }
6643
- export declare namespace DescribePendingMaintenanceActionsMessage {
6644
- /**
6645
- * @internal
6646
- */
6647
- const filterSensitiveLog: (obj: DescribePendingMaintenanceActionsMessage) => any;
6648
- }
6649
5905
  /**
6650
5906
  * <p></p>
6651
5907
  */
@@ -6661,12 +5917,6 @@ export interface DescribePendingMaintenanceActionsResponse {
6661
5917
  */
6662
5918
  Marker?: string;
6663
5919
  }
6664
- export declare namespace DescribePendingMaintenanceActionsResponse {
6665
- /**
6666
- * @internal
6667
- */
6668
- const filterSensitiveLog: (obj: DescribePendingMaintenanceActionsResponse) => any;
6669
- }
6670
5920
  /**
6671
5921
  * <p></p>
6672
5922
  */
@@ -6676,12 +5926,6 @@ export interface DescribeRefreshSchemasStatusMessage {
6676
5926
  */
6677
5927
  EndpointArn: string | undefined;
6678
5928
  }
6679
- export declare namespace DescribeRefreshSchemasStatusMessage {
6680
- /**
6681
- * @internal
6682
- */
6683
- const filterSensitiveLog: (obj: DescribeRefreshSchemasStatusMessage) => any;
6684
- }
6685
5929
  export declare enum RefreshSchemasStatusTypeValue {
6686
5930
  FAILED = "failed",
6687
5931
  REFRESHING = "refreshing",
@@ -6713,12 +5957,6 @@ export interface RefreshSchemasStatus {
6713
5957
  */
6714
5958
  LastFailureMessage?: string;
6715
5959
  }
6716
- export declare namespace RefreshSchemasStatus {
6717
- /**
6718
- * @internal
6719
- */
6720
- const filterSensitiveLog: (obj: RefreshSchemasStatus) => any;
6721
- }
6722
5960
  /**
6723
5961
  * <p></p>
6724
5962
  */
@@ -6728,12 +5966,6 @@ export interface DescribeRefreshSchemasStatusResponse {
6728
5966
  */
6729
5967
  RefreshSchemasStatus?: RefreshSchemasStatus;
6730
5968
  }
6731
- export declare namespace DescribeRefreshSchemasStatusResponse {
6732
- /**
6733
- * @internal
6734
- */
6735
- const filterSensitiveLog: (obj: DescribeRefreshSchemasStatusResponse) => any;
6736
- }
6737
5969
  /**
6738
5970
  * <p></p>
6739
5971
  */
@@ -6759,12 +5991,6 @@ export interface DescribeReplicationInstancesMessage {
6759
5991
  */
6760
5992
  Marker?: string;
6761
5993
  }
6762
- export declare namespace DescribeReplicationInstancesMessage {
6763
- /**
6764
- * @internal
6765
- */
6766
- const filterSensitiveLog: (obj: DescribeReplicationInstancesMessage) => any;
6767
- }
6768
5994
  /**
6769
5995
  * <p></p>
6770
5996
  */
@@ -6780,12 +6006,6 @@ export interface DescribeReplicationInstancesResponse {
6780
6006
  */
6781
6007
  ReplicationInstances?: ReplicationInstance[];
6782
6008
  }
6783
- export declare namespace DescribeReplicationInstancesResponse {
6784
- /**
6785
- * @internal
6786
- */
6787
- const filterSensitiveLog: (obj: DescribeReplicationInstancesResponse) => any;
6788
- }
6789
6009
  export interface DescribeReplicationInstanceTaskLogsMessage {
6790
6010
  /**
6791
6011
  * <p>The Amazon Resource Name (ARN) of the replication instance.</p>
@@ -6806,12 +6026,6 @@ export interface DescribeReplicationInstanceTaskLogsMessage {
6806
6026
  */
6807
6027
  Marker?: string;
6808
6028
  }
6809
- export declare namespace DescribeReplicationInstanceTaskLogsMessage {
6810
- /**
6811
- * @internal
6812
- */
6813
- const filterSensitiveLog: (obj: DescribeReplicationInstanceTaskLogsMessage) => any;
6814
- }
6815
6029
  /**
6816
6030
  * <p>Contains metadata for a replication instance task log.</p>
6817
6031
  */
@@ -6829,12 +6043,6 @@ export interface ReplicationInstanceTaskLog {
6829
6043
  */
6830
6044
  ReplicationInstanceTaskLogSize?: number;
6831
6045
  }
6832
- export declare namespace ReplicationInstanceTaskLog {
6833
- /**
6834
- * @internal
6835
- */
6836
- const filterSensitiveLog: (obj: ReplicationInstanceTaskLog) => any;
6837
- }
6838
6046
  export interface DescribeReplicationInstanceTaskLogsResponse {
6839
6047
  /**
6840
6048
  * <p>The Amazon Resource Name (ARN) of the replication instance.</p>
@@ -6852,12 +6060,6 @@ export interface DescribeReplicationInstanceTaskLogsResponse {
6852
6060
  */
6853
6061
  Marker?: string;
6854
6062
  }
6855
- export declare namespace DescribeReplicationInstanceTaskLogsResponse {
6856
- /**
6857
- * @internal
6858
- */
6859
- const filterSensitiveLog: (obj: DescribeReplicationInstanceTaskLogsResponse) => any;
6860
- }
6861
6063
  /**
6862
6064
  * <p></p>
6863
6065
  */
@@ -6882,12 +6084,6 @@ export interface DescribeReplicationSubnetGroupsMessage {
6882
6084
  */
6883
6085
  Marker?: string;
6884
6086
  }
6885
- export declare namespace DescribeReplicationSubnetGroupsMessage {
6886
- /**
6887
- * @internal
6888
- */
6889
- const filterSensitiveLog: (obj: DescribeReplicationSubnetGroupsMessage) => any;
6890
- }
6891
6087
  /**
6892
6088
  * <p></p>
6893
6089
  */
@@ -6903,12 +6099,6 @@ export interface DescribeReplicationSubnetGroupsResponse {
6903
6099
  */
6904
6100
  ReplicationSubnetGroups?: ReplicationSubnetGroup[];
6905
6101
  }
6906
- export declare namespace DescribeReplicationSubnetGroupsResponse {
6907
- /**
6908
- * @internal
6909
- */
6910
- const filterSensitiveLog: (obj: DescribeReplicationSubnetGroupsResponse) => any;
6911
- }
6912
6102
  /**
6913
6103
  * <p></p>
6914
6104
  */
@@ -6934,12 +6124,6 @@ export interface DescribeReplicationTaskAssessmentResultsMessage {
6934
6124
  */
6935
6125
  Marker?: string;
6936
6126
  }
6937
- export declare namespace DescribeReplicationTaskAssessmentResultsMessage {
6938
- /**
6939
- * @internal
6940
- */
6941
- const filterSensitiveLog: (obj: DescribeReplicationTaskAssessmentResultsMessage) => any;
6942
- }
6943
6127
  /**
6944
6128
  * <p> The task assessment report in JSON format. </p>
6945
6129
  */
@@ -6978,12 +6162,6 @@ export interface ReplicationTaskAssessmentResult {
6978
6162
  */
6979
6163
  S3ObjectUrl?: string;
6980
6164
  }
6981
- export declare namespace ReplicationTaskAssessmentResult {
6982
- /**
6983
- * @internal
6984
- */
6985
- const filterSensitiveLog: (obj: ReplicationTaskAssessmentResult) => any;
6986
- }
6987
6165
  /**
6988
6166
  * <p></p>
6989
6167
  */
@@ -7003,12 +6181,6 @@ export interface DescribeReplicationTaskAssessmentResultsResponse {
7003
6181
  */
7004
6182
  ReplicationTaskAssessmentResults?: ReplicationTaskAssessmentResult[];
7005
6183
  }
7006
- export declare namespace DescribeReplicationTaskAssessmentResultsResponse {
7007
- /**
7008
- * @internal
7009
- */
7010
- const filterSensitiveLog: (obj: DescribeReplicationTaskAssessmentResultsResponse) => any;
7011
- }
7012
6184
  /**
7013
6185
  * <p></p>
7014
6186
  */
@@ -7033,12 +6205,6 @@ export interface DescribeReplicationTaskAssessmentRunsMessage {
7033
6205
  */
7034
6206
  Marker?: string;
7035
6207
  }
7036
- export declare namespace DescribeReplicationTaskAssessmentRunsMessage {
7037
- /**
7038
- * @internal
7039
- */
7040
- const filterSensitiveLog: (obj: DescribeReplicationTaskAssessmentRunsMessage) => any;
7041
- }
7042
6208
  /**
7043
6209
  * <p></p>
7044
6210
  */
@@ -7055,12 +6221,6 @@ export interface DescribeReplicationTaskAssessmentRunsResponse {
7055
6221
  */
7056
6222
  ReplicationTaskAssessmentRuns?: ReplicationTaskAssessmentRun[];
7057
6223
  }
7058
- export declare namespace DescribeReplicationTaskAssessmentRunsResponse {
7059
- /**
7060
- * @internal
7061
- */
7062
- const filterSensitiveLog: (obj: DescribeReplicationTaskAssessmentRunsResponse) => any;
7063
- }
7064
6224
  /**
7065
6225
  * <p></p>
7066
6226
  */
@@ -7086,12 +6246,6 @@ export interface DescribeReplicationTaskIndividualAssessmentsMessage {
7086
6246
  */
7087
6247
  Marker?: string;
7088
6248
  }
7089
- export declare namespace DescribeReplicationTaskIndividualAssessmentsMessage {
7090
- /**
7091
- * @internal
7092
- */
7093
- const filterSensitiveLog: (obj: DescribeReplicationTaskIndividualAssessmentsMessage) => any;
7094
- }
7095
6249
  /**
7096
6250
  * <p>Provides information that describes an individual assessment from a premigration
7097
6251
  * assessment run.</p>
@@ -7153,12 +6307,6 @@ export interface ReplicationTaskIndividualAssessment {
7153
6307
  */
7154
6308
  ReplicationTaskIndividualAssessmentStartDate?: Date;
7155
6309
  }
7156
- export declare namespace ReplicationTaskIndividualAssessment {
7157
- /**
7158
- * @internal
7159
- */
7160
- const filterSensitiveLog: (obj: ReplicationTaskIndividualAssessment) => any;
7161
- }
7162
6310
  /**
7163
6311
  * <p></p>
7164
6312
  */
@@ -7175,12 +6323,6 @@ export interface DescribeReplicationTaskIndividualAssessmentsResponse {
7175
6323
  */
7176
6324
  ReplicationTaskIndividualAssessments?: ReplicationTaskIndividualAssessment[];
7177
6325
  }
7178
- export declare namespace DescribeReplicationTaskIndividualAssessmentsResponse {
7179
- /**
7180
- * @internal
7181
- */
7182
- const filterSensitiveLog: (obj: DescribeReplicationTaskIndividualAssessmentsResponse) => any;
7183
- }
7184
6326
  /**
7185
6327
  * <p></p>
7186
6328
  */
@@ -7212,12 +6354,6 @@ export interface DescribeReplicationTasksMessage {
7212
6354
  */
7213
6355
  WithoutSettings?: boolean;
7214
6356
  }
7215
- export declare namespace DescribeReplicationTasksMessage {
7216
- /**
7217
- * @internal
7218
- */
7219
- const filterSensitiveLog: (obj: DescribeReplicationTasksMessage) => any;
7220
- }
7221
6357
  /**
7222
6358
  * <p></p>
7223
6359
  */
@@ -7233,12 +6369,6 @@ export interface DescribeReplicationTasksResponse {
7233
6369
  */
7234
6370
  ReplicationTasks?: ReplicationTask[];
7235
6371
  }
7236
- export declare namespace DescribeReplicationTasksResponse {
7237
- /**
7238
- * @internal
7239
- */
7240
- const filterSensitiveLog: (obj: DescribeReplicationTasksResponse) => any;
7241
- }
7242
6372
  /**
7243
6373
  * <p></p>
7244
6374
  */
@@ -7262,12 +6392,6 @@ export interface DescribeSchemasMessage {
7262
6392
  */
7263
6393
  Marker?: string;
7264
6394
  }
7265
- export declare namespace DescribeSchemasMessage {
7266
- /**
7267
- * @internal
7268
- */
7269
- const filterSensitiveLog: (obj: DescribeSchemasMessage) => any;
7270
- }
7271
6395
  /**
7272
6396
  * <p></p>
7273
6397
  */
@@ -7283,12 +6407,6 @@ export interface DescribeSchemasResponse {
7283
6407
  */
7284
6408
  Schemas?: string[];
7285
6409
  }
7286
- export declare namespace DescribeSchemasResponse {
7287
- /**
7288
- * @internal
7289
- */
7290
- const filterSensitiveLog: (obj: DescribeSchemasResponse) => any;
7291
- }
7292
6410
  /**
7293
6411
  * <p></p>
7294
6412
  */
@@ -7319,12 +6437,6 @@ export interface DescribeTableStatisticsMessage {
7319
6437
  */
7320
6438
  Filters?: Filter[];
7321
6439
  }
7322
- export declare namespace DescribeTableStatisticsMessage {
7323
- /**
7324
- * @internal
7325
- */
7326
- const filterSensitiveLog: (obj: DescribeTableStatisticsMessage) => any;
7327
- }
7328
6440
  /**
7329
6441
  * <p>Provides a collection of table statistics in response to a request by the
7330
6442
  * <code>DescribeTableStatistics</code> operation.</p>
@@ -7388,7 +6500,7 @@ export interface TableStatistics {
7388
6500
  /**
7389
6501
  * <p>The state of the tables described.</p>
7390
6502
  * <p>Valid states: Table does not exist | Before load | Full load | Table completed | Table
7391
- * cancelled | Table error | Table all | Table updates | Table is being reloaded</p>
6503
+ * cancelled | Table error | Table is being reloaded</p>
7392
6504
  */
7393
6505
  TableState?: string;
7394
6506
  /**
@@ -7454,12 +6566,6 @@ export interface TableStatistics {
7454
6566
  */
7455
6567
  ValidationStateDetails?: string;
7456
6568
  }
7457
- export declare namespace TableStatistics {
7458
- /**
7459
- * @internal
7460
- */
7461
- const filterSensitiveLog: (obj: TableStatistics) => any;
7462
- }
7463
6569
  /**
7464
6570
  * <p></p>
7465
6571
  */
@@ -7479,12 +6585,6 @@ export interface DescribeTableStatisticsResponse {
7479
6585
  */
7480
6586
  Marker?: string;
7481
6587
  }
7482
- export declare namespace DescribeTableStatisticsResponse {
7483
- /**
7484
- * @internal
7485
- */
7486
- const filterSensitiveLog: (obj: DescribeTableStatisticsResponse) => any;
7487
- }
7488
6588
  export interface ImportCertificateMessage {
7489
6589
  /**
7490
6590
  * <p>A customer-assigned name for the certificate. Identifiers must begin with a letter and
@@ -7508,24 +6608,12 @@ export interface ImportCertificateMessage {
7508
6608
  */
7509
6609
  Tags?: Tag[];
7510
6610
  }
7511
- export declare namespace ImportCertificateMessage {
7512
- /**
7513
- * @internal
7514
- */
7515
- const filterSensitiveLog: (obj: ImportCertificateMessage) => any;
7516
- }
7517
6611
  export interface ImportCertificateResponse {
7518
6612
  /**
7519
6613
  * <p>The certificate to be uploaded.</p>
7520
6614
  */
7521
6615
  Certificate?: Certificate;
7522
6616
  }
7523
- export declare namespace ImportCertificateResponse {
7524
- /**
7525
- * @internal
7526
- */
7527
- const filterSensitiveLog: (obj: ImportCertificateResponse) => any;
7528
- }
7529
6617
  /**
7530
6618
  * <p>The certificate was not valid.</p>
7531
6619
  */
@@ -7555,12 +6643,6 @@ export interface ListTagsForResourceMessage {
7555
6643
  */
7556
6644
  ResourceArnList?: string[];
7557
6645
  }
7558
- export declare namespace ListTagsForResourceMessage {
7559
- /**
7560
- * @internal
7561
- */
7562
- const filterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
7563
- }
7564
6646
  /**
7565
6647
  * <p></p>
7566
6648
  */
@@ -7570,12 +6652,6 @@ export interface ListTagsForResourceResponse {
7570
6652
  */
7571
6653
  TagList?: Tag[];
7572
6654
  }
7573
- export declare namespace ListTagsForResourceResponse {
7574
- /**
7575
- * @internal
7576
- */
7577
- const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
7578
- }
7579
6655
  /**
7580
6656
  * <p></p>
7581
6657
  */
@@ -7816,12 +6892,6 @@ export interface ModifyEndpointMessage {
7816
6892
  */
7817
6893
  GcpMySQLSettings?: GcpMySQLSettings;
7818
6894
  }
7819
- export declare namespace ModifyEndpointMessage {
7820
- /**
7821
- * @internal
7822
- */
7823
- const filterSensitiveLog: (obj: ModifyEndpointMessage) => any;
7824
- }
7825
6895
  /**
7826
6896
  * <p></p>
7827
6897
  */
@@ -7831,12 +6901,6 @@ export interface ModifyEndpointResponse {
7831
6901
  */
7832
6902
  Endpoint?: Endpoint;
7833
6903
  }
7834
- export declare namespace ModifyEndpointResponse {
7835
- /**
7836
- * @internal
7837
- */
7838
- const filterSensitiveLog: (obj: ModifyEndpointResponse) => any;
7839
- }
7840
6904
  /**
7841
6905
  * <p></p>
7842
6906
  */
@@ -7866,12 +6930,6 @@ export interface ModifyEventSubscriptionMessage {
7866
6930
  */
7867
6931
  Enabled?: boolean;
7868
6932
  }
7869
- export declare namespace ModifyEventSubscriptionMessage {
7870
- /**
7871
- * @internal
7872
- */
7873
- const filterSensitiveLog: (obj: ModifyEventSubscriptionMessage) => any;
7874
- }
7875
6933
  /**
7876
6934
  * <p></p>
7877
6935
  */
@@ -7881,12 +6939,6 @@ export interface ModifyEventSubscriptionResponse {
7881
6939
  */
7882
6940
  EventSubscription?: EventSubscription;
7883
6941
  }
7884
- export declare namespace ModifyEventSubscriptionResponse {
7885
- /**
7886
- * @internal
7887
- */
7888
- const filterSensitiveLog: (obj: ModifyEventSubscriptionResponse) => any;
7889
- }
7890
6942
  /**
7891
6943
  * <p></p>
7892
6944
  */
@@ -7976,12 +7028,6 @@ export interface ModifyReplicationInstanceMessage {
7976
7028
  */
7977
7029
  ReplicationInstanceIdentifier?: string;
7978
7030
  }
7979
- export declare namespace ModifyReplicationInstanceMessage {
7980
- /**
7981
- * @internal
7982
- */
7983
- const filterSensitiveLog: (obj: ModifyReplicationInstanceMessage) => any;
7984
- }
7985
7031
  /**
7986
7032
  * <p></p>
7987
7033
  */
@@ -7991,12 +7037,6 @@ export interface ModifyReplicationInstanceResponse {
7991
7037
  */
7992
7038
  ReplicationInstance?: ReplicationInstance;
7993
7039
  }
7994
- export declare namespace ModifyReplicationInstanceResponse {
7995
- /**
7996
- * @internal
7997
- */
7998
- const filterSensitiveLog: (obj: ModifyReplicationInstanceResponse) => any;
7999
- }
8000
7040
  /**
8001
7041
  * <p>An upgrade dependency is preventing the database migration.</p>
8002
7042
  */
@@ -8025,12 +7065,6 @@ export interface ModifyReplicationSubnetGroupMessage {
8025
7065
  */
8026
7066
  SubnetIds: string[] | undefined;
8027
7067
  }
8028
- export declare namespace ModifyReplicationSubnetGroupMessage {
8029
- /**
8030
- * @internal
8031
- */
8032
- const filterSensitiveLog: (obj: ModifyReplicationSubnetGroupMessage) => any;
8033
- }
8034
7068
  /**
8035
7069
  * <p></p>
8036
7070
  */
@@ -8040,12 +7074,6 @@ export interface ModifyReplicationSubnetGroupResponse {
8040
7074
  */
8041
7075
  ReplicationSubnetGroup?: ReplicationSubnetGroup;
8042
7076
  }
8043
- export declare namespace ModifyReplicationSubnetGroupResponse {
8044
- /**
8045
- * @internal
8046
- */
8047
- const filterSensitiveLog: (obj: ModifyReplicationSubnetGroupResponse) => any;
8048
- }
8049
7077
  /**
8050
7078
  * <p>The specified subnet is already in use.</p>
8051
7079
  */
@@ -8138,12 +7166,6 @@ export interface ModifyReplicationTaskMessage {
8138
7166
  */
8139
7167
  TaskData?: string;
8140
7168
  }
8141
- export declare namespace ModifyReplicationTaskMessage {
8142
- /**
8143
- * @internal
8144
- */
8145
- const filterSensitiveLog: (obj: ModifyReplicationTaskMessage) => any;
8146
- }
8147
7169
  /**
8148
7170
  * <p></p>
8149
7171
  */
@@ -8153,12 +7175,6 @@ export interface ModifyReplicationTaskResponse {
8153
7175
  */
8154
7176
  ReplicationTask?: ReplicationTask;
8155
7177
  }
8156
- export declare namespace ModifyReplicationTaskResponse {
8157
- /**
8158
- * @internal
8159
- */
8160
- const filterSensitiveLog: (obj: ModifyReplicationTaskResponse) => any;
8161
- }
8162
7178
  /**
8163
7179
  * <p></p>
8164
7180
  */
@@ -8172,12 +7188,6 @@ export interface MoveReplicationTaskMessage {
8172
7188
  */
8173
7189
  TargetReplicationInstanceArn: string | undefined;
8174
7190
  }
8175
- export declare namespace MoveReplicationTaskMessage {
8176
- /**
8177
- * @internal
8178
- */
8179
- const filterSensitiveLog: (obj: MoveReplicationTaskMessage) => any;
8180
- }
8181
7191
  /**
8182
7192
  * <p></p>
8183
7193
  */
@@ -8187,12 +7197,6 @@ export interface MoveReplicationTaskResponse {
8187
7197
  */
8188
7198
  ReplicationTask?: ReplicationTask;
8189
7199
  }
8190
- export declare namespace MoveReplicationTaskResponse {
8191
- /**
8192
- * @internal
8193
- */
8194
- const filterSensitiveLog: (obj: MoveReplicationTaskResponse) => any;
8195
- }
8196
7200
  export interface RebootReplicationInstanceMessage {
8197
7201
  /**
8198
7202
  * <p>The Amazon Resource Name (ARN) of the replication instance.</p>
@@ -8212,24 +7216,12 @@ export interface RebootReplicationInstanceMessage {
8212
7216
  */
8213
7217
  ForcePlannedFailover?: boolean;
8214
7218
  }
8215
- export declare namespace RebootReplicationInstanceMessage {
8216
- /**
8217
- * @internal
8218
- */
8219
- const filterSensitiveLog: (obj: RebootReplicationInstanceMessage) => any;
8220
- }
8221
7219
  export interface RebootReplicationInstanceResponse {
8222
7220
  /**
8223
7221
  * <p>The replication instance that is being rebooted. </p>
8224
7222
  */
8225
7223
  ReplicationInstance?: ReplicationInstance;
8226
7224
  }
8227
- export declare namespace RebootReplicationInstanceResponse {
8228
- /**
8229
- * @internal
8230
- */
8231
- const filterSensitiveLog: (obj: RebootReplicationInstanceResponse) => any;
8232
- }
8233
7225
  /**
8234
7226
  * <p></p>
8235
7227
  */
@@ -8243,12 +7235,6 @@ export interface RefreshSchemasMessage {
8243
7235
  */
8244
7236
  ReplicationInstanceArn: string | undefined;
8245
7237
  }
8246
- export declare namespace RefreshSchemasMessage {
8247
- /**
8248
- * @internal
8249
- */
8250
- const filterSensitiveLog: (obj: RefreshSchemasMessage) => any;
8251
- }
8252
7238
  /**
8253
7239
  * <p></p>
8254
7240
  */
@@ -8258,12 +7244,6 @@ export interface RefreshSchemasResponse {
8258
7244
  */
8259
7245
  RefreshSchemasStatus?: RefreshSchemasStatus;
8260
7246
  }
8261
- export declare namespace RefreshSchemasResponse {
8262
- /**
8263
- * @internal
8264
- */
8265
- const filterSensitiveLog: (obj: RefreshSchemasResponse) => any;
8266
- }
8267
7247
  export declare enum ReloadOptionValue {
8268
7248
  DATA_RELOAD = "data-reload",
8269
7249
  VALIDATE_ONLY = "validate-only"
@@ -8281,12 +7261,6 @@ export interface TableToReload {
8281
7261
  */
8282
7262
  TableName: string | undefined;
8283
7263
  }
8284
- export declare namespace TableToReload {
8285
- /**
8286
- * @internal
8287
- */
8288
- const filterSensitiveLog: (obj: TableToReload) => any;
8289
- }
8290
7264
  export interface ReloadTablesMessage {
8291
7265
  /**
8292
7266
  * <p>The Amazon Resource Name (ARN) of the replication task. </p>
@@ -8305,24 +7279,12 @@ export interface ReloadTablesMessage {
8305
7279
  */
8306
7280
  ReloadOption?: ReloadOptionValue | string;
8307
7281
  }
8308
- export declare namespace ReloadTablesMessage {
8309
- /**
8310
- * @internal
8311
- */
8312
- const filterSensitiveLog: (obj: ReloadTablesMessage) => any;
8313
- }
8314
7282
  export interface ReloadTablesResponse {
8315
7283
  /**
8316
7284
  * <p>The Amazon Resource Name (ARN) of the replication task. </p>
8317
7285
  */
8318
7286
  ReplicationTaskArn?: string;
8319
7287
  }
8320
- export declare namespace ReloadTablesResponse {
8321
- /**
8322
- * @internal
8323
- */
8324
- const filterSensitiveLog: (obj: ReloadTablesResponse) => any;
8325
- }
8326
7288
  /**
8327
7289
  * <p>Removes one or more tags from an DMS resource.</p>
8328
7290
  */
@@ -8336,23 +7298,11 @@ export interface RemoveTagsFromResourceMessage {
8336
7298
  */
8337
7299
  TagKeys: string[] | undefined;
8338
7300
  }
8339
- export declare namespace RemoveTagsFromResourceMessage {
8340
- /**
8341
- * @internal
8342
- */
8343
- const filterSensitiveLog: (obj: RemoveTagsFromResourceMessage) => any;
8344
- }
8345
7301
  /**
8346
7302
  * <p></p>
8347
7303
  */
8348
7304
  export interface RemoveTagsFromResourceResponse {
8349
7305
  }
8350
- export declare namespace RemoveTagsFromResourceResponse {
8351
- /**
8352
- * @internal
8353
- */
8354
- const filterSensitiveLog: (obj: RemoveTagsFromResourceResponse) => any;
8355
- }
8356
7306
  export interface RunFleetAdvisorLsaAnalysisResponse {
8357
7307
  /**
8358
7308
  * <p>The ID of the LSA analysis run.</p>
@@ -8363,12 +7313,6 @@ export interface RunFleetAdvisorLsaAnalysisResponse {
8363
7313
  */
8364
7314
  Status?: string;
8365
7315
  }
8366
- export declare namespace RunFleetAdvisorLsaAnalysisResponse {
8367
- /**
8368
- * @internal
8369
- */
8370
- const filterSensitiveLog: (obj: RunFleetAdvisorLsaAnalysisResponse) => any;
8371
- }
8372
7316
  export declare enum StartReplicationTaskTypeValue {
8373
7317
  RELOAD_TARGET = "reload-target",
8374
7318
  RESUME_PROCESSING = "resume-processing",
@@ -8425,12 +7369,6 @@ export interface StartReplicationTaskMessage {
8425
7369
  */
8426
7370
  CdcStopPosition?: string;
8427
7371
  }
8428
- export declare namespace StartReplicationTaskMessage {
8429
- /**
8430
- * @internal
8431
- */
8432
- const filterSensitiveLog: (obj: StartReplicationTaskMessage) => any;
8433
- }
8434
7372
  /**
8435
7373
  * <p></p>
8436
7374
  */
@@ -8440,12 +7378,6 @@ export interface StartReplicationTaskResponse {
8440
7378
  */
8441
7379
  ReplicationTask?: ReplicationTask;
8442
7380
  }
8443
- export declare namespace StartReplicationTaskResponse {
8444
- /**
8445
- * @internal
8446
- */
8447
- const filterSensitiveLog: (obj: StartReplicationTaskResponse) => any;
8448
- }
8449
7381
  /**
8450
7382
  * <p></p>
8451
7383
  */
@@ -8455,12 +7387,6 @@ export interface StartReplicationTaskAssessmentMessage {
8455
7387
  */
8456
7388
  ReplicationTaskArn: string | undefined;
8457
7389
  }
8458
- export declare namespace StartReplicationTaskAssessmentMessage {
8459
- /**
8460
- * @internal
8461
- */
8462
- const filterSensitiveLog: (obj: StartReplicationTaskAssessmentMessage) => any;
8463
- }
8464
7390
  /**
8465
7391
  * <p></p>
8466
7392
  */
@@ -8470,12 +7396,6 @@ export interface StartReplicationTaskAssessmentResponse {
8470
7396
  */
8471
7397
  ReplicationTask?: ReplicationTask;
8472
7398
  }
8473
- export declare namespace StartReplicationTaskAssessmentResponse {
8474
- /**
8475
- * @internal
8476
- */
8477
- const filterSensitiveLog: (obj: StartReplicationTaskAssessmentResponse) => any;
8478
- }
8479
7399
  /**
8480
7400
  * <p>An Key Management Service (KMS) error is preventing access to KMS.</p>
8481
7401
  */
@@ -8569,12 +7489,6 @@ export interface StartReplicationTaskAssessmentRunMessage {
8569
7489
  */
8570
7490
  Exclude?: string[];
8571
7491
  }
8572
- export declare namespace StartReplicationTaskAssessmentRunMessage {
8573
- /**
8574
- * @internal
8575
- */
8576
- const filterSensitiveLog: (obj: StartReplicationTaskAssessmentRunMessage) => any;
8577
- }
8578
7492
  /**
8579
7493
  * <p></p>
8580
7494
  */
@@ -8584,12 +7498,6 @@ export interface StartReplicationTaskAssessmentRunResponse {
8584
7498
  */
8585
7499
  ReplicationTaskAssessmentRun?: ReplicationTaskAssessmentRun;
8586
7500
  }
8587
- export declare namespace StartReplicationTaskAssessmentRunResponse {
8588
- /**
8589
- * @internal
8590
- */
8591
- const filterSensitiveLog: (obj: StartReplicationTaskAssessmentRunResponse) => any;
8592
- }
8593
7501
  /**
8594
7502
  * <p></p>
8595
7503
  */
@@ -8599,12 +7507,6 @@ export interface StopReplicationTaskMessage {
8599
7507
  */
8600
7508
  ReplicationTaskArn: string | undefined;
8601
7509
  }
8602
- export declare namespace StopReplicationTaskMessage {
8603
- /**
8604
- * @internal
8605
- */
8606
- const filterSensitiveLog: (obj: StopReplicationTaskMessage) => any;
8607
- }
8608
7510
  /**
8609
7511
  * <p></p>
8610
7512
  */
@@ -8614,12 +7516,6 @@ export interface StopReplicationTaskResponse {
8614
7516
  */
8615
7517
  ReplicationTask?: ReplicationTask;
8616
7518
  }
8617
- export declare namespace StopReplicationTaskResponse {
8618
- /**
8619
- * @internal
8620
- */
8621
- const filterSensitiveLog: (obj: StopReplicationTaskResponse) => any;
8622
- }
8623
7519
  /**
8624
7520
  * <p></p>
8625
7521
  */
@@ -8633,12 +7529,6 @@ export interface TestConnectionMessage {
8633
7529
  */
8634
7530
  EndpointArn: string | undefined;
8635
7531
  }
8636
- export declare namespace TestConnectionMessage {
8637
- /**
8638
- * @internal
8639
- */
8640
- const filterSensitiveLog: (obj: TestConnectionMessage) => any;
8641
- }
8642
7532
  /**
8643
7533
  * <p></p>
8644
7534
  */
@@ -8648,12 +7538,6 @@ export interface TestConnectionResponse {
8648
7538
  */
8649
7539
  Connection?: Connection;
8650
7540
  }
8651
- export declare namespace TestConnectionResponse {
8652
- /**
8653
- * @internal
8654
- */
8655
- const filterSensitiveLog: (obj: TestConnectionResponse) => any;
8656
- }
8657
7541
  /**
8658
7542
  * <p></p>
8659
7543
  */
@@ -8667,12 +7551,6 @@ export interface UpdateSubscriptionsToEventBridgeMessage {
8667
7551
  */
8668
7552
  ForceMove?: boolean;
8669
7553
  }
8670
- export declare namespace UpdateSubscriptionsToEventBridgeMessage {
8671
- /**
8672
- * @internal
8673
- */
8674
- const filterSensitiveLog: (obj: UpdateSubscriptionsToEventBridgeMessage) => any;
8675
- }
8676
7554
  /**
8677
7555
  * <p></p>
8678
7556
  */
@@ -8682,9 +7560,755 @@ export interface UpdateSubscriptionsToEventBridgeResponse {
8682
7560
  */
8683
7561
  Result?: string;
8684
7562
  }
8685
- export declare namespace UpdateSubscriptionsToEventBridgeResponse {
8686
- /**
8687
- * @internal
8688
- */
8689
- const filterSensitiveLog: (obj: UpdateSubscriptionsToEventBridgeResponse) => any;
8690
- }
7563
+ /**
7564
+ * @internal
7565
+ */
7566
+ export declare const AccountQuotaFilterSensitiveLog: (obj: AccountQuota) => any;
7567
+ /**
7568
+ * @internal
7569
+ */
7570
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
7571
+ /**
7572
+ * @internal
7573
+ */
7574
+ export declare const AddTagsToResourceMessageFilterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
7575
+ /**
7576
+ * @internal
7577
+ */
7578
+ export declare const AddTagsToResourceResponseFilterSensitiveLog: (obj: AddTagsToResourceResponse) => any;
7579
+ /**
7580
+ * @internal
7581
+ */
7582
+ export declare const ApplyPendingMaintenanceActionMessageFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
7583
+ /**
7584
+ * @internal
7585
+ */
7586
+ export declare const PendingMaintenanceActionFilterSensitiveLog: (obj: PendingMaintenanceAction) => any;
7587
+ /**
7588
+ * @internal
7589
+ */
7590
+ export declare const ResourcePendingMaintenanceActionsFilterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
7591
+ /**
7592
+ * @internal
7593
+ */
7594
+ export declare const ApplyPendingMaintenanceActionResponseFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionResponse) => any;
7595
+ /**
7596
+ * @internal
7597
+ */
7598
+ export declare const CancelReplicationTaskAssessmentRunMessageFilterSensitiveLog: (obj: CancelReplicationTaskAssessmentRunMessage) => any;
7599
+ /**
7600
+ * @internal
7601
+ */
7602
+ export declare const ReplicationTaskAssessmentRunProgressFilterSensitiveLog: (obj: ReplicationTaskAssessmentRunProgress) => any;
7603
+ /**
7604
+ * @internal
7605
+ */
7606
+ export declare const ReplicationTaskAssessmentRunFilterSensitiveLog: (obj: ReplicationTaskAssessmentRun) => any;
7607
+ /**
7608
+ * @internal
7609
+ */
7610
+ export declare const CancelReplicationTaskAssessmentRunResponseFilterSensitiveLog: (obj: CancelReplicationTaskAssessmentRunResponse) => any;
7611
+ /**
7612
+ * @internal
7613
+ */
7614
+ export declare const DmsTransferSettingsFilterSensitiveLog: (obj: DmsTransferSettings) => any;
7615
+ /**
7616
+ * @internal
7617
+ */
7618
+ export declare const DocDbSettingsFilterSensitiveLog: (obj: DocDbSettings) => any;
7619
+ /**
7620
+ * @internal
7621
+ */
7622
+ export declare const DynamoDbSettingsFilterSensitiveLog: (obj: DynamoDbSettings) => any;
7623
+ /**
7624
+ * @internal
7625
+ */
7626
+ export declare const ElasticsearchSettingsFilterSensitiveLog: (obj: ElasticsearchSettings) => any;
7627
+ /**
7628
+ * @internal
7629
+ */
7630
+ export declare const GcpMySQLSettingsFilterSensitiveLog: (obj: GcpMySQLSettings) => any;
7631
+ /**
7632
+ * @internal
7633
+ */
7634
+ export declare const IBMDb2SettingsFilterSensitiveLog: (obj: IBMDb2Settings) => any;
7635
+ /**
7636
+ * @internal
7637
+ */
7638
+ export declare const KafkaSettingsFilterSensitiveLog: (obj: KafkaSettings) => any;
7639
+ /**
7640
+ * @internal
7641
+ */
7642
+ export declare const KinesisSettingsFilterSensitiveLog: (obj: KinesisSettings) => any;
7643
+ /**
7644
+ * @internal
7645
+ */
7646
+ export declare const MicrosoftSQLServerSettingsFilterSensitiveLog: (obj: MicrosoftSQLServerSettings) => any;
7647
+ /**
7648
+ * @internal
7649
+ */
7650
+ export declare const MongoDbSettingsFilterSensitiveLog: (obj: MongoDbSettings) => any;
7651
+ /**
7652
+ * @internal
7653
+ */
7654
+ export declare const MySQLSettingsFilterSensitiveLog: (obj: MySQLSettings) => any;
7655
+ /**
7656
+ * @internal
7657
+ */
7658
+ export declare const NeptuneSettingsFilterSensitiveLog: (obj: NeptuneSettings) => any;
7659
+ /**
7660
+ * @internal
7661
+ */
7662
+ export declare const OracleSettingsFilterSensitiveLog: (obj: OracleSettings) => any;
7663
+ /**
7664
+ * @internal
7665
+ */
7666
+ export declare const PostgreSQLSettingsFilterSensitiveLog: (obj: PostgreSQLSettings) => any;
7667
+ /**
7668
+ * @internal
7669
+ */
7670
+ export declare const RedisSettingsFilterSensitiveLog: (obj: RedisSettings) => any;
7671
+ /**
7672
+ * @internal
7673
+ */
7674
+ export declare const RedshiftSettingsFilterSensitiveLog: (obj: RedshiftSettings) => any;
7675
+ /**
7676
+ * @internal
7677
+ */
7678
+ export declare const S3SettingsFilterSensitiveLog: (obj: S3Settings) => any;
7679
+ /**
7680
+ * @internal
7681
+ */
7682
+ export declare const SybaseSettingsFilterSensitiveLog: (obj: SybaseSettings) => any;
7683
+ /**
7684
+ * @internal
7685
+ */
7686
+ export declare const CreateEndpointMessageFilterSensitiveLog: (obj: CreateEndpointMessage) => any;
7687
+ /**
7688
+ * @internal
7689
+ */
7690
+ export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
7691
+ /**
7692
+ * @internal
7693
+ */
7694
+ export declare const CreateEndpointResponseFilterSensitiveLog: (obj: CreateEndpointResponse) => any;
7695
+ /**
7696
+ * @internal
7697
+ */
7698
+ export declare const CreateEventSubscriptionMessageFilterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
7699
+ /**
7700
+ * @internal
7701
+ */
7702
+ export declare const EventSubscriptionFilterSensitiveLog: (obj: EventSubscription) => any;
7703
+ /**
7704
+ * @internal
7705
+ */
7706
+ export declare const CreateEventSubscriptionResponseFilterSensitiveLog: (obj: CreateEventSubscriptionResponse) => any;
7707
+ /**
7708
+ * @internal
7709
+ */
7710
+ export declare const CreateFleetAdvisorCollectorRequestFilterSensitiveLog: (obj: CreateFleetAdvisorCollectorRequest) => any;
7711
+ /**
7712
+ * @internal
7713
+ */
7714
+ export declare const CreateFleetAdvisorCollectorResponseFilterSensitiveLog: (obj: CreateFleetAdvisorCollectorResponse) => any;
7715
+ /**
7716
+ * @internal
7717
+ */
7718
+ export declare const CreateReplicationInstanceMessageFilterSensitiveLog: (obj: CreateReplicationInstanceMessage) => any;
7719
+ /**
7720
+ * @internal
7721
+ */
7722
+ export declare const ReplicationPendingModifiedValuesFilterSensitiveLog: (obj: ReplicationPendingModifiedValues) => any;
7723
+ /**
7724
+ * @internal
7725
+ */
7726
+ export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
7727
+ /**
7728
+ * @internal
7729
+ */
7730
+ export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
7731
+ /**
7732
+ * @internal
7733
+ */
7734
+ export declare const ReplicationSubnetGroupFilterSensitiveLog: (obj: ReplicationSubnetGroup) => any;
7735
+ /**
7736
+ * @internal
7737
+ */
7738
+ export declare const VpcSecurityGroupMembershipFilterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
7739
+ /**
7740
+ * @internal
7741
+ */
7742
+ export declare const ReplicationInstanceFilterSensitiveLog: (obj: ReplicationInstance) => any;
7743
+ /**
7744
+ * @internal
7745
+ */
7746
+ export declare const CreateReplicationInstanceResponseFilterSensitiveLog: (obj: CreateReplicationInstanceResponse) => any;
7747
+ /**
7748
+ * @internal
7749
+ */
7750
+ export declare const CreateReplicationSubnetGroupMessageFilterSensitiveLog: (obj: CreateReplicationSubnetGroupMessage) => any;
7751
+ /**
7752
+ * @internal
7753
+ */
7754
+ export declare const CreateReplicationSubnetGroupResponseFilterSensitiveLog: (obj: CreateReplicationSubnetGroupResponse) => any;
7755
+ /**
7756
+ * @internal
7757
+ */
7758
+ export declare const CreateReplicationTaskMessageFilterSensitiveLog: (obj: CreateReplicationTaskMessage) => any;
7759
+ /**
7760
+ * @internal
7761
+ */
7762
+ export declare const ReplicationTaskStatsFilterSensitiveLog: (obj: ReplicationTaskStats) => any;
7763
+ /**
7764
+ * @internal
7765
+ */
7766
+ export declare const ReplicationTaskFilterSensitiveLog: (obj: ReplicationTask) => any;
7767
+ /**
7768
+ * @internal
7769
+ */
7770
+ export declare const CreateReplicationTaskResponseFilterSensitiveLog: (obj: CreateReplicationTaskResponse) => any;
7771
+ /**
7772
+ * @internal
7773
+ */
7774
+ export declare const DeleteCertificateMessageFilterSensitiveLog: (obj: DeleteCertificateMessage) => any;
7775
+ /**
7776
+ * @internal
7777
+ */
7778
+ export declare const CertificateFilterSensitiveLog: (obj: Certificate) => any;
7779
+ /**
7780
+ * @internal
7781
+ */
7782
+ export declare const DeleteCertificateResponseFilterSensitiveLog: (obj: DeleteCertificateResponse) => any;
7783
+ /**
7784
+ * @internal
7785
+ */
7786
+ export declare const DeleteConnectionMessageFilterSensitiveLog: (obj: DeleteConnectionMessage) => any;
7787
+ /**
7788
+ * @internal
7789
+ */
7790
+ export declare const ConnectionFilterSensitiveLog: (obj: Connection) => any;
7791
+ /**
7792
+ * @internal
7793
+ */
7794
+ export declare const DeleteConnectionResponseFilterSensitiveLog: (obj: DeleteConnectionResponse) => any;
7795
+ /**
7796
+ * @internal
7797
+ */
7798
+ export declare const DeleteEndpointMessageFilterSensitiveLog: (obj: DeleteEndpointMessage) => any;
7799
+ /**
7800
+ * @internal
7801
+ */
7802
+ export declare const DeleteEndpointResponseFilterSensitiveLog: (obj: DeleteEndpointResponse) => any;
7803
+ /**
7804
+ * @internal
7805
+ */
7806
+ export declare const DeleteEventSubscriptionMessageFilterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
7807
+ /**
7808
+ * @internal
7809
+ */
7810
+ export declare const DeleteEventSubscriptionResponseFilterSensitiveLog: (obj: DeleteEventSubscriptionResponse) => any;
7811
+ /**
7812
+ * @internal
7813
+ */
7814
+ export declare const DeleteCollectorRequestFilterSensitiveLog: (obj: DeleteCollectorRequest) => any;
7815
+ /**
7816
+ * @internal
7817
+ */
7818
+ export declare const DeleteFleetAdvisorDatabasesRequestFilterSensitiveLog: (obj: DeleteFleetAdvisorDatabasesRequest) => any;
7819
+ /**
7820
+ * @internal
7821
+ */
7822
+ export declare const DeleteFleetAdvisorDatabasesResponseFilterSensitiveLog: (obj: DeleteFleetAdvisorDatabasesResponse) => any;
7823
+ /**
7824
+ * @internal
7825
+ */
7826
+ export declare const DeleteReplicationInstanceMessageFilterSensitiveLog: (obj: DeleteReplicationInstanceMessage) => any;
7827
+ /**
7828
+ * @internal
7829
+ */
7830
+ export declare const DeleteReplicationInstanceResponseFilterSensitiveLog: (obj: DeleteReplicationInstanceResponse) => any;
7831
+ /**
7832
+ * @internal
7833
+ */
7834
+ export declare const DeleteReplicationSubnetGroupMessageFilterSensitiveLog: (obj: DeleteReplicationSubnetGroupMessage) => any;
7835
+ /**
7836
+ * @internal
7837
+ */
7838
+ export declare const DeleteReplicationSubnetGroupResponseFilterSensitiveLog: (obj: DeleteReplicationSubnetGroupResponse) => any;
7839
+ /**
7840
+ * @internal
7841
+ */
7842
+ export declare const DeleteReplicationTaskMessageFilterSensitiveLog: (obj: DeleteReplicationTaskMessage) => any;
7843
+ /**
7844
+ * @internal
7845
+ */
7846
+ export declare const DeleteReplicationTaskResponseFilterSensitiveLog: (obj: DeleteReplicationTaskResponse) => any;
7847
+ /**
7848
+ * @internal
7849
+ */
7850
+ export declare const DeleteReplicationTaskAssessmentRunMessageFilterSensitiveLog: (obj: DeleteReplicationTaskAssessmentRunMessage) => any;
7851
+ /**
7852
+ * @internal
7853
+ */
7854
+ export declare const DeleteReplicationTaskAssessmentRunResponseFilterSensitiveLog: (obj: DeleteReplicationTaskAssessmentRunResponse) => any;
7855
+ /**
7856
+ * @internal
7857
+ */
7858
+ export declare const DescribeAccountAttributesMessageFilterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
7859
+ /**
7860
+ * @internal
7861
+ */
7862
+ export declare const DescribeAccountAttributesResponseFilterSensitiveLog: (obj: DescribeAccountAttributesResponse) => any;
7863
+ /**
7864
+ * @internal
7865
+ */
7866
+ export declare const DescribeApplicableIndividualAssessmentsMessageFilterSensitiveLog: (obj: DescribeApplicableIndividualAssessmentsMessage) => any;
7867
+ /**
7868
+ * @internal
7869
+ */
7870
+ export declare const DescribeApplicableIndividualAssessmentsResponseFilterSensitiveLog: (obj: DescribeApplicableIndividualAssessmentsResponse) => any;
7871
+ /**
7872
+ * @internal
7873
+ */
7874
+ export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
7875
+ /**
7876
+ * @internal
7877
+ */
7878
+ export declare const DescribeCertificatesMessageFilterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
7879
+ /**
7880
+ * @internal
7881
+ */
7882
+ export declare const DescribeCertificatesResponseFilterSensitiveLog: (obj: DescribeCertificatesResponse) => any;
7883
+ /**
7884
+ * @internal
7885
+ */
7886
+ export declare const DescribeConnectionsMessageFilterSensitiveLog: (obj: DescribeConnectionsMessage) => any;
7887
+ /**
7888
+ * @internal
7889
+ */
7890
+ export declare const DescribeConnectionsResponseFilterSensitiveLog: (obj: DescribeConnectionsResponse) => any;
7891
+ /**
7892
+ * @internal
7893
+ */
7894
+ export declare const DescribeEndpointsMessageFilterSensitiveLog: (obj: DescribeEndpointsMessage) => any;
7895
+ /**
7896
+ * @internal
7897
+ */
7898
+ export declare const DescribeEndpointsResponseFilterSensitiveLog: (obj: DescribeEndpointsResponse) => any;
7899
+ /**
7900
+ * @internal
7901
+ */
7902
+ export declare const DescribeEndpointSettingsMessageFilterSensitiveLog: (obj: DescribeEndpointSettingsMessage) => any;
7903
+ /**
7904
+ * @internal
7905
+ */
7906
+ export declare const EndpointSettingFilterSensitiveLog: (obj: EndpointSetting) => any;
7907
+ /**
7908
+ * @internal
7909
+ */
7910
+ export declare const DescribeEndpointSettingsResponseFilterSensitiveLog: (obj: DescribeEndpointSettingsResponse) => any;
7911
+ /**
7912
+ * @internal
7913
+ */
7914
+ export declare const DescribeEndpointTypesMessageFilterSensitiveLog: (obj: DescribeEndpointTypesMessage) => any;
7915
+ /**
7916
+ * @internal
7917
+ */
7918
+ export declare const SupportedEndpointTypeFilterSensitiveLog: (obj: SupportedEndpointType) => any;
7919
+ /**
7920
+ * @internal
7921
+ */
7922
+ export declare const DescribeEndpointTypesResponseFilterSensitiveLog: (obj: DescribeEndpointTypesResponse) => any;
7923
+ /**
7924
+ * @internal
7925
+ */
7926
+ export declare const DescribeEventCategoriesMessageFilterSensitiveLog: (obj: DescribeEventCategoriesMessage) => any;
7927
+ /**
7928
+ * @internal
7929
+ */
7930
+ export declare const EventCategoryGroupFilterSensitiveLog: (obj: EventCategoryGroup) => any;
7931
+ /**
7932
+ * @internal
7933
+ */
7934
+ export declare const DescribeEventCategoriesResponseFilterSensitiveLog: (obj: DescribeEventCategoriesResponse) => any;
7935
+ /**
7936
+ * @internal
7937
+ */
7938
+ export declare const DescribeEventsMessageFilterSensitiveLog: (obj: DescribeEventsMessage) => any;
7939
+ /**
7940
+ * @internal
7941
+ */
7942
+ export declare const EventFilterSensitiveLog: (obj: Event) => any;
7943
+ /**
7944
+ * @internal
7945
+ */
7946
+ export declare const DescribeEventsResponseFilterSensitiveLog: (obj: DescribeEventsResponse) => any;
7947
+ /**
7948
+ * @internal
7949
+ */
7950
+ export declare const DescribeEventSubscriptionsMessageFilterSensitiveLog: (obj: DescribeEventSubscriptionsMessage) => any;
7951
+ /**
7952
+ * @internal
7953
+ */
7954
+ export declare const DescribeEventSubscriptionsResponseFilterSensitiveLog: (obj: DescribeEventSubscriptionsResponse) => any;
7955
+ /**
7956
+ * @internal
7957
+ */
7958
+ export declare const DescribeFleetAdvisorCollectorsRequestFilterSensitiveLog: (obj: DescribeFleetAdvisorCollectorsRequest) => any;
7959
+ /**
7960
+ * @internal
7961
+ */
7962
+ export declare const CollectorHealthCheckFilterSensitiveLog: (obj: CollectorHealthCheck) => any;
7963
+ /**
7964
+ * @internal
7965
+ */
7966
+ export declare const InventoryDataFilterSensitiveLog: (obj: InventoryData) => any;
7967
+ /**
7968
+ * @internal
7969
+ */
7970
+ export declare const CollectorResponseFilterSensitiveLog: (obj: CollectorResponse) => any;
7971
+ /**
7972
+ * @internal
7973
+ */
7974
+ export declare const DescribeFleetAdvisorCollectorsResponseFilterSensitiveLog: (obj: DescribeFleetAdvisorCollectorsResponse) => any;
7975
+ /**
7976
+ * @internal
7977
+ */
7978
+ export declare const DescribeFleetAdvisorDatabasesRequestFilterSensitiveLog: (obj: DescribeFleetAdvisorDatabasesRequest) => any;
7979
+ /**
7980
+ * @internal
7981
+ */
7982
+ export declare const CollectorShortInfoResponseFilterSensitiveLog: (obj: CollectorShortInfoResponse) => any;
7983
+ /**
7984
+ * @internal
7985
+ */
7986
+ export declare const ServerShortInfoResponseFilterSensitiveLog: (obj: ServerShortInfoResponse) => any;
7987
+ /**
7988
+ * @internal
7989
+ */
7990
+ export declare const DatabaseInstanceSoftwareDetailsResponseFilterSensitiveLog: (obj: DatabaseInstanceSoftwareDetailsResponse) => any;
7991
+ /**
7992
+ * @internal
7993
+ */
7994
+ export declare const DatabaseResponseFilterSensitiveLog: (obj: DatabaseResponse) => any;
7995
+ /**
7996
+ * @internal
7997
+ */
7998
+ export declare const DescribeFleetAdvisorDatabasesResponseFilterSensitiveLog: (obj: DescribeFleetAdvisorDatabasesResponse) => any;
7999
+ /**
8000
+ * @internal
8001
+ */
8002
+ export declare const DescribeFleetAdvisorLsaAnalysisRequestFilterSensitiveLog: (obj: DescribeFleetAdvisorLsaAnalysisRequest) => any;
8003
+ /**
8004
+ * @internal
8005
+ */
8006
+ export declare const FleetAdvisorLsaAnalysisResponseFilterSensitiveLog: (obj: FleetAdvisorLsaAnalysisResponse) => any;
8007
+ /**
8008
+ * @internal
8009
+ */
8010
+ export declare const DescribeFleetAdvisorLsaAnalysisResponseFilterSensitiveLog: (obj: DescribeFleetAdvisorLsaAnalysisResponse) => any;
8011
+ /**
8012
+ * @internal
8013
+ */
8014
+ export declare const DescribeFleetAdvisorSchemaObjectSummaryRequestFilterSensitiveLog: (obj: DescribeFleetAdvisorSchemaObjectSummaryRequest) => any;
8015
+ /**
8016
+ * @internal
8017
+ */
8018
+ export declare const FleetAdvisorSchemaObjectResponseFilterSensitiveLog: (obj: FleetAdvisorSchemaObjectResponse) => any;
8019
+ /**
8020
+ * @internal
8021
+ */
8022
+ export declare const DescribeFleetAdvisorSchemaObjectSummaryResponseFilterSensitiveLog: (obj: DescribeFleetAdvisorSchemaObjectSummaryResponse) => any;
8023
+ /**
8024
+ * @internal
8025
+ */
8026
+ export declare const DescribeFleetAdvisorSchemasRequestFilterSensitiveLog: (obj: DescribeFleetAdvisorSchemasRequest) => any;
8027
+ /**
8028
+ * @internal
8029
+ */
8030
+ export declare const DatabaseShortInfoResponseFilterSensitiveLog: (obj: DatabaseShortInfoResponse) => any;
8031
+ /**
8032
+ * @internal
8033
+ */
8034
+ export declare const SchemaShortInfoResponseFilterSensitiveLog: (obj: SchemaShortInfoResponse) => any;
8035
+ /**
8036
+ * @internal
8037
+ */
8038
+ export declare const SchemaResponseFilterSensitiveLog: (obj: SchemaResponse) => any;
8039
+ /**
8040
+ * @internal
8041
+ */
8042
+ export declare const DescribeFleetAdvisorSchemasResponseFilterSensitiveLog: (obj: DescribeFleetAdvisorSchemasResponse) => any;
8043
+ /**
8044
+ * @internal
8045
+ */
8046
+ export declare const DescribeOrderableReplicationInstancesMessageFilterSensitiveLog: (obj: DescribeOrderableReplicationInstancesMessage) => any;
8047
+ /**
8048
+ * @internal
8049
+ */
8050
+ export declare const OrderableReplicationInstanceFilterSensitiveLog: (obj: OrderableReplicationInstance) => any;
8051
+ /**
8052
+ * @internal
8053
+ */
8054
+ export declare const DescribeOrderableReplicationInstancesResponseFilterSensitiveLog: (obj: DescribeOrderableReplicationInstancesResponse) => any;
8055
+ /**
8056
+ * @internal
8057
+ */
8058
+ export declare const DescribePendingMaintenanceActionsMessageFilterSensitiveLog: (obj: DescribePendingMaintenanceActionsMessage) => any;
8059
+ /**
8060
+ * @internal
8061
+ */
8062
+ export declare const DescribePendingMaintenanceActionsResponseFilterSensitiveLog: (obj: DescribePendingMaintenanceActionsResponse) => any;
8063
+ /**
8064
+ * @internal
8065
+ */
8066
+ export declare const DescribeRefreshSchemasStatusMessageFilterSensitiveLog: (obj: DescribeRefreshSchemasStatusMessage) => any;
8067
+ /**
8068
+ * @internal
8069
+ */
8070
+ export declare const RefreshSchemasStatusFilterSensitiveLog: (obj: RefreshSchemasStatus) => any;
8071
+ /**
8072
+ * @internal
8073
+ */
8074
+ export declare const DescribeRefreshSchemasStatusResponseFilterSensitiveLog: (obj: DescribeRefreshSchemasStatusResponse) => any;
8075
+ /**
8076
+ * @internal
8077
+ */
8078
+ export declare const DescribeReplicationInstancesMessageFilterSensitiveLog: (obj: DescribeReplicationInstancesMessage) => any;
8079
+ /**
8080
+ * @internal
8081
+ */
8082
+ export declare const DescribeReplicationInstancesResponseFilterSensitiveLog: (obj: DescribeReplicationInstancesResponse) => any;
8083
+ /**
8084
+ * @internal
8085
+ */
8086
+ export declare const DescribeReplicationInstanceTaskLogsMessageFilterSensitiveLog: (obj: DescribeReplicationInstanceTaskLogsMessage) => any;
8087
+ /**
8088
+ * @internal
8089
+ */
8090
+ export declare const ReplicationInstanceTaskLogFilterSensitiveLog: (obj: ReplicationInstanceTaskLog) => any;
8091
+ /**
8092
+ * @internal
8093
+ */
8094
+ export declare const DescribeReplicationInstanceTaskLogsResponseFilterSensitiveLog: (obj: DescribeReplicationInstanceTaskLogsResponse) => any;
8095
+ /**
8096
+ * @internal
8097
+ */
8098
+ export declare const DescribeReplicationSubnetGroupsMessageFilterSensitiveLog: (obj: DescribeReplicationSubnetGroupsMessage) => any;
8099
+ /**
8100
+ * @internal
8101
+ */
8102
+ export declare const DescribeReplicationSubnetGroupsResponseFilterSensitiveLog: (obj: DescribeReplicationSubnetGroupsResponse) => any;
8103
+ /**
8104
+ * @internal
8105
+ */
8106
+ export declare const DescribeReplicationTaskAssessmentResultsMessageFilterSensitiveLog: (obj: DescribeReplicationTaskAssessmentResultsMessage) => any;
8107
+ /**
8108
+ * @internal
8109
+ */
8110
+ export declare const ReplicationTaskAssessmentResultFilterSensitiveLog: (obj: ReplicationTaskAssessmentResult) => any;
8111
+ /**
8112
+ * @internal
8113
+ */
8114
+ export declare const DescribeReplicationTaskAssessmentResultsResponseFilterSensitiveLog: (obj: DescribeReplicationTaskAssessmentResultsResponse) => any;
8115
+ /**
8116
+ * @internal
8117
+ */
8118
+ export declare const DescribeReplicationTaskAssessmentRunsMessageFilterSensitiveLog: (obj: DescribeReplicationTaskAssessmentRunsMessage) => any;
8119
+ /**
8120
+ * @internal
8121
+ */
8122
+ export declare const DescribeReplicationTaskAssessmentRunsResponseFilterSensitiveLog: (obj: DescribeReplicationTaskAssessmentRunsResponse) => any;
8123
+ /**
8124
+ * @internal
8125
+ */
8126
+ export declare const DescribeReplicationTaskIndividualAssessmentsMessageFilterSensitiveLog: (obj: DescribeReplicationTaskIndividualAssessmentsMessage) => any;
8127
+ /**
8128
+ * @internal
8129
+ */
8130
+ export declare const ReplicationTaskIndividualAssessmentFilterSensitiveLog: (obj: ReplicationTaskIndividualAssessment) => any;
8131
+ /**
8132
+ * @internal
8133
+ */
8134
+ export declare const DescribeReplicationTaskIndividualAssessmentsResponseFilterSensitiveLog: (obj: DescribeReplicationTaskIndividualAssessmentsResponse) => any;
8135
+ /**
8136
+ * @internal
8137
+ */
8138
+ export declare const DescribeReplicationTasksMessageFilterSensitiveLog: (obj: DescribeReplicationTasksMessage) => any;
8139
+ /**
8140
+ * @internal
8141
+ */
8142
+ export declare const DescribeReplicationTasksResponseFilterSensitiveLog: (obj: DescribeReplicationTasksResponse) => any;
8143
+ /**
8144
+ * @internal
8145
+ */
8146
+ export declare const DescribeSchemasMessageFilterSensitiveLog: (obj: DescribeSchemasMessage) => any;
8147
+ /**
8148
+ * @internal
8149
+ */
8150
+ export declare const DescribeSchemasResponseFilterSensitiveLog: (obj: DescribeSchemasResponse) => any;
8151
+ /**
8152
+ * @internal
8153
+ */
8154
+ export declare const DescribeTableStatisticsMessageFilterSensitiveLog: (obj: DescribeTableStatisticsMessage) => any;
8155
+ /**
8156
+ * @internal
8157
+ */
8158
+ export declare const TableStatisticsFilterSensitiveLog: (obj: TableStatistics) => any;
8159
+ /**
8160
+ * @internal
8161
+ */
8162
+ export declare const DescribeTableStatisticsResponseFilterSensitiveLog: (obj: DescribeTableStatisticsResponse) => any;
8163
+ /**
8164
+ * @internal
8165
+ */
8166
+ export declare const ImportCertificateMessageFilterSensitiveLog: (obj: ImportCertificateMessage) => any;
8167
+ /**
8168
+ * @internal
8169
+ */
8170
+ export declare const ImportCertificateResponseFilterSensitiveLog: (obj: ImportCertificateResponse) => any;
8171
+ /**
8172
+ * @internal
8173
+ */
8174
+ export declare const ListTagsForResourceMessageFilterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
8175
+ /**
8176
+ * @internal
8177
+ */
8178
+ export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
8179
+ /**
8180
+ * @internal
8181
+ */
8182
+ export declare const ModifyEndpointMessageFilterSensitiveLog: (obj: ModifyEndpointMessage) => any;
8183
+ /**
8184
+ * @internal
8185
+ */
8186
+ export declare const ModifyEndpointResponseFilterSensitiveLog: (obj: ModifyEndpointResponse) => any;
8187
+ /**
8188
+ * @internal
8189
+ */
8190
+ export declare const ModifyEventSubscriptionMessageFilterSensitiveLog: (obj: ModifyEventSubscriptionMessage) => any;
8191
+ /**
8192
+ * @internal
8193
+ */
8194
+ export declare const ModifyEventSubscriptionResponseFilterSensitiveLog: (obj: ModifyEventSubscriptionResponse) => any;
8195
+ /**
8196
+ * @internal
8197
+ */
8198
+ export declare const ModifyReplicationInstanceMessageFilterSensitiveLog: (obj: ModifyReplicationInstanceMessage) => any;
8199
+ /**
8200
+ * @internal
8201
+ */
8202
+ export declare const ModifyReplicationInstanceResponseFilterSensitiveLog: (obj: ModifyReplicationInstanceResponse) => any;
8203
+ /**
8204
+ * @internal
8205
+ */
8206
+ export declare const ModifyReplicationSubnetGroupMessageFilterSensitiveLog: (obj: ModifyReplicationSubnetGroupMessage) => any;
8207
+ /**
8208
+ * @internal
8209
+ */
8210
+ export declare const ModifyReplicationSubnetGroupResponseFilterSensitiveLog: (obj: ModifyReplicationSubnetGroupResponse) => any;
8211
+ /**
8212
+ * @internal
8213
+ */
8214
+ export declare const ModifyReplicationTaskMessageFilterSensitiveLog: (obj: ModifyReplicationTaskMessage) => any;
8215
+ /**
8216
+ * @internal
8217
+ */
8218
+ export declare const ModifyReplicationTaskResponseFilterSensitiveLog: (obj: ModifyReplicationTaskResponse) => any;
8219
+ /**
8220
+ * @internal
8221
+ */
8222
+ export declare const MoveReplicationTaskMessageFilterSensitiveLog: (obj: MoveReplicationTaskMessage) => any;
8223
+ /**
8224
+ * @internal
8225
+ */
8226
+ export declare const MoveReplicationTaskResponseFilterSensitiveLog: (obj: MoveReplicationTaskResponse) => any;
8227
+ /**
8228
+ * @internal
8229
+ */
8230
+ export declare const RebootReplicationInstanceMessageFilterSensitiveLog: (obj: RebootReplicationInstanceMessage) => any;
8231
+ /**
8232
+ * @internal
8233
+ */
8234
+ export declare const RebootReplicationInstanceResponseFilterSensitiveLog: (obj: RebootReplicationInstanceResponse) => any;
8235
+ /**
8236
+ * @internal
8237
+ */
8238
+ export declare const RefreshSchemasMessageFilterSensitiveLog: (obj: RefreshSchemasMessage) => any;
8239
+ /**
8240
+ * @internal
8241
+ */
8242
+ export declare const RefreshSchemasResponseFilterSensitiveLog: (obj: RefreshSchemasResponse) => any;
8243
+ /**
8244
+ * @internal
8245
+ */
8246
+ export declare const TableToReloadFilterSensitiveLog: (obj: TableToReload) => any;
8247
+ /**
8248
+ * @internal
8249
+ */
8250
+ export declare const ReloadTablesMessageFilterSensitiveLog: (obj: ReloadTablesMessage) => any;
8251
+ /**
8252
+ * @internal
8253
+ */
8254
+ export declare const ReloadTablesResponseFilterSensitiveLog: (obj: ReloadTablesResponse) => any;
8255
+ /**
8256
+ * @internal
8257
+ */
8258
+ export declare const RemoveTagsFromResourceMessageFilterSensitiveLog: (obj: RemoveTagsFromResourceMessage) => any;
8259
+ /**
8260
+ * @internal
8261
+ */
8262
+ export declare const RemoveTagsFromResourceResponseFilterSensitiveLog: (obj: RemoveTagsFromResourceResponse) => any;
8263
+ /**
8264
+ * @internal
8265
+ */
8266
+ export declare const RunFleetAdvisorLsaAnalysisResponseFilterSensitiveLog: (obj: RunFleetAdvisorLsaAnalysisResponse) => any;
8267
+ /**
8268
+ * @internal
8269
+ */
8270
+ export declare const StartReplicationTaskMessageFilterSensitiveLog: (obj: StartReplicationTaskMessage) => any;
8271
+ /**
8272
+ * @internal
8273
+ */
8274
+ export declare const StartReplicationTaskResponseFilterSensitiveLog: (obj: StartReplicationTaskResponse) => any;
8275
+ /**
8276
+ * @internal
8277
+ */
8278
+ export declare const StartReplicationTaskAssessmentMessageFilterSensitiveLog: (obj: StartReplicationTaskAssessmentMessage) => any;
8279
+ /**
8280
+ * @internal
8281
+ */
8282
+ export declare const StartReplicationTaskAssessmentResponseFilterSensitiveLog: (obj: StartReplicationTaskAssessmentResponse) => any;
8283
+ /**
8284
+ * @internal
8285
+ */
8286
+ export declare const StartReplicationTaskAssessmentRunMessageFilterSensitiveLog: (obj: StartReplicationTaskAssessmentRunMessage) => any;
8287
+ /**
8288
+ * @internal
8289
+ */
8290
+ export declare const StartReplicationTaskAssessmentRunResponseFilterSensitiveLog: (obj: StartReplicationTaskAssessmentRunResponse) => any;
8291
+ /**
8292
+ * @internal
8293
+ */
8294
+ export declare const StopReplicationTaskMessageFilterSensitiveLog: (obj: StopReplicationTaskMessage) => any;
8295
+ /**
8296
+ * @internal
8297
+ */
8298
+ export declare const StopReplicationTaskResponseFilterSensitiveLog: (obj: StopReplicationTaskResponse) => any;
8299
+ /**
8300
+ * @internal
8301
+ */
8302
+ export declare const TestConnectionMessageFilterSensitiveLog: (obj: TestConnectionMessage) => any;
8303
+ /**
8304
+ * @internal
8305
+ */
8306
+ export declare const TestConnectionResponseFilterSensitiveLog: (obj: TestConnectionResponse) => any;
8307
+ /**
8308
+ * @internal
8309
+ */
8310
+ export declare const UpdateSubscriptionsToEventBridgeMessageFilterSensitiveLog: (obj: UpdateSubscriptionsToEventBridgeMessage) => any;
8311
+ /**
8312
+ * @internal
8313
+ */
8314
+ export declare const UpdateSubscriptionsToEventBridgeResponseFilterSensitiveLog: (obj: UpdateSubscriptionsToEventBridgeResponse) => any;