@aws-sdk/client-ssm 3.926.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 { GetDefaultPatchBaseline } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetDefaultPatchBaselineCommand 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", "GetDefaultPatchBaseline", {})
|
|
17
13
|
.n("SSMClient", "GetDefaultPatchBaselineCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetDefaultPatchBaselineCommand)
|
|
20
|
-
.de(de_GetDefaultPatchBaselineCommand)
|
|
14
|
+
.sc(GetDefaultPatchBaseline)
|
|
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_GetDeployablePatchSnapshotForInstanceCommand, se_GetDeployablePatchSnapshotForInstanceCommand, } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { GetDeployablePatchSnapshotForInstance } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetDeployablePatchSnapshotForInstanceCommand 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", "GetDeployablePatchSnapshotForInstance", {})
|
|
18
13
|
.n("SSMClient", "GetDeployablePatchSnapshotForInstanceCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetDeployablePatchSnapshotForInstanceCommand)
|
|
21
|
-
.de(de_GetDeployablePatchSnapshotForInstanceCommand)
|
|
14
|
+
.sc(GetDeployablePatchSnapshotForInstance)
|
|
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 { GetDocument } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetDocumentCommand 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", "GetDocument", {})
|
|
17
13
|
.n("SSMClient", "GetDocumentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetDocumentCommand)
|
|
20
|
-
.de(de_GetDocumentCommand)
|
|
14
|
+
.sc(GetDocument)
|
|
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 { GetExecutionPreview } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetExecutionPreviewCommand 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", "GetExecutionPreview", {})
|
|
17
13
|
.n("SSMClient", "GetExecutionPreviewCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetExecutionPreviewCommand)
|
|
20
|
-
.de(de_GetExecutionPreviewCommand)
|
|
14
|
+
.sc(GetExecutionPreview)
|
|
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 { GetInventory } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetInventoryCommand 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", "GetInventory", {})
|
|
17
13
|
.n("SSMClient", "GetInventoryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetInventoryCommand)
|
|
20
|
-
.de(de_GetInventoryCommand)
|
|
14
|
+
.sc(GetInventory)
|
|
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 { GetInventorySchema } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetInventorySchemaCommand 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", "GetInventorySchema", {})
|
|
17
13
|
.n("SSMClient", "GetInventorySchemaCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetInventorySchemaCommand)
|
|
20
|
-
.de(de_GetInventorySchemaCommand)
|
|
14
|
+
.sc(GetInventorySchema)
|
|
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_GetMaintenanceWindowCommand, se_GetMaintenanceWindowCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { GetMaintenanceWindow } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetMaintenanceWindowCommand 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", "GetMaintenanceWindow", {})
|
|
18
13
|
.n("SSMClient", "GetMaintenanceWindowCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetMaintenanceWindowCommand)
|
|
21
|
-
.de(de_GetMaintenanceWindowCommand)
|
|
14
|
+
.sc(GetMaintenanceWindow)
|
|
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 { GetMaintenanceWindowExecution } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetMaintenanceWindowExecutionCommand 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", "GetMaintenanceWindowExecution", {})
|
|
17
13
|
.n("SSMClient", "GetMaintenanceWindowExecutionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetMaintenanceWindowExecutionCommand)
|
|
20
|
-
.de(de_GetMaintenanceWindowExecutionCommand)
|
|
14
|
+
.sc(GetMaintenanceWindowExecution)
|
|
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_GetMaintenanceWindowExecutionTaskCommand, se_GetMaintenanceWindowExecutionTaskCommand, } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { GetMaintenanceWindowExecutionTask } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetMaintenanceWindowExecutionTaskCommand 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", "GetMaintenanceWindowExecutionTask", {})
|
|
18
13
|
.n("SSMClient", "GetMaintenanceWindowExecutionTaskCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetMaintenanceWindowExecutionTaskCommand)
|
|
21
|
-
.de(de_GetMaintenanceWindowExecutionTaskCommand)
|
|
14
|
+
.sc(GetMaintenanceWindowExecutionTask)
|
|
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_GetMaintenanceWindowExecutionTaskInvocationCommand, se_GetMaintenanceWindowExecutionTaskInvocationCommand, } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { GetMaintenanceWindowExecutionTaskInvocation } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetMaintenanceWindowExecutionTaskInvocationCommand 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", "GetMaintenanceWindowExecutionTaskInvocation", {})
|
|
18
13
|
.n("SSMClient", "GetMaintenanceWindowExecutionTaskInvocationCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetMaintenanceWindowExecutionTaskInvocationCommand)
|
|
21
|
-
.de(de_GetMaintenanceWindowExecutionTaskInvocationCommand)
|
|
14
|
+
.sc(GetMaintenanceWindowExecutionTaskInvocation)
|
|
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_GetMaintenanceWindowTaskCommand, se_GetMaintenanceWindowTaskCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { GetMaintenanceWindowTask } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetMaintenanceWindowTaskCommand 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", "GetMaintenanceWindowTask", {})
|
|
18
13
|
.n("SSMClient", "GetMaintenanceWindowTaskCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetMaintenanceWindowTaskCommand)
|
|
21
|
-
.de(de_GetMaintenanceWindowTaskCommand)
|
|
14
|
+
.sc(GetMaintenanceWindowTask)
|
|
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 { GetOpsItem } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetOpsItemCommand 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", "GetOpsItem", {})
|
|
17
13
|
.n("SSMClient", "GetOpsItemCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetOpsItemCommand)
|
|
20
|
-
.de(de_GetOpsItemCommand)
|
|
14
|
+
.sc(GetOpsItem)
|
|
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 { GetOpsMetadata } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetOpsMetadataCommand 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", "GetOpsMetadata", {})
|
|
17
13
|
.n("SSMClient", "GetOpsMetadataCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetOpsMetadataCommand)
|
|
20
|
-
.de(de_GetOpsMetadataCommand)
|
|
14
|
+
.sc(GetOpsMetadata)
|
|
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 { GetOpsSummary } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetOpsSummaryCommand 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", "GetOpsSummary", {})
|
|
17
13
|
.n("SSMClient", "GetOpsSummaryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetOpsSummaryCommand)
|
|
20
|
-
.de(de_GetOpsSummaryCommand)
|
|
14
|
+
.sc(GetOpsSummary)
|
|
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_GetParameterCommand, se_GetParameterCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { GetParameter } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetParameterCommand 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", "GetParameter", {})
|
|
18
13
|
.n("SSMClient", "GetParameterCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetParameterCommand)
|
|
21
|
-
.de(de_GetParameterCommand)
|
|
14
|
+
.sc(GetParameter)
|
|
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_GetParameterHistoryCommand, se_GetParameterHistoryCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { GetParameterHistory } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetParameterHistoryCommand 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", "GetParameterHistory", {})
|
|
18
13
|
.n("SSMClient", "GetParameterHistoryCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetParameterHistoryCommand)
|
|
21
|
-
.de(de_GetParameterHistoryCommand)
|
|
14
|
+
.sc(GetParameterHistory)
|
|
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_GetParametersByPathCommand, se_GetParametersByPathCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { GetParametersByPath } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetParametersByPathCommand 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", "GetParametersByPath", {})
|
|
18
13
|
.n("SSMClient", "GetParametersByPathCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetParametersByPathCommand)
|
|
21
|
-
.de(de_GetParametersByPathCommand)
|
|
14
|
+
.sc(GetParametersByPath)
|
|
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_GetParametersCommand, se_GetParametersCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { GetParameters } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetParametersCommand 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", "GetParameters", {})
|
|
18
13
|
.n("SSMClient", "GetParametersCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetParametersCommand)
|
|
21
|
-
.de(de_GetParametersCommand)
|
|
14
|
+
.sc(GetParameters)
|
|
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_GetPatchBaselineCommand, se_GetPatchBaselineCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { GetPatchBaseline } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetPatchBaselineCommand 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", "GetPatchBaseline", {})
|
|
18
13
|
.n("SSMClient", "GetPatchBaselineCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetPatchBaselineCommand)
|
|
21
|
-
.de(de_GetPatchBaselineCommand)
|
|
14
|
+
.sc(GetPatchBaseline)
|
|
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 { GetPatchBaselineForPatchGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetPatchBaselineForPatchGroupCommand 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", "GetPatchBaselineForPatchGroup", {})
|
|
17
13
|
.n("SSMClient", "GetPatchBaselineForPatchGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetPatchBaselineForPatchGroupCommand)
|
|
20
|
-
.de(de_GetPatchBaselineForPatchGroupCommand)
|
|
14
|
+
.sc(GetPatchBaselineForPatchGroup)
|
|
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 { GetResourcePolicies } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetResourcePoliciesCommand 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", "GetResourcePolicies", {})
|
|
17
13
|
.n("SSMClient", "GetResourcePoliciesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetResourcePoliciesCommand)
|
|
20
|
-
.de(de_GetResourcePoliciesCommand)
|
|
14
|
+
.sc(GetResourcePolicies)
|
|
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 { GetServiceSetting } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetServiceSettingCommand 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", "GetServiceSetting", {})
|
|
17
13
|
.n("SSMClient", "GetServiceSettingCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetServiceSettingCommand)
|
|
20
|
-
.de(de_GetServiceSettingCommand)
|
|
14
|
+
.sc(GetServiceSetting)
|
|
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 { LabelParameterVersion } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class LabelParameterVersionCommand 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", "LabelParameterVersion", {})
|
|
17
13
|
.n("SSMClient", "LabelParameterVersionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_LabelParameterVersionCommand)
|
|
20
|
-
.de(de_LabelParameterVersionCommand)
|
|
14
|
+
.sc(LabelParameterVersion)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|