@aws-sdk/client-database-migration-service 3.303.0 → 3.309.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 +30 -30
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_MoveReplicationTaskCommand, se_MoveReplicationTaskCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class MoveReplicationTaskCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class MoveReplicationTaskCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_MoveReplicationTaskCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_MoveReplicationTaskCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_RebootReplicationInstanceCommand, se_RebootReplicationInstanceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class RebootReplicationInstanceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class RebootReplicationInstanceCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_RebootReplicationInstanceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_RebootReplicationInstanceCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_RefreshSchemasCommand, se_RefreshSchemasCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class RefreshSchemasCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class RefreshSchemasCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_RefreshSchemasCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_RefreshSchemasCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ReloadTablesCommand, se_ReloadTablesCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class ReloadTablesCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ReloadTablesCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ReloadTablesCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ReloadTablesCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class RemoveTagsFromResourceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class RemoveTagsFromResourceCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_RemoveTagsFromResourceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_RemoveTagsFromResourceCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_RunFleetAdvisorLsaAnalysisCommand, se_RunFleetAdvisorLsaAnalysisCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class RunFleetAdvisorLsaAnalysisCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class RunFleetAdvisorLsaAnalysisCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_RunFleetAdvisorLsaAnalysisCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_RunFleetAdvisorLsaAnalysisCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_StartRecommendationsCommand, se_StartRecommendationsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class StartRecommendationsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class StartRecommendationsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_StartRecommendationsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_StartRecommendationsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_StartReplicationTaskAssessmentCommand, se_StartReplicationTaskAssessmentCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class StartReplicationTaskAssessmentCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class StartReplicationTaskAssessmentCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_StartReplicationTaskAssessmentCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_StartReplicationTaskAssessmentCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_StartReplicationTaskAssessmentRunCommand, se_StartReplicationTaskAssessmentRunCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class StartReplicationTaskAssessmentRunCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class StartReplicationTaskAssessmentRunCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_StartReplicationTaskAssessmentRunCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_StartReplicationTaskAssessmentRunCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_StartReplicationTaskCommand, se_StartReplicationTaskCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class StartReplicationTaskCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class StartReplicationTaskCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_StartReplicationTaskCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_StartReplicationTaskCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_StopReplicationTaskCommand, se_StopReplicationTaskCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class StopReplicationTaskCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class StopReplicationTaskCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_StopReplicationTaskCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_StopReplicationTaskCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_TestConnectionCommand, se_TestConnectionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class TestConnectionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class TestConnectionCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_TestConnectionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_TestConnectionCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateSubscriptionsToEventBridgeCommand, se_UpdateSubscriptionsToEventBridgeCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class UpdateSubscriptionsToEventBridgeCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateSubscriptionsToEventBridgeCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateSubscriptionsToEventBridgeCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateSubscriptionsToEventBridgeCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|