@aws-sdk/client-database-migration-service 3.169.0 → 3.170.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 (115) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/DatabaseMigrationService.d.ts +1240 -330
  3. package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +520 -138
  4. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +38 -17
  5. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +41 -17
  6. package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +41 -17
  7. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +37 -17
  8. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +41 -17
  9. package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +41 -17
  10. package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +41 -17
  11. package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +41 -17
  12. package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +41 -17
  13. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +38 -17
  14. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +37 -17
  15. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +37 -17
  16. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +41 -17
  17. package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +37 -17
  18. package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +41 -17
  19. package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +41 -17
  20. package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +41 -17
  21. package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +41 -17
  22. package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +41 -17
  23. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +41 -17
  24. package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +41 -17
  25. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +41 -17
  26. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +38 -17
  27. package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +41 -17
  28. package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +41 -17
  29. package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +38 -17
  30. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +41 -17
  31. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +41 -17
  32. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +37 -17
  33. package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +41 -17
  34. package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +41 -17
  35. package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +41 -17
  36. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +41 -17
  37. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +41 -17
  42. package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +41 -17
  43. package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +41 -17
  44. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +41 -17
  45. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +41 -17
  46. package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +41 -17
  47. package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +41 -17
  48. package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +37 -17
  49. package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +41 -17
  50. package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +38 -17
  51. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
  52. package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +37 -17
  53. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +41 -17
  54. package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +41 -17
  55. package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +41 -17
  56. package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +41 -17
  57. package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +38 -17
  58. package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +41 -17
  59. package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +37 -17
  60. package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +34 -17
  61. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +41 -17
  62. package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +37 -17
  63. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +41 -17
  64. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +41 -17
  65. package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +41 -17
  66. package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +38 -17
  67. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +37 -17
  68. package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +41 -17
  69. package/dist-types/ts3.4/commands/index.d.ts +65 -65
  70. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  71. package/dist-types/ts3.4/index.d.ts +7 -7
  72. package/dist-types/ts3.4/models/DatabaseMigrationServiceServiceException.d.ts +8 -6
  73. package/dist-types/ts3.4/models/index.d.ts +1 -1
  74. package/dist-types/ts3.4/models/models_0.d.ts +3303 -3091
  75. package/dist-types/ts3.4/pagination/DescribeApplicableIndividualAssessmentsPaginator.d.ts +11 -4
  76. package/dist-types/ts3.4/pagination/DescribeCertificatesPaginator.d.ts +11 -4
  77. package/dist-types/ts3.4/pagination/DescribeConnectionsPaginator.d.ts +11 -4
  78. package/dist-types/ts3.4/pagination/DescribeEndpointSettingsPaginator.d.ts +11 -4
  79. package/dist-types/ts3.4/pagination/DescribeEndpointTypesPaginator.d.ts +11 -4
  80. package/dist-types/ts3.4/pagination/DescribeEndpointsPaginator.d.ts +11 -4
  81. package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +11 -4
  82. package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +11 -4
  83. package/dist-types/ts3.4/pagination/DescribeFleetAdvisorCollectorsPaginator.d.ts +11 -4
  84. package/dist-types/ts3.4/pagination/DescribeFleetAdvisorDatabasesPaginator.d.ts +11 -4
  85. package/dist-types/ts3.4/pagination/DescribeFleetAdvisorLsaAnalysisPaginator.d.ts +11 -4
  86. package/dist-types/ts3.4/pagination/DescribeFleetAdvisorSchemaObjectSummaryPaginator.d.ts +11 -4
  87. package/dist-types/ts3.4/pagination/DescribeFleetAdvisorSchemasPaginator.d.ts +11 -4
  88. package/dist-types/ts3.4/pagination/DescribeOrderableReplicationInstancesPaginator.d.ts +11 -4
  89. package/dist-types/ts3.4/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +11 -4
  90. package/dist-types/ts3.4/pagination/DescribeReplicationInstanceTaskLogsPaginator.d.ts +11 -4
  91. package/dist-types/ts3.4/pagination/DescribeReplicationInstancesPaginator.d.ts +11 -4
  92. package/dist-types/ts3.4/pagination/DescribeReplicationSubnetGroupsPaginator.d.ts +11 -4
  93. package/dist-types/ts3.4/pagination/DescribeReplicationTaskAssessmentResultsPaginator.d.ts +11 -4
  94. package/dist-types/ts3.4/pagination/DescribeReplicationTaskAssessmentRunsPaginator.d.ts +11 -4
  95. package/dist-types/ts3.4/pagination/DescribeReplicationTaskIndividualAssessmentsPaginator.d.ts +11 -4
  96. package/dist-types/ts3.4/pagination/DescribeReplicationTasksPaginator.d.ts +11 -4
  97. package/dist-types/ts3.4/pagination/DescribeSchemasPaginator.d.ts +11 -4
  98. package/dist-types/ts3.4/pagination/DescribeTableStatisticsPaginator.d.ts +11 -4
  99. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  100. package/dist-types/ts3.4/pagination/index.d.ts +25 -25
  101. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +785 -197
  102. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +68 -38
  103. package/dist-types/ts3.4/runtimeConfig.d.ts +68 -38
  104. package/dist-types/ts3.4/runtimeConfig.native.d.ts +69 -37
  105. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +13 -11
  106. package/dist-types/ts3.4/waiters/index.d.ts +8 -8
  107. package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +13 -7
  108. package/dist-types/ts3.4/waiters/waitForReplicationInstanceAvailable.d.ts +13 -7
  109. package/dist-types/ts3.4/waiters/waitForReplicationInstanceDeleted.d.ts +13 -7
  110. package/dist-types/ts3.4/waiters/waitForReplicationTaskDeleted.d.ts +13 -7
  111. package/dist-types/ts3.4/waiters/waitForReplicationTaskReady.d.ts +13 -7
  112. package/dist-types/ts3.4/waiters/waitForReplicationTaskRunning.d.ts +13 -7
  113. package/dist-types/ts3.4/waiters/waitForReplicationTaskStopped.d.ts +13 -7
  114. package/dist-types/ts3.4/waiters/waitForTestConnectionSucceeds.d.ts +13 -7
  115. package/package.json +35 -35
@@ -1,138 +1,520 @@
1
- import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
4
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
- import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
- import { BodyLengthCalculator as __BodyLengthCalculator, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
9
- import { AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput } from "./commands/AddTagsToResourceCommand";
10
- import { ApplyPendingMaintenanceActionCommandInput, ApplyPendingMaintenanceActionCommandOutput } from "./commands/ApplyPendingMaintenanceActionCommand";
11
- import { CancelReplicationTaskAssessmentRunCommandInput, CancelReplicationTaskAssessmentRunCommandOutput } from "./commands/CancelReplicationTaskAssessmentRunCommand";
12
- import { CreateEndpointCommandInput, CreateEndpointCommandOutput } from "./commands/CreateEndpointCommand";
13
- import { CreateEventSubscriptionCommandInput, CreateEventSubscriptionCommandOutput } from "./commands/CreateEventSubscriptionCommand";
14
- import { CreateFleetAdvisorCollectorCommandInput, CreateFleetAdvisorCollectorCommandOutput } from "./commands/CreateFleetAdvisorCollectorCommand";
15
- import { CreateReplicationInstanceCommandInput, CreateReplicationInstanceCommandOutput } from "./commands/CreateReplicationInstanceCommand";
16
- import { CreateReplicationSubnetGroupCommandInput, CreateReplicationSubnetGroupCommandOutput } from "./commands/CreateReplicationSubnetGroupCommand";
17
- import { CreateReplicationTaskCommandInput, CreateReplicationTaskCommandOutput } from "./commands/CreateReplicationTaskCommand";
18
- import { DeleteCertificateCommandInput, DeleteCertificateCommandOutput } from "./commands/DeleteCertificateCommand";
19
- import { DeleteConnectionCommandInput, DeleteConnectionCommandOutput } from "./commands/DeleteConnectionCommand";
20
- import { DeleteEndpointCommandInput, DeleteEndpointCommandOutput } from "./commands/DeleteEndpointCommand";
21
- import { DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput } from "./commands/DeleteEventSubscriptionCommand";
22
- import { DeleteFleetAdvisorCollectorCommandInput, DeleteFleetAdvisorCollectorCommandOutput } from "./commands/DeleteFleetAdvisorCollectorCommand";
23
- import { DeleteFleetAdvisorDatabasesCommandInput, DeleteFleetAdvisorDatabasesCommandOutput } from "./commands/DeleteFleetAdvisorDatabasesCommand";
24
- import { DeleteReplicationInstanceCommandInput, DeleteReplicationInstanceCommandOutput } from "./commands/DeleteReplicationInstanceCommand";
25
- import { DeleteReplicationSubnetGroupCommandInput, DeleteReplicationSubnetGroupCommandOutput } from "./commands/DeleteReplicationSubnetGroupCommand";
26
- import { DeleteReplicationTaskAssessmentRunCommandInput, DeleteReplicationTaskAssessmentRunCommandOutput } from "./commands/DeleteReplicationTaskAssessmentRunCommand";
27
- import { DeleteReplicationTaskCommandInput, DeleteReplicationTaskCommandOutput } from "./commands/DeleteReplicationTaskCommand";
28
- import { DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput } from "./commands/DescribeAccountAttributesCommand";
29
- import { DescribeApplicableIndividualAssessmentsCommandInput, DescribeApplicableIndividualAssessmentsCommandOutput } from "./commands/DescribeApplicableIndividualAssessmentsCommand";
30
- import { DescribeCertificatesCommandInput, DescribeCertificatesCommandOutput } from "./commands/DescribeCertificatesCommand";
31
- import { DescribeConnectionsCommandInput, DescribeConnectionsCommandOutput } from "./commands/DescribeConnectionsCommand";
32
- import { DescribeEndpointsCommandInput, DescribeEndpointsCommandOutput } from "./commands/DescribeEndpointsCommand";
33
- import { DescribeEndpointSettingsCommandInput, DescribeEndpointSettingsCommandOutput } from "./commands/DescribeEndpointSettingsCommand";
34
- import { DescribeEndpointTypesCommandInput, DescribeEndpointTypesCommandOutput } from "./commands/DescribeEndpointTypesCommand";
35
- import { DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput } from "./commands/DescribeEventCategoriesCommand";
36
- import { DescribeEventsCommandInput, DescribeEventsCommandOutput } from "./commands/DescribeEventsCommand";
37
- import { DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput } from "./commands/DescribeEventSubscriptionsCommand";
38
- import { DescribeFleetAdvisorCollectorsCommandInput, DescribeFleetAdvisorCollectorsCommandOutput } from "./commands/DescribeFleetAdvisorCollectorsCommand";
39
- import { DescribeFleetAdvisorDatabasesCommandInput, DescribeFleetAdvisorDatabasesCommandOutput } from "./commands/DescribeFleetAdvisorDatabasesCommand";
40
- import { DescribeFleetAdvisorLsaAnalysisCommandInput, DescribeFleetAdvisorLsaAnalysisCommandOutput } from "./commands/DescribeFleetAdvisorLsaAnalysisCommand";
41
- import { DescribeFleetAdvisorSchemaObjectSummaryCommandInput, DescribeFleetAdvisorSchemaObjectSummaryCommandOutput } from "./commands/DescribeFleetAdvisorSchemaObjectSummaryCommand";
42
- import { DescribeFleetAdvisorSchemasCommandInput, DescribeFleetAdvisorSchemasCommandOutput } from "./commands/DescribeFleetAdvisorSchemasCommand";
43
- import { DescribeOrderableReplicationInstancesCommandInput, DescribeOrderableReplicationInstancesCommandOutput } from "./commands/DescribeOrderableReplicationInstancesCommand";
44
- import { DescribePendingMaintenanceActionsCommandInput, DescribePendingMaintenanceActionsCommandOutput } from "./commands/DescribePendingMaintenanceActionsCommand";
45
- import { DescribeRefreshSchemasStatusCommandInput, DescribeRefreshSchemasStatusCommandOutput } from "./commands/DescribeRefreshSchemasStatusCommand";
46
- import { DescribeReplicationInstancesCommandInput, DescribeReplicationInstancesCommandOutput } from "./commands/DescribeReplicationInstancesCommand";
47
- import { DescribeReplicationInstanceTaskLogsCommandInput, DescribeReplicationInstanceTaskLogsCommandOutput } from "./commands/DescribeReplicationInstanceTaskLogsCommand";
48
- import { DescribeReplicationSubnetGroupsCommandInput, DescribeReplicationSubnetGroupsCommandOutput } from "./commands/DescribeReplicationSubnetGroupsCommand";
49
- import { DescribeReplicationTaskAssessmentResultsCommandInput, DescribeReplicationTaskAssessmentResultsCommandOutput } from "./commands/DescribeReplicationTaskAssessmentResultsCommand";
50
- import { DescribeReplicationTaskAssessmentRunsCommandInput, DescribeReplicationTaskAssessmentRunsCommandOutput } from "./commands/DescribeReplicationTaskAssessmentRunsCommand";
51
- import { DescribeReplicationTaskIndividualAssessmentsCommandInput, DescribeReplicationTaskIndividualAssessmentsCommandOutput } from "./commands/DescribeReplicationTaskIndividualAssessmentsCommand";
52
- import { DescribeReplicationTasksCommandInput, DescribeReplicationTasksCommandOutput } from "./commands/DescribeReplicationTasksCommand";
53
- import { DescribeSchemasCommandInput, DescribeSchemasCommandOutput } from "./commands/DescribeSchemasCommand";
54
- import { DescribeTableStatisticsCommandInput, DescribeTableStatisticsCommandOutput } from "./commands/DescribeTableStatisticsCommand";
55
- import { ImportCertificateCommandInput, ImportCertificateCommandOutput } from "./commands/ImportCertificateCommand";
56
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
57
- import { ModifyEndpointCommandInput, ModifyEndpointCommandOutput } from "./commands/ModifyEndpointCommand";
58
- import { ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput } from "./commands/ModifyEventSubscriptionCommand";
59
- import { ModifyReplicationInstanceCommandInput, ModifyReplicationInstanceCommandOutput } from "./commands/ModifyReplicationInstanceCommand";
60
- import { ModifyReplicationSubnetGroupCommandInput, ModifyReplicationSubnetGroupCommandOutput } from "./commands/ModifyReplicationSubnetGroupCommand";
61
- import { ModifyReplicationTaskCommandInput, ModifyReplicationTaskCommandOutput } from "./commands/ModifyReplicationTaskCommand";
62
- import { MoveReplicationTaskCommandInput, MoveReplicationTaskCommandOutput } from "./commands/MoveReplicationTaskCommand";
63
- import { RebootReplicationInstanceCommandInput, RebootReplicationInstanceCommandOutput } from "./commands/RebootReplicationInstanceCommand";
64
- import { RefreshSchemasCommandInput, RefreshSchemasCommandOutput } from "./commands/RefreshSchemasCommand";
65
- import { ReloadTablesCommandInput, ReloadTablesCommandOutput } from "./commands/ReloadTablesCommand";
66
- import { RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput } from "./commands/RemoveTagsFromResourceCommand";
67
- import { RunFleetAdvisorLsaAnalysisCommandInput, RunFleetAdvisorLsaAnalysisCommandOutput } from "./commands/RunFleetAdvisorLsaAnalysisCommand";
68
- import { StartReplicationTaskAssessmentCommandInput, StartReplicationTaskAssessmentCommandOutput } from "./commands/StartReplicationTaskAssessmentCommand";
69
- import { StartReplicationTaskAssessmentRunCommandInput, StartReplicationTaskAssessmentRunCommandOutput } from "./commands/StartReplicationTaskAssessmentRunCommand";
70
- import { StartReplicationTaskCommandInput, StartReplicationTaskCommandOutput } from "./commands/StartReplicationTaskCommand";
71
- import { StopReplicationTaskCommandInput, StopReplicationTaskCommandOutput } from "./commands/StopReplicationTaskCommand";
72
- import { TestConnectionCommandInput, TestConnectionCommandOutput } from "./commands/TestConnectionCommand";
73
- import { UpdateSubscriptionsToEventBridgeCommandInput, UpdateSubscriptionsToEventBridgeCommandOutput } from "./commands/UpdateSubscriptionsToEventBridgeCommand";
74
- export declare type ServiceInputTypes = AddTagsToResourceCommandInput | ApplyPendingMaintenanceActionCommandInput | CancelReplicationTaskAssessmentRunCommandInput | CreateEndpointCommandInput | CreateEventSubscriptionCommandInput | CreateFleetAdvisorCollectorCommandInput | CreateReplicationInstanceCommandInput | CreateReplicationSubnetGroupCommandInput | CreateReplicationTaskCommandInput | DeleteCertificateCommandInput | DeleteConnectionCommandInput | DeleteEndpointCommandInput | DeleteEventSubscriptionCommandInput | DeleteFleetAdvisorCollectorCommandInput | DeleteFleetAdvisorDatabasesCommandInput | DeleteReplicationInstanceCommandInput | DeleteReplicationSubnetGroupCommandInput | DeleteReplicationTaskAssessmentRunCommandInput | DeleteReplicationTaskCommandInput | DescribeAccountAttributesCommandInput | DescribeApplicableIndividualAssessmentsCommandInput | DescribeCertificatesCommandInput | DescribeConnectionsCommandInput | DescribeEndpointSettingsCommandInput | DescribeEndpointTypesCommandInput | DescribeEndpointsCommandInput | DescribeEventCategoriesCommandInput | DescribeEventSubscriptionsCommandInput | DescribeEventsCommandInput | DescribeFleetAdvisorCollectorsCommandInput | DescribeFleetAdvisorDatabasesCommandInput | DescribeFleetAdvisorLsaAnalysisCommandInput | DescribeFleetAdvisorSchemaObjectSummaryCommandInput | DescribeFleetAdvisorSchemasCommandInput | DescribeOrderableReplicationInstancesCommandInput | DescribePendingMaintenanceActionsCommandInput | DescribeRefreshSchemasStatusCommandInput | DescribeReplicationInstanceTaskLogsCommandInput | DescribeReplicationInstancesCommandInput | DescribeReplicationSubnetGroupsCommandInput | DescribeReplicationTaskAssessmentResultsCommandInput | DescribeReplicationTaskAssessmentRunsCommandInput | DescribeReplicationTaskIndividualAssessmentsCommandInput | DescribeReplicationTasksCommandInput | DescribeSchemasCommandInput | DescribeTableStatisticsCommandInput | ImportCertificateCommandInput | ListTagsForResourceCommandInput | ModifyEndpointCommandInput | ModifyEventSubscriptionCommandInput | ModifyReplicationInstanceCommandInput | ModifyReplicationSubnetGroupCommandInput | ModifyReplicationTaskCommandInput | MoveReplicationTaskCommandInput | RebootReplicationInstanceCommandInput | RefreshSchemasCommandInput | ReloadTablesCommandInput | RemoveTagsFromResourceCommandInput | RunFleetAdvisorLsaAnalysisCommandInput | StartReplicationTaskAssessmentCommandInput | StartReplicationTaskAssessmentRunCommandInput | StartReplicationTaskCommandInput | StopReplicationTaskCommandInput | TestConnectionCommandInput | UpdateSubscriptionsToEventBridgeCommandInput;
75
- export declare type ServiceOutputTypes = AddTagsToResourceCommandOutput | ApplyPendingMaintenanceActionCommandOutput | CancelReplicationTaskAssessmentRunCommandOutput | CreateEndpointCommandOutput | CreateEventSubscriptionCommandOutput | CreateFleetAdvisorCollectorCommandOutput | CreateReplicationInstanceCommandOutput | CreateReplicationSubnetGroupCommandOutput | CreateReplicationTaskCommandOutput | DeleteCertificateCommandOutput | DeleteConnectionCommandOutput | DeleteEndpointCommandOutput | DeleteEventSubscriptionCommandOutput | DeleteFleetAdvisorCollectorCommandOutput | DeleteFleetAdvisorDatabasesCommandOutput | DeleteReplicationInstanceCommandOutput | DeleteReplicationSubnetGroupCommandOutput | DeleteReplicationTaskAssessmentRunCommandOutput | DeleteReplicationTaskCommandOutput | DescribeAccountAttributesCommandOutput | DescribeApplicableIndividualAssessmentsCommandOutput | DescribeCertificatesCommandOutput | DescribeConnectionsCommandOutput | DescribeEndpointSettingsCommandOutput | DescribeEndpointTypesCommandOutput | DescribeEndpointsCommandOutput | DescribeEventCategoriesCommandOutput | DescribeEventSubscriptionsCommandOutput | DescribeEventsCommandOutput | DescribeFleetAdvisorCollectorsCommandOutput | DescribeFleetAdvisorDatabasesCommandOutput | DescribeFleetAdvisorLsaAnalysisCommandOutput | DescribeFleetAdvisorSchemaObjectSummaryCommandOutput | DescribeFleetAdvisorSchemasCommandOutput | DescribeOrderableReplicationInstancesCommandOutput | DescribePendingMaintenanceActionsCommandOutput | DescribeRefreshSchemasStatusCommandOutput | DescribeReplicationInstanceTaskLogsCommandOutput | DescribeReplicationInstancesCommandOutput | DescribeReplicationSubnetGroupsCommandOutput | DescribeReplicationTaskAssessmentResultsCommandOutput | DescribeReplicationTaskAssessmentRunsCommandOutput | DescribeReplicationTaskIndividualAssessmentsCommandOutput | DescribeReplicationTasksCommandOutput | DescribeSchemasCommandOutput | DescribeTableStatisticsCommandOutput | ImportCertificateCommandOutput | ListTagsForResourceCommandOutput | ModifyEndpointCommandOutput | ModifyEventSubscriptionCommandOutput | ModifyReplicationInstanceCommandOutput | ModifyReplicationSubnetGroupCommandOutput | ModifyReplicationTaskCommandOutput | MoveReplicationTaskCommandOutput | RebootReplicationInstanceCommandOutput | RefreshSchemasCommandOutput | ReloadTablesCommandOutput | RemoveTagsFromResourceCommandOutput | RunFleetAdvisorLsaAnalysisCommandOutput | StartReplicationTaskAssessmentCommandOutput | StartReplicationTaskAssessmentRunCommandOutput | StartReplicationTaskCommandOutput | StopReplicationTaskCommandOutput | TestConnectionCommandOutput | UpdateSubscriptionsToEventBridgeCommandOutput;
76
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
77
-
78
- requestHandler?: __HttpHandler;
79
-
80
- sha256?: __HashConstructor;
81
-
82
- urlParser?: __UrlParser;
83
-
84
- bodyLengthChecker?: __BodyLengthCalculator;
85
-
86
- streamCollector?: __StreamCollector;
87
-
88
- base64Decoder?: __Decoder;
89
-
90
- base64Encoder?: __Encoder;
91
-
92
- utf8Decoder?: __Decoder;
93
-
94
- utf8Encoder?: __Encoder;
95
-
96
- runtime?: string;
97
-
98
- disableHostPrefix?: boolean;
99
-
100
- maxAttempts?: number | __Provider<number>;
101
-
102
- retryMode?: string | __Provider<string>;
103
-
104
- logger?: __Logger;
105
-
106
- useDualstackEndpoint?: boolean | __Provider<boolean>;
107
-
108
- useFipsEndpoint?: boolean | __Provider<boolean>;
109
-
110
- serviceId?: string;
111
-
112
- region?: string | __Provider<string>;
113
-
114
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
115
-
116
- regionInfoProvider?: RegionInfoProvider;
117
-
118
- defaultUserAgentProvider?: Provider<__UserAgent>;
119
-
120
- defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
121
- }
122
- declare type DatabaseMigrationServiceClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
123
-
124
- export interface DatabaseMigrationServiceClientConfig extends DatabaseMigrationServiceClientConfigType {
125
- }
126
- declare type DatabaseMigrationServiceClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
127
-
128
- export interface DatabaseMigrationServiceClientResolvedConfig extends DatabaseMigrationServiceClientResolvedConfigType {
129
- }
130
-
131
- export declare class DatabaseMigrationServiceClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, DatabaseMigrationServiceClientResolvedConfig> {
132
-
133
- readonly config: DatabaseMigrationServiceClientResolvedConfig;
134
- constructor(configuration: DatabaseMigrationServiceClientConfig);
135
-
136
- destroy(): void;
137
- }
138
- export {};
1
+ import {
2
+ EndpointsInputConfig,
3
+ EndpointsResolvedConfig,
4
+ RegionInputConfig,
5
+ RegionResolvedConfig,
6
+ } from "@aws-sdk/config-resolver";
7
+ import {
8
+ HostHeaderInputConfig,
9
+ HostHeaderResolvedConfig,
10
+ } from "@aws-sdk/middleware-host-header";
11
+ import {
12
+ RetryInputConfig,
13
+ RetryResolvedConfig,
14
+ } from "@aws-sdk/middleware-retry";
15
+ import {
16
+ AwsAuthInputConfig,
17
+ AwsAuthResolvedConfig,
18
+ } from "@aws-sdk/middleware-signing";
19
+ import {
20
+ UserAgentInputConfig,
21
+ UserAgentResolvedConfig,
22
+ } from "@aws-sdk/middleware-user-agent";
23
+ import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
24
+ import {
25
+ Client as __Client,
26
+ DefaultsMode,
27
+ SmithyConfiguration as __SmithyConfiguration,
28
+ SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
29
+ } from "@aws-sdk/smithy-client";
30
+ import {
31
+ BodyLengthCalculator as __BodyLengthCalculator,
32
+ Credentials as __Credentials,
33
+ Decoder as __Decoder,
34
+ Encoder as __Encoder,
35
+ HashConstructor as __HashConstructor,
36
+ HttpHandlerOptions as __HttpHandlerOptions,
37
+ Logger as __Logger,
38
+ Provider as __Provider,
39
+ Provider,
40
+ RegionInfoProvider,
41
+ StreamCollector as __StreamCollector,
42
+ UrlParser as __UrlParser,
43
+ UserAgent as __UserAgent,
44
+ } from "@aws-sdk/types";
45
+ import {
46
+ AddTagsToResourceCommandInput,
47
+ AddTagsToResourceCommandOutput,
48
+ } from "./commands/AddTagsToResourceCommand";
49
+ import {
50
+ ApplyPendingMaintenanceActionCommandInput,
51
+ ApplyPendingMaintenanceActionCommandOutput,
52
+ } from "./commands/ApplyPendingMaintenanceActionCommand";
53
+ import {
54
+ CancelReplicationTaskAssessmentRunCommandInput,
55
+ CancelReplicationTaskAssessmentRunCommandOutput,
56
+ } from "./commands/CancelReplicationTaskAssessmentRunCommand";
57
+ import {
58
+ CreateEndpointCommandInput,
59
+ CreateEndpointCommandOutput,
60
+ } from "./commands/CreateEndpointCommand";
61
+ import {
62
+ CreateEventSubscriptionCommandInput,
63
+ CreateEventSubscriptionCommandOutput,
64
+ } from "./commands/CreateEventSubscriptionCommand";
65
+ import {
66
+ CreateFleetAdvisorCollectorCommandInput,
67
+ CreateFleetAdvisorCollectorCommandOutput,
68
+ } from "./commands/CreateFleetAdvisorCollectorCommand";
69
+ import {
70
+ CreateReplicationInstanceCommandInput,
71
+ CreateReplicationInstanceCommandOutput,
72
+ } from "./commands/CreateReplicationInstanceCommand";
73
+ import {
74
+ CreateReplicationSubnetGroupCommandInput,
75
+ CreateReplicationSubnetGroupCommandOutput,
76
+ } from "./commands/CreateReplicationSubnetGroupCommand";
77
+ import {
78
+ CreateReplicationTaskCommandInput,
79
+ CreateReplicationTaskCommandOutput,
80
+ } from "./commands/CreateReplicationTaskCommand";
81
+ import {
82
+ DeleteCertificateCommandInput,
83
+ DeleteCertificateCommandOutput,
84
+ } from "./commands/DeleteCertificateCommand";
85
+ import {
86
+ DeleteConnectionCommandInput,
87
+ DeleteConnectionCommandOutput,
88
+ } from "./commands/DeleteConnectionCommand";
89
+ import {
90
+ DeleteEndpointCommandInput,
91
+ DeleteEndpointCommandOutput,
92
+ } from "./commands/DeleteEndpointCommand";
93
+ import {
94
+ DeleteEventSubscriptionCommandInput,
95
+ DeleteEventSubscriptionCommandOutput,
96
+ } from "./commands/DeleteEventSubscriptionCommand";
97
+ import {
98
+ DeleteFleetAdvisorCollectorCommandInput,
99
+ DeleteFleetAdvisorCollectorCommandOutput,
100
+ } from "./commands/DeleteFleetAdvisorCollectorCommand";
101
+ import {
102
+ DeleteFleetAdvisorDatabasesCommandInput,
103
+ DeleteFleetAdvisorDatabasesCommandOutput,
104
+ } from "./commands/DeleteFleetAdvisorDatabasesCommand";
105
+ import {
106
+ DeleteReplicationInstanceCommandInput,
107
+ DeleteReplicationInstanceCommandOutput,
108
+ } from "./commands/DeleteReplicationInstanceCommand";
109
+ import {
110
+ DeleteReplicationSubnetGroupCommandInput,
111
+ DeleteReplicationSubnetGroupCommandOutput,
112
+ } from "./commands/DeleteReplicationSubnetGroupCommand";
113
+ import {
114
+ DeleteReplicationTaskAssessmentRunCommandInput,
115
+ DeleteReplicationTaskAssessmentRunCommandOutput,
116
+ } from "./commands/DeleteReplicationTaskAssessmentRunCommand";
117
+ import {
118
+ DeleteReplicationTaskCommandInput,
119
+ DeleteReplicationTaskCommandOutput,
120
+ } from "./commands/DeleteReplicationTaskCommand";
121
+ import {
122
+ DescribeAccountAttributesCommandInput,
123
+ DescribeAccountAttributesCommandOutput,
124
+ } from "./commands/DescribeAccountAttributesCommand";
125
+ import {
126
+ DescribeApplicableIndividualAssessmentsCommandInput,
127
+ DescribeApplicableIndividualAssessmentsCommandOutput,
128
+ } from "./commands/DescribeApplicableIndividualAssessmentsCommand";
129
+ import {
130
+ DescribeCertificatesCommandInput,
131
+ DescribeCertificatesCommandOutput,
132
+ } from "./commands/DescribeCertificatesCommand";
133
+ import {
134
+ DescribeConnectionsCommandInput,
135
+ DescribeConnectionsCommandOutput,
136
+ } from "./commands/DescribeConnectionsCommand";
137
+ import {
138
+ DescribeEndpointsCommandInput,
139
+ DescribeEndpointsCommandOutput,
140
+ } from "./commands/DescribeEndpointsCommand";
141
+ import {
142
+ DescribeEndpointSettingsCommandInput,
143
+ DescribeEndpointSettingsCommandOutput,
144
+ } from "./commands/DescribeEndpointSettingsCommand";
145
+ import {
146
+ DescribeEndpointTypesCommandInput,
147
+ DescribeEndpointTypesCommandOutput,
148
+ } from "./commands/DescribeEndpointTypesCommand";
149
+ import {
150
+ DescribeEventCategoriesCommandInput,
151
+ DescribeEventCategoriesCommandOutput,
152
+ } from "./commands/DescribeEventCategoriesCommand";
153
+ import {
154
+ DescribeEventsCommandInput,
155
+ DescribeEventsCommandOutput,
156
+ } from "./commands/DescribeEventsCommand";
157
+ import {
158
+ DescribeEventSubscriptionsCommandInput,
159
+ DescribeEventSubscriptionsCommandOutput,
160
+ } from "./commands/DescribeEventSubscriptionsCommand";
161
+ import {
162
+ DescribeFleetAdvisorCollectorsCommandInput,
163
+ DescribeFleetAdvisorCollectorsCommandOutput,
164
+ } from "./commands/DescribeFleetAdvisorCollectorsCommand";
165
+ import {
166
+ DescribeFleetAdvisorDatabasesCommandInput,
167
+ DescribeFleetAdvisorDatabasesCommandOutput,
168
+ } from "./commands/DescribeFleetAdvisorDatabasesCommand";
169
+ import {
170
+ DescribeFleetAdvisorLsaAnalysisCommandInput,
171
+ DescribeFleetAdvisorLsaAnalysisCommandOutput,
172
+ } from "./commands/DescribeFleetAdvisorLsaAnalysisCommand";
173
+ import {
174
+ DescribeFleetAdvisorSchemaObjectSummaryCommandInput,
175
+ DescribeFleetAdvisorSchemaObjectSummaryCommandOutput,
176
+ } from "./commands/DescribeFleetAdvisorSchemaObjectSummaryCommand";
177
+ import {
178
+ DescribeFleetAdvisorSchemasCommandInput,
179
+ DescribeFleetAdvisorSchemasCommandOutput,
180
+ } from "./commands/DescribeFleetAdvisorSchemasCommand";
181
+ import {
182
+ DescribeOrderableReplicationInstancesCommandInput,
183
+ DescribeOrderableReplicationInstancesCommandOutput,
184
+ } from "./commands/DescribeOrderableReplicationInstancesCommand";
185
+ import {
186
+ DescribePendingMaintenanceActionsCommandInput,
187
+ DescribePendingMaintenanceActionsCommandOutput,
188
+ } from "./commands/DescribePendingMaintenanceActionsCommand";
189
+ import {
190
+ DescribeRefreshSchemasStatusCommandInput,
191
+ DescribeRefreshSchemasStatusCommandOutput,
192
+ } from "./commands/DescribeRefreshSchemasStatusCommand";
193
+ import {
194
+ DescribeReplicationInstancesCommandInput,
195
+ DescribeReplicationInstancesCommandOutput,
196
+ } from "./commands/DescribeReplicationInstancesCommand";
197
+ import {
198
+ DescribeReplicationInstanceTaskLogsCommandInput,
199
+ DescribeReplicationInstanceTaskLogsCommandOutput,
200
+ } from "./commands/DescribeReplicationInstanceTaskLogsCommand";
201
+ import {
202
+ DescribeReplicationSubnetGroupsCommandInput,
203
+ DescribeReplicationSubnetGroupsCommandOutput,
204
+ } from "./commands/DescribeReplicationSubnetGroupsCommand";
205
+ import {
206
+ DescribeReplicationTaskAssessmentResultsCommandInput,
207
+ DescribeReplicationTaskAssessmentResultsCommandOutput,
208
+ } from "./commands/DescribeReplicationTaskAssessmentResultsCommand";
209
+ import {
210
+ DescribeReplicationTaskAssessmentRunsCommandInput,
211
+ DescribeReplicationTaskAssessmentRunsCommandOutput,
212
+ } from "./commands/DescribeReplicationTaskAssessmentRunsCommand";
213
+ import {
214
+ DescribeReplicationTaskIndividualAssessmentsCommandInput,
215
+ DescribeReplicationTaskIndividualAssessmentsCommandOutput,
216
+ } from "./commands/DescribeReplicationTaskIndividualAssessmentsCommand";
217
+ import {
218
+ DescribeReplicationTasksCommandInput,
219
+ DescribeReplicationTasksCommandOutput,
220
+ } from "./commands/DescribeReplicationTasksCommand";
221
+ import {
222
+ DescribeSchemasCommandInput,
223
+ DescribeSchemasCommandOutput,
224
+ } from "./commands/DescribeSchemasCommand";
225
+ import {
226
+ DescribeTableStatisticsCommandInput,
227
+ DescribeTableStatisticsCommandOutput,
228
+ } from "./commands/DescribeTableStatisticsCommand";
229
+ import {
230
+ ImportCertificateCommandInput,
231
+ ImportCertificateCommandOutput,
232
+ } from "./commands/ImportCertificateCommand";
233
+ import {
234
+ ListTagsForResourceCommandInput,
235
+ ListTagsForResourceCommandOutput,
236
+ } from "./commands/ListTagsForResourceCommand";
237
+ import {
238
+ ModifyEndpointCommandInput,
239
+ ModifyEndpointCommandOutput,
240
+ } from "./commands/ModifyEndpointCommand";
241
+ import {
242
+ ModifyEventSubscriptionCommandInput,
243
+ ModifyEventSubscriptionCommandOutput,
244
+ } from "./commands/ModifyEventSubscriptionCommand";
245
+ import {
246
+ ModifyReplicationInstanceCommandInput,
247
+ ModifyReplicationInstanceCommandOutput,
248
+ } from "./commands/ModifyReplicationInstanceCommand";
249
+ import {
250
+ ModifyReplicationSubnetGroupCommandInput,
251
+ ModifyReplicationSubnetGroupCommandOutput,
252
+ } from "./commands/ModifyReplicationSubnetGroupCommand";
253
+ import {
254
+ ModifyReplicationTaskCommandInput,
255
+ ModifyReplicationTaskCommandOutput,
256
+ } from "./commands/ModifyReplicationTaskCommand";
257
+ import {
258
+ MoveReplicationTaskCommandInput,
259
+ MoveReplicationTaskCommandOutput,
260
+ } from "./commands/MoveReplicationTaskCommand";
261
+ import {
262
+ RebootReplicationInstanceCommandInput,
263
+ RebootReplicationInstanceCommandOutput,
264
+ } from "./commands/RebootReplicationInstanceCommand";
265
+ import {
266
+ RefreshSchemasCommandInput,
267
+ RefreshSchemasCommandOutput,
268
+ } from "./commands/RefreshSchemasCommand";
269
+ import {
270
+ ReloadTablesCommandInput,
271
+ ReloadTablesCommandOutput,
272
+ } from "./commands/ReloadTablesCommand";
273
+ import {
274
+ RemoveTagsFromResourceCommandInput,
275
+ RemoveTagsFromResourceCommandOutput,
276
+ } from "./commands/RemoveTagsFromResourceCommand";
277
+ import {
278
+ RunFleetAdvisorLsaAnalysisCommandInput,
279
+ RunFleetAdvisorLsaAnalysisCommandOutput,
280
+ } from "./commands/RunFleetAdvisorLsaAnalysisCommand";
281
+ import {
282
+ StartReplicationTaskAssessmentCommandInput,
283
+ StartReplicationTaskAssessmentCommandOutput,
284
+ } from "./commands/StartReplicationTaskAssessmentCommand";
285
+ import {
286
+ StartReplicationTaskAssessmentRunCommandInput,
287
+ StartReplicationTaskAssessmentRunCommandOutput,
288
+ } from "./commands/StartReplicationTaskAssessmentRunCommand";
289
+ import {
290
+ StartReplicationTaskCommandInput,
291
+ StartReplicationTaskCommandOutput,
292
+ } from "./commands/StartReplicationTaskCommand";
293
+ import {
294
+ StopReplicationTaskCommandInput,
295
+ StopReplicationTaskCommandOutput,
296
+ } from "./commands/StopReplicationTaskCommand";
297
+ import {
298
+ TestConnectionCommandInput,
299
+ TestConnectionCommandOutput,
300
+ } from "./commands/TestConnectionCommand";
301
+ import {
302
+ UpdateSubscriptionsToEventBridgeCommandInput,
303
+ UpdateSubscriptionsToEventBridgeCommandOutput,
304
+ } from "./commands/UpdateSubscriptionsToEventBridgeCommand";
305
+ export declare type ServiceInputTypes =
306
+ | AddTagsToResourceCommandInput
307
+ | ApplyPendingMaintenanceActionCommandInput
308
+ | CancelReplicationTaskAssessmentRunCommandInput
309
+ | CreateEndpointCommandInput
310
+ | CreateEventSubscriptionCommandInput
311
+ | CreateFleetAdvisorCollectorCommandInput
312
+ | CreateReplicationInstanceCommandInput
313
+ | CreateReplicationSubnetGroupCommandInput
314
+ | CreateReplicationTaskCommandInput
315
+ | DeleteCertificateCommandInput
316
+ | DeleteConnectionCommandInput
317
+ | DeleteEndpointCommandInput
318
+ | DeleteEventSubscriptionCommandInput
319
+ | DeleteFleetAdvisorCollectorCommandInput
320
+ | DeleteFleetAdvisorDatabasesCommandInput
321
+ | DeleteReplicationInstanceCommandInput
322
+ | DeleteReplicationSubnetGroupCommandInput
323
+ | DeleteReplicationTaskAssessmentRunCommandInput
324
+ | DeleteReplicationTaskCommandInput
325
+ | DescribeAccountAttributesCommandInput
326
+ | DescribeApplicableIndividualAssessmentsCommandInput
327
+ | DescribeCertificatesCommandInput
328
+ | DescribeConnectionsCommandInput
329
+ | DescribeEndpointSettingsCommandInput
330
+ | DescribeEndpointTypesCommandInput
331
+ | DescribeEndpointsCommandInput
332
+ | DescribeEventCategoriesCommandInput
333
+ | DescribeEventSubscriptionsCommandInput
334
+ | DescribeEventsCommandInput
335
+ | DescribeFleetAdvisorCollectorsCommandInput
336
+ | DescribeFleetAdvisorDatabasesCommandInput
337
+ | DescribeFleetAdvisorLsaAnalysisCommandInput
338
+ | DescribeFleetAdvisorSchemaObjectSummaryCommandInput
339
+ | DescribeFleetAdvisorSchemasCommandInput
340
+ | DescribeOrderableReplicationInstancesCommandInput
341
+ | DescribePendingMaintenanceActionsCommandInput
342
+ | DescribeRefreshSchemasStatusCommandInput
343
+ | DescribeReplicationInstanceTaskLogsCommandInput
344
+ | DescribeReplicationInstancesCommandInput
345
+ | DescribeReplicationSubnetGroupsCommandInput
346
+ | DescribeReplicationTaskAssessmentResultsCommandInput
347
+ | DescribeReplicationTaskAssessmentRunsCommandInput
348
+ | DescribeReplicationTaskIndividualAssessmentsCommandInput
349
+ | DescribeReplicationTasksCommandInput
350
+ | DescribeSchemasCommandInput
351
+ | DescribeTableStatisticsCommandInput
352
+ | ImportCertificateCommandInput
353
+ | ListTagsForResourceCommandInput
354
+ | ModifyEndpointCommandInput
355
+ | ModifyEventSubscriptionCommandInput
356
+ | ModifyReplicationInstanceCommandInput
357
+ | ModifyReplicationSubnetGroupCommandInput
358
+ | ModifyReplicationTaskCommandInput
359
+ | MoveReplicationTaskCommandInput
360
+ | RebootReplicationInstanceCommandInput
361
+ | RefreshSchemasCommandInput
362
+ | ReloadTablesCommandInput
363
+ | RemoveTagsFromResourceCommandInput
364
+ | RunFleetAdvisorLsaAnalysisCommandInput
365
+ | StartReplicationTaskAssessmentCommandInput
366
+ | StartReplicationTaskAssessmentRunCommandInput
367
+ | StartReplicationTaskCommandInput
368
+ | StopReplicationTaskCommandInput
369
+ | TestConnectionCommandInput
370
+ | UpdateSubscriptionsToEventBridgeCommandInput;
371
+ export declare type ServiceOutputTypes =
372
+ | AddTagsToResourceCommandOutput
373
+ | ApplyPendingMaintenanceActionCommandOutput
374
+ | CancelReplicationTaskAssessmentRunCommandOutput
375
+ | CreateEndpointCommandOutput
376
+ | CreateEventSubscriptionCommandOutput
377
+ | CreateFleetAdvisorCollectorCommandOutput
378
+ | CreateReplicationInstanceCommandOutput
379
+ | CreateReplicationSubnetGroupCommandOutput
380
+ | CreateReplicationTaskCommandOutput
381
+ | DeleteCertificateCommandOutput
382
+ | DeleteConnectionCommandOutput
383
+ | DeleteEndpointCommandOutput
384
+ | DeleteEventSubscriptionCommandOutput
385
+ | DeleteFleetAdvisorCollectorCommandOutput
386
+ | DeleteFleetAdvisorDatabasesCommandOutput
387
+ | DeleteReplicationInstanceCommandOutput
388
+ | DeleteReplicationSubnetGroupCommandOutput
389
+ | DeleteReplicationTaskAssessmentRunCommandOutput
390
+ | DeleteReplicationTaskCommandOutput
391
+ | DescribeAccountAttributesCommandOutput
392
+ | DescribeApplicableIndividualAssessmentsCommandOutput
393
+ | DescribeCertificatesCommandOutput
394
+ | DescribeConnectionsCommandOutput
395
+ | DescribeEndpointSettingsCommandOutput
396
+ | DescribeEndpointTypesCommandOutput
397
+ | DescribeEndpointsCommandOutput
398
+ | DescribeEventCategoriesCommandOutput
399
+ | DescribeEventSubscriptionsCommandOutput
400
+ | DescribeEventsCommandOutput
401
+ | DescribeFleetAdvisorCollectorsCommandOutput
402
+ | DescribeFleetAdvisorDatabasesCommandOutput
403
+ | DescribeFleetAdvisorLsaAnalysisCommandOutput
404
+ | DescribeFleetAdvisorSchemaObjectSummaryCommandOutput
405
+ | DescribeFleetAdvisorSchemasCommandOutput
406
+ | DescribeOrderableReplicationInstancesCommandOutput
407
+ | DescribePendingMaintenanceActionsCommandOutput
408
+ | DescribeRefreshSchemasStatusCommandOutput
409
+ | DescribeReplicationInstanceTaskLogsCommandOutput
410
+ | DescribeReplicationInstancesCommandOutput
411
+ | DescribeReplicationSubnetGroupsCommandOutput
412
+ | DescribeReplicationTaskAssessmentResultsCommandOutput
413
+ | DescribeReplicationTaskAssessmentRunsCommandOutput
414
+ | DescribeReplicationTaskIndividualAssessmentsCommandOutput
415
+ | DescribeReplicationTasksCommandOutput
416
+ | DescribeSchemasCommandOutput
417
+ | DescribeTableStatisticsCommandOutput
418
+ | ImportCertificateCommandOutput
419
+ | ListTagsForResourceCommandOutput
420
+ | ModifyEndpointCommandOutput
421
+ | ModifyEventSubscriptionCommandOutput
422
+ | ModifyReplicationInstanceCommandOutput
423
+ | ModifyReplicationSubnetGroupCommandOutput
424
+ | ModifyReplicationTaskCommandOutput
425
+ | MoveReplicationTaskCommandOutput
426
+ | RebootReplicationInstanceCommandOutput
427
+ | RefreshSchemasCommandOutput
428
+ | ReloadTablesCommandOutput
429
+ | RemoveTagsFromResourceCommandOutput
430
+ | RunFleetAdvisorLsaAnalysisCommandOutput
431
+ | StartReplicationTaskAssessmentCommandOutput
432
+ | StartReplicationTaskAssessmentRunCommandOutput
433
+ | StartReplicationTaskCommandOutput
434
+ | StopReplicationTaskCommandOutput
435
+ | TestConnectionCommandOutput
436
+ | UpdateSubscriptionsToEventBridgeCommandOutput;
437
+ export interface ClientDefaults
438
+ extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
439
+ requestHandler?: __HttpHandler;
440
+
441
+ sha256?: __HashConstructor;
442
+
443
+ urlParser?: __UrlParser;
444
+
445
+ bodyLengthChecker?: __BodyLengthCalculator;
446
+
447
+ streamCollector?: __StreamCollector;
448
+
449
+ base64Decoder?: __Decoder;
450
+
451
+ base64Encoder?: __Encoder;
452
+
453
+ utf8Decoder?: __Decoder;
454
+
455
+ utf8Encoder?: __Encoder;
456
+
457
+ runtime?: string;
458
+
459
+ disableHostPrefix?: boolean;
460
+
461
+ maxAttempts?: number | __Provider<number>;
462
+
463
+ retryMode?: string | __Provider<string>;
464
+
465
+ logger?: __Logger;
466
+
467
+ useDualstackEndpoint?: boolean | __Provider<boolean>;
468
+
469
+ useFipsEndpoint?: boolean | __Provider<boolean>;
470
+
471
+ serviceId?: string;
472
+
473
+ region?: string | __Provider<string>;
474
+
475
+ credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
476
+
477
+ regionInfoProvider?: RegionInfoProvider;
478
+
479
+ defaultUserAgentProvider?: Provider<__UserAgent>;
480
+
481
+ defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
482
+ }
483
+ declare type DatabaseMigrationServiceClientConfigType = Partial<
484
+ __SmithyConfiguration<__HttpHandlerOptions>
485
+ > &
486
+ ClientDefaults &
487
+ RegionInputConfig &
488
+ EndpointsInputConfig &
489
+ RetryInputConfig &
490
+ HostHeaderInputConfig &
491
+ AwsAuthInputConfig &
492
+ UserAgentInputConfig;
493
+
494
+ export interface DatabaseMigrationServiceClientConfig
495
+ extends DatabaseMigrationServiceClientConfigType {}
496
+ declare type DatabaseMigrationServiceClientResolvedConfigType =
497
+ __SmithyResolvedConfiguration<__HttpHandlerOptions> &
498
+ Required<ClientDefaults> &
499
+ RegionResolvedConfig &
500
+ EndpointsResolvedConfig &
501
+ RetryResolvedConfig &
502
+ HostHeaderResolvedConfig &
503
+ AwsAuthResolvedConfig &
504
+ UserAgentResolvedConfig;
505
+
506
+ export interface DatabaseMigrationServiceClientResolvedConfig
507
+ extends DatabaseMigrationServiceClientResolvedConfigType {}
508
+
509
+ export declare class DatabaseMigrationServiceClient extends __Client<
510
+ __HttpHandlerOptions,
511
+ ServiceInputTypes,
512
+ ServiceOutputTypes,
513
+ DatabaseMigrationServiceClientResolvedConfig
514
+ > {
515
+ readonly config: DatabaseMigrationServiceClientResolvedConfig;
516
+ constructor(configuration: DatabaseMigrationServiceClientConfig);
517
+
518
+ destroy(): void;
519
+ }
520
+ export {};