@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
@@ -227,6 +227,7 @@ export interface SSM {
227
227
  /**
228
228
  * @see {@link DeleteAssociationCommand}
229
229
  */
230
+ deleteAssociation(): Promise<DeleteAssociationCommandOutput>;
230
231
  deleteAssociation(args: DeleteAssociationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAssociationCommandOutput>;
231
232
  deleteAssociation(args: DeleteAssociationCommandInput, cb: (err: any, data?: DeleteAssociationCommandOutput) => void): void;
232
233
  deleteAssociation(args: DeleteAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAssociationCommandOutput) => void): void;
@@ -317,12 +318,14 @@ export interface SSM {
317
318
  /**
318
319
  * @see {@link DescribeActivationsCommand}
319
320
  */
321
+ describeActivations(): Promise<DescribeActivationsCommandOutput>;
320
322
  describeActivations(args: DescribeActivationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeActivationsCommandOutput>;
321
323
  describeActivations(args: DescribeActivationsCommandInput, cb: (err: any, data?: DescribeActivationsCommandOutput) => void): void;
322
324
  describeActivations(args: DescribeActivationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeActivationsCommandOutput) => void): void;
323
325
  /**
324
326
  * @see {@link DescribeAssociationCommand}
325
327
  */
328
+ describeAssociation(): Promise<DescribeAssociationCommandOutput>;
326
329
  describeAssociation(args: DescribeAssociationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAssociationCommandOutput>;
327
330
  describeAssociation(args: DescribeAssociationCommandInput, cb: (err: any, data?: DescribeAssociationCommandOutput) => void): void;
328
331
  describeAssociation(args: DescribeAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAssociationCommandOutput) => void): void;
@@ -341,6 +344,7 @@ export interface SSM {
341
344
  /**
342
345
  * @see {@link DescribeAutomationExecutionsCommand}
343
346
  */
347
+ describeAutomationExecutions(): Promise<DescribeAutomationExecutionsCommandOutput>;
344
348
  describeAutomationExecutions(args: DescribeAutomationExecutionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAutomationExecutionsCommandOutput>;
345
349
  describeAutomationExecutions(args: DescribeAutomationExecutionsCommandInput, cb: (err: any, data?: DescribeAutomationExecutionsCommandOutput) => void): void;
346
350
  describeAutomationExecutions(args: DescribeAutomationExecutionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAutomationExecutionsCommandOutput) => void): void;
@@ -353,6 +357,7 @@ export interface SSM {
353
357
  /**
354
358
  * @see {@link DescribeAvailablePatchesCommand}
355
359
  */
360
+ describeAvailablePatches(): Promise<DescribeAvailablePatchesCommandOutput>;
356
361
  describeAvailablePatches(args: DescribeAvailablePatchesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAvailablePatchesCommandOutput>;
357
362
  describeAvailablePatches(args: DescribeAvailablePatchesCommandInput, cb: (err: any, data?: DescribeAvailablePatchesCommandOutput) => void): void;
358
363
  describeAvailablePatches(args: DescribeAvailablePatchesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAvailablePatchesCommandOutput) => void): void;
@@ -389,6 +394,7 @@ export interface SSM {
389
394
  /**
390
395
  * @see {@link DescribeInstanceInformationCommand}
391
396
  */
397
+ describeInstanceInformation(): Promise<DescribeInstanceInformationCommandOutput>;
392
398
  describeInstanceInformation(args: DescribeInstanceInformationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceInformationCommandOutput>;
393
399
  describeInstanceInformation(args: DescribeInstanceInformationCommandInput, cb: (err: any, data?: DescribeInstanceInformationCommandOutput) => void): void;
394
400
  describeInstanceInformation(args: DescribeInstanceInformationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceInformationCommandOutput) => void): void;
@@ -413,6 +419,7 @@ export interface SSM {
413
419
  /**
414
420
  * @see {@link DescribeInventoryDeletionsCommand}
415
421
  */
422
+ describeInventoryDeletions(): Promise<DescribeInventoryDeletionsCommandOutput>;
416
423
  describeInventoryDeletions(args: DescribeInventoryDeletionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInventoryDeletionsCommandOutput>;
417
424
  describeInventoryDeletions(args: DescribeInventoryDeletionsCommandInput, cb: (err: any, data?: DescribeInventoryDeletionsCommandOutput) => void): void;
418
425
  describeInventoryDeletions(args: DescribeInventoryDeletionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInventoryDeletionsCommandOutput) => void): void;
@@ -437,12 +444,14 @@ export interface SSM {
437
444
  /**
438
445
  * @see {@link DescribeMaintenanceWindowsCommand}
439
446
  */
447
+ describeMaintenanceWindows(): Promise<DescribeMaintenanceWindowsCommandOutput>;
440
448
  describeMaintenanceWindows(args: DescribeMaintenanceWindowsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeMaintenanceWindowsCommandOutput>;
441
449
  describeMaintenanceWindows(args: DescribeMaintenanceWindowsCommandInput, cb: (err: any, data?: DescribeMaintenanceWindowsCommandOutput) => void): void;
442
450
  describeMaintenanceWindows(args: DescribeMaintenanceWindowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeMaintenanceWindowsCommandOutput) => void): void;
443
451
  /**
444
452
  * @see {@link DescribeMaintenanceWindowScheduleCommand}
445
453
  */
454
+ describeMaintenanceWindowSchedule(): Promise<DescribeMaintenanceWindowScheduleCommandOutput>;
446
455
  describeMaintenanceWindowSchedule(args: DescribeMaintenanceWindowScheduleCommandInput, options?: __HttpHandlerOptions): Promise<DescribeMaintenanceWindowScheduleCommandOutput>;
447
456
  describeMaintenanceWindowSchedule(args: DescribeMaintenanceWindowScheduleCommandInput, cb: (err: any, data?: DescribeMaintenanceWindowScheduleCommandOutput) => void): void;
448
457
  describeMaintenanceWindowSchedule(args: DescribeMaintenanceWindowScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeMaintenanceWindowScheduleCommandOutput) => void): void;
@@ -467,24 +476,28 @@ export interface SSM {
467
476
  /**
468
477
  * @see {@link DescribeOpsItemsCommand}
469
478
  */
479
+ describeOpsItems(): Promise<DescribeOpsItemsCommandOutput>;
470
480
  describeOpsItems(args: DescribeOpsItemsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeOpsItemsCommandOutput>;
471
481
  describeOpsItems(args: DescribeOpsItemsCommandInput, cb: (err: any, data?: DescribeOpsItemsCommandOutput) => void): void;
472
482
  describeOpsItems(args: DescribeOpsItemsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeOpsItemsCommandOutput) => void): void;
473
483
  /**
474
484
  * @see {@link DescribeParametersCommand}
475
485
  */
486
+ describeParameters(): Promise<DescribeParametersCommandOutput>;
476
487
  describeParameters(args: DescribeParametersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeParametersCommandOutput>;
477
488
  describeParameters(args: DescribeParametersCommandInput, cb: (err: any, data?: DescribeParametersCommandOutput) => void): void;
478
489
  describeParameters(args: DescribeParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeParametersCommandOutput) => void): void;
479
490
  /**
480
491
  * @see {@link DescribePatchBaselinesCommand}
481
492
  */
493
+ describePatchBaselines(): Promise<DescribePatchBaselinesCommandOutput>;
482
494
  describePatchBaselines(args: DescribePatchBaselinesCommandInput, options?: __HttpHandlerOptions): Promise<DescribePatchBaselinesCommandOutput>;
483
495
  describePatchBaselines(args: DescribePatchBaselinesCommandInput, cb: (err: any, data?: DescribePatchBaselinesCommandOutput) => void): void;
484
496
  describePatchBaselines(args: DescribePatchBaselinesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePatchBaselinesCommandOutput) => void): void;
485
497
  /**
486
498
  * @see {@link DescribePatchGroupsCommand}
487
499
  */
500
+ describePatchGroups(): Promise<DescribePatchGroupsCommandOutput>;
488
501
  describePatchGroups(args: DescribePatchGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribePatchGroupsCommandOutput>;
489
502
  describePatchGroups(args: DescribePatchGroupsCommandInput, cb: (err: any, data?: DescribePatchGroupsCommandOutput) => void): void;
490
503
  describePatchGroups(args: DescribePatchGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePatchGroupsCommandOutput) => void): void;
@@ -539,6 +552,7 @@ export interface SSM {
539
552
  /**
540
553
  * @see {@link GetDefaultPatchBaselineCommand}
541
554
  */
555
+ getDefaultPatchBaseline(): Promise<GetDefaultPatchBaselineCommandOutput>;
542
556
  getDefaultPatchBaseline(args: GetDefaultPatchBaselineCommandInput, options?: __HttpHandlerOptions): Promise<GetDefaultPatchBaselineCommandOutput>;
543
557
  getDefaultPatchBaseline(args: GetDefaultPatchBaselineCommandInput, cb: (err: any, data?: GetDefaultPatchBaselineCommandOutput) => void): void;
544
558
  getDefaultPatchBaseline(args: GetDefaultPatchBaselineCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDefaultPatchBaselineCommandOutput) => void): void;
@@ -557,12 +571,14 @@ export interface SSM {
557
571
  /**
558
572
  * @see {@link GetInventoryCommand}
559
573
  */
574
+ getInventory(): Promise<GetInventoryCommandOutput>;
560
575
  getInventory(args: GetInventoryCommandInput, options?: __HttpHandlerOptions): Promise<GetInventoryCommandOutput>;
561
576
  getInventory(args: GetInventoryCommandInput, cb: (err: any, data?: GetInventoryCommandOutput) => void): void;
562
577
  getInventory(args: GetInventoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInventoryCommandOutput) => void): void;
563
578
  /**
564
579
  * @see {@link GetInventorySchemaCommand}
565
580
  */
581
+ getInventorySchema(): Promise<GetInventorySchemaCommandOutput>;
566
582
  getInventorySchema(args: GetInventorySchemaCommandInput, options?: __HttpHandlerOptions): Promise<GetInventorySchemaCommandOutput>;
567
583
  getInventorySchema(args: GetInventorySchemaCommandInput, cb: (err: any, data?: GetInventorySchemaCommandOutput) => void): void;
568
584
  getInventorySchema(args: GetInventorySchemaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInventorySchemaCommandOutput) => void): void;
@@ -611,6 +627,7 @@ export interface SSM {
611
627
  /**
612
628
  * @see {@link GetOpsSummaryCommand}
613
629
  */
630
+ getOpsSummary(): Promise<GetOpsSummaryCommandOutput>;
614
631
  getOpsSummary(args: GetOpsSummaryCommandInput, options?: __HttpHandlerOptions): Promise<GetOpsSummaryCommandOutput>;
615
632
  getOpsSummary(args: GetOpsSummaryCommandInput, cb: (err: any, data?: GetOpsSummaryCommandOutput) => void): void;
616
633
  getOpsSummary(args: GetOpsSummaryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetOpsSummaryCommandOutput) => void): void;
@@ -671,6 +688,7 @@ export interface SSM {
671
688
  /**
672
689
  * @see {@link ListAssociationsCommand}
673
690
  */
691
+ listAssociations(): Promise<ListAssociationsCommandOutput>;
674
692
  listAssociations(args: ListAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<ListAssociationsCommandOutput>;
675
693
  listAssociations(args: ListAssociationsCommandInput, cb: (err: any, data?: ListAssociationsCommandOutput) => void): void;
676
694
  listAssociations(args: ListAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssociationsCommandOutput) => void): void;
@@ -683,24 +701,28 @@ export interface SSM {
683
701
  /**
684
702
  * @see {@link ListCommandInvocationsCommand}
685
703
  */
704
+ listCommandInvocations(): Promise<ListCommandInvocationsCommandOutput>;
686
705
  listCommandInvocations(args: ListCommandInvocationsCommandInput, options?: __HttpHandlerOptions): Promise<ListCommandInvocationsCommandOutput>;
687
706
  listCommandInvocations(args: ListCommandInvocationsCommandInput, cb: (err: any, data?: ListCommandInvocationsCommandOutput) => void): void;
688
707
  listCommandInvocations(args: ListCommandInvocationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCommandInvocationsCommandOutput) => void): void;
689
708
  /**
690
709
  * @see {@link ListCommandsCommand}
691
710
  */
711
+ listCommands(): Promise<ListCommandsCommandOutput>;
692
712
  listCommands(args: ListCommandsCommandInput, options?: __HttpHandlerOptions): Promise<ListCommandsCommandOutput>;
693
713
  listCommands(args: ListCommandsCommandInput, cb: (err: any, data?: ListCommandsCommandOutput) => void): void;
694
714
  listCommands(args: ListCommandsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCommandsCommandOutput) => void): void;
695
715
  /**
696
716
  * @see {@link ListComplianceItemsCommand}
697
717
  */
718
+ listComplianceItems(): Promise<ListComplianceItemsCommandOutput>;
698
719
  listComplianceItems(args: ListComplianceItemsCommandInput, options?: __HttpHandlerOptions): Promise<ListComplianceItemsCommandOutput>;
699
720
  listComplianceItems(args: ListComplianceItemsCommandInput, cb: (err: any, data?: ListComplianceItemsCommandOutput) => void): void;
700
721
  listComplianceItems(args: ListComplianceItemsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListComplianceItemsCommandOutput) => void): void;
701
722
  /**
702
723
  * @see {@link ListComplianceSummariesCommand}
703
724
  */
725
+ listComplianceSummaries(): Promise<ListComplianceSummariesCommandOutput>;
704
726
  listComplianceSummaries(args: ListComplianceSummariesCommandInput, options?: __HttpHandlerOptions): Promise<ListComplianceSummariesCommandOutput>;
705
727
  listComplianceSummaries(args: ListComplianceSummariesCommandInput, cb: (err: any, data?: ListComplianceSummariesCommandOutput) => void): void;
706
728
  listComplianceSummaries(args: ListComplianceSummariesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListComplianceSummariesCommandOutput) => void): void;
@@ -713,6 +735,7 @@ export interface SSM {
713
735
  /**
714
736
  * @see {@link ListDocumentsCommand}
715
737
  */
738
+ listDocuments(): Promise<ListDocumentsCommandOutput>;
716
739
  listDocuments(args: ListDocumentsCommandInput, options?: __HttpHandlerOptions): Promise<ListDocumentsCommandOutput>;
717
740
  listDocuments(args: ListDocumentsCommandInput, cb: (err: any, data?: ListDocumentsCommandOutput) => void): void;
718
741
  listDocuments(args: ListDocumentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDocumentsCommandOutput) => void): void;
@@ -731,30 +754,35 @@ export interface SSM {
731
754
  /**
732
755
  * @see {@link ListOpsItemEventsCommand}
733
756
  */
757
+ listOpsItemEvents(): Promise<ListOpsItemEventsCommandOutput>;
734
758
  listOpsItemEvents(args: ListOpsItemEventsCommandInput, options?: __HttpHandlerOptions): Promise<ListOpsItemEventsCommandOutput>;
735
759
  listOpsItemEvents(args: ListOpsItemEventsCommandInput, cb: (err: any, data?: ListOpsItemEventsCommandOutput) => void): void;
736
760
  listOpsItemEvents(args: ListOpsItemEventsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOpsItemEventsCommandOutput) => void): void;
737
761
  /**
738
762
  * @see {@link ListOpsItemRelatedItemsCommand}
739
763
  */
764
+ listOpsItemRelatedItems(): Promise<ListOpsItemRelatedItemsCommandOutput>;
740
765
  listOpsItemRelatedItems(args: ListOpsItemRelatedItemsCommandInput, options?: __HttpHandlerOptions): Promise<ListOpsItemRelatedItemsCommandOutput>;
741
766
  listOpsItemRelatedItems(args: ListOpsItemRelatedItemsCommandInput, cb: (err: any, data?: ListOpsItemRelatedItemsCommandOutput) => void): void;
742
767
  listOpsItemRelatedItems(args: ListOpsItemRelatedItemsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOpsItemRelatedItemsCommandOutput) => void): void;
743
768
  /**
744
769
  * @see {@link ListOpsMetadataCommand}
745
770
  */
771
+ listOpsMetadata(): Promise<ListOpsMetadataCommandOutput>;
746
772
  listOpsMetadata(args: ListOpsMetadataCommandInput, options?: __HttpHandlerOptions): Promise<ListOpsMetadataCommandOutput>;
747
773
  listOpsMetadata(args: ListOpsMetadataCommandInput, cb: (err: any, data?: ListOpsMetadataCommandOutput) => void): void;
748
774
  listOpsMetadata(args: ListOpsMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOpsMetadataCommandOutput) => void): void;
749
775
  /**
750
776
  * @see {@link ListResourceComplianceSummariesCommand}
751
777
  */
778
+ listResourceComplianceSummaries(): Promise<ListResourceComplianceSummariesCommandOutput>;
752
779
  listResourceComplianceSummaries(args: ListResourceComplianceSummariesCommandInput, options?: __HttpHandlerOptions): Promise<ListResourceComplianceSummariesCommandOutput>;
753
780
  listResourceComplianceSummaries(args: ListResourceComplianceSummariesCommandInput, cb: (err: any, data?: ListResourceComplianceSummariesCommandOutput) => void): void;
754
781
  listResourceComplianceSummaries(args: ListResourceComplianceSummariesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResourceComplianceSummariesCommandOutput) => void): void;
755
782
  /**
756
783
  * @see {@link ListResourceDataSyncCommand}
757
784
  */
785
+ listResourceDataSync(): Promise<ListResourceDataSyncCommandOutput>;
758
786
  listResourceDataSync(args: ListResourceDataSyncCommandInput, options?: __HttpHandlerOptions): Promise<ListResourceDataSyncCommandOutput>;
759
787
  listResourceDataSync(args: ListResourceDataSyncCommandInput, cb: (err: any, data?: ListResourceDataSyncCommandOutput) => void): void;
760
788
  listResourceDataSync(args: ListResourceDataSyncCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResourceDataSyncCommandOutput) => void): void;
@@ -976,7 +1004,6 @@ export interface SSM {
976
1004
  updateServiceSetting(args: UpdateServiceSettingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateServiceSettingCommandOutput) => void): void;
977
1005
  }
978
1006
  /**
979
- * @public
980
1007
  * <p>Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and a secure
981
1008
  * end-to-end management solution for hybrid cloud environments that enables safe and secure
982
1009
  * operations at scale.</p>
@@ -1013,6 +1040,7 @@ export interface SSM {
1013
1040
  * </i>.</p>
1014
1041
  * </li>
1015
1042
  * </ul>
1043
+ * @public
1016
1044
  */
1017
1045
  export declare class SSM extends SSMClient implements SSM {
1018
1046
  }
@@ -290,7 +290,6 @@ export type SSMClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHa
290
290
  export interface SSMClientResolvedConfig extends SSMClientResolvedConfigType {
291
291
  }
292
292
  /**
293
- * @public
294
293
  * <p>Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and a secure
295
294
  * end-to-end management solution for hybrid cloud environments that enables safe and secure
296
295
  * operations at scale.</p>
@@ -327,6 +326,7 @@ export interface SSMClientResolvedConfig extends SSMClientResolvedConfigType {
327
326
  * </i>.</p>
328
327
  * </li>
329
328
  * </ul>
329
+ * @public
330
330
  */
331
331
  export declare class SSMClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig> {
332
332
  /**
@@ -22,10 +22,10 @@ export interface AddTagsToResourceCommandOutput extends AddTagsToResourceResult,
22
22
  }
23
23
  declare const AddTagsToResourceCommand_base: {
24
24
  new (input: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds or overwrites one or more tags for the specified resource. <i>Tags</i>
30
30
  * are metadata that you can assign to your automations, documents, managed nodes, maintenance
31
31
  * windows, Parameter Store parameters, and patch baselines. Tags enable you to categorize your
@@ -121,6 +121,7 @@ declare const AddTagsToResourceCommand_base: {
121
121
  * @throws {@link SSMServiceException}
122
122
  * <p>Base exception class for all service exceptions from SSM service.</p>
123
123
  *
124
+ * @public
124
125
  */
125
126
  export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {
126
127
  }
@@ -22,10 +22,10 @@ export interface AssociateOpsItemRelatedItemCommandOutput extends AssociateOpsIt
22
22
  }
23
23
  declare const AssociateOpsItemRelatedItemCommand_base: {
24
24
  new (input: AssociateOpsItemRelatedItemCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateOpsItemRelatedItemCommandInput, AssociateOpsItemRelatedItemCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociateOpsItemRelatedItemCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateOpsItemRelatedItemCommandInput, AssociateOpsItemRelatedItemCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associates a related item to a Systems Manager OpsCenter OpsItem. For example, you can associate an
30
30
  * Incident Manager incident or analysis with an OpsItem. Incident Manager and OpsCenter are capabilities of
31
31
  * Amazon Web Services Systems Manager.</p>
@@ -77,6 +77,7 @@ declare const AssociateOpsItemRelatedItemCommand_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 AssociateOpsItemRelatedItemCommand extends AssociateOpsItemRelatedItemCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface CancelCommandCommandOutput extends CancelCommandResult, __Metad
22
22
  }
23
23
  declare const CancelCommandCommand_base: {
24
24
  new (input: CancelCommandCommandInput): import("@smithy/smithy-client").CommandImpl<CancelCommandCommandInput, CancelCommandCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelCommandCommandInput): import("@smithy/smithy-client").CommandImpl<CancelCommandCommandInput, CancelCommandCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Attempts to cancel the command specified by the Command ID. There is no guarantee that the
30
30
  * command will be terminated and the underlying process stopped.</p>
31
31
  * @example
@@ -84,6 +84,7 @@ declare const CancelCommandCommand_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 CancelCommandCommand extends CancelCommandCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface CancelMaintenanceWindowExecutionCommandOutput extends CancelMai
22
22
  }
23
23
  declare const CancelMaintenanceWindowExecutionCommand_base: {
24
24
  new (input: CancelMaintenanceWindowExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelMaintenanceWindowExecutionCommandInput, CancelMaintenanceWindowExecutionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelMaintenanceWindowExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelMaintenanceWindowExecutionCommandInput, CancelMaintenanceWindowExecutionCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Stops a maintenance window execution that is already in progress and cancels any tasks in
30
30
  * the window that haven't already starting running. Tasks already in progress will continue to
31
31
  * completion.</p>
@@ -64,6 +64,7 @@ declare const CancelMaintenanceWindowExecutionCommand_base: {
64
64
  * @throws {@link SSMServiceException}
65
65
  * <p>Base exception class for all service exceptions from SSM service.</p>
66
66
  *
67
+ * @public
67
68
  */
68
69
  export declare class CancelMaintenanceWindowExecutionCommand extends CancelMaintenanceWindowExecutionCommand_base {
69
70
  }
@@ -22,10 +22,10 @@ export interface CreateActivationCommandOutput extends CreateActivationResult, _
22
22
  }
23
23
  declare const CreateActivationCommand_base: {
24
24
  new (input: CreateActivationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateActivationCommandInput, CreateActivationCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateActivationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateActivationCommandInput, CreateActivationCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Generates an activation code and activation ID you can use to register your on-premises
30
30
  * servers, edge devices, or virtual machine (VM) with Amazon Web Services Systems Manager. Registering these machines with
31
31
  * Systems Manager makes it possible to manage them using Systems Manager capabilities. You use the activation code and
@@ -87,6 +87,7 @@ declare const CreateActivationCommand_base: {
87
87
  * @throws {@link SSMServiceException}
88
88
  * <p>Base exception class for all service exceptions from SSM service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class CreateActivationCommand extends CreateActivationCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface CreateAssociationBatchCommandOutput extends CreateAssociationBa
22
22
  }
23
23
  declare const CreateAssociationBatchCommand_base: {
24
24
  new (input: CreateAssociationBatchCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssociationBatchCommandInput, CreateAssociationBatchCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateAssociationBatchCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssociationBatchCommandInput, CreateAssociationBatchCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associates the specified Amazon Web Services Systems Manager document (SSM document) with the specified managed nodes
30
30
  * or targets.</p>
31
31
  * <p>When you associate a document with one or more managed nodes using IDs or tags, Amazon Web Services Systems Manager
@@ -356,6 +356,7 @@ declare const CreateAssociationBatchCommand_base: {
356
356
  * @throws {@link SSMServiceException}
357
357
  * <p>Base exception class for all service exceptions from SSM service.</p>
358
358
  *
359
+ * @public
359
360
  */
360
361
  export declare class CreateAssociationBatchCommand extends CreateAssociationBatchCommand_base {
361
362
  }
@@ -22,10 +22,10 @@ export interface CreateAssociationCommandOutput extends CreateAssociationResult,
22
22
  }
23
23
  declare const CreateAssociationCommand_base: {
24
24
  new (input: CreateAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssociationCommandInput, CreateAssociationCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssociationCommandInput, CreateAssociationCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>A State Manager association defines the state that you want to maintain on your managed
30
30
  * nodes. For example, an association can specify that anti-virus software must be installed and
31
31
  * running on your managed nodes, or that certain ports must be closed. For static targets, the
@@ -296,6 +296,7 @@ declare const CreateAssociationCommand_base: {
296
296
  * @throws {@link SSMServiceException}
297
297
  * <p>Base exception class for all service exceptions from SSM service.</p>
298
298
  *
299
+ * @public
299
300
  */
300
301
  export declare class CreateAssociationCommand extends CreateAssociationCommand_base {
301
302
  }
@@ -22,10 +22,10 @@ export interface CreateDocumentCommandOutput extends CreateDocumentResult, __Met
22
22
  }
23
23
  declare const CreateDocumentCommand_base: {
24
24
  new (input: CreateDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDocumentCommandInput, CreateDocumentCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDocumentCommandInput, CreateDocumentCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a Amazon Web Services Systems Manager (SSM document). An SSM document defines the actions that Systems Manager performs
30
30
  * on your managed nodes. For more information about SSM documents, including information about
31
31
  * supported schemas, features, and syntax, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-ssm-docs.html">Amazon Web Services Systems Manager Documents</a> in the
@@ -169,6 +169,7 @@ declare const CreateDocumentCommand_base: {
169
169
  * @throws {@link SSMServiceException}
170
170
  * <p>Base exception class for all service exceptions from SSM service.</p>
171
171
  *
172
+ * @public
172
173
  */
173
174
  export declare class CreateDocumentCommand extends CreateDocumentCommand_base {
174
175
  }
@@ -22,10 +22,10 @@ export interface CreateMaintenanceWindowCommandOutput extends CreateMaintenanceW
22
22
  }
23
23
  declare const CreateMaintenanceWindowCommand_base: {
24
24
  new (input: CreateMaintenanceWindowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMaintenanceWindowCommandInput, CreateMaintenanceWindowCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateMaintenanceWindowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMaintenanceWindowCommandInput, CreateMaintenanceWindowCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new maintenance window.</p>
30
30
  * <note>
31
31
  * <p>The value you specify for <code>Duration</code> determines the specific end time for the
@@ -90,6 +90,7 @@ declare const CreateMaintenanceWindowCommand_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 CreateMaintenanceWindowCommand extends CreateMaintenanceWindowCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface CreateOpsItemCommandOutput extends CreateOpsItemResponse, __Met
22
22
  }
23
23
  declare const CreateOpsItemCommand_base: {
24
24
  new (input: CreateOpsItemCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOpsItemCommandInput, CreateOpsItemCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateOpsItemCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOpsItemCommandInput, CreateOpsItemCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new OpsItem. You must have permission in Identity and Access Management (IAM) to create a new 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 CreateOpsItemCommand_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 CreateOpsItemCommand extends CreateOpsItemCommand_base {
115
116
  }
@@ -22,10 +22,10 @@ export interface CreateOpsMetadataCommandOutput extends CreateOpsMetadataResult,
22
22
  }
23
23
  declare const CreateOpsMetadataCommand_base: {
24
24
  new (input: CreateOpsMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOpsMetadataCommandInput, CreateOpsMetadataCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateOpsMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOpsMetadataCommandInput, CreateOpsMetadataCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>If you create a new application in Application Manager, Amazon Web Services Systems Manager calls this API operation to specify
30
30
  * information about the new application, including the application type.</p>
31
31
  * @example
@@ -82,6 +82,7 @@ declare const CreateOpsMetadataCommand_base: {
82
82
  * @throws {@link SSMServiceException}
83
83
  * <p>Base exception class for all service exceptions from SSM service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class CreateOpsMetadataCommand extends CreateOpsMetadataCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface CreatePatchBaselineCommandOutput extends CreatePatchBaselineRes
22
22
  }
23
23
  declare const CreatePatchBaselineCommand_base: {
24
24
  new (input: CreatePatchBaselineCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePatchBaselineCommandInput, CreatePatchBaselineCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreatePatchBaselineCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePatchBaselineCommandInput, CreatePatchBaselineCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a patch baseline.</p>
30
30
  * <note>
31
31
  * <p>For information about valid key-value pairs in <code>PatchFilters</code> for each supported
@@ -127,6 +127,7 @@ declare const CreatePatchBaselineCommand_base: {
127
127
  * @throws {@link SSMServiceException}
128
128
  * <p>Base exception class for all service exceptions from SSM service.</p>
129
129
  *
130
+ * @public
130
131
  */
131
132
  export declare class CreatePatchBaselineCommand extends CreatePatchBaselineCommand_base {
132
133
  }
@@ -22,10 +22,10 @@ export interface CreateResourceDataSyncCommandOutput extends CreateResourceDataS
22
22
  }
23
23
  declare const CreateResourceDataSyncCommand_base: {
24
24
  new (input: CreateResourceDataSyncCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceDataSyncCommandInput, CreateResourceDataSyncCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateResourceDataSyncCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceDataSyncCommandInput, CreateResourceDataSyncCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>A resource data sync helps you view data from multiple sources in a single location.
30
30
  * Amazon Web Services Systems Manager offers two types of resource data sync: <code>SyncToDestination</code> and
31
31
  * <code>SyncFromSource</code>.</p>
@@ -110,6 +110,7 @@ declare const CreateResourceDataSyncCommand_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 CreateResourceDataSyncCommand extends CreateResourceDataSyncCommand_base {
115
116
  }
@@ -22,10 +22,10 @@ export interface DeleteActivationCommandOutput extends DeleteActivationResult, _
22
22
  }
23
23
  declare const DeleteActivationCommand_base: {
24
24
  new (input: DeleteActivationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteActivationCommandInput, DeleteActivationCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteActivationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteActivationCommandInput, DeleteActivationCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an activation. You aren't required to delete an activation. If you delete an
30
30
  * activation, you can no longer use it to register additional managed nodes. Deleting an activation
31
31
  * doesn't de-register managed nodes. You must manually de-register managed nodes.</p>
@@ -67,6 +67,7 @@ declare const DeleteActivationCommand_base: {
67
67
  * @throws {@link SSMServiceException}
68
68
  * <p>Base exception class for all service exceptions from SSM service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class DeleteActivationCommand extends DeleteActivationCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface DeleteAssociationCommandOutput extends DeleteAssociationResult,
22
22
  }
23
23
  declare const DeleteAssociationCommand_base: {
24
24
  new (input: DeleteAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssociationCommandInput, DeleteAssociationCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DeleteAssociationCommandInput]): import("@smithy/smithy-client").CommandImpl<DeleteAssociationCommandInput, DeleteAssociationCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disassociates the specified Amazon Web Services Systems Manager document (SSM document) from the specified managed
30
30
  * node. If you created the association by using the <code>Targets</code> parameter, then you must
31
31
  * delete the association by using the association ID.</p>
@@ -91,6 +91,7 @@ declare const DeleteAssociationCommand_base: {
91
91
  * @throws {@link SSMServiceException}
92
92
  * <p>Base exception class for all service exceptions from SSM service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class DeleteAssociationCommand extends DeleteAssociationCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface DeleteDocumentCommandOutput extends DeleteDocumentResult, __Met
22
22
  }
23
23
  declare const DeleteDocumentCommand_base: {
24
24
  new (input: DeleteDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDocumentCommandInput, DeleteDocumentCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDocumentCommandInput, DeleteDocumentCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the Amazon Web Services Systems Manager document (SSM document) and all managed node associations to the
30
30
  * document.</p>
31
31
  * <p>Before you delete the document, we recommend that you use <a>DeleteAssociation</a> to disassociate all managed nodes that are associated with the document.</p>
@@ -69,6 +69,7 @@ declare const DeleteDocumentCommand_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 DeleteDocumentCommand extends DeleteDocumentCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface DeleteInventoryCommandOutput extends DeleteInventoryResult, __M
22
22
  }
23
23
  declare const DeleteInventoryCommand_base: {
24
24
  new (input: DeleteInventoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInventoryCommandInput, DeleteInventoryCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteInventoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInventoryCommandInput, DeleteInventoryCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Delete a custom inventory type or the data associated with a custom Inventory type. Deleting
30
30
  * a custom inventory type is also referred to as deleting a custom inventory schema.</p>
31
31
  * @example
@@ -85,6 +85,7 @@ declare const DeleteInventoryCommand_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 DeleteInventoryCommand extends DeleteInventoryCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface DeleteMaintenanceWindowCommandOutput extends DeleteMaintenanceW
22
22
  }
23
23
  declare const DeleteMaintenanceWindowCommand_base: {
24
24
  new (input: DeleteMaintenanceWindowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMaintenanceWindowCommandInput, DeleteMaintenanceWindowCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteMaintenanceWindowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMaintenanceWindowCommandInput, DeleteMaintenanceWindowCommandOutput, SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a maintenance window.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -56,6 +56,7 @@ declare const DeleteMaintenanceWindowCommand_base: {
56
56
  * @throws {@link SSMServiceException}
57
57
  * <p>Base exception class for all service exceptions from SSM service.</p>
58
58
  *
59
+ * @public
59
60
  */
60
61
  export declare class DeleteMaintenanceWindowCommand extends DeleteMaintenanceWindowCommand_base {
61
62
  }