@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,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_ListAssociationVersionsCommand, se_ListAssociationVersionsCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { ListAssociationVersions } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListAssociationVersionsCommand 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", "ListAssociationVersions", {})
|
|
18
13
|
.n("SSMClient", "ListAssociationVersionsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListAssociationVersionsCommand)
|
|
21
|
-
.de(de_ListAssociationVersionsCommand)
|
|
14
|
+
.sc(ListAssociationVersions)
|
|
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 { ListAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListAssociationsCommand 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", "ListAssociations", {})
|
|
17
13
|
.n("SSMClient", "ListAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListAssociationsCommand)
|
|
20
|
-
.de(de_ListAssociationsCommand)
|
|
14
|
+
.sc(ListAssociations)
|
|
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 { ListCommandInvocations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListCommandInvocationsCommand 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", "ListCommandInvocations", {})
|
|
17
13
|
.n("SSMClient", "ListCommandInvocationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListCommandInvocationsCommand)
|
|
20
|
-
.de(de_ListCommandInvocationsCommand)
|
|
14
|
+
.sc(ListCommandInvocations)
|
|
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_ListCommandsCommand, se_ListCommandsCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { ListCommands } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListCommandsCommand 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", "ListCommands", {})
|
|
18
13
|
.n("SSMClient", "ListCommandsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListCommandsCommand)
|
|
21
|
-
.de(de_ListCommandsCommand)
|
|
14
|
+
.sc(ListCommands)
|
|
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 { ListComplianceItems } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListComplianceItemsCommand 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", "ListComplianceItems", {})
|
|
17
13
|
.n("SSMClient", "ListComplianceItemsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListComplianceItemsCommand)
|
|
20
|
-
.de(de_ListComplianceItemsCommand)
|
|
14
|
+
.sc(ListComplianceItems)
|
|
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 { ListComplianceSummaries } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListComplianceSummariesCommand 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", "ListComplianceSummaries", {})
|
|
17
13
|
.n("SSMClient", "ListComplianceSummariesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListComplianceSummariesCommand)
|
|
20
|
-
.de(de_ListComplianceSummariesCommand)
|
|
14
|
+
.sc(ListComplianceSummaries)
|
|
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 { ListDocumentMetadataHistory } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListDocumentMetadataHistoryCommand 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", "ListDocumentMetadataHistory", {})
|
|
17
13
|
.n("SSMClient", "ListDocumentMetadataHistoryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListDocumentMetadataHistoryCommand)
|
|
20
|
-
.de(de_ListDocumentMetadataHistoryCommand)
|
|
14
|
+
.sc(ListDocumentMetadataHistory)
|
|
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 { ListDocumentVersions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListDocumentVersionsCommand 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", "ListDocumentVersions", {})
|
|
17
13
|
.n("SSMClient", "ListDocumentVersionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListDocumentVersionsCommand)
|
|
20
|
-
.de(de_ListDocumentVersionsCommand)
|
|
14
|
+
.sc(ListDocumentVersions)
|
|
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 { ListDocuments } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListDocumentsCommand 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", "ListDocuments", {})
|
|
17
13
|
.n("SSMClient", "ListDocumentsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListDocumentsCommand)
|
|
20
|
-
.de(de_ListDocumentsCommand)
|
|
14
|
+
.sc(ListDocuments)
|
|
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 { ListInventoryEntries } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListInventoryEntriesCommand 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", "ListInventoryEntries", {})
|
|
17
13
|
.n("SSMClient", "ListInventoryEntriesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListInventoryEntriesCommand)
|
|
20
|
-
.de(de_ListInventoryEntriesCommand)
|
|
14
|
+
.sc(ListInventoryEntries)
|
|
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_ListNodesCommand, se_ListNodesCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { ListNodes } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListNodesCommand 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", "ListNodes", {})
|
|
18
13
|
.n("SSMClient", "ListNodesCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListNodesCommand)
|
|
21
|
-
.de(de_ListNodesCommand)
|
|
14
|
+
.sc(ListNodes)
|
|
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 { ListNodesSummary } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListNodesSummaryCommand 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", "ListNodesSummary", {})
|
|
17
13
|
.n("SSMClient", "ListNodesSummaryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListNodesSummaryCommand)
|
|
20
|
-
.de(de_ListNodesSummaryCommand)
|
|
14
|
+
.sc(ListNodesSummary)
|
|
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 { ListOpsItemEvents } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListOpsItemEventsCommand 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", "ListOpsItemEvents", {})
|
|
17
13
|
.n("SSMClient", "ListOpsItemEventsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListOpsItemEventsCommand)
|
|
20
|
-
.de(de_ListOpsItemEventsCommand)
|
|
14
|
+
.sc(ListOpsItemEvents)
|
|
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 { ListOpsItemRelatedItems } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListOpsItemRelatedItemsCommand 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", "ListOpsItemRelatedItems", {})
|
|
17
13
|
.n("SSMClient", "ListOpsItemRelatedItemsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListOpsItemRelatedItemsCommand)
|
|
20
|
-
.de(de_ListOpsItemRelatedItemsCommand)
|
|
14
|
+
.sc(ListOpsItemRelatedItems)
|
|
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 { ListOpsMetadata } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListOpsMetadataCommand 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", "ListOpsMetadata", {})
|
|
17
13
|
.n("SSMClient", "ListOpsMetadataCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListOpsMetadataCommand)
|
|
20
|
-
.de(de_ListOpsMetadataCommand)
|
|
14
|
+
.sc(ListOpsMetadata)
|
|
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 { ListResourceComplianceSummaries } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListResourceComplianceSummariesCommand 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", "ListResourceComplianceSummaries", {})
|
|
17
13
|
.n("SSMClient", "ListResourceComplianceSummariesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListResourceComplianceSummariesCommand)
|
|
20
|
-
.de(de_ListResourceComplianceSummariesCommand)
|
|
14
|
+
.sc(ListResourceComplianceSummaries)
|
|
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 { ListResourceDataSync } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListResourceDataSyncCommand 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", "ListResourceDataSync", {})
|
|
17
13
|
.n("SSMClient", "ListResourceDataSyncCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListResourceDataSyncCommand)
|
|
20
|
-
.de(de_ListResourceDataSyncCommand)
|
|
14
|
+
.sc(ListResourceDataSync)
|
|
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 { ListTagsForResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTagsForResourceCommand 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", "ListTagsForResource", {})
|
|
17
13
|
.n("SSMClient", "ListTagsForResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTagsForResourceCommand)
|
|
20
|
-
.de(de_ListTagsForResourceCommand)
|
|
14
|
+
.sc(ListTagsForResource)
|
|
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 { ModifyDocumentPermission } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ModifyDocumentPermissionCommand 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", "ModifyDocumentPermission", {})
|
|
17
13
|
.n("SSMClient", "ModifyDocumentPermissionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ModifyDocumentPermissionCommand)
|
|
20
|
-
.de(de_ModifyDocumentPermissionCommand)
|
|
14
|
+
.sc(ModifyDocumentPermission)
|
|
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 { PutComplianceItems } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutComplianceItemsCommand 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", "PutComplianceItems", {})
|
|
17
13
|
.n("SSMClient", "PutComplianceItemsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutComplianceItemsCommand)
|
|
20
|
-
.de(de_PutComplianceItemsCommand)
|
|
14
|
+
.sc(PutComplianceItems)
|
|
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 { PutInventory } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutInventoryCommand 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", "PutInventory", {})
|
|
17
13
|
.n("SSMClient", "PutInventoryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutInventoryCommand)
|
|
20
|
-
.de(de_PutInventoryCommand)
|
|
14
|
+
.sc(PutInventory)
|
|
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_PutParameterCommand, se_PutParameterCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { PutParameter } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class PutParameterCommand 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", "PutParameter", {})
|
|
18
13
|
.n("SSMClient", "PutParameterCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_PutParameterCommand)
|
|
21
|
-
.de(de_PutParameterCommand)
|
|
14
|
+
.sc(PutParameter)
|
|
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 { PutResourcePolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutResourcePolicyCommand 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", "PutResourcePolicy", {})
|
|
17
13
|
.n("SSMClient", "PutResourcePolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutResourcePolicyCommand)
|
|
20
|
-
.de(de_PutResourcePolicyCommand)
|
|
14
|
+
.sc(PutResourcePolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|