@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
@@ -7,14 +7,14 @@ import { SSMServiceException as __BaseException } from "./SSMServiceException";
7
7
  */
8
8
  export interface StopAutomationExecutionRequest {
9
9
  /**
10
- * @public
11
10
  * <p>The execution ID of the Automation to stop.</p>
11
+ * @public
12
12
  */
13
13
  AutomationExecutionId: string | undefined;
14
14
  /**
15
- * @public
16
15
  * <p>The stop request type. Valid types include the following: Cancel and Complete. The default
17
16
  * type is Cancel.</p>
17
+ * @public
18
18
  */
19
19
  Type?: StopType;
20
20
  }
@@ -28,8 +28,8 @@ export interface StopAutomationExecutionResult {
28
28
  */
29
29
  export interface TerminateSessionRequest {
30
30
  /**
31
- * @public
32
31
  * <p>The ID of the session to terminate.</p>
32
+ * @public
33
33
  */
34
34
  SessionId: string | undefined;
35
35
  }
@@ -38,8 +38,8 @@ export interface TerminateSessionRequest {
38
38
  */
39
39
  export interface TerminateSessionResponse {
40
40
  /**
41
- * @public
42
41
  * <p>The ID of the session that has been terminated.</p>
42
+ * @public
43
43
  */
44
44
  SessionId?: string;
45
45
  }
@@ -48,23 +48,23 @@ export interface TerminateSessionResponse {
48
48
  */
49
49
  export interface UnlabelParameterVersionRequest {
50
50
  /**
51
- * @public
52
51
  * <p>The name of the parameter from which you want to delete one or more labels.</p>
53
52
  * <note>
54
53
  * <p>You can't enter the Amazon Resource Name (ARN) for a parameter, only the parameter name
55
54
  * itself.</p>
56
55
  * </note>
56
+ * @public
57
57
  */
58
58
  Name: string | undefined;
59
59
  /**
60
- * @public
61
60
  * <p>The specific version of the parameter which you want to delete one or more labels from. If
62
61
  * it isn't present, the call will fail.</p>
62
+ * @public
63
63
  */
64
64
  ParameterVersion: number | undefined;
65
65
  /**
66
- * @public
67
66
  * <p>One or more labels to delete from the specified parameter version.</p>
67
+ * @public
68
68
  */
69
69
  Labels: string[] | undefined;
70
70
  }
@@ -73,20 +73,20 @@ export interface UnlabelParameterVersionRequest {
73
73
  */
74
74
  export interface UnlabelParameterVersionResult {
75
75
  /**
76
- * @public
77
76
  * <p>A list of all labels deleted from the parameter.</p>
77
+ * @public
78
78
  */
79
79
  RemovedLabels?: string[];
80
80
  /**
81
- * @public
82
81
  * <p>The labels that aren't attached to the given parameter version.</p>
82
+ * @public
83
83
  */
84
84
  InvalidLabels?: string[];
85
85
  }
86
86
  /**
87
- * @public
88
87
  * <p>You have reached the maximum number versions allowed for an association. Each association
89
88
  * has a limit of 1,000 versions. </p>
89
+ * @public
90
90
  */
91
91
  export declare class AssociationVersionLimitExceeded extends __BaseException {
92
92
  readonly name: "AssociationVersionLimitExceeded";
@@ -98,8 +98,8 @@ export declare class AssociationVersionLimitExceeded extends __BaseException {
98
98
  constructor(opts: __ExceptionOptionType<AssociationVersionLimitExceeded, __BaseException>);
99
99
  }
100
100
  /**
101
- * @public
102
101
  * <p>The update isn't valid.</p>
102
+ * @public
103
103
  */
104
104
  export declare class InvalidUpdate extends __BaseException {
105
105
  readonly name: "InvalidUpdate";
@@ -115,19 +115,18 @@ export declare class InvalidUpdate extends __BaseException {
115
115
  */
116
116
  export interface UpdateAssociationRequest {
117
117
  /**
118
- * @public
119
118
  * <p>The ID of the association you want to update. </p>
119
+ * @public
120
120
  */
121
121
  AssociationId: string | undefined;
122
122
  /**
123
- * @public
124
123
  * <p>The parameters you want to update for the association. If you create a parameter using
125
124
  * Parameter Store, a capability of Amazon Web Services Systems Manager, you can reference the parameter using
126
125
  * <code>\{\{ssm:parameter-name\}\}</code>.</p>
126
+ * @public
127
127
  */
128
128
  Parameters?: Record<string, string[]>;
129
129
  /**
130
- * @public
131
130
  * <p>The document version you want update for the association. </p>
132
131
  * <important>
133
132
  * <p>State Manager doesn't support running associations that use a new version of a document if
@@ -136,20 +135,20 @@ export interface UpdateAssociationRequest {
136
135
  * new version was processed. If you want to run an association using a new version of a document
137
136
  * shared form another account, you must set the document version to <code>default</code>.</p>
138
137
  * </important>
138
+ * @public
139
139
  */
140
140
  DocumentVersion?: string;
141
141
  /**
142
- * @public
143
142
  * <p>The cron expression used to schedule the association that you want to update.</p>
143
+ * @public
144
144
  */
145
145
  ScheduleExpression?: string;
146
146
  /**
147
- * @public
148
147
  * <p>An S3 bucket where you want to store the results of this request.</p>
148
+ * @public
149
149
  */
150
150
  OutputLocation?: InstanceAssociationOutputLocation;
151
151
  /**
152
- * @public
153
152
  * <p>The name of the SSM Command document or Automation runbook that contains the configuration
154
153
  * information for the managed node.</p>
155
154
  * <p>You can specify Amazon Web Services-predefined documents, documents you created, or a document that is
@@ -167,34 +166,34 @@ export interface UpdateAssociationRequest {
167
166
  * <p>For Amazon Web Services-predefined documents and SSM documents you created in your account, you only need
168
167
  * to specify the document name. For example, <code>AWS-ApplyPatchBaseline</code> or
169
168
  * <code>My-Document</code>.</p>
169
+ * @public
170
170
  */
171
171
  Name?: string;
172
172
  /**
173
- * @public
174
173
  * <p>The targets of the association.</p>
174
+ * @public
175
175
  */
176
176
  Targets?: Target[];
177
177
  /**
178
- * @public
179
178
  * <p>The name of the association that you want to update.</p>
179
+ * @public
180
180
  */
181
181
  AssociationName?: string;
182
182
  /**
183
- * @public
184
183
  * <p>This parameter is provided for concurrency control purposes. You must specify the latest
185
184
  * association version in the service. If you want to ensure that this request succeeds, either
186
185
  * specify <code>$LATEST</code>, or omit this parameter.</p>
186
+ * @public
187
187
  */
188
188
  AssociationVersion?: string;
189
189
  /**
190
- * @public
191
190
  * <p>Choose the parameter that will define how your automation will branch out. This target is
192
191
  * required for associations that use an Automation runbook and target resources by using rate
193
192
  * controls. Automation is a capability of Amazon Web Services Systems Manager.</p>
193
+ * @public
194
194
  */
195
195
  AutomationTargetParameterName?: string;
196
196
  /**
197
- * @public
198
197
  * <p>The number of errors that are allowed before the system stops sending requests to run the
199
198
  * association on additional targets. You can specify either an absolute number of errors, for
200
199
  * example 10, or a percentage of the target set, for example 10%. If you specify 3, for example,
@@ -206,10 +205,10 @@ export interface UpdateAssociationRequest {
206
205
  * are allowed to complete, but some of these executions may fail as well. If you need to ensure
207
206
  * that there won't be more than max-errors failed executions, set <code>MaxConcurrency</code> to 1
208
207
  * so that executions proceed one at a time.</p>
208
+ * @public
209
209
  */
210
210
  MaxErrors?: string;
211
211
  /**
212
- * @public
213
212
  * <p>The maximum number of targets allowed to run the association at the same time. You can
214
213
  * specify a number, for example 10, or a percentage of the target set, for example 10%. The default
215
214
  * value is 100%, which means all targets run the association at the same time.</p>
@@ -217,15 +216,15 @@ export interface UpdateAssociationRequest {
217
216
  * <code>MaxConcurrency</code> associations, the association is allowed to run. During the next
218
217
  * association interval, the new managed node will process its association within the limit
219
218
  * specified for <code>MaxConcurrency</code>.</p>
219
+ * @public
220
220
  */
221
221
  MaxConcurrency?: string;
222
222
  /**
223
- * @public
224
223
  * <p>The severity level to assign to the association.</p>
224
+ * @public
225
225
  */
226
226
  ComplianceSeverity?: AssociationComplianceSeverity;
227
227
  /**
228
- * @public
229
228
  * <p>The mode for generating association compliance. You can specify <code>AUTO</code> or
230
229
  * <code>MANUAL</code>. In <code>AUTO</code> mode, the system uses the status of the association
231
230
  * execution to determine the compliance status. If the association execution runs successfully,
@@ -236,10 +235,10 @@ export interface UpdateAssociationRequest {
236
235
  * managed by State Manager, a capability of Amazon Web Services Systems Manager. It is managed by your direct call to the
237
236
  * <a>PutComplianceItems</a> API operation.</p>
238
237
  * <p>By default, all associations use <code>AUTO</code> mode.</p>
238
+ * @public
239
239
  */
240
240
  SyncCompliance?: AssociationSyncCompliance;
241
241
  /**
242
- * @public
243
242
  * <p>By default, when you update an association, the system runs it immediately after it is
244
243
  * updated and then according to the schedule you specified. Specify this option if you don't want
245
244
  * an association to run immediately after you update it. This parameter isn't supported for rate
@@ -255,25 +254,25 @@ export interface UpdateAssociationRequest {
255
254
  * <p>You can reset this option. To do so, specify the <code>no-apply-only-at-cron-interval</code>
256
255
  * parameter when you update the association from the command line. This parameter forces the
257
256
  * association to run immediately after updating it and according to the interval specified.</p>
257
+ * @public
258
258
  */
259
259
  ApplyOnlyAtCronInterval?: boolean;
260
260
  /**
261
- * @public
262
261
  * <p>The names or Amazon Resource Names (ARNs) of the Change Calendar type documents you want to
263
262
  * gate your associations under. The associations only run when that change calendar is open. For
264
263
  * more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-change-calendar">Amazon Web Services Systems Manager Change
265
264
  * Calendar</a>.</p>
265
+ * @public
266
266
  */
267
267
  CalendarNames?: string[];
268
268
  /**
269
- * @public
270
269
  * <p>A location is a combination of Amazon Web Services Regions and Amazon Web Services accounts where you want to run the
271
270
  * association. Use this action to update an association in multiple Regions and multiple
272
271
  * accounts.</p>
272
+ * @public
273
273
  */
274
274
  TargetLocations?: TargetLocation[];
275
275
  /**
276
- * @public
277
276
  * <p>Number of days to wait after the scheduled day to run an association. For example, if you
278
277
  * specified a cron schedule of <code>cron(0 0 ? * THU#2 *)</code>, you could specify an offset of 3
279
278
  * to run the association each Sunday after the second Thursday of the month. For more information
@@ -283,10 +282,10 @@ export interface UpdateAssociationRequest {
283
282
  * <p>To use offsets, you must specify the <code>ApplyOnlyAtCronInterval</code> parameter. This
284
283
  * option tells the system not to run an association immediately after you create it. </p>
285
284
  * </note>
285
+ * @public
286
286
  */
287
287
  ScheduleOffset?: number;
288
288
  /**
289
- * @public
290
289
  * <p>The number of hours the association can run before it is canceled. Duration applies to
291
290
  * associations that are currently running, and any pending and in progress commands on all targets.
292
291
  * If a target was taken offline for the association to run, it is made available again immediately,
@@ -304,18 +303,19 @@ export interface UpdateAssociationRequest {
304
303
  * run immediately after it is updated, but only according to the specified schedule.</p>
305
304
  * </li>
306
305
  * </ul>
306
+ * @public
307
307
  */
308
308
  Duration?: number;
309
309
  /**
310
- * @public
311
310
  * <p>A key-value mapping of document parameters to target resources. Both Targets and TargetMaps
312
311
  * can't be specified together.</p>
312
+ * @public
313
313
  */
314
314
  TargetMaps?: Record<string, string[]>[];
315
315
  /**
316
- * @public
317
316
  * <p>The details for the CloudWatch alarm you want to apply to an automation or
318
317
  * command.</p>
318
+ * @public
319
319
  */
320
320
  AlarmConfiguration?: AlarmConfiguration;
321
321
  }
@@ -324,14 +324,14 @@ export interface UpdateAssociationRequest {
324
324
  */
325
325
  export interface UpdateAssociationResult {
326
326
  /**
327
- * @public
328
327
  * <p>The description of the association that was updated.</p>
328
+ * @public
329
329
  */
330
330
  AssociationDescription?: AssociationDescription;
331
331
  }
332
332
  /**
333
- * @public
334
333
  * <p>The updated status is the same as the current status.</p>
334
+ * @public
335
335
  */
336
336
  export declare class StatusUnchanged extends __BaseException {
337
337
  readonly name: "StatusUnchanged";
@@ -346,18 +346,18 @@ export declare class StatusUnchanged extends __BaseException {
346
346
  */
347
347
  export interface UpdateAssociationStatusRequest {
348
348
  /**
349
- * @public
350
349
  * <p>The name of the SSM document.</p>
350
+ * @public
351
351
  */
352
352
  Name: string | undefined;
353
353
  /**
354
- * @public
355
354
  * <p>The managed node ID.</p>
355
+ * @public
356
356
  */
357
357
  InstanceId: string | undefined;
358
358
  /**
359
- * @public
360
359
  * <p>The association status.</p>
360
+ * @public
361
361
  */
362
362
  AssociationStatus: AssociationStatus | undefined;
363
363
  }
@@ -366,15 +366,15 @@ export interface UpdateAssociationStatusRequest {
366
366
  */
367
367
  export interface UpdateAssociationStatusResult {
368
368
  /**
369
- * @public
370
369
  * <p>Information about the association.</p>
370
+ * @public
371
371
  */
372
372
  AssociationDescription?: AssociationDescription;
373
373
  }
374
374
  /**
375
- * @public
376
375
  * <p>The document has too many versions. Delete one or more document versions and try
377
376
  * again.</p>
377
+ * @public
378
378
  */
379
379
  export declare class DocumentVersionLimitExceeded extends __BaseException {
380
380
  readonly name: "DocumentVersionLimitExceeded";
@@ -386,9 +386,9 @@ export declare class DocumentVersionLimitExceeded extends __BaseException {
386
386
  constructor(opts: __ExceptionOptionType<DocumentVersionLimitExceeded, __BaseException>);
387
387
  }
388
388
  /**
389
- * @public
390
389
  * <p>The content of the association document matches another document. Change the content of the
391
390
  * document and try again.</p>
391
+ * @public
392
392
  */
393
393
  export declare class DuplicateDocumentContent extends __BaseException {
394
394
  readonly name: "DuplicateDocumentContent";
@@ -400,9 +400,9 @@ export declare class DuplicateDocumentContent extends __BaseException {
400
400
  constructor(opts: __ExceptionOptionType<DuplicateDocumentContent, __BaseException>);
401
401
  }
402
402
  /**
403
- * @public
404
403
  * <p>The version name has already been used in this document. Specify a different version name,
405
404
  * and then try again.</p>
405
+ * @public
406
406
  */
407
407
  export declare class DuplicateDocumentVersionName extends __BaseException {
408
408
  readonly name: "DuplicateDocumentVersionName";
@@ -418,36 +418,35 @@ export declare class DuplicateDocumentVersionName extends __BaseException {
418
418
  */
419
419
  export interface UpdateDocumentRequest {
420
420
  /**
421
- * @public
422
421
  * <p>A valid JSON or YAML string.</p>
422
+ * @public
423
423
  */
424
424
  Content: string | undefined;
425
425
  /**
426
- * @public
427
426
  * <p>A list of key-value pairs that describe attachments to a version of a document.</p>
427
+ * @public
428
428
  */
429
429
  Attachments?: AttachmentsSource[];
430
430
  /**
431
- * @public
432
431
  * <p>The name of the SSM document that you want to update.</p>
432
+ * @public
433
433
  */
434
434
  Name: string | undefined;
435
435
  /**
436
- * @public
437
436
  * <p>The friendly name of the SSM document that you want to update. This value can differ for
438
437
  * each version of the document. If you don't specify a value for this parameter in your request,
439
438
  * the existing value is applied to the new document version.</p>
439
+ * @public
440
440
  */
441
441
  DisplayName?: string;
442
442
  /**
443
- * @public
444
443
  * <p>An optional field specifying the version of the artifact you are updating with the document.
445
444
  * For example, 12.6. This value is unique across all versions of a document, and can't be
446
445
  * changed.</p>
446
+ * @public
447
447
  */
448
448
  VersionName?: string;
449
449
  /**
450
- * @public
451
450
  * <p>The version of the document that you want to update. Currently, Systems Manager supports updating only
452
451
  * the latest version of the document. You can specify the version number of the latest version or
453
452
  * use the <code>$LATEST</code> variable.</p>
@@ -456,17 +455,18 @@ export interface UpdateDocumentRequest {
456
455
  * the association unless you previously specifed the <code>apply-only-at-cron-interval</code>
457
456
  * parameter.</p>
458
457
  * </note>
458
+ * @public
459
459
  */
460
460
  DocumentVersion?: string;
461
461
  /**
462
- * @public
463
462
  * <p>Specify the document format for the new document version. Systems Manager supports JSON and YAML
464
463
  * documents. JSON is the default format.</p>
464
+ * @public
465
465
  */
466
466
  DocumentFormat?: DocumentFormat;
467
467
  /**
468
- * @public
469
468
  * <p>Specify a new target type for the document.</p>
469
+ * @public
470
470
  */
471
471
  TargetType?: string;
472
472
  }
@@ -475,8 +475,8 @@ export interface UpdateDocumentRequest {
475
475
  */
476
476
  export interface UpdateDocumentResult {
477
477
  /**
478
- * @public
479
478
  * <p>A description of the document that was updated.</p>
479
+ * @public
480
480
  */
481
481
  DocumentDescription?: DocumentDescription;
482
482
  }
@@ -485,34 +485,34 @@ export interface UpdateDocumentResult {
485
485
  */
486
486
  export interface UpdateDocumentDefaultVersionRequest {
487
487
  /**
488
- * @public
489
488
  * <p>The name of a custom document that you want to set as the default version.</p>
489
+ * @public
490
490
  */
491
491
  Name: string | undefined;
492
492
  /**
493
- * @public
494
493
  * <p>The version of a custom document that you want to set as the default version.</p>
494
+ * @public
495
495
  */
496
496
  DocumentVersion: string | undefined;
497
497
  }
498
498
  /**
499
- * @public
500
499
  * <p>A default version of a document.</p>
500
+ * @public
501
501
  */
502
502
  export interface DocumentDefaultVersionDescription {
503
503
  /**
504
- * @public
505
504
  * <p>The name of the document.</p>
505
+ * @public
506
506
  */
507
507
  Name?: string;
508
508
  /**
509
- * @public
510
509
  * <p>The default version of the document.</p>
510
+ * @public
511
511
  */
512
512
  DefaultVersion?: string;
513
513
  /**
514
- * @public
515
514
  * <p>The default version of the artifact associated with the document.</p>
515
+ * @public
516
516
  */
517
517
  DefaultVersionName?: string;
518
518
  }
@@ -521,8 +521,8 @@ export interface DocumentDefaultVersionDescription {
521
521
  */
522
522
  export interface UpdateDocumentDefaultVersionResult {
523
523
  /**
524
- * @public
525
524
  * <p>The description of a custom document that you want to set as the default version.</p>
525
+ * @public
526
526
  */
527
527
  Description?: DocumentDefaultVersionDescription;
528
528
  }
@@ -541,18 +541,18 @@ export declare const DocumentReviewAction: {
541
541
  */
542
542
  export type DocumentReviewAction = (typeof DocumentReviewAction)[keyof typeof DocumentReviewAction];
543
543
  /**
544
- * @public
545
544
  * <p>Information about a document approval review.</p>
545
+ * @public
546
546
  */
547
547
  export interface DocumentReviews {
548
548
  /**
549
- * @public
550
549
  * <p>The action to take on a document approval review request.</p>
550
+ * @public
551
551
  */
552
552
  Action: DocumentReviewAction | undefined;
553
553
  /**
554
- * @public
555
554
  * <p>A comment entered by a user in your organization about the document review request.</p>
555
+ * @public
556
556
  */
557
557
  Comment?: DocumentReviewCommentSource[];
558
558
  }
@@ -561,18 +561,18 @@ export interface DocumentReviews {
561
561
  */
562
562
  export interface UpdateDocumentMetadataRequest {
563
563
  /**
564
- * @public
565
564
  * <p>The name of the change template for which a version's metadata is to be updated.</p>
565
+ * @public
566
566
  */
567
567
  Name: string | undefined;
568
568
  /**
569
- * @public
570
569
  * <p>The version of a change template in which to update approval metadata.</p>
570
+ * @public
571
571
  */
572
572
  DocumentVersion?: string;
573
573
  /**
574
- * @public
575
574
  * <p>The change template review details to update.</p>
575
+ * @public
576
576
  */
577
577
  DocumentReviews: DocumentReviews | undefined;
578
578
  }
@@ -586,49 +586,48 @@ export interface UpdateDocumentMetadataResponse {
586
586
  */
587
587
  export interface UpdateMaintenanceWindowRequest {
588
588
  /**
589
- * @public
590
589
  * <p>The ID of the maintenance window to update.</p>
590
+ * @public
591
591
  */
592
592
  WindowId: string | undefined;
593
593
  /**
594
- * @public
595
594
  * <p>The name of the maintenance window.</p>
595
+ * @public
596
596
  */
597
597
  Name?: string;
598
598
  /**
599
- * @public
600
599
  * <p>An optional description for the update request.</p>
600
+ * @public
601
601
  */
602
602
  Description?: string;
603
603
  /**
604
- * @public
605
604
  * <p>The date and time, in ISO-8601 Extended format, for when you want the maintenance window to
606
605
  * become active. <code>StartDate</code> allows you to delay activation of the maintenance window
607
606
  * until the specified future date.</p>
607
+ * @public
608
608
  */
609
609
  StartDate?: string;
610
610
  /**
611
- * @public
612
611
  * <p>The date and time, in ISO-8601 Extended format, for when you want the maintenance window to
613
612
  * become inactive. <code>EndDate</code> allows you to set a date and time in the future when the
614
613
  * maintenance window will no longer run.</p>
614
+ * @public
615
615
  */
616
616
  EndDate?: string;
617
617
  /**
618
- * @public
619
618
  * <p>The schedule of the maintenance window in the form of a cron or rate expression.</p>
619
+ * @public
620
620
  */
621
621
  Schedule?: string;
622
622
  /**
623
- * @public
624
623
  * <p>The time zone that the scheduled maintenance window executions are based on, in Internet
625
624
  * Assigned Numbers Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or
626
625
  * "Asia/Seoul". For more information, see the <a href="https://www.iana.org/time-zones">Time
627
626
  * Zone Database</a> on the IANA website.</p>
627
+ * @public
628
628
  */
629
629
  ScheduleTimezone?: string;
630
630
  /**
631
- * @public
632
631
  * <p>The number of days to wait after the date and time specified by a cron expression before
633
632
  * running the maintenance window.</p>
634
633
  * <p>For example, the following cron expression schedules a maintenance window to run the third
@@ -638,34 +637,35 @@ export interface UpdateMaintenanceWindowRequest {
638
637
  * </p>
639
638
  * <p>If the schedule offset is <code>2</code>, the maintenance window won't run until two days
640
639
  * later.</p>
640
+ * @public
641
641
  */
642
642
  ScheduleOffset?: number;
643
643
  /**
644
- * @public
645
644
  * <p>The duration of the maintenance window in hours.</p>
645
+ * @public
646
646
  */
647
647
  Duration?: number;
648
648
  /**
649
- * @public
650
649
  * <p>The number of hours before the end of the maintenance window that Amazon Web Services Systems Manager stops scheduling
651
650
  * new tasks for execution.</p>
651
+ * @public
652
652
  */
653
653
  Cutoff?: number;
654
654
  /**
655
- * @public
656
655
  * <p>Whether targets must be registered with the maintenance window before tasks can be defined
657
656
  * for those targets.</p>
657
+ * @public
658
658
  */
659
659
  AllowUnassociatedTargets?: boolean;
660
660
  /**
661
- * @public
662
661
  * <p>Whether the maintenance window is enabled.</p>
662
+ * @public
663
663
  */
664
664
  Enabled?: boolean;
665
665
  /**
666
- * @public
667
666
  * <p>If <code>True</code>, then all fields that are required by the <a>CreateMaintenanceWindow</a> operation are also required for this API request. Optional
668
667
  * fields that aren't specified are set to null. </p>
668
+ * @public
669
669
  */
670
670
  Replace?: boolean;
671
671
  }
@@ -674,71 +674,71 @@ export interface UpdateMaintenanceWindowRequest {
674
674
  */
675
675
  export interface UpdateMaintenanceWindowResult {
676
676
  /**
677
- * @public
678
677
  * <p>The ID of the created maintenance window.</p>
678
+ * @public
679
679
  */
680
680
  WindowId?: string;
681
681
  /**
682
- * @public
683
682
  * <p>The name of the maintenance window.</p>
683
+ * @public
684
684
  */
685
685
  Name?: string;
686
686
  /**
687
- * @public
688
687
  * <p>An optional description of the update.</p>
688
+ * @public
689
689
  */
690
690
  Description?: string;
691
691
  /**
692
- * @public
693
692
  * <p>The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled
694
693
  * to become active. The maintenance window won't run before this specified time.</p>
694
+ * @public
695
695
  */
696
696
  StartDate?: string;
697
697
  /**
698
- * @public
699
698
  * <p>The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled
700
699
  * to become inactive. The maintenance window won't run after this specified time.</p>
700
+ * @public
701
701
  */
702
702
  EndDate?: string;
703
703
  /**
704
- * @public
705
704
  * <p>The schedule of the maintenance window in the form of a cron or rate expression.</p>
705
+ * @public
706
706
  */
707
707
  Schedule?: string;
708
708
  /**
709
- * @public
710
709
  * <p>The time zone that the scheduled maintenance window executions are based on, in Internet
711
710
  * Assigned Numbers Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or
712
711
  * "Asia/Seoul". For more information, see the <a href="https://www.iana.org/time-zones">Time
713
712
  * Zone Database</a> on the IANA website.</p>
713
+ * @public
714
714
  */
715
715
  ScheduleTimezone?: string;
716
716
  /**
717
- * @public
718
717
  * <p>The number of days to wait to run a maintenance window after the scheduled cron expression
719
718
  * date and time.</p>
719
+ * @public
720
720
  */
721
721
  ScheduleOffset?: number;
722
722
  /**
723
- * @public
724
723
  * <p>The duration of the maintenance window in hours.</p>
724
+ * @public
725
725
  */
726
726
  Duration?: number;
727
727
  /**
728
- * @public
729
728
  * <p>The number of hours before the end of the maintenance window that Amazon Web Services Systems Manager stops scheduling
730
729
  * new tasks for execution.</p>
730
+ * @public
731
731
  */
732
732
  Cutoff?: number;
733
733
  /**
734
- * @public
735
734
  * <p>Whether targets must be registered with the maintenance window before tasks can be defined
736
735
  * for those targets.</p>
736
+ * @public
737
737
  */
738
738
  AllowUnassociatedTargets?: boolean;
739
739
  /**
740
- * @public
741
740
  * <p>Whether the maintenance window is enabled.</p>
741
+ * @public
742
742
  */
743
743
  Enabled?: boolean;
744
744
  }
@@ -747,40 +747,40 @@ export interface UpdateMaintenanceWindowResult {
747
747
  */
748
748
  export interface UpdateMaintenanceWindowTargetRequest {
749
749
  /**
750
- * @public
751
750
  * <p>The maintenance window ID with which to modify the target.</p>
751
+ * @public
752
752
  */
753
753
  WindowId: string | undefined;
754
754
  /**
755
- * @public
756
755
  * <p>The target ID to modify.</p>
756
+ * @public
757
757
  */
758
758
  WindowTargetId: string | undefined;
759
759
  /**
760
- * @public
761
760
  * <p>The targets to add or replace.</p>
761
+ * @public
762
762
  */
763
763
  Targets?: Target[];
764
764
  /**
765
- * @public
766
765
  * <p>User-provided value that will be included in any Amazon CloudWatch Events events raised while
767
766
  * running tasks for these targets in this maintenance window.</p>
767
+ * @public
768
768
  */
769
769
  OwnerInformation?: string;
770
770
  /**
771
- * @public
772
771
  * <p>A name for the update.</p>
772
+ * @public
773
773
  */
774
774
  Name?: string;
775
775
  /**
776
- * @public
777
776
  * <p>An optional description for the update.</p>
777
+ * @public
778
778
  */
779
779
  Description?: string;
780
780
  /**
781
- * @public
782
781
  * <p>If <code>True</code>, then all fields that are required by the <a>RegisterTargetWithMaintenanceWindow</a> operation are also required for this API
783
782
  * request. Optional fields that aren't specified are set to null.</p>
783
+ * @public
784
784
  */
785
785
  Replace?: boolean;
786
786
  }
@@ -789,33 +789,33 @@ export interface UpdateMaintenanceWindowTargetRequest {
789
789
  */
790
790
  export interface UpdateMaintenanceWindowTargetResult {
791
791
  /**
792
- * @public
793
792
  * <p>The maintenance window ID specified in the update request.</p>
793
+ * @public
794
794
  */
795
795
  WindowId?: string;
796
796
  /**
797
- * @public
798
797
  * <p>The target ID specified in the update request.</p>
798
+ * @public
799
799
  */
800
800
  WindowTargetId?: string;
801
801
  /**
802
- * @public
803
802
  * <p>The updated targets.</p>
803
+ * @public
804
804
  */
805
805
  Targets?: Target[];
806
806
  /**
807
- * @public
808
807
  * <p>The updated owner.</p>
808
+ * @public
809
809
  */
810
810
  OwnerInformation?: string;
811
811
  /**
812
- * @public
813
812
  * <p>The updated name.</p>
813
+ * @public
814
814
  */
815
815
  Name?: string;
816
816
  /**
817
- * @public
818
817
  * <p>The updated description.</p>
818
+ * @public
819
819
  */
820
820
  Description?: string;
821
821
  }
@@ -824,17 +824,16 @@ export interface UpdateMaintenanceWindowTargetResult {
824
824
  */
825
825
  export interface UpdateMaintenanceWindowTaskRequest {
826
826
  /**
827
- * @public
828
827
  * <p>The maintenance window ID that contains the task to modify.</p>
828
+ * @public
829
829
  */
830
830
  WindowId: string | undefined;
831
831
  /**
832
- * @public
833
832
  * <p>The task ID to modify.</p>
833
+ * @public
834
834
  */
835
835
  WindowTaskId: string | undefined;
836
836
  /**
837
- * @public
838
837
  * <p>The targets (either managed nodes or tags) to modify. Managed nodes are specified using the
839
838
  * format <code>Key=instanceids,Values=instanceID_1,instanceID_2</code>. Tags are specified using
840
839
  * the format <code> Key=tag_name,Values=tag_value</code>. </p>
@@ -846,25 +845,25 @@ export interface UpdateMaintenanceWindowTaskRequest {
846
845
  * maintenance window tasks without targets</a> in the
847
846
  * <i>Amazon Web Services Systems Manager User Guide</i>.</p>
848
847
  * </note>
848
+ * @public
849
849
  */
850
850
  Targets?: Target[];
851
851
  /**
852
- * @public
853
852
  * <p>The task ARN to modify.</p>
853
+ * @public
854
854
  */
855
855
  TaskArn?: string;
856
856
  /**
857
- * @public
858
857
  * <p>The Amazon Resource Name (ARN) of the IAM service role for Amazon Web Services Systems Manager to assume when running a
859
858
  * maintenance window task. If you do not specify a service role ARN, Systems Manager uses your account's
860
859
  * service-linked role. If no service-linked role for Systems Manager exists in your account, it is created when you run
861
860
  * <code>RegisterTaskWithMaintenanceWindow</code>.</p>
862
861
  * <p>For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/using-service-linked-roles.html#slr-permissions">Using
863
862
  * service-linked roles for Systems Manager</a> in the in the <i>Amazon Web Services Systems Manager User Guide</i>:</p>
863
+ * @public
864
864
  */
865
865
  ServiceRoleArn?: string;
866
866
  /**
867
- * @public
868
867
  * <p>The parameters to modify.</p>
869
868
  * <note>
870
869
  * <p>
@@ -876,10 +875,10 @@ export interface UpdateMaintenanceWindowTaskRequest {
876
875
  * <p>The map has the following format:</p>
877
876
  * <p>Key: string, between 1 and 255 characters</p>
878
877
  * <p>Value: an array of strings, each string is between 1 and 255 characters</p>
878
+ * @public
879
879
  */
880
880
  TaskParameters?: Record<string, MaintenanceWindowTaskParameterValueExpression>;
881
881
  /**
882
- * @public
883
882
  * <p>The parameters that the task should use during execution. Populate only the fields that
884
883
  * match the task type. All other fields should be empty.</p>
885
884
  * <important>
@@ -892,16 +891,16 @@ export interface UpdateMaintenanceWindowTaskRequest {
892
891
  * maintenance window task and specify only a different <code>OutputS3BucketName</code> value, the
893
892
  * values for <code>Comment</code> and <code>NotificationConfig</code> are removed.</p>
894
893
  * </important>
894
+ * @public
895
895
  */
896
896
  TaskInvocationParameters?: MaintenanceWindowTaskInvocationParameters;
897
897
  /**
898
- * @public
899
898
  * <p>The new task priority to specify. The lower the number, the higher the priority. Tasks that
900
899
  * have the same priority are scheduled in parallel.</p>
900
+ * @public
901
901
  */
902
902
  Priority?: number;
903
903
  /**
904
- * @public
905
904
  * <p>The new <code>MaxConcurrency</code> value you want to specify. <code>MaxConcurrency</code>
906
905
  * is the number of targets that are allowed to run this task, in parallel.</p>
907
906
  * <note>
@@ -912,10 +911,10 @@ export interface UpdateMaintenanceWindowTaskRequest {
912
911
  * option. Instead, the system inserts a placeholder value of <code>1</code>. This value doesn't
913
912
  * affect the running of your task.</p>
914
913
  * </note>
914
+ * @public
915
915
  */
916
916
  MaxConcurrency?: string;
917
917
  /**
918
- * @public
919
918
  * <p>The new <code>MaxErrors</code> value to specify. <code>MaxErrors</code> is the maximum
920
919
  * number of errors that are allowed before the task stops being scheduled.</p>
921
920
  * <note>
@@ -926,10 +925,10 @@ export interface UpdateMaintenanceWindowTaskRequest {
926
925
  * option. Instead, the system inserts a placeholder value of <code>1</code>. This value doesn't
927
926
  * affect the running of your task.</p>
928
927
  * </note>
928
+ * @public
929
929
  */
930
930
  MaxErrors?: string;
931
931
  /**
932
- * @public
933
932
  * <p>The new logging location in Amazon S3 to specify.</p>
934
933
  * <note>
935
934
  * <p>
@@ -938,26 +937,26 @@ export interface UpdateMaintenanceWindowTaskRequest {
938
937
  * For information about how Amazon Web Services Systems Manager handles these options for the supported maintenance
939
938
  * window task types, see <a>MaintenanceWindowTaskInvocationParameters</a>.</p>
940
939
  * </note>
940
+ * @public
941
941
  */
942
942
  LoggingInfo?: LoggingInfo;
943
943
  /**
944
- * @public
945
944
  * <p>The new task name to specify.</p>
945
+ * @public
946
946
  */
947
947
  Name?: string;
948
948
  /**
949
- * @public
950
949
  * <p>The new task description to specify.</p>
950
+ * @public
951
951
  */
952
952
  Description?: string;
953
953
  /**
954
- * @public
955
954
  * <p>If True, then all fields that are required by the <a>RegisterTaskWithMaintenanceWindow</a> operation are also required for this API request.
956
955
  * Optional fields that aren't specified are set to null.</p>
956
+ * @public
957
957
  */
958
958
  Replace?: boolean;
959
959
  /**
960
- * @public
961
960
  * <p>Indicates whether tasks should continue to run after the cutoff time specified in the
962
961
  * maintenance windows is reached. </p>
963
962
  * <ul>
@@ -984,11 +983,12 @@ export interface UpdateMaintenanceWindowTaskRequest {
984
983
  * <p>The status for tasks that are not completed is <code>TIMED_OUT</code>.</p>
985
984
  * </li>
986
985
  * </ul>
986
+ * @public
987
987
  */
988
988
  CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior;
989
989
  /**
990
- * @public
991
990
  * <p>The CloudWatch alarm you want to apply to your maintenance window task.</p>
991
+ * @public
992
992
  */
993
993
  AlarmConfiguration?: AlarmConfiguration;
994
994
  }
@@ -997,33 +997,32 @@ export interface UpdateMaintenanceWindowTaskRequest {
997
997
  */
998
998
  export interface UpdateMaintenanceWindowTaskResult {
999
999
  /**
1000
- * @public
1001
1000
  * <p>The ID of the maintenance window that was updated.</p>
1001
+ * @public
1002
1002
  */
1003
1003
  WindowId?: string;
1004
1004
  /**
1005
- * @public
1006
1005
  * <p>The task ID of the maintenance window that was updated.</p>
1006
+ * @public
1007
1007
  */
1008
1008
  WindowTaskId?: string;
1009
1009
  /**
1010
- * @public
1011
1010
  * <p>The updated target values.</p>
1011
+ * @public
1012
1012
  */
1013
1013
  Targets?: Target[];
1014
1014
  /**
1015
- * @public
1016
1015
  * <p>The updated task ARN value.</p>
1016
+ * @public
1017
1017
  */
1018
1018
  TaskArn?: string;
1019
1019
  /**
1020
- * @public
1021
1020
  * <p>The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) service role to use to publish Amazon Simple Notification Service
1022
1021
  * (Amazon SNS) notifications for maintenance window Run Command tasks.</p>
1022
+ * @public
1023
1023
  */
1024
1024
  ServiceRoleArn?: string;
1025
1025
  /**
1026
- * @public
1027
1026
  * <p>The updated parameter values.</p>
1028
1027
  * <note>
1029
1028
  * <p>
@@ -1032,30 +1031,30 @@ export interface UpdateMaintenanceWindowTaskResult {
1032
1031
  * about how Systems Manager handles these options for the supported maintenance window task
1033
1032
  * types, see <a>MaintenanceWindowTaskInvocationParameters</a>.</p>
1034
1033
  * </note>
1034
+ * @public
1035
1035
  */
1036
1036
  TaskParameters?: Record<string, MaintenanceWindowTaskParameterValueExpression>;
1037
1037
  /**
1038
- * @public
1039
1038
  * <p>The updated parameter values.</p>
1039
+ * @public
1040
1040
  */
1041
1041
  TaskInvocationParameters?: MaintenanceWindowTaskInvocationParameters;
1042
1042
  /**
1043
- * @public
1044
1043
  * <p>The updated priority value.</p>
1044
+ * @public
1045
1045
  */
1046
1046
  Priority?: number;
1047
1047
  /**
1048
- * @public
1049
1048
  * <p>The updated <code>MaxConcurrency</code> value.</p>
1049
+ * @public
1050
1050
  */
1051
1051
  MaxConcurrency?: string;
1052
1052
  /**
1053
- * @public
1054
1053
  * <p>The updated <code>MaxErrors</code> value.</p>
1054
+ * @public
1055
1055
  */
1056
1056
  MaxErrors?: string;
1057
1057
  /**
1058
- * @public
1059
1058
  * <p>The updated logging information in Amazon S3.</p>
1060
1059
  * <note>
1061
1060
  * <p>
@@ -1064,28 +1063,29 @@ export interface UpdateMaintenanceWindowTaskResult {
1064
1063
  * For information about how Amazon Web Services Systems Manager handles these options for the supported maintenance
1065
1064
  * window task types, see <a>MaintenanceWindowTaskInvocationParameters</a>.</p>
1066
1065
  * </note>
1066
+ * @public
1067
1067
  */
1068
1068
  LoggingInfo?: LoggingInfo;
1069
1069
  /**
1070
- * @public
1071
1070
  * <p>The updated task name.</p>
1071
+ * @public
1072
1072
  */
1073
1073
  Name?: string;
1074
1074
  /**
1075
- * @public
1076
1075
  * <p>The updated task description.</p>
1076
+ * @public
1077
1077
  */
1078
1078
  Description?: string;
1079
1079
  /**
1080
- * @public
1081
1080
  * <p>The specification for whether tasks should continue to run after the cutoff time specified
1082
1081
  * in the maintenance windows is reached. </p>
1082
+ * @public
1083
1083
  */
1084
1084
  CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior;
1085
1085
  /**
1086
- * @public
1087
1086
  * <p>The details for the CloudWatch alarm you applied to your maintenance window
1088
1087
  * task.</p>
1088
+ * @public
1089
1089
  */
1090
1090
  AlarmConfiguration?: AlarmConfiguration;
1091
1091
  }
@@ -1094,12 +1094,11 @@ export interface UpdateMaintenanceWindowTaskResult {
1094
1094
  */
1095
1095
  export interface UpdateManagedInstanceRoleRequest {
1096
1096
  /**
1097
- * @public
1098
1097
  * <p>The ID of the managed node where you want to update the role.</p>
1098
+ * @public
1099
1099
  */
1100
1100
  InstanceId: string | undefined;
1101
1101
  /**
1102
- * @public
1103
1102
  * <p>The name of the Identity and Access Management (IAM) role that you want to assign to
1104
1103
  * the managed node. This IAM role must provide AssumeRole permissions for the
1105
1104
  * Amazon Web Services Systems Manager service principal <code>ssm.amazonaws.com</code>. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-service-role.html">Create an
@@ -1109,6 +1108,7 @@ export interface UpdateManagedInstanceRoleRequest {
1109
1108
  * <p>You can't specify an IAM service-linked role for this parameter. You must
1110
1109
  * create a unique role.</p>
1111
1110
  * </note>
1111
+ * @public
1112
1112
  */
1113
1113
  IamRole: string | undefined;
1114
1114
  }
@@ -1122,12 +1122,11 @@ export interface UpdateManagedInstanceRoleResult {
1122
1122
  */
1123
1123
  export interface UpdateOpsItemRequest {
1124
1124
  /**
1125
- * @public
1126
1125
  * <p>User-defined text that contains information about the OpsItem, in Markdown format. </p>
1126
+ * @public
1127
1127
  */
1128
1128
  Description?: string;
1129
1129
  /**
1130
- * @public
1131
1130
  * <p>Add new keys or edit existing key-value pairs of the OperationalData map in the OpsItem
1132
1131
  * object.</p>
1133
1132
  * <p>Operational data is custom data that provides useful reference details about the OpsItem.
@@ -1149,84 +1148,85 @@ export interface UpdateOpsItemRequest {
1149
1148
  * Automation runbook with the OpsItem. To view Amazon Web Services CLI example commands that use these keys, see
1150
1149
  * <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/OpsCenter-manually-create-OpsItems.html">Creating OpsItems
1151
1150
  * manually</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
1151
+ * @public
1152
1152
  */
1153
1153
  OperationalData?: Record<string, OpsItemDataValue>;
1154
1154
  /**
1155
- * @public
1156
1155
  * <p>Keys that you want to remove from the OperationalData map.</p>
1156
+ * @public
1157
1157
  */
1158
1158
  OperationalDataToDelete?: string[];
1159
1159
  /**
1160
- * @public
1161
1160
  * <p>The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this
1162
1161
  * OpsItem is edited or changed.</p>
1162
+ * @public
1163
1163
  */
1164
1164
  Notifications?: OpsItemNotification[];
1165
1165
  /**
1166
- * @public
1167
1166
  * <p>The importance of this OpsItem in relation to other OpsItems in the system.</p>
1167
+ * @public
1168
1168
  */
1169
1169
  Priority?: number;
1170
1170
  /**
1171
- * @public
1172
1171
  * <p>One or more OpsItems that share something in common with the current OpsItems. For example,
1173
1172
  * related OpsItems can include OpsItems with similar error messages, impacted resources, or
1174
1173
  * statuses for the impacted resource.</p>
1174
+ * @public
1175
1175
  */
1176
1176
  RelatedOpsItems?: RelatedOpsItem[];
1177
1177
  /**
1178
- * @public
1179
1178
  * <p>The OpsItem status. Status can be <code>Open</code>, <code>In Progress</code>, or
1180
1179
  * <code>Resolved</code>. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/OpsCenter-working-with-OpsItems-editing-details.html">Editing OpsItem details</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
1180
+ * @public
1181
1181
  */
1182
1182
  Status?: OpsItemStatus;
1183
1183
  /**
1184
- * @public
1185
1184
  * <p>The ID of the OpsItem.</p>
1185
+ * @public
1186
1186
  */
1187
1187
  OpsItemId: string | undefined;
1188
1188
  /**
1189
- * @public
1190
1189
  * <p>A short heading that describes the nature of the OpsItem and the impacted resource.</p>
1190
+ * @public
1191
1191
  */
1192
1192
  Title?: string;
1193
1193
  /**
1194
- * @public
1195
1194
  * <p>Specify a new category for an OpsItem.</p>
1195
+ * @public
1196
1196
  */
1197
1197
  Category?: string;
1198
1198
  /**
1199
- * @public
1200
1199
  * <p>Specify a new severity for an OpsItem.</p>
1200
+ * @public
1201
1201
  */
1202
1202
  Severity?: string;
1203
1203
  /**
1204
- * @public
1205
1204
  * <p>The time a runbook workflow started. Currently reported only for the OpsItem type
1206
1205
  * <code>/aws/changerequest</code>.</p>
1206
+ * @public
1207
1207
  */
1208
1208
  ActualStartTime?: Date;
1209
1209
  /**
1210
- * @public
1211
1210
  * <p>The time a runbook workflow ended. Currently reported only for the OpsItem type
1212
1211
  * <code>/aws/changerequest</code>.</p>
1212
+ * @public
1213
1213
  */
1214
1214
  ActualEndTime?: Date;
1215
1215
  /**
1216
- * @public
1217
1216
  * <p>The time specified in a change request for a runbook workflow to start. Currently supported
1218
1217
  * only for the OpsItem type <code>/aws/changerequest</code>.</p>
1218
+ * @public
1219
1219
  */
1220
1220
  PlannedStartTime?: Date;
1221
1221
  /**
1222
- * @public
1223
1222
  * <p>The time specified in a change request for a runbook workflow to end. Currently supported
1224
1223
  * only for the OpsItem type <code>/aws/changerequest</code>.</p>
1224
+ * @public
1225
1225
  */
1226
1226
  PlannedEndTime?: Date;
1227
1227
  /**
1228
- * @public
1229
1228
  * <p>The OpsItem Amazon Resource Name (ARN).</p>
1229
+ * @public
1230
1230
  */
1231
1231
  OpsItemArn?: string;
1232
1232
  }
@@ -1236,9 +1236,9 @@ export interface UpdateOpsItemRequest {
1236
1236
  export interface UpdateOpsItemResponse {
1237
1237
  }
1238
1238
  /**
1239
- * @public
1240
1239
  * <p>The OpsMetadata object exceeds the maximum number of OpsMetadata keys that you can assign to
1241
1240
  * an application in Application Manager.</p>
1241
+ * @public
1242
1242
  */
1243
1243
  export declare class OpsMetadataKeyLimitExceededException extends __BaseException {
1244
1244
  readonly name: "OpsMetadataKeyLimitExceededException";
@@ -1253,18 +1253,18 @@ export declare class OpsMetadataKeyLimitExceededException extends __BaseExceptio
1253
1253
  */
1254
1254
  export interface UpdateOpsMetadataRequest {
1255
1255
  /**
1256
- * @public
1257
1256
  * <p>The Amazon Resource Name (ARN) of the OpsMetadata Object to update.</p>
1257
+ * @public
1258
1258
  */
1259
1259
  OpsMetadataArn: string | undefined;
1260
1260
  /**
1261
- * @public
1262
1261
  * <p>Metadata to add to an OpsMetadata object.</p>
1262
+ * @public
1263
1263
  */
1264
1264
  MetadataToUpdate?: Record<string, MetadataValue>;
1265
1265
  /**
1266
- * @public
1267
1266
  * <p>The metadata keys to delete from the OpsMetadata object. </p>
1267
+ * @public
1268
1268
  */
1269
1269
  KeysToDelete?: string[];
1270
1270
  }
@@ -1273,8 +1273,8 @@ export interface UpdateOpsMetadataRequest {
1273
1273
  */
1274
1274
  export interface UpdateOpsMetadataResult {
1275
1275
  /**
1276
- * @public
1277
1276
  * <p>The Amazon Resource Name (ARN) of the OpsMetadata Object that was updated.</p>
1277
+ * @public
1278
1278
  */
1279
1279
  OpsMetadataArn?: string;
1280
1280
  }
@@ -1283,55 +1283,54 @@ export interface UpdateOpsMetadataResult {
1283
1283
  */
1284
1284
  export interface UpdatePatchBaselineRequest {
1285
1285
  /**
1286
- * @public
1287
1286
  * <p>The ID of the patch baseline to update.</p>
1287
+ * @public
1288
1288
  */
1289
1289
  BaselineId: string | undefined;
1290
1290
  /**
1291
- * @public
1292
1291
  * <p>The name of the patch baseline.</p>
1292
+ * @public
1293
1293
  */
1294
1294
  Name?: string;
1295
1295
  /**
1296
- * @public
1297
1296
  * <p>A set of global filters used to include patches in the baseline.</p>
1297
+ * @public
1298
1298
  */
1299
1299
  GlobalFilters?: PatchFilterGroup;
1300
1300
  /**
1301
- * @public
1302
1301
  * <p>A set of rules used to include patches in the baseline.</p>
1302
+ * @public
1303
1303
  */
1304
1304
  ApprovalRules?: PatchRuleGroup;
1305
1305
  /**
1306
- * @public
1307
1306
  * <p>A list of explicitly approved patches for the baseline.</p>
1308
1307
  * <p>For information about accepted formats for lists of approved patches and rejected patches,
1309
1308
  * see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/patch-manager-approved-rejected-package-name-formats.html">About
1310
1309
  * package name formats for approved and rejected patch lists</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
1310
+ * @public
1311
1311
  */
1312
1312
  ApprovedPatches?: string[];
1313
1313
  /**
1314
- * @public
1315
1314
  * <p>Assigns a new compliance severity level to an existing patch baseline.</p>
1315
+ * @public
1316
1316
  */
1317
1317
  ApprovedPatchesComplianceLevel?: PatchComplianceLevel;
1318
1318
  /**
1319
- * @public
1320
1319
  * <p>Indicates whether the list of approved patches includes non-security updates that should be
1321
1320
  * applied to the managed nodes. The default value is <code>false</code>. Applies to Linux managed
1322
1321
  * nodes only.</p>
1322
+ * @public
1323
1323
  */
1324
1324
  ApprovedPatchesEnableNonSecurity?: boolean;
1325
1325
  /**
1326
- * @public
1327
1326
  * <p>A list of explicitly rejected patches for the baseline.</p>
1328
1327
  * <p>For information about accepted formats for lists of approved patches and rejected patches,
1329
1328
  * see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/patch-manager-approved-rejected-package-name-formats.html">About
1330
1329
  * package name formats for approved and rejected patch lists</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
1330
+ * @public
1331
1331
  */
1332
1332
  RejectedPatches?: string[];
1333
1333
  /**
1334
- * @public
1335
1334
  * <p>The action for Patch Manager to take on patches included in the
1336
1335
  * <code>RejectedPackages</code> list.</p>
1337
1336
  * <ul>
@@ -1354,24 +1353,25 @@ export interface UpdatePatchBaselineRequest {
1354
1353
  * reported as <i>InstalledRejected</i>.</p>
1355
1354
  * </li>
1356
1355
  * </ul>
1356
+ * @public
1357
1357
  */
1358
1358
  RejectedPatchesAction?: PatchAction;
1359
1359
  /**
1360
- * @public
1361
1360
  * <p>A description of the patch baseline.</p>
1361
+ * @public
1362
1362
  */
1363
1363
  Description?: string;
1364
1364
  /**
1365
- * @public
1366
1365
  * <p>Information about the patches to use to update the managed nodes, including target operating
1367
1366
  * systems and source repositories. Applies to Linux managed nodes only.</p>
1367
+ * @public
1368
1368
  */
1369
1369
  Sources?: PatchSource[];
1370
1370
  /**
1371
- * @public
1372
1371
  * <p>If True, then all fields that are required by the <a>CreatePatchBaseline</a>
1373
1372
  * operation are also required for this API request. Optional fields that aren't specified are set
1374
1373
  * to null.</p>
1374
+ * @public
1375
1375
  */
1376
1376
  Replace?: boolean;
1377
1377
  }
@@ -1380,86 +1380,86 @@ export interface UpdatePatchBaselineRequest {
1380
1380
  */
1381
1381
  export interface UpdatePatchBaselineResult {
1382
1382
  /**
1383
- * @public
1384
1383
  * <p>The ID of the deleted patch baseline.</p>
1384
+ * @public
1385
1385
  */
1386
1386
  BaselineId?: string;
1387
1387
  /**
1388
- * @public
1389
1388
  * <p>The name of the patch baseline.</p>
1389
+ * @public
1390
1390
  */
1391
1391
  Name?: string;
1392
1392
  /**
1393
- * @public
1394
1393
  * <p>The operating system rule used by the updated patch baseline.</p>
1394
+ * @public
1395
1395
  */
1396
1396
  OperatingSystem?: OperatingSystem;
1397
1397
  /**
1398
- * @public
1399
1398
  * <p>A set of global filters used to exclude patches from the baseline.</p>
1399
+ * @public
1400
1400
  */
1401
1401
  GlobalFilters?: PatchFilterGroup;
1402
1402
  /**
1403
- * @public
1404
1403
  * <p>A set of rules used to include patches in the baseline.</p>
1404
+ * @public
1405
1405
  */
1406
1406
  ApprovalRules?: PatchRuleGroup;
1407
1407
  /**
1408
- * @public
1409
1408
  * <p>A list of explicitly approved patches for the baseline.</p>
1409
+ * @public
1410
1410
  */
1411
1411
  ApprovedPatches?: string[];
1412
1412
  /**
1413
- * @public
1414
1413
  * <p>The compliance severity level assigned to the patch baseline after the update
1415
1414
  * completed.</p>
1415
+ * @public
1416
1416
  */
1417
1417
  ApprovedPatchesComplianceLevel?: PatchComplianceLevel;
1418
1418
  /**
1419
- * @public
1420
1419
  * <p>Indicates whether the list of approved patches includes non-security updates that should be
1421
1420
  * applied to the managed nodes. The default value is <code>false</code>. Applies to Linux managed
1422
1421
  * nodes only.</p>
1422
+ * @public
1423
1423
  */
1424
1424
  ApprovedPatchesEnableNonSecurity?: boolean;
1425
1425
  /**
1426
- * @public
1427
1426
  * <p>A list of explicitly rejected patches for the baseline.</p>
1427
+ * @public
1428
1428
  */
1429
1429
  RejectedPatches?: string[];
1430
1430
  /**
1431
- * @public
1432
1431
  * <p>The action specified to take on patches included in the <code>RejectedPatches</code> list. A
1433
1432
  * patch can be allowed only if it is a dependency of another package, or blocked entirely along
1434
1433
  * with packages that include it as a dependency.</p>
1434
+ * @public
1435
1435
  */
1436
1436
  RejectedPatchesAction?: PatchAction;
1437
1437
  /**
1438
- * @public
1439
1438
  * <p>The date when the patch baseline was created.</p>
1439
+ * @public
1440
1440
  */
1441
1441
  CreatedDate?: Date;
1442
1442
  /**
1443
- * @public
1444
1443
  * <p>The date when the patch baseline was last modified.</p>
1444
+ * @public
1445
1445
  */
1446
1446
  ModifiedDate?: Date;
1447
1447
  /**
1448
- * @public
1449
1448
  * <p>A description of the patch baseline.</p>
1449
+ * @public
1450
1450
  */
1451
1451
  Description?: string;
1452
1452
  /**
1453
- * @public
1454
1453
  * <p>Information about the patches to use to update the managed nodes, including target operating
1455
1454
  * systems and source repositories. Applies to Linux managed nodes only.</p>
1455
+ * @public
1456
1456
  */
1457
1457
  Sources?: PatchSource[];
1458
1458
  }
1459
1459
  /**
1460
- * @public
1461
1460
  * <p>Another <code>UpdateResourceDataSync</code> request is being processed. Wait a few minutes
1462
1461
  * and try again.</p>
1462
+ * @public
1463
1463
  */
1464
1464
  export declare class ResourceDataSyncConflictException extends __BaseException {
1465
1465
  readonly name: "ResourceDataSyncConflictException";
@@ -1475,19 +1475,19 @@ export declare class ResourceDataSyncConflictException extends __BaseException {
1475
1475
  */
1476
1476
  export interface UpdateResourceDataSyncRequest {
1477
1477
  /**
1478
- * @public
1479
1478
  * <p>The name of the resource data sync you want to update.</p>
1479
+ * @public
1480
1480
  */
1481
1481
  SyncName: string | undefined;
1482
1482
  /**
1483
- * @public
1484
1483
  * <p>The type of resource data sync. The supported <code>SyncType</code> is
1485
1484
  * SyncFromSource.</p>
1485
+ * @public
1486
1486
  */
1487
1487
  SyncType: string | undefined;
1488
1488
  /**
1489
- * @public
1490
1489
  * <p>Specify information about the data sources to synchronize.</p>
1490
+ * @public
1491
1491
  */
1492
1492
  SyncSource: ResourceDataSyncSource | undefined;
1493
1493
  }
@@ -1497,12 +1497,11 @@ export interface UpdateResourceDataSyncRequest {
1497
1497
  export interface UpdateResourceDataSyncResult {
1498
1498
  }
1499
1499
  /**
1500
- * @public
1501
1500
  * <p>The request body of the UpdateServiceSetting API operation.</p>
1501
+ * @public
1502
1502
  */
1503
1503
  export interface UpdateServiceSettingRequest {
1504
1504
  /**
1505
- * @public
1506
1505
  * <p>The Amazon Resource Name (ARN) of the service setting to update. For example,
1507
1506
  * <code>arn:aws:ssm:us-east-1:111122223333:servicesetting/ssm/parameter-store/high-throughput-enabled</code>.
1508
1507
  * The setting ID can be one of the following.</p>
@@ -1554,10 +1553,10 @@ export interface UpdateServiceSettingRequest {
1554
1553
  * provided to administrators. Implement least privilege access when allowing individuals to
1555
1554
  * configure or modify the Default Host Management Configuration.</p>
1556
1555
  * </note>
1556
+ * @public
1557
1557
  */
1558
1558
  SettingId: string | undefined;
1559
1559
  /**
1560
- * @public
1561
1560
  * <p>The new value to specify for the service setting. The following list specifies the available
1562
1561
  * values for each setting.</p>
1563
1562
  * <ul>
@@ -1594,73 +1593,74 @@ export interface UpdateServiceSettingRequest {
1594
1593
  * <code>false</code>.</p>
1595
1594
  * </li>
1596
1595
  * </ul>
1596
+ * @public
1597
1597
  */
1598
1598
  SettingValue: string | undefined;
1599
1599
  }
1600
1600
  /**
1601
- * @public
1602
1601
  * <p>The result body of the UpdateServiceSetting API operation.</p>
1602
+ * @public
1603
1603
  */
1604
1604
  export interface UpdateServiceSettingResult {
1605
1605
  }
1606
1606
  /**
1607
- * @public
1608
1607
  * <p>Specifies the inventory type and attribute for the aggregation execution.</p>
1608
+ * @public
1609
1609
  */
1610
1610
  export interface InventoryAggregator {
1611
1611
  /**
1612
- * @public
1613
1612
  * <p>The inventory type and attribute name for aggregation.</p>
1613
+ * @public
1614
1614
  */
1615
1615
  Expression?: string;
1616
1616
  /**
1617
- * @public
1618
1617
  * <p>Nested aggregators to further refine aggregation for an inventory type.</p>
1618
+ * @public
1619
1619
  */
1620
1620
  Aggregators?: InventoryAggregator[];
1621
1621
  /**
1622
- * @public
1623
1622
  * <p>A user-defined set of one or more filters on which to aggregate inventory data. Groups
1624
1623
  * return a count of resources that match and don't match the specified criteria.</p>
1624
+ * @public
1625
1625
  */
1626
1626
  Groups?: InventoryGroup[];
1627
1627
  }
1628
1628
  /**
1629
- * @public
1630
1629
  * <p>One or more aggregators for viewing counts of OpsData using different dimensions such as
1631
1630
  * <code>Source</code>, <code>CreatedTime</code>, or <code>Source and CreatedTime</code>, to name a
1632
1631
  * few.</p>
1632
+ * @public
1633
1633
  */
1634
1634
  export interface OpsAggregator {
1635
1635
  /**
1636
- * @public
1637
1636
  * <p>Either a <code>Range</code> or <code>Count</code> aggregator for limiting an OpsData
1638
1637
  * summary.</p>
1638
+ * @public
1639
1639
  */
1640
1640
  AggregatorType?: string;
1641
1641
  /**
1642
- * @public
1643
1642
  * <p>The data type name to use for viewing counts of OpsData.</p>
1643
+ * @public
1644
1644
  */
1645
1645
  TypeName?: string;
1646
1646
  /**
1647
- * @public
1648
1647
  * <p>The name of an OpsData attribute on which to limit the count of OpsData.</p>
1648
+ * @public
1649
1649
  */
1650
1650
  AttributeName?: string;
1651
1651
  /**
1652
- * @public
1653
1652
  * <p>The aggregator value.</p>
1653
+ * @public
1654
1654
  */
1655
1655
  Values?: Record<string, string>;
1656
1656
  /**
1657
- * @public
1658
1657
  * <p>The aggregator filters.</p>
1658
+ * @public
1659
1659
  */
1660
1660
  Filters?: OpsFilter[];
1661
1661
  /**
1662
- * @public
1663
1662
  * <p>A nested aggregator for viewing counts of OpsData.</p>
1663
+ * @public
1664
1664
  */
1665
1665
  Aggregators?: OpsAggregator[];
1666
1666
  }
@@ -1669,33 +1669,33 @@ export interface OpsAggregator {
1669
1669
  */
1670
1670
  export interface GetInventoryRequest {
1671
1671
  /**
1672
- * @public
1673
1672
  * <p>One or more filters. Use a filter to return a more specific list of results.</p>
1673
+ * @public
1674
1674
  */
1675
1675
  Filters?: InventoryFilter[];
1676
1676
  /**
1677
- * @public
1678
1677
  * <p>Returns counts of inventory types based on one or more expressions. For example, if you
1679
1678
  * aggregate by using an expression that uses the <code>AWS:InstanceInformation.PlatformType</code>
1680
1679
  * type, you can see a count of how many Windows and Linux managed nodes exist in your inventoried
1681
1680
  * fleet.</p>
1681
+ * @public
1682
1682
  */
1683
1683
  Aggregators?: InventoryAggregator[];
1684
1684
  /**
1685
- * @public
1686
1685
  * <p>The list of inventory item types to return.</p>
1686
+ * @public
1687
1687
  */
1688
1688
  ResultAttributes?: ResultAttribute[];
1689
1689
  /**
1690
- * @public
1691
1690
  * <p>The token for the next set of items to return. (You received this token from a previous
1692
1691
  * call.)</p>
1692
+ * @public
1693
1693
  */
1694
1694
  NextToken?: string;
1695
1695
  /**
1696
- * @public
1697
1696
  * <p>The maximum number of items to return for this call. The call also returns a token that you
1698
1697
  * can specify in a subsequent call to get the next set of results.</p>
1698
+ * @public
1699
1699
  */
1700
1700
  MaxResults?: number;
1701
1701
  }
@@ -1704,34 +1704,34 @@ export interface GetInventoryRequest {
1704
1704
  */
1705
1705
  export interface GetOpsSummaryRequest {
1706
1706
  /**
1707
- * @public
1708
1707
  * <p>Specify the name of a resource data sync to get.</p>
1708
+ * @public
1709
1709
  */
1710
1710
  SyncName?: string;
1711
1711
  /**
1712
- * @public
1713
1712
  * <p>Optional filters used to scope down the returned OpsData. </p>
1713
+ * @public
1714
1714
  */
1715
1715
  Filters?: OpsFilter[];
1716
1716
  /**
1717
- * @public
1718
1717
  * <p>Optional aggregators that return counts of OpsData based on one or more expressions.</p>
1718
+ * @public
1719
1719
  */
1720
1720
  Aggregators?: OpsAggregator[];
1721
1721
  /**
1722
- * @public
1723
1722
  * <p>The OpsData data type to return.</p>
1723
+ * @public
1724
1724
  */
1725
1725
  ResultAttributes?: OpsResultAttribute[];
1726
1726
  /**
1727
- * @public
1728
1727
  * <p>A token to start the list. Use this token to get the next set of results. </p>
1728
+ * @public
1729
1729
  */
1730
1730
  NextToken?: string;
1731
1731
  /**
1732
- * @public
1733
1732
  * <p>The maximum number of items to return for this call. The call also returns a token that you
1734
1733
  * can specify in a subsequent call to get the next set of results.</p>
1734
+ * @public
1735
1735
  */
1736
1736
  MaxResults?: number;
1737
1737
  }