@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.
Files changed (176) hide show
  1. package/dist-cjs/index.js +8788 -8207
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/SSMClient.js +2 -0
  4. package/dist-es/commands/AddTagsToResourceCommand.js +3 -9
  5. package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +3 -9
  6. package/dist-es/commands/CancelCommandCommand.js +3 -9
  7. package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +3 -9
  8. package/dist-es/commands/CreateActivationCommand.js +3 -9
  9. package/dist-es/commands/CreateAssociationBatchCommand.js +3 -10
  10. package/dist-es/commands/CreateAssociationCommand.js +3 -10
  11. package/dist-es/commands/CreateDocumentCommand.js +3 -9
  12. package/dist-es/commands/CreateMaintenanceWindowCommand.js +3 -10
  13. package/dist-es/commands/CreateOpsItemCommand.js +3 -9
  14. package/dist-es/commands/CreateOpsMetadataCommand.js +3 -9
  15. package/dist-es/commands/CreatePatchBaselineCommand.js +3 -10
  16. package/dist-es/commands/CreateResourceDataSyncCommand.js +3 -9
  17. package/dist-es/commands/DeleteActivationCommand.js +3 -9
  18. package/dist-es/commands/DeleteAssociationCommand.js +3 -9
  19. package/dist-es/commands/DeleteDocumentCommand.js +3 -9
  20. package/dist-es/commands/DeleteInventoryCommand.js +3 -9
  21. package/dist-es/commands/DeleteMaintenanceWindowCommand.js +3 -9
  22. package/dist-es/commands/DeleteOpsItemCommand.js +3 -9
  23. package/dist-es/commands/DeleteOpsMetadataCommand.js +3 -9
  24. package/dist-es/commands/DeleteParameterCommand.js +3 -9
  25. package/dist-es/commands/DeleteParametersCommand.js +3 -9
  26. package/dist-es/commands/DeletePatchBaselineCommand.js +3 -9
  27. package/dist-es/commands/DeleteResourceDataSyncCommand.js +3 -9
  28. package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
  29. package/dist-es/commands/DeregisterManagedInstanceCommand.js +3 -9
  30. package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +3 -9
  31. package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +3 -9
  32. package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +3 -9
  33. package/dist-es/commands/DescribeActivationsCommand.js +3 -9
  34. package/dist-es/commands/DescribeAssociationCommand.js +3 -10
  35. package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +3 -9
  36. package/dist-es/commands/DescribeAssociationExecutionsCommand.js +3 -9
  37. package/dist-es/commands/DescribeAutomationExecutionsCommand.js +3 -9
  38. package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +3 -9
  39. package/dist-es/commands/DescribeAvailablePatchesCommand.js +3 -9
  40. package/dist-es/commands/DescribeDocumentCommand.js +3 -9
  41. package/dist-es/commands/DescribeDocumentPermissionCommand.js +3 -9
  42. package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +3 -9
  43. package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +3 -9
  44. package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +3 -9
  45. package/dist-es/commands/DescribeInstanceInformationCommand.js +3 -10
  46. package/dist-es/commands/DescribeInstancePatchStatesCommand.js +3 -10
  47. package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +3 -10
  48. package/dist-es/commands/DescribeInstancePatchesCommand.js +3 -9
  49. package/dist-es/commands/DescribeInstancePropertiesCommand.js +3 -10
  50. package/dist-es/commands/DescribeInventoryDeletionsCommand.js +3 -9
  51. package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +3 -10
  52. package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +3 -9
  53. package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +3 -9
  54. package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +3 -9
  55. package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +3 -10
  56. package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +3 -10
  57. package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +3 -10
  58. package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +3 -9
  59. package/dist-es/commands/DescribeOpsItemsCommand.js +3 -9
  60. package/dist-es/commands/DescribeParametersCommand.js +3 -9
  61. package/dist-es/commands/DescribePatchBaselinesCommand.js +3 -9
  62. package/dist-es/commands/DescribePatchGroupStateCommand.js +3 -9
  63. package/dist-es/commands/DescribePatchGroupsCommand.js +3 -9
  64. package/dist-es/commands/DescribePatchPropertiesCommand.js +3 -9
  65. package/dist-es/commands/DescribeSessionsCommand.js +3 -9
  66. package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +3 -9
  67. package/dist-es/commands/GetAccessTokenCommand.js +3 -10
  68. package/dist-es/commands/GetAutomationExecutionCommand.js +3 -9
  69. package/dist-es/commands/GetCalendarStateCommand.js +3 -9
  70. package/dist-es/commands/GetCommandInvocationCommand.js +3 -9
  71. package/dist-es/commands/GetConnectionStatusCommand.js +3 -9
  72. package/dist-es/commands/GetDefaultPatchBaselineCommand.js +3 -9
  73. package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +3 -10
  74. package/dist-es/commands/GetDocumentCommand.js +3 -9
  75. package/dist-es/commands/GetExecutionPreviewCommand.js +3 -9
  76. package/dist-es/commands/GetInventoryCommand.js +3 -9
  77. package/dist-es/commands/GetInventorySchemaCommand.js +3 -9
  78. package/dist-es/commands/GetMaintenanceWindowCommand.js +3 -10
  79. package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +3 -9
  80. package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +3 -10
  81. package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +3 -10
  82. package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +3 -10
  83. package/dist-es/commands/GetOpsItemCommand.js +3 -9
  84. package/dist-es/commands/GetOpsMetadataCommand.js +3 -9
  85. package/dist-es/commands/GetOpsSummaryCommand.js +3 -9
  86. package/dist-es/commands/GetParameterCommand.js +3 -10
  87. package/dist-es/commands/GetParameterHistoryCommand.js +3 -10
  88. package/dist-es/commands/GetParametersByPathCommand.js +3 -10
  89. package/dist-es/commands/GetParametersCommand.js +3 -10
  90. package/dist-es/commands/GetPatchBaselineCommand.js +3 -10
  91. package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +3 -9
  92. package/dist-es/commands/GetResourcePoliciesCommand.js +3 -9
  93. package/dist-es/commands/GetServiceSettingCommand.js +3 -9
  94. package/dist-es/commands/LabelParameterVersionCommand.js +3 -9
  95. package/dist-es/commands/ListAssociationVersionsCommand.js +3 -10
  96. package/dist-es/commands/ListAssociationsCommand.js +3 -9
  97. package/dist-es/commands/ListCommandInvocationsCommand.js +3 -9
  98. package/dist-es/commands/ListCommandsCommand.js +3 -10
  99. package/dist-es/commands/ListComplianceItemsCommand.js +3 -9
  100. package/dist-es/commands/ListComplianceSummariesCommand.js +3 -9
  101. package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +3 -9
  102. package/dist-es/commands/ListDocumentVersionsCommand.js +3 -9
  103. package/dist-es/commands/ListDocumentsCommand.js +3 -9
  104. package/dist-es/commands/ListInventoryEntriesCommand.js +3 -9
  105. package/dist-es/commands/ListNodesCommand.js +3 -10
  106. package/dist-es/commands/ListNodesSummaryCommand.js +3 -9
  107. package/dist-es/commands/ListOpsItemEventsCommand.js +3 -9
  108. package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +3 -9
  109. package/dist-es/commands/ListOpsMetadataCommand.js +3 -9
  110. package/dist-es/commands/ListResourceComplianceSummariesCommand.js +3 -9
  111. package/dist-es/commands/ListResourceDataSyncCommand.js +3 -9
  112. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  113. package/dist-es/commands/ModifyDocumentPermissionCommand.js +3 -9
  114. package/dist-es/commands/PutComplianceItemsCommand.js +3 -9
  115. package/dist-es/commands/PutInventoryCommand.js +3 -9
  116. package/dist-es/commands/PutParameterCommand.js +3 -10
  117. package/dist-es/commands/PutResourcePolicyCommand.js +3 -9
  118. package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +3 -9
  119. package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +3 -9
  120. package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +3 -10
  121. package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +3 -10
  122. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -9
  123. package/dist-es/commands/ResetServiceSettingCommand.js +3 -9
  124. package/dist-es/commands/ResumeSessionCommand.js +3 -9
  125. package/dist-es/commands/SendAutomationSignalCommand.js +3 -9
  126. package/dist-es/commands/SendCommandCommand.js +3 -10
  127. package/dist-es/commands/StartAccessRequestCommand.js +3 -9
  128. package/dist-es/commands/StartAssociationsOnceCommand.js +3 -9
  129. package/dist-es/commands/StartAutomationExecutionCommand.js +3 -9
  130. package/dist-es/commands/StartChangeRequestExecutionCommand.js +3 -9
  131. package/dist-es/commands/StartExecutionPreviewCommand.js +3 -9
  132. package/dist-es/commands/StartSessionCommand.js +3 -9
  133. package/dist-es/commands/StopAutomationExecutionCommand.js +3 -9
  134. package/dist-es/commands/TerminateSessionCommand.js +3 -9
  135. package/dist-es/commands/UnlabelParameterVersionCommand.js +3 -9
  136. package/dist-es/commands/UpdateAssociationCommand.js +3 -10
  137. package/dist-es/commands/UpdateAssociationStatusCommand.js +3 -10
  138. package/dist-es/commands/UpdateDocumentCommand.js +3 -9
  139. package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +3 -9
  140. package/dist-es/commands/UpdateDocumentMetadataCommand.js +3 -9
  141. package/dist-es/commands/UpdateMaintenanceWindowCommand.js +3 -10
  142. package/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +3 -10
  143. package/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +3 -10
  144. package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +3 -9
  145. package/dist-es/commands/UpdateOpsItemCommand.js +3 -9
  146. package/dist-es/commands/UpdateOpsMetadataCommand.js +3 -9
  147. package/dist-es/commands/UpdatePatchBaselineCommand.js +3 -10
  148. package/dist-es/commands/UpdateResourceDataSyncCommand.js +3 -9
  149. package/dist-es/commands/UpdateServiceSettingCommand.js +3 -9
  150. package/dist-es/models/models_0.js +0 -99
  151. package/dist-es/models/models_1.js +0 -159
  152. package/dist-es/models/models_2.js +0 -82
  153. package/dist-es/runtimeConfig.shared.js +7 -0
  154. package/dist-es/schemas/schemas_0.js +8146 -0
  155. package/dist-types/SSMClient.d.ts +10 -1
  156. package/dist-types/models/models_0.d.ts +0 -80
  157. package/dist-types/models/models_1.d.ts +0 -140
  158. package/dist-types/models/models_2.d.ts +0 -60
  159. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  160. package/dist-types/runtimeConfig.d.ts +1 -0
  161. package/dist-types/runtimeConfig.native.d.ts +1 -0
  162. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  163. package/dist-types/schemas/schemas_0.d.ts +957 -0
  164. package/dist-types/ts3.4/SSMClient.d.ts +4 -0
  165. package/dist-types/ts3.4/models/models_0.d.ts +0 -58
  166. package/dist-types/ts3.4/models/models_1.d.ts +0 -93
  167. package/dist-types/ts3.4/models/models_2.d.ts +0 -45
  168. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  169. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  170. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  171. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  172. package/dist-types/ts3.4/schemas/schemas_0.d.ts +964 -0
  173. package/package.json +5 -6
  174. package/dist-es/protocols/Aws_json1_1.js +0 -6370
  175. package/dist-types/protocols/Aws_json1_1.d.ts +0 -1316
  176. 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 { de_DeletePatchBaselineCommand, se_DeletePatchBaselineCommand } from "../protocols/Aws_json1_1";
4
+ import { DeletePatchBaseline } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeletePatchBaselineCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DeletePatchBaseline", {})
17
13
  .n("SSMClient", "DeletePatchBaselineCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeletePatchBaselineCommand)
20
- .de(de_DeletePatchBaselineCommand)
14
+ .sc(DeletePatchBaseline)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteResourceDataSyncCommand, se_DeleteResourceDataSyncCommand } from "../protocols/Aws_json1_1";
4
+ import { DeleteResourceDataSync } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteResourceDataSyncCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DeleteResourceDataSync", {})
17
13
  .n("SSMClient", "DeleteResourceDataSyncCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteResourceDataSyncCommand)
20
- .de(de_DeleteResourceDataSyncCommand)
14
+ .sc(DeleteResourceDataSync)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from "../protocols/Aws_json1_1";
4
+ import { DeleteResourcePolicy } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteResourcePolicyCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DeleteResourcePolicy", {})
17
13
  .n("SSMClient", "DeleteResourcePolicyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteResourcePolicyCommand)
20
- .de(de_DeleteResourcePolicyCommand)
14
+ .sc(DeleteResourcePolicy)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeregisterManagedInstanceCommand, se_DeregisterManagedInstanceCommand } from "../protocols/Aws_json1_1";
4
+ import { DeregisterManagedInstance } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeregisterManagedInstanceCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DeregisterManagedInstance", {})
17
13
  .n("SSMClient", "DeregisterManagedInstanceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeregisterManagedInstanceCommand)
20
- .de(de_DeregisterManagedInstanceCommand)
14
+ .sc(DeregisterManagedInstance)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeregisterPatchBaselineForPatchGroupCommand, se_DeregisterPatchBaselineForPatchGroupCommand, } from "../protocols/Aws_json1_1";
4
+ import { DeregisterPatchBaselineForPatchGroup } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeregisterPatchBaselineForPatchGroupCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DeregisterPatchBaselineForPatchGroup", {})
17
13
  .n("SSMClient", "DeregisterPatchBaselineForPatchGroupCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeregisterPatchBaselineForPatchGroupCommand)
20
- .de(de_DeregisterPatchBaselineForPatchGroupCommand)
14
+ .sc(DeregisterPatchBaselineForPatchGroup)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeregisterTargetFromMaintenanceWindowCommand, se_DeregisterTargetFromMaintenanceWindowCommand, } from "../protocols/Aws_json1_1";
4
+ import { DeregisterTargetFromMaintenanceWindow } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeregisterTargetFromMaintenanceWindowCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DeregisterTargetFromMaintenanceWindow", {})
17
13
  .n("SSMClient", "DeregisterTargetFromMaintenanceWindowCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeregisterTargetFromMaintenanceWindowCommand)
20
- .de(de_DeregisterTargetFromMaintenanceWindowCommand)
14
+ .sc(DeregisterTargetFromMaintenanceWindow)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeregisterTaskFromMaintenanceWindowCommand, se_DeregisterTaskFromMaintenanceWindowCommand, } from "../protocols/Aws_json1_1";
4
+ import { DeregisterTaskFromMaintenanceWindow } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeregisterTaskFromMaintenanceWindowCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DeregisterTaskFromMaintenanceWindow", {})
17
13
  .n("SSMClient", "DeregisterTaskFromMaintenanceWindowCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeregisterTaskFromMaintenanceWindowCommand)
20
- .de(de_DeregisterTaskFromMaintenanceWindowCommand)
14
+ .sc(DeregisterTaskFromMaintenanceWindow)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeActivationsCommand, se_DescribeActivationsCommand } from "../protocols/Aws_json1_1";
4
+ import { DescribeActivations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeActivationsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DescribeActivations", {})
17
13
  .n("SSMClient", "DescribeActivationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeActivationsCommand)
20
- .de(de_DescribeActivationsCommand)
14
+ .sc(DescribeActivations)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { DescribeAssociationResultFilterSensitiveLog, } from "../models/models_0";
6
- import { de_DescribeAssociationCommand, se_DescribeAssociationCommand } from "../protocols/Aws_json1_1";
4
+ import { DescribeAssociation } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class DescribeAssociationCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("AmazonSSM", "DescribeAssociation", {})
18
13
  .n("SSMClient", "DescribeAssociationCommand")
19
- .f(void 0, DescribeAssociationResultFilterSensitiveLog)
20
- .ser(se_DescribeAssociationCommand)
21
- .de(de_DescribeAssociationCommand)
14
+ .sc(DescribeAssociation)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeAssociationExecutionTargetsCommand, se_DescribeAssociationExecutionTargetsCommand, } from "../protocols/Aws_json1_1";
4
+ import { DescribeAssociationExecutionTargets } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeAssociationExecutionTargetsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DescribeAssociationExecutionTargets", {})
17
13
  .n("SSMClient", "DescribeAssociationExecutionTargetsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeAssociationExecutionTargetsCommand)
20
- .de(de_DescribeAssociationExecutionTargetsCommand)
14
+ .sc(DescribeAssociationExecutionTargets)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeAssociationExecutionsCommand, se_DescribeAssociationExecutionsCommand, } from "../protocols/Aws_json1_1";
4
+ import { DescribeAssociationExecutions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeAssociationExecutionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DescribeAssociationExecutions", {})
17
13
  .n("SSMClient", "DescribeAssociationExecutionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeAssociationExecutionsCommand)
20
- .de(de_DescribeAssociationExecutionsCommand)
14
+ .sc(DescribeAssociationExecutions)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeAutomationExecutionsCommand, se_DescribeAutomationExecutionsCommand, } from "../protocols/Aws_json1_1";
4
+ import { DescribeAutomationExecutions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeAutomationExecutionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DescribeAutomationExecutions", {})
17
13
  .n("SSMClient", "DescribeAutomationExecutionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeAutomationExecutionsCommand)
20
- .de(de_DescribeAutomationExecutionsCommand)
14
+ .sc(DescribeAutomationExecutions)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeAutomationStepExecutionsCommand, se_DescribeAutomationStepExecutionsCommand, } from "../protocols/Aws_json1_1";
4
+ import { DescribeAutomationStepExecutions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeAutomationStepExecutionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DescribeAutomationStepExecutions", {})
17
13
  .n("SSMClient", "DescribeAutomationStepExecutionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeAutomationStepExecutionsCommand)
20
- .de(de_DescribeAutomationStepExecutionsCommand)
14
+ .sc(DescribeAutomationStepExecutions)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeAvailablePatchesCommand, se_DescribeAvailablePatchesCommand } from "../protocols/Aws_json1_1";
4
+ import { DescribeAvailablePatches } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeAvailablePatchesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DescribeAvailablePatches", {})
17
13
  .n("SSMClient", "DescribeAvailablePatchesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeAvailablePatchesCommand)
20
- .de(de_DescribeAvailablePatchesCommand)
14
+ .sc(DescribeAvailablePatches)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeDocumentCommand, se_DescribeDocumentCommand } from "../protocols/Aws_json1_1";
4
+ import { DescribeDocument } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeDocumentCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DescribeDocument", {})
17
13
  .n("SSMClient", "DescribeDocumentCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeDocumentCommand)
20
- .de(de_DescribeDocumentCommand)
14
+ .sc(DescribeDocument)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeDocumentPermissionCommand, se_DescribeDocumentPermissionCommand } from "../protocols/Aws_json1_1";
4
+ import { DescribeDocumentPermission } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeDocumentPermissionCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DescribeDocumentPermission", {})
17
13
  .n("SSMClient", "DescribeDocumentPermissionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeDocumentPermissionCommand)
20
- .de(de_DescribeDocumentPermissionCommand)
14
+ .sc(DescribeDocumentPermission)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeEffectiveInstanceAssociationsCommand, se_DescribeEffectiveInstanceAssociationsCommand, } from "../protocols/Aws_json1_1";
4
+ import { DescribeEffectiveInstanceAssociations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeEffectiveInstanceAssociationsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DescribeEffectiveInstanceAssociations", {})
17
13
  .n("SSMClient", "DescribeEffectiveInstanceAssociationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeEffectiveInstanceAssociationsCommand)
20
- .de(de_DescribeEffectiveInstanceAssociationsCommand)
14
+ .sc(DescribeEffectiveInstanceAssociations)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeEffectivePatchesForPatchBaselineCommand, se_DescribeEffectivePatchesForPatchBaselineCommand, } from "../protocols/Aws_json1_1";
4
+ import { DescribeEffectivePatchesForPatchBaseline } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeEffectivePatchesForPatchBaselineCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DescribeEffectivePatchesForPatchBaseline", {})
17
13
  .n("SSMClient", "DescribeEffectivePatchesForPatchBaselineCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeEffectivePatchesForPatchBaselineCommand)
20
- .de(de_DescribeEffectivePatchesForPatchBaselineCommand)
14
+ .sc(DescribeEffectivePatchesForPatchBaseline)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeInstanceAssociationsStatusCommand, se_DescribeInstanceAssociationsStatusCommand, } from "../protocols/Aws_json1_1";
4
+ import { DescribeInstanceAssociationsStatus } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeInstanceAssociationsStatusCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DescribeInstanceAssociationsStatus", {})
17
13
  .n("SSMClient", "DescribeInstanceAssociationsStatusCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeInstanceAssociationsStatusCommand)
20
- .de(de_DescribeInstanceAssociationsStatusCommand)
14
+ .sc(DescribeInstanceAssociationsStatus)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { DescribeInstanceInformationResultFilterSensitiveLog, } from "../models/models_0";
6
- import { de_DescribeInstanceInformationCommand, se_DescribeInstanceInformationCommand } from "../protocols/Aws_json1_1";
4
+ import { DescribeInstanceInformation } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class DescribeInstanceInformationCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("AmazonSSM", "DescribeInstanceInformation", {})
18
13
  .n("SSMClient", "DescribeInstanceInformationCommand")
19
- .f(void 0, DescribeInstanceInformationResultFilterSensitiveLog)
20
- .ser(se_DescribeInstanceInformationCommand)
21
- .de(de_DescribeInstanceInformationCommand)
14
+ .sc(DescribeInstanceInformation)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { DescribeInstancePatchStatesResultFilterSensitiveLog, } from "../models/models_0";
6
- import { de_DescribeInstancePatchStatesCommand, se_DescribeInstancePatchStatesCommand } from "../protocols/Aws_json1_1";
4
+ import { DescribeInstancePatchStates } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class DescribeInstancePatchStatesCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("AmazonSSM", "DescribeInstancePatchStates", {})
18
13
  .n("SSMClient", "DescribeInstancePatchStatesCommand")
19
- .f(void 0, DescribeInstancePatchStatesResultFilterSensitiveLog)
20
- .ser(se_DescribeInstancePatchStatesCommand)
21
- .de(de_DescribeInstancePatchStatesCommand)
14
+ .sc(DescribeInstancePatchStates)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { DescribeInstancePatchStatesForPatchGroupResultFilterSensitiveLog, } from "../models/models_0";
6
- import { de_DescribeInstancePatchStatesForPatchGroupCommand, se_DescribeInstancePatchStatesForPatchGroupCommand, } from "../protocols/Aws_json1_1";
4
+ import { DescribeInstancePatchStatesForPatchGroup } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class DescribeInstancePatchStatesForPatchGroupCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("AmazonSSM", "DescribeInstancePatchStatesForPatchGroup", {})
18
13
  .n("SSMClient", "DescribeInstancePatchStatesForPatchGroupCommand")
19
- .f(void 0, DescribeInstancePatchStatesForPatchGroupResultFilterSensitiveLog)
20
- .ser(se_DescribeInstancePatchStatesForPatchGroupCommand)
21
- .de(de_DescribeInstancePatchStatesForPatchGroupCommand)
14
+ .sc(DescribeInstancePatchStatesForPatchGroup)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DescribeInstancePatchesCommand, se_DescribeInstancePatchesCommand } from "../protocols/Aws_json1_1";
4
+ import { DescribeInstancePatches } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeInstancePatchesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonSSM", "DescribeInstancePatches", {})
17
13
  .n("SSMClient", "DescribeInstancePatchesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeInstancePatchesCommand)
20
- .de(de_DescribeInstancePatchesCommand)
14
+ .sc(DescribeInstancePatches)
21
15
  .build() {
22
16
  }