@aws-sdk/client-ssm 3.337.0 → 3.338.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 (565) hide show
  1. package/dist-cjs/SSMClient.js +2 -1
  2. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -1
  3. package/dist-cjs/commands/AssociateOpsItemRelatedItemCommand.js +2 -1
  4. package/dist-cjs/commands/CancelCommandCommand.js +2 -1
  5. package/dist-cjs/commands/CancelMaintenanceWindowExecutionCommand.js +2 -1
  6. package/dist-cjs/commands/CreateActivationCommand.js +2 -1
  7. package/dist-cjs/commands/CreateAssociationBatchCommand.js +2 -1
  8. package/dist-cjs/commands/CreateAssociationCommand.js +2 -1
  9. package/dist-cjs/commands/CreateDocumentCommand.js +2 -1
  10. package/dist-cjs/commands/CreateMaintenanceWindowCommand.js +2 -1
  11. package/dist-cjs/commands/CreateOpsItemCommand.js +2 -1
  12. package/dist-cjs/commands/CreateOpsMetadataCommand.js +2 -1
  13. package/dist-cjs/commands/CreatePatchBaselineCommand.js +2 -1
  14. package/dist-cjs/commands/CreateResourceDataSyncCommand.js +2 -1
  15. package/dist-cjs/commands/DeleteActivationCommand.js +2 -1
  16. package/dist-cjs/commands/DeleteAssociationCommand.js +2 -1
  17. package/dist-cjs/commands/DeleteDocumentCommand.js +2 -1
  18. package/dist-cjs/commands/DeleteInventoryCommand.js +2 -1
  19. package/dist-cjs/commands/DeleteMaintenanceWindowCommand.js +2 -1
  20. package/dist-cjs/commands/DeleteOpsMetadataCommand.js +2 -1
  21. package/dist-cjs/commands/DeleteParameterCommand.js +2 -1
  22. package/dist-cjs/commands/DeleteParametersCommand.js +2 -1
  23. package/dist-cjs/commands/DeletePatchBaselineCommand.js +2 -1
  24. package/dist-cjs/commands/DeleteResourceDataSyncCommand.js +2 -1
  25. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -1
  26. package/dist-cjs/commands/DeregisterManagedInstanceCommand.js +2 -1
  27. package/dist-cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js +2 -1
  28. package/dist-cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js +2 -1
  29. package/dist-cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js +2 -1
  30. package/dist-cjs/commands/DescribeActivationsCommand.js +2 -1
  31. package/dist-cjs/commands/DescribeAssociationCommand.js +2 -1
  32. package/dist-cjs/commands/DescribeAssociationExecutionTargetsCommand.js +2 -1
  33. package/dist-cjs/commands/DescribeAssociationExecutionsCommand.js +2 -1
  34. package/dist-cjs/commands/DescribeAutomationExecutionsCommand.js +2 -1
  35. package/dist-cjs/commands/DescribeAutomationStepExecutionsCommand.js +2 -1
  36. package/dist-cjs/commands/DescribeAvailablePatchesCommand.js +2 -1
  37. package/dist-cjs/commands/DescribeDocumentCommand.js +2 -1
  38. package/dist-cjs/commands/DescribeDocumentPermissionCommand.js +2 -1
  39. package/dist-cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js +2 -1
  40. package/dist-cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +2 -1
  41. package/dist-cjs/commands/DescribeInstanceAssociationsStatusCommand.js +2 -1
  42. package/dist-cjs/commands/DescribeInstanceInformationCommand.js +2 -1
  43. package/dist-cjs/commands/DescribeInstancePatchStatesCommand.js +2 -1
  44. package/dist-cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +2 -1
  45. package/dist-cjs/commands/DescribeInstancePatchesCommand.js +2 -1
  46. package/dist-cjs/commands/DescribeInventoryDeletionsCommand.js +2 -1
  47. package/dist-cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +2 -1
  48. package/dist-cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +2 -1
  49. package/dist-cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js +2 -1
  50. package/dist-cjs/commands/DescribeMaintenanceWindowScheduleCommand.js +2 -1
  51. package/dist-cjs/commands/DescribeMaintenanceWindowTargetsCommand.js +2 -1
  52. package/dist-cjs/commands/DescribeMaintenanceWindowTasksCommand.js +2 -1
  53. package/dist-cjs/commands/DescribeMaintenanceWindowsCommand.js +2 -1
  54. package/dist-cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js +2 -1
  55. package/dist-cjs/commands/DescribeOpsItemsCommand.js +2 -1
  56. package/dist-cjs/commands/DescribeParametersCommand.js +2 -1
  57. package/dist-cjs/commands/DescribePatchBaselinesCommand.js +2 -1
  58. package/dist-cjs/commands/DescribePatchGroupStateCommand.js +2 -1
  59. package/dist-cjs/commands/DescribePatchGroupsCommand.js +2 -1
  60. package/dist-cjs/commands/DescribePatchPropertiesCommand.js +2 -1
  61. package/dist-cjs/commands/DescribeSessionsCommand.js +2 -1
  62. package/dist-cjs/commands/DisassociateOpsItemRelatedItemCommand.js +2 -1
  63. package/dist-cjs/commands/GetAutomationExecutionCommand.js +2 -1
  64. package/dist-cjs/commands/GetCalendarStateCommand.js +2 -1
  65. package/dist-cjs/commands/GetCommandInvocationCommand.js +2 -1
  66. package/dist-cjs/commands/GetConnectionStatusCommand.js +2 -1
  67. package/dist-cjs/commands/GetDefaultPatchBaselineCommand.js +2 -1
  68. package/dist-cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js +2 -1
  69. package/dist-cjs/commands/GetDocumentCommand.js +2 -1
  70. package/dist-cjs/commands/GetInventoryCommand.js +2 -1
  71. package/dist-cjs/commands/GetInventorySchemaCommand.js +2 -1
  72. package/dist-cjs/commands/GetMaintenanceWindowCommand.js +2 -1
  73. package/dist-cjs/commands/GetMaintenanceWindowExecutionCommand.js +2 -1
  74. package/dist-cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js +2 -1
  75. package/dist-cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +2 -1
  76. package/dist-cjs/commands/GetMaintenanceWindowTaskCommand.js +2 -1
  77. package/dist-cjs/commands/GetOpsItemCommand.js +2 -1
  78. package/dist-cjs/commands/GetOpsMetadataCommand.js +2 -1
  79. package/dist-cjs/commands/GetOpsSummaryCommand.js +2 -1
  80. package/dist-cjs/commands/GetParameterCommand.js +2 -1
  81. package/dist-cjs/commands/GetParameterHistoryCommand.js +2 -1
  82. package/dist-cjs/commands/GetParametersByPathCommand.js +2 -1
  83. package/dist-cjs/commands/GetParametersCommand.js +2 -1
  84. package/dist-cjs/commands/GetPatchBaselineCommand.js +2 -1
  85. package/dist-cjs/commands/GetPatchBaselineForPatchGroupCommand.js +2 -1
  86. package/dist-cjs/commands/GetResourcePoliciesCommand.js +2 -1
  87. package/dist-cjs/commands/GetServiceSettingCommand.js +2 -1
  88. package/dist-cjs/commands/LabelParameterVersionCommand.js +2 -1
  89. package/dist-cjs/commands/ListAssociationVersionsCommand.js +2 -1
  90. package/dist-cjs/commands/ListAssociationsCommand.js +2 -1
  91. package/dist-cjs/commands/ListCommandInvocationsCommand.js +2 -1
  92. package/dist-cjs/commands/ListCommandsCommand.js +2 -1
  93. package/dist-cjs/commands/ListComplianceItemsCommand.js +2 -1
  94. package/dist-cjs/commands/ListComplianceSummariesCommand.js +2 -1
  95. package/dist-cjs/commands/ListDocumentMetadataHistoryCommand.js +2 -1
  96. package/dist-cjs/commands/ListDocumentVersionsCommand.js +2 -1
  97. package/dist-cjs/commands/ListDocumentsCommand.js +2 -1
  98. package/dist-cjs/commands/ListInventoryEntriesCommand.js +2 -1
  99. package/dist-cjs/commands/ListOpsItemEventsCommand.js +2 -1
  100. package/dist-cjs/commands/ListOpsItemRelatedItemsCommand.js +2 -1
  101. package/dist-cjs/commands/ListOpsMetadataCommand.js +2 -1
  102. package/dist-cjs/commands/ListResourceComplianceSummariesCommand.js +2 -1
  103. package/dist-cjs/commands/ListResourceDataSyncCommand.js +2 -1
  104. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  105. package/dist-cjs/commands/ModifyDocumentPermissionCommand.js +2 -1
  106. package/dist-cjs/commands/PutComplianceItemsCommand.js +2 -1
  107. package/dist-cjs/commands/PutInventoryCommand.js +2 -1
  108. package/dist-cjs/commands/PutParameterCommand.js +2 -1
  109. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -1
  110. package/dist-cjs/commands/RegisterDefaultPatchBaselineCommand.js +2 -1
  111. package/dist-cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js +2 -1
  112. package/dist-cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js +2 -1
  113. package/dist-cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js +2 -1
  114. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -1
  115. package/dist-cjs/commands/ResetServiceSettingCommand.js +2 -1
  116. package/dist-cjs/commands/ResumeSessionCommand.js +2 -1
  117. package/dist-cjs/commands/SendAutomationSignalCommand.js +2 -1
  118. package/dist-cjs/commands/SendCommandCommand.js +2 -1
  119. package/dist-cjs/commands/StartAssociationsOnceCommand.js +2 -1
  120. package/dist-cjs/commands/StartAutomationExecutionCommand.js +2 -1
  121. package/dist-cjs/commands/StartChangeRequestExecutionCommand.js +2 -1
  122. package/dist-cjs/commands/StartSessionCommand.js +2 -1
  123. package/dist-cjs/commands/StopAutomationExecutionCommand.js +2 -1
  124. package/dist-cjs/commands/TerminateSessionCommand.js +2 -1
  125. package/dist-cjs/commands/UnlabelParameterVersionCommand.js +2 -1
  126. package/dist-cjs/commands/UpdateAssociationCommand.js +2 -1
  127. package/dist-cjs/commands/UpdateAssociationStatusCommand.js +2 -1
  128. package/dist-cjs/commands/UpdateDocumentCommand.js +2 -1
  129. package/dist-cjs/commands/UpdateDocumentDefaultVersionCommand.js +2 -1
  130. package/dist-cjs/commands/UpdateDocumentMetadataCommand.js +2 -1
  131. package/dist-cjs/commands/UpdateMaintenanceWindowCommand.js +2 -1
  132. package/dist-cjs/commands/UpdateMaintenanceWindowTargetCommand.js +2 -1
  133. package/dist-cjs/commands/UpdateMaintenanceWindowTaskCommand.js +2 -1
  134. package/dist-cjs/commands/UpdateManagedInstanceRoleCommand.js +2 -1
  135. package/dist-cjs/commands/UpdateOpsItemCommand.js +2 -1
  136. package/dist-cjs/commands/UpdateOpsMetadataCommand.js +2 -1
  137. package/dist-cjs/commands/UpdatePatchBaselineCommand.js +2 -1
  138. package/dist-cjs/commands/UpdateResourceDataSyncCommand.js +2 -1
  139. package/dist-cjs/commands/UpdateServiceSettingCommand.js +2 -1
  140. package/dist-cjs/index.js +2 -2
  141. package/dist-cjs/models/SSMServiceException.js +2 -1
  142. package/dist-es/SSMClient.js +1 -0
  143. package/dist-es/commands/AddTagsToResourceCommand.js +1 -0
  144. package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +1 -0
  145. package/dist-es/commands/CancelCommandCommand.js +1 -0
  146. package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +1 -0
  147. package/dist-es/commands/CreateActivationCommand.js +1 -0
  148. package/dist-es/commands/CreateAssociationBatchCommand.js +1 -0
  149. package/dist-es/commands/CreateAssociationCommand.js +1 -0
  150. package/dist-es/commands/CreateDocumentCommand.js +1 -0
  151. package/dist-es/commands/CreateMaintenanceWindowCommand.js +1 -0
  152. package/dist-es/commands/CreateOpsItemCommand.js +1 -0
  153. package/dist-es/commands/CreateOpsMetadataCommand.js +1 -0
  154. package/dist-es/commands/CreatePatchBaselineCommand.js +1 -0
  155. package/dist-es/commands/CreateResourceDataSyncCommand.js +1 -0
  156. package/dist-es/commands/DeleteActivationCommand.js +1 -0
  157. package/dist-es/commands/DeleteAssociationCommand.js +1 -0
  158. package/dist-es/commands/DeleteDocumentCommand.js +1 -0
  159. package/dist-es/commands/DeleteInventoryCommand.js +1 -0
  160. package/dist-es/commands/DeleteMaintenanceWindowCommand.js +1 -0
  161. package/dist-es/commands/DeleteOpsMetadataCommand.js +1 -0
  162. package/dist-es/commands/DeleteParameterCommand.js +1 -0
  163. package/dist-es/commands/DeleteParametersCommand.js +1 -0
  164. package/dist-es/commands/DeletePatchBaselineCommand.js +1 -0
  165. package/dist-es/commands/DeleteResourceDataSyncCommand.js +1 -0
  166. package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -0
  167. package/dist-es/commands/DeregisterManagedInstanceCommand.js +1 -0
  168. package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +1 -0
  169. package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +1 -0
  170. package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +1 -0
  171. package/dist-es/commands/DescribeActivationsCommand.js +1 -0
  172. package/dist-es/commands/DescribeAssociationCommand.js +1 -0
  173. package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +1 -0
  174. package/dist-es/commands/DescribeAssociationExecutionsCommand.js +1 -0
  175. package/dist-es/commands/DescribeAutomationExecutionsCommand.js +1 -0
  176. package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +1 -0
  177. package/dist-es/commands/DescribeAvailablePatchesCommand.js +1 -0
  178. package/dist-es/commands/DescribeDocumentCommand.js +1 -0
  179. package/dist-es/commands/DescribeDocumentPermissionCommand.js +1 -0
  180. package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +1 -0
  181. package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +1 -0
  182. package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +1 -0
  183. package/dist-es/commands/DescribeInstanceInformationCommand.js +1 -0
  184. package/dist-es/commands/DescribeInstancePatchStatesCommand.js +1 -0
  185. package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +1 -0
  186. package/dist-es/commands/DescribeInstancePatchesCommand.js +1 -0
  187. package/dist-es/commands/DescribeInventoryDeletionsCommand.js +1 -0
  188. package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +1 -0
  189. package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +1 -0
  190. package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +1 -0
  191. package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +1 -0
  192. package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +1 -0
  193. package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +1 -0
  194. package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +1 -0
  195. package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +1 -0
  196. package/dist-es/commands/DescribeOpsItemsCommand.js +1 -0
  197. package/dist-es/commands/DescribeParametersCommand.js +1 -0
  198. package/dist-es/commands/DescribePatchBaselinesCommand.js +1 -0
  199. package/dist-es/commands/DescribePatchGroupStateCommand.js +1 -0
  200. package/dist-es/commands/DescribePatchGroupsCommand.js +1 -0
  201. package/dist-es/commands/DescribePatchPropertiesCommand.js +1 -0
  202. package/dist-es/commands/DescribeSessionsCommand.js +1 -0
  203. package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +1 -0
  204. package/dist-es/commands/GetAutomationExecutionCommand.js +1 -0
  205. package/dist-es/commands/GetCalendarStateCommand.js +1 -0
  206. package/dist-es/commands/GetCommandInvocationCommand.js +1 -0
  207. package/dist-es/commands/GetConnectionStatusCommand.js +1 -0
  208. package/dist-es/commands/GetDefaultPatchBaselineCommand.js +1 -0
  209. package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +1 -0
  210. package/dist-es/commands/GetDocumentCommand.js +1 -0
  211. package/dist-es/commands/GetInventoryCommand.js +1 -0
  212. package/dist-es/commands/GetInventorySchemaCommand.js +1 -0
  213. package/dist-es/commands/GetMaintenanceWindowCommand.js +1 -0
  214. package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +1 -0
  215. package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +1 -0
  216. package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +1 -0
  217. package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +1 -0
  218. package/dist-es/commands/GetOpsItemCommand.js +1 -0
  219. package/dist-es/commands/GetOpsMetadataCommand.js +1 -0
  220. package/dist-es/commands/GetOpsSummaryCommand.js +1 -0
  221. package/dist-es/commands/GetParameterCommand.js +1 -0
  222. package/dist-es/commands/GetParameterHistoryCommand.js +1 -0
  223. package/dist-es/commands/GetParametersByPathCommand.js +1 -0
  224. package/dist-es/commands/GetParametersCommand.js +1 -0
  225. package/dist-es/commands/GetPatchBaselineCommand.js +1 -0
  226. package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +1 -0
  227. package/dist-es/commands/GetResourcePoliciesCommand.js +1 -0
  228. package/dist-es/commands/GetServiceSettingCommand.js +1 -0
  229. package/dist-es/commands/LabelParameterVersionCommand.js +1 -0
  230. package/dist-es/commands/ListAssociationVersionsCommand.js +1 -0
  231. package/dist-es/commands/ListAssociationsCommand.js +1 -0
  232. package/dist-es/commands/ListCommandInvocationsCommand.js +1 -0
  233. package/dist-es/commands/ListCommandsCommand.js +1 -0
  234. package/dist-es/commands/ListComplianceItemsCommand.js +1 -0
  235. package/dist-es/commands/ListComplianceSummariesCommand.js +1 -0
  236. package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +1 -0
  237. package/dist-es/commands/ListDocumentVersionsCommand.js +1 -0
  238. package/dist-es/commands/ListDocumentsCommand.js +1 -0
  239. package/dist-es/commands/ListInventoryEntriesCommand.js +1 -0
  240. package/dist-es/commands/ListOpsItemEventsCommand.js +1 -0
  241. package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +1 -0
  242. package/dist-es/commands/ListOpsMetadataCommand.js +1 -0
  243. package/dist-es/commands/ListResourceComplianceSummariesCommand.js +1 -0
  244. package/dist-es/commands/ListResourceDataSyncCommand.js +1 -0
  245. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  246. package/dist-es/commands/ModifyDocumentPermissionCommand.js +1 -0
  247. package/dist-es/commands/PutComplianceItemsCommand.js +1 -0
  248. package/dist-es/commands/PutInventoryCommand.js +1 -0
  249. package/dist-es/commands/PutParameterCommand.js +1 -0
  250. package/dist-es/commands/PutResourcePolicyCommand.js +1 -0
  251. package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +1 -0
  252. package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +1 -0
  253. package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +1 -0
  254. package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +1 -0
  255. package/dist-es/commands/RemoveTagsFromResourceCommand.js +1 -0
  256. package/dist-es/commands/ResetServiceSettingCommand.js +1 -0
  257. package/dist-es/commands/ResumeSessionCommand.js +1 -0
  258. package/dist-es/commands/SendAutomationSignalCommand.js +1 -0
  259. package/dist-es/commands/SendCommandCommand.js +1 -0
  260. package/dist-es/commands/StartAssociationsOnceCommand.js +1 -0
  261. package/dist-es/commands/StartAutomationExecutionCommand.js +1 -0
  262. package/dist-es/commands/StartChangeRequestExecutionCommand.js +1 -0
  263. package/dist-es/commands/StartSessionCommand.js +1 -0
  264. package/dist-es/commands/StopAutomationExecutionCommand.js +1 -0
  265. package/dist-es/commands/TerminateSessionCommand.js +1 -0
  266. package/dist-es/commands/UnlabelParameterVersionCommand.js +1 -0
  267. package/dist-es/commands/UpdateAssociationCommand.js +1 -0
  268. package/dist-es/commands/UpdateAssociationStatusCommand.js +1 -0
  269. package/dist-es/commands/UpdateDocumentCommand.js +1 -0
  270. package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +1 -0
  271. package/dist-es/commands/UpdateDocumentMetadataCommand.js +1 -0
  272. package/dist-es/commands/UpdateMaintenanceWindowCommand.js +1 -0
  273. package/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +1 -0
  274. package/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +1 -0
  275. package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +1 -0
  276. package/dist-es/commands/UpdateOpsItemCommand.js +1 -0
  277. package/dist-es/commands/UpdateOpsMetadataCommand.js +1 -0
  278. package/dist-es/commands/UpdatePatchBaselineCommand.js +1 -0
  279. package/dist-es/commands/UpdateResourceDataSyncCommand.js +1 -0
  280. package/dist-es/commands/UpdateServiceSettingCommand.js +1 -0
  281. package/dist-es/index.js +2 -2
  282. package/dist-es/models/SSMServiceException.js +1 -0
  283. package/dist-types/SSMClient.d.ts +3 -3
  284. package/dist-types/commands/AddTagsToResourceCommand.d.ts +4 -0
  285. package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +4 -0
  286. package/dist-types/commands/CancelCommandCommand.d.ts +4 -0
  287. package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +4 -0
  288. package/dist-types/commands/CreateActivationCommand.d.ts +4 -0
  289. package/dist-types/commands/CreateAssociationBatchCommand.d.ts +4 -0
  290. package/dist-types/commands/CreateAssociationCommand.d.ts +4 -0
  291. package/dist-types/commands/CreateDocumentCommand.d.ts +4 -0
  292. package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +4 -0
  293. package/dist-types/commands/CreateOpsItemCommand.d.ts +4 -0
  294. package/dist-types/commands/CreateOpsMetadataCommand.d.ts +4 -0
  295. package/dist-types/commands/CreatePatchBaselineCommand.d.ts +4 -0
  296. package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +4 -0
  297. package/dist-types/commands/DeleteActivationCommand.d.ts +4 -0
  298. package/dist-types/commands/DeleteAssociationCommand.d.ts +4 -0
  299. package/dist-types/commands/DeleteDocumentCommand.d.ts +4 -0
  300. package/dist-types/commands/DeleteInventoryCommand.d.ts +4 -0
  301. package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +4 -0
  302. package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +4 -0
  303. package/dist-types/commands/DeleteParameterCommand.d.ts +4 -0
  304. package/dist-types/commands/DeleteParametersCommand.d.ts +4 -0
  305. package/dist-types/commands/DeletePatchBaselineCommand.d.ts +4 -0
  306. package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +4 -0
  307. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +4 -0
  308. package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +4 -0
  309. package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +4 -0
  310. package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +4 -0
  311. package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +4 -0
  312. package/dist-types/commands/DescribeActivationsCommand.d.ts +4 -0
  313. package/dist-types/commands/DescribeAssociationCommand.d.ts +4 -0
  314. package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +4 -0
  315. package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +4 -0
  316. package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +4 -0
  317. package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +4 -0
  318. package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +4 -0
  319. package/dist-types/commands/DescribeDocumentCommand.d.ts +4 -0
  320. package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +4 -0
  321. package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +4 -0
  322. package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +4 -0
  323. package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +4 -0
  324. package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +4 -0
  325. package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +4 -0
  326. package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +4 -0
  327. package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +4 -0
  328. package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +4 -0
  329. package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +4 -0
  330. package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +4 -0
  331. package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +4 -0
  332. package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +4 -0
  333. package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +4 -0
  334. package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +4 -0
  335. package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +4 -0
  336. package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +4 -0
  337. package/dist-types/commands/DescribeOpsItemsCommand.d.ts +4 -0
  338. package/dist-types/commands/DescribeParametersCommand.d.ts +4 -0
  339. package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +4 -0
  340. package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +4 -0
  341. package/dist-types/commands/DescribePatchGroupsCommand.d.ts +4 -0
  342. package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +4 -0
  343. package/dist-types/commands/DescribeSessionsCommand.d.ts +4 -0
  344. package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +4 -0
  345. package/dist-types/commands/GetAutomationExecutionCommand.d.ts +4 -0
  346. package/dist-types/commands/GetCalendarStateCommand.d.ts +4 -0
  347. package/dist-types/commands/GetCommandInvocationCommand.d.ts +4 -0
  348. package/dist-types/commands/GetConnectionStatusCommand.d.ts +4 -0
  349. package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +4 -0
  350. package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +4 -0
  351. package/dist-types/commands/GetDocumentCommand.d.ts +4 -0
  352. package/dist-types/commands/GetInventoryCommand.d.ts +4 -0
  353. package/dist-types/commands/GetInventorySchemaCommand.d.ts +4 -0
  354. package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +4 -0
  355. package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +4 -0
  356. package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +4 -0
  357. package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +4 -0
  358. package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +4 -0
  359. package/dist-types/commands/GetOpsItemCommand.d.ts +4 -0
  360. package/dist-types/commands/GetOpsMetadataCommand.d.ts +4 -0
  361. package/dist-types/commands/GetOpsSummaryCommand.d.ts +4 -0
  362. package/dist-types/commands/GetParameterCommand.d.ts +4 -0
  363. package/dist-types/commands/GetParameterHistoryCommand.d.ts +4 -0
  364. package/dist-types/commands/GetParametersByPathCommand.d.ts +4 -0
  365. package/dist-types/commands/GetParametersCommand.d.ts +4 -0
  366. package/dist-types/commands/GetPatchBaselineCommand.d.ts +4 -0
  367. package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +4 -0
  368. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +4 -0
  369. package/dist-types/commands/GetServiceSettingCommand.d.ts +4 -0
  370. package/dist-types/commands/LabelParameterVersionCommand.d.ts +4 -0
  371. package/dist-types/commands/ListAssociationVersionsCommand.d.ts +4 -0
  372. package/dist-types/commands/ListAssociationsCommand.d.ts +4 -0
  373. package/dist-types/commands/ListCommandInvocationsCommand.d.ts +4 -0
  374. package/dist-types/commands/ListCommandsCommand.d.ts +4 -0
  375. package/dist-types/commands/ListComplianceItemsCommand.d.ts +4 -0
  376. package/dist-types/commands/ListComplianceSummariesCommand.d.ts +4 -0
  377. package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +4 -0
  378. package/dist-types/commands/ListDocumentVersionsCommand.d.ts +4 -0
  379. package/dist-types/commands/ListDocumentsCommand.d.ts +4 -0
  380. package/dist-types/commands/ListInventoryEntriesCommand.d.ts +4 -0
  381. package/dist-types/commands/ListOpsItemEventsCommand.d.ts +4 -0
  382. package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +4 -0
  383. package/dist-types/commands/ListOpsMetadataCommand.d.ts +4 -0
  384. package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +4 -0
  385. package/dist-types/commands/ListResourceDataSyncCommand.d.ts +4 -0
  386. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  387. package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +4 -0
  388. package/dist-types/commands/PutComplianceItemsCommand.d.ts +4 -0
  389. package/dist-types/commands/PutInventoryCommand.d.ts +4 -0
  390. package/dist-types/commands/PutParameterCommand.d.ts +4 -0
  391. package/dist-types/commands/PutResourcePolicyCommand.d.ts +4 -0
  392. package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +4 -0
  393. package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +4 -0
  394. package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +4 -0
  395. package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +4 -0
  396. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +4 -0
  397. package/dist-types/commands/ResetServiceSettingCommand.d.ts +4 -0
  398. package/dist-types/commands/ResumeSessionCommand.d.ts +4 -0
  399. package/dist-types/commands/SendAutomationSignalCommand.d.ts +4 -0
  400. package/dist-types/commands/SendCommandCommand.d.ts +4 -0
  401. package/dist-types/commands/StartAssociationsOnceCommand.d.ts +4 -0
  402. package/dist-types/commands/StartAutomationExecutionCommand.d.ts +4 -0
  403. package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +4 -0
  404. package/dist-types/commands/StartSessionCommand.d.ts +4 -0
  405. package/dist-types/commands/StopAutomationExecutionCommand.d.ts +4 -0
  406. package/dist-types/commands/TerminateSessionCommand.d.ts +4 -0
  407. package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +4 -0
  408. package/dist-types/commands/UpdateAssociationCommand.d.ts +4 -0
  409. package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +4 -0
  410. package/dist-types/commands/UpdateDocumentCommand.d.ts +4 -0
  411. package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +4 -0
  412. package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +4 -0
  413. package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +4 -0
  414. package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +4 -0
  415. package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +4 -0
  416. package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +4 -0
  417. package/dist-types/commands/UpdateOpsItemCommand.d.ts +4 -0
  418. package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +4 -0
  419. package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +4 -0
  420. package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +4 -0
  421. package/dist-types/commands/UpdateServiceSettingCommand.d.ts +4 -0
  422. package/dist-types/index.d.ts +42 -2
  423. package/dist-types/models/SSMServiceException.d.ts +1 -0
  424. package/dist-types/ts3.4/SSMClient.d.ts +3 -3
  425. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +1 -0
  426. package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +1 -0
  427. package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +1 -0
  428. package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +1 -0
  429. package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +1 -0
  430. package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +1 -0
  431. package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +1 -0
  432. package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +1 -0
  433. package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +1 -0
  434. package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +1 -0
  435. package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +1 -0
  436. package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +1 -0
  437. package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +1 -0
  438. package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +1 -0
  439. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +1 -0
  440. package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +1 -0
  441. package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +1 -0
  442. package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +1 -0
  443. package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +1 -0
  444. package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +1 -0
  445. package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +1 -0
  446. package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +1 -0
  447. package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +1 -0
  448. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -0
  449. package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +1 -0
  450. package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +1 -0
  451. package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +1 -0
  452. package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +1 -0
  453. package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +1 -0
  454. package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +1 -0
  455. package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +1 -0
  456. package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +1 -0
  457. package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +1 -0
  458. package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +1 -0
  459. package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +1 -0
  460. package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +1 -0
  461. package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +1 -0
  462. package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +1 -0
  463. package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +1 -0
  464. package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +1 -0
  465. package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +1 -0
  466. package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +1 -0
  467. package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +1 -0
  468. package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +1 -0
  469. package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +1 -0
  470. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +1 -0
  471. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +1 -0
  472. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +1 -0
  473. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +1 -0
  474. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +1 -0
  475. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +1 -0
  476. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +1 -0
  477. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +1 -0
  478. package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +1 -0
  479. package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +1 -0
  480. package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +1 -0
  481. package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +1 -0
  482. package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +1 -0
  483. package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +1 -0
  484. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +1 -0
  485. package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +1 -0
  486. package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +1 -0
  487. package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +1 -0
  488. package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +1 -0
  489. package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +1 -0
  490. package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +1 -0
  491. package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +1 -0
  492. package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +1 -0
  493. package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +1 -0
  494. package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +1 -0
  495. package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +1 -0
  496. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +1 -0
  497. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +1 -0
  498. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +1 -0
  499. package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +1 -0
  500. package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +1 -0
  501. package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +1 -0
  502. package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +1 -0
  503. package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +1 -0
  504. package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +1 -0
  505. package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +1 -0
  506. package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +1 -0
  507. package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +1 -0
  508. package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +1 -0
  509. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +1 -0
  510. package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +1 -0
  511. package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +1 -0
  512. package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +1 -0
  513. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +1 -0
  514. package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +1 -0
  515. package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +1 -0
  516. package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +1 -0
  517. package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +1 -0
  518. package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +1 -0
  519. package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +1 -0
  520. package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +1 -0
  521. package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +1 -0
  522. package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +1 -0
  523. package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +1 -0
  524. package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +1 -0
  525. package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +1 -0
  526. package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +1 -0
  527. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  528. package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +1 -0
  529. package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +1 -0
  530. package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +1 -0
  531. package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +1 -0
  532. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -0
  533. package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +1 -0
  534. package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +1 -0
  535. package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +1 -0
  536. package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +1 -0
  537. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +1 -0
  538. package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +1 -0
  539. package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +1 -0
  540. package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +1 -0
  541. package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +1 -0
  542. package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +1 -0
  543. package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +1 -0
  544. package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +1 -0
  545. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +1 -0
  546. package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +1 -0
  547. package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +1 -0
  548. package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +1 -0
  549. package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +1 -0
  550. package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +1 -0
  551. package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +1 -0
  552. package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +1 -0
  553. package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +1 -0
  554. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +1 -0
  555. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +1 -0
  556. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +1 -0
  557. package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +1 -0
  558. package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +1 -0
  559. package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +1 -0
  560. package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +1 -0
  561. package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +1 -0
  562. package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +1 -0
  563. package/dist-types/ts3.4/index.d.ts +2 -2
  564. package/dist-types/ts3.4/models/SSMServiceException.d.ts +1 -0
  565. package/package.json +29 -29
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeSessionsCommand, se_DescribeSessionsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeSessionsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DisassociateOpsItemRelatedItemCommand, se_DisassociateOpsItemRelatedItemCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DisassociateOpsItemRelatedItemCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetAutomationExecutionCommand, se_GetAutomationExecutionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetAutomationExecutionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetCalendarStateCommand, se_GetCalendarStateCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetCalendarStateCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetCommandInvocationCommand, se_GetCommandInvocationCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetCommandInvocationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetConnectionStatusCommand, se_GetConnectionStatusCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetConnectionStatusCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetDefaultPatchBaselineCommand, se_GetDefaultPatchBaselineCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetDefaultPatchBaselineCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDeployablePatchSnapshotForInstanceRequestFilterSensitiveLog, } from "../models/models_1";
5
5
  import { de_GetDeployablePatchSnapshotForInstanceCommand, se_GetDeployablePatchSnapshotForInstanceCommand, } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class GetDeployablePatchSnapshotForInstanceCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetDocumentCommand, se_GetDocumentCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetDocumentCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetInventoryCommand, se_GetInventoryCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetInventoryCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetInventorySchemaCommand, se_GetInventorySchemaCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetInventorySchemaCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetMaintenanceWindowResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { de_GetMaintenanceWindowCommand, se_GetMaintenanceWindowCommand } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class GetMaintenanceWindowCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetMaintenanceWindowExecutionCommand, se_GetMaintenanceWindowExecutionCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetMaintenanceWindowExecutionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetMaintenanceWindowExecutionTaskResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { de_GetMaintenanceWindowExecutionTaskCommand, se_GetMaintenanceWindowExecutionTaskCommand, } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class GetMaintenanceWindowExecutionTaskCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetMaintenanceWindowExecutionTaskInvocationResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { de_GetMaintenanceWindowExecutionTaskInvocationCommand, se_GetMaintenanceWindowExecutionTaskInvocationCommand, } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class GetMaintenanceWindowExecutionTaskInvocationCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetMaintenanceWindowTaskResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { de_GetMaintenanceWindowTaskCommand, se_GetMaintenanceWindowTaskCommand } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class GetMaintenanceWindowTaskCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetOpsItemCommand, se_GetOpsItemCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetOpsItemCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetOpsMetadataCommand, se_GetOpsMetadataCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetOpsMetadataCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetOpsSummaryCommand, se_GetOpsSummaryCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetOpsSummaryCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetParameterResultFilterSensitiveLog } from "../models/models_1";
5
5
  import { de_GetParameterCommand, se_GetParameterCommand } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class GetParameterCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetParameterHistoryResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { de_GetParameterHistoryCommand, se_GetParameterHistoryCommand } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class GetParameterHistoryCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetParametersByPathResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { de_GetParametersByPathCommand, se_GetParametersByPathCommand } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class GetParametersByPathCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetParametersResultFilterSensitiveLog } from "../models/models_1";
5
5
  import { de_GetParametersCommand, se_GetParametersCommand } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class GetParametersCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetPatchBaselineResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { de_GetPatchBaselineCommand, se_GetPatchBaselineCommand } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class GetPatchBaselineCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetPatchBaselineForPatchGroupCommand, se_GetPatchBaselineForPatchGroupCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetPatchBaselineForPatchGroupCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetResourcePoliciesCommand, se_GetResourcePoliciesCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetResourcePoliciesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetServiceSettingCommand, se_GetServiceSettingCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetServiceSettingCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_LabelParameterVersionCommand, se_LabelParameterVersionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class LabelParameterVersionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListAssociationVersionsResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { de_ListAssociationVersionsCommand, se_ListAssociationVersionsCommand } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class ListAssociationVersionsCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListAssociationsCommand, se_ListAssociationsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListAssociationsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListCommandInvocationsCommand, se_ListCommandInvocationsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListCommandInvocationsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListCommandsResultFilterSensitiveLog } from "../models/models_1";
5
5
  import { de_ListCommandsCommand, se_ListCommandsCommand } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class ListCommandsCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListComplianceItemsCommand, se_ListComplianceItemsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListComplianceItemsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListComplianceSummariesCommand, se_ListComplianceSummariesCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListComplianceSummariesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListDocumentMetadataHistoryCommand, se_ListDocumentMetadataHistoryCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListDocumentMetadataHistoryCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListDocumentVersionsCommand, se_ListDocumentVersionsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListDocumentVersionsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListDocumentsCommand, se_ListDocumentsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListDocumentsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListInventoryEntriesCommand, se_ListInventoryEntriesCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListInventoryEntriesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListOpsItemEventsCommand, se_ListOpsItemEventsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListOpsItemEventsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListOpsItemRelatedItemsCommand, se_ListOpsItemRelatedItemsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListOpsItemRelatedItemsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListOpsMetadataCommand, se_ListOpsMetadataCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListOpsMetadataCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListResourceComplianceSummariesCommand, se_ListResourceComplianceSummariesCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListResourceComplianceSummariesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListResourceDataSyncCommand, se_ListResourceDataSyncCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListResourceDataSyncCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListTagsForResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ModifyDocumentPermissionCommand, se_ModifyDocumentPermissionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ModifyDocumentPermissionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_PutComplianceItemsCommand, se_PutComplianceItemsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class PutComplianceItemsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_PutInventoryCommand, se_PutInventoryCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class PutInventoryCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutParameterRequestFilterSensitiveLog } from "../models/models_1";
5
5
  import { de_PutParameterCommand, se_PutParameterCommand } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class PutParameterCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class PutResourcePolicyCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_RegisterDefaultPatchBaselineCommand, se_RegisterDefaultPatchBaselineCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class RegisterDefaultPatchBaselineCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_RegisterPatchBaselineForPatchGroupCommand, se_RegisterPatchBaselineForPatchGroupCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class RegisterPatchBaselineForPatchGroupCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RegisterTargetWithMaintenanceWindowRequestFilterSensitiveLog, } from "../models/models_1";
5
5
  import { de_RegisterTargetWithMaintenanceWindowCommand, se_RegisterTargetWithMaintenanceWindowCommand, } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class RegisterTargetWithMaintenanceWindowCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RegisterTaskWithMaintenanceWindowRequestFilterSensitiveLog, } from "../models/models_1";
5
5
  import { de_RegisterTaskWithMaintenanceWindowCommand, se_RegisterTaskWithMaintenanceWindowCommand, } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class RegisterTaskWithMaintenanceWindowCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class RemoveTagsFromResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ResetServiceSettingCommand, se_ResetServiceSettingCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ResetServiceSettingCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ResumeSessionCommand, se_ResumeSessionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ResumeSessionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_SendAutomationSignalCommand, se_SendAutomationSignalCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class SendAutomationSignalCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SendCommandRequestFilterSensitiveLog, SendCommandResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { de_SendCommandCommand, se_SendCommandCommand } from "../protocols/Aws_json1_1";
6
+ export { $Command };
6
7
  export class SendCommandCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StartAssociationsOnceCommand, se_StartAssociationsOnceCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class StartAssociationsOnceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StartAutomationExecutionCommand, se_StartAutomationExecutionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class StartAutomationExecutionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StartChangeRequestExecutionCommand, se_StartChangeRequestExecutionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class StartChangeRequestExecutionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StartSessionCommand, se_StartSessionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class StartSessionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StopAutomationExecutionCommand, se_StopAutomationExecutionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class StopAutomationExecutionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_TerminateSessionCommand, se_TerminateSessionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class TerminateSessionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UnlabelParameterVersionCommand, se_UnlabelParameterVersionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UnlabelParameterVersionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {