@aws-sdk/client-database-migration-service 3.306.0 → 3.310.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.
- package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
- package/dist-cjs/commands/BatchStartRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/CancelReplicationTaskAssessmentRunCommand.js +2 -2
- package/dist-cjs/commands/CreateEndpointCommand.js +2 -2
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/CreateFleetAdvisorCollectorCommand.js +2 -2
- package/dist-cjs/commands/CreateReplicationInstanceCommand.js +2 -2
- package/dist-cjs/commands/CreateReplicationSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/DeleteCertificateCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/DeleteFleetAdvisorCollectorCommand.js +2 -2
- package/dist-cjs/commands/DeleteFleetAdvisorDatabasesCommand.js +2 -2
- package/dist-cjs/commands/DeleteReplicationInstanceCommand.js +2 -2
- package/dist-cjs/commands/DeleteReplicationSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteReplicationTaskAssessmentRunCommand.js +2 -2
- package/dist-cjs/commands/DeleteReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeApplicableIndividualAssessmentsCommand.js +2 -2
- package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -2
- package/dist-cjs/commands/DescribeConnectionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointTypesCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetAdvisorCollectorsCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetAdvisorDatabasesCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetAdvisorSchemasCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrderableReplicationInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeRecommendationLimitationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeRefreshSchemasStatusCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationInstanceTaskLogsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationSubnetGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationTaskAssessmentResultsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationTaskAssessmentRunsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReplicationTasksCommand.js +2 -2
- package/dist-cjs/commands/DescribeSchemasCommand.js +2 -2
- package/dist-cjs/commands/DescribeTableStatisticsCommand.js +2 -2
- package/dist-cjs/commands/ImportCertificateCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ModifyEndpointCommand.js +2 -2
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/ModifyReplicationInstanceCommand.js +2 -2
- package/dist-cjs/commands/ModifyReplicationSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/ModifyReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/MoveReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/RebootReplicationInstanceCommand.js +2 -2
- package/dist-cjs/commands/RefreshSchemasCommand.js +2 -2
- package/dist-cjs/commands/ReloadTablesCommand.js +2 -2
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-cjs/commands/RunFleetAdvisorLsaAnalysisCommand.js +2 -2
- package/dist-cjs/commands/StartRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/StartReplicationTaskAssessmentCommand.js +2 -2
- package/dist-cjs/commands/StartReplicationTaskAssessmentRunCommand.js +2 -2
- package/dist-cjs/commands/StartReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/StopReplicationTaskCommand.js +2 -2
- package/dist-cjs/commands/TestConnectionCommand.js +2 -2
- package/dist-cjs/commands/UpdateSubscriptionsToEventBridgeCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +1322 -1472
- package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
- package/dist-es/commands/BatchStartRecommendationsCommand.js +3 -3
- package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +3 -3
- package/dist-es/commands/CreateEndpointCommand.js +3 -3
- package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +3 -3
- package/dist-es/commands/CreateReplicationInstanceCommand.js +3 -3
- package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +3 -3
- package/dist-es/commands/CreateReplicationTaskCommand.js +3 -3
- package/dist-es/commands/DeleteCertificateCommand.js +3 -3
- package/dist-es/commands/DeleteConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +3 -3
- package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +3 -3
- package/dist-es/commands/DeleteReplicationInstanceCommand.js +3 -3
- package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +3 -3
- package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +3 -3
- package/dist-es/commands/DeleteReplicationTaskCommand.js +3 -3
- package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
- package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +3 -3
- package/dist-es/commands/DescribeCertificatesCommand.js +3 -3
- package/dist-es/commands/DescribeConnectionsCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointTypesCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointsCommand.js +3 -3
- package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
- package/dist-es/commands/DescribeEventsCommand.js +3 -3
- package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +3 -3
- package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +3 -3
- package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +3 -3
- package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +3 -3
- package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +3 -3
- package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +3 -3
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
- package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +3 -3
- package/dist-es/commands/DescribeRecommendationsCommand.js +3 -3
- package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +3 -3
- package/dist-es/commands/DescribeReplicationTasksCommand.js +3 -3
- package/dist-es/commands/DescribeSchemasCommand.js +3 -3
- package/dist-es/commands/DescribeTableStatisticsCommand.js +3 -3
- package/dist-es/commands/ImportCertificateCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ModifyEndpointCommand.js +3 -3
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/ModifyReplicationInstanceCommand.js +3 -3
- package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +3 -3
- package/dist-es/commands/ModifyReplicationTaskCommand.js +3 -3
- package/dist-es/commands/MoveReplicationTaskCommand.js +3 -3
- package/dist-es/commands/RebootReplicationInstanceCommand.js +3 -3
- package/dist-es/commands/RefreshSchemasCommand.js +3 -3
- package/dist-es/commands/ReloadTablesCommand.js +3 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
- package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +3 -3
- package/dist-es/commands/StartRecommendationsCommand.js +3 -3
- package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +3 -3
- package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +3 -3
- package/dist-es/commands/StartReplicationTaskCommand.js +3 -3
- package/dist-es/commands/StopReplicationTaskCommand.js +3 -3
- package/dist-es/commands/TestConnectionCommand.js +3 -3
- package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +1181 -1331
- package/dist-types/protocols/Aws_json1_1.d.ts +552 -138
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +138 -138
- package/package.json +36 -36
|
@@ -36,10 +36,10 @@ class DescribeReplicationTaskAssessmentResultsCommand extends smithy_client_1.Co
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeReplicationTaskAssessmentResultsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeReplicationTaskAssessmentResultsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeReplicationTaskAssessmentResultsCommand = DescribeReplicationTaskAssessmentResultsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeReplicationTaskAssessmentRunsCommand extends smithy_client_1.Comma
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeReplicationTaskAssessmentRunsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeReplicationTaskAssessmentRunsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeReplicationTaskAssessmentRunsCommand = DescribeReplicationTaskAssessmentRunsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeReplicationTaskIndividualAssessmentsCommand extends smithy_client_
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeReplicationTaskIndividualAssessmentsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeReplicationTaskIndividualAssessmentsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeReplicationTaskIndividualAssessmentsCommand = DescribeReplicationTaskIndividualAssessmentsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeReplicationTasksCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeReplicationTasksCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeReplicationTasksCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeReplicationTasksCommand = DescribeReplicationTasksCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeSchemasCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeSchemasCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeSchemasCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeSchemasCommand = DescribeSchemasCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeTableStatisticsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeTableStatisticsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeTableStatisticsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeTableStatisticsCommand = DescribeTableStatisticsCommand;
|
|
@@ -37,10 +37,10 @@ class ImportCertificateCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_1_1.
|
|
40
|
+
return (0, Aws_json1_1_1.se_ImportCertificateCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_ImportCertificateCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.ImportCertificateCommand = ImportCertificateCommand;
|
|
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListTagsForResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListTagsForResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
@@ -37,10 +37,10 @@ class ModifyEndpointCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_1_1.
|
|
40
|
+
return (0, Aws_json1_1_1.se_ModifyEndpointCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_ModifyEndpointCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.ModifyEndpointCommand = ModifyEndpointCommand;
|
|
@@ -36,10 +36,10 @@ class ModifyEventSubscriptionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ModifyEventSubscriptionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ModifyEventSubscriptionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ModifyEventSubscriptionCommand = ModifyEventSubscriptionCommand;
|
|
@@ -36,10 +36,10 @@ class ModifyReplicationInstanceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ModifyReplicationInstanceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ModifyReplicationInstanceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ModifyReplicationInstanceCommand = ModifyReplicationInstanceCommand;
|
|
@@ -36,10 +36,10 @@ class ModifyReplicationSubnetGroupCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ModifyReplicationSubnetGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ModifyReplicationSubnetGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ModifyReplicationSubnetGroupCommand = ModifyReplicationSubnetGroupCommand;
|
|
@@ -36,10 +36,10 @@ class ModifyReplicationTaskCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ModifyReplicationTaskCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ModifyReplicationTaskCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ModifyReplicationTaskCommand = ModifyReplicationTaskCommand;
|
|
@@ -36,10 +36,10 @@ class MoveReplicationTaskCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_MoveReplicationTaskCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_MoveReplicationTaskCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.MoveReplicationTaskCommand = MoveReplicationTaskCommand;
|
|
@@ -36,10 +36,10 @@ class RebootReplicationInstanceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_RebootReplicationInstanceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_RebootReplicationInstanceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RebootReplicationInstanceCommand = RebootReplicationInstanceCommand;
|
|
@@ -36,10 +36,10 @@ class RefreshSchemasCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_RefreshSchemasCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_RefreshSchemasCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RefreshSchemasCommand = RefreshSchemasCommand;
|
|
@@ -36,10 +36,10 @@ class ReloadTablesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ReloadTablesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ReloadTablesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ReloadTablesCommand = ReloadTablesCommand;
|
|
@@ -36,10 +36,10 @@ class RemoveTagsFromResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_RemoveTagsFromResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_RemoveTagsFromResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RemoveTagsFromResourceCommand = RemoveTagsFromResourceCommand;
|
|
@@ -36,10 +36,10 @@ class RunFleetAdvisorLsaAnalysisCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_RunFleetAdvisorLsaAnalysisCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_RunFleetAdvisorLsaAnalysisCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RunFleetAdvisorLsaAnalysisCommand = RunFleetAdvisorLsaAnalysisCommand;
|
|
@@ -36,10 +36,10 @@ class StartRecommendationsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_StartRecommendationsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartRecommendationsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartRecommendationsCommand = StartRecommendationsCommand;
|
|
@@ -36,10 +36,10 @@ class StartReplicationTaskAssessmentCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_StartReplicationTaskAssessmentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartReplicationTaskAssessmentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartReplicationTaskAssessmentCommand = StartReplicationTaskAssessmentCommand;
|
|
@@ -36,10 +36,10 @@ class StartReplicationTaskAssessmentRunCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_StartReplicationTaskAssessmentRunCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartReplicationTaskAssessmentRunCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartReplicationTaskAssessmentRunCommand = StartReplicationTaskAssessmentRunCommand;
|
|
@@ -36,10 +36,10 @@ class StartReplicationTaskCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_StartReplicationTaskCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartReplicationTaskCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartReplicationTaskCommand = StartReplicationTaskCommand;
|
|
@@ -36,10 +36,10 @@ class StopReplicationTaskCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_StopReplicationTaskCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StopReplicationTaskCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StopReplicationTaskCommand = StopReplicationTaskCommand;
|
|
@@ -36,10 +36,10 @@ class TestConnectionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_TestConnectionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_TestConnectionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.TestConnectionCommand = TestConnectionCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateSubscriptionsToEventBridgeCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UpdateSubscriptionsToEventBridgeCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateSubscriptionsToEventBridgeCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateSubscriptionsToEventBridgeCommand = UpdateSubscriptionsToEventBridgeCommand;
|