@aws-sdk/client-database-migration-service 3.168.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 +16 -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,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
- import { DescribeReplicationTaskAssessmentRunsMessage, DescribeReplicationTaskAssessmentRunsResponse } from "../models/models_0";
5
- export interface DescribeReplicationTaskAssessmentRunsCommandInput extends DescribeReplicationTaskAssessmentRunsMessage {
6
- }
7
- export interface DescribeReplicationTaskAssessmentRunsCommandOutput extends DescribeReplicationTaskAssessmentRunsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeReplicationTaskAssessmentRunsCommand extends $Command<DescribeReplicationTaskAssessmentRunsCommandInput, DescribeReplicationTaskAssessmentRunsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: DescribeReplicationTaskAssessmentRunsCommandInput;
12
- constructor(input: DescribeReplicationTaskAssessmentRunsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReplicationTaskAssessmentRunsCommandInput, DescribeReplicationTaskAssessmentRunsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DatabaseMigrationServiceClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../DatabaseMigrationServiceClient";
13
+ import {
14
+ DescribeReplicationTaskAssessmentRunsMessage,
15
+ DescribeReplicationTaskAssessmentRunsResponse,
16
+ } from "../models/models_0";
17
+ export interface DescribeReplicationTaskAssessmentRunsCommandInput
18
+ extends DescribeReplicationTaskAssessmentRunsMessage {}
19
+ export interface DescribeReplicationTaskAssessmentRunsCommandOutput
20
+ extends DescribeReplicationTaskAssessmentRunsResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DescribeReplicationTaskAssessmentRunsCommand extends $Command<
24
+ DescribeReplicationTaskAssessmentRunsCommandInput,
25
+ DescribeReplicationTaskAssessmentRunsCommandOutput,
26
+ DatabaseMigrationServiceClientResolvedConfig
27
+ > {
28
+ readonly input: DescribeReplicationTaskAssessmentRunsCommandInput;
29
+ constructor(input: DescribeReplicationTaskAssessmentRunsCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DescribeReplicationTaskAssessmentRunsCommandInput,
37
+ DescribeReplicationTaskAssessmentRunsCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
- import { DescribeReplicationTaskIndividualAssessmentsMessage, DescribeReplicationTaskIndividualAssessmentsResponse } from "../models/models_0";
5
- export interface DescribeReplicationTaskIndividualAssessmentsCommandInput extends DescribeReplicationTaskIndividualAssessmentsMessage {
6
- }
7
- export interface DescribeReplicationTaskIndividualAssessmentsCommandOutput extends DescribeReplicationTaskIndividualAssessmentsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeReplicationTaskIndividualAssessmentsCommand extends $Command<DescribeReplicationTaskIndividualAssessmentsCommandInput, DescribeReplicationTaskIndividualAssessmentsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: DescribeReplicationTaskIndividualAssessmentsCommandInput;
12
- constructor(input: DescribeReplicationTaskIndividualAssessmentsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReplicationTaskIndividualAssessmentsCommandInput, DescribeReplicationTaskIndividualAssessmentsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DatabaseMigrationServiceClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../DatabaseMigrationServiceClient";
13
+ import {
14
+ DescribeReplicationTaskIndividualAssessmentsMessage,
15
+ DescribeReplicationTaskIndividualAssessmentsResponse,
16
+ } from "../models/models_0";
17
+ export interface DescribeReplicationTaskIndividualAssessmentsCommandInput
18
+ extends DescribeReplicationTaskIndividualAssessmentsMessage {}
19
+ export interface DescribeReplicationTaskIndividualAssessmentsCommandOutput
20
+ extends DescribeReplicationTaskIndividualAssessmentsResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DescribeReplicationTaskIndividualAssessmentsCommand extends $Command<
24
+ DescribeReplicationTaskIndividualAssessmentsCommandInput,
25
+ DescribeReplicationTaskIndividualAssessmentsCommandOutput,
26
+ DatabaseMigrationServiceClientResolvedConfig
27
+ > {
28
+ readonly input: DescribeReplicationTaskIndividualAssessmentsCommandInput;
29
+ constructor(input: DescribeReplicationTaskIndividualAssessmentsCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DescribeReplicationTaskIndividualAssessmentsCommandInput,
37
+ DescribeReplicationTaskIndividualAssessmentsCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
- import { DescribeReplicationTasksMessage, DescribeReplicationTasksResponse } from "../models/models_0";
5
- export interface DescribeReplicationTasksCommandInput extends DescribeReplicationTasksMessage {
6
- }
7
- export interface DescribeReplicationTasksCommandOutput extends DescribeReplicationTasksResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeReplicationTasksCommand extends $Command<DescribeReplicationTasksCommandInput, DescribeReplicationTasksCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: DescribeReplicationTasksCommandInput;
12
- constructor(input: DescribeReplicationTasksCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReplicationTasksCommandInput, DescribeReplicationTasksCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DatabaseMigrationServiceClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../DatabaseMigrationServiceClient";
13
+ import {
14
+ DescribeReplicationTasksMessage,
15
+ DescribeReplicationTasksResponse,
16
+ } from "../models/models_0";
17
+ export interface DescribeReplicationTasksCommandInput
18
+ extends DescribeReplicationTasksMessage {}
19
+ export interface DescribeReplicationTasksCommandOutput
20
+ extends DescribeReplicationTasksResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DescribeReplicationTasksCommand extends $Command<
24
+ DescribeReplicationTasksCommandInput,
25
+ DescribeReplicationTasksCommandOutput,
26
+ DatabaseMigrationServiceClientResolvedConfig
27
+ > {
28
+ readonly input: DescribeReplicationTasksCommandInput;
29
+ constructor(input: DescribeReplicationTasksCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DescribeReplicationTasksCommandInput,
37
+ DescribeReplicationTasksCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,37 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
- import { DescribeSchemasMessage, DescribeSchemasResponse } from "../models/models_0";
5
- export interface DescribeSchemasCommandInput extends DescribeSchemasMessage {
6
- }
7
- export interface DescribeSchemasCommandOutput extends DescribeSchemasResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeSchemasCommand extends $Command<DescribeSchemasCommandInput, DescribeSchemasCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: DescribeSchemasCommandInput;
12
- constructor(input: DescribeSchemasCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSchemasCommandInput, DescribeSchemasCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DatabaseMigrationServiceClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../DatabaseMigrationServiceClient";
13
+ import {
14
+ DescribeSchemasMessage,
15
+ DescribeSchemasResponse,
16
+ } from "../models/models_0";
17
+ export interface DescribeSchemasCommandInput extends DescribeSchemasMessage {}
18
+ export interface DescribeSchemasCommandOutput
19
+ extends DescribeSchemasResponse,
20
+ __MetadataBearer {}
21
+
22
+ export declare class DescribeSchemasCommand extends $Command<
23
+ DescribeSchemasCommandInput,
24
+ DescribeSchemasCommandOutput,
25
+ DatabaseMigrationServiceClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeSchemasCommandInput;
28
+ constructor(input: DescribeSchemasCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<DescribeSchemasCommandInput, DescribeSchemasCommandOutput>;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
- import { DescribeTableStatisticsMessage, DescribeTableStatisticsResponse } from "../models/models_0";
5
- export interface DescribeTableStatisticsCommandInput extends DescribeTableStatisticsMessage {
6
- }
7
- export interface DescribeTableStatisticsCommandOutput extends DescribeTableStatisticsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeTableStatisticsCommand extends $Command<DescribeTableStatisticsCommandInput, DescribeTableStatisticsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: DescribeTableStatisticsCommandInput;
12
- constructor(input: DescribeTableStatisticsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTableStatisticsCommandInput, DescribeTableStatisticsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DatabaseMigrationServiceClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../DatabaseMigrationServiceClient";
13
+ import {
14
+ DescribeTableStatisticsMessage,
15
+ DescribeTableStatisticsResponse,
16
+ } from "../models/models_0";
17
+ export interface DescribeTableStatisticsCommandInput
18
+ extends DescribeTableStatisticsMessage {}
19
+ export interface DescribeTableStatisticsCommandOutput
20
+ extends DescribeTableStatisticsResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DescribeTableStatisticsCommand extends $Command<
24
+ DescribeTableStatisticsCommandInput,
25
+ DescribeTableStatisticsCommandOutput,
26
+ DatabaseMigrationServiceClientResolvedConfig
27
+ > {
28
+ readonly input: DescribeTableStatisticsCommandInput;
29
+ constructor(input: DescribeTableStatisticsCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DescribeTableStatisticsCommandInput,
37
+ DescribeTableStatisticsCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,38 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
- import { ImportCertificateMessage, ImportCertificateResponse } from "../models/models_0";
5
- export interface ImportCertificateCommandInput extends ImportCertificateMessage {
6
- }
7
- export interface ImportCertificateCommandOutput extends ImportCertificateResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ImportCertificateCommand extends $Command<ImportCertificateCommandInput, ImportCertificateCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: ImportCertificateCommandInput;
12
- constructor(input: ImportCertificateCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ImportCertificateCommandInput, ImportCertificateCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DatabaseMigrationServiceClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../DatabaseMigrationServiceClient";
13
+ import {
14
+ ImportCertificateMessage,
15
+ ImportCertificateResponse,
16
+ } from "../models/models_0";
17
+ export interface ImportCertificateCommandInput
18
+ extends ImportCertificateMessage {}
19
+ export interface ImportCertificateCommandOutput
20
+ extends ImportCertificateResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class ImportCertificateCommand extends $Command<
24
+ ImportCertificateCommandInput,
25
+ ImportCertificateCommandOutput,
26
+ DatabaseMigrationServiceClientResolvedConfig
27
+ > {
28
+ readonly input: ImportCertificateCommandInput;
29
+ constructor(input: ImportCertificateCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<ImportCertificateCommandInput, ImportCertificateCommandOutput>;
36
+ private serialize;
37
+ private deserialize;
38
+ }
@@ -1,17 +1,38 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
- import { ListTagsForResourceMessage, ListTagsForResourceResponse } from "../models/models_0";
5
- export interface ListTagsForResourceCommandInput extends ListTagsForResourceMessage {
6
- }
7
- export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: ListTagsForResourceCommandInput;
12
- constructor(input: ListTagsForResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DatabaseMigrationServiceClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../DatabaseMigrationServiceClient";
13
+ import {
14
+ ListTagsForResourceMessage,
15
+ ListTagsForResourceResponse,
16
+ } from "../models/models_0";
17
+ export interface ListTagsForResourceCommandInput
18
+ extends ListTagsForResourceMessage {}
19
+ export interface ListTagsForResourceCommandOutput
20
+ extends ListTagsForResourceResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class ListTagsForResourceCommand extends $Command<
24
+ ListTagsForResourceCommandInput,
25
+ ListTagsForResourceCommandOutput,
26
+ DatabaseMigrationServiceClientResolvedConfig
27
+ > {
28
+ readonly input: ListTagsForResourceCommandInput;
29
+ constructor(input: ListTagsForResourceCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
36
+ private serialize;
37
+ private deserialize;
38
+ }
@@ -1,17 +1,37 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
- import { ModifyEndpointMessage, ModifyEndpointResponse } from "../models/models_0";
5
- export interface ModifyEndpointCommandInput extends ModifyEndpointMessage {
6
- }
7
- export interface ModifyEndpointCommandOutput extends ModifyEndpointResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ModifyEndpointCommand extends $Command<ModifyEndpointCommandInput, ModifyEndpointCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: ModifyEndpointCommandInput;
12
- constructor(input: ModifyEndpointCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyEndpointCommandInput, ModifyEndpointCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DatabaseMigrationServiceClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../DatabaseMigrationServiceClient";
13
+ import {
14
+ ModifyEndpointMessage,
15
+ ModifyEndpointResponse,
16
+ } from "../models/models_0";
17
+ export interface ModifyEndpointCommandInput extends ModifyEndpointMessage {}
18
+ export interface ModifyEndpointCommandOutput
19
+ extends ModifyEndpointResponse,
20
+ __MetadataBearer {}
21
+
22
+ export declare class ModifyEndpointCommand extends $Command<
23
+ ModifyEndpointCommandInput,
24
+ ModifyEndpointCommandOutput,
25
+ DatabaseMigrationServiceClientResolvedConfig
26
+ > {
27
+ readonly input: ModifyEndpointCommandInput;
28
+ constructor(input: ModifyEndpointCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<ModifyEndpointCommandInput, ModifyEndpointCommandOutput>;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
- import { ModifyEventSubscriptionMessage, ModifyEventSubscriptionResponse } from "../models/models_0";
5
- export interface ModifyEventSubscriptionCommandInput extends ModifyEventSubscriptionMessage {
6
- }
7
- export interface ModifyEventSubscriptionCommandOutput extends ModifyEventSubscriptionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ModifyEventSubscriptionCommand extends $Command<ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: ModifyEventSubscriptionCommandInput;
12
- constructor(input: ModifyEventSubscriptionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DatabaseMigrationServiceClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../DatabaseMigrationServiceClient";
13
+ import {
14
+ ModifyEventSubscriptionMessage,
15
+ ModifyEventSubscriptionResponse,
16
+ } from "../models/models_0";
17
+ export interface ModifyEventSubscriptionCommandInput
18
+ extends ModifyEventSubscriptionMessage {}
19
+ export interface ModifyEventSubscriptionCommandOutput
20
+ extends ModifyEventSubscriptionResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class ModifyEventSubscriptionCommand extends $Command<
24
+ ModifyEventSubscriptionCommandInput,
25
+ ModifyEventSubscriptionCommandOutput,
26
+ DatabaseMigrationServiceClientResolvedConfig
27
+ > {
28
+ readonly input: ModifyEventSubscriptionCommandInput;
29
+ constructor(input: ModifyEventSubscriptionCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ ModifyEventSubscriptionCommandInput,
37
+ ModifyEventSubscriptionCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
- import { ModifyReplicationInstanceMessage, ModifyReplicationInstanceResponse } from "../models/models_0";
5
- export interface ModifyReplicationInstanceCommandInput extends ModifyReplicationInstanceMessage {
6
- }
7
- export interface ModifyReplicationInstanceCommandOutput extends ModifyReplicationInstanceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ModifyReplicationInstanceCommand extends $Command<ModifyReplicationInstanceCommandInput, ModifyReplicationInstanceCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: ModifyReplicationInstanceCommandInput;
12
- constructor(input: ModifyReplicationInstanceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyReplicationInstanceCommandInput, ModifyReplicationInstanceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DatabaseMigrationServiceClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../DatabaseMigrationServiceClient";
13
+ import {
14
+ ModifyReplicationInstanceMessage,
15
+ ModifyReplicationInstanceResponse,
16
+ } from "../models/models_0";
17
+ export interface ModifyReplicationInstanceCommandInput
18
+ extends ModifyReplicationInstanceMessage {}
19
+ export interface ModifyReplicationInstanceCommandOutput
20
+ extends ModifyReplicationInstanceResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class ModifyReplicationInstanceCommand extends $Command<
24
+ ModifyReplicationInstanceCommandInput,
25
+ ModifyReplicationInstanceCommandOutput,
26
+ DatabaseMigrationServiceClientResolvedConfig
27
+ > {
28
+ readonly input: ModifyReplicationInstanceCommandInput;
29
+ constructor(input: ModifyReplicationInstanceCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ ModifyReplicationInstanceCommandInput,
37
+ ModifyReplicationInstanceCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
- import { ModifyReplicationSubnetGroupMessage, ModifyReplicationSubnetGroupResponse } from "../models/models_0";
5
- export interface ModifyReplicationSubnetGroupCommandInput extends ModifyReplicationSubnetGroupMessage {
6
- }
7
- export interface ModifyReplicationSubnetGroupCommandOutput extends ModifyReplicationSubnetGroupResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ModifyReplicationSubnetGroupCommand extends $Command<ModifyReplicationSubnetGroupCommandInput, ModifyReplicationSubnetGroupCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: ModifyReplicationSubnetGroupCommandInput;
12
- constructor(input: ModifyReplicationSubnetGroupCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyReplicationSubnetGroupCommandInput, ModifyReplicationSubnetGroupCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DatabaseMigrationServiceClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../DatabaseMigrationServiceClient";
13
+ import {
14
+ ModifyReplicationSubnetGroupMessage,
15
+ ModifyReplicationSubnetGroupResponse,
16
+ } from "../models/models_0";
17
+ export interface ModifyReplicationSubnetGroupCommandInput
18
+ extends ModifyReplicationSubnetGroupMessage {}
19
+ export interface ModifyReplicationSubnetGroupCommandOutput
20
+ extends ModifyReplicationSubnetGroupResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class ModifyReplicationSubnetGroupCommand extends $Command<
24
+ ModifyReplicationSubnetGroupCommandInput,
25
+ ModifyReplicationSubnetGroupCommandOutput,
26
+ DatabaseMigrationServiceClientResolvedConfig
27
+ > {
28
+ readonly input: ModifyReplicationSubnetGroupCommandInput;
29
+ constructor(input: ModifyReplicationSubnetGroupCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ ModifyReplicationSubnetGroupCommandInput,
37
+ ModifyReplicationSubnetGroupCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }