@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 { CreateEventSubscriptionMessageFilterSensitiveLog, CreateEventSubscriptionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateEventSubscriptionCommand, serializeAws_json1_1CreateEventSubscriptionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class CreateEventSubscriptionCommand 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 CreateEventSubscriptionCommand 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, CreateEventSubscriptionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateFleetAdvisorCollectorRequestFilterSensitiveLog, CreateFleetAdvisorCollectorResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateFleetAdvisorCollectorCommand, serializeAws_json1_1CreateFleetAdvisorCollectorCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class CreateFleetAdvisorCollectorCommand 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 CreateFleetAdvisorCollectorCommand 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, CreateFleetAdvisorCollectorCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateReplicationInstanceMessageFilterSensitiveLog, CreateReplicationInstanceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateReplicationInstanceCommand, serializeAws_json1_1CreateReplicationInstanceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class CreateReplicationInstanceCommand 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 CreateReplicationInstanceCommand 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, CreateReplicationInstanceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateReplicationSubnetGroupMessageFilterSensitiveLog, CreateReplicationSubnetGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateReplicationSubnetGroupCommand, serializeAws_json1_1CreateReplicationSubnetGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class CreateReplicationSubnetGroupCommand 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 CreateReplicationSubnetGroupCommand 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, CreateReplicationSubnetGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateReplicationTaskMessageFilterSensitiveLog, CreateReplicationTaskResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateReplicationTaskCommand, serializeAws_json1_1CreateReplicationTaskCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class CreateReplicationTaskCommand 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 CreateReplicationTaskCommand 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, CreateReplicationTaskCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteCertificateMessageFilterSensitiveLog, DeleteCertificateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteCertificateCommand, serializeAws_json1_1DeleteCertificateCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteCertificateCommand 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 DeleteCertificateCommand 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, DeleteCertificateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteConnectionMessageFilterSensitiveLog, DeleteConnectionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteConnectionCommand, serializeAws_json1_1DeleteConnectionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteConnectionCommand 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 DeleteConnectionCommand 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, DeleteConnectionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteEndpointMessageFilterSensitiveLog, DeleteEndpointResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteEndpointCommand, serializeAws_json1_1DeleteEndpointCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteEndpointCommand 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 DeleteEndpointCommand 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, DeleteEndpointCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteEventSubscriptionMessageFilterSensitiveLog, DeleteEventSubscriptionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteEventSubscriptionCommand, serializeAws_json1_1DeleteEventSubscriptionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteEventSubscriptionCommand 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 DeleteEventSubscriptionCommand 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, DeleteEventSubscriptionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteCollectorRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteFleetAdvisorCollectorCommand, serializeAws_json1_1DeleteFleetAdvisorCollectorCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteFleetAdvisorCollectorCommand 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 DeleteFleetAdvisorCollectorCommand 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, DeleteFleetAdvisorCollectorCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteFleetAdvisorDatabasesRequestFilterSensitiveLog, DeleteFleetAdvisorDatabasesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteFleetAdvisorDatabasesCommand, serializeAws_json1_1DeleteFleetAdvisorDatabasesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteFleetAdvisorDatabasesCommand 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 DeleteFleetAdvisorDatabasesCommand 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, DeleteFleetAdvisorDatabasesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteReplicationInstanceMessageFilterSensitiveLog, DeleteReplicationInstanceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteReplicationInstanceCommand, serializeAws_json1_1DeleteReplicationInstanceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteReplicationInstanceCommand 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 DeleteReplicationInstanceCommand 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, DeleteReplicationInstanceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteReplicationSubnetGroupMessageFilterSensitiveLog, DeleteReplicationSubnetGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteReplicationSubnetGroupCommand, serializeAws_json1_1DeleteReplicationSubnetGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteReplicationSubnetGroupCommand 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 DeleteReplicationSubnetGroupCommand 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, DeleteReplicationSubnetGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteReplicationTaskAssessmentRunMessageFilterSensitiveLog, DeleteReplicationTaskAssessmentRunResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteReplicationTaskAssessmentRunCommand, serializeAws_json1_1DeleteReplicationTaskAssessmentRunCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteReplicationTaskAssessmentRunCommand 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 DeleteReplicationTaskAssessmentRunCommand 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, DeleteReplicationTaskAssessmentRunCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteReplicationTaskMessageFilterSensitiveLog, DeleteReplicationTaskResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteReplicationTaskCommand, serializeAws_json1_1DeleteReplicationTaskCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteReplicationTaskCommand 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 DeleteReplicationTaskCommand 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, DeleteReplicationTaskCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeAccountAttributesMessageFilterSensitiveLog, DescribeAccountAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeAccountAttributesCommand, serializeAws_json1_1DescribeAccountAttributesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeAccountAttributesCommand 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 DescribeAccountAttributesCommand 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, DescribeAccountAttributesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeApplicableIndividualAssessmentsMessageFilterSensitiveLog, DescribeApplicableIndividualAssessmentsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeApplicableIndividualAssessmentsCommand, serializeAws_json1_1DescribeApplicableIndividualAssessmentsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeApplicableIndividualAssessmentsCommand 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 DescribeApplicableIndividualAssessmentsCommand 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, DescribeApplicableIndividualAssessmentsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeCertificatesMessageFilterSensitiveLog, DescribeCertificatesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeCertificatesCommand, serializeAws_json1_1DescribeCertificatesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeCertificatesCommand 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 DescribeCertificatesCommand 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, DescribeCertificatesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeConnectionsMessageFilterSensitiveLog, DescribeConnectionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeConnectionsCommand, serializeAws_json1_1DescribeConnectionsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeConnectionsCommand 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 DescribeConnectionsCommand 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, DescribeConnectionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeEndpointSettingsMessageFilterSensitiveLog, DescribeEndpointSettingsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeEndpointSettingsCommand, serializeAws_json1_1DescribeEndpointSettingsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeEndpointSettingsCommand 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 DescribeEndpointSettingsCommand 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, DescribeEndpointSettingsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeEndpointTypesMessageFilterSensitiveLog, DescribeEndpointTypesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeEndpointTypesCommand, serializeAws_json1_1DescribeEndpointTypesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeEndpointTypesCommand 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 DescribeEndpointTypesCommand 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, DescribeEndpointTypesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeEndpointsMessageFilterSensitiveLog, DescribeEndpointsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeEndpointsCommand, serializeAws_json1_1DescribeEndpointsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeEndpointsCommand 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 DescribeEndpointsCommand 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, DescribeEndpointsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeEventCategoriesMessageFilterSensitiveLog, DescribeEventCategoriesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeEventCategoriesCommand, serializeAws_json1_1DescribeEventCategoriesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeEventCategoriesCommand 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 DescribeEventCategoriesCommand 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, DescribeEventCategoriesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeEventSubscriptionsMessageFilterSensitiveLog, DescribeEventSubscriptionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeEventSubscriptionsCommand, serializeAws_json1_1DescribeEventSubscriptionsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeEventSubscriptionsCommand 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 DescribeEventSubscriptionsCommand 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, DescribeEventSubscriptionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeEventsMessageFilterSensitiveLog, DescribeEventsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeEventsCommand, serializeAws_json1_1DescribeEventsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeEventsCommand 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 DescribeEventsCommand 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, DescribeEventsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeFleetAdvisorCollectorsRequestFilterSensitiveLog, DescribeFleetAdvisorCollectorsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeFleetAdvisorCollectorsCommand, serializeAws_json1_1DescribeFleetAdvisorCollectorsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeFleetAdvisorCollectorsCommand 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 DescribeFleetAdvisorCollectorsCommand 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, DescribeFleetAdvisorCollectorsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeFleetAdvisorDatabasesRequestFilterSensitiveLog, DescribeFleetAdvisorDatabasesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeFleetAdvisorDatabasesCommand, serializeAws_json1_1DescribeFleetAdvisorDatabasesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeFleetAdvisorDatabasesCommand 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 DescribeFleetAdvisorDatabasesCommand 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, DescribeFleetAdvisorDatabasesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeFleetAdvisorLsaAnalysisRequestFilterSensitiveLog, DescribeFleetAdvisorLsaAnalysisResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeFleetAdvisorLsaAnalysisCommand, serializeAws_json1_1DescribeFleetAdvisorLsaAnalysisCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeFleetAdvisorLsaAnalysisCommand 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 DescribeFleetAdvisorLsaAnalysisCommand 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, DescribeFleetAdvisorLsaAnalysisCommand.getEndpointParameterInstructions()));
|