@aws-sdk/client-ssm 3.532.0 → 3.535.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 (293) hide show
  1. package/dist-types/SSM.d.ts +29 -1
  2. package/dist-types/SSMClient.d.ts +1 -1
  3. package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
  4. package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +2 -1
  5. package/dist-types/commands/CancelCommandCommand.d.ts +2 -1
  6. package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateActivationCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateAssociationBatchCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateAssociationCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateDocumentCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateOpsItemCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateOpsMetadataCommand.d.ts +2 -1
  14. package/dist-types/commands/CreatePatchBaselineCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteActivationCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteAssociationCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteDocumentCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteInventoryCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteOpsItemCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteParameterCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteParametersCommand.d.ts +2 -1
  25. package/dist-types/commands/DeletePatchBaselineCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  28. package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +2 -1
  29. package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +2 -1
  30. package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +2 -1
  31. package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeActivationsCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeAssociationCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeDocumentCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +2 -1
  49. package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +2 -1
  50. package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +2 -1
  53. package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +2 -1
  54. package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +2 -1
  55. package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +2 -1
  56. package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +2 -1
  57. package/dist-types/commands/DescribeOpsItemsCommand.d.ts +2 -1
  58. package/dist-types/commands/DescribeParametersCommand.d.ts +2 -1
  59. package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +2 -1
  60. package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +2 -1
  61. package/dist-types/commands/DescribePatchGroupsCommand.d.ts +2 -1
  62. package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +2 -1
  63. package/dist-types/commands/DescribeSessionsCommand.d.ts +2 -1
  64. package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +2 -1
  65. package/dist-types/commands/GetAutomationExecutionCommand.d.ts +2 -1
  66. package/dist-types/commands/GetCalendarStateCommand.d.ts +2 -1
  67. package/dist-types/commands/GetCommandInvocationCommand.d.ts +2 -1
  68. package/dist-types/commands/GetConnectionStatusCommand.d.ts +2 -1
  69. package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +2 -1
  70. package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +2 -1
  71. package/dist-types/commands/GetDocumentCommand.d.ts +2 -1
  72. package/dist-types/commands/GetInventoryCommand.d.ts +2 -1
  73. package/dist-types/commands/GetInventorySchemaCommand.d.ts +2 -1
  74. package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +2 -1
  75. package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +2 -1
  76. package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +2 -1
  77. package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +2 -1
  78. package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +3 -2
  79. package/dist-types/commands/GetOpsItemCommand.d.ts +2 -1
  80. package/dist-types/commands/GetOpsMetadataCommand.d.ts +2 -1
  81. package/dist-types/commands/GetOpsSummaryCommand.d.ts +2 -1
  82. package/dist-types/commands/GetParameterCommand.d.ts +2 -1
  83. package/dist-types/commands/GetParameterHistoryCommand.d.ts +2 -1
  84. package/dist-types/commands/GetParametersByPathCommand.d.ts +2 -1
  85. package/dist-types/commands/GetParametersCommand.d.ts +2 -1
  86. package/dist-types/commands/GetPatchBaselineCommand.d.ts +2 -1
  87. package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +2 -1
  88. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +2 -1
  89. package/dist-types/commands/GetServiceSettingCommand.d.ts +2 -1
  90. package/dist-types/commands/LabelParameterVersionCommand.d.ts +2 -1
  91. package/dist-types/commands/ListAssociationVersionsCommand.d.ts +2 -1
  92. package/dist-types/commands/ListAssociationsCommand.d.ts +2 -1
  93. package/dist-types/commands/ListCommandInvocationsCommand.d.ts +2 -1
  94. package/dist-types/commands/ListCommandsCommand.d.ts +2 -1
  95. package/dist-types/commands/ListComplianceItemsCommand.d.ts +2 -1
  96. package/dist-types/commands/ListComplianceSummariesCommand.d.ts +2 -1
  97. package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +2 -1
  98. package/dist-types/commands/ListDocumentVersionsCommand.d.ts +2 -1
  99. package/dist-types/commands/ListDocumentsCommand.d.ts +2 -1
  100. package/dist-types/commands/ListInventoryEntriesCommand.d.ts +2 -1
  101. package/dist-types/commands/ListOpsItemEventsCommand.d.ts +2 -1
  102. package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +2 -1
  103. package/dist-types/commands/ListOpsMetadataCommand.d.ts +2 -1
  104. package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +2 -1
  105. package/dist-types/commands/ListResourceDataSyncCommand.d.ts +2 -1
  106. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  107. package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +2 -1
  108. package/dist-types/commands/PutComplianceItemsCommand.d.ts +2 -1
  109. package/dist-types/commands/PutInventoryCommand.d.ts +2 -1
  110. package/dist-types/commands/PutParameterCommand.d.ts +2 -1
  111. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
  112. package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +2 -1
  113. package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +2 -1
  114. package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +2 -1
  115. package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +3 -2
  116. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
  117. package/dist-types/commands/ResetServiceSettingCommand.d.ts +2 -1
  118. package/dist-types/commands/ResumeSessionCommand.d.ts +2 -1
  119. package/dist-types/commands/SendAutomationSignalCommand.d.ts +2 -1
  120. package/dist-types/commands/SendCommandCommand.d.ts +2 -1
  121. package/dist-types/commands/StartAssociationsOnceCommand.d.ts +2 -1
  122. package/dist-types/commands/StartAutomationExecutionCommand.d.ts +2 -1
  123. package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +2 -1
  124. package/dist-types/commands/StartSessionCommand.d.ts +2 -1
  125. package/dist-types/commands/StopAutomationExecutionCommand.d.ts +2 -1
  126. package/dist-types/commands/TerminateSessionCommand.d.ts +2 -1
  127. package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +2 -1
  128. package/dist-types/commands/UpdateAssociationCommand.d.ts +2 -1
  129. package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +2 -1
  130. package/dist-types/commands/UpdateDocumentCommand.d.ts +2 -1
  131. package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +2 -1
  132. package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +2 -1
  133. package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +2 -1
  134. package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +2 -1
  135. package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +4 -3
  136. package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +2 -1
  137. package/dist-types/commands/UpdateOpsItemCommand.d.ts +2 -1
  138. package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +2 -1
  139. package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +2 -1
  140. package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +2 -1
  141. package/dist-types/commands/UpdateServiceSettingCommand.d.ts +2 -1
  142. package/dist-types/models/models_0.d.ts +896 -896
  143. package/dist-types/models/models_1.d.ts +1076 -1076
  144. package/dist-types/models/models_2.d.ts +211 -211
  145. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  146. package/dist-types/runtimeConfig.d.ts +2 -2
  147. package/dist-types/runtimeConfig.native.d.ts +2 -2
  148. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  149. package/dist-types/ts3.4/SSM.d.ts +28 -0
  150. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/DeleteOpsItemCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +9 -0
  197. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +9 -0
  201. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +9 -0
  207. package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +9 -0
  210. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +9 -0
  211. package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +9 -0
  212. package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +9 -0
  213. package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +9 -0
  214. package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +9 -0
  215. package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +9 -0
  216. package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +9 -0
  217. package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +9 -0
  218. package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +9 -0
  219. package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +9 -0
  220. package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +9 -0
  221. package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +9 -0
  222. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +9 -0
  223. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +9 -0
  224. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +9 -0
  225. package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +9 -0
  226. package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +9 -0
  227. package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +9 -0
  228. package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +9 -0
  229. package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +9 -0
  230. package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +9 -0
  231. package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +9 -0
  232. package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +9 -0
  233. package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +9 -0
  234. package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +9 -0
  235. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +9 -0
  236. package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +9 -0
  237. package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +9 -0
  238. package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +9 -0
  239. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +9 -0
  240. package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +9 -0
  241. package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +9 -0
  242. package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +9 -0
  243. package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +9 -0
  244. package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +9 -0
  245. package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +9 -0
  246. package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +9 -0
  247. package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +9 -0
  248. package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +9 -0
  249. package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +9 -0
  250. package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +9 -0
  251. package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +9 -0
  252. package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +9 -0
  253. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  254. package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +9 -0
  255. package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +9 -0
  256. package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +9 -0
  257. package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +9 -0
  258. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +9 -0
  259. package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +9 -0
  260. package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +9 -0
  261. package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +9 -0
  262. package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +9 -0
  263. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +9 -0
  264. package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +9 -0
  265. package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +9 -0
  266. package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +9 -0
  267. package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +9 -0
  268. package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +9 -0
  269. package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +9 -0
  270. package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +9 -0
  271. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +9 -0
  272. package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +9 -0
  273. package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +9 -0
  274. package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +9 -0
  275. package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +9 -0
  276. package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +9 -0
  277. package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +9 -0
  278. package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +9 -0
  279. package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +9 -0
  280. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +9 -0
  281. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +9 -0
  282. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +9 -0
  283. package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +9 -0
  284. package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +9 -0
  285. package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +9 -0
  286. package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +9 -0
  287. package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +9 -0
  288. package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +9 -0
  289. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  290. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  291. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  292. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  293. package/package.json +41 -41
@@ -22,10 +22,10 @@ export interface DescribeMaintenanceWindowExecutionsCommandOutput extends Descri
22
22
  }
23
23
  declare const DescribeMaintenanceWindowExecutionsCommand_base: {
24
24
  new (input: DescribeMaintenanceWindowExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMaintenanceWindowExecutionsCommandInput, DescribeMaintenanceWindowExecutionsCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeMaintenanceWindowExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMaintenanceWindowExecutionsCommandInput, DescribeMaintenanceWindowExecutionsCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the executions of a maintenance window. This includes information about when the
30
30
  * maintenance window was scheduled to be active, and information about tasks registered and run
31
31
  * with the maintenance window.</p>
@@ -78,6 +78,7 @@ declare const DescribeMaintenanceWindowExecutionsCommand_base: {
78
78
  * @throws {@link SSMServiceException}
79
79
  * <p>Base exception class for all service exceptions from SSM service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class DescribeMaintenanceWindowExecutionsCommand extends DescribeMaintenanceWindowExecutionsCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface DescribeMaintenanceWindowScheduleCommandOutput extends Describe
22
22
  }
23
23
  declare const DescribeMaintenanceWindowScheduleCommand_base: {
24
24
  new (input: DescribeMaintenanceWindowScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMaintenanceWindowScheduleCommandInput, DescribeMaintenanceWindowScheduleCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeMaintenanceWindowScheduleCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeMaintenanceWindowScheduleCommandInput, DescribeMaintenanceWindowScheduleCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about upcoming executions of a maintenance window.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const DescribeMaintenanceWindowScheduleCommand_base: {
88
88
  * @throws {@link SSMServiceException}
89
89
  * <p>Base exception class for all service exceptions from SSM service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class DescribeMaintenanceWindowScheduleCommand extends DescribeMaintenanceWindowScheduleCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface DescribeMaintenanceWindowTargetsCommandOutput extends DescribeM
22
22
  }
23
23
  declare const DescribeMaintenanceWindowTargetsCommand_base: {
24
24
  new (input: DescribeMaintenanceWindowTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMaintenanceWindowTargetsCommandInput, DescribeMaintenanceWindowTargetsCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeMaintenanceWindowTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMaintenanceWindowTargetsCommandInput, DescribeMaintenanceWindowTargetsCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the targets registered with the maintenance window.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -90,6 +90,7 @@ declare const DescribeMaintenanceWindowTargetsCommand_base: {
90
90
  * @throws {@link SSMServiceException}
91
91
  * <p>Base exception class for all service exceptions from SSM service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class DescribeMaintenanceWindowTargetsCommand extends DescribeMaintenanceWindowTargetsCommand_base {
95
96
  }
@@ -23,10 +23,10 @@ export interface DescribeMaintenanceWindowTasksCommandOutput extends DescribeMai
23
23
  }
24
24
  declare const DescribeMaintenanceWindowTasksCommand_base: {
25
25
  new (input: DescribeMaintenanceWindowTasksCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMaintenanceWindowTasksCommandInput, DescribeMaintenanceWindowTasksCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: DescribeMaintenanceWindowTasksCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMaintenanceWindowTasksCommandInput, DescribeMaintenanceWindowTasksCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Lists the tasks in a maintenance window.</p>
31
31
  * <note>
32
32
  * <p>For maintenance window tasks without a specified target, you can't supply values for
@@ -122,6 +122,7 @@ declare const DescribeMaintenanceWindowTasksCommand_base: {
122
122
  * @throws {@link SSMServiceException}
123
123
  * <p>Base exception class for all service exceptions from SSM service.</p>
124
124
  *
125
+ * @public
125
126
  */
126
127
  export declare class DescribeMaintenanceWindowTasksCommand extends DescribeMaintenanceWindowTasksCommand_base {
127
128
  }
@@ -22,10 +22,10 @@ export interface DescribeMaintenanceWindowsCommandOutput extends DescribeMainten
22
22
  }
23
23
  declare const DescribeMaintenanceWindowsCommand_base: {
24
24
  new (input: DescribeMaintenanceWindowsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMaintenanceWindowsCommandInput, DescribeMaintenanceWindowsCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeMaintenanceWindowsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeMaintenanceWindowsCommandInput, DescribeMaintenanceWindowsCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the maintenance windows in an Amazon Web Services account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const DescribeMaintenanceWindowsCommand_base: {
81
81
  * @throws {@link SSMServiceException}
82
82
  * <p>Base exception class for all service exceptions from SSM service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class DescribeMaintenanceWindowsCommand extends DescribeMaintenanceWindowsCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface DescribeMaintenanceWindowsForTargetCommandOutput extends Descri
22
22
  }
23
23
  declare const DescribeMaintenanceWindowsForTargetCommand_base: {
24
24
  new (input: DescribeMaintenanceWindowsForTargetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMaintenanceWindowsForTargetCommandInput, DescribeMaintenanceWindowsForTargetCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeMaintenanceWindowsForTargetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMaintenanceWindowsForTargetCommandInput, DescribeMaintenanceWindowsForTargetCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the maintenance window targets or tasks that a managed node is
30
30
  * associated with.</p>
31
31
  * @example
@@ -73,6 +73,7 @@ declare const DescribeMaintenanceWindowsForTargetCommand_base: {
73
73
  * @throws {@link SSMServiceException}
74
74
  * <p>Base exception class for all service exceptions from SSM service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class DescribeMaintenanceWindowsForTargetCommand extends DescribeMaintenanceWindowsForTargetCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface DescribeOpsItemsCommandOutput extends DescribeOpsItemsResponse,
22
22
  }
23
23
  declare const DescribeOpsItemsCommand_base: {
24
24
  new (input: DescribeOpsItemsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeOpsItemsCommandInput, DescribeOpsItemsCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeOpsItemsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeOpsItemsCommandInput, DescribeOpsItemsCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Query a set of OpsItems. You must have permission in Identity and Access Management (IAM) to query a list of OpsItems. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/OpsCenter-setup.html">Set up OpsCenter</a> in the
30
30
  * <i>Amazon Web Services Systems Manager User Guide</i>.</p>
31
31
  * <p>Operations engineers and IT professionals use Amazon Web Services Systems Manager OpsCenter to view, investigate, and
@@ -97,6 +97,7 @@ declare const DescribeOpsItemsCommand_base: {
97
97
  * @throws {@link SSMServiceException}
98
98
  * <p>Base exception class for all service exceptions from SSM service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class DescribeOpsItemsCommand extends DescribeOpsItemsCommand_base {
102
103
  }
@@ -22,10 +22,10 @@ export interface DescribeParametersCommandOutput extends DescribeParametersResul
22
22
  }
23
23
  declare const DescribeParametersCommand_base: {
24
24
  new (input: DescribeParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeParametersCommandInput, DescribeParametersCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeParametersCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeParametersCommandInput, DescribeParametersCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the parameters in your Amazon Web Services account or the parameters shared with you when you enable
30
30
  * the <a href="https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeParameters.html#systemsmanager-DescribeParameters-request-Shared">Shared</a> option.</p>
31
31
  * <p>Request results are returned on a best-effort basis. If you specify <code>MaxResults</code>
@@ -123,6 +123,7 @@ declare const DescribeParametersCommand_base: {
123
123
  * @throws {@link SSMServiceException}
124
124
  * <p>Base exception class for all service exceptions from SSM service.</p>
125
125
  *
126
+ * @public
126
127
  */
127
128
  export declare class DescribeParametersCommand extends DescribeParametersCommand_base {
128
129
  }
@@ -22,10 +22,10 @@ export interface DescribePatchBaselinesCommandOutput extends DescribePatchBaseli
22
22
  }
23
23
  declare const DescribePatchBaselinesCommand_base: {
24
24
  new (input: DescribePatchBaselinesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePatchBaselinesCommandInput, DescribePatchBaselinesCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribePatchBaselinesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribePatchBaselinesCommandInput, DescribePatchBaselinesCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the patch baselines in your Amazon Web Services account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -74,6 +74,7 @@ declare const DescribePatchBaselinesCommand_base: {
74
74
  * @throws {@link SSMServiceException}
75
75
  * <p>Base exception class for all service exceptions from SSM service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class DescribePatchBaselinesCommand extends DescribePatchBaselinesCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface DescribePatchGroupStateCommandOutput extends DescribePatchGroup
22
22
  }
23
23
  declare const DescribePatchGroupStateCommand_base: {
24
24
  new (input: DescribePatchGroupStateCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePatchGroupStateCommandInput, DescribePatchGroupStateCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribePatchGroupStateCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePatchGroupStateCommandInput, DescribePatchGroupStateCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns high-level aggregated patch compliance state information for a patch group.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -70,6 +70,7 @@ declare const DescribePatchGroupStateCommand_base: {
70
70
  * @throws {@link SSMServiceException}
71
71
  * <p>Base exception class for all service exceptions from SSM service.</p>
72
72
  *
73
+ * @public
73
74
  */
74
75
  export declare class DescribePatchGroupStateCommand extends DescribePatchGroupStateCommand_base {
75
76
  }
@@ -22,10 +22,10 @@ export interface DescribePatchGroupsCommandOutput extends DescribePatchGroupsRes
22
22
  }
23
23
  declare const DescribePatchGroupsCommand_base: {
24
24
  new (input: DescribePatchGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePatchGroupsCommandInput, DescribePatchGroupsCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribePatchGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribePatchGroupsCommandInput, DescribePatchGroupsCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all patch groups that have been registered with patch baselines.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -77,6 +77,7 @@ declare const DescribePatchGroupsCommand_base: {
77
77
  * @throws {@link SSMServiceException}
78
78
  * <p>Base exception class for all service exceptions from SSM service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class DescribePatchGroupsCommand extends DescribePatchGroupsCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface DescribePatchPropertiesCommandOutput extends DescribePatchPrope
22
22
  }
23
23
  declare const DescribePatchPropertiesCommand_base: {
24
24
  new (input: DescribePatchPropertiesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePatchPropertiesCommandInput, DescribePatchPropertiesCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribePatchPropertiesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePatchPropertiesCommandInput, DescribePatchPropertiesCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the properties of available patches organized by product, product family,
30
30
  * classification, severity, and other properties of available patches. You can use the reported
31
31
  * properties in the filters you specify in requests for operations such as <a>CreatePatchBaseline</a>, <a>UpdatePatchBaseline</a>, <a>DescribeAvailablePatches</a>, and <a>DescribePatchBaselines</a>.</p>
@@ -128,6 +128,7 @@ declare const DescribePatchPropertiesCommand_base: {
128
128
  * @throws {@link SSMServiceException}
129
129
  * <p>Base exception class for all service exceptions from SSM service.</p>
130
130
  *
131
+ * @public
131
132
  */
132
133
  export declare class DescribePatchPropertiesCommand extends DescribePatchPropertiesCommand_base {
133
134
  }
@@ -22,10 +22,10 @@ export interface DescribeSessionsCommandOutput extends DescribeSessionsResponse,
22
22
  }
23
23
  declare const DescribeSessionsCommand_base: {
24
24
  new (input: DescribeSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSessionsCommandInput, DescribeSessionsCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSessionsCommandInput, DescribeSessionsCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of all active sessions (both connected and disconnected) or terminated
30
30
  * sessions from the past 30 days.</p>
31
31
  * @example
@@ -89,6 +89,7 @@ declare const DescribeSessionsCommand_base: {
89
89
  * @throws {@link SSMServiceException}
90
90
  * <p>Base exception class for all service exceptions from SSM service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class DescribeSessionsCommand extends DescribeSessionsCommand_base {
94
95
  }
@@ -22,10 +22,10 @@ export interface DisassociateOpsItemRelatedItemCommandOutput extends Disassociat
22
22
  }
23
23
  declare const DisassociateOpsItemRelatedItemCommand_base: {
24
24
  new (input: DisassociateOpsItemRelatedItemCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateOpsItemRelatedItemCommandInput, DisassociateOpsItemRelatedItemCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateOpsItemRelatedItemCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateOpsItemRelatedItemCommandInput, DisassociateOpsItemRelatedItemCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the association between an OpsItem and a related item. For example, this API
30
30
  * operation can delete an Incident Manager incident from an OpsItem. Incident Manager is a capability of
31
31
  * Amazon Web Services Systems Manager.</p>
@@ -71,6 +71,7 @@ declare const DisassociateOpsItemRelatedItemCommand_base: {
71
71
  * @throws {@link SSMServiceException}
72
72
  * <p>Base exception class for all service exceptions from SSM service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class DisassociateOpsItemRelatedItemCommand extends DisassociateOpsItemRelatedItemCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface GetAutomationExecutionCommandOutput extends GetAutomationExecut
22
22
  }
23
23
  declare const GetAutomationExecutionCommand_base: {
24
24
  new (input: GetAutomationExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAutomationExecutionCommandInput, GetAutomationExecutionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetAutomationExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAutomationExecutionCommandInput, GetAutomationExecutionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get detailed information about a particular Automation execution.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -254,6 +254,7 @@ declare const GetAutomationExecutionCommand_base: {
254
254
  * @throws {@link SSMServiceException}
255
255
  * <p>Base exception class for all service exceptions from SSM service.</p>
256
256
  *
257
+ * @public
257
258
  */
258
259
  export declare class GetAutomationExecutionCommand extends GetAutomationExecutionCommand_base {
259
260
  }
@@ -22,10 +22,10 @@ export interface GetCalendarStateCommandOutput extends GetCalendarStateResponse,
22
22
  }
23
23
  declare const GetCalendarStateCommand_base: {
24
24
  new (input: GetCalendarStateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCalendarStateCommandInput, GetCalendarStateCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCalendarStateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCalendarStateCommandInput, GetCalendarStateCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the state of a Amazon Web Services Systems Manager change calendar at the current time or a specified time. If
30
30
  * you specify a time, <code>GetCalendarState</code> returns the state of the calendar at that
31
31
  * specific time, and returns the next time that the change calendar state will transition. If you
@@ -79,6 +79,7 @@ declare const GetCalendarStateCommand_base: {
79
79
  * @throws {@link SSMServiceException}
80
80
  * <p>Base exception class for all service exceptions from SSM service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class GetCalendarStateCommand extends GetCalendarStateCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface GetCommandInvocationCommandOutput extends GetCommandInvocationR
22
22
  }
23
23
  declare const GetCommandInvocationCommand_base: {
24
24
  new (input: GetCommandInvocationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCommandInvocationCommandInput, GetCommandInvocationCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCommandInvocationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCommandInvocationCommandInput, GetCommandInvocationCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns detailed information about command execution for an invocation or plugin.</p>
30
30
  * <p>
31
31
  * <code>GetCommandInvocation</code> only gives the execution status of a plugin in a document.
@@ -111,6 +111,7 @@ declare const GetCommandInvocationCommand_base: {
111
111
  * @throws {@link SSMServiceException}
112
112
  * <p>Base exception class for all service exceptions from SSM service.</p>
113
113
  *
114
+ * @public
114
115
  */
115
116
  export declare class GetCommandInvocationCommand extends GetCommandInvocationCommand_base {
116
117
  }
@@ -22,10 +22,10 @@ export interface GetConnectionStatusCommandOutput extends GetConnectionStatusRes
22
22
  }
23
23
  declare const GetConnectionStatusCommand_base: {
24
24
  new (input: GetConnectionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetConnectionStatusCommandInput, GetConnectionStatusCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetConnectionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetConnectionStatusCommandInput, GetConnectionStatusCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the Session Manager connection status for a managed node to determine whether it is running
30
30
  * and ready to receive Session Manager connections.</p>
31
31
  * @example
@@ -58,6 +58,7 @@ declare const GetConnectionStatusCommand_base: {
58
58
  * @throws {@link SSMServiceException}
59
59
  * <p>Base exception class for all service exceptions from SSM service.</p>
60
60
  *
61
+ * @public
61
62
  */
62
63
  export declare class GetConnectionStatusCommand extends GetConnectionStatusCommand_base {
63
64
  }
@@ -22,10 +22,10 @@ export interface GetDefaultPatchBaselineCommandOutput extends GetDefaultPatchBas
22
22
  }
23
23
  declare const GetDefaultPatchBaselineCommand_base: {
24
24
  new (input: GetDefaultPatchBaselineCommandInput): import("@smithy/smithy-client").CommandImpl<GetDefaultPatchBaselineCommandInput, GetDefaultPatchBaselineCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetDefaultPatchBaselineCommandInput]): import("@smithy/smithy-client").CommandImpl<GetDefaultPatchBaselineCommandInput, GetDefaultPatchBaselineCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the default patch baseline. Amazon Web Services Systems Manager supports creating multiple default patch
30
30
  * baselines. For example, you can create a default patch baseline for each operating system.</p>
31
31
  * <p>If you don't specify an operating system value, the default patch baseline for Windows is
@@ -60,6 +60,7 @@ declare const GetDefaultPatchBaselineCommand_base: {
60
60
  * @throws {@link SSMServiceException}
61
61
  * <p>Base exception class for all service exceptions from SSM service.</p>
62
62
  *
63
+ * @public
63
64
  */
64
65
  export declare class GetDefaultPatchBaselineCommand extends GetDefaultPatchBaselineCommand_base {
65
66
  }
@@ -22,10 +22,10 @@ export interface GetDeployablePatchSnapshotForInstanceCommandOutput extends GetD
22
22
  }
23
23
  declare const GetDeployablePatchSnapshotForInstanceCommand_base: {
24
24
  new (input: GetDeployablePatchSnapshotForInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeployablePatchSnapshotForInstanceCommandInput, GetDeployablePatchSnapshotForInstanceCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetDeployablePatchSnapshotForInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeployablePatchSnapshotForInstanceCommandInput, GetDeployablePatchSnapshotForInstanceCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the current snapshot for the patch baseline the managed node uses. This API is
30
30
  * primarily used by the <code>AWS-RunPatchBaseline</code> Systems Manager document (SSM document).</p>
31
31
  * <note>
@@ -129,6 +129,7 @@ declare const GetDeployablePatchSnapshotForInstanceCommand_base: {
129
129
  * @throws {@link SSMServiceException}
130
130
  * <p>Base exception class for all service exceptions from SSM service.</p>
131
131
  *
132
+ * @public
132
133
  */
133
134
  export declare class GetDeployablePatchSnapshotForInstanceCommand extends GetDeployablePatchSnapshotForInstanceCommand_base {
134
135
  }
@@ -22,10 +22,10 @@ export interface GetDocumentCommandOutput extends GetDocumentResult, __MetadataB
22
22
  }
23
23
  declare const GetDocumentCommand_base: {
24
24
  new (input: GetDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<GetDocumentCommandInput, GetDocumentCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<GetDocumentCommandInput, GetDocumentCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the contents of the specified Amazon Web Services Systems Manager document (SSM document).</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -92,6 +92,7 @@ declare const GetDocumentCommand_base: {
92
92
  * @throws {@link SSMServiceException}
93
93
  * <p>Base exception class for all service exceptions from SSM service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class GetDocumentCommand extends GetDocumentCommand_base {
97
98
  }
@@ -23,10 +23,10 @@ export interface GetInventoryCommandOutput extends GetInventoryResult, __Metadat
23
23
  }
24
24
  declare const GetInventoryCommand_base: {
25
25
  new (input: GetInventoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetInventoryCommandInput, GetInventoryCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [GetInventoryCommandInput]): import("@smithy/smithy-client").CommandImpl<GetInventoryCommandInput, GetInventoryCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Query inventory information. This includes managed node status, such as <code>Stopped</code>
31
31
  * or <code>Terminated</code>.</p>
32
32
  * @example
@@ -142,6 +142,7 @@ declare const GetInventoryCommand_base: {
142
142
  * @throws {@link SSMServiceException}
143
143
  * <p>Base exception class for all service exceptions from SSM service.</p>
144
144
  *
145
+ * @public
145
146
  */
146
147
  export declare class GetInventoryCommand extends GetInventoryCommand_base {
147
148
  }
@@ -22,10 +22,10 @@ export interface GetInventorySchemaCommandOutput extends GetInventorySchemaResul
22
22
  }
23
23
  declare const GetInventorySchemaCommand_base: {
24
24
  new (input: GetInventorySchemaCommandInput): import("@smithy/smithy-client").CommandImpl<GetInventorySchemaCommandInput, GetInventorySchemaCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetInventorySchemaCommandInput]): import("@smithy/smithy-client").CommandImpl<GetInventorySchemaCommandInput, GetInventorySchemaCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Return a list of inventory type names for the account, or return a list of attribute names
30
30
  * for a specific Inventory item type.</p>
31
31
  * @example
@@ -80,6 +80,7 @@ declare const GetInventorySchemaCommand_base: {
80
80
  * @throws {@link SSMServiceException}
81
81
  * <p>Base exception class for all service exceptions from SSM service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class GetInventorySchemaCommand extends GetInventorySchemaCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface GetMaintenanceWindowCommandOutput extends GetMaintenanceWindowR
22
22
  }
23
23
  declare const GetMaintenanceWindowCommand_base: {
24
24
  new (input: GetMaintenanceWindowCommandInput): import("@smithy/smithy-client").CommandImpl<GetMaintenanceWindowCommandInput, GetMaintenanceWindowCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMaintenanceWindowCommandInput): import("@smithy/smithy-client").CommandImpl<GetMaintenanceWindowCommandInput, GetMaintenanceWindowCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a maintenance window.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -76,6 +76,7 @@ declare const GetMaintenanceWindowCommand_base: {
76
76
  * @throws {@link SSMServiceException}
77
77
  * <p>Base exception class for all service exceptions from SSM service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class GetMaintenanceWindowCommand extends GetMaintenanceWindowCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface GetMaintenanceWindowExecutionCommandOutput extends GetMaintenan
22
22
  }
23
23
  declare const GetMaintenanceWindowExecutionCommand_base: {
24
24
  new (input: GetMaintenanceWindowExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<GetMaintenanceWindowExecutionCommandInput, GetMaintenanceWindowExecutionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMaintenanceWindowExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<GetMaintenanceWindowExecutionCommandInput, GetMaintenanceWindowExecutionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves details about a specific a maintenance window execution.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const GetMaintenanceWindowExecutionCommand_base: {
69
69
  * @throws {@link SSMServiceException}
70
70
  * <p>Base exception class for all service exceptions from SSM service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class GetMaintenanceWindowExecutionCommand extends GetMaintenanceWindowExecutionCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface GetMaintenanceWindowExecutionTaskCommandOutput extends GetMaint
22
22
  }
23
23
  declare const GetMaintenanceWindowExecutionTaskCommand_base: {
24
24
  new (input: GetMaintenanceWindowExecutionTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetMaintenanceWindowExecutionTaskCommandInput, GetMaintenanceWindowExecutionTaskCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMaintenanceWindowExecutionTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetMaintenanceWindowExecutionTaskCommandInput, GetMaintenanceWindowExecutionTaskCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the details about a specific task run as part of a maintenance window
30
30
  * execution.</p>
31
31
  * @example
@@ -98,6 +98,7 @@ declare const GetMaintenanceWindowExecutionTaskCommand_base: {
98
98
  * @throws {@link SSMServiceException}
99
99
  * <p>Base exception class for all service exceptions from SSM service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class GetMaintenanceWindowExecutionTaskCommand extends GetMaintenanceWindowExecutionTaskCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface GetMaintenanceWindowExecutionTaskInvocationCommandOutput extend
22
22
  }
23
23
  declare const GetMaintenanceWindowExecutionTaskInvocationCommand_base: {
24
24
  new (input: GetMaintenanceWindowExecutionTaskInvocationCommandInput): import("@smithy/smithy-client").CommandImpl<GetMaintenanceWindowExecutionTaskInvocationCommandInput, GetMaintenanceWindowExecutionTaskInvocationCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMaintenanceWindowExecutionTaskInvocationCommandInput): import("@smithy/smithy-client").CommandImpl<GetMaintenanceWindowExecutionTaskInvocationCommandInput, GetMaintenanceWindowExecutionTaskInvocationCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about a specific task running on a specific target.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const GetMaintenanceWindowExecutionTaskInvocationCommand_base: {
75
75
  * @throws {@link SSMServiceException}
76
76
  * <p>Base exception class for all service exceptions from SSM service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class GetMaintenanceWindowExecutionTaskInvocationCommand extends GetMaintenanceWindowExecutionTaskInvocationCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface GetMaintenanceWindowTaskCommandOutput extends GetMaintenanceWin
22
22
  }
23
23
  declare const GetMaintenanceWindowTaskCommand_base: {
24
24
  new (input: GetMaintenanceWindowTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetMaintenanceWindowTaskCommandInput, GetMaintenanceWindowTaskCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMaintenanceWindowTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetMaintenanceWindowTaskCommandInput, GetMaintenanceWindowTaskCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the details of a maintenance window task.</p>
30
30
  * <note>
31
31
  * <p>For maintenance window tasks without a specified target, you can't supply values for
@@ -109,7 +109,7 @@ declare const GetMaintenanceWindowTaskCommand_base: {
109
109
  * // Lambda: { // MaintenanceWindowLambdaParameters
110
110
  * // ClientContext: "STRING_VALUE",
111
111
  * // Qualifier: "STRING_VALUE",
112
- * // Payload: "BLOB_VALUE",
112
+ * // Payload: new Uint8Array(),
113
113
  * // },
114
114
  * // },
115
115
  * // Priority: Number("int"),
@@ -153,6 +153,7 @@ declare const GetMaintenanceWindowTaskCommand_base: {
153
153
  * @throws {@link SSMServiceException}
154
154
  * <p>Base exception class for all service exceptions from SSM service.</p>
155
155
  *
156
+ * @public
156
157
  */
157
158
  export declare class GetMaintenanceWindowTaskCommand extends GetMaintenanceWindowTaskCommand_base {
158
159
  }
@@ -22,10 +22,10 @@ export interface GetOpsItemCommandOutput extends GetOpsItemResponse, __MetadataB
22
22
  }
23
23
  declare const GetOpsItemCommand_base: {
24
24
  new (input: GetOpsItemCommandInput): import("@smithy/smithy-client").CommandImpl<GetOpsItemCommandInput, GetOpsItemCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetOpsItemCommandInput): import("@smithy/smithy-client").CommandImpl<GetOpsItemCommandInput, GetOpsItemCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get information about an OpsItem by using the ID. You must have permission in Identity and Access Management (IAM) to view information about an OpsItem. For more information,
30
30
  * see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/OpsCenter-setup.html">Set
31
31
  * up OpsCenter</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
@@ -107,6 +107,7 @@ declare const GetOpsItemCommand_base: {
107
107
  * @throws {@link SSMServiceException}
108
108
  * <p>Base exception class for all service exceptions from SSM service.</p>
109
109
  *
110
+ * @public
110
111
  */
111
112
  export declare class GetOpsItemCommand extends GetOpsItemCommand_base {
112
113
  }