@aws-sdk/client-ssm 3.533.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 (285) 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 +2 -1
  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 +2 -1
  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 +2 -1
  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/ts3.4/SSM.d.ts +28 -0
  146. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/DeleteOpsItemCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +9 -0
  197. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +9 -0
  201. package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +9 -0
  207. package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +9 -0
  210. package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +9 -0
  211. package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +9 -0
  212. package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +9 -0
  213. package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +9 -0
  214. package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +9 -0
  215. package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +9 -0
  216. package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +9 -0
  217. package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +9 -0
  218. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +9 -0
  219. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +9 -0
  220. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +9 -0
  221. package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +9 -0
  222. package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +9 -0
  223. package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +9 -0
  224. package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +9 -0
  225. package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +9 -0
  226. package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +9 -0
  227. package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +9 -0
  228. package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +9 -0
  229. package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +9 -0
  230. package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +9 -0
  231. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +9 -0
  232. package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +9 -0
  233. package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +9 -0
  234. package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +9 -0
  235. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +9 -0
  236. package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +9 -0
  237. package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +9 -0
  238. package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +9 -0
  239. package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +9 -0
  240. package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +9 -0
  241. package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +9 -0
  242. package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +9 -0
  243. package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +9 -0
  244. package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +9 -0
  245. package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +9 -0
  246. package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +9 -0
  247. package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +9 -0
  248. package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +9 -0
  249. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  250. package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +9 -0
  251. package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +9 -0
  252. package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +9 -0
  253. package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +9 -0
  254. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +9 -0
  255. package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +9 -0
  256. package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +9 -0
  257. package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +9 -0
  258. package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +9 -0
  259. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +9 -0
  260. package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +9 -0
  261. package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +9 -0
  262. package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +9 -0
  263. package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +9 -0
  264. package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +9 -0
  265. package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +9 -0
  266. package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +9 -0
  267. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +9 -0
  268. package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +9 -0
  269. package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +9 -0
  270. package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +9 -0
  271. package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +9 -0
  272. package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +9 -0
  273. package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +9 -0
  274. package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +9 -0
  275. package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +9 -0
  276. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +9 -0
  277. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +9 -0
  278. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +9 -0
  279. package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +9 -0
  280. package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +9 -0
  281. package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +9 -0
  282. package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +9 -0
  283. package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +9 -0
  284. package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +9 -0
  285. package/package.json +41 -41
@@ -739,6 +739,7 @@ export interface SSM {
739
739
  options: __HttpHandlerOptions,
740
740
  cb: (err: any, data?: DeleteActivationCommandOutput) => void
741
741
  ): void;
742
+ deleteAssociation(): Promise<DeleteAssociationCommandOutput>;
742
743
  deleteAssociation(
743
744
  args: DeleteAssociationCommandInput,
744
745
  options?: __HttpHandlerOptions
@@ -952,6 +953,7 @@ export interface SSM {
952
953
  data?: DeregisterTaskFromMaintenanceWindowCommandOutput
953
954
  ) => void
954
955
  ): void;
956
+ describeActivations(): Promise<DescribeActivationsCommandOutput>;
955
957
  describeActivations(
956
958
  args: DescribeActivationsCommandInput,
957
959
  options?: __HttpHandlerOptions
@@ -965,6 +967,7 @@ export interface SSM {
965
967
  options: __HttpHandlerOptions,
966
968
  cb: (err: any, data?: DescribeActivationsCommandOutput) => void
967
969
  ): void;
970
+ describeAssociation(): Promise<DescribeAssociationCommandOutput>;
968
971
  describeAssociation(
969
972
  args: DescribeAssociationCommandInput,
970
973
  options?: __HttpHandlerOptions
@@ -1010,6 +1013,7 @@ export interface SSM {
1010
1013
  data?: DescribeAssociationExecutionTargetsCommandOutput
1011
1014
  ) => void
1012
1015
  ): void;
1016
+ describeAutomationExecutions(): Promise<DescribeAutomationExecutionsCommandOutput>;
1013
1017
  describeAutomationExecutions(
1014
1018
  args: DescribeAutomationExecutionsCommandInput,
1015
1019
  options?: __HttpHandlerOptions
@@ -1036,6 +1040,7 @@ export interface SSM {
1036
1040
  options: __HttpHandlerOptions,
1037
1041
  cb: (err: any, data?: DescribeAutomationStepExecutionsCommandOutput) => void
1038
1042
  ): void;
1043
+ describeAvailablePatches(): Promise<DescribeAvailablePatchesCommandOutput>;
1039
1044
  describeAvailablePatches(
1040
1045
  args: DescribeAvailablePatchesCommandInput,
1041
1046
  options?: __HttpHandlerOptions
@@ -1132,6 +1137,7 @@ export interface SSM {
1132
1137
  data?: DescribeInstanceAssociationsStatusCommandOutput
1133
1138
  ) => void
1134
1139
  ): void;
1140
+ describeInstanceInformation(): Promise<DescribeInstanceInformationCommandOutput>;
1135
1141
  describeInstanceInformation(
1136
1142
  args: DescribeInstanceInformationCommandInput,
1137
1143
  options?: __HttpHandlerOptions
@@ -1190,6 +1196,7 @@ export interface SSM {
1190
1196
  data?: DescribeInstancePatchStatesForPatchGroupCommandOutput
1191
1197
  ) => void
1192
1198
  ): void;
1199
+ describeInventoryDeletions(): Promise<DescribeInventoryDeletionsCommandOutput>;
1193
1200
  describeInventoryDeletions(
1194
1201
  args: DescribeInventoryDeletionsCommandInput,
1195
1202
  options?: __HttpHandlerOptions
@@ -1260,6 +1267,7 @@ export interface SSM {
1260
1267
  data?: DescribeMaintenanceWindowExecutionTasksCommandOutput
1261
1268
  ) => void
1262
1269
  ): void;
1270
+ describeMaintenanceWindows(): Promise<DescribeMaintenanceWindowsCommandOutput>;
1263
1271
  describeMaintenanceWindows(
1264
1272
  args: DescribeMaintenanceWindowsCommandInput,
1265
1273
  options?: __HttpHandlerOptions
@@ -1273,6 +1281,7 @@ export interface SSM {
1273
1281
  options: __HttpHandlerOptions,
1274
1282
  cb: (err: any, data?: DescribeMaintenanceWindowsCommandOutput) => void
1275
1283
  ): void;
1284
+ describeMaintenanceWindowSchedule(): Promise<DescribeMaintenanceWindowScheduleCommandOutput>;
1276
1285
  describeMaintenanceWindowSchedule(
1277
1286
  args: DescribeMaintenanceWindowScheduleCommandInput,
1278
1287
  options?: __HttpHandlerOptions
@@ -1337,6 +1346,7 @@ export interface SSM {
1337
1346
  options: __HttpHandlerOptions,
1338
1347
  cb: (err: any, data?: DescribeMaintenanceWindowTasksCommandOutput) => void
1339
1348
  ): void;
1349
+ describeOpsItems(): Promise<DescribeOpsItemsCommandOutput>;
1340
1350
  describeOpsItems(
1341
1351
  args: DescribeOpsItemsCommandInput,
1342
1352
  options?: __HttpHandlerOptions
@@ -1350,6 +1360,7 @@ export interface SSM {
1350
1360
  options: __HttpHandlerOptions,
1351
1361
  cb: (err: any, data?: DescribeOpsItemsCommandOutput) => void
1352
1362
  ): void;
1363
+ describeParameters(): Promise<DescribeParametersCommandOutput>;
1353
1364
  describeParameters(
1354
1365
  args: DescribeParametersCommandInput,
1355
1366
  options?: __HttpHandlerOptions
@@ -1363,6 +1374,7 @@ export interface SSM {
1363
1374
  options: __HttpHandlerOptions,
1364
1375
  cb: (err: any, data?: DescribeParametersCommandOutput) => void
1365
1376
  ): void;
1377
+ describePatchBaselines(): Promise<DescribePatchBaselinesCommandOutput>;
1366
1378
  describePatchBaselines(
1367
1379
  args: DescribePatchBaselinesCommandInput,
1368
1380
  options?: __HttpHandlerOptions
@@ -1376,6 +1388,7 @@ export interface SSM {
1376
1388
  options: __HttpHandlerOptions,
1377
1389
  cb: (err: any, data?: DescribePatchBaselinesCommandOutput) => void
1378
1390
  ): void;
1391
+ describePatchGroups(): Promise<DescribePatchGroupsCommandOutput>;
1379
1392
  describePatchGroups(
1380
1393
  args: DescribePatchGroupsCommandInput,
1381
1394
  options?: __HttpHandlerOptions
@@ -1493,6 +1506,7 @@ export interface SSM {
1493
1506
  options: __HttpHandlerOptions,
1494
1507
  cb: (err: any, data?: GetConnectionStatusCommandOutput) => void
1495
1508
  ): void;
1509
+ getDefaultPatchBaseline(): Promise<GetDefaultPatchBaselineCommandOutput>;
1496
1510
  getDefaultPatchBaseline(
1497
1511
  args: GetDefaultPatchBaselineCommandInput,
1498
1512
  options?: __HttpHandlerOptions
@@ -1538,6 +1552,7 @@ export interface SSM {
1538
1552
  options: __HttpHandlerOptions,
1539
1553
  cb: (err: any, data?: GetDocumentCommandOutput) => void
1540
1554
  ): void;
1555
+ getInventory(): Promise<GetInventoryCommandOutput>;
1541
1556
  getInventory(
1542
1557
  args: GetInventoryCommandInput,
1543
1558
  options?: __HttpHandlerOptions
@@ -1551,6 +1566,7 @@ export interface SSM {
1551
1566
  options: __HttpHandlerOptions,
1552
1567
  cb: (err: any, data?: GetInventoryCommandOutput) => void
1553
1568
  ): void;
1569
+ getInventorySchema(): Promise<GetInventorySchemaCommandOutput>;
1554
1570
  getInventorySchema(
1555
1571
  args: GetInventorySchemaCommandInput,
1556
1572
  options?: __HttpHandlerOptions
@@ -1667,6 +1683,7 @@ export interface SSM {
1667
1683
  options: __HttpHandlerOptions,
1668
1684
  cb: (err: any, data?: GetOpsMetadataCommandOutput) => void
1669
1685
  ): void;
1686
+ getOpsSummary(): Promise<GetOpsSummaryCommandOutput>;
1670
1687
  getOpsSummary(
1671
1688
  args: GetOpsSummaryCommandInput,
1672
1689
  options?: __HttpHandlerOptions
@@ -1797,6 +1814,7 @@ export interface SSM {
1797
1814
  options: __HttpHandlerOptions,
1798
1815
  cb: (err: any, data?: LabelParameterVersionCommandOutput) => void
1799
1816
  ): void;
1817
+ listAssociations(): Promise<ListAssociationsCommandOutput>;
1800
1818
  listAssociations(
1801
1819
  args: ListAssociationsCommandInput,
1802
1820
  options?: __HttpHandlerOptions
@@ -1823,6 +1841,7 @@ export interface SSM {
1823
1841
  options: __HttpHandlerOptions,
1824
1842
  cb: (err: any, data?: ListAssociationVersionsCommandOutput) => void
1825
1843
  ): void;
1844
+ listCommandInvocations(): Promise<ListCommandInvocationsCommandOutput>;
1826
1845
  listCommandInvocations(
1827
1846
  args: ListCommandInvocationsCommandInput,
1828
1847
  options?: __HttpHandlerOptions
@@ -1836,6 +1855,7 @@ export interface SSM {
1836
1855
  options: __HttpHandlerOptions,
1837
1856
  cb: (err: any, data?: ListCommandInvocationsCommandOutput) => void
1838
1857
  ): void;
1858
+ listCommands(): Promise<ListCommandsCommandOutput>;
1839
1859
  listCommands(
1840
1860
  args: ListCommandsCommandInput,
1841
1861
  options?: __HttpHandlerOptions
@@ -1849,6 +1869,7 @@ export interface SSM {
1849
1869
  options: __HttpHandlerOptions,
1850
1870
  cb: (err: any, data?: ListCommandsCommandOutput) => void
1851
1871
  ): void;
1872
+ listComplianceItems(): Promise<ListComplianceItemsCommandOutput>;
1852
1873
  listComplianceItems(
1853
1874
  args: ListComplianceItemsCommandInput,
1854
1875
  options?: __HttpHandlerOptions
@@ -1862,6 +1883,7 @@ export interface SSM {
1862
1883
  options: __HttpHandlerOptions,
1863
1884
  cb: (err: any, data?: ListComplianceItemsCommandOutput) => void
1864
1885
  ): void;
1886
+ listComplianceSummaries(): Promise<ListComplianceSummariesCommandOutput>;
1865
1887
  listComplianceSummaries(
1866
1888
  args: ListComplianceSummariesCommandInput,
1867
1889
  options?: __HttpHandlerOptions
@@ -1888,6 +1910,7 @@ export interface SSM {
1888
1910
  options: __HttpHandlerOptions,
1889
1911
  cb: (err: any, data?: ListDocumentMetadataHistoryCommandOutput) => void
1890
1912
  ): void;
1913
+ listDocuments(): Promise<ListDocumentsCommandOutput>;
1891
1914
  listDocuments(
1892
1915
  args: ListDocumentsCommandInput,
1893
1916
  options?: __HttpHandlerOptions
@@ -1927,6 +1950,7 @@ export interface SSM {
1927
1950
  options: __HttpHandlerOptions,
1928
1951
  cb: (err: any, data?: ListInventoryEntriesCommandOutput) => void
1929
1952
  ): void;
1953
+ listOpsItemEvents(): Promise<ListOpsItemEventsCommandOutput>;
1930
1954
  listOpsItemEvents(
1931
1955
  args: ListOpsItemEventsCommandInput,
1932
1956
  options?: __HttpHandlerOptions
@@ -1940,6 +1964,7 @@ export interface SSM {
1940
1964
  options: __HttpHandlerOptions,
1941
1965
  cb: (err: any, data?: ListOpsItemEventsCommandOutput) => void
1942
1966
  ): void;
1967
+ listOpsItemRelatedItems(): Promise<ListOpsItemRelatedItemsCommandOutput>;
1943
1968
  listOpsItemRelatedItems(
1944
1969
  args: ListOpsItemRelatedItemsCommandInput,
1945
1970
  options?: __HttpHandlerOptions
@@ -1953,6 +1978,7 @@ export interface SSM {
1953
1978
  options: __HttpHandlerOptions,
1954
1979
  cb: (err: any, data?: ListOpsItemRelatedItemsCommandOutput) => void
1955
1980
  ): void;
1981
+ listOpsMetadata(): Promise<ListOpsMetadataCommandOutput>;
1956
1982
  listOpsMetadata(
1957
1983
  args: ListOpsMetadataCommandInput,
1958
1984
  options?: __HttpHandlerOptions
@@ -1966,6 +1992,7 @@ export interface SSM {
1966
1992
  options: __HttpHandlerOptions,
1967
1993
  cb: (err: any, data?: ListOpsMetadataCommandOutput) => void
1968
1994
  ): void;
1995
+ listResourceComplianceSummaries(): Promise<ListResourceComplianceSummariesCommandOutput>;
1969
1996
  listResourceComplianceSummaries(
1970
1997
  args: ListResourceComplianceSummariesCommandInput,
1971
1998
  options?: __HttpHandlerOptions
@@ -1979,6 +2006,7 @@ export interface SSM {
1979
2006
  options: __HttpHandlerOptions,
1980
2007
  cb: (err: any, data?: ListResourceComplianceSummariesCommandOutput) => void
1981
2008
  ): void;
2009
+ listResourceDataSync(): Promise<ListResourceDataSyncCommandOutput>;
1982
2010
  listResourceDataSync(
1983
2011
  args: ListResourceDataSyncCommandInput,
1984
2012
  options?: __HttpHandlerOptions
@@ -25,6 +25,15 @@ declare const AddTagsToResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AddTagsToResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AddTagsToResourceCommandInput,
32
+ AddTagsToResourceCommandOutput,
33
+ SSMClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const AssociateOpsItemRelatedItemCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AssociateOpsItemRelatedItemCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AssociateOpsItemRelatedItemCommandInput,
32
+ AssociateOpsItemRelatedItemCommandOutput,
33
+ SSMClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AssociateOpsItemRelatedItemCommand extends AssociateOpsItemRelatedItemCommand_base {}
@@ -21,6 +21,15 @@ declare const CancelCommandCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CancelCommandCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CancelCommandCommandInput,
28
+ CancelCommandCommandOutput,
29
+ SSMClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CancelCommandCommand extends CancelCommandCommand_base {}
@@ -25,6 +25,15 @@ declare const CancelMaintenanceWindowExecutionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CancelMaintenanceWindowExecutionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CancelMaintenanceWindowExecutionCommandInput,
32
+ CancelMaintenanceWindowExecutionCommandOutput,
33
+ SSMClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CancelMaintenanceWindowExecutionCommand extends CancelMaintenanceWindowExecutionCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateActivationCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateActivationCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateActivationCommandInput,
31
+ CreateActivationCommandOutput,
32
+ SSMClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateActivationCommand extends CreateActivationCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateAssociationBatchCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateAssociationBatchCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateAssociationBatchCommandInput,
32
+ CreateAssociationBatchCommandOutput,
33
+ SSMClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateAssociationBatchCommand extends CreateAssociationBatchCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateAssociationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateAssociationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateAssociationCommandInput,
32
+ CreateAssociationCommandOutput,
33
+ SSMClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateAssociationCommand extends CreateAssociationCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateDocumentCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateDocumentCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateDocumentCommandInput,
31
+ CreateDocumentCommandOutput,
32
+ SSMClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateDocumentCommand extends CreateDocumentCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateMaintenanceWindowCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateMaintenanceWindowCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateMaintenanceWindowCommandInput,
32
+ CreateMaintenanceWindowCommandOutput,
33
+ SSMClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateMaintenanceWindowCommand extends CreateMaintenanceWindowCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateOpsItemCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateOpsItemCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateOpsItemCommandInput,
31
+ CreateOpsItemCommandOutput,
32
+ SSMClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateOpsItemCommand extends CreateOpsItemCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateOpsMetadataCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateOpsMetadataCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateOpsMetadataCommandInput,
32
+ CreateOpsMetadataCommandOutput,
33
+ SSMClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateOpsMetadataCommand extends CreateOpsMetadataCommand_base {}
@@ -25,6 +25,15 @@ declare const CreatePatchBaselineCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreatePatchBaselineCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreatePatchBaselineCommandInput,
32
+ CreatePatchBaselineCommandOutput,
33
+ SSMClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreatePatchBaselineCommand extends CreatePatchBaselineCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateResourceDataSyncCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateResourceDataSyncCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateResourceDataSyncCommandInput,
32
+ CreateResourceDataSyncCommandOutput,
33
+ SSMClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateResourceDataSyncCommand extends CreateResourceDataSyncCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteActivationCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteActivationCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteActivationCommandInput,
31
+ DeleteActivationCommandOutput,
32
+ SSMClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteActivationCommand extends DeleteActivationCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteAssociationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DeleteAssociationCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteAssociationCommandInput,
32
+ DeleteAssociationCommandOutput,
33
+ SSMClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteAssociationCommand extends DeleteAssociationCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteDocumentCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteDocumentCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteDocumentCommandInput,
31
+ DeleteDocumentCommandOutput,
32
+ SSMClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteDocumentCommand extends DeleteDocumentCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteInventoryCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteInventoryCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteInventoryCommandInput,
31
+ DeleteInventoryCommandOutput,
32
+ SSMClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteInventoryCommand extends DeleteInventoryCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteMaintenanceWindowCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteMaintenanceWindowCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteMaintenanceWindowCommandInput,
32
+ DeleteMaintenanceWindowCommandOutput,
33
+ SSMClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteMaintenanceWindowCommand extends DeleteMaintenanceWindowCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteOpsItemCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteOpsItemCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteOpsItemCommandInput,
31
+ DeleteOpsItemCommandOutput,
32
+ SSMClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteOpsItemCommand extends DeleteOpsItemCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteOpsMetadataCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteOpsMetadataCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteOpsMetadataCommandInput,
32
+ DeleteOpsMetadataCommandOutput,
33
+ SSMClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteOpsMetadataCommand extends DeleteOpsMetadataCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteParameterCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteParameterCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteParameterCommandInput,
31
+ DeleteParameterCommandOutput,
32
+ SSMClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteParameterCommand extends DeleteParameterCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteParametersCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteParametersCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteParametersCommandInput,
31
+ DeleteParametersCommandOutput,
32
+ SSMClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteParametersCommand extends DeleteParametersCommand_base {}
@@ -25,6 +25,15 @@ declare const DeletePatchBaselineCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeletePatchBaselineCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeletePatchBaselineCommandInput,
32
+ DeletePatchBaselineCommandOutput,
33
+ SSMClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeletePatchBaselineCommand extends DeletePatchBaselineCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteResourceDataSyncCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteResourceDataSyncCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteResourceDataSyncCommandInput,
32
+ DeleteResourceDataSyncCommandOutput,
33
+ SSMClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteResourceDataSyncCommand extends DeleteResourceDataSyncCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteResourcePolicyCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteResourcePolicyCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteResourcePolicyCommandInput,
32
+ DeleteResourcePolicyCommandOutput,
33
+ SSMClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {}
@@ -25,6 +25,15 @@ declare const DeregisterManagedInstanceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeregisterManagedInstanceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeregisterManagedInstanceCommandInput,
32
+ DeregisterManagedInstanceCommandOutput,
33
+ SSMClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeregisterManagedInstanceCommand extends DeregisterManagedInstanceCommand_base {}