@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 { DeleteParameterRequestFilterSensitiveLog, DeleteParameterResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_1DeleteParameterCommand, serializeAws_json1_1DeleteParameterCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DeleteParameterCommand = (function (_super) {
|
|
7
|
+
__extends(DeleteParameterCommand, _super);
|
|
8
|
+
function DeleteParameterCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DeleteParameterCommand.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 = "DeleteParameterCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DeleteParameterRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DeleteParameterResultFilterSensitiveLog,
|
|
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
|
+
DeleteParameterCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DeleteParameterCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DeleteParameterCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DeleteParameterCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DeleteParameterCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DeleteParameterCommand };
|
|
@@ -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 { DeleteParametersRequestFilterSensitiveLog, DeleteParametersResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_1DeleteParametersCommand, serializeAws_json1_1DeleteParametersCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DeleteParametersCommand = (function (_super) {
|
|
7
|
+
__extends(DeleteParametersCommand, _super);
|
|
8
|
+
function DeleteParametersCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DeleteParametersCommand.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 = "DeleteParametersCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DeleteParametersRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DeleteParametersResultFilterSensitiveLog,
|
|
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
|
+
DeleteParametersCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DeleteParametersCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DeleteParametersCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DeleteParametersCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DeleteParametersCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DeleteParametersCommand };
|
|
@@ -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 { DeletePatchBaselineRequestFilterSensitiveLog, DeletePatchBaselineResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_1DeletePatchBaselineCommand, serializeAws_json1_1DeletePatchBaselineCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DeletePatchBaselineCommand = (function (_super) {
|
|
7
|
+
__extends(DeletePatchBaselineCommand, _super);
|
|
8
|
+
function DeletePatchBaselineCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DeletePatchBaselineCommand.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 = "DeletePatchBaselineCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DeletePatchBaselineRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DeletePatchBaselineResultFilterSensitiveLog,
|
|
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
|
+
DeletePatchBaselineCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DeletePatchBaselineCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DeletePatchBaselineCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DeletePatchBaselineCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DeletePatchBaselineCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DeletePatchBaselineCommand };
|
|
@@ -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 { DeleteResourceDataSyncRequestFilterSensitiveLog, DeleteResourceDataSyncResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_1DeleteResourceDataSyncCommand, serializeAws_json1_1DeleteResourceDataSyncCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DeleteResourceDataSyncCommand = (function (_super) {
|
|
7
|
+
__extends(DeleteResourceDataSyncCommand, _super);
|
|
8
|
+
function DeleteResourceDataSyncCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DeleteResourceDataSyncCommand.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 = "DeleteResourceDataSyncCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DeleteResourceDataSyncRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DeleteResourceDataSyncResultFilterSensitiveLog,
|
|
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
|
+
DeleteResourceDataSyncCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DeleteResourceDataSyncCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DeleteResourceDataSyncCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DeleteResourceDataSyncCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DeleteResourceDataSyncCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DeleteResourceDataSyncCommand };
|
|
@@ -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 { DeregisterManagedInstanceRequestFilterSensitiveLog, DeregisterManagedInstanceResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_1DeregisterManagedInstanceCommand, serializeAws_json1_1DeregisterManagedInstanceCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DeregisterManagedInstanceCommand = (function (_super) {
|
|
7
|
+
__extends(DeregisterManagedInstanceCommand, _super);
|
|
8
|
+
function DeregisterManagedInstanceCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DeregisterManagedInstanceCommand.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 = "DeregisterManagedInstanceCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DeregisterManagedInstanceRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DeregisterManagedInstanceResultFilterSensitiveLog,
|
|
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
|
+
DeregisterManagedInstanceCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DeregisterManagedInstanceCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DeregisterManagedInstanceCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DeregisterManagedInstanceCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DeregisterManagedInstanceCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DeregisterManagedInstanceCommand };
|
|
@@ -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 { DeregisterPatchBaselineForPatchGroupRequestFilterSensitiveLog, DeregisterPatchBaselineForPatchGroupResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_1DeregisterPatchBaselineForPatchGroupCommand, serializeAws_json1_1DeregisterPatchBaselineForPatchGroupCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DeregisterPatchBaselineForPatchGroupCommand = (function (_super) {
|
|
7
|
+
__extends(DeregisterPatchBaselineForPatchGroupCommand, _super);
|
|
8
|
+
function DeregisterPatchBaselineForPatchGroupCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DeregisterPatchBaselineForPatchGroupCommand.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 = "DeregisterPatchBaselineForPatchGroupCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DeregisterPatchBaselineForPatchGroupRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DeregisterPatchBaselineForPatchGroupResultFilterSensitiveLog,
|
|
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
|
+
DeregisterPatchBaselineForPatchGroupCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DeregisterPatchBaselineForPatchGroupCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DeregisterPatchBaselineForPatchGroupCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DeregisterPatchBaselineForPatchGroupCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DeregisterPatchBaselineForPatchGroupCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DeregisterPatchBaselineForPatchGroupCommand };
|
|
@@ -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 { DeregisterTargetFromMaintenanceWindowRequestFilterSensitiveLog, DeregisterTargetFromMaintenanceWindowResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_1DeregisterTargetFromMaintenanceWindowCommand, serializeAws_json1_1DeregisterTargetFromMaintenanceWindowCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DeregisterTargetFromMaintenanceWindowCommand = (function (_super) {
|
|
7
|
+
__extends(DeregisterTargetFromMaintenanceWindowCommand, _super);
|
|
8
|
+
function DeregisterTargetFromMaintenanceWindowCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DeregisterTargetFromMaintenanceWindowCommand.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 = "DeregisterTargetFromMaintenanceWindowCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DeregisterTargetFromMaintenanceWindowRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DeregisterTargetFromMaintenanceWindowResultFilterSensitiveLog,
|
|
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
|
+
DeregisterTargetFromMaintenanceWindowCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DeregisterTargetFromMaintenanceWindowCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DeregisterTargetFromMaintenanceWindowCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DeregisterTargetFromMaintenanceWindowCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DeregisterTargetFromMaintenanceWindowCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DeregisterTargetFromMaintenanceWindowCommand };
|
|
@@ -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 { DeregisterTaskFromMaintenanceWindowRequestFilterSensitiveLog, DeregisterTaskFromMaintenanceWindowResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_1DeregisterTaskFromMaintenanceWindowCommand, serializeAws_json1_1DeregisterTaskFromMaintenanceWindowCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DeregisterTaskFromMaintenanceWindowCommand = (function (_super) {
|
|
7
|
+
__extends(DeregisterTaskFromMaintenanceWindowCommand, _super);
|
|
8
|
+
function DeregisterTaskFromMaintenanceWindowCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DeregisterTaskFromMaintenanceWindowCommand.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 = "DeregisterTaskFromMaintenanceWindowCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DeregisterTaskFromMaintenanceWindowRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DeregisterTaskFromMaintenanceWindowResultFilterSensitiveLog,
|
|
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
|
+
DeregisterTaskFromMaintenanceWindowCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DeregisterTaskFromMaintenanceWindowCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DeregisterTaskFromMaintenanceWindowCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DeregisterTaskFromMaintenanceWindowCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DeregisterTaskFromMaintenanceWindowCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DeregisterTaskFromMaintenanceWindowCommand };
|
|
@@ -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 { DescribeActivationsRequestFilterSensitiveLog, DescribeActivationsResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_1DescribeActivationsCommand, serializeAws_json1_1DescribeActivationsCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DescribeActivationsCommand = (function (_super) {
|
|
7
|
+
__extends(DescribeActivationsCommand, _super);
|
|
8
|
+
function DescribeActivationsCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DescribeActivationsCommand.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 = "DescribeActivationsCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DescribeActivationsRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DescribeActivationsResultFilterSensitiveLog,
|
|
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
|
+
DescribeActivationsCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DescribeActivationsCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DescribeActivationsCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DescribeActivationsCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DescribeActivationsCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribeActivationsCommand };
|
|
@@ -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 { DescribeAssociationRequestFilterSensitiveLog, DescribeAssociationResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_1DescribeAssociationCommand, serializeAws_json1_1DescribeAssociationCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var DescribeAssociationCommand = (function (_super) {
|
|
7
|
+
__extends(DescribeAssociationCommand, _super);
|
|
8
|
+
function DescribeAssociationCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
DescribeAssociationCommand.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 = "DescribeAssociationCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: DescribeAssociationRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DescribeAssociationResultFilterSensitiveLog,
|
|
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
|
+
DescribeAssociationCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_1DescribeAssociationCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
DescribeAssociationCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_1DescribeAssociationCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return DescribeAssociationCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribeAssociationCommand };
|