@aws-sdk/client-ssm 3.183.0 → 3.185.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/CHANGELOG.md +11 -0
- package/dist-cjs/protocols/Aws_json1_1.js +2 -2
- package/dist-es/SSM.js +549 -542
- package/dist-es/SSMClient.js +28 -22
- package/dist-es/commands/AddTagsToResourceCommand.js +28 -21
- package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +28 -21
- package/dist-es/commands/CancelCommandCommand.js +28 -21
- package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +28 -21
- package/dist-es/commands/CreateActivationCommand.js +28 -21
- package/dist-es/commands/CreateAssociationBatchCommand.js +28 -21
- package/dist-es/commands/CreateAssociationCommand.js +28 -21
- package/dist-es/commands/CreateDocumentCommand.js +28 -21
- package/dist-es/commands/CreateMaintenanceWindowCommand.js +28 -21
- package/dist-es/commands/CreateOpsItemCommand.js +28 -21
- package/dist-es/commands/CreateOpsMetadataCommand.js +28 -21
- package/dist-es/commands/CreatePatchBaselineCommand.js +28 -21
- package/dist-es/commands/CreateResourceDataSyncCommand.js +28 -21
- package/dist-es/commands/DeleteActivationCommand.js +28 -21
- package/dist-es/commands/DeleteAssociationCommand.js +28 -21
- package/dist-es/commands/DeleteDocumentCommand.js +28 -21
- package/dist-es/commands/DeleteInventoryCommand.js +28 -21
- package/dist-es/commands/DeleteMaintenanceWindowCommand.js +28 -21
- package/dist-es/commands/DeleteOpsMetadataCommand.js +28 -21
- package/dist-es/commands/DeleteParameterCommand.js +28 -21
- package/dist-es/commands/DeleteParametersCommand.js +28 -21
- package/dist-es/commands/DeletePatchBaselineCommand.js +28 -21
- package/dist-es/commands/DeleteResourceDataSyncCommand.js +28 -21
- package/dist-es/commands/DeregisterManagedInstanceCommand.js +28 -21
- package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +28 -21
- package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +28 -21
- package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +28 -21
- package/dist-es/commands/DescribeActivationsCommand.js +28 -21
- package/dist-es/commands/DescribeAssociationCommand.js +28 -21
- package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +28 -21
- package/dist-es/commands/DescribeAssociationExecutionsCommand.js +28 -21
- package/dist-es/commands/DescribeAutomationExecutionsCommand.js +28 -21
- package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +28 -21
- package/dist-es/commands/DescribeAvailablePatchesCommand.js +28 -21
- package/dist-es/commands/DescribeDocumentCommand.js +28 -21
- package/dist-es/commands/DescribeDocumentPermissionCommand.js +28 -21
- package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +28 -21
- package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +28 -21
- package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +28 -21
- package/dist-es/commands/DescribeInstanceInformationCommand.js +28 -21
- package/dist-es/commands/DescribeInstancePatchStatesCommand.js +28 -21
- package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +28 -21
- package/dist-es/commands/DescribeInstancePatchesCommand.js +28 -21
- package/dist-es/commands/DescribeInventoryDeletionsCommand.js +28 -21
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +28 -21
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +28 -21
- package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +28 -21
- package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +28 -21
- package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +28 -21
- package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +28 -21
- package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +28 -21
- package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +28 -21
- package/dist-es/commands/DescribeOpsItemsCommand.js +28 -21
- package/dist-es/commands/DescribeParametersCommand.js +28 -21
- package/dist-es/commands/DescribePatchBaselinesCommand.js +28 -21
- package/dist-es/commands/DescribePatchGroupStateCommand.js +28 -21
- package/dist-es/commands/DescribePatchGroupsCommand.js +28 -21
- package/dist-es/commands/DescribePatchPropertiesCommand.js +28 -21
- package/dist-es/commands/DescribeSessionsCommand.js +28 -21
- package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +28 -21
- package/dist-es/commands/GetAutomationExecutionCommand.js +28 -21
- package/dist-es/commands/GetCalendarStateCommand.js +28 -21
- package/dist-es/commands/GetCommandInvocationCommand.js +28 -21
- package/dist-es/commands/GetConnectionStatusCommand.js +28 -21
- package/dist-es/commands/GetDefaultPatchBaselineCommand.js +28 -21
- package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +28 -21
- package/dist-es/commands/GetDocumentCommand.js +28 -21
- package/dist-es/commands/GetInventoryCommand.js +28 -21
- package/dist-es/commands/GetInventorySchemaCommand.js +28 -21
- package/dist-es/commands/GetMaintenanceWindowCommand.js +28 -21
- package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +28 -21
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +28 -21
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +28 -21
- package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +28 -21
- package/dist-es/commands/GetOpsItemCommand.js +28 -21
- package/dist-es/commands/GetOpsMetadataCommand.js +28 -21
- package/dist-es/commands/GetOpsSummaryCommand.js +28 -21
- package/dist-es/commands/GetParameterCommand.js +28 -21
- package/dist-es/commands/GetParameterHistoryCommand.js +28 -21
- package/dist-es/commands/GetParametersByPathCommand.js +28 -21
- package/dist-es/commands/GetParametersCommand.js +28 -21
- package/dist-es/commands/GetPatchBaselineCommand.js +28 -21
- package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +28 -21
- package/dist-es/commands/GetServiceSettingCommand.js +28 -21
- package/dist-es/commands/LabelParameterVersionCommand.js +28 -21
- package/dist-es/commands/ListAssociationVersionsCommand.js +28 -21
- package/dist-es/commands/ListAssociationsCommand.js +28 -21
- package/dist-es/commands/ListCommandInvocationsCommand.js +28 -21
- package/dist-es/commands/ListCommandsCommand.js +28 -21
- package/dist-es/commands/ListComplianceItemsCommand.js +28 -21
- package/dist-es/commands/ListComplianceSummariesCommand.js +28 -21
- package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +28 -21
- package/dist-es/commands/ListDocumentVersionsCommand.js +28 -21
- package/dist-es/commands/ListDocumentsCommand.js +28 -21
- package/dist-es/commands/ListInventoryEntriesCommand.js +28 -21
- package/dist-es/commands/ListOpsItemEventsCommand.js +28 -21
- package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +28 -21
- package/dist-es/commands/ListOpsMetadataCommand.js +28 -21
- package/dist-es/commands/ListResourceComplianceSummariesCommand.js +28 -21
- package/dist-es/commands/ListResourceDataSyncCommand.js +28 -21
- package/dist-es/commands/ListTagsForResourceCommand.js +28 -21
- package/dist-es/commands/ModifyDocumentPermissionCommand.js +28 -21
- package/dist-es/commands/PutComplianceItemsCommand.js +28 -21
- package/dist-es/commands/PutInventoryCommand.js +28 -21
- package/dist-es/commands/PutParameterCommand.js +28 -21
- package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +28 -21
- package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +28 -21
- package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +28 -21
- package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +28 -21
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +28 -21
- package/dist-es/commands/ResetServiceSettingCommand.js +28 -21
- package/dist-es/commands/ResumeSessionCommand.js +28 -21
- package/dist-es/commands/SendAutomationSignalCommand.js +28 -21
- package/dist-es/commands/SendCommandCommand.js +28 -21
- package/dist-es/commands/StartAssociationsOnceCommand.js +28 -21
- package/dist-es/commands/StartAutomationExecutionCommand.js +28 -21
- package/dist-es/commands/StartChangeRequestExecutionCommand.js +28 -21
- package/dist-es/commands/StartSessionCommand.js +28 -21
- package/dist-es/commands/StopAutomationExecutionCommand.js +28 -21
- package/dist-es/commands/TerminateSessionCommand.js +28 -21
- package/dist-es/commands/UnlabelParameterVersionCommand.js +28 -21
- package/dist-es/commands/UpdateAssociationCommand.js +28 -21
- package/dist-es/commands/UpdateAssociationStatusCommand.js +28 -21
- package/dist-es/commands/UpdateDocumentCommand.js +28 -21
- package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +28 -21
- package/dist-es/commands/UpdateDocumentMetadataCommand.js +28 -21
- package/dist-es/commands/UpdateMaintenanceWindowCommand.js +28 -21
- package/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +28 -21
- package/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +28 -21
- package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +28 -21
- package/dist-es/commands/UpdateOpsItemCommand.js +28 -21
- package/dist-es/commands/UpdateOpsMetadataCommand.js +28 -21
- package/dist-es/commands/UpdatePatchBaselineCommand.js +28 -21
- package/dist-es/commands/UpdateResourceDataSyncCommand.js +28 -21
- package/dist-es/commands/UpdateServiceSettingCommand.js +28 -21
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/SSMServiceException.js +10 -5
- package/dist-es/models/models_0.js +1039 -1435
- package/dist-es/models/models_1.js +889 -1340
- package/dist-es/models/models_2.js +56 -125
- package/dist-es/pagination/DescribeActivationsPaginator.js +68 -25
- package/dist-es/pagination/DescribeAssociationExecutionTargetsPaginator.js +68 -25
- package/dist-es/pagination/DescribeAssociationExecutionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeAutomationExecutionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeAutomationStepExecutionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeAvailablePatchesPaginator.js +68 -25
- package/dist-es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +68 -25
- package/dist-es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +68 -25
- package/dist-es/pagination/DescribeInstanceAssociationsStatusPaginator.js +68 -25
- package/dist-es/pagination/DescribeInstanceInformationPaginator.js +68 -25
- package/dist-es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +68 -25
- package/dist-es/pagination/DescribeInstancePatchStatesPaginator.js +68 -25
- package/dist-es/pagination/DescribeInstancePatchesPaginator.js +68 -25
- package/dist-es/pagination/DescribeInventoryDeletionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +68 -25
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +68 -25
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeMaintenanceWindowSchedulePaginator.js +68 -25
- package/dist-es/pagination/DescribeMaintenanceWindowTargetsPaginator.js +68 -25
- package/dist-es/pagination/DescribeMaintenanceWindowTasksPaginator.js +68 -25
- package/dist-es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +68 -25
- package/dist-es/pagination/DescribeMaintenanceWindowsPaginator.js +68 -25
- package/dist-es/pagination/DescribeOpsItemsPaginator.js +68 -25
- package/dist-es/pagination/DescribeParametersPaginator.js +68 -25
- package/dist-es/pagination/DescribePatchBaselinesPaginator.js +68 -25
- package/dist-es/pagination/DescribePatchGroupsPaginator.js +68 -25
- package/dist-es/pagination/DescribePatchPropertiesPaginator.js +68 -25
- package/dist-es/pagination/DescribeSessionsPaginator.js +68 -25
- package/dist-es/pagination/GetInventoryPaginator.js +68 -25
- package/dist-es/pagination/GetInventorySchemaPaginator.js +68 -25
- package/dist-es/pagination/GetOpsSummaryPaginator.js +68 -25
- package/dist-es/pagination/GetParameterHistoryPaginator.js +68 -25
- package/dist-es/pagination/GetParametersByPathPaginator.js +68 -25
- package/dist-es/pagination/ListAssociationVersionsPaginator.js +68 -25
- package/dist-es/pagination/ListAssociationsPaginator.js +68 -25
- package/dist-es/pagination/ListCommandInvocationsPaginator.js +68 -25
- package/dist-es/pagination/ListCommandsPaginator.js +68 -25
- package/dist-es/pagination/ListComplianceItemsPaginator.js +68 -25
- package/dist-es/pagination/ListComplianceSummariesPaginator.js +68 -25
- package/dist-es/pagination/ListDocumentVersionsPaginator.js +68 -25
- package/dist-es/pagination/ListDocumentsPaginator.js +68 -25
- package/dist-es/pagination/ListOpsItemEventsPaginator.js +68 -25
- package/dist-es/pagination/ListOpsItemRelatedItemsPaginator.js +68 -25
- package/dist-es/pagination/ListOpsMetadataPaginator.js +68 -25
- package/dist-es/pagination/ListResourceComplianceSummariesPaginator.js +68 -25
- package/dist-es/pagination/ListResourceDataSyncPaginator.js +68 -25
- package/dist-es/protocols/Aws_json1_1.js +12894 -10834
- package/dist-es/runtimeConfig.browser.js +12 -26
- package/dist-es/runtimeConfig.js +12 -30
- package/dist-es/runtimeConfig.native.js +5 -8
- package/dist-es/runtimeConfig.shared.js +11 -8
- package/dist-es/waiters/waitForCommandExecuted.js +113 -93
- package/package.json +5 -5
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { TerminateSessionRequestFilterSensitiveLog, TerminateSessionResponseFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_json1_1TerminateSessionCommand, serializeAws_json1_1TerminateSessionCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var TerminateSessionCommand = (function (_super) {
|
|
7
|
+
__extends(TerminateSessionCommand, _super);
|
|
8
|
+
function TerminateSessionCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
TerminateSessionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "SSMClient";
|
|
18
|
+
var commandName = "TerminateSessionCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: TerminateSessionRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: TerminateSessionResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
TerminateSessionCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1TerminateSessionCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
TerminateSessionCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1TerminateSessionCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return TerminateSessionCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { TerminateSessionCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { UnlabelParameterVersionRequestFilterSensitiveLog, UnlabelParameterVersionResultFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_json1_1UnlabelParameterVersionCommand, serializeAws_json1_1UnlabelParameterVersionCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UnlabelParameterVersionCommand = (function (_super) {
|
|
7
|
+
__extends(UnlabelParameterVersionCommand, _super);
|
|
8
|
+
function UnlabelParameterVersionCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UnlabelParameterVersionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "SSMClient";
|
|
18
|
+
var commandName = "UnlabelParameterVersionCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UnlabelParameterVersionRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UnlabelParameterVersionResultFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
UnlabelParameterVersionCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1UnlabelParameterVersionCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UnlabelParameterVersionCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1UnlabelParameterVersionCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UnlabelParameterVersionCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UnlabelParameterVersionCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { UpdateAssociationRequestFilterSensitiveLog, UpdateAssociationResultFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_json1_1UpdateAssociationCommand, serializeAws_json1_1UpdateAssociationCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdateAssociationCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateAssociationCommand, _super);
|
|
8
|
+
function UpdateAssociationCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdateAssociationCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "SSMClient";
|
|
18
|
+
var commandName = "UpdateAssociationCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdateAssociationRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdateAssociationResultFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
UpdateAssociationCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1UpdateAssociationCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdateAssociationCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1UpdateAssociationCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdateAssociationCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateAssociationCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { UpdateAssociationStatusRequestFilterSensitiveLog, UpdateAssociationStatusResultFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_json1_1UpdateAssociationStatusCommand, serializeAws_json1_1UpdateAssociationStatusCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdateAssociationStatusCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateAssociationStatusCommand, _super);
|
|
8
|
+
function UpdateAssociationStatusCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdateAssociationStatusCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "SSMClient";
|
|
18
|
+
var commandName = "UpdateAssociationStatusCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdateAssociationStatusRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdateAssociationStatusResultFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
UpdateAssociationStatusCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1UpdateAssociationStatusCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdateAssociationStatusCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1UpdateAssociationStatusCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdateAssociationStatusCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateAssociationStatusCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { UpdateDocumentRequestFilterSensitiveLog, UpdateDocumentResultFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_json1_1UpdateDocumentCommand, serializeAws_json1_1UpdateDocumentCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdateDocumentCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateDocumentCommand, _super);
|
|
8
|
+
function UpdateDocumentCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdateDocumentCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "SSMClient";
|
|
18
|
+
var commandName = "UpdateDocumentCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdateDocumentRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdateDocumentResultFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
UpdateDocumentCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1UpdateDocumentCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdateDocumentCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1UpdateDocumentCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdateDocumentCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateDocumentCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { UpdateDocumentDefaultVersionRequestFilterSensitiveLog, UpdateDocumentDefaultVersionResultFilterSensitiveLog, } from "../models/models_2";
|
|
4
5
|
import { deserializeAws_json1_1UpdateDocumentDefaultVersionCommand, serializeAws_json1_1UpdateDocumentDefaultVersionCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdateDocumentDefaultVersionCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateDocumentDefaultVersionCommand, _super);
|
|
8
|
+
function UpdateDocumentDefaultVersionCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdateDocumentDefaultVersionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "SSMClient";
|
|
18
|
+
var commandName = "UpdateDocumentDefaultVersionCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdateDocumentDefaultVersionRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdateDocumentDefaultVersionResultFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
UpdateDocumentDefaultVersionCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1UpdateDocumentDefaultVersionCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdateDocumentDefaultVersionCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1UpdateDocumentDefaultVersionCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdateDocumentDefaultVersionCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateDocumentDefaultVersionCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { UpdateDocumentMetadataRequestFilterSensitiveLog, UpdateDocumentMetadataResponseFilterSensitiveLog, } from "../models/models_2";
|
|
4
5
|
import { deserializeAws_json1_1UpdateDocumentMetadataCommand, serializeAws_json1_1UpdateDocumentMetadataCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdateDocumentMetadataCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateDocumentMetadataCommand, _super);
|
|
8
|
+
function UpdateDocumentMetadataCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdateDocumentMetadataCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "SSMClient";
|
|
18
|
+
var commandName = "UpdateDocumentMetadataCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdateDocumentMetadataRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdateDocumentMetadataResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
UpdateDocumentMetadataCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1UpdateDocumentMetadataCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdateDocumentMetadataCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1UpdateDocumentMetadataCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdateDocumentMetadataCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateDocumentMetadataCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { UpdateMaintenanceWindowRequestFilterSensitiveLog, UpdateMaintenanceWindowResultFilterSensitiveLog, } from "../models/models_2";
|
|
4
5
|
import { deserializeAws_json1_1UpdateMaintenanceWindowCommand, serializeAws_json1_1UpdateMaintenanceWindowCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdateMaintenanceWindowCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateMaintenanceWindowCommand, _super);
|
|
8
|
+
function UpdateMaintenanceWindowCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdateMaintenanceWindowCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "SSMClient";
|
|
18
|
+
var commandName = "UpdateMaintenanceWindowCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdateMaintenanceWindowRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdateMaintenanceWindowResultFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
UpdateMaintenanceWindowCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1UpdateMaintenanceWindowCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdateMaintenanceWindowCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1UpdateMaintenanceWindowCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdateMaintenanceWindowCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateMaintenanceWindowCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { UpdateMaintenanceWindowTargetRequestFilterSensitiveLog, UpdateMaintenanceWindowTargetResultFilterSensitiveLog, } from "../models/models_2";
|
|
4
5
|
import { deserializeAws_json1_1UpdateMaintenanceWindowTargetCommand, serializeAws_json1_1UpdateMaintenanceWindowTargetCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdateMaintenanceWindowTargetCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateMaintenanceWindowTargetCommand, _super);
|
|
8
|
+
function UpdateMaintenanceWindowTargetCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdateMaintenanceWindowTargetCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "SSMClient";
|
|
18
|
+
var commandName = "UpdateMaintenanceWindowTargetCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdateMaintenanceWindowTargetRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdateMaintenanceWindowTargetResultFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
UpdateMaintenanceWindowTargetCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1UpdateMaintenanceWindowTargetCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdateMaintenanceWindowTargetCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1UpdateMaintenanceWindowTargetCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdateMaintenanceWindowTargetCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateMaintenanceWindowTargetCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { UpdateMaintenanceWindowTaskRequestFilterSensitiveLog, UpdateMaintenanceWindowTaskResultFilterSensitiveLog, } from "../models/models_2";
|
|
4
5
|
import { deserializeAws_json1_1UpdateMaintenanceWindowTaskCommand, serializeAws_json1_1UpdateMaintenanceWindowTaskCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdateMaintenanceWindowTaskCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateMaintenanceWindowTaskCommand, _super);
|
|
8
|
+
function UpdateMaintenanceWindowTaskCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdateMaintenanceWindowTaskCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "SSMClient";
|
|
18
|
+
var commandName = "UpdateMaintenanceWindowTaskCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdateMaintenanceWindowTaskRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdateMaintenanceWindowTaskResultFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
UpdateMaintenanceWindowTaskCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1UpdateMaintenanceWindowTaskCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdateMaintenanceWindowTaskCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1UpdateMaintenanceWindowTaskCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdateMaintenanceWindowTaskCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateMaintenanceWindowTaskCommand };
|