@aws-sdk/client-database-migration-service 3.293.0 → 3.295.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 +4 -4
- package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +4 -4
- package/dist-cjs/commands/BatchStartRecommendationsCommand.js +4 -4
- package/dist-cjs/commands/CancelReplicationTaskAssessmentRunCommand.js +4 -4
- package/dist-cjs/commands/CreateEndpointCommand.js +4 -4
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +4 -4
- package/dist-cjs/commands/CreateFleetAdvisorCollectorCommand.js +4 -4
- package/dist-cjs/commands/CreateReplicationInstanceCommand.js +4 -4
- package/dist-cjs/commands/CreateReplicationSubnetGroupCommand.js +4 -4
- package/dist-cjs/commands/CreateReplicationTaskCommand.js +4 -4
- package/dist-cjs/commands/DeleteCertificateCommand.js +4 -4
- package/dist-cjs/commands/DeleteConnectionCommand.js +4 -4
- package/dist-cjs/commands/DeleteEndpointCommand.js +4 -4
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +4 -4
- package/dist-cjs/commands/DeleteFleetAdvisorCollectorCommand.js +4 -4
- package/dist-cjs/commands/DeleteFleetAdvisorDatabasesCommand.js +4 -4
- package/dist-cjs/commands/DeleteReplicationInstanceCommand.js +4 -4
- package/dist-cjs/commands/DeleteReplicationSubnetGroupCommand.js +4 -4
- package/dist-cjs/commands/DeleteReplicationTaskAssessmentRunCommand.js +4 -4
- package/dist-cjs/commands/DeleteReplicationTaskCommand.js +4 -4
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +4 -4
- package/dist-cjs/commands/DescribeApplicableIndividualAssessmentsCommand.js +4 -4
- package/dist-cjs/commands/DescribeCertificatesCommand.js +4 -4
- package/dist-cjs/commands/DescribeConnectionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeEndpointSettingsCommand.js +4 -4
- package/dist-cjs/commands/DescribeEndpointTypesCommand.js +4 -4
- package/dist-cjs/commands/DescribeEndpointsCommand.js +4 -4
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +4 -4
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeEventsCommand.js +4 -4
- package/dist-cjs/commands/DescribeFleetAdvisorCollectorsCommand.js +4 -4
- package/dist-cjs/commands/DescribeFleetAdvisorDatabasesCommand.js +4 -4
- package/dist-cjs/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +4 -4
- package/dist-cjs/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +4 -4
- package/dist-cjs/commands/DescribeFleetAdvisorSchemasCommand.js +4 -4
- package/dist-cjs/commands/DescribeOrderableReplicationInstancesCommand.js +4 -4
- package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeRecommendationLimitationsCommand.js +4 -4
- package/dist-cjs/commands/DescribeRecommendationsCommand.js +4 -4
- package/dist-cjs/commands/DescribeRefreshSchemasStatusCommand.js +4 -4
- package/dist-cjs/commands/DescribeReplicationInstanceTaskLogsCommand.js +4 -4
- package/dist-cjs/commands/DescribeReplicationInstancesCommand.js +4 -4
- package/dist-cjs/commands/DescribeReplicationSubnetGroupsCommand.js +4 -4
- package/dist-cjs/commands/DescribeReplicationTaskAssessmentResultsCommand.js +4 -4
- package/dist-cjs/commands/DescribeReplicationTaskAssessmentRunsCommand.js +4 -4
- package/dist-cjs/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +4 -4
- package/dist-cjs/commands/DescribeReplicationTasksCommand.js +4 -4
- package/dist-cjs/commands/DescribeSchemasCommand.js +4 -4
- package/dist-cjs/commands/DescribeTableStatisticsCommand.js +4 -4
- package/dist-cjs/commands/ImportCertificateCommand.js +4 -4
- package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-cjs/commands/ModifyEndpointCommand.js +4 -4
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +4 -4
- package/dist-cjs/commands/ModifyReplicationInstanceCommand.js +4 -4
- package/dist-cjs/commands/ModifyReplicationSubnetGroupCommand.js +4 -4
- package/dist-cjs/commands/ModifyReplicationTaskCommand.js +4 -4
- package/dist-cjs/commands/MoveReplicationTaskCommand.js +4 -4
- package/dist-cjs/commands/RebootReplicationInstanceCommand.js +4 -4
- package/dist-cjs/commands/RefreshSchemasCommand.js +4 -4
- package/dist-cjs/commands/ReloadTablesCommand.js +4 -4
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +4 -4
- package/dist-cjs/commands/RunFleetAdvisorLsaAnalysisCommand.js +4 -4
- package/dist-cjs/commands/StartRecommendationsCommand.js +4 -4
- package/dist-cjs/commands/StartReplicationTaskAssessmentCommand.js +4 -4
- package/dist-cjs/commands/StartReplicationTaskAssessmentRunCommand.js +4 -4
- package/dist-cjs/commands/StartReplicationTaskCommand.js +4 -4
- package/dist-cjs/commands/StopReplicationTaskCommand.js +4 -4
- package/dist-cjs/commands/TestConnectionCommand.js +4 -4
- package/dist-cjs/commands/UpdateSubscriptionsToEventBridgeCommand.js +4 -4
- package/dist-cjs/models/models_0.js +18 -6
- package/dist-cjs/protocols/Aws_json1_1.js +16 -0
- package/dist-es/commands/AddTagsToResourceCommand.js +4 -4
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +4 -4
- package/dist-es/commands/BatchStartRecommendationsCommand.js +4 -4
- package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +4 -4
- package/dist-es/commands/CreateEndpointCommand.js +4 -4
- package/dist-es/commands/CreateEventSubscriptionCommand.js +4 -4
- package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +4 -4
- package/dist-es/commands/CreateReplicationInstanceCommand.js +4 -4
- package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +4 -4
- package/dist-es/commands/CreateReplicationTaskCommand.js +4 -4
- package/dist-es/commands/DeleteCertificateCommand.js +4 -4
- package/dist-es/commands/DeleteConnectionCommand.js +4 -4
- package/dist-es/commands/DeleteEndpointCommand.js +4 -4
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +4 -4
- package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +4 -4
- package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +4 -4
- package/dist-es/commands/DeleteReplicationInstanceCommand.js +4 -4
- package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +4 -4
- package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +4 -4
- package/dist-es/commands/DeleteReplicationTaskCommand.js +4 -4
- package/dist-es/commands/DescribeAccountAttributesCommand.js +4 -4
- package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +4 -4
- package/dist-es/commands/DescribeCertificatesCommand.js +4 -4
- package/dist-es/commands/DescribeConnectionsCommand.js +4 -4
- package/dist-es/commands/DescribeEndpointSettingsCommand.js +4 -4
- package/dist-es/commands/DescribeEndpointTypesCommand.js +4 -4
- package/dist-es/commands/DescribeEndpointsCommand.js +4 -4
- package/dist-es/commands/DescribeEventCategoriesCommand.js +4 -4
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +4 -4
- package/dist-es/commands/DescribeEventsCommand.js +4 -4
- package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +4 -4
- package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +4 -4
- package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +4 -4
- package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +4 -4
- package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +4 -4
- package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +4 -4
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +4 -4
- package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +4 -4
- package/dist-es/commands/DescribeRecommendationsCommand.js +4 -4
- package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +4 -4
- package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +4 -4
- package/dist-es/commands/DescribeReplicationInstancesCommand.js +4 -4
- package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +4 -4
- package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +4 -4
- package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +4 -4
- package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +4 -4
- package/dist-es/commands/DescribeReplicationTasksCommand.js +4 -4
- package/dist-es/commands/DescribeSchemasCommand.js +4 -4
- package/dist-es/commands/DescribeTableStatisticsCommand.js +4 -4
- package/dist-es/commands/ImportCertificateCommand.js +4 -4
- package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-es/commands/ModifyEndpointCommand.js +4 -4
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +4 -4
- package/dist-es/commands/ModifyReplicationInstanceCommand.js +4 -4
- package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +4 -4
- package/dist-es/commands/ModifyReplicationTaskCommand.js +4 -4
- package/dist-es/commands/MoveReplicationTaskCommand.js +4 -4
- package/dist-es/commands/RebootReplicationInstanceCommand.js +4 -4
- package/dist-es/commands/RefreshSchemasCommand.js +4 -4
- package/dist-es/commands/ReloadTablesCommand.js +4 -4
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +4 -4
- package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +4 -4
- package/dist-es/commands/StartRecommendationsCommand.js +4 -4
- package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +4 -4
- package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +4 -4
- package/dist-es/commands/StartReplicationTaskCommand.js +4 -4
- package/dist-es/commands/StopReplicationTaskCommand.js +4 -4
- package/dist-es/commands/TestConnectionCommand.js +4 -4
- package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +4 -4
- package/dist-es/models/models_0.js +12 -0
- package/dist-es/protocols/Aws_json1_1.js +16 -0
- package/dist-types/DatabaseMigrationServiceClient.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +44 -0
- package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +4 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/dist-types/ts3.4/models/models_0.d.ts +17 -0
- package/package.json +37 -37
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeFleetAdvisorSchemaObjectSummaryRequestFilterSensitiveLog, DescribeFleetAdvisorSchemaObjectSummaryResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeFleetAdvisorSchemaObjectSummaryCommand, serializeAws_json1_1DescribeFleetAdvisorSchemaObjectSummaryCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeFleetAdvisorSchemaObjectSummaryCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeFleetAdvisorSchemaObjectSummaryCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeFleetAdvisorSchemaObjectSummaryCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeFleetAdvisorSchemasRequestFilterSensitiveLog, DescribeFleetAdvisorSchemasResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeFleetAdvisorSchemasCommand, serializeAws_json1_1DescribeFleetAdvisorSchemasCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeFleetAdvisorSchemasCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeFleetAdvisorSchemasCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeFleetAdvisorSchemasCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeOrderableReplicationInstancesMessageFilterSensitiveLog, DescribeOrderableReplicationInstancesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeOrderableReplicationInstancesCommand, serializeAws_json1_1DescribeOrderableReplicationInstancesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeOrderableReplicationInstancesCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeOrderableReplicationInstancesCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeOrderableReplicationInstancesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribePendingMaintenanceActionsMessageFilterSensitiveLog, DescribePendingMaintenanceActionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribePendingMaintenanceActionsCommand, serializeAws_json1_1DescribePendingMaintenanceActionsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribePendingMaintenanceActionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribePendingMaintenanceActionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribePendingMaintenanceActionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeRecommendationLimitationsRequestFilterSensitiveLog, DescribeRecommendationLimitationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeRecommendationLimitationsCommand, serializeAws_json1_1DescribeRecommendationLimitationsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeRecommendationLimitationsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeRecommendationLimitationsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeRecommendationLimitationsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeRecommendationsRequestFilterSensitiveLog, DescribeRecommendationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeRecommendationsCommand, serializeAws_json1_1DescribeRecommendationsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeRecommendationsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeRecommendationsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeRecommendationsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeRefreshSchemasStatusMessageFilterSensitiveLog, DescribeRefreshSchemasStatusResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeRefreshSchemasStatusCommand, serializeAws_json1_1DescribeRefreshSchemasStatusCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeRefreshSchemasStatusCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeRefreshSchemasStatusCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeRefreshSchemasStatusCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeReplicationInstanceTaskLogsMessageFilterSensitiveLog, DescribeReplicationInstanceTaskLogsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeReplicationInstanceTaskLogsCommand, serializeAws_json1_1DescribeReplicationInstanceTaskLogsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeReplicationInstanceTaskLogsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeReplicationInstanceTaskLogsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeReplicationInstanceTaskLogsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeReplicationInstancesMessageFilterSensitiveLog, DescribeReplicationInstancesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeReplicationInstancesCommand, serializeAws_json1_1DescribeReplicationInstancesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeReplicationInstancesCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeReplicationInstancesCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeReplicationInstancesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeReplicationSubnetGroupsMessageFilterSensitiveLog, DescribeReplicationSubnetGroupsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeReplicationSubnetGroupsCommand, serializeAws_json1_1DescribeReplicationSubnetGroupsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeReplicationSubnetGroupsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeReplicationSubnetGroupsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeReplicationSubnetGroupsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeReplicationTaskAssessmentResultsMessageFilterSensitiveLog, DescribeReplicationTaskAssessmentResultsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeReplicationTaskAssessmentResultsCommand, serializeAws_json1_1DescribeReplicationTaskAssessmentResultsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeReplicationTaskAssessmentResultsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeReplicationTaskAssessmentResultsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeReplicationTaskAssessmentResultsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeReplicationTaskAssessmentRunsMessageFilterSensitiveLog, DescribeReplicationTaskAssessmentRunsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeReplicationTaskAssessmentRunsCommand, serializeAws_json1_1DescribeReplicationTaskAssessmentRunsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeReplicationTaskAssessmentRunsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeReplicationTaskAssessmentRunsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeReplicationTaskAssessmentRunsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeReplicationTaskIndividualAssessmentsMessageFilterSensitiveLog, DescribeReplicationTaskIndividualAssessmentsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeReplicationTaskIndividualAssessmentsCommand, serializeAws_json1_1DescribeReplicationTaskIndividualAssessmentsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeReplicationTaskIndividualAssessmentsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeReplicationTaskIndividualAssessmentsCommand extends $Comman
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeReplicationTaskIndividualAssessmentsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeReplicationTasksMessageFilterSensitiveLog, DescribeReplicationTasksResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeReplicationTasksCommand, serializeAws_json1_1DescribeReplicationTasksCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeReplicationTasksCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeReplicationTasksCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeReplicationTasksCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeSchemasMessageFilterSensitiveLog, DescribeSchemasResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeSchemasCommand, serializeAws_json1_1DescribeSchemasCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeSchemasCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeSchemasCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeSchemasCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeTableStatisticsMessageFilterSensitiveLog, DescribeTableStatisticsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeTableStatisticsCommand, serializeAws_json1_1DescribeTableStatisticsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeTableStatisticsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeTableStatisticsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeTableStatisticsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ImportCertificateMessageFilterSensitiveLog, ImportCertificateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ImportCertificateCommand, serializeAws_json1_1ImportCertificateCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ImportCertificateCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ImportCertificateCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ImportCertificateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListTagsForResourceMessageFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ModifyEndpointMessageFilterSensitiveLog, ModifyEndpointResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ModifyEndpointCommand, serializeAws_json1_1ModifyEndpointCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ModifyEndpointCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ModifyEndpointCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ModifyEndpointCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ModifyEventSubscriptionMessageFilterSensitiveLog, ModifyEventSubscriptionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ModifyEventSubscriptionCommand, serializeAws_json1_1ModifyEventSubscriptionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ModifyEventSubscriptionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ModifyEventSubscriptionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ModifyEventSubscriptionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ModifyReplicationInstanceMessageFilterSensitiveLog, ModifyReplicationInstanceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ModifyReplicationInstanceCommand, serializeAws_json1_1ModifyReplicationInstanceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ModifyReplicationInstanceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ModifyReplicationInstanceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ModifyReplicationInstanceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ModifyReplicationSubnetGroupMessageFilterSensitiveLog, ModifyReplicationSubnetGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ModifyReplicationSubnetGroupCommand, serializeAws_json1_1ModifyReplicationSubnetGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ModifyReplicationSubnetGroupCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ModifyReplicationSubnetGroupCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ModifyReplicationSubnetGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ModifyReplicationTaskMessageFilterSensitiveLog, ModifyReplicationTaskResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ModifyReplicationTaskCommand, serializeAws_json1_1ModifyReplicationTaskCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ModifyReplicationTaskCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ModifyReplicationTaskCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ModifyReplicationTaskCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { MoveReplicationTaskMessageFilterSensitiveLog, MoveReplicationTaskResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1MoveReplicationTaskCommand, serializeAws_json1_1MoveReplicationTaskCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class MoveReplicationTaskCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class MoveReplicationTaskCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, MoveReplicationTaskCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { RebootReplicationInstanceMessageFilterSensitiveLog, RebootReplicationInstanceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1RebootReplicationInstanceCommand, serializeAws_json1_1RebootReplicationInstanceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class RebootReplicationInstanceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class RebootReplicationInstanceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, RebootReplicationInstanceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { RefreshSchemasMessageFilterSensitiveLog, RefreshSchemasResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1RefreshSchemasCommand, serializeAws_json1_1RefreshSchemasCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class RefreshSchemasCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class RefreshSchemasCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, RefreshSchemasCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ReloadTablesMessageFilterSensitiveLog, ReloadTablesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ReloadTablesCommand, serializeAws_json1_1ReloadTablesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ReloadTablesCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ReloadTablesCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ReloadTablesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { RemoveTagsFromResourceMessageFilterSensitiveLog, RemoveTagsFromResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1RemoveTagsFromResourceCommand, serializeAws_json1_1RemoveTagsFromResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class RemoveTagsFromResourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class RemoveTagsFromResourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, RemoveTagsFromResourceCommand.getEndpointParameterInstructions()));
|