@aws-sdk/client-database-migration-service 3.297.0 → 3.299.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 (139) hide show
  1. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
  2. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  3. package/dist-cjs/commands/BatchStartRecommendationsCommand.js +2 -3
  4. package/dist-cjs/commands/CancelReplicationTaskAssessmentRunCommand.js +2 -3
  5. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -3
  6. package/dist-cjs/commands/CreateFleetAdvisorCollectorCommand.js +2 -3
  7. package/dist-cjs/commands/CreateReplicationInstanceCommand.js +2 -3
  8. package/dist-cjs/commands/CreateReplicationSubnetGroupCommand.js +2 -3
  9. package/dist-cjs/commands/CreateReplicationTaskCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteCertificateCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteConnectionCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteEndpointCommand.js +1 -1
  13. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteFleetAdvisorCollectorCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteFleetAdvisorDatabasesCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteReplicationInstanceCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteReplicationSubnetGroupCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteReplicationTaskAssessmentRunCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteReplicationTaskCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeApplicableIndividualAssessmentsCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeConnectionsCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeEndpointSettingsCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeEndpointTypesCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeEndpointsCommand.js +1 -1
  27. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
  30. package/dist-cjs/commands/DescribeFleetAdvisorCollectorsCommand.js +2 -3
  31. package/dist-cjs/commands/DescribeFleetAdvisorDatabasesCommand.js +2 -3
  32. package/dist-cjs/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +2 -3
  33. package/dist-cjs/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeFleetAdvisorSchemasCommand.js +2 -3
  35. package/dist-cjs/commands/DescribeOrderableReplicationInstancesCommand.js +2 -3
  36. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  37. package/dist-cjs/commands/DescribeRecommendationLimitationsCommand.js +2 -3
  38. package/dist-cjs/commands/DescribeRecommendationsCommand.js +2 -3
  39. package/dist-cjs/commands/DescribeRefreshSchemasStatusCommand.js +2 -3
  40. package/dist-cjs/commands/DescribeReplicationInstanceTaskLogsCommand.js +2 -3
  41. package/dist-cjs/commands/DescribeReplicationInstancesCommand.js +2 -3
  42. package/dist-cjs/commands/DescribeReplicationSubnetGroupsCommand.js +2 -3
  43. package/dist-cjs/commands/DescribeReplicationTaskAssessmentResultsCommand.js +2 -3
  44. package/dist-cjs/commands/DescribeReplicationTaskAssessmentRunsCommand.js +2 -3
  45. package/dist-cjs/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +2 -3
  46. package/dist-cjs/commands/DescribeReplicationTasksCommand.js +2 -3
  47. package/dist-cjs/commands/DescribeSchemasCommand.js +2 -3
  48. package/dist-cjs/commands/DescribeTableStatisticsCommand.js +2 -3
  49. package/dist-cjs/commands/ImportCertificateCommand.js +1 -1
  50. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  51. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -3
  52. package/dist-cjs/commands/ModifyReplicationInstanceCommand.js +2 -3
  53. package/dist-cjs/commands/ModifyReplicationSubnetGroupCommand.js +2 -3
  54. package/dist-cjs/commands/ModifyReplicationTaskCommand.js +2 -3
  55. package/dist-cjs/commands/MoveReplicationTaskCommand.js +2 -3
  56. package/dist-cjs/commands/RebootReplicationInstanceCommand.js +2 -3
  57. package/dist-cjs/commands/RefreshSchemasCommand.js +2 -3
  58. package/dist-cjs/commands/ReloadTablesCommand.js +2 -3
  59. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
  60. package/dist-cjs/commands/RunFleetAdvisorLsaAnalysisCommand.js +2 -3
  61. package/dist-cjs/commands/StartRecommendationsCommand.js +2 -3
  62. package/dist-cjs/commands/StartReplicationTaskAssessmentCommand.js +2 -3
  63. package/dist-cjs/commands/StartReplicationTaskAssessmentRunCommand.js +2 -3
  64. package/dist-cjs/commands/StartReplicationTaskCommand.js +2 -3
  65. package/dist-cjs/commands/StopReplicationTaskCommand.js +2 -3
  66. package/dist-cjs/commands/TestConnectionCommand.js +2 -3
  67. package/dist-cjs/commands/UpdateSubscriptionsToEventBridgeCommand.js +2 -3
  68. package/dist-cjs/models/models_0.js +1 -741
  69. package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
  70. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  71. package/dist-es/commands/BatchStartRecommendationsCommand.js +2 -3
  72. package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +2 -3
  73. package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -3
  74. package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +2 -3
  75. package/dist-es/commands/CreateReplicationInstanceCommand.js +2 -3
  76. package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +2 -3
  77. package/dist-es/commands/CreateReplicationTaskCommand.js +2 -3
  78. package/dist-es/commands/DeleteCertificateCommand.js +2 -3
  79. package/dist-es/commands/DeleteConnectionCommand.js +2 -3
  80. package/dist-es/commands/DeleteEndpointCommand.js +2 -2
  81. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -3
  82. package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +2 -3
  83. package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +2 -3
  84. package/dist-es/commands/DeleteReplicationInstanceCommand.js +2 -3
  85. package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +2 -3
  86. package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +2 -3
  87. package/dist-es/commands/DeleteReplicationTaskCommand.js +2 -3
  88. package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -3
  89. package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +2 -3
  90. package/dist-es/commands/DescribeCertificatesCommand.js +2 -3
  91. package/dist-es/commands/DescribeConnectionsCommand.js +2 -3
  92. package/dist-es/commands/DescribeEndpointSettingsCommand.js +2 -3
  93. package/dist-es/commands/DescribeEndpointTypesCommand.js +2 -3
  94. package/dist-es/commands/DescribeEndpointsCommand.js +2 -2
  95. package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -3
  96. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -3
  97. package/dist-es/commands/DescribeEventsCommand.js +2 -3
  98. package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +2 -3
  99. package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +2 -3
  100. package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +2 -3
  101. package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +2 -3
  102. package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +2 -3
  103. package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +2 -3
  104. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  105. package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +2 -3
  106. package/dist-es/commands/DescribeRecommendationsCommand.js +2 -3
  107. package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +2 -3
  108. package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +2 -3
  109. package/dist-es/commands/DescribeReplicationInstancesCommand.js +2 -3
  110. package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +2 -3
  111. package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +2 -3
  112. package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +2 -3
  113. package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +2 -3
  114. package/dist-es/commands/DescribeReplicationTasksCommand.js +2 -3
  115. package/dist-es/commands/DescribeSchemasCommand.js +2 -3
  116. package/dist-es/commands/DescribeTableStatisticsCommand.js +2 -3
  117. package/dist-es/commands/ImportCertificateCommand.js +2 -2
  118. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  119. package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -3
  120. package/dist-es/commands/ModifyReplicationInstanceCommand.js +2 -3
  121. package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +2 -3
  122. package/dist-es/commands/ModifyReplicationTaskCommand.js +2 -3
  123. package/dist-es/commands/MoveReplicationTaskCommand.js +2 -3
  124. package/dist-es/commands/RebootReplicationInstanceCommand.js +2 -3
  125. package/dist-es/commands/RefreshSchemasCommand.js +2 -3
  126. package/dist-es/commands/ReloadTablesCommand.js +2 -3
  127. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
  128. package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +2 -3
  129. package/dist-es/commands/StartRecommendationsCommand.js +2 -3
  130. package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +2 -3
  131. package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +2 -3
  132. package/dist-es/commands/StartReplicationTaskCommand.js +2 -3
  133. package/dist-es/commands/StopReplicationTaskCommand.js +2 -3
  134. package/dist-es/commands/TestConnectionCommand.js +2 -3
  135. package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +2 -3
  136. package/dist-es/models/models_0.js +0 -552
  137. package/dist-types/models/models_0.d.ts +2 -738
  138. package/dist-types/ts3.4/models/models_0.d.ts +0 -534
  139. package/package.json +11 -10
@@ -8446,90 +8446,10 @@ export interface UpdateSubscriptionsToEventBridgeResponse {
8446
8446
  */
8447
8447
  Result?: string;
8448
8448
  }
8449
- /**
8450
- * @internal
8451
- */
8452
- export declare const AccountQuotaFilterSensitiveLog: (obj: AccountQuota) => any;
8453
- /**
8454
- * @internal
8455
- */
8456
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
8457
- /**
8458
- * @internal
8459
- */
8460
- export declare const AddTagsToResourceMessageFilterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
8461
- /**
8462
- * @internal
8463
- */
8464
- export declare const AddTagsToResourceResponseFilterSensitiveLog: (obj: AddTagsToResourceResponse) => any;
8465
- /**
8466
- * @internal
8467
- */
8468
- export declare const ApplyPendingMaintenanceActionMessageFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
8469
- /**
8470
- * @internal
8471
- */
8472
- export declare const PendingMaintenanceActionFilterSensitiveLog: (obj: PendingMaintenanceAction) => any;
8473
- /**
8474
- * @internal
8475
- */
8476
- export declare const ResourcePendingMaintenanceActionsFilterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
8477
- /**
8478
- * @internal
8479
- */
8480
- export declare const ApplyPendingMaintenanceActionResponseFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionResponse) => any;
8481
- /**
8482
- * @internal
8483
- */
8484
- export declare const RecommendationSettingsFilterSensitiveLog: (obj: RecommendationSettings) => any;
8485
- /**
8486
- * @internal
8487
- */
8488
- export declare const StartRecommendationsRequestEntryFilterSensitiveLog: (obj: StartRecommendationsRequestEntry) => any;
8489
- /**
8490
- * @internal
8491
- */
8492
- export declare const BatchStartRecommendationsRequestFilterSensitiveLog: (obj: BatchStartRecommendationsRequest) => any;
8493
- /**
8494
- * @internal
8495
- */
8496
- export declare const BatchStartRecommendationsErrorEntryFilterSensitiveLog: (obj: BatchStartRecommendationsErrorEntry) => any;
8497
- /**
8498
- * @internal
8499
- */
8500
- export declare const BatchStartRecommendationsResponseFilterSensitiveLog: (obj: BatchStartRecommendationsResponse) => any;
8501
- /**
8502
- * @internal
8503
- */
8504
- export declare const CancelReplicationTaskAssessmentRunMessageFilterSensitiveLog: (obj: CancelReplicationTaskAssessmentRunMessage) => any;
8505
- /**
8506
- * @internal
8507
- */
8508
- export declare const ReplicationTaskAssessmentRunProgressFilterSensitiveLog: (obj: ReplicationTaskAssessmentRunProgress) => any;
8509
- /**
8510
- * @internal
8511
- */
8512
- export declare const ReplicationTaskAssessmentRunFilterSensitiveLog: (obj: ReplicationTaskAssessmentRun) => any;
8513
- /**
8514
- * @internal
8515
- */
8516
- export declare const CancelReplicationTaskAssessmentRunResponseFilterSensitiveLog: (obj: CancelReplicationTaskAssessmentRunResponse) => any;
8517
- /**
8518
- * @internal
8519
- */
8520
- export declare const DmsTransferSettingsFilterSensitiveLog: (obj: DmsTransferSettings) => any;
8521
8449
  /**
8522
8450
  * @internal
8523
8451
  */
8524
8452
  export declare const DocDbSettingsFilterSensitiveLog: (obj: DocDbSettings) => any;
8525
- /**
8526
- * @internal
8527
- */
8528
- export declare const DynamoDbSettingsFilterSensitiveLog: (obj: DynamoDbSettings) => any;
8529
- /**
8530
- * @internal
8531
- */
8532
- export declare const ElasticsearchSettingsFilterSensitiveLog: (obj: ElasticsearchSettings) => any;
8533
8453
  /**
8534
8454
  * @internal
8535
8455
  */
@@ -8542,10 +8462,6 @@ export declare const IBMDb2SettingsFilterSensitiveLog: (obj: IBMDb2Settings) =>
8542
8462
  * @internal
8543
8463
  */
8544
8464
  export declare const KafkaSettingsFilterSensitiveLog: (obj: KafkaSettings) => any;
8545
- /**
8546
- * @internal
8547
- */
8548
- export declare const KinesisSettingsFilterSensitiveLog: (obj: KinesisSettings) => any;
8549
8465
  /**
8550
8466
  * @internal
8551
8467
  */
@@ -8558,10 +8474,6 @@ export declare const MongoDbSettingsFilterSensitiveLog: (obj: MongoDbSettings) =
8558
8474
  * @internal
8559
8475
  */
8560
8476
  export declare const MySQLSettingsFilterSensitiveLog: (obj: MySQLSettings) => any;
8561
- /**
8562
- * @internal
8563
- */
8564
- export declare const NeptuneSettingsFilterSensitiveLog: (obj: NeptuneSettings) => any;
8565
8477
  /**
8566
8478
  * @internal
8567
8479
  */
@@ -8578,10 +8490,6 @@ export declare const RedisSettingsFilterSensitiveLog: (obj: RedisSettings) => an
8578
8490
  * @internal
8579
8491
  */
8580
8492
  export declare const RedshiftSettingsFilterSensitiveLog: (obj: RedshiftSettings) => any;
8581
- /**
8582
- * @internal
8583
- */
8584
- export declare const S3SettingsFilterSensitiveLog: (obj: S3Settings) => any;
8585
8493
  /**
8586
8494
  * @internal
8587
8495
  */
@@ -8598,206 +8506,10 @@ export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
8598
8506
  * @internal
8599
8507
  */
8600
8508
  export declare const CreateEndpointResponseFilterSensitiveLog: (obj: CreateEndpointResponse) => any;
8601
- /**
8602
- * @internal
8603
- */
8604
- export declare const CreateEventSubscriptionMessageFilterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
8605
- /**
8606
- * @internal
8607
- */
8608
- export declare const EventSubscriptionFilterSensitiveLog: (obj: EventSubscription) => any;
8609
- /**
8610
- * @internal
8611
- */
8612
- export declare const CreateEventSubscriptionResponseFilterSensitiveLog: (obj: CreateEventSubscriptionResponse) => any;
8613
- /**
8614
- * @internal
8615
- */
8616
- export declare const CreateFleetAdvisorCollectorRequestFilterSensitiveLog: (obj: CreateFleetAdvisorCollectorRequest) => any;
8617
- /**
8618
- * @internal
8619
- */
8620
- export declare const CreateFleetAdvisorCollectorResponseFilterSensitiveLog: (obj: CreateFleetAdvisorCollectorResponse) => any;
8621
- /**
8622
- * @internal
8623
- */
8624
- export declare const CreateReplicationInstanceMessageFilterSensitiveLog: (obj: CreateReplicationInstanceMessage) => any;
8625
- /**
8626
- * @internal
8627
- */
8628
- export declare const ReplicationPendingModifiedValuesFilterSensitiveLog: (obj: ReplicationPendingModifiedValues) => any;
8629
- /**
8630
- * @internal
8631
- */
8632
- export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
8633
- /**
8634
- * @internal
8635
- */
8636
- export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
8637
- /**
8638
- * @internal
8639
- */
8640
- export declare const ReplicationSubnetGroupFilterSensitiveLog: (obj: ReplicationSubnetGroup) => any;
8641
- /**
8642
- * @internal
8643
- */
8644
- export declare const VpcSecurityGroupMembershipFilterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
8645
- /**
8646
- * @internal
8647
- */
8648
- export declare const ReplicationInstanceFilterSensitiveLog: (obj: ReplicationInstance) => any;
8649
- /**
8650
- * @internal
8651
- */
8652
- export declare const CreateReplicationInstanceResponseFilterSensitiveLog: (obj: CreateReplicationInstanceResponse) => any;
8653
- /**
8654
- * @internal
8655
- */
8656
- export declare const CreateReplicationSubnetGroupMessageFilterSensitiveLog: (obj: CreateReplicationSubnetGroupMessage) => any;
8657
- /**
8658
- * @internal
8659
- */
8660
- export declare const CreateReplicationSubnetGroupResponseFilterSensitiveLog: (obj: CreateReplicationSubnetGroupResponse) => any;
8661
- /**
8662
- * @internal
8663
- */
8664
- export declare const CreateReplicationTaskMessageFilterSensitiveLog: (obj: CreateReplicationTaskMessage) => any;
8665
- /**
8666
- * @internal
8667
- */
8668
- export declare const ReplicationTaskStatsFilterSensitiveLog: (obj: ReplicationTaskStats) => any;
8669
- /**
8670
- * @internal
8671
- */
8672
- export declare const ReplicationTaskFilterSensitiveLog: (obj: ReplicationTask) => any;
8673
- /**
8674
- * @internal
8675
- */
8676
- export declare const CreateReplicationTaskResponseFilterSensitiveLog: (obj: CreateReplicationTaskResponse) => any;
8677
- /**
8678
- * @internal
8679
- */
8680
- export declare const DeleteCertificateMessageFilterSensitiveLog: (obj: DeleteCertificateMessage) => any;
8681
- /**
8682
- * @internal
8683
- */
8684
- export declare const CertificateFilterSensitiveLog: (obj: Certificate) => any;
8685
- /**
8686
- * @internal
8687
- */
8688
- export declare const DeleteCertificateResponseFilterSensitiveLog: (obj: DeleteCertificateResponse) => any;
8689
- /**
8690
- * @internal
8691
- */
8692
- export declare const DeleteConnectionMessageFilterSensitiveLog: (obj: DeleteConnectionMessage) => any;
8693
- /**
8694
- * @internal
8695
- */
8696
- export declare const ConnectionFilterSensitiveLog: (obj: Connection) => any;
8697
- /**
8698
- * @internal
8699
- */
8700
- export declare const DeleteConnectionResponseFilterSensitiveLog: (obj: DeleteConnectionResponse) => any;
8701
- /**
8702
- * @internal
8703
- */
8704
- export declare const DeleteEndpointMessageFilterSensitiveLog: (obj: DeleteEndpointMessage) => any;
8705
8509
  /**
8706
8510
  * @internal
8707
8511
  */
8708
8512
  export declare const DeleteEndpointResponseFilterSensitiveLog: (obj: DeleteEndpointResponse) => any;
8709
- /**
8710
- * @internal
8711
- */
8712
- export declare const DeleteEventSubscriptionMessageFilterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
8713
- /**
8714
- * @internal
8715
- */
8716
- export declare const DeleteEventSubscriptionResponseFilterSensitiveLog: (obj: DeleteEventSubscriptionResponse) => any;
8717
- /**
8718
- * @internal
8719
- */
8720
- export declare const DeleteCollectorRequestFilterSensitiveLog: (obj: DeleteCollectorRequest) => any;
8721
- /**
8722
- * @internal
8723
- */
8724
- export declare const DeleteFleetAdvisorDatabasesRequestFilterSensitiveLog: (obj: DeleteFleetAdvisorDatabasesRequest) => any;
8725
- /**
8726
- * @internal
8727
- */
8728
- export declare const DeleteFleetAdvisorDatabasesResponseFilterSensitiveLog: (obj: DeleteFleetAdvisorDatabasesResponse) => any;
8729
- /**
8730
- * @internal
8731
- */
8732
- export declare const DeleteReplicationInstanceMessageFilterSensitiveLog: (obj: DeleteReplicationInstanceMessage) => any;
8733
- /**
8734
- * @internal
8735
- */
8736
- export declare const DeleteReplicationInstanceResponseFilterSensitiveLog: (obj: DeleteReplicationInstanceResponse) => any;
8737
- /**
8738
- * @internal
8739
- */
8740
- export declare const DeleteReplicationSubnetGroupMessageFilterSensitiveLog: (obj: DeleteReplicationSubnetGroupMessage) => any;
8741
- /**
8742
- * @internal
8743
- */
8744
- export declare const DeleteReplicationSubnetGroupResponseFilterSensitiveLog: (obj: DeleteReplicationSubnetGroupResponse) => any;
8745
- /**
8746
- * @internal
8747
- */
8748
- export declare const DeleteReplicationTaskMessageFilterSensitiveLog: (obj: DeleteReplicationTaskMessage) => any;
8749
- /**
8750
- * @internal
8751
- */
8752
- export declare const DeleteReplicationTaskResponseFilterSensitiveLog: (obj: DeleteReplicationTaskResponse) => any;
8753
- /**
8754
- * @internal
8755
- */
8756
- export declare const DeleteReplicationTaskAssessmentRunMessageFilterSensitiveLog: (obj: DeleteReplicationTaskAssessmentRunMessage) => any;
8757
- /**
8758
- * @internal
8759
- */
8760
- export declare const DeleteReplicationTaskAssessmentRunResponseFilterSensitiveLog: (obj: DeleteReplicationTaskAssessmentRunResponse) => any;
8761
- /**
8762
- * @internal
8763
- */
8764
- export declare const DescribeAccountAttributesMessageFilterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
8765
- /**
8766
- * @internal
8767
- */
8768
- export declare const DescribeAccountAttributesResponseFilterSensitiveLog: (obj: DescribeAccountAttributesResponse) => any;
8769
- /**
8770
- * @internal
8771
- */
8772
- export declare const DescribeApplicableIndividualAssessmentsMessageFilterSensitiveLog: (obj: DescribeApplicableIndividualAssessmentsMessage) => any;
8773
- /**
8774
- * @internal
8775
- */
8776
- export declare const DescribeApplicableIndividualAssessmentsResponseFilterSensitiveLog: (obj: DescribeApplicableIndividualAssessmentsResponse) => any;
8777
- /**
8778
- * @internal
8779
- */
8780
- export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
8781
- /**
8782
- * @internal
8783
- */
8784
- export declare const DescribeCertificatesMessageFilterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
8785
- /**
8786
- * @internal
8787
- */
8788
- export declare const DescribeCertificatesResponseFilterSensitiveLog: (obj: DescribeCertificatesResponse) => any;
8789
- /**
8790
- * @internal
8791
- */
8792
- export declare const DescribeConnectionsMessageFilterSensitiveLog: (obj: DescribeConnectionsMessage) => any;
8793
- /**
8794
- * @internal
8795
- */
8796
- export declare const DescribeConnectionsResponseFilterSensitiveLog: (obj: DescribeConnectionsResponse) => any;
8797
- /**
8798
- * @internal
8799
- */
8800
- export declare const DescribeEndpointsMessageFilterSensitiveLog: (obj: DescribeEndpointsMessage) => any;
8801
8513
  /**
8802
8514
  * @internal
8803
8515
  */
@@ -8805,460 +8517,12 @@ export declare const DescribeEndpointsResponseFilterSensitiveLog: (obj: Describe
8805
8517
  /**
8806
8518
  * @internal
8807
8519
  */
8808
- export declare const DescribeEndpointSettingsMessageFilterSensitiveLog: (obj: DescribeEndpointSettingsMessage) => any;
8809
- /**
8810
- * @internal
8811
- */
8812
- export declare const EndpointSettingFilterSensitiveLog: (obj: EndpointSetting) => any;
8813
- /**
8814
- * @internal
8815
- */
8816
- export declare const DescribeEndpointSettingsResponseFilterSensitiveLog: (obj: DescribeEndpointSettingsResponse) => any;
8817
- /**
8818
- * @internal
8819
- */
8820
- export declare const DescribeEndpointTypesMessageFilterSensitiveLog: (obj: DescribeEndpointTypesMessage) => any;
8821
- /**
8822
- * @internal
8823
- */
8824
- export declare const SupportedEndpointTypeFilterSensitiveLog: (obj: SupportedEndpointType) => any;
8825
- /**
8826
- * @internal
8827
- */
8828
- export declare const DescribeEndpointTypesResponseFilterSensitiveLog: (obj: DescribeEndpointTypesResponse) => any;
8829
- /**
8830
- * @internal
8831
- */
8832
- export declare const DescribeEventCategoriesMessageFilterSensitiveLog: (obj: DescribeEventCategoriesMessage) => any;
8833
- /**
8834
- * @internal
8835
- */
8836
- export declare const EventCategoryGroupFilterSensitiveLog: (obj: EventCategoryGroup) => any;
8837
- /**
8838
- * @internal
8839
- */
8840
- export declare const DescribeEventCategoriesResponseFilterSensitiveLog: (obj: DescribeEventCategoriesResponse) => any;
8841
- /**
8842
- * @internal
8843
- */
8844
- export declare const DescribeEventsMessageFilterSensitiveLog: (obj: DescribeEventsMessage) => any;
8845
- /**
8846
- * @internal
8847
- */
8848
- export declare const EventFilterSensitiveLog: (obj: Event) => any;
8849
- /**
8850
- * @internal
8851
- */
8852
- export declare const DescribeEventsResponseFilterSensitiveLog: (obj: DescribeEventsResponse) => any;
8853
- /**
8854
- * @internal
8855
- */
8856
- export declare const DescribeEventSubscriptionsMessageFilterSensitiveLog: (obj: DescribeEventSubscriptionsMessage) => any;
8520
+ export declare const ImportCertificateMessageFilterSensitiveLog: (obj: ImportCertificateMessage) => any;
8857
8521
  /**
8858
8522
  * @internal
8859
8523
  */
8860
- export declare const DescribeEventSubscriptionsResponseFilterSensitiveLog: (obj: DescribeEventSubscriptionsResponse) => any;
8861
- /**
8862
- * @internal
8863
- */
8864
- export declare const DescribeFleetAdvisorCollectorsRequestFilterSensitiveLog: (obj: DescribeFleetAdvisorCollectorsRequest) => any;
8865
- /**
8866
- * @internal
8867
- */
8868
- export declare const CollectorHealthCheckFilterSensitiveLog: (obj: CollectorHealthCheck) => any;
8869
- /**
8870
- * @internal
8871
- */
8872
- export declare const InventoryDataFilterSensitiveLog: (obj: InventoryData) => any;
8873
- /**
8874
- * @internal
8875
- */
8876
- export declare const CollectorResponseFilterSensitiveLog: (obj: CollectorResponse) => any;
8877
- /**
8878
- * @internal
8879
- */
8880
- export declare const DescribeFleetAdvisorCollectorsResponseFilterSensitiveLog: (obj: DescribeFleetAdvisorCollectorsResponse) => any;
8881
- /**
8882
- * @internal
8883
- */
8884
- export declare const DescribeFleetAdvisorDatabasesRequestFilterSensitiveLog: (obj: DescribeFleetAdvisorDatabasesRequest) => any;
8885
- /**
8886
- * @internal
8887
- */
8888
- export declare const CollectorShortInfoResponseFilterSensitiveLog: (obj: CollectorShortInfoResponse) => any;
8889
- /**
8890
- * @internal
8891
- */
8892
- export declare const ServerShortInfoResponseFilterSensitiveLog: (obj: ServerShortInfoResponse) => any;
8893
- /**
8894
- * @internal
8895
- */
8896
- export declare const DatabaseInstanceSoftwareDetailsResponseFilterSensitiveLog: (obj: DatabaseInstanceSoftwareDetailsResponse) => any;
8897
- /**
8898
- * @internal
8899
- */
8900
- export declare const DatabaseResponseFilterSensitiveLog: (obj: DatabaseResponse) => any;
8901
- /**
8902
- * @internal
8903
- */
8904
- export declare const DescribeFleetAdvisorDatabasesResponseFilterSensitiveLog: (obj: DescribeFleetAdvisorDatabasesResponse) => any;
8905
- /**
8906
- * @internal
8907
- */
8908
- export declare const DescribeFleetAdvisorLsaAnalysisRequestFilterSensitiveLog: (obj: DescribeFleetAdvisorLsaAnalysisRequest) => any;
8909
- /**
8910
- * @internal
8911
- */
8912
- export declare const FleetAdvisorLsaAnalysisResponseFilterSensitiveLog: (obj: FleetAdvisorLsaAnalysisResponse) => any;
8913
- /**
8914
- * @internal
8915
- */
8916
- export declare const DescribeFleetAdvisorLsaAnalysisResponseFilterSensitiveLog: (obj: DescribeFleetAdvisorLsaAnalysisResponse) => any;
8917
- /**
8918
- * @internal
8919
- */
8920
- export declare const DescribeFleetAdvisorSchemaObjectSummaryRequestFilterSensitiveLog: (obj: DescribeFleetAdvisorSchemaObjectSummaryRequest) => any;
8921
- /**
8922
- * @internal
8923
- */
8924
- export declare const FleetAdvisorSchemaObjectResponseFilterSensitiveLog: (obj: FleetAdvisorSchemaObjectResponse) => any;
8925
- /**
8926
- * @internal
8927
- */
8928
- export declare const DescribeFleetAdvisorSchemaObjectSummaryResponseFilterSensitiveLog: (obj: DescribeFleetAdvisorSchemaObjectSummaryResponse) => any;
8929
- /**
8930
- * @internal
8931
- */
8932
- export declare const DescribeFleetAdvisorSchemasRequestFilterSensitiveLog: (obj: DescribeFleetAdvisorSchemasRequest) => any;
8933
- /**
8934
- * @internal
8935
- */
8936
- export declare const DatabaseShortInfoResponseFilterSensitiveLog: (obj: DatabaseShortInfoResponse) => any;
8937
- /**
8938
- * @internal
8939
- */
8940
- export declare const SchemaShortInfoResponseFilterSensitiveLog: (obj: SchemaShortInfoResponse) => any;
8941
- /**
8942
- * @internal
8943
- */
8944
- export declare const SchemaResponseFilterSensitiveLog: (obj: SchemaResponse) => any;
8945
- /**
8946
- * @internal
8947
- */
8948
- export declare const DescribeFleetAdvisorSchemasResponseFilterSensitiveLog: (obj: DescribeFleetAdvisorSchemasResponse) => any;
8949
- /**
8950
- * @internal
8951
- */
8952
- export declare const DescribeOrderableReplicationInstancesMessageFilterSensitiveLog: (obj: DescribeOrderableReplicationInstancesMessage) => any;
8953
- /**
8954
- * @internal
8955
- */
8956
- export declare const OrderableReplicationInstanceFilterSensitiveLog: (obj: OrderableReplicationInstance) => any;
8957
- /**
8958
- * @internal
8959
- */
8960
- export declare const DescribeOrderableReplicationInstancesResponseFilterSensitiveLog: (obj: DescribeOrderableReplicationInstancesResponse) => any;
8961
- /**
8962
- * @internal
8963
- */
8964
- export declare const DescribePendingMaintenanceActionsMessageFilterSensitiveLog: (obj: DescribePendingMaintenanceActionsMessage) => any;
8965
- /**
8966
- * @internal
8967
- */
8968
- export declare const DescribePendingMaintenanceActionsResponseFilterSensitiveLog: (obj: DescribePendingMaintenanceActionsResponse) => any;
8969
- /**
8970
- * @internal
8971
- */
8972
- export declare const DescribeRecommendationLimitationsRequestFilterSensitiveLog: (obj: DescribeRecommendationLimitationsRequest) => any;
8973
- /**
8974
- * @internal
8975
- */
8976
- export declare const LimitationFilterSensitiveLog: (obj: Limitation) => any;
8977
- /**
8978
- * @internal
8979
- */
8980
- export declare const DescribeRecommendationLimitationsResponseFilterSensitiveLog: (obj: DescribeRecommendationLimitationsResponse) => any;
8981
- /**
8982
- * @internal
8983
- */
8984
- export declare const DescribeRecommendationsRequestFilterSensitiveLog: (obj: DescribeRecommendationsRequest) => any;
8985
- /**
8986
- * @internal
8987
- */
8988
- export declare const RdsRequirementsFilterSensitiveLog: (obj: RdsRequirements) => any;
8989
- /**
8990
- * @internal
8991
- */
8992
- export declare const RdsConfigurationFilterSensitiveLog: (obj: RdsConfiguration) => any;
8993
- /**
8994
- * @internal
8995
- */
8996
- export declare const RdsRecommendationFilterSensitiveLog: (obj: RdsRecommendation) => any;
8997
- /**
8998
- * @internal
8999
- */
9000
- export declare const RecommendationDataFilterSensitiveLog: (obj: RecommendationData) => any;
9001
- /**
9002
- * @internal
9003
- */
9004
- export declare const RecommendationFilterSensitiveLog: (obj: Recommendation) => any;
9005
- /**
9006
- * @internal
9007
- */
9008
- export declare const DescribeRecommendationsResponseFilterSensitiveLog: (obj: DescribeRecommendationsResponse) => any;
9009
- /**
9010
- * @internal
9011
- */
9012
- export declare const DescribeRefreshSchemasStatusMessageFilterSensitiveLog: (obj: DescribeRefreshSchemasStatusMessage) => any;
9013
- /**
9014
- * @internal
9015
- */
9016
- export declare const RefreshSchemasStatusFilterSensitiveLog: (obj: RefreshSchemasStatus) => any;
9017
- /**
9018
- * @internal
9019
- */
9020
- export declare const DescribeRefreshSchemasStatusResponseFilterSensitiveLog: (obj: DescribeRefreshSchemasStatusResponse) => any;
9021
- /**
9022
- * @internal
9023
- */
9024
- export declare const DescribeReplicationInstancesMessageFilterSensitiveLog: (obj: DescribeReplicationInstancesMessage) => any;
9025
- /**
9026
- * @internal
9027
- */
9028
- export declare const DescribeReplicationInstancesResponseFilterSensitiveLog: (obj: DescribeReplicationInstancesResponse) => any;
9029
- /**
9030
- * @internal
9031
- */
9032
- export declare const DescribeReplicationInstanceTaskLogsMessageFilterSensitiveLog: (obj: DescribeReplicationInstanceTaskLogsMessage) => any;
9033
- /**
9034
- * @internal
9035
- */
9036
- export declare const ReplicationInstanceTaskLogFilterSensitiveLog: (obj: ReplicationInstanceTaskLog) => any;
9037
- /**
9038
- * @internal
9039
- */
9040
- export declare const DescribeReplicationInstanceTaskLogsResponseFilterSensitiveLog: (obj: DescribeReplicationInstanceTaskLogsResponse) => any;
9041
- /**
9042
- * @internal
9043
- */
9044
- export declare const DescribeReplicationSubnetGroupsMessageFilterSensitiveLog: (obj: DescribeReplicationSubnetGroupsMessage) => any;
9045
- /**
9046
- * @internal
9047
- */
9048
- export declare const DescribeReplicationSubnetGroupsResponseFilterSensitiveLog: (obj: DescribeReplicationSubnetGroupsResponse) => any;
9049
- /**
9050
- * @internal
9051
- */
9052
- export declare const DescribeReplicationTaskAssessmentResultsMessageFilterSensitiveLog: (obj: DescribeReplicationTaskAssessmentResultsMessage) => any;
9053
- /**
9054
- * @internal
9055
- */
9056
- export declare const ReplicationTaskAssessmentResultFilterSensitiveLog: (obj: ReplicationTaskAssessmentResult) => any;
9057
- /**
9058
- * @internal
9059
- */
9060
- export declare const DescribeReplicationTaskAssessmentResultsResponseFilterSensitiveLog: (obj: DescribeReplicationTaskAssessmentResultsResponse) => any;
9061
- /**
9062
- * @internal
9063
- */
9064
- export declare const DescribeReplicationTaskAssessmentRunsMessageFilterSensitiveLog: (obj: DescribeReplicationTaskAssessmentRunsMessage) => any;
9065
- /**
9066
- * @internal
9067
- */
9068
- export declare const DescribeReplicationTaskAssessmentRunsResponseFilterSensitiveLog: (obj: DescribeReplicationTaskAssessmentRunsResponse) => any;
9069
- /**
9070
- * @internal
9071
- */
9072
- export declare const DescribeReplicationTaskIndividualAssessmentsMessageFilterSensitiveLog: (obj: DescribeReplicationTaskIndividualAssessmentsMessage) => any;
9073
- /**
9074
- * @internal
9075
- */
9076
- export declare const ReplicationTaskIndividualAssessmentFilterSensitiveLog: (obj: ReplicationTaskIndividualAssessment) => any;
9077
- /**
9078
- * @internal
9079
- */
9080
- export declare const DescribeReplicationTaskIndividualAssessmentsResponseFilterSensitiveLog: (obj: DescribeReplicationTaskIndividualAssessmentsResponse) => any;
9081
- /**
9082
- * @internal
9083
- */
9084
- export declare const DescribeReplicationTasksMessageFilterSensitiveLog: (obj: DescribeReplicationTasksMessage) => any;
9085
- /**
9086
- * @internal
9087
- */
9088
- export declare const DescribeReplicationTasksResponseFilterSensitiveLog: (obj: DescribeReplicationTasksResponse) => any;
9089
- /**
9090
- * @internal
9091
- */
9092
- export declare const DescribeSchemasMessageFilterSensitiveLog: (obj: DescribeSchemasMessage) => any;
9093
- /**
9094
- * @internal
9095
- */
9096
- export declare const DescribeSchemasResponseFilterSensitiveLog: (obj: DescribeSchemasResponse) => any;
9097
- /**
9098
- * @internal
9099
- */
9100
- export declare const DescribeTableStatisticsMessageFilterSensitiveLog: (obj: DescribeTableStatisticsMessage) => any;
9101
- /**
9102
- * @internal
9103
- */
9104
- export declare const TableStatisticsFilterSensitiveLog: (obj: TableStatistics) => any;
9105
- /**
9106
- * @internal
9107
- */
9108
- export declare const DescribeTableStatisticsResponseFilterSensitiveLog: (obj: DescribeTableStatisticsResponse) => any;
9109
- /**
9110
- * @internal
9111
- */
9112
- export declare const ImportCertificateMessageFilterSensitiveLog: (obj: ImportCertificateMessage) => any;
9113
- /**
9114
- * @internal
9115
- */
9116
- export declare const ImportCertificateResponseFilterSensitiveLog: (obj: ImportCertificateResponse) => any;
9117
- /**
9118
- * @internal
9119
- */
9120
- export declare const ListTagsForResourceMessageFilterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
9121
- /**
9122
- * @internal
9123
- */
9124
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
9125
- /**
9126
- * @internal
9127
- */
9128
- export declare const ModifyEndpointMessageFilterSensitiveLog: (obj: ModifyEndpointMessage) => any;
8524
+ export declare const ModifyEndpointMessageFilterSensitiveLog: (obj: ModifyEndpointMessage) => any;
9129
8525
  /**
9130
8526
  * @internal
9131
8527
  */
9132
8528
  export declare const ModifyEndpointResponseFilterSensitiveLog: (obj: ModifyEndpointResponse) => any;
9133
- /**
9134
- * @internal
9135
- */
9136
- export declare const ModifyEventSubscriptionMessageFilterSensitiveLog: (obj: ModifyEventSubscriptionMessage) => any;
9137
- /**
9138
- * @internal
9139
- */
9140
- export declare const ModifyEventSubscriptionResponseFilterSensitiveLog: (obj: ModifyEventSubscriptionResponse) => any;
9141
- /**
9142
- * @internal
9143
- */
9144
- export declare const ModifyReplicationInstanceMessageFilterSensitiveLog: (obj: ModifyReplicationInstanceMessage) => any;
9145
- /**
9146
- * @internal
9147
- */
9148
- export declare const ModifyReplicationInstanceResponseFilterSensitiveLog: (obj: ModifyReplicationInstanceResponse) => any;
9149
- /**
9150
- * @internal
9151
- */
9152
- export declare const ModifyReplicationSubnetGroupMessageFilterSensitiveLog: (obj: ModifyReplicationSubnetGroupMessage) => any;
9153
- /**
9154
- * @internal
9155
- */
9156
- export declare const ModifyReplicationSubnetGroupResponseFilterSensitiveLog: (obj: ModifyReplicationSubnetGroupResponse) => any;
9157
- /**
9158
- * @internal
9159
- */
9160
- export declare const ModifyReplicationTaskMessageFilterSensitiveLog: (obj: ModifyReplicationTaskMessage) => any;
9161
- /**
9162
- * @internal
9163
- */
9164
- export declare const ModifyReplicationTaskResponseFilterSensitiveLog: (obj: ModifyReplicationTaskResponse) => any;
9165
- /**
9166
- * @internal
9167
- */
9168
- export declare const MoveReplicationTaskMessageFilterSensitiveLog: (obj: MoveReplicationTaskMessage) => any;
9169
- /**
9170
- * @internal
9171
- */
9172
- export declare const MoveReplicationTaskResponseFilterSensitiveLog: (obj: MoveReplicationTaskResponse) => any;
9173
- /**
9174
- * @internal
9175
- */
9176
- export declare const RebootReplicationInstanceMessageFilterSensitiveLog: (obj: RebootReplicationInstanceMessage) => any;
9177
- /**
9178
- * @internal
9179
- */
9180
- export declare const RebootReplicationInstanceResponseFilterSensitiveLog: (obj: RebootReplicationInstanceResponse) => any;
9181
- /**
9182
- * @internal
9183
- */
9184
- export declare const RefreshSchemasMessageFilterSensitiveLog: (obj: RefreshSchemasMessage) => any;
9185
- /**
9186
- * @internal
9187
- */
9188
- export declare const RefreshSchemasResponseFilterSensitiveLog: (obj: RefreshSchemasResponse) => any;
9189
- /**
9190
- * @internal
9191
- */
9192
- export declare const TableToReloadFilterSensitiveLog: (obj: TableToReload) => any;
9193
- /**
9194
- * @internal
9195
- */
9196
- export declare const ReloadTablesMessageFilterSensitiveLog: (obj: ReloadTablesMessage) => any;
9197
- /**
9198
- * @internal
9199
- */
9200
- export declare const ReloadTablesResponseFilterSensitiveLog: (obj: ReloadTablesResponse) => any;
9201
- /**
9202
- * @internal
9203
- */
9204
- export declare const RemoveTagsFromResourceMessageFilterSensitiveLog: (obj: RemoveTagsFromResourceMessage) => any;
9205
- /**
9206
- * @internal
9207
- */
9208
- export declare const RemoveTagsFromResourceResponseFilterSensitiveLog: (obj: RemoveTagsFromResourceResponse) => any;
9209
- /**
9210
- * @internal
9211
- */
9212
- export declare const RunFleetAdvisorLsaAnalysisResponseFilterSensitiveLog: (obj: RunFleetAdvisorLsaAnalysisResponse) => any;
9213
- /**
9214
- * @internal
9215
- */
9216
- export declare const StartRecommendationsRequestFilterSensitiveLog: (obj: StartRecommendationsRequest) => any;
9217
- /**
9218
- * @internal
9219
- */
9220
- export declare const StartReplicationTaskMessageFilterSensitiveLog: (obj: StartReplicationTaskMessage) => any;
9221
- /**
9222
- * @internal
9223
- */
9224
- export declare const StartReplicationTaskResponseFilterSensitiveLog: (obj: StartReplicationTaskResponse) => any;
9225
- /**
9226
- * @internal
9227
- */
9228
- export declare const StartReplicationTaskAssessmentMessageFilterSensitiveLog: (obj: StartReplicationTaskAssessmentMessage) => any;
9229
- /**
9230
- * @internal
9231
- */
9232
- export declare const StartReplicationTaskAssessmentResponseFilterSensitiveLog: (obj: StartReplicationTaskAssessmentResponse) => any;
9233
- /**
9234
- * @internal
9235
- */
9236
- export declare const StartReplicationTaskAssessmentRunMessageFilterSensitiveLog: (obj: StartReplicationTaskAssessmentRunMessage) => any;
9237
- /**
9238
- * @internal
9239
- */
9240
- export declare const StartReplicationTaskAssessmentRunResponseFilterSensitiveLog: (obj: StartReplicationTaskAssessmentRunResponse) => any;
9241
- /**
9242
- * @internal
9243
- */
9244
- export declare const StopReplicationTaskMessageFilterSensitiveLog: (obj: StopReplicationTaskMessage) => any;
9245
- /**
9246
- * @internal
9247
- */
9248
- export declare const StopReplicationTaskResponseFilterSensitiveLog: (obj: StopReplicationTaskResponse) => any;
9249
- /**
9250
- * @internal
9251
- */
9252
- export declare const TestConnectionMessageFilterSensitiveLog: (obj: TestConnectionMessage) => any;
9253
- /**
9254
- * @internal
9255
- */
9256
- export declare const TestConnectionResponseFilterSensitiveLog: (obj: TestConnectionResponse) => any;
9257
- /**
9258
- * @internal
9259
- */
9260
- export declare const UpdateSubscriptionsToEventBridgeMessageFilterSensitiveLog: (obj: UpdateSubscriptionsToEventBridgeMessage) => any;
9261
- /**
9262
- * @internal
9263
- */
9264
- export declare const UpdateSubscriptionsToEventBridgeResponseFilterSensitiveLog: (obj: UpdateSubscriptionsToEventBridgeResponse) => any;