@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 { DescribeMaintenanceWindowTasksRequestFilterSensitiveLog, DescribeMaintenanceWindowTasksResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_1DescribeMaintenanceWindowTasksCommand, serializeAws_json1_1DescribeMaintenanceWindowTasksCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DescribeMaintenanceWindowTasksCommand = (function (_super) {
|
|
7
|
+
__extends(DescribeMaintenanceWindowTasksCommand, _super);
|
|
8
|
+
function DescribeMaintenanceWindowTasksCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DescribeMaintenanceWindowTasksCommand.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 = "DescribeMaintenanceWindowTasksCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DescribeMaintenanceWindowTasksRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DescribeMaintenanceWindowTasksResultFilterSensitiveLog,
|
|
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
|
+
DescribeMaintenanceWindowTasksCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DescribeMaintenanceWindowTasksCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DescribeMaintenanceWindowTasksCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DescribeMaintenanceWindowTasksCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DescribeMaintenanceWindowTasksCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribeMaintenanceWindowTasksCommand };
|
|
@@ -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 { DescribeMaintenanceWindowsRequestFilterSensitiveLog, DescribeMaintenanceWindowsResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_1DescribeMaintenanceWindowsCommand, serializeAws_json1_1DescribeMaintenanceWindowsCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DescribeMaintenanceWindowsCommand = (function (_super) {
|
|
7
|
+
__extends(DescribeMaintenanceWindowsCommand, _super);
|
|
8
|
+
function DescribeMaintenanceWindowsCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DescribeMaintenanceWindowsCommand.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 = "DescribeMaintenanceWindowsCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DescribeMaintenanceWindowsRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DescribeMaintenanceWindowsResultFilterSensitiveLog,
|
|
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
|
+
DescribeMaintenanceWindowsCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DescribeMaintenanceWindowsCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DescribeMaintenanceWindowsCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DescribeMaintenanceWindowsCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DescribeMaintenanceWindowsCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribeMaintenanceWindowsCommand };
|
|
@@ -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 { DescribeMaintenanceWindowsForTargetRequestFilterSensitiveLog, DescribeMaintenanceWindowsForTargetResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_1DescribeMaintenanceWindowsForTargetCommand, serializeAws_json1_1DescribeMaintenanceWindowsForTargetCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DescribeMaintenanceWindowsForTargetCommand = (function (_super) {
|
|
7
|
+
__extends(DescribeMaintenanceWindowsForTargetCommand, _super);
|
|
8
|
+
function DescribeMaintenanceWindowsForTargetCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DescribeMaintenanceWindowsForTargetCommand.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 = "DescribeMaintenanceWindowsForTargetCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DescribeMaintenanceWindowsForTargetRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DescribeMaintenanceWindowsForTargetResultFilterSensitiveLog,
|
|
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
|
+
DescribeMaintenanceWindowsForTargetCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DescribeMaintenanceWindowsForTargetCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DescribeMaintenanceWindowsForTargetCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DescribeMaintenanceWindowsForTargetCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DescribeMaintenanceWindowsForTargetCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribeMaintenanceWindowsForTargetCommand };
|
|
@@ -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 { DescribeOpsItemsRequestFilterSensitiveLog, DescribeOpsItemsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_1DescribeOpsItemsCommand, serializeAws_json1_1DescribeOpsItemsCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DescribeOpsItemsCommand = (function (_super) {
|
|
7
|
+
__extends(DescribeOpsItemsCommand, _super);
|
|
8
|
+
function DescribeOpsItemsCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DescribeOpsItemsCommand.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 = "DescribeOpsItemsCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DescribeOpsItemsRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DescribeOpsItemsResponseFilterSensitiveLog,
|
|
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
|
+
DescribeOpsItemsCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DescribeOpsItemsCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DescribeOpsItemsCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DescribeOpsItemsCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DescribeOpsItemsCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribeOpsItemsCommand };
|
|
@@ -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 { DescribeParametersRequestFilterSensitiveLog, DescribeParametersResultFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_json1_1DescribeParametersCommand, serializeAws_json1_1DescribeParametersCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DescribeParametersCommand = (function (_super) {
|
|
7
|
+
__extends(DescribeParametersCommand, _super);
|
|
8
|
+
function DescribeParametersCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DescribeParametersCommand.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 = "DescribeParametersCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DescribeParametersRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DescribeParametersResultFilterSensitiveLog,
|
|
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
|
+
DescribeParametersCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DescribeParametersCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DescribeParametersCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DescribeParametersCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DescribeParametersCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribeParametersCommand };
|
|
@@ -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 { DescribePatchBaselinesRequestFilterSensitiveLog, DescribePatchBaselinesResultFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_json1_1DescribePatchBaselinesCommand, serializeAws_json1_1DescribePatchBaselinesCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DescribePatchBaselinesCommand = (function (_super) {
|
|
7
|
+
__extends(DescribePatchBaselinesCommand, _super);
|
|
8
|
+
function DescribePatchBaselinesCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DescribePatchBaselinesCommand.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 = "DescribePatchBaselinesCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DescribePatchBaselinesRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DescribePatchBaselinesResultFilterSensitiveLog,
|
|
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
|
+
DescribePatchBaselinesCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DescribePatchBaselinesCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DescribePatchBaselinesCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DescribePatchBaselinesCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DescribePatchBaselinesCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribePatchBaselinesCommand };
|
|
@@ -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 { DescribePatchGroupStateRequestFilterSensitiveLog, DescribePatchGroupStateResultFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_json1_1DescribePatchGroupStateCommand, serializeAws_json1_1DescribePatchGroupStateCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DescribePatchGroupStateCommand = (function (_super) {
|
|
7
|
+
__extends(DescribePatchGroupStateCommand, _super);
|
|
8
|
+
function DescribePatchGroupStateCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DescribePatchGroupStateCommand.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 = "DescribePatchGroupStateCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DescribePatchGroupStateRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DescribePatchGroupStateResultFilterSensitiveLog,
|
|
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
|
+
DescribePatchGroupStateCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DescribePatchGroupStateCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DescribePatchGroupStateCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DescribePatchGroupStateCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DescribePatchGroupStateCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribePatchGroupStateCommand };
|
|
@@ -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 { DescribePatchGroupsRequestFilterSensitiveLog, DescribePatchGroupsResultFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_json1_1DescribePatchGroupsCommand, serializeAws_json1_1DescribePatchGroupsCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DescribePatchGroupsCommand = (function (_super) {
|
|
7
|
+
__extends(DescribePatchGroupsCommand, _super);
|
|
8
|
+
function DescribePatchGroupsCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DescribePatchGroupsCommand.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 = "DescribePatchGroupsCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DescribePatchGroupsRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DescribePatchGroupsResultFilterSensitiveLog,
|
|
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
|
+
DescribePatchGroupsCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DescribePatchGroupsCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DescribePatchGroupsCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DescribePatchGroupsCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DescribePatchGroupsCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribePatchGroupsCommand };
|
|
@@ -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 { DescribePatchPropertiesRequestFilterSensitiveLog, DescribePatchPropertiesResultFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_json1_1DescribePatchPropertiesCommand, serializeAws_json1_1DescribePatchPropertiesCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DescribePatchPropertiesCommand = (function (_super) {
|
|
7
|
+
__extends(DescribePatchPropertiesCommand, _super);
|
|
8
|
+
function DescribePatchPropertiesCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DescribePatchPropertiesCommand.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 = "DescribePatchPropertiesCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DescribePatchPropertiesRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DescribePatchPropertiesResultFilterSensitiveLog,
|
|
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
|
+
DescribePatchPropertiesCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DescribePatchPropertiesCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DescribePatchPropertiesCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DescribePatchPropertiesCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DescribePatchPropertiesCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribePatchPropertiesCommand };
|
|
@@ -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 { DescribeSessionsRequestFilterSensitiveLog, DescribeSessionsResponseFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_json1_1DescribeSessionsCommand, serializeAws_json1_1DescribeSessionsCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DescribeSessionsCommand = (function (_super) {
|
|
7
|
+
__extends(DescribeSessionsCommand, _super);
|
|
8
|
+
function DescribeSessionsCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DescribeSessionsCommand.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 = "DescribeSessionsCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DescribeSessionsRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DescribeSessionsResponseFilterSensitiveLog,
|
|
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
|
+
DescribeSessionsCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DescribeSessionsCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DescribeSessionsCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DescribeSessionsCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DescribeSessionsCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribeSessionsCommand };
|