@aws-sdk/client-ssm 3.180.0 → 3.183.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 +20 -0
- package/dist-cjs/protocols/Aws_json1_1.js +141 -135
- package/dist-es/SSM.js +542 -549
- package/dist-es/SSMClient.js +22 -28
- package/dist-es/commands/AddTagsToResourceCommand.js +21 -28
- package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +21 -28
- package/dist-es/commands/CancelCommandCommand.js +21 -28
- package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +21 -28
- package/dist-es/commands/CreateActivationCommand.js +21 -28
- package/dist-es/commands/CreateAssociationBatchCommand.js +21 -28
- package/dist-es/commands/CreateAssociationCommand.js +21 -28
- package/dist-es/commands/CreateDocumentCommand.js +21 -28
- package/dist-es/commands/CreateMaintenanceWindowCommand.js +21 -28
- package/dist-es/commands/CreateOpsItemCommand.js +21 -28
- package/dist-es/commands/CreateOpsMetadataCommand.js +21 -28
- package/dist-es/commands/CreatePatchBaselineCommand.js +21 -28
- package/dist-es/commands/CreateResourceDataSyncCommand.js +21 -28
- package/dist-es/commands/DeleteActivationCommand.js +21 -28
- package/dist-es/commands/DeleteAssociationCommand.js +21 -28
- package/dist-es/commands/DeleteDocumentCommand.js +21 -28
- package/dist-es/commands/DeleteInventoryCommand.js +21 -28
- package/dist-es/commands/DeleteMaintenanceWindowCommand.js +21 -28
- package/dist-es/commands/DeleteOpsMetadataCommand.js +21 -28
- package/dist-es/commands/DeleteParameterCommand.js +21 -28
- package/dist-es/commands/DeleteParametersCommand.js +21 -28
- package/dist-es/commands/DeletePatchBaselineCommand.js +21 -28
- package/dist-es/commands/DeleteResourceDataSyncCommand.js +21 -28
- package/dist-es/commands/DeregisterManagedInstanceCommand.js +21 -28
- package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +21 -28
- package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +21 -28
- package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +21 -28
- package/dist-es/commands/DescribeActivationsCommand.js +21 -28
- package/dist-es/commands/DescribeAssociationCommand.js +21 -28
- package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +21 -28
- package/dist-es/commands/DescribeAssociationExecutionsCommand.js +21 -28
- package/dist-es/commands/DescribeAutomationExecutionsCommand.js +21 -28
- package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +21 -28
- package/dist-es/commands/DescribeAvailablePatchesCommand.js +21 -28
- package/dist-es/commands/DescribeDocumentCommand.js +21 -28
- package/dist-es/commands/DescribeDocumentPermissionCommand.js +21 -28
- package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +21 -28
- package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceInformationCommand.js +21 -28
- package/dist-es/commands/DescribeInstancePatchStatesCommand.js +21 -28
- package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +21 -28
- package/dist-es/commands/DescribeInstancePatchesCommand.js +21 -28
- package/dist-es/commands/DescribeInventoryDeletionsCommand.js +21 -28
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +21 -28
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +21 -28
- package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +21 -28
- package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +21 -28
- package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +21 -28
- package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +21 -28
- package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +21 -28
- package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +21 -28
- package/dist-es/commands/DescribeOpsItemsCommand.js +21 -28
- package/dist-es/commands/DescribeParametersCommand.js +21 -28
- package/dist-es/commands/DescribePatchBaselinesCommand.js +21 -28
- package/dist-es/commands/DescribePatchGroupStateCommand.js +21 -28
- package/dist-es/commands/DescribePatchGroupsCommand.js +21 -28
- package/dist-es/commands/DescribePatchPropertiesCommand.js +21 -28
- package/dist-es/commands/DescribeSessionsCommand.js +21 -28
- package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +21 -28
- package/dist-es/commands/GetAutomationExecutionCommand.js +21 -28
- package/dist-es/commands/GetCalendarStateCommand.js +21 -28
- package/dist-es/commands/GetCommandInvocationCommand.js +21 -28
- package/dist-es/commands/GetConnectionStatusCommand.js +21 -28
- package/dist-es/commands/GetDefaultPatchBaselineCommand.js +21 -28
- package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +21 -28
- package/dist-es/commands/GetDocumentCommand.js +21 -28
- package/dist-es/commands/GetInventoryCommand.js +21 -28
- package/dist-es/commands/GetInventorySchemaCommand.js +21 -28
- package/dist-es/commands/GetMaintenanceWindowCommand.js +21 -28
- package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +21 -28
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +21 -28
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +21 -28
- package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +21 -28
- package/dist-es/commands/GetOpsItemCommand.js +21 -28
- package/dist-es/commands/GetOpsMetadataCommand.js +21 -28
- package/dist-es/commands/GetOpsSummaryCommand.js +21 -28
- package/dist-es/commands/GetParameterCommand.js +21 -28
- package/dist-es/commands/GetParameterHistoryCommand.js +21 -28
- package/dist-es/commands/GetParametersByPathCommand.js +21 -28
- package/dist-es/commands/GetParametersCommand.js +21 -28
- package/dist-es/commands/GetPatchBaselineCommand.js +21 -28
- package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +21 -28
- package/dist-es/commands/GetServiceSettingCommand.js +21 -28
- package/dist-es/commands/LabelParameterVersionCommand.js +21 -28
- package/dist-es/commands/ListAssociationVersionsCommand.js +21 -28
- package/dist-es/commands/ListAssociationsCommand.js +21 -28
- package/dist-es/commands/ListCommandInvocationsCommand.js +21 -28
- package/dist-es/commands/ListCommandsCommand.js +21 -28
- package/dist-es/commands/ListComplianceItemsCommand.js +21 -28
- package/dist-es/commands/ListComplianceSummariesCommand.js +21 -28
- package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +21 -28
- package/dist-es/commands/ListDocumentVersionsCommand.js +21 -28
- package/dist-es/commands/ListDocumentsCommand.js +21 -28
- package/dist-es/commands/ListInventoryEntriesCommand.js +21 -28
- package/dist-es/commands/ListOpsItemEventsCommand.js +21 -28
- package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +21 -28
- package/dist-es/commands/ListOpsMetadataCommand.js +21 -28
- package/dist-es/commands/ListResourceComplianceSummariesCommand.js +21 -28
- package/dist-es/commands/ListResourceDataSyncCommand.js +21 -28
- package/dist-es/commands/ListTagsForResourceCommand.js +21 -28
- package/dist-es/commands/ModifyDocumentPermissionCommand.js +21 -28
- package/dist-es/commands/PutComplianceItemsCommand.js +21 -28
- package/dist-es/commands/PutInventoryCommand.js +21 -28
- package/dist-es/commands/PutParameterCommand.js +21 -28
- package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +21 -28
- package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +21 -28
- package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +21 -28
- package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +21 -28
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +21 -28
- package/dist-es/commands/ResetServiceSettingCommand.js +21 -28
- package/dist-es/commands/ResumeSessionCommand.js +21 -28
- package/dist-es/commands/SendAutomationSignalCommand.js +21 -28
- package/dist-es/commands/SendCommandCommand.js +21 -28
- package/dist-es/commands/StartAssociationsOnceCommand.js +21 -28
- package/dist-es/commands/StartAutomationExecutionCommand.js +21 -28
- package/dist-es/commands/StartChangeRequestExecutionCommand.js +21 -28
- package/dist-es/commands/StartSessionCommand.js +21 -28
- package/dist-es/commands/StopAutomationExecutionCommand.js +21 -28
- package/dist-es/commands/TerminateSessionCommand.js +21 -28
- package/dist-es/commands/UnlabelParameterVersionCommand.js +21 -28
- package/dist-es/commands/UpdateAssociationCommand.js +21 -28
- package/dist-es/commands/UpdateAssociationStatusCommand.js +21 -28
- package/dist-es/commands/UpdateDocumentCommand.js +21 -28
- package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +21 -28
- package/dist-es/commands/UpdateDocumentMetadataCommand.js +21 -28
- package/dist-es/commands/UpdateMaintenanceWindowCommand.js +21 -28
- package/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +21 -28
- package/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +21 -28
- package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +21 -28
- package/dist-es/commands/UpdateOpsItemCommand.js +21 -28
- package/dist-es/commands/UpdateOpsMetadataCommand.js +21 -28
- package/dist-es/commands/UpdatePatchBaselineCommand.js +21 -28
- package/dist-es/commands/UpdateResourceDataSyncCommand.js +21 -28
- package/dist-es/commands/UpdateServiceSettingCommand.js +21 -28
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/SSMServiceException.js +5 -10
- package/dist-es/models/models_0.js +1435 -1039
- package/dist-es/models/models_1.js +1340 -889
- package/dist-es/models/models_2.js +125 -56
- package/dist-es/pagination/DescribeActivationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeAssociationExecutionTargetsPaginator.js +25 -68
- package/dist-es/pagination/DescribeAssociationExecutionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeAutomationExecutionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeAutomationStepExecutionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeAvailablePatchesPaginator.js +25 -68
- package/dist-es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +25 -68
- package/dist-es/pagination/DescribeInstanceAssociationsStatusPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstanceInformationPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstancePatchStatesPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstancePatchesPaginator.js +25 -68
- package/dist-es/pagination/DescribeInventoryDeletionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +25 -68
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeMaintenanceWindowSchedulePaginator.js +25 -68
- package/dist-es/pagination/DescribeMaintenanceWindowTargetsPaginator.js +25 -68
- package/dist-es/pagination/DescribeMaintenanceWindowTasksPaginator.js +25 -68
- package/dist-es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +25 -68
- package/dist-es/pagination/DescribeMaintenanceWindowsPaginator.js +25 -68
- package/dist-es/pagination/DescribeOpsItemsPaginator.js +25 -68
- package/dist-es/pagination/DescribeParametersPaginator.js +25 -68
- package/dist-es/pagination/DescribePatchBaselinesPaginator.js +25 -68
- package/dist-es/pagination/DescribePatchGroupsPaginator.js +25 -68
- package/dist-es/pagination/DescribePatchPropertiesPaginator.js +25 -68
- package/dist-es/pagination/DescribeSessionsPaginator.js +25 -68
- package/dist-es/pagination/GetInventoryPaginator.js +25 -68
- package/dist-es/pagination/GetInventorySchemaPaginator.js +25 -68
- package/dist-es/pagination/GetOpsSummaryPaginator.js +25 -68
- package/dist-es/pagination/GetParameterHistoryPaginator.js +25 -68
- package/dist-es/pagination/GetParametersByPathPaginator.js +25 -68
- package/dist-es/pagination/ListAssociationVersionsPaginator.js +25 -68
- package/dist-es/pagination/ListAssociationsPaginator.js +25 -68
- package/dist-es/pagination/ListCommandInvocationsPaginator.js +25 -68
- package/dist-es/pagination/ListCommandsPaginator.js +25 -68
- package/dist-es/pagination/ListComplianceItemsPaginator.js +25 -68
- package/dist-es/pagination/ListComplianceSummariesPaginator.js +25 -68
- package/dist-es/pagination/ListDocumentVersionsPaginator.js +25 -68
- package/dist-es/pagination/ListDocumentsPaginator.js +25 -68
- package/dist-es/pagination/ListOpsItemEventsPaginator.js +25 -68
- package/dist-es/pagination/ListOpsItemRelatedItemsPaginator.js +25 -68
- package/dist-es/pagination/ListOpsMetadataPaginator.js +25 -68
- package/dist-es/pagination/ListResourceComplianceSummariesPaginator.js +25 -68
- package/dist-es/pagination/ListResourceDataSyncPaginator.js +25 -68
- package/dist-es/protocols/Aws_json1_1.js +10832 -12879
- package/dist-es/runtimeConfig.browser.js +26 -12
- package/dist-es/runtimeConfig.js +30 -12
- package/dist-es/runtimeConfig.native.js +8 -5
- package/dist-es/runtimeConfig.shared.js +8 -11
- package/dist-es/waiters/waitForCommandExecuted.js +93 -113
- package/package.json +34 -34
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { DescribeAssociationExecutionTargetsRequestFilterSensitiveLog, DescribeAssociationExecutionTargetsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeAssociationExecutionTargetsCommand, serializeAws_json1_1DescribeAssociationExecutionTargetsCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class DescribeAssociationExecutionTargetsCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "SSMClient";
|
|
15
|
+
const commandName = "DescribeAssociationExecutionTargetsCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: DescribeAssociationExecutionTargetsRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: DescribeAssociationExecutionTargetsResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
DescribeAssociationExecutionTargetsCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1DescribeAssociationExecutionTargetsCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1DescribeAssociationExecutionTargetsCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { DescribeAssociationExecutionTargetsCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { DescribeAssociationExecutionsRequestFilterSensitiveLog, DescribeAssociationExecutionsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeAssociationExecutionsCommand, serializeAws_json1_1DescribeAssociationExecutionsCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class DescribeAssociationExecutionsCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "SSMClient";
|
|
15
|
+
const commandName = "DescribeAssociationExecutionsCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: DescribeAssociationExecutionsRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: DescribeAssociationExecutionsResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
DescribeAssociationExecutionsCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1DescribeAssociationExecutionsCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1DescribeAssociationExecutionsCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { DescribeAssociationExecutionsCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { DescribeAutomationExecutionsRequestFilterSensitiveLog, DescribeAutomationExecutionsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeAutomationExecutionsCommand, serializeAws_json1_1DescribeAutomationExecutionsCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class DescribeAutomationExecutionsCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "SSMClient";
|
|
15
|
+
const commandName = "DescribeAutomationExecutionsCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: DescribeAutomationExecutionsRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: DescribeAutomationExecutionsResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
DescribeAutomationExecutionsCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1DescribeAutomationExecutionsCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1DescribeAutomationExecutionsCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { DescribeAutomationExecutionsCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { DescribeAutomationStepExecutionsRequestFilterSensitiveLog, DescribeAutomationStepExecutionsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeAutomationStepExecutionsCommand, serializeAws_json1_1DescribeAutomationStepExecutionsCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class DescribeAutomationStepExecutionsCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "SSMClient";
|
|
15
|
+
const commandName = "DescribeAutomationStepExecutionsCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: DescribeAutomationStepExecutionsRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: DescribeAutomationStepExecutionsResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
DescribeAutomationStepExecutionsCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1DescribeAutomationStepExecutionsCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1DescribeAutomationStepExecutionsCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { DescribeAutomationStepExecutionsCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { DescribeAvailablePatchesRequestFilterSensitiveLog, DescribeAvailablePatchesResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeAvailablePatchesCommand, serializeAws_json1_1DescribeAvailablePatchesCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class DescribeAvailablePatchesCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "SSMClient";
|
|
15
|
+
const commandName = "DescribeAvailablePatchesCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: DescribeAvailablePatchesRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: DescribeAvailablePatchesResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
DescribeAvailablePatchesCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1DescribeAvailablePatchesCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1DescribeAvailablePatchesCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { DescribeAvailablePatchesCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { DescribeDocumentRequestFilterSensitiveLog, DescribeDocumentResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeDocumentCommand, serializeAws_json1_1DescribeDocumentCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class DescribeDocumentCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "SSMClient";
|
|
15
|
+
const commandName = "DescribeDocumentCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: DescribeDocumentRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: DescribeDocumentResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
DescribeDocumentCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1DescribeDocumentCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1DescribeDocumentCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { DescribeDocumentCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { DescribeDocumentPermissionRequestFilterSensitiveLog, DescribeDocumentPermissionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeDocumentPermissionCommand, serializeAws_json1_1DescribeDocumentPermissionCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class DescribeDocumentPermissionCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "SSMClient";
|
|
15
|
+
const commandName = "DescribeDocumentPermissionCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: DescribeDocumentPermissionRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: DescribeDocumentPermissionResponseFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
DescribeDocumentPermissionCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1DescribeDocumentPermissionCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1DescribeDocumentPermissionCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { DescribeDocumentPermissionCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { DescribeEffectiveInstanceAssociationsRequestFilterSensitiveLog, DescribeEffectiveInstanceAssociationsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeEffectiveInstanceAssociationsCommand, serializeAws_json1_1DescribeEffectiveInstanceAssociationsCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class DescribeEffectiveInstanceAssociationsCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "SSMClient";
|
|
15
|
+
const commandName = "DescribeEffectiveInstanceAssociationsCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: DescribeEffectiveInstanceAssociationsRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: DescribeEffectiveInstanceAssociationsResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
DescribeEffectiveInstanceAssociationsCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1DescribeEffectiveInstanceAssociationsCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1DescribeEffectiveInstanceAssociationsCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { DescribeEffectiveInstanceAssociationsCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { DescribeEffectivePatchesForPatchBaselineRequestFilterSensitiveLog, DescribeEffectivePatchesForPatchBaselineResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeEffectivePatchesForPatchBaselineCommand, serializeAws_json1_1DescribeEffectivePatchesForPatchBaselineCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class DescribeEffectivePatchesForPatchBaselineCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "SSMClient";
|
|
15
|
+
const commandName = "DescribeEffectivePatchesForPatchBaselineCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: DescribeEffectivePatchesForPatchBaselineRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: DescribeEffectivePatchesForPatchBaselineResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
DescribeEffectivePatchesForPatchBaselineCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1DescribeEffectivePatchesForPatchBaselineCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1DescribeEffectivePatchesForPatchBaselineCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { DescribeEffectivePatchesForPatchBaselineCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { DescribeInstanceAssociationsStatusRequestFilterSensitiveLog, DescribeInstanceAssociationsStatusResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeInstanceAssociationsStatusCommand, serializeAws_json1_1DescribeInstanceAssociationsStatusCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class DescribeInstanceAssociationsStatusCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "SSMClient";
|
|
15
|
+
const commandName = "DescribeInstanceAssociationsStatusCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: DescribeInstanceAssociationsStatusRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: DescribeInstanceAssociationsStatusResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
DescribeInstanceAssociationsStatusCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1DescribeInstanceAssociationsStatusCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1DescribeInstanceAssociationsStatusCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { DescribeInstanceAssociationsStatusCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|