@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,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 { DeleteEndpointMessage, DeleteEndpointResponse } from "../models/models_0";
5
- export interface DeleteEndpointCommandInput extends DeleteEndpointMessage {
6
- }
7
- export interface DeleteEndpointCommandOutput extends DeleteEndpointResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteEndpointCommand extends $Command<DeleteEndpointCommandInput, DeleteEndpointCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: DeleteEndpointCommandInput;
12
- constructor(input: DeleteEndpointCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEndpointCommandInput, DeleteEndpointCommandOutput>;
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
+ DeleteEndpointMessage,
15
+ DeleteEndpointResponse,
16
+ } from "../models/models_0";
17
+ export interface DeleteEndpointCommandInput extends DeleteEndpointMessage {}
18
+ export interface DeleteEndpointCommandOutput
19
+ extends DeleteEndpointResponse,
20
+ __MetadataBearer {}
21
+
22
+ export declare class DeleteEndpointCommand extends $Command<
23
+ DeleteEndpointCommandInput,
24
+ DeleteEndpointCommandOutput,
25
+ DatabaseMigrationServiceClientResolvedConfig
26
+ > {
27
+ readonly input: DeleteEndpointCommandInput;
28
+ constructor(input: DeleteEndpointCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<DeleteEndpointCommandInput, DeleteEndpointCommandOutput>;
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 { DeleteEventSubscriptionMessage, DeleteEventSubscriptionResponse } from "../models/models_0";
5
- export interface DeleteEventSubscriptionCommandInput extends DeleteEventSubscriptionMessage {
6
- }
7
- export interface DeleteEventSubscriptionCommandOutput extends DeleteEventSubscriptionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteEventSubscriptionCommand extends $Command<DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: DeleteEventSubscriptionCommandInput;
12
- constructor(input: DeleteEventSubscriptionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput>;
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
+ DeleteEventSubscriptionMessage,
15
+ DeleteEventSubscriptionResponse,
16
+ } from "../models/models_0";
17
+ export interface DeleteEventSubscriptionCommandInput
18
+ extends DeleteEventSubscriptionMessage {}
19
+ export interface DeleteEventSubscriptionCommandOutput
20
+ extends DeleteEventSubscriptionResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DeleteEventSubscriptionCommand extends $Command<
24
+ DeleteEventSubscriptionCommandInput,
25
+ DeleteEventSubscriptionCommandOutput,
26
+ DatabaseMigrationServiceClientResolvedConfig
27
+ > {
28
+ readonly input: DeleteEventSubscriptionCommandInput;
29
+ constructor(input: DeleteEventSubscriptionCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DeleteEventSubscriptionCommandInput,
37
+ DeleteEventSubscriptionCommandOutput
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 { DeleteCollectorRequest } from "../models/models_0";
5
- export interface DeleteFleetAdvisorCollectorCommandInput extends DeleteCollectorRequest {
6
- }
7
- export interface DeleteFleetAdvisorCollectorCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteFleetAdvisorCollectorCommand extends $Command<DeleteFleetAdvisorCollectorCommandInput, DeleteFleetAdvisorCollectorCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: DeleteFleetAdvisorCollectorCommandInput;
12
- constructor(input: DeleteFleetAdvisorCollectorCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFleetAdvisorCollectorCommandInput, DeleteFleetAdvisorCollectorCommandOutput>;
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 { DeleteCollectorRequest } from "../models/models_0";
14
+ export interface DeleteFleetAdvisorCollectorCommandInput
15
+ extends DeleteCollectorRequest {}
16
+ export interface DeleteFleetAdvisorCollectorCommandOutput
17
+ extends __MetadataBearer {}
18
+
19
+ export declare class DeleteFleetAdvisorCollectorCommand extends $Command<
20
+ DeleteFleetAdvisorCollectorCommandInput,
21
+ DeleteFleetAdvisorCollectorCommandOutput,
22
+ DatabaseMigrationServiceClientResolvedConfig
23
+ > {
24
+ readonly input: DeleteFleetAdvisorCollectorCommandInput;
25
+ constructor(input: DeleteFleetAdvisorCollectorCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<
32
+ DeleteFleetAdvisorCollectorCommandInput,
33
+ DeleteFleetAdvisorCollectorCommandOutput
34
+ >;
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 { DeleteFleetAdvisorDatabasesRequest, DeleteFleetAdvisorDatabasesResponse } from "../models/models_0";
5
- export interface DeleteFleetAdvisorDatabasesCommandInput extends DeleteFleetAdvisorDatabasesRequest {
6
- }
7
- export interface DeleteFleetAdvisorDatabasesCommandOutput extends DeleteFleetAdvisorDatabasesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteFleetAdvisorDatabasesCommand extends $Command<DeleteFleetAdvisorDatabasesCommandInput, DeleteFleetAdvisorDatabasesCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: DeleteFleetAdvisorDatabasesCommandInput;
12
- constructor(input: DeleteFleetAdvisorDatabasesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFleetAdvisorDatabasesCommandInput, DeleteFleetAdvisorDatabasesCommandOutput>;
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
+ DeleteFleetAdvisorDatabasesRequest,
15
+ DeleteFleetAdvisorDatabasesResponse,
16
+ } from "../models/models_0";
17
+ export interface DeleteFleetAdvisorDatabasesCommandInput
18
+ extends DeleteFleetAdvisorDatabasesRequest {}
19
+ export interface DeleteFleetAdvisorDatabasesCommandOutput
20
+ extends DeleteFleetAdvisorDatabasesResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DeleteFleetAdvisorDatabasesCommand extends $Command<
24
+ DeleteFleetAdvisorDatabasesCommandInput,
25
+ DeleteFleetAdvisorDatabasesCommandOutput,
26
+ DatabaseMigrationServiceClientResolvedConfig
27
+ > {
28
+ readonly input: DeleteFleetAdvisorDatabasesCommandInput;
29
+ constructor(input: DeleteFleetAdvisorDatabasesCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DeleteFleetAdvisorDatabasesCommandInput,
37
+ DeleteFleetAdvisorDatabasesCommandOutput
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 { DeleteReplicationInstanceMessage, DeleteReplicationInstanceResponse } from "../models/models_0";
5
- export interface DeleteReplicationInstanceCommandInput extends DeleteReplicationInstanceMessage {
6
- }
7
- export interface DeleteReplicationInstanceCommandOutput extends DeleteReplicationInstanceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteReplicationInstanceCommand extends $Command<DeleteReplicationInstanceCommandInput, DeleteReplicationInstanceCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: DeleteReplicationInstanceCommandInput;
12
- constructor(input: DeleteReplicationInstanceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReplicationInstanceCommandInput, DeleteReplicationInstanceCommandOutput>;
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
+ DeleteReplicationInstanceMessage,
15
+ DeleteReplicationInstanceResponse,
16
+ } from "../models/models_0";
17
+ export interface DeleteReplicationInstanceCommandInput
18
+ extends DeleteReplicationInstanceMessage {}
19
+ export interface DeleteReplicationInstanceCommandOutput
20
+ extends DeleteReplicationInstanceResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DeleteReplicationInstanceCommand extends $Command<
24
+ DeleteReplicationInstanceCommandInput,
25
+ DeleteReplicationInstanceCommandOutput,
26
+ DatabaseMigrationServiceClientResolvedConfig
27
+ > {
28
+ readonly input: DeleteReplicationInstanceCommandInput;
29
+ constructor(input: DeleteReplicationInstanceCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DeleteReplicationInstanceCommandInput,
37
+ DeleteReplicationInstanceCommandOutput
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 { DeleteReplicationSubnetGroupMessage, DeleteReplicationSubnetGroupResponse } from "../models/models_0";
5
- export interface DeleteReplicationSubnetGroupCommandInput extends DeleteReplicationSubnetGroupMessage {
6
- }
7
- export interface DeleteReplicationSubnetGroupCommandOutput extends DeleteReplicationSubnetGroupResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteReplicationSubnetGroupCommand extends $Command<DeleteReplicationSubnetGroupCommandInput, DeleteReplicationSubnetGroupCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: DeleteReplicationSubnetGroupCommandInput;
12
- constructor(input: DeleteReplicationSubnetGroupCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReplicationSubnetGroupCommandInput, DeleteReplicationSubnetGroupCommandOutput>;
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
+ DeleteReplicationSubnetGroupMessage,
15
+ DeleteReplicationSubnetGroupResponse,
16
+ } from "../models/models_0";
17
+ export interface DeleteReplicationSubnetGroupCommandInput
18
+ extends DeleteReplicationSubnetGroupMessage {}
19
+ export interface DeleteReplicationSubnetGroupCommandOutput
20
+ extends DeleteReplicationSubnetGroupResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DeleteReplicationSubnetGroupCommand extends $Command<
24
+ DeleteReplicationSubnetGroupCommandInput,
25
+ DeleteReplicationSubnetGroupCommandOutput,
26
+ DatabaseMigrationServiceClientResolvedConfig
27
+ > {
28
+ readonly input: DeleteReplicationSubnetGroupCommandInput;
29
+ constructor(input: DeleteReplicationSubnetGroupCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DeleteReplicationSubnetGroupCommandInput,
37
+ DeleteReplicationSubnetGroupCommandOutput
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 { DeleteReplicationTaskAssessmentRunMessage, DeleteReplicationTaskAssessmentRunResponse } from "../models/models_0";
5
- export interface DeleteReplicationTaskAssessmentRunCommandInput extends DeleteReplicationTaskAssessmentRunMessage {
6
- }
7
- export interface DeleteReplicationTaskAssessmentRunCommandOutput extends DeleteReplicationTaskAssessmentRunResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteReplicationTaskAssessmentRunCommand extends $Command<DeleteReplicationTaskAssessmentRunCommandInput, DeleteReplicationTaskAssessmentRunCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: DeleteReplicationTaskAssessmentRunCommandInput;
12
- constructor(input: DeleteReplicationTaskAssessmentRunCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReplicationTaskAssessmentRunCommandInput, DeleteReplicationTaskAssessmentRunCommandOutput>;
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
+ DeleteReplicationTaskAssessmentRunMessage,
15
+ DeleteReplicationTaskAssessmentRunResponse,
16
+ } from "../models/models_0";
17
+ export interface DeleteReplicationTaskAssessmentRunCommandInput
18
+ extends DeleteReplicationTaskAssessmentRunMessage {}
19
+ export interface DeleteReplicationTaskAssessmentRunCommandOutput
20
+ extends DeleteReplicationTaskAssessmentRunResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DeleteReplicationTaskAssessmentRunCommand extends $Command<
24
+ DeleteReplicationTaskAssessmentRunCommandInput,
25
+ DeleteReplicationTaskAssessmentRunCommandOutput,
26
+ DatabaseMigrationServiceClientResolvedConfig
27
+ > {
28
+ readonly input: DeleteReplicationTaskAssessmentRunCommandInput;
29
+ constructor(input: DeleteReplicationTaskAssessmentRunCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DeleteReplicationTaskAssessmentRunCommandInput,
37
+ DeleteReplicationTaskAssessmentRunCommandOutput
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 { DeleteReplicationTaskMessage, DeleteReplicationTaskResponse } from "../models/models_0";
5
- export interface DeleteReplicationTaskCommandInput extends DeleteReplicationTaskMessage {
6
- }
7
- export interface DeleteReplicationTaskCommandOutput extends DeleteReplicationTaskResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteReplicationTaskCommand extends $Command<DeleteReplicationTaskCommandInput, DeleteReplicationTaskCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: DeleteReplicationTaskCommandInput;
12
- constructor(input: DeleteReplicationTaskCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReplicationTaskCommandInput, DeleteReplicationTaskCommandOutput>;
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
+ DeleteReplicationTaskMessage,
15
+ DeleteReplicationTaskResponse,
16
+ } from "../models/models_0";
17
+ export interface DeleteReplicationTaskCommandInput
18
+ extends DeleteReplicationTaskMessage {}
19
+ export interface DeleteReplicationTaskCommandOutput
20
+ extends DeleteReplicationTaskResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DeleteReplicationTaskCommand extends $Command<
24
+ DeleteReplicationTaskCommandInput,
25
+ DeleteReplicationTaskCommandOutput,
26
+ DatabaseMigrationServiceClientResolvedConfig
27
+ > {
28
+ readonly input: DeleteReplicationTaskCommandInput;
29
+ constructor(input: DeleteReplicationTaskCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DeleteReplicationTaskCommandInput,
37
+ DeleteReplicationTaskCommandOutput
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 { DescribeAccountAttributesMessage, DescribeAccountAttributesResponse } from "../models/models_0";
5
- export interface DescribeAccountAttributesCommandInput extends DescribeAccountAttributesMessage {
6
- }
7
- export interface DescribeAccountAttributesCommandOutput extends DescribeAccountAttributesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeAccountAttributesCommand extends $Command<DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: DescribeAccountAttributesCommandInput;
12
- constructor(input: DescribeAccountAttributesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput>;
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
+ DescribeAccountAttributesMessage,
15
+ DescribeAccountAttributesResponse,
16
+ } from "../models/models_0";
17
+ export interface DescribeAccountAttributesCommandInput
18
+ extends DescribeAccountAttributesMessage {}
19
+ export interface DescribeAccountAttributesCommandOutput
20
+ extends DescribeAccountAttributesResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DescribeAccountAttributesCommand extends $Command<
24
+ DescribeAccountAttributesCommandInput,
25
+ DescribeAccountAttributesCommandOutput,
26
+ DatabaseMigrationServiceClientResolvedConfig
27
+ > {
28
+ readonly input: DescribeAccountAttributesCommandInput;
29
+ constructor(input: DescribeAccountAttributesCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DescribeAccountAttributesCommandInput,
37
+ DescribeAccountAttributesCommandOutput
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 { DescribeApplicableIndividualAssessmentsMessage, DescribeApplicableIndividualAssessmentsResponse } from "../models/models_0";
5
- export interface DescribeApplicableIndividualAssessmentsCommandInput extends DescribeApplicableIndividualAssessmentsMessage {
6
- }
7
- export interface DescribeApplicableIndividualAssessmentsCommandOutput extends DescribeApplicableIndividualAssessmentsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeApplicableIndividualAssessmentsCommand extends $Command<DescribeApplicableIndividualAssessmentsCommandInput, DescribeApplicableIndividualAssessmentsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
11
- readonly input: DescribeApplicableIndividualAssessmentsCommandInput;
12
- constructor(input: DescribeApplicableIndividualAssessmentsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeApplicableIndividualAssessmentsCommandInput, DescribeApplicableIndividualAssessmentsCommandOutput>;
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
+ DescribeApplicableIndividualAssessmentsMessage,
15
+ DescribeApplicableIndividualAssessmentsResponse,
16
+ } from "../models/models_0";
17
+ export interface DescribeApplicableIndividualAssessmentsCommandInput
18
+ extends DescribeApplicableIndividualAssessmentsMessage {}
19
+ export interface DescribeApplicableIndividualAssessmentsCommandOutput
20
+ extends DescribeApplicableIndividualAssessmentsResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DescribeApplicableIndividualAssessmentsCommand extends $Command<
24
+ DescribeApplicableIndividualAssessmentsCommandInput,
25
+ DescribeApplicableIndividualAssessmentsCommandOutput,
26
+ DatabaseMigrationServiceClientResolvedConfig
27
+ > {
28
+ readonly input: DescribeApplicableIndividualAssessmentsCommandInput;
29
+ constructor(input: DescribeApplicableIndividualAssessmentsCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: DatabaseMigrationServiceClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DescribeApplicableIndividualAssessmentsCommandInput,
37
+ DescribeApplicableIndividualAssessmentsCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }