@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 PutParameterCommandOutput extends PutParameterResult, __Metadat
22
22
  }
23
23
  declare const PutParameterCommand_base: {
24
24
  new (input: PutParameterCommandInput): import("@smithy/smithy-client").CommandImpl<PutParameterCommandInput, PutParameterCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutParameterCommandInput): import("@smithy/smithy-client").CommandImpl<PutParameterCommandInput, PutParameterCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Add a parameter to the system.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -136,6 +136,7 @@ declare const PutParameterCommand_base: {
136
136
  * @throws {@link SSMServiceException}
137
137
  * <p>Base exception class for all service exceptions from SSM service.</p>
138
138
  *
139
+ * @public
139
140
  */
140
141
  export declare class PutParameterCommand extends PutParameterCommand_base {
141
142
  }
@@ -22,10 +22,10 @@ export interface PutResourcePolicyCommandOutput extends PutResourcePolicyRespons
22
22
  }
23
23
  declare const PutResourcePolicyCommand_base: {
24
24
  new (input: PutResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates or updates a Systems Manager resource policy. A resource policy helps you to define the
30
30
  * IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources.
31
31
  * The following resources support Systems Manager resource policies.</p>
@@ -115,6 +115,7 @@ declare const PutResourcePolicyCommand_base: {
115
115
  * @throws {@link SSMServiceException}
116
116
  * <p>Base exception class for all service exceptions from SSM service.</p>
117
117
  *
118
+ * @public
118
119
  */
119
120
  export declare class PutResourcePolicyCommand extends PutResourcePolicyCommand_base {
120
121
  }
@@ -22,10 +22,10 @@ export interface RegisterDefaultPatchBaselineCommandOutput extends RegisterDefau
22
22
  }
23
23
  declare const RegisterDefaultPatchBaselineCommand_base: {
24
24
  new (input: RegisterDefaultPatchBaselineCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterDefaultPatchBaselineCommandInput, RegisterDefaultPatchBaselineCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RegisterDefaultPatchBaselineCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterDefaultPatchBaselineCommandInput, RegisterDefaultPatchBaselineCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Defines the default patch baseline for the relevant operating system.</p>
30
30
  * <p>To reset the Amazon Web Services-predefined patch baseline as the default, specify the full patch baseline
31
31
  * Amazon Resource Name (ARN) as the baseline ID value. For example, for CentOS, specify
@@ -69,6 +69,7 @@ declare const RegisterDefaultPatchBaselineCommand_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 RegisterDefaultPatchBaselineCommand extends RegisterDefaultPatchBaselineCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface RegisterPatchBaselineForPatchGroupCommandOutput extends Registe
22
22
  }
23
23
  declare const RegisterPatchBaselineForPatchGroupCommand_base: {
24
24
  new (input: RegisterPatchBaselineForPatchGroupCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterPatchBaselineForPatchGroupCommandInput, RegisterPatchBaselineForPatchGroupCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RegisterPatchBaselineForPatchGroupCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterPatchBaselineForPatchGroupCommandInput, RegisterPatchBaselineForPatchGroupCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Registers a patch baseline 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.
@@ -77,6 +77,7 @@ declare const RegisterPatchBaselineForPatchGroupCommand_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 RegisterPatchBaselineForPatchGroupCommand extends RegisterPatchBaselineForPatchGroupCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface RegisterTargetWithMaintenanceWindowCommandOutput extends Regist
22
22
  }
23
23
  declare const RegisterTargetWithMaintenanceWindowCommand_base: {
24
24
  new (input: RegisterTargetWithMaintenanceWindowCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterTargetWithMaintenanceWindowCommandInput, RegisterTargetWithMaintenanceWindowCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RegisterTargetWithMaintenanceWindowCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterTargetWithMaintenanceWindowCommandInput, RegisterTargetWithMaintenanceWindowCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Registers a target with a maintenance window.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -85,6 +85,7 @@ declare const RegisterTargetWithMaintenanceWindowCommand_base: {
85
85
  * @throws {@link SSMServiceException}
86
86
  * <p>Base exception class for all service exceptions from SSM service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class RegisterTargetWithMaintenanceWindowCommand extends RegisterTargetWithMaintenanceWindowCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface RegisterTaskWithMaintenanceWindowCommandOutput extends Register
22
22
  }
23
23
  declare const RegisterTaskWithMaintenanceWindowCommand_base: {
24
24
  new (input: RegisterTaskWithMaintenanceWindowCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterTaskWithMaintenanceWindowCommandInput, RegisterTaskWithMaintenanceWindowCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RegisterTaskWithMaintenanceWindowCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterTaskWithMaintenanceWindowCommandInput, RegisterTaskWithMaintenanceWindowCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds a new task to a maintenance window.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -95,7 +95,7 @@ declare const RegisterTaskWithMaintenanceWindowCommand_base: {
95
95
  * Lambda: { // MaintenanceWindowLambdaParameters
96
96
  * ClientContext: "STRING_VALUE",
97
97
  * Qualifier: "STRING_VALUE",
98
- * Payload: "BLOB_VALUE",
98
+ * Payload: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
99
99
  * },
100
100
  * },
101
101
  * Priority: Number("int"),
@@ -159,6 +159,7 @@ declare const RegisterTaskWithMaintenanceWindowCommand_base: {
159
159
  * @throws {@link SSMServiceException}
160
160
  * <p>Base exception class for all service exceptions from SSM service.</p>
161
161
  *
162
+ * @public
162
163
  */
163
164
  export declare class RegisterTaskWithMaintenanceWindowCommand extends RegisterTaskWithMaintenanceWindowCommand_base {
164
165
  }
@@ -22,10 +22,10 @@ export interface RemoveTagsFromResourceCommandOutput extends RemoveTagsFromResou
22
22
  }
23
23
  declare const RemoveTagsFromResourceCommand_base: {
24
24
  new (input: RemoveTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RemoveTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes tag keys from the specified resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -68,6 +68,7 @@ declare const RemoveTagsFromResourceCommand_base: {
68
68
  * @throws {@link SSMServiceException}
69
69
  * <p>Base exception class for all service exceptions from SSM service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class RemoveTagsFromResourceCommand extends RemoveTagsFromResourceCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface ResetServiceSettingCommandOutput extends ResetServiceSettingRes
22
22
  }
23
23
  declare const ResetServiceSettingCommand_base: {
24
24
  new (input: ResetServiceSettingCommandInput): import("@smithy/smithy-client").CommandImpl<ResetServiceSettingCommandInput, ResetServiceSettingCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ResetServiceSettingCommandInput): import("@smithy/smithy-client").CommandImpl<ResetServiceSettingCommandInput, ResetServiceSettingCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * <code>ServiceSetting</code> is an account-level setting for an Amazon Web Services service. This setting
31
31
  * defines how a user interacts with or uses a service or a feature of a service. For example, if an
@@ -84,6 +84,7 @@ declare const ResetServiceSettingCommand_base: {
84
84
  * @throws {@link SSMServiceException}
85
85
  * <p>Base exception class for all service exceptions from SSM service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class ResetServiceSettingCommand extends ResetServiceSettingCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface ResumeSessionCommandOutput extends ResumeSessionResponse, __Met
22
22
  }
23
23
  declare const ResumeSessionCommand_base: {
24
24
  new (input: ResumeSessionCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeSessionCommandInput, ResumeSessionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ResumeSessionCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeSessionCommandInput, ResumeSessionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Reconnects a session to a managed node after it has been disconnected. Connections can be
30
30
  * resumed for disconnected sessions, but not terminated sessions.</p>
31
31
  * <note>
@@ -69,6 +69,7 @@ declare const ResumeSessionCommand_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 ResumeSessionCommand extends ResumeSessionCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface SendAutomationSignalCommandOutput extends SendAutomationSignalR
22
22
  }
23
23
  declare const SendAutomationSignalCommand_base: {
24
24
  new (input: SendAutomationSignalCommandInput): import("@smithy/smithy-client").CommandImpl<SendAutomationSignalCommandInput, SendAutomationSignalCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SendAutomationSignalCommandInput): import("@smithy/smithy-client").CommandImpl<SendAutomationSignalCommandInput, SendAutomationSignalCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Sends a signal to an Automation execution to change the current behavior or status of the
30
30
  * execution. </p>
31
31
  * @example
@@ -72,6 +72,7 @@ declare const SendAutomationSignalCommand_base: {
72
72
  * @throws {@link SSMServiceException}
73
73
  * <p>Base exception class for all service exceptions from SSM service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class SendAutomationSignalCommand extends SendAutomationSignalCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface SendCommandCommandOutput extends SendCommandResult, __MetadataB
22
22
  }
23
23
  declare const SendCommandCommand_base: {
24
24
  new (input: SendCommandCommandInput): import("@smithy/smithy-client").CommandImpl<SendCommandCommandInput, SendCommandCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SendCommandCommandInput): import("@smithy/smithy-client").CommandImpl<SendCommandCommandInput, SendCommandCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Runs commands on one or more managed nodes.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -215,6 +215,7 @@ declare const SendCommandCommand_base: {
215
215
  * @throws {@link SSMServiceException}
216
216
  * <p>Base exception class for all service exceptions from SSM service.</p>
217
217
  *
218
+ * @public
218
219
  */
219
220
  export declare class SendCommandCommand extends SendCommandCommand_base {
220
221
  }
@@ -22,10 +22,10 @@ export interface StartAssociationsOnceCommandOutput extends StartAssociationsOnc
22
22
  }
23
23
  declare const StartAssociationsOnceCommand_base: {
24
24
  new (input: StartAssociationsOnceCommandInput): import("@smithy/smithy-client").CommandImpl<StartAssociationsOnceCommandInput, StartAssociationsOnceCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartAssociationsOnceCommandInput): import("@smithy/smithy-client").CommandImpl<StartAssociationsOnceCommandInput, StartAssociationsOnceCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Runs an association immediately and only one time. This operation can be helpful when
30
30
  * troubleshooting associations.</p>
31
31
  * @example
@@ -60,6 +60,7 @@ declare const StartAssociationsOnceCommand_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 StartAssociationsOnceCommand extends StartAssociationsOnceCommand_base {
65
66
  }
@@ -22,10 +22,10 @@ export interface StartAutomationExecutionCommandOutput extends StartAutomationEx
22
22
  }
23
23
  declare const StartAutomationExecutionCommand_base: {
24
24
  new (input: StartAutomationExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartAutomationExecutionCommandInput, StartAutomationExecutionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartAutomationExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartAutomationExecutionCommandInput, StartAutomationExecutionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Initiates execution of an Automation runbook.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -140,6 +140,7 @@ declare const StartAutomationExecutionCommand_base: {
140
140
  * @throws {@link SSMServiceException}
141
141
  * <p>Base exception class for all service exceptions from SSM service.</p>
142
142
  *
143
+ * @public
143
144
  */
144
145
  export declare class StartAutomationExecutionCommand extends StartAutomationExecutionCommand_base {
145
146
  }
@@ -22,10 +22,10 @@ export interface StartChangeRequestExecutionCommandOutput extends StartChangeReq
22
22
  }
23
23
  declare const StartChangeRequestExecutionCommand_base: {
24
24
  new (input: StartChangeRequestExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartChangeRequestExecutionCommandInput, StartChangeRequestExecutionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartChangeRequestExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartChangeRequestExecutionCommandInput, StartChangeRequestExecutionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a change request for Change Manager. The Automation runbooks specified in the
30
30
  * change request run only after all required approvals for the change request have been
31
31
  * received.</p>
@@ -149,6 +149,7 @@ declare const StartChangeRequestExecutionCommand_base: {
149
149
  * @throws {@link SSMServiceException}
150
150
  * <p>Base exception class for all service exceptions from SSM service.</p>
151
151
  *
152
+ * @public
152
153
  */
153
154
  export declare class StartChangeRequestExecutionCommand extends StartChangeRequestExecutionCommand_base {
154
155
  }
@@ -22,10 +22,10 @@ export interface StartSessionCommandOutput extends StartSessionResponse, __Metad
22
22
  }
23
23
  declare const StartSessionCommand_base: {
24
24
  new (input: StartSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StartSessionCommandInput, StartSessionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StartSessionCommandInput, StartSessionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Initiates a connection to a target (for example, a managed node) for a Session Manager session.
30
30
  * Returns a URL and token that can be used to open a WebSocket connection for sending input and
31
31
  * receiving outputs.</p>
@@ -84,6 +84,7 @@ declare const StartSessionCommand_base: {
84
84
  * @throws {@link SSMServiceException}
85
85
  * <p>Base exception class for all service exceptions from SSM service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class StartSessionCommand extends StartSessionCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface StopAutomationExecutionCommandOutput extends StopAutomationExec
22
22
  }
23
23
  declare const StopAutomationExecutionCommand_base: {
24
24
  new (input: StopAutomationExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StopAutomationExecutionCommandInput, StopAutomationExecutionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StopAutomationExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StopAutomationExecutionCommandInput, StopAutomationExecutionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Stop an Automation that is currently running.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -62,6 +62,7 @@ declare const StopAutomationExecutionCommand_base: {
62
62
  * @throws {@link SSMServiceException}
63
63
  * <p>Base exception class for all service exceptions from SSM service.</p>
64
64
  *
65
+ * @public
65
66
  */
66
67
  export declare class StopAutomationExecutionCommand extends StopAutomationExecutionCommand_base {
67
68
  }
@@ -22,10 +22,10 @@ export interface TerminateSessionCommandOutput extends TerminateSessionResponse,
22
22
  }
23
23
  declare const TerminateSessionCommand_base: {
24
24
  new (input: TerminateSessionCommandInput): import("@smithy/smithy-client").CommandImpl<TerminateSessionCommandInput, TerminateSessionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TerminateSessionCommandInput): import("@smithy/smithy-client").CommandImpl<TerminateSessionCommandInput, TerminateSessionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Permanently ends a session and closes the data connection between the Session Manager client and
30
30
  * SSM Agent on the managed node. A terminated session can't be resumed.</p>
31
31
  * @example
@@ -57,6 +57,7 @@ declare const TerminateSessionCommand_base: {
57
57
  * @throws {@link SSMServiceException}
58
58
  * <p>Base exception class for all service exceptions from SSM service.</p>
59
59
  *
60
+ * @public
60
61
  */
61
62
  export declare class TerminateSessionCommand extends TerminateSessionCommand_base {
62
63
  }
@@ -22,10 +22,10 @@ export interface UnlabelParameterVersionCommandOutput extends UnlabelParameterVe
22
22
  }
23
23
  declare const UnlabelParameterVersionCommand_base: {
24
24
  new (input: UnlabelParameterVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UnlabelParameterVersionCommandInput, UnlabelParameterVersionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UnlabelParameterVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UnlabelParameterVersionCommandInput, UnlabelParameterVersionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Remove a label or labels from a parameter.</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 UnlabelParameterVersionCommand_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 UnlabelParameterVersionCommand extends UnlabelParameterVersionCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface UpdateAssociationCommandOutput extends UpdateAssociationResult,
22
22
  }
23
23
  declare const UpdateAssociationCommand_base: {
24
24
  new (input: UpdateAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssociationCommandInput, UpdateAssociationCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssociationCommandInput, UpdateAssociationCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates an association. You can update the association name and version, the document
30
30
  * version, schedule, parameters, and Amazon Simple Storage Service (Amazon S3) output. When you
31
31
  * call <code>UpdateAssociation</code>, the system removes all optional parameters from the request
@@ -286,6 +286,7 @@ declare const UpdateAssociationCommand_base: {
286
286
  * @throws {@link SSMServiceException}
287
287
  * <p>Base exception class for all service exceptions from SSM service.</p>
288
288
  *
289
+ * @public
289
290
  */
290
291
  export declare class UpdateAssociationCommand extends UpdateAssociationCommand_base {
291
292
  }
@@ -22,10 +22,10 @@ export interface UpdateAssociationStatusCommandOutput extends UpdateAssociationS
22
22
  }
23
23
  declare const UpdateAssociationStatusCommand_base: {
24
24
  new (input: UpdateAssociationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssociationStatusCommandInput, UpdateAssociationStatusCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateAssociationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssociationStatusCommandInput, UpdateAssociationStatusCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the status of the Amazon Web Services Systems Manager document (SSM document) associated with the specified
30
30
  * managed node.</p>
31
31
  * <p>
@@ -198,6 +198,7 @@ declare const UpdateAssociationStatusCommand_base: {
198
198
  * @throws {@link SSMServiceException}
199
199
  * <p>Base exception class for all service exceptions from SSM service.</p>
200
200
  *
201
+ * @public
201
202
  */
202
203
  export declare class UpdateAssociationStatusCommand extends UpdateAssociationStatusCommand_base {
203
204
  }
@@ -22,10 +22,10 @@ export interface UpdateDocumentCommandOutput extends UpdateDocumentResult, __Met
22
22
  }
23
23
  declare const UpdateDocumentCommand_base: {
24
24
  new (input: UpdateDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDocumentCommandInput, UpdateDocumentCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDocumentCommandInput, UpdateDocumentCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates one or more values for an SSM document.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -168,6 +168,7 @@ declare const UpdateDocumentCommand_base: {
168
168
  * @throws {@link SSMServiceException}
169
169
  * <p>Base exception class for all service exceptions from SSM service.</p>
170
170
  *
171
+ * @public
171
172
  */
172
173
  export declare class UpdateDocumentCommand extends UpdateDocumentCommand_base {
173
174
  }
@@ -22,10 +22,10 @@ export interface UpdateDocumentDefaultVersionCommandOutput extends UpdateDocumen
22
22
  }
23
23
  declare const UpdateDocumentDefaultVersionCommand_base: {
24
24
  new (input: UpdateDocumentDefaultVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDocumentDefaultVersionCommandInput, UpdateDocumentDefaultVersionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateDocumentDefaultVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDocumentDefaultVersionCommandInput, UpdateDocumentDefaultVersionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Set the default version of a document. </p>
30
30
  * <note>
31
31
  * <p>If you change a document version for a State Manager association, Systems Manager immediately runs
@@ -75,6 +75,7 @@ declare const UpdateDocumentDefaultVersionCommand_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 UpdateDocumentDefaultVersionCommand extends UpdateDocumentDefaultVersionCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface UpdateDocumentMetadataCommandOutput extends UpdateDocumentMetad
22
22
  }
23
23
  declare const UpdateDocumentMetadataCommand_base: {
24
24
  new (input: UpdateDocumentMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDocumentMetadataCommandInput, UpdateDocumentMetadataCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateDocumentMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDocumentMetadataCommandInput, UpdateDocumentMetadataCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates information related to approval reviews for a specific version of a change template
30
30
  * in Change Manager.</p>
31
31
  * @example
@@ -75,6 +75,7 @@ declare const UpdateDocumentMetadataCommand_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 UpdateDocumentMetadataCommand extends UpdateDocumentMetadataCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface UpdateMaintenanceWindowCommandOutput extends UpdateMaintenanceW
22
22
  }
23
23
  declare const UpdateMaintenanceWindowCommand_base: {
24
24
  new (input: UpdateMaintenanceWindowCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMaintenanceWindowCommandInput, UpdateMaintenanceWindowCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateMaintenanceWindowCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMaintenanceWindowCommandInput, UpdateMaintenanceWindowCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates an existing maintenance window. Only specified parameters are modified.</p>
30
30
  * <note>
31
31
  * <p>The value you specify for <code>Duration</code> determines the specific end time for the
@@ -93,6 +93,7 @@ declare const UpdateMaintenanceWindowCommand_base: {
93
93
  * @throws {@link SSMServiceException}
94
94
  * <p>Base exception class for all service exceptions from SSM service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class UpdateMaintenanceWindowCommand extends UpdateMaintenanceWindowCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface UpdateMaintenanceWindowTargetCommandOutput extends UpdateMainte
22
22
  }
23
23
  declare const UpdateMaintenanceWindowTargetCommand_base: {
24
24
  new (input: UpdateMaintenanceWindowTargetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMaintenanceWindowTargetCommandInput, UpdateMaintenanceWindowTargetCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateMaintenanceWindowTargetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMaintenanceWindowTargetCommandInput, UpdateMaintenanceWindowTargetCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies the target of an existing maintenance window. You
30
30
  * can change the following:</p>
31
31
  * <ul>
@@ -112,6 +112,7 @@ declare const UpdateMaintenanceWindowTargetCommand_base: {
112
112
  * @throws {@link SSMServiceException}
113
113
  * <p>Base exception class for all service exceptions from SSM service.</p>
114
114
  *
115
+ * @public
115
116
  */
116
117
  export declare class UpdateMaintenanceWindowTargetCommand extends UpdateMaintenanceWindowTargetCommand_base {
117
118
  }
@@ -22,10 +22,10 @@ export interface UpdateMaintenanceWindowTaskCommandOutput extends UpdateMaintena
22
22
  }
23
23
  declare const UpdateMaintenanceWindowTaskCommand_base: {
24
24
  new (input: UpdateMaintenanceWindowTaskCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMaintenanceWindowTaskCommandInput, UpdateMaintenanceWindowTaskCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateMaintenanceWindowTaskCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMaintenanceWindowTaskCommandInput, UpdateMaintenanceWindowTaskCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies a task assigned to a maintenance window. You can't change the task type, but you
30
30
  * can change the following values:</p>
31
31
  * <ul>
@@ -150,7 +150,7 @@ declare const UpdateMaintenanceWindowTaskCommand_base: {
150
150
  * Lambda: { // MaintenanceWindowLambdaParameters
151
151
  * ClientContext: "STRING_VALUE",
152
152
  * Qualifier: "STRING_VALUE",
153
- * Payload: "BLOB_VALUE",
153
+ * Payload: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
154
154
  * },
155
155
  * },
156
156
  * Priority: Number("int"),
@@ -238,7 +238,7 @@ declare const UpdateMaintenanceWindowTaskCommand_base: {
238
238
  * // Lambda: { // MaintenanceWindowLambdaParameters
239
239
  * // ClientContext: "STRING_VALUE",
240
240
  * // Qualifier: "STRING_VALUE",
241
- * // Payload: "BLOB_VALUE",
241
+ * // Payload: new Uint8Array(),
242
242
  * // },
243
243
  * // },
244
244
  * // Priority: Number("int"),
@@ -282,6 +282,7 @@ declare const UpdateMaintenanceWindowTaskCommand_base: {
282
282
  * @throws {@link SSMServiceException}
283
283
  * <p>Base exception class for all service exceptions from SSM service.</p>
284
284
  *
285
+ * @public
285
286
  */
286
287
  export declare class UpdateMaintenanceWindowTaskCommand extends UpdateMaintenanceWindowTaskCommand_base {
287
288
  }
@@ -22,10 +22,10 @@ export interface UpdateManagedInstanceRoleCommandOutput extends UpdateManagedIns
22
22
  }
23
23
  declare const UpdateManagedInstanceRoleCommand_base: {
24
24
  new (input: UpdateManagedInstanceRoleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateManagedInstanceRoleCommandInput, UpdateManagedInstanceRoleCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateManagedInstanceRoleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateManagedInstanceRoleCommandInput, UpdateManagedInstanceRoleCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Changes the Identity and Access Management (IAM) role that is assigned to the
30
30
  * on-premises server, edge device, or virtual machines (VM). IAM roles are first
31
31
  * assigned to these hybrid nodes during the activation process. For more information, see <a>CreateActivation</a>.</p>
@@ -77,6 +77,7 @@ declare const UpdateManagedInstanceRoleCommand_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 UpdateManagedInstanceRoleCommand extends UpdateManagedInstanceRoleCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface UpdateOpsItemCommandOutput extends UpdateOpsItemResponse, __Met
22
22
  }
23
23
  declare const UpdateOpsItemCommand_base: {
24
24
  new (input: UpdateOpsItemCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOpsItemCommandInput, UpdateOpsItemCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateOpsItemCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOpsItemCommandInput, UpdateOpsItemCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Edit or change an OpsItem. You must have permission in Identity and Access Management (IAM) to update an OpsItem. 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
@@ -110,6 +110,7 @@ declare const UpdateOpsItemCommand_base: {
110
110
  * @throws {@link SSMServiceException}
111
111
  * <p>Base exception class for all service exceptions from SSM service.</p>
112
112
  *
113
+ * @public
113
114
  */
114
115
  export declare class UpdateOpsItemCommand extends UpdateOpsItemCommand_base {
115
116
  }
@@ -22,10 +22,10 @@ export interface UpdateOpsMetadataCommandOutput extends UpdateOpsMetadataResult,
22
22
  }
23
23
  declare const UpdateOpsMetadataCommand_base: {
24
24
  new (input: UpdateOpsMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOpsMetadataCommandInput, UpdateOpsMetadataCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateOpsMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOpsMetadataCommandInput, UpdateOpsMetadataCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Amazon Web Services Systems Manager calls this API operation when you edit OpsMetadata in Application Manager.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const UpdateOpsMetadataCommand_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 UpdateOpsMetadataCommand extends UpdateOpsMetadataCommand_base {
83
84
  }