@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
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class MoveReplicationTaskCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class MoveReplicationTaskCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, MoveReplicationTaskCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class RebootReplicationInstanceCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class RebootReplicationInstanceCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, RebootReplicationInstanceCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class RefreshSchemasCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class RefreshSchemasCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, RefreshSchemasCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ReloadTablesCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class ReloadTablesCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ReloadTablesCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class RemoveTagsFromResourceCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class RemoveTagsFromResourceCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, RemoveTagsFromResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class RunFleetAdvisorLsaAnalysisCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class RunFleetAdvisorLsaAnalysisCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, RunFleetAdvisorLsaAnalysisCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class StartRecommendationsCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class StartRecommendationsCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartRecommendationsCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class StartReplicationTaskAssessmentCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class StartReplicationTaskAssessmentCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartReplicationTaskAssessmentCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class StartReplicationTaskAssessmentRunCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class StartReplicationTaskAssessmentRunCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartReplicationTaskAssessmentRunCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class StartReplicationTaskCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class StartReplicationTaskCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartReplicationTaskCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class StopReplicationTaskCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class StopReplicationTaskCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StopReplicationTaskCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class TestConnectionCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class TestConnectionCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, TestConnectionCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class UpdateSubscriptionsToEventBridgeCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class UpdateSubscriptionsToEventBridgeCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateSubscriptionsToEventBridgeCommand.getEndpointParameterInstructions()));
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.UpdateSubscriptionsToEventBridgeResponseFilterSensitiveLog = exports.UpdateSubscriptionsToEventBridgeMessageFilterSensitiveLog = exports.TestConnectionResponseFilterSensitiveLog = exports.TestConnectionMessageFilterSensitiveLog = exports.StopReplicationTaskResponseFilterSensitiveLog = exports.StopReplicationTaskMessageFilterSensitiveLog = exports.StartReplicationTaskAssessmentRunResponseFilterSensitiveLog = exports.StartReplicationTaskAssessmentRunMessageFilterSensitiveLog = exports.StartReplicationTaskAssessmentResponseFilterSensitiveLog = void 0;
|
|
3
|
+
exports.ReleaseStatusValues = exports.VersionStatus = exports.CollectorStatus = exports.SourceType = exports.EndpointSettingTypeValue = exports.InvalidOperationFault = exports.CollectorNotFoundFault = exports.MigrationTypeValue = exports.StorageQuotaExceededFault = exports.ReplicationSubnetGroupDoesNotCoverEnoughAZs = exports.InvalidSubnet = exports.InsufficientResourceCapacityFault = exports.S3ResourceNotFoundFault = exports.SNSNoAuthorizationFault = exports.SNSInvalidTopicFault = exports.KMSThrottlingFault = exports.KMSNotFoundFault = exports.KMSInvalidStateFault = exports.KMSDisabledFault = exports.KMSAccessDeniedFault = exports.S3AccessDeniedFault = exports.ResourceQuotaExceededFault = exports.ResourceAlreadyExistsFault = exports.KMSKeyNotAccessibleFault = exports.DmsSslModeValue = exports.ParquetVersionValue = exports.EncodingTypeValue = exports.DatePartitionSequenceValue = exports.DatePartitionDelimiterValue = exports.DataFormatValue = exports.CompressionTypeValue = exports.CannedAclForObjectsValue = exports.EncryptionModeValue = exports.SslSecurityProtocolValue = exports.RedisAuthTypeValue = exports.PluginNameValue = exports.CharLengthSemantics = exports.AuthTypeValue = exports.AuthMechanismValue = exports.TlogAccessMode = exports.SafeguardPolicy = exports.KafkaSecurityProtocol = exports.KafkaSaslMechanism = exports.MessageFormatValue = exports.TargetDbType = exports.ReplicationEndpointTypeValue = exports.NestingLevelValue = exports.InvalidResourceStateFault = exports.ResourceNotFoundFault = exports.AccessDeniedFault = void 0;
|
|
4
|
+
exports.CreateFleetAdvisorCollectorResponseFilterSensitiveLog = exports.CreateFleetAdvisorCollectorRequestFilterSensitiveLog = exports.CreateEventSubscriptionResponseFilterSensitiveLog = exports.EventSubscriptionFilterSensitiveLog = exports.CreateEventSubscriptionMessageFilterSensitiveLog = exports.CreateEndpointResponseFilterSensitiveLog = exports.EndpointFilterSensitiveLog = exports.CreateEndpointMessageFilterSensitiveLog = exports.SybaseSettingsFilterSensitiveLog = exports.S3SettingsFilterSensitiveLog = exports.RedshiftSettingsFilterSensitiveLog = exports.RedisSettingsFilterSensitiveLog = exports.PostgreSQLSettingsFilterSensitiveLog = exports.OracleSettingsFilterSensitiveLog = exports.NeptuneSettingsFilterSensitiveLog = exports.MySQLSettingsFilterSensitiveLog = exports.MongoDbSettingsFilterSensitiveLog = exports.MicrosoftSQLServerSettingsFilterSensitiveLog = exports.KinesisSettingsFilterSensitiveLog = exports.KafkaSettingsFilterSensitiveLog = exports.IBMDb2SettingsFilterSensitiveLog = exports.GcpMySQLSettingsFilterSensitiveLog = exports.ElasticsearchSettingsFilterSensitiveLog = exports.DynamoDbSettingsFilterSensitiveLog = exports.DocDbSettingsFilterSensitiveLog = exports.DmsTransferSettingsFilterSensitiveLog = exports.CancelReplicationTaskAssessmentRunResponseFilterSensitiveLog = exports.ReplicationTaskAssessmentRunFilterSensitiveLog = exports.ReplicationTaskAssessmentRunProgressFilterSensitiveLog = exports.CancelReplicationTaskAssessmentRunMessageFilterSensitiveLog = exports.BatchStartRecommendationsResponseFilterSensitiveLog = exports.BatchStartRecommendationsErrorEntryFilterSensitiveLog = exports.BatchStartRecommendationsRequestFilterSensitiveLog = exports.StartRecommendationsRequestEntryFilterSensitiveLog = exports.RecommendationSettingsFilterSensitiveLog = exports.ApplyPendingMaintenanceActionResponseFilterSensitiveLog = exports.ResourcePendingMaintenanceActionsFilterSensitiveLog = exports.PendingMaintenanceActionFilterSensitiveLog = exports.ApplyPendingMaintenanceActionMessageFilterSensitiveLog = exports.AddTagsToResourceResponseFilterSensitiveLog = exports.AddTagsToResourceMessageFilterSensitiveLog = exports.TagFilterSensitiveLog = exports.AccountQuotaFilterSensitiveLog = exports.KMSFault = exports.StartReplicationTaskTypeValue = exports.ReloadOptionValue = exports.SubnetAlreadyInUse = exports.UpgradeDependencyFailureFault = exports.InvalidCertificateFault = exports.RefreshSchemasStatusTypeValue = void 0;
|
|
5
|
+
exports.DescribeEndpointTypesMessageFilterSensitiveLog = exports.DescribeEndpointSettingsResponseFilterSensitiveLog = exports.EndpointSettingFilterSensitiveLog = exports.DescribeEndpointSettingsMessageFilterSensitiveLog = exports.DescribeEndpointsResponseFilterSensitiveLog = exports.DescribeEndpointsMessageFilterSensitiveLog = exports.DescribeConnectionsResponseFilterSensitiveLog = exports.DescribeConnectionsMessageFilterSensitiveLog = exports.DescribeCertificatesResponseFilterSensitiveLog = exports.DescribeCertificatesMessageFilterSensitiveLog = exports.FilterFilterSensitiveLog = exports.DescribeApplicableIndividualAssessmentsResponseFilterSensitiveLog = exports.DescribeApplicableIndividualAssessmentsMessageFilterSensitiveLog = exports.DescribeAccountAttributesResponseFilterSensitiveLog = exports.DescribeAccountAttributesMessageFilterSensitiveLog = exports.DeleteReplicationTaskAssessmentRunResponseFilterSensitiveLog = exports.DeleteReplicationTaskAssessmentRunMessageFilterSensitiveLog = exports.DeleteReplicationTaskResponseFilterSensitiveLog = exports.DeleteReplicationTaskMessageFilterSensitiveLog = exports.DeleteReplicationSubnetGroupResponseFilterSensitiveLog = exports.DeleteReplicationSubnetGroupMessageFilterSensitiveLog = exports.DeleteReplicationInstanceResponseFilterSensitiveLog = exports.DeleteReplicationInstanceMessageFilterSensitiveLog = exports.DeleteFleetAdvisorDatabasesResponseFilterSensitiveLog = exports.DeleteFleetAdvisorDatabasesRequestFilterSensitiveLog = exports.DeleteCollectorRequestFilterSensitiveLog = exports.DeleteEventSubscriptionResponseFilterSensitiveLog = exports.DeleteEventSubscriptionMessageFilterSensitiveLog = exports.DeleteEndpointResponseFilterSensitiveLog = exports.DeleteEndpointMessageFilterSensitiveLog = exports.DeleteConnectionResponseFilterSensitiveLog = exports.ConnectionFilterSensitiveLog = exports.DeleteConnectionMessageFilterSensitiveLog = exports.DeleteCertificateResponseFilterSensitiveLog = exports.CertificateFilterSensitiveLog = exports.DeleteCertificateMessageFilterSensitiveLog = exports.CreateReplicationTaskResponseFilterSensitiveLog = exports.ReplicationTaskFilterSensitiveLog = exports.ReplicationTaskStatsFilterSensitiveLog = exports.CreateReplicationTaskMessageFilterSensitiveLog = exports.CreateReplicationSubnetGroupResponseFilterSensitiveLog = exports.CreateReplicationSubnetGroupMessageFilterSensitiveLog = exports.CreateReplicationInstanceResponseFilterSensitiveLog = exports.ReplicationInstanceFilterSensitiveLog = exports.VpcSecurityGroupMembershipFilterSensitiveLog = exports.ReplicationSubnetGroupFilterSensitiveLog = exports.SubnetFilterSensitiveLog = exports.AvailabilityZoneFilterSensitiveLog = exports.ReplicationPendingModifiedValuesFilterSensitiveLog = exports.CreateReplicationInstanceMessageFilterSensitiveLog = void 0;
|
|
6
|
+
exports.DescribeRefreshSchemasStatusResponseFilterSensitiveLog = exports.RefreshSchemasStatusFilterSensitiveLog = exports.DescribeRefreshSchemasStatusMessageFilterSensitiveLog = exports.DescribeRecommendationsResponseFilterSensitiveLog = exports.RecommendationFilterSensitiveLog = exports.RecommendationDataFilterSensitiveLog = exports.RdsRecommendationFilterSensitiveLog = exports.RdsConfigurationFilterSensitiveLog = exports.RdsRequirementsFilterSensitiveLog = exports.DescribeRecommendationsRequestFilterSensitiveLog = exports.DescribeRecommendationLimitationsResponseFilterSensitiveLog = exports.LimitationFilterSensitiveLog = exports.DescribeRecommendationLimitationsRequestFilterSensitiveLog = exports.DescribePendingMaintenanceActionsResponseFilterSensitiveLog = exports.DescribePendingMaintenanceActionsMessageFilterSensitiveLog = exports.DescribeOrderableReplicationInstancesResponseFilterSensitiveLog = exports.OrderableReplicationInstanceFilterSensitiveLog = exports.DescribeOrderableReplicationInstancesMessageFilterSensitiveLog = exports.DescribeFleetAdvisorSchemasResponseFilterSensitiveLog = exports.SchemaResponseFilterSensitiveLog = exports.SchemaShortInfoResponseFilterSensitiveLog = exports.DatabaseShortInfoResponseFilterSensitiveLog = exports.DescribeFleetAdvisorSchemasRequestFilterSensitiveLog = exports.DescribeFleetAdvisorSchemaObjectSummaryResponseFilterSensitiveLog = exports.FleetAdvisorSchemaObjectResponseFilterSensitiveLog = exports.DescribeFleetAdvisorSchemaObjectSummaryRequestFilterSensitiveLog = exports.DescribeFleetAdvisorLsaAnalysisResponseFilterSensitiveLog = exports.FleetAdvisorLsaAnalysisResponseFilterSensitiveLog = exports.DescribeFleetAdvisorLsaAnalysisRequestFilterSensitiveLog = exports.DescribeFleetAdvisorDatabasesResponseFilterSensitiveLog = exports.DatabaseResponseFilterSensitiveLog = exports.DatabaseInstanceSoftwareDetailsResponseFilterSensitiveLog = exports.ServerShortInfoResponseFilterSensitiveLog = exports.CollectorShortInfoResponseFilterSensitiveLog = exports.DescribeFleetAdvisorDatabasesRequestFilterSensitiveLog = exports.DescribeFleetAdvisorCollectorsResponseFilterSensitiveLog = exports.CollectorResponseFilterSensitiveLog = exports.InventoryDataFilterSensitiveLog = exports.CollectorHealthCheckFilterSensitiveLog = exports.DescribeFleetAdvisorCollectorsRequestFilterSensitiveLog = exports.DescribeEventSubscriptionsResponseFilterSensitiveLog = exports.DescribeEventSubscriptionsMessageFilterSensitiveLog = exports.DescribeEventsResponseFilterSensitiveLog = exports.EventFilterSensitiveLog = exports.DescribeEventsMessageFilterSensitiveLog = exports.DescribeEventCategoriesResponseFilterSensitiveLog = exports.EventCategoryGroupFilterSensitiveLog = exports.DescribeEventCategoriesMessageFilterSensitiveLog = exports.DescribeEndpointTypesResponseFilterSensitiveLog = exports.SupportedEndpointTypeFilterSensitiveLog = void 0;
|
|
7
|
+
exports.StartReplicationTaskMessageFilterSensitiveLog = exports.StartRecommendationsRequestFilterSensitiveLog = exports.RunFleetAdvisorLsaAnalysisResponseFilterSensitiveLog = exports.RemoveTagsFromResourceResponseFilterSensitiveLog = exports.RemoveTagsFromResourceMessageFilterSensitiveLog = exports.ReloadTablesResponseFilterSensitiveLog = exports.ReloadTablesMessageFilterSensitiveLog = exports.TableToReloadFilterSensitiveLog = exports.RefreshSchemasResponseFilterSensitiveLog = exports.RefreshSchemasMessageFilterSensitiveLog = exports.RebootReplicationInstanceResponseFilterSensitiveLog = exports.RebootReplicationInstanceMessageFilterSensitiveLog = exports.MoveReplicationTaskResponseFilterSensitiveLog = exports.MoveReplicationTaskMessageFilterSensitiveLog = exports.ModifyReplicationTaskResponseFilterSensitiveLog = exports.ModifyReplicationTaskMessageFilterSensitiveLog = exports.ModifyReplicationSubnetGroupResponseFilterSensitiveLog = exports.ModifyReplicationSubnetGroupMessageFilterSensitiveLog = exports.ModifyReplicationInstanceResponseFilterSensitiveLog = exports.ModifyReplicationInstanceMessageFilterSensitiveLog = exports.ModifyEventSubscriptionResponseFilterSensitiveLog = exports.ModifyEventSubscriptionMessageFilterSensitiveLog = exports.ModifyEndpointResponseFilterSensitiveLog = exports.ModifyEndpointMessageFilterSensitiveLog = exports.ListTagsForResourceResponseFilterSensitiveLog = exports.ListTagsForResourceMessageFilterSensitiveLog = exports.ImportCertificateResponseFilterSensitiveLog = exports.ImportCertificateMessageFilterSensitiveLog = exports.DescribeTableStatisticsResponseFilterSensitiveLog = exports.TableStatisticsFilterSensitiveLog = exports.DescribeTableStatisticsMessageFilterSensitiveLog = exports.DescribeSchemasResponseFilterSensitiveLog = exports.DescribeSchemasMessageFilterSensitiveLog = exports.DescribeReplicationTasksResponseFilterSensitiveLog = exports.DescribeReplicationTasksMessageFilterSensitiveLog = exports.DescribeReplicationTaskIndividualAssessmentsResponseFilterSensitiveLog = exports.ReplicationTaskIndividualAssessmentFilterSensitiveLog = exports.DescribeReplicationTaskIndividualAssessmentsMessageFilterSensitiveLog = exports.DescribeReplicationTaskAssessmentRunsResponseFilterSensitiveLog = exports.DescribeReplicationTaskAssessmentRunsMessageFilterSensitiveLog = exports.DescribeReplicationTaskAssessmentResultsResponseFilterSensitiveLog = exports.ReplicationTaskAssessmentResultFilterSensitiveLog = exports.DescribeReplicationTaskAssessmentResultsMessageFilterSensitiveLog = exports.DescribeReplicationSubnetGroupsResponseFilterSensitiveLog = exports.DescribeReplicationSubnetGroupsMessageFilterSensitiveLog = exports.DescribeReplicationInstanceTaskLogsResponseFilterSensitiveLog = exports.ReplicationInstanceTaskLogFilterSensitiveLog = exports.DescribeReplicationInstanceTaskLogsMessageFilterSensitiveLog = exports.DescribeReplicationInstancesResponseFilterSensitiveLog = exports.DescribeReplicationInstancesMessageFilterSensitiveLog = void 0;
|
|
8
|
+
exports.UpdateSubscriptionsToEventBridgeResponseFilterSensitiveLog = exports.UpdateSubscriptionsToEventBridgeMessageFilterSensitiveLog = exports.TestConnectionResponseFilterSensitiveLog = exports.TestConnectionMessageFilterSensitiveLog = exports.StopReplicationTaskResponseFilterSensitiveLog = exports.StopReplicationTaskMessageFilterSensitiveLog = exports.StartReplicationTaskAssessmentRunResponseFilterSensitiveLog = exports.StartReplicationTaskAssessmentRunMessageFilterSensitiveLog = exports.StartReplicationTaskAssessmentResponseFilterSensitiveLog = exports.StartReplicationTaskAssessmentMessageFilterSensitiveLog = exports.StartReplicationTaskResponseFilterSensitiveLog = void 0;
|
|
9
9
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
10
10
|
const DatabaseMigrationServiceServiceException_1 = require("./DatabaseMigrationServiceServiceException");
|
|
11
11
|
class AccessDeniedFault extends DatabaseMigrationServiceServiceException_1.DatabaseMigrationServiceServiceException {
|
|
@@ -67,6 +67,11 @@ var MessageFormatValue;
|
|
|
67
67
|
MessageFormatValue["JSON"] = "json";
|
|
68
68
|
MessageFormatValue["JSON_UNFORMATTED"] = "json-unformatted";
|
|
69
69
|
})(MessageFormatValue = exports.MessageFormatValue || (exports.MessageFormatValue = {}));
|
|
70
|
+
var KafkaSaslMechanism;
|
|
71
|
+
(function (KafkaSaslMechanism) {
|
|
72
|
+
KafkaSaslMechanism["PLAIN"] = "plain";
|
|
73
|
+
KafkaSaslMechanism["SCRAM_SHA_512"] = "scram-sha-512";
|
|
74
|
+
})(KafkaSaslMechanism = exports.KafkaSaslMechanism || (exports.KafkaSaslMechanism = {}));
|
|
70
75
|
var KafkaSecurityProtocol;
|
|
71
76
|
(function (KafkaSecurityProtocol) {
|
|
72
77
|
KafkaSecurityProtocol["PLAINTEXT"] = "plaintext";
|
|
@@ -80,6 +85,13 @@ var SafeguardPolicy;
|
|
|
80
85
|
SafeguardPolicy["RELY_ON_SQL_SERVER_REPLICATION_AGENT"] = "rely-on-sql-server-replication-agent";
|
|
81
86
|
SafeguardPolicy["SHARED_AUTOMATIC_TRUNCATION"] = "shared-automatic-truncation";
|
|
82
87
|
})(SafeguardPolicy = exports.SafeguardPolicy || (exports.SafeguardPolicy = {}));
|
|
88
|
+
var TlogAccessMode;
|
|
89
|
+
(function (TlogAccessMode) {
|
|
90
|
+
TlogAccessMode["BackupOnly"] = "BackupOnly";
|
|
91
|
+
TlogAccessMode["PreferBackup"] = "PreferBackup";
|
|
92
|
+
TlogAccessMode["PreferTlog"] = "PreferTlog";
|
|
93
|
+
TlogAccessMode["TlogOnly"] = "TlogOnly";
|
|
94
|
+
})(TlogAccessMode = exports.TlogAccessMode || (exports.TlogAccessMode = {}));
|
|
83
95
|
var AuthMechanismValue;
|
|
84
96
|
(function (AuthMechanismValue) {
|
|
85
97
|
AuthMechanismValue["DEFAULT"] = "default";
|
|
@@ -4183,6 +4183,7 @@ const serializeAws_json1_1KafkaSettings = (input, context) => {
|
|
|
4183
4183
|
...(input.PartitionIncludeSchemaTable != null && {
|
|
4184
4184
|
PartitionIncludeSchemaTable: input.PartitionIncludeSchemaTable,
|
|
4185
4185
|
}),
|
|
4186
|
+
...(input.SaslMechanism != null && { SaslMechanism: input.SaslMechanism }),
|
|
4186
4187
|
...(input.SaslPassword != null && { SaslPassword: input.SaslPassword }),
|
|
4187
4188
|
...(input.SaslUsername != null && { SaslUsername: input.SaslUsername }),
|
|
4188
4189
|
...(input.SecurityProtocol != null && { SecurityProtocol: input.SecurityProtocol }),
|
|
@@ -4231,6 +4232,7 @@ const serializeAws_json1_1MicrosoftSQLServerSettings = (input, context) => {
|
|
|
4231
4232
|
...(input.BcpPacketSize != null && { BcpPacketSize: input.BcpPacketSize }),
|
|
4232
4233
|
...(input.ControlTablesFileGroup != null && { ControlTablesFileGroup: input.ControlTablesFileGroup }),
|
|
4233
4234
|
...(input.DatabaseName != null && { DatabaseName: input.DatabaseName }),
|
|
4235
|
+
...(input.ForceLobLookup != null && { ForceLobLookup: input.ForceLobLookup }),
|
|
4234
4236
|
...(input.Password != null && { Password: input.Password }),
|
|
4235
4237
|
...(input.Port != null && { Port: input.Port }),
|
|
4236
4238
|
...(input.QuerySingleAlwaysOnNode != null && { QuerySingleAlwaysOnNode: input.QuerySingleAlwaysOnNode }),
|
|
@@ -4241,6 +4243,7 @@ const serializeAws_json1_1MicrosoftSQLServerSettings = (input, context) => {
|
|
|
4241
4243
|
}),
|
|
4242
4244
|
...(input.SecretsManagerSecretId != null && { SecretsManagerSecretId: input.SecretsManagerSecretId }),
|
|
4243
4245
|
...(input.ServerName != null && { ServerName: input.ServerName }),
|
|
4246
|
+
...(input.TlogAccessMode != null && { TlogAccessMode: input.TlogAccessMode }),
|
|
4244
4247
|
...(input.TrimSpaceInChar != null && { TrimSpaceInChar: input.TrimSpaceInChar }),
|
|
4245
4248
|
...(input.UseBcpFullLoad != null && { UseBcpFullLoad: input.UseBcpFullLoad }),
|
|
4246
4249
|
...(input.UseThirdPartyBackupDevice != null && { UseThirdPartyBackupDevice: input.UseThirdPartyBackupDevice }),
|
|
@@ -4448,6 +4451,9 @@ const serializeAws_json1_1OracleSettings = (input, context) => {
|
|
|
4448
4451
|
...(input.AsmServer != null && { AsmServer: input.AsmServer }),
|
|
4449
4452
|
...(input.AsmUser != null && { AsmUser: input.AsmUser }),
|
|
4450
4453
|
...(input.CharLengthSemantics != null && { CharLengthSemantics: input.CharLengthSemantics }),
|
|
4454
|
+
...(input.ConvertTimestampWithZoneToUTC != null && {
|
|
4455
|
+
ConvertTimestampWithZoneToUTC: input.ConvertTimestampWithZoneToUTC,
|
|
4456
|
+
}),
|
|
4451
4457
|
...(input.DatabaseName != null && { DatabaseName: input.DatabaseName }),
|
|
4452
4458
|
...(input.DirectPathNoLog != null && { DirectPathNoLog: input.DirectPathNoLog }),
|
|
4453
4459
|
...(input.DirectPathParallelLoad != null && { DirectPathParallelLoad: input.DirectPathParallelLoad }),
|
|
@@ -4504,6 +4510,7 @@ const serializeAws_json1_1PostgreSQLSettings = (input, context) => {
|
|
|
4504
4510
|
...(input.HeartbeatEnable != null && { HeartbeatEnable: input.HeartbeatEnable }),
|
|
4505
4511
|
...(input.HeartbeatFrequency != null && { HeartbeatFrequency: input.HeartbeatFrequency }),
|
|
4506
4512
|
...(input.HeartbeatSchema != null && { HeartbeatSchema: input.HeartbeatSchema }),
|
|
4513
|
+
...(input.MapBooleanAsBoolean != null && { MapBooleanAsBoolean: input.MapBooleanAsBoolean }),
|
|
4507
4514
|
...(input.MaxFileSize != null && { MaxFileSize: input.MaxFileSize }),
|
|
4508
4515
|
...(input.Password != null && { Password: input.Password }),
|
|
4509
4516
|
...(input.PluginName != null && { PluginName: input.PluginName }),
|
|
@@ -4558,6 +4565,7 @@ const serializeAws_json1_1RedshiftSettings = (input, context) => {
|
|
|
4558
4565
|
...(input.ExplicitIds != null && { ExplicitIds: input.ExplicitIds }),
|
|
4559
4566
|
...(input.FileTransferUploadStreams != null && { FileTransferUploadStreams: input.FileTransferUploadStreams }),
|
|
4560
4567
|
...(input.LoadTimeout != null && { LoadTimeout: input.LoadTimeout }),
|
|
4568
|
+
...(input.MapBooleanAsBoolean != null && { MapBooleanAsBoolean: input.MapBooleanAsBoolean }),
|
|
4561
4569
|
...(input.MaxFileSize != null && { MaxFileSize: input.MaxFileSize }),
|
|
4562
4570
|
...(input.Password != null && { Password: input.Password }),
|
|
4563
4571
|
...(input.Port != null && { Port: input.Port }),
|
|
@@ -4632,6 +4640,7 @@ const serializeAws_json1_1S3Settings = (input, context) => {
|
|
|
4632
4640
|
...(input.EncryptionMode != null && { EncryptionMode: input.EncryptionMode }),
|
|
4633
4641
|
...(input.ExpectedBucketOwner != null && { ExpectedBucketOwner: input.ExpectedBucketOwner }),
|
|
4634
4642
|
...(input.ExternalTableDefinition != null && { ExternalTableDefinition: input.ExternalTableDefinition }),
|
|
4643
|
+
...(input.GlueCatalogGeneration != null && { GlueCatalogGeneration: input.GlueCatalogGeneration }),
|
|
4635
4644
|
...(input.IgnoreHeaderRows != null && { IgnoreHeaderRows: input.IgnoreHeaderRows }),
|
|
4636
4645
|
...(input.IncludeOpForFullLoad != null && { IncludeOpForFullLoad: input.IncludeOpForFullLoad }),
|
|
4637
4646
|
...(input.MaxFileSize != null && { MaxFileSize: input.MaxFileSize }),
|
|
@@ -5697,6 +5706,7 @@ const deserializeAws_json1_1KafkaSettings = (output, context) => {
|
|
|
5697
5706
|
MessageMaxBytes: (0, smithy_client_1.expectInt32)(output.MessageMaxBytes),
|
|
5698
5707
|
NoHexPrefix: (0, smithy_client_1.expectBoolean)(output.NoHexPrefix),
|
|
5699
5708
|
PartitionIncludeSchemaTable: (0, smithy_client_1.expectBoolean)(output.PartitionIncludeSchemaTable),
|
|
5709
|
+
SaslMechanism: (0, smithy_client_1.expectString)(output.SaslMechanism),
|
|
5700
5710
|
SaslPassword: (0, smithy_client_1.expectString)(output.SaslPassword),
|
|
5701
5711
|
SaslUsername: (0, smithy_client_1.expectString)(output.SaslUsername),
|
|
5702
5712
|
SecurityProtocol: (0, smithy_client_1.expectString)(output.SecurityProtocol),
|
|
@@ -5787,6 +5797,7 @@ const deserializeAws_json1_1MicrosoftSQLServerSettings = (output, context) => {
|
|
|
5787
5797
|
BcpPacketSize: (0, smithy_client_1.expectInt32)(output.BcpPacketSize),
|
|
5788
5798
|
ControlTablesFileGroup: (0, smithy_client_1.expectString)(output.ControlTablesFileGroup),
|
|
5789
5799
|
DatabaseName: (0, smithy_client_1.expectString)(output.DatabaseName),
|
|
5800
|
+
ForceLobLookup: (0, smithy_client_1.expectBoolean)(output.ForceLobLookup),
|
|
5790
5801
|
Password: (0, smithy_client_1.expectString)(output.Password),
|
|
5791
5802
|
Port: (0, smithy_client_1.expectInt32)(output.Port),
|
|
5792
5803
|
QuerySingleAlwaysOnNode: (0, smithy_client_1.expectBoolean)(output.QuerySingleAlwaysOnNode),
|
|
@@ -5795,6 +5806,7 @@ const deserializeAws_json1_1MicrosoftSQLServerSettings = (output, context) => {
|
|
|
5795
5806
|
SecretsManagerAccessRoleArn: (0, smithy_client_1.expectString)(output.SecretsManagerAccessRoleArn),
|
|
5796
5807
|
SecretsManagerSecretId: (0, smithy_client_1.expectString)(output.SecretsManagerSecretId),
|
|
5797
5808
|
ServerName: (0, smithy_client_1.expectString)(output.ServerName),
|
|
5809
|
+
TlogAccessMode: (0, smithy_client_1.expectString)(output.TlogAccessMode),
|
|
5798
5810
|
TrimSpaceInChar: (0, smithy_client_1.expectBoolean)(output.TrimSpaceInChar),
|
|
5799
5811
|
UseBcpFullLoad: (0, smithy_client_1.expectBoolean)(output.UseBcpFullLoad),
|
|
5800
5812
|
UseThirdPartyBackupDevice: (0, smithy_client_1.expectBoolean)(output.UseThirdPartyBackupDevice),
|
|
@@ -5900,6 +5912,7 @@ const deserializeAws_json1_1OracleSettings = (output, context) => {
|
|
|
5900
5912
|
AsmServer: (0, smithy_client_1.expectString)(output.AsmServer),
|
|
5901
5913
|
AsmUser: (0, smithy_client_1.expectString)(output.AsmUser),
|
|
5902
5914
|
CharLengthSemantics: (0, smithy_client_1.expectString)(output.CharLengthSemantics),
|
|
5915
|
+
ConvertTimestampWithZoneToUTC: (0, smithy_client_1.expectBoolean)(output.ConvertTimestampWithZoneToUTC),
|
|
5903
5916
|
DatabaseName: (0, smithy_client_1.expectString)(output.DatabaseName),
|
|
5904
5917
|
DirectPathNoLog: (0, smithy_client_1.expectBoolean)(output.DirectPathNoLog),
|
|
5905
5918
|
DirectPathParallelLoad: (0, smithy_client_1.expectBoolean)(output.DirectPathParallelLoad),
|
|
@@ -6010,6 +6023,7 @@ const deserializeAws_json1_1PostgreSQLSettings = (output, context) => {
|
|
|
6010
6023
|
HeartbeatEnable: (0, smithy_client_1.expectBoolean)(output.HeartbeatEnable),
|
|
6011
6024
|
HeartbeatFrequency: (0, smithy_client_1.expectInt32)(output.HeartbeatFrequency),
|
|
6012
6025
|
HeartbeatSchema: (0, smithy_client_1.expectString)(output.HeartbeatSchema),
|
|
6026
|
+
MapBooleanAsBoolean: (0, smithy_client_1.expectBoolean)(output.MapBooleanAsBoolean),
|
|
6013
6027
|
MaxFileSize: (0, smithy_client_1.expectInt32)(output.MaxFileSize),
|
|
6014
6028
|
Password: (0, smithy_client_1.expectString)(output.Password),
|
|
6015
6029
|
PluginName: (0, smithy_client_1.expectString)(output.PluginName),
|
|
@@ -6121,6 +6135,7 @@ const deserializeAws_json1_1RedshiftSettings = (output, context) => {
|
|
|
6121
6135
|
ExplicitIds: (0, smithy_client_1.expectBoolean)(output.ExplicitIds),
|
|
6122
6136
|
FileTransferUploadStreams: (0, smithy_client_1.expectInt32)(output.FileTransferUploadStreams),
|
|
6123
6137
|
LoadTimeout: (0, smithy_client_1.expectInt32)(output.LoadTimeout),
|
|
6138
|
+
MapBooleanAsBoolean: (0, smithy_client_1.expectBoolean)(output.MapBooleanAsBoolean),
|
|
6124
6139
|
MaxFileSize: (0, smithy_client_1.expectInt32)(output.MaxFileSize),
|
|
6125
6140
|
Password: (0, smithy_client_1.expectString)(output.Password),
|
|
6126
6141
|
Port: (0, smithy_client_1.expectInt32)(output.Port),
|
|
@@ -6520,6 +6535,7 @@ const deserializeAws_json1_1S3Settings = (output, context) => {
|
|
|
6520
6535
|
EncryptionMode: (0, smithy_client_1.expectString)(output.EncryptionMode),
|
|
6521
6536
|
ExpectedBucketOwner: (0, smithy_client_1.expectString)(output.ExpectedBucketOwner),
|
|
6522
6537
|
ExternalTableDefinition: (0, smithy_client_1.expectString)(output.ExternalTableDefinition),
|
|
6538
|
+
GlueCatalogGeneration: (0, smithy_client_1.expectBoolean)(output.GlueCatalogGeneration),
|
|
6523
6539
|
IgnoreHeaderRows: (0, smithy_client_1.expectInt32)(output.IgnoreHeaderRows),
|
|
6524
6540
|
IncludeOpForFullLoad: (0, smithy_client_1.expectBoolean)(output.IncludeOpForFullLoad),
|
|
6525
6541
|
MaxFileSize: (0, smithy_client_1.expectInt32)(output.MaxFileSize),
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { AddTagsToResourceMessageFilterSensitiveLog, AddTagsToResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1AddTagsToResourceCommand, serializeAws_json1_1AddTagsToResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class AddTagsToResourceCommand 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 AddTagsToResourceCommand 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, AddTagsToResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ApplyPendingMaintenanceActionMessageFilterSensitiveLog, ApplyPendingMaintenanceActionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ApplyPendingMaintenanceActionCommand, serializeAws_json1_1ApplyPendingMaintenanceActionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ApplyPendingMaintenanceActionCommand 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 ApplyPendingMaintenanceActionCommand 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, ApplyPendingMaintenanceActionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { BatchStartRecommendationsRequestFilterSensitiveLog, BatchStartRecommendationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1BatchStartRecommendationsCommand, serializeAws_json1_1BatchStartRecommendationsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class BatchStartRecommendationsCommand 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 BatchStartRecommendationsCommand 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, BatchStartRecommendationsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CancelReplicationTaskAssessmentRunMessageFilterSensitiveLog, CancelReplicationTaskAssessmentRunResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CancelReplicationTaskAssessmentRunCommand, serializeAws_json1_1CancelReplicationTaskAssessmentRunCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class CancelReplicationTaskAssessmentRunCommand 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 CancelReplicationTaskAssessmentRunCommand 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, CancelReplicationTaskAssessmentRunCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateEndpointMessageFilterSensitiveLog, CreateEndpointResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateEndpointCommand, serializeAws_json1_1CreateEndpointCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class CreateEndpointCommand 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 CreateEndpointCommand 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, CreateEndpointCommand.getEndpointParameterInstructions()));
|