@aws-sdk/client-database-migration-service 3.169.0 → 3.171.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 +1175 -330
  3. package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +495 -138
  4. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +36 -17
  5. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +39 -17
  6. package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +39 -17
  7. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +35 -17
  8. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +39 -17
  9. package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +39 -17
  10. package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +39 -17
  11. package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +39 -17
  12. package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +39 -17
  13. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +36 -17
  14. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +35 -17
  15. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +35 -17
  16. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +39 -17
  17. package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +35 -17
  18. package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +39 -17
  19. package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +39 -17
  20. package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +39 -17
  21. package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +39 -17
  22. package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +39 -17
  23. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +39 -17
  24. package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +39 -17
  25. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +39 -17
  26. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +36 -17
  27. package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +39 -17
  28. package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +39 -17
  29. package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +36 -17
  30. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +39 -17
  31. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +39 -17
  32. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +35 -17
  33. package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +39 -17
  34. package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +39 -17
  35. package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +39 -17
  36. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +39 -17
  37. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +39 -17
  39. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +39 -17
  40. package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +39 -17
  41. package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +39 -17
  42. package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +39 -17
  43. package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +39 -17
  44. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +39 -17
  45. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +39 -17
  46. package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +39 -17
  47. package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +39 -17
  48. package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +35 -17
  49. package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +39 -17
  50. package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +36 -17
  51. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
  52. package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +35 -17
  53. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +39 -17
  54. package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +39 -17
  55. package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +39 -17
  56. package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +39 -17
  57. package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +36 -17
  58. package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +39 -17
  59. package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +35 -17
  60. package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +32 -17
  61. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +39 -17
  62. package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +35 -17
  63. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +39 -17
  64. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +39 -17
  65. package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +39 -17
  66. package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +36 -17
  67. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +35 -17
  68. package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +39 -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 +7 -6
  73. package/dist-types/ts3.4/models/index.d.ts +1 -1
  74. package/dist-types/ts3.4/models/models_0.d.ts +2161 -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 +67 -38
  103. package/dist-types/ts3.4/runtimeConfig.d.ts +67 -38
  104. package/dist-types/ts3.4/runtimeConfig.native.d.ts +68 -37
  105. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +12 -11
  106. package/dist-types/ts3.4/waiters/index.d.ts +8 -8
  107. package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +11 -7
  108. package/dist-types/ts3.4/waiters/waitForReplicationInstanceAvailable.d.ts +11 -7
  109. package/dist-types/ts3.4/waiters/waitForReplicationInstanceDeleted.d.ts +11 -7
  110. package/dist-types/ts3.4/waiters/waitForReplicationTaskDeleted.d.ts +11 -7
  111. package/dist-types/ts3.4/waiters/waitForReplicationTaskReady.d.ts +11 -7
  112. package/dist-types/ts3.4/waiters/waitForReplicationTaskRunning.d.ts +11 -7
  113. package/dist-types/ts3.4/waiters/waitForReplicationTaskStopped.d.ts +11 -7
  114. package/dist-types/ts3.4/waiters/waitForTestConnectionSucceeds.d.ts +11 -7
  115. package/package.json +35 -35
@@ -1,17 +1,35 @@
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 { RefreshSchemasMessage, RefreshSchemasResponse } from "../models/models_0";
5
- export interface RefreshSchemasCommandInput extends RefreshSchemasMessage {
6
- }
7
- export interface RefreshSchemasCommandOutput extends RefreshSchemasResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class RefreshSchemasCommand extends $Command<RefreshSchemasCommandInput, RefreshSchemasCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: RefreshSchemasCommandInput;
12
- constructor(input: RefreshSchemasCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RefreshSchemasCommandInput, RefreshSchemasCommandOutput>;
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
+ RefreshSchemasMessage,
15
+ RefreshSchemasResponse,
16
+ } from "../models/models_0";
17
+ export interface RefreshSchemasCommandInput extends RefreshSchemasMessage {}
18
+ export interface RefreshSchemasCommandOutput
19
+ extends RefreshSchemasResponse,
20
+ __MetadataBearer {}
21
+ export declare class RefreshSchemasCommand extends $Command<
22
+ RefreshSchemasCommandInput,
23
+ RefreshSchemasCommandOutput,
24
+ DatabaseMigrationServiceClientResolvedConfig
25
+ > {
26
+ readonly input: RefreshSchemasCommandInput;
27
+ constructor(input: RefreshSchemasCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<RefreshSchemasCommandInput, RefreshSchemasCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,32 @@
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 { ReloadTablesMessage, ReloadTablesResponse } from "../models/models_0";
5
- export interface ReloadTablesCommandInput extends ReloadTablesMessage {
6
- }
7
- export interface ReloadTablesCommandOutput extends ReloadTablesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ReloadTablesCommand extends $Command<ReloadTablesCommandInput, ReloadTablesCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: ReloadTablesCommandInput;
12
- constructor(input: ReloadTablesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ReloadTablesCommandInput, ReloadTablesCommandOutput>;
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 { ReloadTablesMessage, ReloadTablesResponse } from "../models/models_0";
14
+ export interface ReloadTablesCommandInput extends ReloadTablesMessage {}
15
+ export interface ReloadTablesCommandOutput
16
+ extends ReloadTablesResponse,
17
+ __MetadataBearer {}
18
+ export declare class ReloadTablesCommand extends $Command<
19
+ ReloadTablesCommandInput,
20
+ ReloadTablesCommandOutput,
21
+ DatabaseMigrationServiceClientResolvedConfig
22
+ > {
23
+ readonly input: ReloadTablesCommandInput;
24
+ constructor(input: ReloadTablesCommandInput);
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<ReloadTablesCommandInput, ReloadTablesCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -1,17 +1,39 @@
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 { RemoveTagsFromResourceMessage, RemoveTagsFromResourceResponse } from "../models/models_0";
5
- export interface RemoveTagsFromResourceCommandInput extends RemoveTagsFromResourceMessage {
6
- }
7
- export interface RemoveTagsFromResourceCommandOutput extends RemoveTagsFromResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class RemoveTagsFromResourceCommand extends $Command<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: RemoveTagsFromResourceCommandInput;
12
- constructor(input: RemoveTagsFromResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput>;
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
+ RemoveTagsFromResourceMessage,
15
+ RemoveTagsFromResourceResponse,
16
+ } from "../models/models_0";
17
+ export interface RemoveTagsFromResourceCommandInput
18
+ extends RemoveTagsFromResourceMessage {}
19
+ export interface RemoveTagsFromResourceCommandOutput
20
+ extends RemoveTagsFromResourceResponse,
21
+ __MetadataBearer {}
22
+ export declare class RemoveTagsFromResourceCommand extends $Command<
23
+ RemoveTagsFromResourceCommandInput,
24
+ RemoveTagsFromResourceCommandOutput,
25
+ DatabaseMigrationServiceClientResolvedConfig
26
+ > {
27
+ readonly input: RemoveTagsFromResourceCommandInput;
28
+ constructor(input: RemoveTagsFromResourceCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ RemoveTagsFromResourceCommandInput,
35
+ RemoveTagsFromResourceCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,35 @@
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 { RunFleetAdvisorLsaAnalysisResponse } from "../models/models_0";
5
- export interface RunFleetAdvisorLsaAnalysisCommandInput {
6
- }
7
- export interface RunFleetAdvisorLsaAnalysisCommandOutput extends RunFleetAdvisorLsaAnalysisResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class RunFleetAdvisorLsaAnalysisCommand extends $Command<RunFleetAdvisorLsaAnalysisCommandInput, RunFleetAdvisorLsaAnalysisCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: RunFleetAdvisorLsaAnalysisCommandInput;
12
- constructor(input: RunFleetAdvisorLsaAnalysisCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RunFleetAdvisorLsaAnalysisCommandInput, RunFleetAdvisorLsaAnalysisCommandOutput>;
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 { RunFleetAdvisorLsaAnalysisResponse } from "../models/models_0";
14
+ export interface RunFleetAdvisorLsaAnalysisCommandInput {}
15
+ export interface RunFleetAdvisorLsaAnalysisCommandOutput
16
+ extends RunFleetAdvisorLsaAnalysisResponse,
17
+ __MetadataBearer {}
18
+ export declare class RunFleetAdvisorLsaAnalysisCommand extends $Command<
19
+ RunFleetAdvisorLsaAnalysisCommandInput,
20
+ RunFleetAdvisorLsaAnalysisCommandOutput,
21
+ DatabaseMigrationServiceClientResolvedConfig
22
+ > {
23
+ readonly input: RunFleetAdvisorLsaAnalysisCommandInput;
24
+ constructor(input: RunFleetAdvisorLsaAnalysisCommandInput);
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<
30
+ RunFleetAdvisorLsaAnalysisCommandInput,
31
+ RunFleetAdvisorLsaAnalysisCommandOutput
32
+ >;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,39 @@
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 { StartReplicationTaskAssessmentMessage, StartReplicationTaskAssessmentResponse } from "../models/models_0";
5
- export interface StartReplicationTaskAssessmentCommandInput extends StartReplicationTaskAssessmentMessage {
6
- }
7
- export interface StartReplicationTaskAssessmentCommandOutput extends StartReplicationTaskAssessmentResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class StartReplicationTaskAssessmentCommand extends $Command<StartReplicationTaskAssessmentCommandInput, StartReplicationTaskAssessmentCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: StartReplicationTaskAssessmentCommandInput;
12
- constructor(input: StartReplicationTaskAssessmentCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartReplicationTaskAssessmentCommandInput, StartReplicationTaskAssessmentCommandOutput>;
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
+ StartReplicationTaskAssessmentMessage,
15
+ StartReplicationTaskAssessmentResponse,
16
+ } from "../models/models_0";
17
+ export interface StartReplicationTaskAssessmentCommandInput
18
+ extends StartReplicationTaskAssessmentMessage {}
19
+ export interface StartReplicationTaskAssessmentCommandOutput
20
+ extends StartReplicationTaskAssessmentResponse,
21
+ __MetadataBearer {}
22
+ export declare class StartReplicationTaskAssessmentCommand extends $Command<
23
+ StartReplicationTaskAssessmentCommandInput,
24
+ StartReplicationTaskAssessmentCommandOutput,
25
+ DatabaseMigrationServiceClientResolvedConfig
26
+ > {
27
+ readonly input: StartReplicationTaskAssessmentCommandInput;
28
+ constructor(input: StartReplicationTaskAssessmentCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ StartReplicationTaskAssessmentCommandInput,
35
+ StartReplicationTaskAssessmentCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
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 { StartReplicationTaskAssessmentRunMessage, StartReplicationTaskAssessmentRunResponse } from "../models/models_0";
5
- export interface StartReplicationTaskAssessmentRunCommandInput extends StartReplicationTaskAssessmentRunMessage {
6
- }
7
- export interface StartReplicationTaskAssessmentRunCommandOutput extends StartReplicationTaskAssessmentRunResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class StartReplicationTaskAssessmentRunCommand extends $Command<StartReplicationTaskAssessmentRunCommandInput, StartReplicationTaskAssessmentRunCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: StartReplicationTaskAssessmentRunCommandInput;
12
- constructor(input: StartReplicationTaskAssessmentRunCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartReplicationTaskAssessmentRunCommandInput, StartReplicationTaskAssessmentRunCommandOutput>;
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
+ StartReplicationTaskAssessmentRunMessage,
15
+ StartReplicationTaskAssessmentRunResponse,
16
+ } from "../models/models_0";
17
+ export interface StartReplicationTaskAssessmentRunCommandInput
18
+ extends StartReplicationTaskAssessmentRunMessage {}
19
+ export interface StartReplicationTaskAssessmentRunCommandOutput
20
+ extends StartReplicationTaskAssessmentRunResponse,
21
+ __MetadataBearer {}
22
+ export declare class StartReplicationTaskAssessmentRunCommand extends $Command<
23
+ StartReplicationTaskAssessmentRunCommandInput,
24
+ StartReplicationTaskAssessmentRunCommandOutput,
25
+ DatabaseMigrationServiceClientResolvedConfig
26
+ > {
27
+ readonly input: StartReplicationTaskAssessmentRunCommandInput;
28
+ constructor(input: StartReplicationTaskAssessmentRunCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ StartReplicationTaskAssessmentRunCommandInput,
35
+ StartReplicationTaskAssessmentRunCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
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 { StartReplicationTaskMessage, StartReplicationTaskResponse } from "../models/models_0";
5
- export interface StartReplicationTaskCommandInput extends StartReplicationTaskMessage {
6
- }
7
- export interface StartReplicationTaskCommandOutput extends StartReplicationTaskResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class StartReplicationTaskCommand extends $Command<StartReplicationTaskCommandInput, StartReplicationTaskCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: StartReplicationTaskCommandInput;
12
- constructor(input: StartReplicationTaskCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartReplicationTaskCommandInput, StartReplicationTaskCommandOutput>;
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
+ StartReplicationTaskMessage,
15
+ StartReplicationTaskResponse,
16
+ } from "../models/models_0";
17
+ export interface StartReplicationTaskCommandInput
18
+ extends StartReplicationTaskMessage {}
19
+ export interface StartReplicationTaskCommandOutput
20
+ extends StartReplicationTaskResponse,
21
+ __MetadataBearer {}
22
+ export declare class StartReplicationTaskCommand extends $Command<
23
+ StartReplicationTaskCommandInput,
24
+ StartReplicationTaskCommandOutput,
25
+ DatabaseMigrationServiceClientResolvedConfig
26
+ > {
27
+ readonly input: StartReplicationTaskCommandInput;
28
+ constructor(input: StartReplicationTaskCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ StartReplicationTaskCommandInput,
35
+ StartReplicationTaskCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,36 @@
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 { StopReplicationTaskMessage, StopReplicationTaskResponse } from "../models/models_0";
5
- export interface StopReplicationTaskCommandInput extends StopReplicationTaskMessage {
6
- }
7
- export interface StopReplicationTaskCommandOutput extends StopReplicationTaskResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class StopReplicationTaskCommand extends $Command<StopReplicationTaskCommandInput, StopReplicationTaskCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: StopReplicationTaskCommandInput;
12
- constructor(input: StopReplicationTaskCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopReplicationTaskCommandInput, StopReplicationTaskCommandOutput>;
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
+ StopReplicationTaskMessage,
15
+ StopReplicationTaskResponse,
16
+ } from "../models/models_0";
17
+ export interface StopReplicationTaskCommandInput
18
+ extends StopReplicationTaskMessage {}
19
+ export interface StopReplicationTaskCommandOutput
20
+ extends StopReplicationTaskResponse,
21
+ __MetadataBearer {}
22
+ export declare class StopReplicationTaskCommand extends $Command<
23
+ StopReplicationTaskCommandInput,
24
+ StopReplicationTaskCommandOutput,
25
+ DatabaseMigrationServiceClientResolvedConfig
26
+ > {
27
+ readonly input: StopReplicationTaskCommandInput;
28
+ constructor(input: StopReplicationTaskCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<StopReplicationTaskCommandInput, StopReplicationTaskCommandOutput>;
34
+ private serialize;
35
+ private deserialize;
36
+ }
@@ -1,17 +1,35 @@
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 { TestConnectionMessage, TestConnectionResponse } from "../models/models_0";
5
- export interface TestConnectionCommandInput extends TestConnectionMessage {
6
- }
7
- export interface TestConnectionCommandOutput extends TestConnectionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class TestConnectionCommand extends $Command<TestConnectionCommandInput, TestConnectionCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: TestConnectionCommandInput;
12
- constructor(input: TestConnectionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TestConnectionCommandInput, TestConnectionCommandOutput>;
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
+ TestConnectionMessage,
15
+ TestConnectionResponse,
16
+ } from "../models/models_0";
17
+ export interface TestConnectionCommandInput extends TestConnectionMessage {}
18
+ export interface TestConnectionCommandOutput
19
+ extends TestConnectionResponse,
20
+ __MetadataBearer {}
21
+ export declare class TestConnectionCommand extends $Command<
22
+ TestConnectionCommandInput,
23
+ TestConnectionCommandOutput,
24
+ DatabaseMigrationServiceClientResolvedConfig
25
+ > {
26
+ readonly input: TestConnectionCommandInput;
27
+ constructor(input: TestConnectionCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<TestConnectionCommandInput, TestConnectionCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,39 @@
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 { UpdateSubscriptionsToEventBridgeMessage, UpdateSubscriptionsToEventBridgeResponse } from "../models/models_0";
5
- export interface UpdateSubscriptionsToEventBridgeCommandInput extends UpdateSubscriptionsToEventBridgeMessage {
6
- }
7
- export interface UpdateSubscriptionsToEventBridgeCommandOutput extends UpdateSubscriptionsToEventBridgeResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateSubscriptionsToEventBridgeCommand extends $Command<UpdateSubscriptionsToEventBridgeCommandInput, UpdateSubscriptionsToEventBridgeCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: UpdateSubscriptionsToEventBridgeCommandInput;
12
- constructor(input: UpdateSubscriptionsToEventBridgeCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSubscriptionsToEventBridgeCommandInput, UpdateSubscriptionsToEventBridgeCommandOutput>;
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
+ UpdateSubscriptionsToEventBridgeMessage,
15
+ UpdateSubscriptionsToEventBridgeResponse,
16
+ } from "../models/models_0";
17
+ export interface UpdateSubscriptionsToEventBridgeCommandInput
18
+ extends UpdateSubscriptionsToEventBridgeMessage {}
19
+ export interface UpdateSubscriptionsToEventBridgeCommandOutput
20
+ extends UpdateSubscriptionsToEventBridgeResponse,
21
+ __MetadataBearer {}
22
+ export declare class UpdateSubscriptionsToEventBridgeCommand extends $Command<
23
+ UpdateSubscriptionsToEventBridgeCommandInput,
24
+ UpdateSubscriptionsToEventBridgeCommandOutput,
25
+ DatabaseMigrationServiceClientResolvedConfig
26
+ > {
27
+ readonly input: UpdateSubscriptionsToEventBridgeCommandInput;
28
+ constructor(input: UpdateSubscriptionsToEventBridgeCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ UpdateSubscriptionsToEventBridgeCommandInput,
35
+ UpdateSubscriptionsToEventBridgeCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }