@aws-sdk/client-ssm 3.927.0 → 3.928.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +8788 -8207
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/SSMClient.js +2 -0
- package/dist-es/commands/AddTagsToResourceCommand.js +3 -9
- package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +3 -9
- package/dist-es/commands/CancelCommandCommand.js +3 -9
- package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +3 -9
- package/dist-es/commands/CreateActivationCommand.js +3 -9
- package/dist-es/commands/CreateAssociationBatchCommand.js +3 -10
- package/dist-es/commands/CreateAssociationCommand.js +3 -10
- package/dist-es/commands/CreateDocumentCommand.js +3 -9
- package/dist-es/commands/CreateMaintenanceWindowCommand.js +3 -10
- package/dist-es/commands/CreateOpsItemCommand.js +3 -9
- package/dist-es/commands/CreateOpsMetadataCommand.js +3 -9
- package/dist-es/commands/CreatePatchBaselineCommand.js +3 -10
- package/dist-es/commands/CreateResourceDataSyncCommand.js +3 -9
- package/dist-es/commands/DeleteActivationCommand.js +3 -9
- package/dist-es/commands/DeleteAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteDocumentCommand.js +3 -9
- package/dist-es/commands/DeleteInventoryCommand.js +3 -9
- package/dist-es/commands/DeleteMaintenanceWindowCommand.js +3 -9
- package/dist-es/commands/DeleteOpsItemCommand.js +3 -9
- package/dist-es/commands/DeleteOpsMetadataCommand.js +3 -9
- package/dist-es/commands/DeleteParameterCommand.js +3 -9
- package/dist-es/commands/DeleteParametersCommand.js +3 -9
- package/dist-es/commands/DeletePatchBaselineCommand.js +3 -9
- package/dist-es/commands/DeleteResourceDataSyncCommand.js +3 -9
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
- package/dist-es/commands/DeregisterManagedInstanceCommand.js +3 -9
- package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +3 -9
- package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +3 -9
- package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +3 -9
- package/dist-es/commands/DescribeActivationsCommand.js +3 -9
- package/dist-es/commands/DescribeAssociationCommand.js +3 -10
- package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +3 -9
- package/dist-es/commands/DescribeAssociationExecutionsCommand.js +3 -9
- package/dist-es/commands/DescribeAutomationExecutionsCommand.js +3 -9
- package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +3 -9
- package/dist-es/commands/DescribeAvailablePatchesCommand.js +3 -9
- package/dist-es/commands/DescribeDocumentCommand.js +3 -9
- package/dist-es/commands/DescribeDocumentPermissionCommand.js +3 -9
- package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +3 -9
- package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +3 -9
- package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +3 -9
- package/dist-es/commands/DescribeInstanceInformationCommand.js +3 -10
- package/dist-es/commands/DescribeInstancePatchStatesCommand.js +3 -10
- package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +3 -10
- package/dist-es/commands/DescribeInstancePatchesCommand.js +3 -9
- package/dist-es/commands/DescribeInstancePropertiesCommand.js +3 -10
- package/dist-es/commands/DescribeInventoryDeletionsCommand.js +3 -9
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +3 -10
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +3 -9
- package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +3 -9
- package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +3 -9
- package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +3 -10
- package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +3 -10
- package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +3 -10
- package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +3 -9
- package/dist-es/commands/DescribeOpsItemsCommand.js +3 -9
- package/dist-es/commands/DescribeParametersCommand.js +3 -9
- package/dist-es/commands/DescribePatchBaselinesCommand.js +3 -9
- package/dist-es/commands/DescribePatchGroupStateCommand.js +3 -9
- package/dist-es/commands/DescribePatchGroupsCommand.js +3 -9
- package/dist-es/commands/DescribePatchPropertiesCommand.js +3 -9
- package/dist-es/commands/DescribeSessionsCommand.js +3 -9
- package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +3 -9
- package/dist-es/commands/GetAccessTokenCommand.js +3 -10
- package/dist-es/commands/GetAutomationExecutionCommand.js +3 -9
- package/dist-es/commands/GetCalendarStateCommand.js +3 -9
- package/dist-es/commands/GetCommandInvocationCommand.js +3 -9
- package/dist-es/commands/GetConnectionStatusCommand.js +3 -9
- package/dist-es/commands/GetDefaultPatchBaselineCommand.js +3 -9
- package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +3 -10
- package/dist-es/commands/GetDocumentCommand.js +3 -9
- package/dist-es/commands/GetExecutionPreviewCommand.js +3 -9
- package/dist-es/commands/GetInventoryCommand.js +3 -9
- package/dist-es/commands/GetInventorySchemaCommand.js +3 -9
- package/dist-es/commands/GetMaintenanceWindowCommand.js +3 -10
- package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +3 -9
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +3 -10
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +3 -10
- package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +3 -10
- package/dist-es/commands/GetOpsItemCommand.js +3 -9
- package/dist-es/commands/GetOpsMetadataCommand.js +3 -9
- package/dist-es/commands/GetOpsSummaryCommand.js +3 -9
- package/dist-es/commands/GetParameterCommand.js +3 -10
- package/dist-es/commands/GetParameterHistoryCommand.js +3 -10
- package/dist-es/commands/GetParametersByPathCommand.js +3 -10
- package/dist-es/commands/GetParametersCommand.js +3 -10
- package/dist-es/commands/GetPatchBaselineCommand.js +3 -10
- package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +3 -9
- package/dist-es/commands/GetResourcePoliciesCommand.js +3 -9
- package/dist-es/commands/GetServiceSettingCommand.js +3 -9
- package/dist-es/commands/LabelParameterVersionCommand.js +3 -9
- package/dist-es/commands/ListAssociationVersionsCommand.js +3 -10
- package/dist-es/commands/ListAssociationsCommand.js +3 -9
- package/dist-es/commands/ListCommandInvocationsCommand.js +3 -9
- package/dist-es/commands/ListCommandsCommand.js +3 -10
- package/dist-es/commands/ListComplianceItemsCommand.js +3 -9
- package/dist-es/commands/ListComplianceSummariesCommand.js +3 -9
- package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +3 -9
- package/dist-es/commands/ListDocumentVersionsCommand.js +3 -9
- package/dist-es/commands/ListDocumentsCommand.js +3 -9
- package/dist-es/commands/ListInventoryEntriesCommand.js +3 -9
- package/dist-es/commands/ListNodesCommand.js +3 -10
- package/dist-es/commands/ListNodesSummaryCommand.js +3 -9
- package/dist-es/commands/ListOpsItemEventsCommand.js +3 -9
- package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +3 -9
- package/dist-es/commands/ListOpsMetadataCommand.js +3 -9
- package/dist-es/commands/ListResourceComplianceSummariesCommand.js +3 -9
- package/dist-es/commands/ListResourceDataSyncCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ModifyDocumentPermissionCommand.js +3 -9
- package/dist-es/commands/PutComplianceItemsCommand.js +3 -9
- package/dist-es/commands/PutInventoryCommand.js +3 -9
- package/dist-es/commands/PutParameterCommand.js +3 -10
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -9
- package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +3 -9
- package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +3 -9
- package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +3 -10
- package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +3 -10
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -9
- package/dist-es/commands/ResetServiceSettingCommand.js +3 -9
- package/dist-es/commands/ResumeSessionCommand.js +3 -9
- package/dist-es/commands/SendAutomationSignalCommand.js +3 -9
- package/dist-es/commands/SendCommandCommand.js +3 -10
- package/dist-es/commands/StartAccessRequestCommand.js +3 -9
- package/dist-es/commands/StartAssociationsOnceCommand.js +3 -9
- package/dist-es/commands/StartAutomationExecutionCommand.js +3 -9
- package/dist-es/commands/StartChangeRequestExecutionCommand.js +3 -9
- package/dist-es/commands/StartExecutionPreviewCommand.js +3 -9
- package/dist-es/commands/StartSessionCommand.js +3 -9
- package/dist-es/commands/StopAutomationExecutionCommand.js +3 -9
- package/dist-es/commands/TerminateSessionCommand.js +3 -9
- package/dist-es/commands/UnlabelParameterVersionCommand.js +3 -9
- package/dist-es/commands/UpdateAssociationCommand.js +3 -10
- package/dist-es/commands/UpdateAssociationStatusCommand.js +3 -10
- package/dist-es/commands/UpdateDocumentCommand.js +3 -9
- package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +3 -9
- package/dist-es/commands/UpdateDocumentMetadataCommand.js +3 -9
- package/dist-es/commands/UpdateMaintenanceWindowCommand.js +3 -10
- package/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +3 -10
- package/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +3 -10
- package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +3 -9
- package/dist-es/commands/UpdateOpsItemCommand.js +3 -9
- package/dist-es/commands/UpdateOpsMetadataCommand.js +3 -9
- package/dist-es/commands/UpdatePatchBaselineCommand.js +3 -10
- package/dist-es/commands/UpdateResourceDataSyncCommand.js +3 -9
- package/dist-es/commands/UpdateServiceSettingCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -99
- package/dist-es/models/models_1.js +0 -159
- package/dist-es/models/models_2.js +0 -82
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +8146 -0
- package/dist-types/SSMClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -80
- package/dist-types/models/models_1.d.ts +0 -140
- package/dist-types/models/models_2.d.ts +0 -60
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +957 -0
- package/dist-types/ts3.4/SSMClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -58
- package/dist-types/ts3.4/models/models_1.d.ts +0 -93
- package/dist-types/ts3.4/models/models_2.d.ts +0 -45
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +964 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_json1_1.js +0 -6370
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -1316
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1757
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeletePatchBaseline } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeletePatchBaselineCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DeletePatchBaseline", {})
|
|
17
13
|
.n("SSMClient", "DeletePatchBaselineCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeletePatchBaselineCommand)
|
|
20
|
-
.de(de_DeletePatchBaselineCommand)
|
|
14
|
+
.sc(DeletePatchBaseline)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteResourceDataSync } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteResourceDataSyncCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DeleteResourceDataSync", {})
|
|
17
13
|
.n("SSMClient", "DeleteResourceDataSyncCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteResourceDataSyncCommand)
|
|
20
|
-
.de(de_DeleteResourceDataSyncCommand)
|
|
14
|
+
.sc(DeleteResourceDataSync)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteResourcePolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteResourcePolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DeleteResourcePolicy", {})
|
|
17
13
|
.n("SSMClient", "DeleteResourcePolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteResourcePolicyCommand)
|
|
20
|
-
.de(de_DeleteResourcePolicyCommand)
|
|
14
|
+
.sc(DeleteResourcePolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeregisterManagedInstance } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeregisterManagedInstanceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DeregisterManagedInstance", {})
|
|
17
13
|
.n("SSMClient", "DeregisterManagedInstanceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeregisterManagedInstanceCommand)
|
|
20
|
-
.de(de_DeregisterManagedInstanceCommand)
|
|
14
|
+
.sc(DeregisterManagedInstance)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeregisterPatchBaselineForPatchGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeregisterPatchBaselineForPatchGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DeregisterPatchBaselineForPatchGroup", {})
|
|
17
13
|
.n("SSMClient", "DeregisterPatchBaselineForPatchGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeregisterPatchBaselineForPatchGroupCommand)
|
|
20
|
-
.de(de_DeregisterPatchBaselineForPatchGroupCommand)
|
|
14
|
+
.sc(DeregisterPatchBaselineForPatchGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeregisterTargetFromMaintenanceWindow } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeregisterTargetFromMaintenanceWindowCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DeregisterTargetFromMaintenanceWindow", {})
|
|
17
13
|
.n("SSMClient", "DeregisterTargetFromMaintenanceWindowCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeregisterTargetFromMaintenanceWindowCommand)
|
|
20
|
-
.de(de_DeregisterTargetFromMaintenanceWindowCommand)
|
|
14
|
+
.sc(DeregisterTargetFromMaintenanceWindow)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeregisterTaskFromMaintenanceWindow } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeregisterTaskFromMaintenanceWindowCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DeregisterTaskFromMaintenanceWindow", {})
|
|
17
13
|
.n("SSMClient", "DeregisterTaskFromMaintenanceWindowCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeregisterTaskFromMaintenanceWindowCommand)
|
|
20
|
-
.de(de_DeregisterTaskFromMaintenanceWindowCommand)
|
|
14
|
+
.sc(DeregisterTaskFromMaintenanceWindow)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeActivations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeActivationsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DescribeActivations", {})
|
|
17
13
|
.n("SSMClient", "DescribeActivationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeActivationsCommand)
|
|
20
|
-
.de(de_DescribeActivationsCommand)
|
|
14
|
+
.sc(DescribeActivations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_DescribeAssociationCommand, se_DescribeAssociationCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribeAssociation } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeAssociationCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("AmazonSSM", "DescribeAssociation", {})
|
|
18
13
|
.n("SSMClient", "DescribeAssociationCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeAssociationCommand)
|
|
21
|
-
.de(de_DescribeAssociationCommand)
|
|
14
|
+
.sc(DescribeAssociation)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeAssociationExecutionTargets } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeAssociationExecutionTargetsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DescribeAssociationExecutionTargets", {})
|
|
17
13
|
.n("SSMClient", "DescribeAssociationExecutionTargetsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeAssociationExecutionTargetsCommand)
|
|
20
|
-
.de(de_DescribeAssociationExecutionTargetsCommand)
|
|
14
|
+
.sc(DescribeAssociationExecutionTargets)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeAssociationExecutions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeAssociationExecutionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DescribeAssociationExecutions", {})
|
|
17
13
|
.n("SSMClient", "DescribeAssociationExecutionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeAssociationExecutionsCommand)
|
|
20
|
-
.de(de_DescribeAssociationExecutionsCommand)
|
|
14
|
+
.sc(DescribeAssociationExecutions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeAutomationExecutions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeAutomationExecutionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DescribeAutomationExecutions", {})
|
|
17
13
|
.n("SSMClient", "DescribeAutomationExecutionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeAutomationExecutionsCommand)
|
|
20
|
-
.de(de_DescribeAutomationExecutionsCommand)
|
|
14
|
+
.sc(DescribeAutomationExecutions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeAutomationStepExecutions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeAutomationStepExecutionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DescribeAutomationStepExecutions", {})
|
|
17
13
|
.n("SSMClient", "DescribeAutomationStepExecutionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeAutomationStepExecutionsCommand)
|
|
20
|
-
.de(de_DescribeAutomationStepExecutionsCommand)
|
|
14
|
+
.sc(DescribeAutomationStepExecutions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeAvailablePatches } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeAvailablePatchesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DescribeAvailablePatches", {})
|
|
17
13
|
.n("SSMClient", "DescribeAvailablePatchesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeAvailablePatchesCommand)
|
|
20
|
-
.de(de_DescribeAvailablePatchesCommand)
|
|
14
|
+
.sc(DescribeAvailablePatches)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeDocument } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDocumentCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DescribeDocument", {})
|
|
17
13
|
.n("SSMClient", "DescribeDocumentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDocumentCommand)
|
|
20
|
-
.de(de_DescribeDocumentCommand)
|
|
14
|
+
.sc(DescribeDocument)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeDocumentPermission } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDocumentPermissionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DescribeDocumentPermission", {})
|
|
17
13
|
.n("SSMClient", "DescribeDocumentPermissionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDocumentPermissionCommand)
|
|
20
|
-
.de(de_DescribeDocumentPermissionCommand)
|
|
14
|
+
.sc(DescribeDocumentPermission)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeEffectiveInstanceAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeEffectiveInstanceAssociationsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DescribeEffectiveInstanceAssociations", {})
|
|
17
13
|
.n("SSMClient", "DescribeEffectiveInstanceAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeEffectiveInstanceAssociationsCommand)
|
|
20
|
-
.de(de_DescribeEffectiveInstanceAssociationsCommand)
|
|
14
|
+
.sc(DescribeEffectiveInstanceAssociations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeEffectivePatchesForPatchBaseline } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeEffectivePatchesForPatchBaselineCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DescribeEffectivePatchesForPatchBaseline", {})
|
|
17
13
|
.n("SSMClient", "DescribeEffectivePatchesForPatchBaselineCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeEffectivePatchesForPatchBaselineCommand)
|
|
20
|
-
.de(de_DescribeEffectivePatchesForPatchBaselineCommand)
|
|
14
|
+
.sc(DescribeEffectivePatchesForPatchBaseline)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeInstanceAssociationsStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeInstanceAssociationsStatusCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DescribeInstanceAssociationsStatus", {})
|
|
17
13
|
.n("SSMClient", "DescribeInstanceAssociationsStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeInstanceAssociationsStatusCommand)
|
|
20
|
-
.de(de_DescribeInstanceAssociationsStatusCommand)
|
|
14
|
+
.sc(DescribeInstanceAssociationsStatus)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_DescribeInstanceInformationCommand, se_DescribeInstanceInformationCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribeInstanceInformation } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeInstanceInformationCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("AmazonSSM", "DescribeInstanceInformation", {})
|
|
18
13
|
.n("SSMClient", "DescribeInstanceInformationCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeInstanceInformationCommand)
|
|
21
|
-
.de(de_DescribeInstanceInformationCommand)
|
|
14
|
+
.sc(DescribeInstanceInformation)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_DescribeInstancePatchStatesCommand, se_DescribeInstancePatchStatesCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribeInstancePatchStates } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeInstancePatchStatesCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("AmazonSSM", "DescribeInstancePatchStates", {})
|
|
18
13
|
.n("SSMClient", "DescribeInstancePatchStatesCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeInstancePatchStatesCommand)
|
|
21
|
-
.de(de_DescribeInstancePatchStatesCommand)
|
|
14
|
+
.sc(DescribeInstancePatchStates)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_DescribeInstancePatchStatesForPatchGroupCommand, se_DescribeInstancePatchStatesForPatchGroupCommand, } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribeInstancePatchStatesForPatchGroup } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeInstancePatchStatesForPatchGroupCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("AmazonSSM", "DescribeInstancePatchStatesForPatchGroup", {})
|
|
18
13
|
.n("SSMClient", "DescribeInstancePatchStatesForPatchGroupCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeInstancePatchStatesForPatchGroupCommand)
|
|
21
|
-
.de(de_DescribeInstancePatchStatesForPatchGroupCommand)
|
|
14
|
+
.sc(DescribeInstancePatchStatesForPatchGroup)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeInstancePatches } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeInstancePatchesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonSSM", "DescribeInstancePatches", {})
|
|
17
13
|
.n("SSMClient", "DescribeInstancePatchesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeInstancePatchesCommand)
|
|
20
|
-
.de(de_DescribeInstancePatchesCommand)
|
|
14
|
+
.sc(DescribeInstancePatches)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|