@aws-sdk/client-ssm 3.927.0 → 3.929.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 { RegisterDefaultPatchBaseline } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RegisterDefaultPatchBaselineCommand 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", "RegisterDefaultPatchBaseline", {})
|
|
17
13
|
.n("SSMClient", "RegisterDefaultPatchBaselineCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RegisterDefaultPatchBaselineCommand)
|
|
20
|
-
.de(de_RegisterDefaultPatchBaselineCommand)
|
|
14
|
+
.sc(RegisterDefaultPatchBaseline)
|
|
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 { RegisterPatchBaselineForPatchGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RegisterPatchBaselineForPatchGroupCommand 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", "RegisterPatchBaselineForPatchGroup", {})
|
|
17
13
|
.n("SSMClient", "RegisterPatchBaselineForPatchGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RegisterPatchBaselineForPatchGroupCommand)
|
|
20
|
-
.de(de_RegisterPatchBaselineForPatchGroupCommand)
|
|
14
|
+
.sc(RegisterPatchBaselineForPatchGroup)
|
|
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_RegisterTargetWithMaintenanceWindowCommand, se_RegisterTargetWithMaintenanceWindowCommand, } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { RegisterTargetWithMaintenanceWindow } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class RegisterTargetWithMaintenanceWindowCommand 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", "RegisterTargetWithMaintenanceWindow", {})
|
|
18
13
|
.n("SSMClient", "RegisterTargetWithMaintenanceWindowCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_RegisterTargetWithMaintenanceWindowCommand)
|
|
21
|
-
.de(de_RegisterTargetWithMaintenanceWindowCommand)
|
|
14
|
+
.sc(RegisterTargetWithMaintenanceWindow)
|
|
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_RegisterTaskWithMaintenanceWindowCommand, se_RegisterTaskWithMaintenanceWindowCommand, } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { RegisterTaskWithMaintenanceWindow } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class RegisterTaskWithMaintenanceWindowCommand 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", "RegisterTaskWithMaintenanceWindow", {})
|
|
18
13
|
.n("SSMClient", "RegisterTaskWithMaintenanceWindowCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_RegisterTaskWithMaintenanceWindowCommand)
|
|
21
|
-
.de(de_RegisterTaskWithMaintenanceWindowCommand)
|
|
14
|
+
.sc(RegisterTaskWithMaintenanceWindow)
|
|
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 { RemoveTagsFromResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RemoveTagsFromResourceCommand 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", "RemoveTagsFromResource", {})
|
|
17
13
|
.n("SSMClient", "RemoveTagsFromResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RemoveTagsFromResourceCommand)
|
|
20
|
-
.de(de_RemoveTagsFromResourceCommand)
|
|
14
|
+
.sc(RemoveTagsFromResource)
|
|
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 { ResetServiceSetting } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ResetServiceSettingCommand 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", "ResetServiceSetting", {})
|
|
17
13
|
.n("SSMClient", "ResetServiceSettingCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ResetServiceSettingCommand)
|
|
20
|
-
.de(de_ResetServiceSettingCommand)
|
|
14
|
+
.sc(ResetServiceSetting)
|
|
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 { ResumeSession } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ResumeSessionCommand 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", "ResumeSession", {})
|
|
17
13
|
.n("SSMClient", "ResumeSessionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ResumeSessionCommand)
|
|
20
|
-
.de(de_ResumeSessionCommand)
|
|
14
|
+
.sc(ResumeSession)
|
|
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 { SendAutomationSignal } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class SendAutomationSignalCommand 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", "SendAutomationSignal", {})
|
|
17
13
|
.n("SSMClient", "SendAutomationSignalCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_SendAutomationSignalCommand)
|
|
20
|
-
.de(de_SendAutomationSignalCommand)
|
|
14
|
+
.sc(SendAutomationSignal)
|
|
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_SendCommandCommand, se_SendCommandCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { SendCommand } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class SendCommandCommand 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", "SendCommand", {})
|
|
18
13
|
.n("SSMClient", "SendCommandCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_SendCommandCommand)
|
|
21
|
-
.de(de_SendCommandCommand)
|
|
14
|
+
.sc(SendCommand)
|
|
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 { StartAccessRequest } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartAccessRequestCommand 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", "StartAccessRequest", {})
|
|
17
13
|
.n("SSMClient", "StartAccessRequestCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartAccessRequestCommand)
|
|
20
|
-
.de(de_StartAccessRequestCommand)
|
|
14
|
+
.sc(StartAccessRequest)
|
|
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 { StartAssociationsOnce } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartAssociationsOnceCommand 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", "StartAssociationsOnce", {})
|
|
17
13
|
.n("SSMClient", "StartAssociationsOnceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartAssociationsOnceCommand)
|
|
20
|
-
.de(de_StartAssociationsOnceCommand)
|
|
14
|
+
.sc(StartAssociationsOnce)
|
|
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 { StartAutomationExecution } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartAutomationExecutionCommand 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", "StartAutomationExecution", {})
|
|
17
13
|
.n("SSMClient", "StartAutomationExecutionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartAutomationExecutionCommand)
|
|
20
|
-
.de(de_StartAutomationExecutionCommand)
|
|
14
|
+
.sc(StartAutomationExecution)
|
|
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 { StartChangeRequestExecution } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartChangeRequestExecutionCommand 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", "StartChangeRequestExecution", {})
|
|
17
13
|
.n("SSMClient", "StartChangeRequestExecutionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartChangeRequestExecutionCommand)
|
|
20
|
-
.de(de_StartChangeRequestExecutionCommand)
|
|
14
|
+
.sc(StartChangeRequestExecution)
|
|
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 { StartExecutionPreview } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartExecutionPreviewCommand 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", "StartExecutionPreview", {})
|
|
17
13
|
.n("SSMClient", "StartExecutionPreviewCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartExecutionPreviewCommand)
|
|
20
|
-
.de(de_StartExecutionPreviewCommand)
|
|
14
|
+
.sc(StartExecutionPreview)
|
|
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 { StartSession } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartSessionCommand 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", "StartSession", {})
|
|
17
13
|
.n("SSMClient", "StartSessionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartSessionCommand)
|
|
20
|
-
.de(de_StartSessionCommand)
|
|
14
|
+
.sc(StartSession)
|
|
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 { StopAutomationExecution } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StopAutomationExecutionCommand 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", "StopAutomationExecution", {})
|
|
17
13
|
.n("SSMClient", "StopAutomationExecutionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StopAutomationExecutionCommand)
|
|
20
|
-
.de(de_StopAutomationExecutionCommand)
|
|
14
|
+
.sc(StopAutomationExecution)
|
|
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 { TerminateSession } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class TerminateSessionCommand 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", "TerminateSession", {})
|
|
17
13
|
.n("SSMClient", "TerminateSessionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_TerminateSessionCommand)
|
|
20
|
-
.de(de_TerminateSessionCommand)
|
|
14
|
+
.sc(TerminateSession)
|
|
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 { UnlabelParameterVersion } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UnlabelParameterVersionCommand 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", "UnlabelParameterVersion", {})
|
|
17
13
|
.n("SSMClient", "UnlabelParameterVersionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UnlabelParameterVersionCommand)
|
|
20
|
-
.de(de_UnlabelParameterVersionCommand)
|
|
14
|
+
.sc(UnlabelParameterVersion)
|
|
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_UpdateAssociationCommand, se_UpdateAssociationCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { UpdateAssociation } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class UpdateAssociationCommand 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", "UpdateAssociation", {})
|
|
18
13
|
.n("SSMClient", "UpdateAssociationCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_UpdateAssociationCommand)
|
|
21
|
-
.de(de_UpdateAssociationCommand)
|
|
14
|
+
.sc(UpdateAssociation)
|
|
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_UpdateAssociationStatusCommand, se_UpdateAssociationStatusCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { UpdateAssociationStatus } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class UpdateAssociationStatusCommand 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", "UpdateAssociationStatus", {})
|
|
18
13
|
.n("SSMClient", "UpdateAssociationStatusCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_UpdateAssociationStatusCommand)
|
|
21
|
-
.de(de_UpdateAssociationStatusCommand)
|
|
14
|
+
.sc(UpdateAssociationStatus)
|
|
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 { UpdateDocument } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateDocumentCommand 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", "UpdateDocument", {})
|
|
17
13
|
.n("SSMClient", "UpdateDocumentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateDocumentCommand)
|
|
20
|
-
.de(de_UpdateDocumentCommand)
|
|
14
|
+
.sc(UpdateDocument)
|
|
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 { UpdateDocumentDefaultVersion } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateDocumentDefaultVersionCommand 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", "UpdateDocumentDefaultVersion", {})
|
|
17
13
|
.n("SSMClient", "UpdateDocumentDefaultVersionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateDocumentDefaultVersionCommand)
|
|
20
|
-
.de(de_UpdateDocumentDefaultVersionCommand)
|
|
14
|
+
.sc(UpdateDocumentDefaultVersion)
|
|
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 { UpdateDocumentMetadata } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateDocumentMetadataCommand 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", "UpdateDocumentMetadata", {})
|
|
17
13
|
.n("SSMClient", "UpdateDocumentMetadataCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateDocumentMetadataCommand)
|
|
20
|
-
.de(de_UpdateDocumentMetadataCommand)
|
|
14
|
+
.sc(UpdateDocumentMetadata)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|