@aws-sdk/client-ssm 3.296.0 → 3.298.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 (462) hide show
  1. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
  2. package/dist-cjs/commands/AssociateOpsItemRelatedItemCommand.js +2 -3
  3. package/dist-cjs/commands/CancelCommandCommand.js +2 -3
  4. package/dist-cjs/commands/CancelMaintenanceWindowExecutionCommand.js +2 -3
  5. package/dist-cjs/commands/CreateActivationCommand.js +2 -3
  6. package/dist-cjs/commands/CreateDocumentCommand.js +2 -3
  7. package/dist-cjs/commands/CreateMaintenanceWindowCommand.js +1 -1
  8. package/dist-cjs/commands/CreateOpsItemCommand.js +2 -3
  9. package/dist-cjs/commands/CreateOpsMetadataCommand.js +2 -3
  10. package/dist-cjs/commands/CreatePatchBaselineCommand.js +1 -1
  11. package/dist-cjs/commands/CreateResourceDataSyncCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteActivationCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteAssociationCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteDocumentCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteInventoryCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteMaintenanceWindowCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteOpsMetadataCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteParameterCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteParametersCommand.js +2 -3
  20. package/dist-cjs/commands/DeletePatchBaselineCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteResourceDataSyncCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -3
  23. package/dist-cjs/commands/DeregisterManagedInstanceCommand.js +2 -3
  24. package/dist-cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js +2 -3
  25. package/dist-cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js +2 -3
  26. package/dist-cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js +2 -3
  27. package/dist-cjs/commands/DescribeActivationsCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeAssociationCommand.js +1 -1
  29. package/dist-cjs/commands/DescribeAssociationExecutionTargetsCommand.js +2 -3
  30. package/dist-cjs/commands/DescribeAssociationExecutionsCommand.js +2 -3
  31. package/dist-cjs/commands/DescribeAutomationExecutionsCommand.js +2 -3
  32. package/dist-cjs/commands/DescribeAutomationStepExecutionsCommand.js +2 -3
  33. package/dist-cjs/commands/DescribeAvailablePatchesCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeDocumentCommand.js +2 -3
  35. package/dist-cjs/commands/DescribeDocumentPermissionCommand.js +2 -3
  36. package/dist-cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js +2 -3
  37. package/dist-cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +2 -3
  38. package/dist-cjs/commands/DescribeInstanceAssociationsStatusCommand.js +2 -3
  39. package/dist-cjs/commands/DescribeInstanceInformationCommand.js +2 -3
  40. package/dist-cjs/commands/DescribeInstancePatchStatesCommand.js +1 -1
  41. package/dist-cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +1 -1
  42. package/dist-cjs/commands/DescribeInstancePatchesCommand.js +2 -3
  43. package/dist-cjs/commands/DescribeInventoryDeletionsCommand.js +2 -3
  44. package/dist-cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +1 -1
  45. package/dist-cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +2 -3
  46. package/dist-cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js +2 -3
  47. package/dist-cjs/commands/DescribeMaintenanceWindowScheduleCommand.js +2 -3
  48. package/dist-cjs/commands/DescribeMaintenanceWindowTargetsCommand.js +1 -1
  49. package/dist-cjs/commands/DescribeMaintenanceWindowTasksCommand.js +1 -1
  50. package/dist-cjs/commands/DescribeMaintenanceWindowsCommand.js +1 -1
  51. package/dist-cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js +2 -3
  52. package/dist-cjs/commands/DescribeOpsItemsCommand.js +2 -3
  53. package/dist-cjs/commands/DescribeParametersCommand.js +2 -3
  54. package/dist-cjs/commands/DescribePatchBaselinesCommand.js +2 -3
  55. package/dist-cjs/commands/DescribePatchGroupStateCommand.js +2 -3
  56. package/dist-cjs/commands/DescribePatchGroupsCommand.js +2 -3
  57. package/dist-cjs/commands/DescribePatchPropertiesCommand.js +2 -3
  58. package/dist-cjs/commands/DescribeSessionsCommand.js +2 -3
  59. package/dist-cjs/commands/DisassociateOpsItemRelatedItemCommand.js +2 -3
  60. package/dist-cjs/commands/GetAutomationExecutionCommand.js +2 -3
  61. package/dist-cjs/commands/GetCalendarStateCommand.js +2 -3
  62. package/dist-cjs/commands/GetCommandInvocationCommand.js +2 -3
  63. package/dist-cjs/commands/GetConnectionStatusCommand.js +2 -3
  64. package/dist-cjs/commands/GetDefaultPatchBaselineCommand.js +2 -3
  65. package/dist-cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js +1 -1
  66. package/dist-cjs/commands/GetDocumentCommand.js +2 -3
  67. package/dist-cjs/commands/GetInventoryCommand.js +2 -4
  68. package/dist-cjs/commands/GetInventorySchemaCommand.js +2 -3
  69. package/dist-cjs/commands/GetMaintenanceWindowCommand.js +1 -1
  70. package/dist-cjs/commands/GetMaintenanceWindowExecutionCommand.js +2 -3
  71. package/dist-cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js +1 -1
  72. package/dist-cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +1 -1
  73. package/dist-cjs/commands/GetMaintenanceWindowTaskCommand.js +1 -1
  74. package/dist-cjs/commands/GetOpsItemCommand.js +2 -3
  75. package/dist-cjs/commands/GetOpsMetadataCommand.js +2 -3
  76. package/dist-cjs/commands/GetOpsSummaryCommand.js +2 -4
  77. package/dist-cjs/commands/GetParameterCommand.js +1 -1
  78. package/dist-cjs/commands/GetParameterHistoryCommand.js +1 -1
  79. package/dist-cjs/commands/GetParametersByPathCommand.js +1 -1
  80. package/dist-cjs/commands/GetParametersCommand.js +1 -1
  81. package/dist-cjs/commands/GetPatchBaselineCommand.js +1 -1
  82. package/dist-cjs/commands/GetPatchBaselineForPatchGroupCommand.js +2 -3
  83. package/dist-cjs/commands/GetResourcePoliciesCommand.js +2 -3
  84. package/dist-cjs/commands/GetServiceSettingCommand.js +2 -3
  85. package/dist-cjs/commands/LabelParameterVersionCommand.js +2 -3
  86. package/dist-cjs/commands/ListAssociationVersionsCommand.js +1 -1
  87. package/dist-cjs/commands/ListAssociationsCommand.js +2 -3
  88. package/dist-cjs/commands/ListCommandInvocationsCommand.js +2 -3
  89. package/dist-cjs/commands/ListCommandsCommand.js +1 -1
  90. package/dist-cjs/commands/ListComplianceItemsCommand.js +2 -3
  91. package/dist-cjs/commands/ListComplianceSummariesCommand.js +2 -3
  92. package/dist-cjs/commands/ListDocumentMetadataHistoryCommand.js +2 -3
  93. package/dist-cjs/commands/ListDocumentVersionsCommand.js +2 -3
  94. package/dist-cjs/commands/ListDocumentsCommand.js +2 -3
  95. package/dist-cjs/commands/ListInventoryEntriesCommand.js +2 -3
  96. package/dist-cjs/commands/ListOpsItemEventsCommand.js +2 -3
  97. package/dist-cjs/commands/ListOpsItemRelatedItemsCommand.js +2 -3
  98. package/dist-cjs/commands/ListOpsMetadataCommand.js +2 -3
  99. package/dist-cjs/commands/ListResourceComplianceSummariesCommand.js +2 -3
  100. package/dist-cjs/commands/ListResourceDataSyncCommand.js +2 -3
  101. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  102. package/dist-cjs/commands/ModifyDocumentPermissionCommand.js +2 -3
  103. package/dist-cjs/commands/PutComplianceItemsCommand.js +2 -3
  104. package/dist-cjs/commands/PutInventoryCommand.js +2 -3
  105. package/dist-cjs/commands/PutParameterCommand.js +1 -1
  106. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -3
  107. package/dist-cjs/commands/RegisterDefaultPatchBaselineCommand.js +2 -3
  108. package/dist-cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js +2 -3
  109. package/dist-cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js +1 -1
  110. package/dist-cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js +1 -1
  111. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
  112. package/dist-cjs/commands/ResetServiceSettingCommand.js +2 -3
  113. package/dist-cjs/commands/ResumeSessionCommand.js +2 -3
  114. package/dist-cjs/commands/SendAutomationSignalCommand.js +2 -3
  115. package/dist-cjs/commands/StartAssociationsOnceCommand.js +2 -3
  116. package/dist-cjs/commands/StartAutomationExecutionCommand.js +2 -3
  117. package/dist-cjs/commands/StartChangeRequestExecutionCommand.js +2 -3
  118. package/dist-cjs/commands/StartSessionCommand.js +2 -3
  119. package/dist-cjs/commands/StopAutomationExecutionCommand.js +2 -3
  120. package/dist-cjs/commands/TerminateSessionCommand.js +2 -3
  121. package/dist-cjs/commands/UnlabelParameterVersionCommand.js +2 -3
  122. package/dist-cjs/commands/UpdateAssociationStatusCommand.js +1 -1
  123. package/dist-cjs/commands/UpdateDocumentCommand.js +2 -3
  124. package/dist-cjs/commands/UpdateDocumentDefaultVersionCommand.js +2 -3
  125. package/dist-cjs/commands/UpdateDocumentMetadataCommand.js +2 -3
  126. package/dist-cjs/commands/UpdateManagedInstanceRoleCommand.js +2 -3
  127. package/dist-cjs/commands/UpdateOpsItemCommand.js +2 -3
  128. package/dist-cjs/commands/UpdateOpsMetadataCommand.js +2 -3
  129. package/dist-cjs/commands/UpdateResourceDataSyncCommand.js +2 -3
  130. package/dist-cjs/commands/UpdateServiceSettingCommand.js +2 -3
  131. package/dist-cjs/models/models_0.js +3 -648
  132. package/dist-cjs/models/models_1.js +2 -745
  133. package/dist-cjs/models/models_2.js +1 -93
  134. package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
  135. package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +2 -3
  136. package/dist-es/commands/CancelCommandCommand.js +2 -3
  137. package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +2 -3
  138. package/dist-es/commands/CreateActivationCommand.js +2 -3
  139. package/dist-es/commands/CreateDocumentCommand.js +2 -3
  140. package/dist-es/commands/CreateMaintenanceWindowCommand.js +2 -2
  141. package/dist-es/commands/CreateOpsItemCommand.js +2 -3
  142. package/dist-es/commands/CreateOpsMetadataCommand.js +2 -3
  143. package/dist-es/commands/CreatePatchBaselineCommand.js +2 -2
  144. package/dist-es/commands/CreateResourceDataSyncCommand.js +2 -3
  145. package/dist-es/commands/DeleteActivationCommand.js +2 -3
  146. package/dist-es/commands/DeleteAssociationCommand.js +2 -3
  147. package/dist-es/commands/DeleteDocumentCommand.js +2 -3
  148. package/dist-es/commands/DeleteInventoryCommand.js +2 -3
  149. package/dist-es/commands/DeleteMaintenanceWindowCommand.js +2 -3
  150. package/dist-es/commands/DeleteOpsMetadataCommand.js +2 -3
  151. package/dist-es/commands/DeleteParameterCommand.js +2 -3
  152. package/dist-es/commands/DeleteParametersCommand.js +2 -3
  153. package/dist-es/commands/DeletePatchBaselineCommand.js +2 -3
  154. package/dist-es/commands/DeleteResourceDataSyncCommand.js +2 -3
  155. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -3
  156. package/dist-es/commands/DeregisterManagedInstanceCommand.js +2 -3
  157. package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +2 -3
  158. package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +2 -3
  159. package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +2 -3
  160. package/dist-es/commands/DescribeActivationsCommand.js +2 -3
  161. package/dist-es/commands/DescribeAssociationCommand.js +2 -2
  162. package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +2 -3
  163. package/dist-es/commands/DescribeAssociationExecutionsCommand.js +2 -3
  164. package/dist-es/commands/DescribeAutomationExecutionsCommand.js +2 -3
  165. package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +2 -3
  166. package/dist-es/commands/DescribeAvailablePatchesCommand.js +2 -3
  167. package/dist-es/commands/DescribeDocumentCommand.js +2 -3
  168. package/dist-es/commands/DescribeDocumentPermissionCommand.js +2 -3
  169. package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +2 -3
  170. package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +2 -3
  171. package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +2 -3
  172. package/dist-es/commands/DescribeInstanceInformationCommand.js +2 -3
  173. package/dist-es/commands/DescribeInstancePatchStatesCommand.js +2 -2
  174. package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +2 -2
  175. package/dist-es/commands/DescribeInstancePatchesCommand.js +2 -3
  176. package/dist-es/commands/DescribeInventoryDeletionsCommand.js +2 -3
  177. package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +2 -2
  178. package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +2 -3
  179. package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +2 -3
  180. package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +2 -3
  181. package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +2 -2
  182. package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +2 -2
  183. package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +2 -2
  184. package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +2 -3
  185. package/dist-es/commands/DescribeOpsItemsCommand.js +2 -3
  186. package/dist-es/commands/DescribeParametersCommand.js +2 -3
  187. package/dist-es/commands/DescribePatchBaselinesCommand.js +2 -3
  188. package/dist-es/commands/DescribePatchGroupStateCommand.js +2 -3
  189. package/dist-es/commands/DescribePatchGroupsCommand.js +2 -3
  190. package/dist-es/commands/DescribePatchPropertiesCommand.js +2 -3
  191. package/dist-es/commands/DescribeSessionsCommand.js +2 -3
  192. package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +2 -3
  193. package/dist-es/commands/GetAutomationExecutionCommand.js +2 -3
  194. package/dist-es/commands/GetCalendarStateCommand.js +2 -3
  195. package/dist-es/commands/GetCommandInvocationCommand.js +2 -3
  196. package/dist-es/commands/GetConnectionStatusCommand.js +2 -3
  197. package/dist-es/commands/GetDefaultPatchBaselineCommand.js +2 -3
  198. package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +2 -2
  199. package/dist-es/commands/GetDocumentCommand.js +2 -3
  200. package/dist-es/commands/GetInventoryCommand.js +2 -4
  201. package/dist-es/commands/GetInventorySchemaCommand.js +2 -3
  202. package/dist-es/commands/GetMaintenanceWindowCommand.js +2 -2
  203. package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +2 -3
  204. package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +2 -2
  205. package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +2 -2
  206. package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +2 -2
  207. package/dist-es/commands/GetOpsItemCommand.js +2 -3
  208. package/dist-es/commands/GetOpsMetadataCommand.js +2 -3
  209. package/dist-es/commands/GetOpsSummaryCommand.js +2 -4
  210. package/dist-es/commands/GetParameterCommand.js +2 -2
  211. package/dist-es/commands/GetParameterHistoryCommand.js +2 -2
  212. package/dist-es/commands/GetParametersByPathCommand.js +2 -2
  213. package/dist-es/commands/GetParametersCommand.js +2 -2
  214. package/dist-es/commands/GetPatchBaselineCommand.js +2 -2
  215. package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +2 -3
  216. package/dist-es/commands/GetResourcePoliciesCommand.js +2 -3
  217. package/dist-es/commands/GetServiceSettingCommand.js +2 -3
  218. package/dist-es/commands/LabelParameterVersionCommand.js +2 -3
  219. package/dist-es/commands/ListAssociationVersionsCommand.js +2 -2
  220. package/dist-es/commands/ListAssociationsCommand.js +2 -3
  221. package/dist-es/commands/ListCommandInvocationsCommand.js +2 -3
  222. package/dist-es/commands/ListCommandsCommand.js +2 -2
  223. package/dist-es/commands/ListComplianceItemsCommand.js +2 -3
  224. package/dist-es/commands/ListComplianceSummariesCommand.js +2 -3
  225. package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +2 -3
  226. package/dist-es/commands/ListDocumentVersionsCommand.js +2 -3
  227. package/dist-es/commands/ListDocumentsCommand.js +2 -3
  228. package/dist-es/commands/ListInventoryEntriesCommand.js +2 -3
  229. package/dist-es/commands/ListOpsItemEventsCommand.js +2 -3
  230. package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +2 -3
  231. package/dist-es/commands/ListOpsMetadataCommand.js +2 -3
  232. package/dist-es/commands/ListResourceComplianceSummariesCommand.js +2 -3
  233. package/dist-es/commands/ListResourceDataSyncCommand.js +2 -3
  234. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  235. package/dist-es/commands/ModifyDocumentPermissionCommand.js +2 -3
  236. package/dist-es/commands/PutComplianceItemsCommand.js +2 -3
  237. package/dist-es/commands/PutInventoryCommand.js +2 -3
  238. package/dist-es/commands/PutParameterCommand.js +2 -2
  239. package/dist-es/commands/PutResourcePolicyCommand.js +2 -3
  240. package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +2 -3
  241. package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +2 -3
  242. package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +2 -2
  243. package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +2 -2
  244. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
  245. package/dist-es/commands/ResetServiceSettingCommand.js +2 -3
  246. package/dist-es/commands/ResumeSessionCommand.js +2 -3
  247. package/dist-es/commands/SendAutomationSignalCommand.js +2 -3
  248. package/dist-es/commands/StartAssociationsOnceCommand.js +2 -3
  249. package/dist-es/commands/StartAutomationExecutionCommand.js +2 -3
  250. package/dist-es/commands/StartChangeRequestExecutionCommand.js +2 -3
  251. package/dist-es/commands/StartSessionCommand.js +2 -3
  252. package/dist-es/commands/StopAutomationExecutionCommand.js +2 -3
  253. package/dist-es/commands/TerminateSessionCommand.js +2 -3
  254. package/dist-es/commands/UnlabelParameterVersionCommand.js +2 -3
  255. package/dist-es/commands/UpdateAssociationStatusCommand.js +2 -2
  256. package/dist-es/commands/UpdateDocumentCommand.js +2 -3
  257. package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +2 -3
  258. package/dist-es/commands/UpdateDocumentMetadataCommand.js +2 -3
  259. package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +2 -3
  260. package/dist-es/commands/UpdateOpsItemCommand.js +2 -3
  261. package/dist-es/commands/UpdateOpsMetadataCommand.js +2 -3
  262. package/dist-es/commands/UpdateResourceDataSyncCommand.js +2 -3
  263. package/dist-es/commands/UpdateServiceSettingCommand.js +2 -3
  264. package/dist-es/models/models_0.js +2 -483
  265. package/dist-es/models/models_1.js +0 -555
  266. package/dist-es/models/models_2.js +0 -69
  267. package/dist-types/SSM.d.ts +139 -0
  268. package/dist-types/SSMClient.d.ts +24 -4
  269. package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
  270. package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +16 -0
  271. package/dist-types/commands/CancelCommandCommand.d.ts +16 -0
  272. package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +16 -0
  273. package/dist-types/commands/CreateActivationCommand.d.ts +16 -0
  274. package/dist-types/commands/CreateAssociationBatchCommand.d.ts +16 -0
  275. package/dist-types/commands/CreateAssociationCommand.d.ts +16 -0
  276. package/dist-types/commands/CreateDocumentCommand.d.ts +16 -0
  277. package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +16 -0
  278. package/dist-types/commands/CreateOpsItemCommand.d.ts +16 -0
  279. package/dist-types/commands/CreateOpsMetadataCommand.d.ts +16 -0
  280. package/dist-types/commands/CreatePatchBaselineCommand.d.ts +16 -0
  281. package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +16 -0
  282. package/dist-types/commands/DeleteActivationCommand.d.ts +16 -0
  283. package/dist-types/commands/DeleteAssociationCommand.d.ts +16 -0
  284. package/dist-types/commands/DeleteDocumentCommand.d.ts +16 -0
  285. package/dist-types/commands/DeleteInventoryCommand.d.ts +16 -0
  286. package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +16 -0
  287. package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +16 -0
  288. package/dist-types/commands/DeleteParameterCommand.d.ts +16 -0
  289. package/dist-types/commands/DeleteParametersCommand.d.ts +16 -0
  290. package/dist-types/commands/DeletePatchBaselineCommand.d.ts +16 -0
  291. package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +16 -0
  292. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
  293. package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +16 -0
  294. package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +16 -0
  295. package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +16 -0
  296. package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +16 -0
  297. package/dist-types/commands/DescribeActivationsCommand.d.ts +16 -0
  298. package/dist-types/commands/DescribeAssociationCommand.d.ts +16 -0
  299. package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +16 -0
  300. package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +16 -0
  301. package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +16 -0
  302. package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +16 -0
  303. package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +16 -0
  304. package/dist-types/commands/DescribeDocumentCommand.d.ts +16 -0
  305. package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +16 -0
  306. package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +16 -0
  307. package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +16 -0
  308. package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +16 -0
  309. package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +16 -0
  310. package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +16 -0
  311. package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +16 -0
  312. package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +16 -0
  313. package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +16 -0
  314. package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +16 -0
  315. package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +16 -0
  316. package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +16 -0
  317. package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +16 -0
  318. package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +16 -0
  319. package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +16 -0
  320. package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +16 -0
  321. package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +16 -0
  322. package/dist-types/commands/DescribeOpsItemsCommand.d.ts +16 -0
  323. package/dist-types/commands/DescribeParametersCommand.d.ts +16 -0
  324. package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +16 -0
  325. package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +16 -0
  326. package/dist-types/commands/DescribePatchGroupsCommand.d.ts +16 -0
  327. package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +16 -0
  328. package/dist-types/commands/DescribeSessionsCommand.d.ts +16 -0
  329. package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +16 -0
  330. package/dist-types/commands/GetAutomationExecutionCommand.d.ts +16 -0
  331. package/dist-types/commands/GetCalendarStateCommand.d.ts +16 -0
  332. package/dist-types/commands/GetCommandInvocationCommand.d.ts +16 -0
  333. package/dist-types/commands/GetConnectionStatusCommand.d.ts +16 -0
  334. package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +16 -0
  335. package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +16 -0
  336. package/dist-types/commands/GetDocumentCommand.d.ts +16 -0
  337. package/dist-types/commands/GetInventoryCommand.d.ts +16 -0
  338. package/dist-types/commands/GetInventorySchemaCommand.d.ts +16 -0
  339. package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +16 -0
  340. package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +16 -0
  341. package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +16 -0
  342. package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +16 -0
  343. package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +16 -0
  344. package/dist-types/commands/GetOpsItemCommand.d.ts +16 -0
  345. package/dist-types/commands/GetOpsMetadataCommand.d.ts +16 -0
  346. package/dist-types/commands/GetOpsSummaryCommand.d.ts +16 -0
  347. package/dist-types/commands/GetParameterCommand.d.ts +16 -0
  348. package/dist-types/commands/GetParameterHistoryCommand.d.ts +16 -0
  349. package/dist-types/commands/GetParametersByPathCommand.d.ts +16 -0
  350. package/dist-types/commands/GetParametersCommand.d.ts +16 -0
  351. package/dist-types/commands/GetPatchBaselineCommand.d.ts +16 -0
  352. package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +16 -0
  353. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +16 -0
  354. package/dist-types/commands/GetServiceSettingCommand.d.ts +16 -0
  355. package/dist-types/commands/LabelParameterVersionCommand.d.ts +16 -0
  356. package/dist-types/commands/ListAssociationVersionsCommand.d.ts +16 -0
  357. package/dist-types/commands/ListAssociationsCommand.d.ts +16 -0
  358. package/dist-types/commands/ListCommandInvocationsCommand.d.ts +16 -0
  359. package/dist-types/commands/ListCommandsCommand.d.ts +16 -0
  360. package/dist-types/commands/ListComplianceItemsCommand.d.ts +16 -0
  361. package/dist-types/commands/ListComplianceSummariesCommand.d.ts +16 -0
  362. package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +16 -0
  363. package/dist-types/commands/ListDocumentVersionsCommand.d.ts +16 -0
  364. package/dist-types/commands/ListDocumentsCommand.d.ts +16 -0
  365. package/dist-types/commands/ListInventoryEntriesCommand.d.ts +16 -0
  366. package/dist-types/commands/ListOpsItemEventsCommand.d.ts +16 -0
  367. package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +16 -0
  368. package/dist-types/commands/ListOpsMetadataCommand.d.ts +16 -0
  369. package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +16 -0
  370. package/dist-types/commands/ListResourceDataSyncCommand.d.ts +16 -0
  371. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  372. package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +16 -0
  373. package/dist-types/commands/PutComplianceItemsCommand.d.ts +16 -0
  374. package/dist-types/commands/PutInventoryCommand.d.ts +16 -0
  375. package/dist-types/commands/PutParameterCommand.d.ts +16 -0
  376. package/dist-types/commands/PutResourcePolicyCommand.d.ts +16 -0
  377. package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +16 -0
  378. package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +16 -0
  379. package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +16 -0
  380. package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +16 -0
  381. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
  382. package/dist-types/commands/ResetServiceSettingCommand.d.ts +16 -0
  383. package/dist-types/commands/ResumeSessionCommand.d.ts +16 -0
  384. package/dist-types/commands/SendAutomationSignalCommand.d.ts +16 -0
  385. package/dist-types/commands/SendCommandCommand.d.ts +16 -0
  386. package/dist-types/commands/StartAssociationsOnceCommand.d.ts +16 -0
  387. package/dist-types/commands/StartAutomationExecutionCommand.d.ts +16 -0
  388. package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +16 -0
  389. package/dist-types/commands/StartSessionCommand.d.ts +16 -0
  390. package/dist-types/commands/StopAutomationExecutionCommand.d.ts +16 -0
  391. package/dist-types/commands/TerminateSessionCommand.d.ts +16 -0
  392. package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +16 -0
  393. package/dist-types/commands/UpdateAssociationCommand.d.ts +16 -0
  394. package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +16 -0
  395. package/dist-types/commands/UpdateDocumentCommand.d.ts +16 -0
  396. package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +16 -0
  397. package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +16 -0
  398. package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +16 -0
  399. package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +16 -0
  400. package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +16 -0
  401. package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +16 -0
  402. package/dist-types/commands/UpdateOpsItemCommand.d.ts +16 -0
  403. package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +16 -0
  404. package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +16 -0
  405. package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +16 -0
  406. package/dist-types/commands/UpdateServiceSettingCommand.d.ts +16 -0
  407. package/dist-types/models/SSMServiceException.d.ts +2 -0
  408. package/dist-types/models/models_0.d.ts +616 -654
  409. package/dist-types/models/models_1.d.ts +675 -766
  410. package/dist-types/models/models_2.d.ts +111 -95
  411. package/dist-types/pagination/DescribeActivationsPaginator.d.ts +3 -0
  412. package/dist-types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +3 -0
  413. package/dist-types/pagination/DescribeAssociationExecutionsPaginator.d.ts +3 -0
  414. package/dist-types/pagination/DescribeAutomationExecutionsPaginator.d.ts +3 -0
  415. package/dist-types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +3 -0
  416. package/dist-types/pagination/DescribeAvailablePatchesPaginator.d.ts +3 -0
  417. package/dist-types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +3 -0
  418. package/dist-types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +3 -0
  419. package/dist-types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +3 -0
  420. package/dist-types/pagination/DescribeInstanceInformationPaginator.d.ts +3 -0
  421. package/dist-types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +3 -0
  422. package/dist-types/pagination/DescribeInstancePatchStatesPaginator.d.ts +3 -0
  423. package/dist-types/pagination/DescribeInstancePatchesPaginator.d.ts +3 -0
  424. package/dist-types/pagination/DescribeInventoryDeletionsPaginator.d.ts +3 -0
  425. package/dist-types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +3 -0
  426. package/dist-types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +3 -0
  427. package/dist-types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +3 -0
  428. package/dist-types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +3 -0
  429. package/dist-types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +3 -0
  430. package/dist-types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +3 -0
  431. package/dist-types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +3 -0
  432. package/dist-types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +3 -0
  433. package/dist-types/pagination/DescribeOpsItemsPaginator.d.ts +3 -0
  434. package/dist-types/pagination/DescribeParametersPaginator.d.ts +3 -0
  435. package/dist-types/pagination/DescribePatchBaselinesPaginator.d.ts +3 -0
  436. package/dist-types/pagination/DescribePatchGroupsPaginator.d.ts +3 -0
  437. package/dist-types/pagination/DescribePatchPropertiesPaginator.d.ts +3 -0
  438. package/dist-types/pagination/DescribeSessionsPaginator.d.ts +3 -0
  439. package/dist-types/pagination/GetInventoryPaginator.d.ts +3 -0
  440. package/dist-types/pagination/GetInventorySchemaPaginator.d.ts +3 -0
  441. package/dist-types/pagination/GetOpsSummaryPaginator.d.ts +3 -0
  442. package/dist-types/pagination/GetParameterHistoryPaginator.d.ts +3 -0
  443. package/dist-types/pagination/GetParametersByPathPaginator.d.ts +3 -0
  444. package/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +3 -0
  445. package/dist-types/pagination/Interfaces.d.ts +3 -0
  446. package/dist-types/pagination/ListAssociationVersionsPaginator.d.ts +3 -0
  447. package/dist-types/pagination/ListAssociationsPaginator.d.ts +3 -0
  448. package/dist-types/pagination/ListCommandInvocationsPaginator.d.ts +3 -0
  449. package/dist-types/pagination/ListCommandsPaginator.d.ts +3 -0
  450. package/dist-types/pagination/ListComplianceItemsPaginator.d.ts +3 -0
  451. package/dist-types/pagination/ListComplianceSummariesPaginator.d.ts +3 -0
  452. package/dist-types/pagination/ListDocumentVersionsPaginator.d.ts +3 -0
  453. package/dist-types/pagination/ListDocumentsPaginator.d.ts +3 -0
  454. package/dist-types/pagination/ListOpsItemEventsPaginator.d.ts +3 -0
  455. package/dist-types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +3 -0
  456. package/dist-types/pagination/ListOpsMetadataPaginator.d.ts +3 -0
  457. package/dist-types/pagination/ListResourceComplianceSummariesPaginator.d.ts +3 -0
  458. package/dist-types/pagination/ListResourceDataSyncPaginator.d.ts +3 -0
  459. package/dist-types/ts3.4/models/models_0.d.ts +2 -459
  460. package/dist-types/ts3.4/models/models_1.d.ts +0 -543
  461. package/dist-types/ts3.4/models/models_2.d.ts +0 -69
  462. package/package.json +4 -3
@@ -2,6 +2,7 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-cl
2
2
  import { AlarmConfiguration, AlarmStateInformation, AssociationComplianceSeverity, AssociationOverview, AssociationSyncCompliance, AutomationExecutionStatus, AutomationSubtype, DocumentFormat, DocumentHashType, DocumentPermissionType, DocumentRequires, DocumentStatus, DocumentType, ExecutionMode, InstanceAssociationOutputLocation, LoggingInfo, MaintenanceWindowExecutionStatus, MaintenanceWindowResourceType, MaintenanceWindowTaskCutoffBehavior, MaintenanceWindowTaskParameterValueExpression, MaintenanceWindowTaskType, MetadataValue, OperatingSystem, OpsItemDataValue, OpsItemFilterKey, OpsItemFilterOperator, OpsItemNotification, PatchAction, PatchComplianceLevel, PatchFilterGroup, PatchOrchestratorFilter, PatchRuleGroup, PatchSource, PlatformType, RelatedOpsItem, ResolvedTargets, ResourceDataSyncAwsOrganizationsSource, ResourceDataSyncS3Destination, ResourceTypeForTagging, ReviewStatus, Runbook, StepExecution, Tag, Target, TargetLocation } from "./models_0";
3
3
  import { SSMServiceException as __BaseException } from "./SSMServiceException";
4
4
  /**
5
+ * @public
5
6
  * <p>Describes an OpsItem filter.</p>
6
7
  */
7
8
  export interface OpsItemFilter {
@@ -18,6 +19,9 @@ export interface OpsItemFilter {
18
19
  */
19
20
  Operator: OpsItemFilterOperator | string | undefined;
20
21
  }
22
+ /**
23
+ * @public
24
+ */
21
25
  export interface DescribeOpsItemsRequest {
22
26
  /**
23
27
  * <p>One or more filters to limit the response.</p>
@@ -79,7 +83,7 @@ export interface DescribeOpsItemsRequest {
79
83
  * 100 characters, they system returns an error that the filter value exceeds the length
80
84
  * limit.</p>
81
85
  * <p>**If you filter the response by using the OperationalData operator, specify a key-value pair
82
- * by using the following JSON format: {"key":"key_name","value":"a_value"}</p>
86
+ * by using the following JSON format: \{"key":"key_name","value":"a_value"\}</p>
83
87
  */
84
88
  OpsItemFilters?: OpsItemFilter[];
85
89
  /**
@@ -92,6 +96,9 @@ export interface DescribeOpsItemsRequest {
92
96
  */
93
97
  NextToken?: string;
94
98
  }
99
+ /**
100
+ * @public
101
+ */
95
102
  export declare enum OpsItemStatus {
96
103
  APPROVED = "Approved",
97
104
  CANCELLED = "Cancelled",
@@ -114,6 +121,7 @@ export declare enum OpsItemStatus {
114
121
  TIMED_OUT = "TimedOut"
115
122
  }
116
123
  /**
124
+ * @public
117
125
  * <p>A count of OpsItems.</p>
118
126
  */
119
127
  export interface OpsItemSummary {
@@ -216,6 +224,9 @@ export interface OpsItemSummary {
216
224
  */
217
225
  PlannedEndTime?: Date;
218
226
  }
227
+ /**
228
+ * @public
229
+ */
219
230
  export interface DescribeOpsItemsResponse {
220
231
  /**
221
232
  * <p>The token for the next set of items to return. Use this token to get the next set of
@@ -227,12 +238,16 @@ export interface DescribeOpsItemsResponse {
227
238
  */
228
239
  OpsItemSummaries?: OpsItemSummary[];
229
240
  }
241
+ /**
242
+ * @public
243
+ */
230
244
  export declare enum ParametersFilterKey {
231
245
  KEY_ID = "KeyId",
232
246
  NAME = "Name",
233
247
  TYPE = "Type"
234
248
  }
235
249
  /**
250
+ * @public
236
251
  * <p>This data type is deprecated. Instead, use <a>ParameterStringFilter</a>.</p>
237
252
  */
238
253
  export interface ParametersFilter {
@@ -246,6 +261,7 @@ export interface ParametersFilter {
246
261
  Values: string[] | undefined;
247
262
  }
248
263
  /**
264
+ * @public
249
265
  * <p>One or more filters. Use a filter to return a more specific list of results.</p>
250
266
  */
251
267
  export interface ParameterStringFilter {
@@ -279,6 +295,9 @@ export interface ParameterStringFilter {
279
295
  */
280
296
  Values?: string[];
281
297
  }
298
+ /**
299
+ * @public
300
+ */
282
301
  export interface DescribeParametersRequest {
283
302
  /**
284
303
  * <p>This data type is deprecated. Instead, use <code>ParameterFilters</code>.</p>
@@ -300,6 +319,7 @@ export interface DescribeParametersRequest {
300
319
  NextToken?: string;
301
320
  }
302
321
  /**
322
+ * @public
303
323
  * <p>One or more policies assigned to a parameter.</p>
304
324
  */
305
325
  export interface ParameterInlinePolicy {
@@ -319,17 +339,24 @@ export interface ParameterInlinePolicy {
319
339
  */
320
340
  PolicyStatus?: string;
321
341
  }
342
+ /**
343
+ * @public
344
+ */
322
345
  export declare enum ParameterTier {
323
346
  ADVANCED = "Advanced",
324
347
  INTELLIGENT_TIERING = "Intelligent-Tiering",
325
348
  STANDARD = "Standard"
326
349
  }
350
+ /**
351
+ * @public
352
+ */
327
353
  export declare enum ParameterType {
328
354
  SECURE_STRING = "SecureString",
329
355
  STRING = "String",
330
356
  STRING_LIST = "StringList"
331
357
  }
332
358
  /**
359
+ * @public
333
360
  * <p>Metadata includes information like the ARN of the last user and the date/time the parameter
334
361
  * was last used.</p>
335
362
  */
@@ -382,6 +409,9 @@ export interface ParameterMetadata {
382
409
  */
383
410
  DataType?: string;
384
411
  }
412
+ /**
413
+ * @public
414
+ */
385
415
  export interface DescribeParametersResult {
386
416
  /**
387
417
  * <p>Parameters returned by the request.</p>
@@ -393,6 +423,7 @@ export interface DescribeParametersResult {
393
423
  NextToken?: string;
394
424
  }
395
425
  /**
426
+ * @public
396
427
  * <p>The specified filter option isn't valid. Valid options are Equals and BeginsWith. For Path
397
428
  * filter, valid options are Recursive and OneLevel.</p>
398
429
  */
@@ -404,6 +435,9 @@ export declare class InvalidFilterOption extends __BaseException {
404
435
  */
405
436
  constructor(opts: __ExceptionOptionType<InvalidFilterOption, __BaseException>);
406
437
  }
438
+ /**
439
+ * @public
440
+ */
407
441
  export interface DescribePatchBaselinesRequest {
408
442
  /**
409
443
  * <p>Each element in the array is a structure containing a key-value pair.</p>
@@ -450,6 +484,7 @@ export interface DescribePatchBaselinesRequest {
450
484
  NextToken?: string;
451
485
  }
452
486
  /**
487
+ * @public
453
488
  * <p>Defines the basic information about a patch baseline.</p>
454
489
  */
455
490
  export interface PatchBaselineIdentity {
@@ -476,6 +511,9 @@ export interface PatchBaselineIdentity {
476
511
  */
477
512
  DefaultBaseline?: boolean;
478
513
  }
514
+ /**
515
+ * @public
516
+ */
479
517
  export interface DescribePatchBaselinesResult {
480
518
  /**
481
519
  * <p>An array of <code>PatchBaselineIdentity</code> elements.</p>
@@ -487,6 +525,9 @@ export interface DescribePatchBaselinesResult {
487
525
  */
488
526
  NextToken?: string;
489
527
  }
528
+ /**
529
+ * @public
530
+ */
490
531
  export interface DescribePatchGroupsRequest {
491
532
  /**
492
533
  * <p>The maximum number of patch groups to return (per page).</p>
@@ -523,6 +564,7 @@ export interface DescribePatchGroupsRequest {
523
564
  NextToken?: string;
524
565
  }
525
566
  /**
567
+ * @public
526
568
  * <p>The mapping between a patch group and the patch baseline the patch group is registered
527
569
  * with.</p>
528
570
  */
@@ -536,6 +578,9 @@ export interface PatchGroupPatchBaselineMapping {
536
578
  */
537
579
  BaselineIdentity?: PatchBaselineIdentity;
538
580
  }
581
+ /**
582
+ * @public
583
+ */
539
584
  export interface DescribePatchGroupsResult {
540
585
  /**
541
586
  * <p>Each entry in the array contains:</p>
@@ -543,7 +588,7 @@ export interface DescribePatchGroupsResult {
543
588
  * <li>
544
589
  * <p>
545
590
  * <code>PatchGroup</code>: string (between 1 and 256 characters. Regex:
546
- * <code>^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$)</code>
591
+ * <code>^([\p\{L\}\p\{Z\}\p\{N\}_.:/=+\-@]*)$)</code>
547
592
  * </p>
548
593
  * </li>
549
594
  * <li>
@@ -559,12 +604,18 @@ export interface DescribePatchGroupsResult {
559
604
  */
560
605
  NextToken?: string;
561
606
  }
607
+ /**
608
+ * @public
609
+ */
562
610
  export interface DescribePatchGroupStateRequest {
563
611
  /**
564
612
  * <p>The name of the patch group whose patch snapshot should be retrieved.</p>
565
613
  */
566
614
  PatchGroup: string | undefined;
567
615
  }
616
+ /**
617
+ * @public
618
+ */
568
619
  export interface DescribePatchGroupStateResult {
569
620
  /**
570
621
  * <p>The number of managed nodes in the patch group.</p>
@@ -635,10 +686,16 @@ export interface DescribePatchGroupStateResult {
635
686
  */
636
687
  InstancesWithOtherNonCompliantPatches?: number;
637
688
  }
689
+ /**
690
+ * @public
691
+ */
638
692
  export declare enum PatchSet {
639
693
  Application = "APPLICATION",
640
694
  Os = "OS"
641
695
  }
696
+ /**
697
+ * @public
698
+ */
642
699
  export declare enum PatchProperty {
643
700
  PatchClassification = "CLASSIFICATION",
644
701
  PatchMsrcSeverity = "MSRC_SEVERITY",
@@ -647,6 +704,9 @@ export declare enum PatchProperty {
647
704
  PatchSeverity = "SEVERITY",
648
705
  Product = "PRODUCT"
649
706
  }
707
+ /**
708
+ * @public
709
+ */
650
710
  export interface DescribePatchPropertiesRequest {
651
711
  /**
652
712
  * <p>The operating system type for which to list patches.</p>
@@ -672,6 +732,9 @@ export interface DescribePatchPropertiesRequest {
672
732
  */
673
733
  NextToken?: string;
674
734
  }
735
+ /**
736
+ * @public
737
+ */
675
738
  export interface DescribePatchPropertiesResult {
676
739
  /**
677
740
  * <p>A list of the properties for patches matching the filter request parameters.</p>
@@ -682,6 +745,9 @@ export interface DescribePatchPropertiesResult {
682
745
  */
683
746
  NextToken?: string;
684
747
  }
748
+ /**
749
+ * @public
750
+ */
685
751
  export declare enum SessionFilterKey {
686
752
  INVOKED_AFTER = "InvokedAfter",
687
753
  INVOKED_BEFORE = "InvokedBefore",
@@ -691,6 +757,7 @@ export declare enum SessionFilterKey {
691
757
  TARGET_ID = "Target"
692
758
  }
693
759
  /**
760
+ * @public
694
761
  * <p>Describes a filter for Session Manager information.</p>
695
762
  */
696
763
  export interface SessionFilter {
@@ -746,10 +813,16 @@ export interface SessionFilter {
746
813
  */
747
814
  value: string | undefined;
748
815
  }
816
+ /**
817
+ * @public
818
+ */
749
819
  export declare enum SessionState {
750
820
  ACTIVE = "Active",
751
821
  HISTORY = "History"
752
822
  }
823
+ /**
824
+ * @public
825
+ */
753
826
  export interface DescribeSessionsRequest {
754
827
  /**
755
828
  * <p>The session status to retrieve a list of sessions for. For example, "Active".</p>
@@ -771,6 +844,7 @@ export interface DescribeSessionsRequest {
771
844
  Filters?: SessionFilter[];
772
845
  }
773
846
  /**
847
+ * @public
774
848
  * <p>Reserved for future use.</p>
775
849
  */
776
850
  export interface SessionManagerOutputUrl {
@@ -783,6 +857,9 @@ export interface SessionManagerOutputUrl {
783
857
  */
784
858
  CloudWatchOutputUrl?: string;
785
859
  }
860
+ /**
861
+ * @public
862
+ */
786
863
  export declare enum SessionStatus {
787
864
  CONNECTED = "Connected",
788
865
  CONNECTING = "Connecting",
@@ -792,6 +869,7 @@ export declare enum SessionStatus {
792
869
  TERMINATING = "Terminating"
793
870
  }
794
871
  /**
872
+ * @public
795
873
  * <p>Information about a Session Manager connection to a managed node.</p>
796
874
  */
797
875
  export interface Session {
@@ -841,6 +919,9 @@ export interface Session {
841
919
  */
842
920
  MaxSessionDuration?: string;
843
921
  }
922
+ /**
923
+ * @public
924
+ */
844
925
  export interface DescribeSessionsResponse {
845
926
  /**
846
927
  * <p>A list of sessions meeting the request parameters.</p>
@@ -852,6 +933,9 @@ export interface DescribeSessionsResponse {
852
933
  */
853
934
  NextToken?: string;
854
935
  }
936
+ /**
937
+ * @public
938
+ */
855
939
  export interface DisassociateOpsItemRelatedItemRequest {
856
940
  /**
857
941
  * <p>The ID of the OpsItem for which you want to delete an association between the OpsItem and a
@@ -864,9 +948,13 @@ export interface DisassociateOpsItemRelatedItemRequest {
864
948
  */
865
949
  AssociationId: string | undefined;
866
950
  }
951
+ /**
952
+ * @public
953
+ */
867
954
  export interface DisassociateOpsItemRelatedItemResponse {
868
955
  }
869
956
  /**
957
+ * @public
870
958
  * <p>The association wasn't found using the parameters you specified in the call. Verify the
871
959
  * information and try again.</p>
872
960
  */
@@ -879,6 +967,9 @@ export declare class OpsItemRelatedItemAssociationNotFoundException extends __Ba
879
967
  */
880
968
  constructor(opts: __ExceptionOptionType<OpsItemRelatedItemAssociationNotFoundException, __BaseException>);
881
969
  }
970
+ /**
971
+ * @public
972
+ */
882
973
  export interface GetAutomationExecutionRequest {
883
974
  /**
884
975
  * <p>The unique identifier for an existing automation execution to examine. The execution ID is
@@ -888,6 +979,7 @@ export interface GetAutomationExecutionRequest {
888
979
  AutomationExecutionId: string | undefined;
889
980
  }
890
981
  /**
982
+ * @public
891
983
  * <p>An aggregate of step execution statuses displayed in the Amazon Web Services Systems Manager console for a
892
984
  * multi-Region and multi-account Automation execution.</p>
893
985
  */
@@ -919,6 +1011,7 @@ export interface ProgressCounters {
919
1011
  TimedOutSteps?: number;
920
1012
  }
921
1013
  /**
1014
+ * @public
922
1015
  * <p>Detailed information about the current state of an individual Automation execution.</p>
923
1016
  */
924
1017
  export interface AutomationExecution {
@@ -1066,12 +1159,18 @@ export interface AutomationExecution {
1066
1159
  */
1067
1160
  ChangeRequestName?: string;
1068
1161
  }
1162
+ /**
1163
+ * @public
1164
+ */
1069
1165
  export interface GetAutomationExecutionResult {
1070
1166
  /**
1071
1167
  * <p>Detailed information about the current state of an automation execution.</p>
1072
1168
  */
1073
1169
  AutomationExecution?: AutomationExecution;
1074
1170
  }
1171
+ /**
1172
+ * @public
1173
+ */
1075
1174
  export interface GetCalendarStateRequest {
1076
1175
  /**
1077
1176
  * <p>The names or Amazon Resource Names (ARNs) of the Systems Manager documents (SSM documents) that
@@ -1084,10 +1183,16 @@ export interface GetCalendarStateRequest {
1084
1183
  */
1085
1184
  AtTime?: string;
1086
1185
  }
1186
+ /**
1187
+ * @public
1188
+ */
1087
1189
  export declare enum CalendarState {
1088
1190
  CLOSED = "CLOSED",
1089
1191
  OPEN = "OPEN"
1090
1192
  }
1193
+ /**
1194
+ * @public
1195
+ */
1091
1196
  export interface GetCalendarStateResponse {
1092
1197
  /**
1093
1198
  * <p>The state of the calendar. An <code>OPEN</code> calendar indicates that actions are allowed
@@ -1110,6 +1215,7 @@ export interface GetCalendarStateResponse {
1110
1215
  NextTransitionTime?: string;
1111
1216
  }
1112
1217
  /**
1218
+ * @public
1113
1219
  * <p>The SSM document type isn't valid. Valid document types are described in the
1114
1220
  * <code>DocumentType</code> property.</p>
1115
1221
  */
@@ -1123,6 +1229,7 @@ export declare class InvalidDocumentType extends __BaseException {
1123
1229
  constructor(opts: __ExceptionOptionType<InvalidDocumentType, __BaseException>);
1124
1230
  }
1125
1231
  /**
1232
+ * @public
1126
1233
  * <p>The calendar entry contained in the specified SSM document isn't supported.</p>
1127
1234
  */
1128
1235
  export declare class UnsupportedCalendarException extends __BaseException {
@@ -1134,6 +1241,9 @@ export declare class UnsupportedCalendarException extends __BaseException {
1134
1241
  */
1135
1242
  constructor(opts: __ExceptionOptionType<UnsupportedCalendarException, __BaseException>);
1136
1243
  }
1244
+ /**
1245
+ * @public
1246
+ */
1137
1247
  export interface GetCommandInvocationRequest {
1138
1248
  /**
1139
1249
  * <p>(Required) The parent command ID of the invocation plugin.</p>
@@ -1160,6 +1270,7 @@ export interface GetCommandInvocationRequest {
1160
1270
  PluginName?: string;
1161
1271
  }
1162
1272
  /**
1273
+ * @public
1163
1274
  * <p>Configuration options for sending command output to Amazon CloudWatch Logs.</p>
1164
1275
  */
1165
1276
  export interface CloudWatchOutputConfig {
@@ -1178,6 +1289,9 @@ export interface CloudWatchOutputConfig {
1178
1289
  */
1179
1290
  CloudWatchOutputEnabled?: boolean;
1180
1291
  }
1292
+ /**
1293
+ * @public
1294
+ */
1181
1295
  export declare enum CommandInvocationStatus {
1182
1296
  CANCELLED = "Cancelled",
1183
1297
  CANCELLING = "Cancelling",
@@ -1188,6 +1302,9 @@ export declare enum CommandInvocationStatus {
1188
1302
  SUCCESS = "Success",
1189
1303
  TIMED_OUT = "TimedOut"
1190
1304
  }
1305
+ /**
1306
+ * @public
1307
+ */
1191
1308
  export interface GetCommandInvocationResult {
1192
1309
  /**
1193
1310
  * <p>The parent command ID of the invocation plugin.</p>
@@ -1335,6 +1452,7 @@ export interface GetCommandInvocationResult {
1335
1452
  CloudWatchOutputConfig?: CloudWatchOutputConfig;
1336
1453
  }
1337
1454
  /**
1455
+ * @public
1338
1456
  * <p>The plugin name isn't valid.</p>
1339
1457
  */
1340
1458
  export declare class InvalidPluginName extends __BaseException {
@@ -1346,6 +1464,7 @@ export declare class InvalidPluginName extends __BaseException {
1346
1464
  constructor(opts: __ExceptionOptionType<InvalidPluginName, __BaseException>);
1347
1465
  }
1348
1466
  /**
1467
+ * @public
1349
1468
  * <p>The command ID and managed node ID you specified didn't match any invocations. Verify the
1350
1469
  * command ID and the managed node ID and try again. </p>
1351
1470
  */
@@ -1357,16 +1476,25 @@ export declare class InvocationDoesNotExist extends __BaseException {
1357
1476
  */
1358
1477
  constructor(opts: __ExceptionOptionType<InvocationDoesNotExist, __BaseException>);
1359
1478
  }
1479
+ /**
1480
+ * @public
1481
+ */
1360
1482
  export interface GetConnectionStatusRequest {
1361
1483
  /**
1362
1484
  * <p>The managed node ID.</p>
1363
1485
  */
1364
1486
  Target: string | undefined;
1365
1487
  }
1488
+ /**
1489
+ * @public
1490
+ */
1366
1491
  export declare enum ConnectionStatus {
1367
1492
  CONNECTED = "Connected",
1368
1493
  NOT_CONNECTED = "NotConnected"
1369
1494
  }
1495
+ /**
1496
+ * @public
1497
+ */
1370
1498
  export interface GetConnectionStatusResponse {
1371
1499
  /**
1372
1500
  * <p>The ID of the managed node to check connection status. </p>
@@ -1378,12 +1506,18 @@ export interface GetConnectionStatusResponse {
1378
1506
  */
1379
1507
  Status?: ConnectionStatus | string;
1380
1508
  }
1509
+ /**
1510
+ * @public
1511
+ */
1381
1512
  export interface GetDefaultPatchBaselineRequest {
1382
1513
  /**
1383
1514
  * <p>Returns the default patch baseline for the specified operating system.</p>
1384
1515
  */
1385
1516
  OperatingSystem?: OperatingSystem | string;
1386
1517
  }
1518
+ /**
1519
+ * @public
1520
+ */
1387
1521
  export interface GetDefaultPatchBaselineResult {
1388
1522
  /**
1389
1523
  * <p>The ID of the default patch baseline.</p>
@@ -1395,6 +1529,7 @@ export interface GetDefaultPatchBaselineResult {
1395
1529
  OperatingSystem?: OperatingSystem | string;
1396
1530
  }
1397
1531
  /**
1532
+ * @public
1398
1533
  * <p>Defines the basic information about a patch baseline override.</p>
1399
1534
  */
1400
1535
  export interface BaselineOverride {
@@ -1447,6 +1582,9 @@ export interface BaselineOverride {
1447
1582
  */
1448
1583
  Sources?: PatchSource[];
1449
1584
  }
1585
+ /**
1586
+ * @public
1587
+ */
1450
1588
  export interface GetDeployablePatchSnapshotForInstanceRequest {
1451
1589
  /**
1452
1590
  * <p>The ID of the managed node for which the appropriate patch snapshot should be
@@ -1462,6 +1600,9 @@ export interface GetDeployablePatchSnapshotForInstanceRequest {
1462
1600
  */
1463
1601
  BaselineOverride?: BaselineOverride;
1464
1602
  }
1603
+ /**
1604
+ * @public
1605
+ */
1465
1606
  export interface GetDeployablePatchSnapshotForInstanceResult {
1466
1607
  /**
1467
1608
  * <p>The managed node ID.</p>
@@ -1483,6 +1624,7 @@ export interface GetDeployablePatchSnapshotForInstanceResult {
1483
1624
  Product?: string;
1484
1625
  }
1485
1626
  /**
1627
+ * @public
1486
1628
  * <p>Patching for applications released by Microsoft is only available on EC2 instances and
1487
1629
  * advanced instances. To patch applications released by Microsoft on on-premises servers and VMs,
1488
1630
  * you must enable advanced instances. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-managedinstances-advanced.html">Enabling
@@ -1497,6 +1639,9 @@ export declare class UnsupportedFeatureRequiredException extends __BaseException
1497
1639
  */
1498
1640
  constructor(opts: __ExceptionOptionType<UnsupportedFeatureRequiredException, __BaseException>);
1499
1641
  }
1642
+ /**
1643
+ * @public
1644
+ */
1500
1645
  export interface GetDocumentRequest {
1501
1646
  /**
1502
1647
  * <p>The name of the SSM document.</p>
@@ -1518,10 +1663,14 @@ export interface GetDocumentRequest {
1518
1663
  */
1519
1664
  DocumentFormat?: DocumentFormat | string;
1520
1665
  }
1666
+ /**
1667
+ * @public
1668
+ */
1521
1669
  export declare enum AttachmentHashType {
1522
1670
  SHA256 = "Sha256"
1523
1671
  }
1524
1672
  /**
1673
+ * @public
1525
1674
  * <p>A structure that includes attributes that describe a document attachment.</p>
1526
1675
  */
1527
1676
  export interface AttachmentContent {
@@ -1546,6 +1695,9 @@ export interface AttachmentContent {
1546
1695
  */
1547
1696
  Url?: string;
1548
1697
  }
1698
+ /**
1699
+ * @public
1700
+ */
1549
1701
  export interface GetDocumentResult {
1550
1702
  /**
1551
1703
  * <p>The name of the SSM document.</p>
@@ -1612,6 +1764,9 @@ export interface GetDocumentResult {
1612
1764
  */
1613
1765
  ReviewStatus?: ReviewStatus | string;
1614
1766
  }
1767
+ /**
1768
+ * @public
1769
+ */
1615
1770
  export declare enum InventoryQueryOperatorType {
1616
1771
  BEGIN_WITH = "BeginWith",
1617
1772
  EQUAL = "Equal",
@@ -1621,6 +1776,7 @@ export declare enum InventoryQueryOperatorType {
1621
1776
  NOT_EQUAL = "NotEqual"
1622
1777
  }
1623
1778
  /**
1779
+ * @public
1624
1780
  * <p>One or more filters. Use a filter to return a more specific list of results.</p>
1625
1781
  */
1626
1782
  export interface InventoryFilter {
@@ -1645,6 +1801,7 @@ export interface InventoryFilter {
1645
1801
  Type?: InventoryQueryOperatorType | string;
1646
1802
  }
1647
1803
  /**
1804
+ * @public
1648
1805
  * <p>A user-defined set of one or more filters on which to aggregate inventory data. Groups
1649
1806
  * return a count of resources that match and don't match the specified criteria.</p>
1650
1807
  */
@@ -1661,6 +1818,7 @@ export interface InventoryGroup {
1661
1818
  Filters: InventoryFilter[] | undefined;
1662
1819
  }
1663
1820
  /**
1821
+ * @public
1664
1822
  * <p>The inventory item result attribute.</p>
1665
1823
  */
1666
1824
  export interface ResultAttribute {
@@ -1671,6 +1829,7 @@ export interface ResultAttribute {
1671
1829
  TypeName: string | undefined;
1672
1830
  }
1673
1831
  /**
1832
+ * @public
1674
1833
  * <p>The inventory result item.</p>
1675
1834
  */
1676
1835
  export interface InventoryResultItem {
@@ -1699,6 +1858,7 @@ export interface InventoryResultItem {
1699
1858
  Content: Record<string, string>[] | undefined;
1700
1859
  }
1701
1860
  /**
1861
+ * @public
1702
1862
  * <p>Inventory query results.</p>
1703
1863
  */
1704
1864
  export interface InventoryResultEntity {
@@ -1712,6 +1872,9 @@ export interface InventoryResultEntity {
1712
1872
  */
1713
1873
  Data?: Record<string, InventoryResultItem>;
1714
1874
  }
1875
+ /**
1876
+ * @public
1877
+ */
1715
1878
  export interface GetInventoryResult {
1716
1879
  /**
1717
1880
  * <p>Collection of inventory entities such as a collection of managed node inventory. </p>
@@ -1724,6 +1887,7 @@ export interface GetInventoryResult {
1724
1887
  NextToken?: string;
1725
1888
  }
1726
1889
  /**
1890
+ * @public
1727
1891
  * <p>The specified aggregator isn't valid for inventory groups. Verify that the aggregator uses a
1728
1892
  * valid inventory type such as <code>AWS:Application</code> or
1729
1893
  * <code>AWS:InstanceInformation</code>.</p>
@@ -1738,6 +1902,7 @@ export declare class InvalidAggregatorException extends __BaseException {
1738
1902
  constructor(opts: __ExceptionOptionType<InvalidAggregatorException, __BaseException>);
1739
1903
  }
1740
1904
  /**
1905
+ * @public
1741
1906
  * <p>The specified inventory group isn't valid.</p>
1742
1907
  */
1743
1908
  export declare class InvalidInventoryGroupException extends __BaseException {
@@ -1750,6 +1915,7 @@ export declare class InvalidInventoryGroupException extends __BaseException {
1750
1915
  constructor(opts: __ExceptionOptionType<InvalidInventoryGroupException, __BaseException>);
1751
1916
  }
1752
1917
  /**
1918
+ * @public
1753
1919
  * <p>The specified inventory item result attribute isn't valid.</p>
1754
1920
  */
1755
1921
  export declare class InvalidResultAttributeException extends __BaseException {
@@ -1761,6 +1927,9 @@ export declare class InvalidResultAttributeException extends __BaseException {
1761
1927
  */
1762
1928
  constructor(opts: __ExceptionOptionType<InvalidResultAttributeException, __BaseException>);
1763
1929
  }
1930
+ /**
1931
+ * @public
1932
+ */
1764
1933
  export interface GetInventorySchemaRequest {
1765
1934
  /**
1766
1935
  * <p>The type of inventory item to return.</p>
@@ -1788,11 +1957,15 @@ export interface GetInventorySchemaRequest {
1788
1957
  */
1789
1958
  SubType?: boolean;
1790
1959
  }
1960
+ /**
1961
+ * @public
1962
+ */
1791
1963
  export declare enum InventoryAttributeDataType {
1792
1964
  NUMBER = "number",
1793
1965
  STRING = "string"
1794
1966
  }
1795
1967
  /**
1968
+ * @public
1796
1969
  * <p>Attributes are the entries within the inventory item content. It contains name and
1797
1970
  * value.</p>
1798
1971
  */
@@ -1807,6 +1980,7 @@ export interface InventoryItemAttribute {
1807
1980
  DataType: InventoryAttributeDataType | string | undefined;
1808
1981
  }
1809
1982
  /**
1983
+ * @public
1810
1984
  * <p>The inventory item schema definition. Users can use this to compose inventory query
1811
1985
  * filters.</p>
1812
1986
  */
@@ -1832,6 +2006,9 @@ export interface InventoryItemSchema {
1832
2006
  */
1833
2007
  DisplayName?: string;
1834
2008
  }
2009
+ /**
2010
+ * @public
2011
+ */
1835
2012
  export interface GetInventorySchemaResult {
1836
2013
  /**
1837
2014
  * <p>Inventory schemas returned by the request.</p>
@@ -1843,12 +2020,18 @@ export interface GetInventorySchemaResult {
1843
2020
  */
1844
2021
  NextToken?: string;
1845
2022
  }
2023
+ /**
2024
+ * @public
2025
+ */
1846
2026
  export interface GetMaintenanceWindowRequest {
1847
2027
  /**
1848
2028
  * <p>The ID of the maintenance window for which you want to retrieve information.</p>
1849
2029
  */
1850
2030
  WindowId: string | undefined;
1851
2031
  }
2032
+ /**
2033
+ * @public
2034
+ */
1852
2035
  export interface GetMaintenanceWindowResult {
1853
2036
  /**
1854
2037
  * <p>The ID of the created maintenance window.</p>
@@ -1920,12 +2103,18 @@ export interface GetMaintenanceWindowResult {
1920
2103
  */
1921
2104
  ModifiedDate?: Date;
1922
2105
  }
2106
+ /**
2107
+ * @public
2108
+ */
1923
2109
  export interface GetMaintenanceWindowExecutionRequest {
1924
2110
  /**
1925
2111
  * <p>The ID of the maintenance window execution that includes the task.</p>
1926
2112
  */
1927
2113
  WindowExecutionId: string | undefined;
1928
2114
  }
2115
+ /**
2116
+ * @public
2117
+ */
1929
2118
  export interface GetMaintenanceWindowExecutionResult {
1930
2119
  /**
1931
2120
  * <p>The ID of the maintenance window execution.</p>
@@ -1952,6 +2141,9 @@ export interface GetMaintenanceWindowExecutionResult {
1952
2141
  */
1953
2142
  EndTime?: Date;
1954
2143
  }
2144
+ /**
2145
+ * @public
2146
+ */
1955
2147
  export interface GetMaintenanceWindowExecutionTaskRequest {
1956
2148
  /**
1957
2149
  * <p>The ID of the maintenance window execution that includes the task.</p>
@@ -1963,6 +2155,9 @@ export interface GetMaintenanceWindowExecutionTaskRequest {
1963
2155
  */
1964
2156
  TaskId: string | undefined;
1965
2157
  }
2158
+ /**
2159
+ * @public
2160
+ */
1966
2161
  export interface GetMaintenanceWindowExecutionTaskResult {
1967
2162
  /**
1968
2163
  * <p>The ID of the maintenance window execution that includes the task.</p>
@@ -2046,6 +2241,9 @@ export interface GetMaintenanceWindowExecutionTaskResult {
2046
2241
  */
2047
2242
  TriggeredAlarms?: AlarmStateInformation[];
2048
2243
  }
2244
+ /**
2245
+ * @public
2246
+ */
2049
2247
  export interface GetMaintenanceWindowExecutionTaskInvocationRequest {
2050
2248
  /**
2051
2249
  * <p>The ID of the maintenance window execution for which the task is a part.</p>
@@ -2060,6 +2258,9 @@ export interface GetMaintenanceWindowExecutionTaskInvocationRequest {
2060
2258
  */
2061
2259
  InvocationId: string | undefined;
2062
2260
  }
2261
+ /**
2262
+ * @public
2263
+ */
2063
2264
  export interface GetMaintenanceWindowExecutionTaskInvocationResult {
2064
2265
  /**
2065
2266
  * <p>The maintenance window execution ID.</p>
@@ -2112,6 +2313,9 @@ export interface GetMaintenanceWindowExecutionTaskInvocationResult {
2112
2313
  */
2113
2314
  WindowTargetId?: string;
2114
2315
  }
2316
+ /**
2317
+ * @public
2318
+ */
2115
2319
  export interface GetMaintenanceWindowTaskRequest {
2116
2320
  /**
2117
2321
  * <p>The maintenance window ID that includes the task to retrieve.</p>
@@ -2123,6 +2327,7 @@ export interface GetMaintenanceWindowTaskRequest {
2123
2327
  WindowTaskId: string | undefined;
2124
2328
  }
2125
2329
  /**
2330
+ * @public
2126
2331
  * <p>The parameters for an <code>AUTOMATION</code> task type.</p>
2127
2332
  */
2128
2333
  export interface MaintenanceWindowAutomationParameters {
@@ -2151,6 +2356,7 @@ export interface MaintenanceWindowAutomationParameters {
2151
2356
  Parameters?: Record<string, string[]>;
2152
2357
  }
2153
2358
  /**
2359
+ * @public
2154
2360
  * <p>The parameters for a <code>LAMBDA</code> task type.</p>
2155
2361
  * <p>For information about specifying and updating task parameters, see <a>RegisterTaskWithMaintenanceWindow</a> and <a>UpdateMaintenanceWindowTask</a>.</p>
2156
2362
  * <note>
@@ -2187,6 +2393,9 @@ export interface MaintenanceWindowLambdaParameters {
2187
2393
  */
2188
2394
  Payload?: Uint8Array;
2189
2395
  }
2396
+ /**
2397
+ * @public
2398
+ */
2190
2399
  export declare enum NotificationEvent {
2191
2400
  ALL = "All",
2192
2401
  CANCELLED = "Cancelled",
@@ -2195,11 +2404,15 @@ export declare enum NotificationEvent {
2195
2404
  SUCCESS = "Success",
2196
2405
  TIMED_OUT = "TimedOut"
2197
2406
  }
2407
+ /**
2408
+ * @public
2409
+ */
2198
2410
  export declare enum NotificationType {
2199
2411
  Command = "Command",
2200
2412
  Invocation = "Invocation"
2201
2413
  }
2202
2414
  /**
2415
+ * @public
2203
2416
  * <p>Configurations for sending notifications.</p>
2204
2417
  */
2205
2418
  export interface NotificationConfig {
@@ -2232,6 +2445,7 @@ export interface NotificationConfig {
2232
2445
  NotificationType?: NotificationType | string;
2233
2446
  }
2234
2447
  /**
2448
+ * @public
2235
2449
  * <p>The parameters for a <code>RUN_COMMAND</code> task type.</p>
2236
2450
  * <p>For information about specifying and updating task parameters, see <a>RegisterTaskWithMaintenanceWindow</a> and <a>UpdateMaintenanceWindowTask</a>.</p>
2237
2451
  * <note>
@@ -2313,6 +2527,7 @@ export interface MaintenanceWindowRunCommandParameters {
2313
2527
  TimeoutSeconds?: number;
2314
2528
  }
2315
2529
  /**
2530
+ * @public
2316
2531
  * <p>The parameters for a <code>STEP_FUNCTIONS</code> task.</p>
2317
2532
  * <p>For information about specifying and updating task parameters, see <a>RegisterTaskWithMaintenanceWindow</a> and <a>UpdateMaintenanceWindowTask</a>.</p>
2318
2533
  * <note>
@@ -2341,6 +2556,7 @@ export interface MaintenanceWindowStepFunctionsParameters {
2341
2556
  Name?: string;
2342
2557
  }
2343
2558
  /**
2559
+ * @public
2344
2560
  * <p>The parameters for task execution.</p>
2345
2561
  */
2346
2562
  export interface MaintenanceWindowTaskInvocationParameters {
@@ -2361,6 +2577,9 @@ export interface MaintenanceWindowTaskInvocationParameters {
2361
2577
  */
2362
2578
  Lambda?: MaintenanceWindowLambdaParameters;
2363
2579
  }
2580
+ /**
2581
+ * @public
2582
+ */
2364
2583
  export interface GetMaintenanceWindowTaskResult {
2365
2584
  /**
2366
2585
  * <p>The retrieved maintenance window ID.</p>
@@ -2464,6 +2683,9 @@ export interface GetMaintenanceWindowTaskResult {
2464
2683
  */
2465
2684
  AlarmConfiguration?: AlarmConfiguration;
2466
2685
  }
2686
+ /**
2687
+ * @public
2688
+ */
2467
2689
  export interface GetOpsItemRequest {
2468
2690
  /**
2469
2691
  * <p>The ID of the OpsItem that you want to get.</p>
@@ -2475,6 +2697,7 @@ export interface GetOpsItemRequest {
2475
2697
  OpsItemArn?: string;
2476
2698
  }
2477
2699
  /**
2700
+ * @public
2478
2701
  * <p>Operations engineers and IT professionals use Amazon Web Services Systems Manager OpsCenter to view, investigate, and
2479
2702
  * remediate operational work items (OpsItems) impacting the performance and health of their Amazon Web Services
2480
2703
  * resources. OpsCenter is integrated with Amazon EventBridge and Amazon CloudWatch. This
@@ -2629,12 +2852,18 @@ export interface OpsItem {
2629
2852
  */
2630
2853
  OpsItemArn?: string;
2631
2854
  }
2855
+ /**
2856
+ * @public
2857
+ */
2632
2858
  export interface GetOpsItemResponse {
2633
2859
  /**
2634
2860
  * <p>The OpsItem.</p>
2635
2861
  */
2636
2862
  OpsItem?: OpsItem;
2637
2863
  }
2864
+ /**
2865
+ * @public
2866
+ */
2638
2867
  export interface GetOpsMetadataRequest {
2639
2868
  /**
2640
2869
  * <p>The Amazon Resource Name (ARN) of an OpsMetadata Object to view.</p>
@@ -2650,6 +2879,9 @@ export interface GetOpsMetadataRequest {
2650
2879
  */
2651
2880
  NextToken?: string;
2652
2881
  }
2882
+ /**
2883
+ * @public
2884
+ */
2653
2885
  export interface GetOpsMetadataResult {
2654
2886
  /**
2655
2887
  * <p>The resource ID of the Application Manager application.</p>
@@ -2665,6 +2897,9 @@ export interface GetOpsMetadataResult {
2665
2897
  */
2666
2898
  NextToken?: string;
2667
2899
  }
2900
+ /**
2901
+ * @public
2902
+ */
2668
2903
  export declare enum OpsFilterOperatorType {
2669
2904
  BEGIN_WITH = "BeginWith",
2670
2905
  EQUAL = "Equal",
@@ -2674,6 +2909,7 @@ export declare enum OpsFilterOperatorType {
2674
2909
  NOT_EQUAL = "NotEqual"
2675
2910
  }
2676
2911
  /**
2912
+ * @public
2677
2913
  * <p>A filter for viewing OpsData summaries.</p>
2678
2914
  */
2679
2915
  export interface OpsFilter {
@@ -2691,6 +2927,7 @@ export interface OpsFilter {
2691
2927
  Type?: OpsFilterOperatorType | string;
2692
2928
  }
2693
2929
  /**
2930
+ * @public
2694
2931
  * <p>The OpsItem data type to return.</p>
2695
2932
  */
2696
2933
  export interface OpsResultAttribute {
@@ -2702,6 +2939,7 @@ export interface OpsResultAttribute {
2702
2939
  TypeName: string | undefined;
2703
2940
  }
2704
2941
  /**
2942
+ * @public
2705
2943
  * <p>The OpsData summary.</p>
2706
2944
  */
2707
2945
  export interface OpsEntityItem {
@@ -2715,6 +2953,7 @@ export interface OpsEntityItem {
2715
2953
  Content?: Record<string, string>[];
2716
2954
  }
2717
2955
  /**
2956
+ * @public
2718
2957
  * <p>The result of the query.</p>
2719
2958
  */
2720
2959
  export interface OpsEntity {
@@ -2727,6 +2966,9 @@ export interface OpsEntity {
2727
2966
  */
2728
2967
  Data?: Record<string, OpsEntityItem>;
2729
2968
  }
2969
+ /**
2970
+ * @public
2971
+ */
2730
2972
  export interface GetOpsSummaryResult {
2731
2973
  /**
2732
2974
  * <p>The list of aggregated details and filtered OpsData.</p>
@@ -2738,6 +2980,9 @@ export interface GetOpsSummaryResult {
2738
2980
  */
2739
2981
  NextToken?: string;
2740
2982
  }
2983
+ /**
2984
+ * @public
2985
+ */
2741
2986
  export interface GetParameterRequest {
2742
2987
  /**
2743
2988
  * <p>The name of the parameter you want to query.</p>
@@ -2752,6 +2997,7 @@ export interface GetParameterRequest {
2752
2997
  WithDecryption?: boolean;
2753
2998
  }
2754
2999
  /**
3000
+ * @public
2755
3001
  * <p>An Amazon Web Services Systems Manager parameter in Parameter Store.</p>
2756
3002
  */
2757
3003
  export interface Parameter {
@@ -2806,6 +3052,9 @@ export interface Parameter {
2806
3052
  */
2807
3053
  DataType?: string;
2808
3054
  }
3055
+ /**
3056
+ * @public
3057
+ */
2809
3058
  export interface GetParameterResult {
2810
3059
  /**
2811
3060
  * <p>Information about a parameter.</p>
@@ -2813,6 +3062,7 @@ export interface GetParameterResult {
2813
3062
  Parameter?: Parameter;
2814
3063
  }
2815
3064
  /**
3065
+ * @public
2816
3066
  * <p>The query key ID isn't valid.</p>
2817
3067
  */
2818
3068
  export declare class InvalidKeyId extends __BaseException {
@@ -2824,6 +3074,7 @@ export declare class InvalidKeyId extends __BaseException {
2824
3074
  constructor(opts: __ExceptionOptionType<InvalidKeyId, __BaseException>);
2825
3075
  }
2826
3076
  /**
3077
+ * @public
2827
3078
  * <p>The specified parameter version wasn't found. Verify the parameter name and version, and try
2828
3079
  * again.</p>
2829
3080
  */
@@ -2835,6 +3086,9 @@ export declare class ParameterVersionNotFound extends __BaseException {
2835
3086
  */
2836
3087
  constructor(opts: __ExceptionOptionType<ParameterVersionNotFound, __BaseException>);
2837
3088
  }
3089
+ /**
3090
+ * @public
3091
+ */
2838
3092
  export interface GetParameterHistoryRequest {
2839
3093
  /**
2840
3094
  * <p>The name of the parameter for which you want to review history.</p>
@@ -2857,6 +3111,7 @@ export interface GetParameterHistoryRequest {
2857
3111
  NextToken?: string;
2858
3112
  }
2859
3113
  /**
3114
+ * @public
2860
3115
  * <p>Information about parameter usage.</p>
2861
3116
  */
2862
3117
  export interface ParameterHistory {
@@ -2918,6 +3173,9 @@ export interface ParameterHistory {
2918
3173
  */
2919
3174
  DataType?: string;
2920
3175
  }
3176
+ /**
3177
+ * @public
3178
+ */
2921
3179
  export interface GetParameterHistoryResult {
2922
3180
  /**
2923
3181
  * <p>A list of parameters returned by the request.</p>
@@ -2929,6 +3187,9 @@ export interface GetParameterHistoryResult {
2929
3187
  */
2930
3188
  NextToken?: string;
2931
3189
  }
3190
+ /**
3191
+ * @public
3192
+ */
2932
3193
  export interface GetParametersRequest {
2933
3194
  /**
2934
3195
  * <p>Names of the parameters for which you want to query information.</p>
@@ -2942,6 +3203,9 @@ export interface GetParametersRequest {
2942
3203
  */
2943
3204
  WithDecryption?: boolean;
2944
3205
  }
3206
+ /**
3207
+ * @public
3208
+ */
2945
3209
  export interface GetParametersResult {
2946
3210
  /**
2947
3211
  * <p>A list of details for a parameter.</p>
@@ -2953,6 +3217,9 @@ export interface GetParametersResult {
2953
3217
  */
2954
3218
  InvalidParameters?: string[];
2955
3219
  }
3220
+ /**
3221
+ * @public
3222
+ */
2956
3223
  export interface GetParametersByPathRequest {
2957
3224
  /**
2958
3225
  * <p>The hierarchy for the parameter. Hierarchies start with a forward slash (/). The hierarchy
@@ -2999,6 +3266,9 @@ export interface GetParametersByPathRequest {
2999
3266
  */
3000
3267
  NextToken?: string;
3001
3268
  }
3269
+ /**
3270
+ * @public
3271
+ */
3002
3272
  export interface GetParametersByPathResult {
3003
3273
  /**
3004
3274
  * <p>A list of parameters found in the specified hierarchy.</p>
@@ -3010,6 +3280,9 @@ export interface GetParametersByPathResult {
3010
3280
  */
3011
3281
  NextToken?: string;
3012
3282
  }
3283
+ /**
3284
+ * @public
3285
+ */
3013
3286
  export interface GetPatchBaselineRequest {
3014
3287
  /**
3015
3288
  * <p>The ID of the patch baseline to retrieve.</p>
@@ -3023,6 +3296,9 @@ export interface GetPatchBaselineRequest {
3023
3296
  */
3024
3297
  BaselineId: string | undefined;
3025
3298
  }
3299
+ /**
3300
+ * @public
3301
+ */
3026
3302
  export interface GetPatchBaselineResult {
3027
3303
  /**
3028
3304
  * <p>The ID of the retrieved patch baseline.</p>
@@ -3091,6 +3367,9 @@ export interface GetPatchBaselineResult {
3091
3367
  */
3092
3368
  Sources?: PatchSource[];
3093
3369
  }
3370
+ /**
3371
+ * @public
3372
+ */
3094
3373
  export interface GetPatchBaselineForPatchGroupRequest {
3095
3374
  /**
3096
3375
  * <p>The name of the patch group whose patch baseline should be retrieved.</p>
@@ -3102,6 +3381,9 @@ export interface GetPatchBaselineForPatchGroupRequest {
3102
3381
  */
3103
3382
  OperatingSystem?: OperatingSystem | string;
3104
3383
  }
3384
+ /**
3385
+ * @public
3386
+ */
3105
3387
  export interface GetPatchBaselineForPatchGroupResult {
3106
3388
  /**
3107
3389
  * <p>The ID of the patch baseline that should be used for the patch group.</p>
@@ -3116,6 +3398,9 @@ export interface GetPatchBaselineForPatchGroupResult {
3116
3398
  */
3117
3399
  OperatingSystem?: OperatingSystem | string;
3118
3400
  }
3401
+ /**
3402
+ * @public
3403
+ */
3119
3404
  export interface GetResourcePoliciesRequest {
3120
3405
  /**
3121
3406
  * <p>Amazon Resource Name (ARN) of the resource to which the policies are attached.</p>
@@ -3132,6 +3417,7 @@ export interface GetResourcePoliciesRequest {
3132
3417
  MaxResults?: number;
3133
3418
  }
3134
3419
  /**
3420
+ * @public
3135
3421
  * <p>A resource policy helps you to define the IAM entity (for example, an
3136
3422
  * Amazon Web Services account) that can manage your Systems Manager resources. Currently, <code>OpsItemGroup</code> is the
3137
3423
  * only resource that supports Systems Manager resource policies. The resource policy for
@@ -3158,6 +3444,9 @@ export interface GetResourcePoliciesResponseEntry {
3158
3444
  */
3159
3445
  Policy?: string;
3160
3446
  }
3447
+ /**
3448
+ * @public
3449
+ */
3161
3450
  export interface GetResourcePoliciesResponse {
3162
3451
  /**
3163
3452
  * <p>The token for the next set of items to return. Use this token to get the next set of
@@ -3170,6 +3459,7 @@ export interface GetResourcePoliciesResponse {
3170
3459
  Policies?: GetResourcePoliciesResponseEntry[];
3171
3460
  }
3172
3461
  /**
3462
+ * @public
3173
3463
  * <p>The request body of the GetServiceSetting API operation.</p>
3174
3464
  */
3175
3465
  export interface GetServiceSettingRequest {
@@ -3221,6 +3511,7 @@ export interface GetServiceSettingRequest {
3221
3511
  SettingId: string | undefined;
3222
3512
  }
3223
3513
  /**
3514
+ * @public
3224
3515
  * <p>The service setting data structure.</p>
3225
3516
  * <p>
3226
3517
  * <code>ServiceSetting</code> is an account-level setting for an Amazon Web Services service. This setting
@@ -3278,6 +3569,7 @@ export interface ServiceSetting {
3278
3569
  Status?: string;
3279
3570
  }
3280
3571
  /**
3572
+ * @public
3281
3573
  * <p>The query result body of the GetServiceSetting API operation.</p>
3282
3574
  */
3283
3575
  export interface GetServiceSettingResult {
@@ -3287,6 +3579,7 @@ export interface GetServiceSettingResult {
3287
3579
  ServiceSetting?: ServiceSetting;
3288
3580
  }
3289
3581
  /**
3582
+ * @public
3290
3583
  * <p>The specified service setting wasn't found. Either the service name or the setting hasn't
3291
3584
  * been provisioned by the Amazon Web Services service team.</p>
3292
3585
  */
@@ -3299,6 +3592,9 @@ export declare class ServiceSettingNotFound extends __BaseException {
3299
3592
  */
3300
3593
  constructor(opts: __ExceptionOptionType<ServiceSettingNotFound, __BaseException>);
3301
3594
  }
3595
+ /**
3596
+ * @public
3597
+ */
3302
3598
  export interface LabelParameterVersionRequest {
3303
3599
  /**
3304
3600
  * <p>The parameter name on which you want to attach one or more labels.</p>
@@ -3314,6 +3610,9 @@ export interface LabelParameterVersionRequest {
3314
3610
  */
3315
3611
  Labels: string[] | undefined;
3316
3612
  }
3613
+ /**
3614
+ * @public
3615
+ */
3317
3616
  export interface LabelParameterVersionResult {
3318
3617
  /**
3319
3618
  * <p>The label doesn't meet the requirements. For information about parameter label requirements,
@@ -3327,6 +3626,7 @@ export interface LabelParameterVersionResult {
3327
3626
  ParameterVersion?: number;
3328
3627
  }
3329
3628
  /**
3629
+ * @public
3330
3630
  * <p>A parameter version can have a maximum of ten labels.</p>
3331
3631
  */
3332
3632
  export declare class ParameterVersionLabelLimitExceeded extends __BaseException {
@@ -3337,6 +3637,9 @@ export declare class ParameterVersionLabelLimitExceeded extends __BaseException
3337
3637
  */
3338
3638
  constructor(opts: __ExceptionOptionType<ParameterVersionLabelLimitExceeded, __BaseException>);
3339
3639
  }
3640
+ /**
3641
+ * @public
3642
+ */
3340
3643
  export declare enum AssociationFilterKey {
3341
3644
  AssociationId = "AssociationId",
3342
3645
  AssociationName = "AssociationName",
@@ -3348,6 +3651,7 @@ export declare enum AssociationFilterKey {
3348
3651
  Status = "AssociationStatusName"
3349
3652
  }
3350
3653
  /**
3654
+ * @public
3351
3655
  * <p>Describes a filter.</p>
3352
3656
  */
3353
3657
  export interface AssociationFilter {
@@ -3364,6 +3668,9 @@ export interface AssociationFilter {
3364
3668
  */
3365
3669
  value: string | undefined;
3366
3670
  }
3671
+ /**
3672
+ * @public
3673
+ */
3367
3674
  export interface ListAssociationsRequest {
3368
3675
  /**
3369
3676
  * <p>One or more filters. Use a filter to return a more specific list of results.</p>
@@ -3387,6 +3694,7 @@ export interface ListAssociationsRequest {
3387
3694
  NextToken?: string;
3388
3695
  }
3389
3696
  /**
3697
+ * @public
3390
3698
  * <p>Describes an association of a Amazon Web Services Systems Manager document (SSM document) and a managed node.</p>
3391
3699
  */
3392
3700
  export interface Association {
@@ -3453,6 +3761,9 @@ export interface Association {
3453
3761
  */
3454
3762
  TargetMaps?: Record<string, string[]>[];
3455
3763
  }
3764
+ /**
3765
+ * @public
3766
+ */
3456
3767
  export interface ListAssociationsResult {
3457
3768
  /**
3458
3769
  * <p>The associations.</p>
@@ -3464,6 +3775,9 @@ export interface ListAssociationsResult {
3464
3775
  */
3465
3776
  NextToken?: string;
3466
3777
  }
3778
+ /**
3779
+ * @public
3780
+ */
3467
3781
  export interface ListAssociationVersionsRequest {
3468
3782
  /**
3469
3783
  * <p>The association ID for which you want to view all versions.</p>
@@ -3480,6 +3794,7 @@ export interface ListAssociationVersionsRequest {
3480
3794
  NextToken?: string;
3481
3795
  }
3482
3796
  /**
3797
+ * @public
3483
3798
  * <p>Information about the association version.</p>
3484
3799
  */
3485
3800
  export interface AssociationVersionInfo {
@@ -3597,6 +3912,9 @@ export interface AssociationVersionInfo {
3597
3912
  */
3598
3913
  TargetMaps?: Record<string, string[]>[];
3599
3914
  }
3915
+ /**
3916
+ * @public
3917
+ */
3600
3918
  export interface ListAssociationVersionsResult {
3601
3919
  /**
3602
3920
  * <p>Information about all versions of the association for the specified association ID.</p>
@@ -3608,6 +3926,9 @@ export interface ListAssociationVersionsResult {
3608
3926
  */
3609
3927
  NextToken?: string;
3610
3928
  }
3929
+ /**
3930
+ * @public
3931
+ */
3611
3932
  export declare enum CommandFilterKey {
3612
3933
  DOCUMENT_NAME = "DocumentName",
3613
3934
  EXECUTION_STAGE = "ExecutionStage",
@@ -3616,6 +3937,7 @@ export declare enum CommandFilterKey {
3616
3937
  STATUS = "Status"
3617
3938
  }
3618
3939
  /**
3940
+ * @public
3619
3941
  * <p>Describes a command filter.</p>
3620
3942
  * <note>
3621
3943
  * <p>A managed node ID can't be specified when a command status is <code>Pending</code> because
@@ -3808,6 +4130,9 @@ export interface CommandFilter {
3808
4130
  */
3809
4131
  value: string | undefined;
3810
4132
  }
4133
+ /**
4134
+ * @public
4135
+ */
3811
4136
  export interface ListCommandInvocationsRequest {
3812
4137
  /**
3813
4138
  * <p>(Optional) The invocations for a specific command ID.</p>
@@ -3838,6 +4163,9 @@ export interface ListCommandInvocationsRequest {
3838
4163
  */
3839
4164
  Details?: boolean;
3840
4165
  }
4166
+ /**
4167
+ * @public
4168
+ */
3841
4169
  export declare enum CommandPluginStatus {
3842
4170
  CANCELLED = "Cancelled",
3843
4171
  FAILED = "Failed",
@@ -3847,6 +4175,7 @@ export declare enum CommandPluginStatus {
3847
4175
  TIMED_OUT = "TimedOut"
3848
4176
  }
3849
4177
  /**
4178
+ * @public
3850
4179
  * <p>Describes plugin details.</p>
3851
4180
  */
3852
4181
  export interface CommandPlugin {
@@ -3981,6 +4310,7 @@ export interface CommandPlugin {
3981
4310
  OutputS3KeyPrefix?: string;
3982
4311
  }
3983
4312
  /**
4313
+ * @public
3984
4314
  * <p>An invocation is a copy of a command sent to a specific managed node. A command can apply to
3985
4315
  * one or more managed nodes. A command invocation applies to one managed node. For example, if a
3986
4316
  * user runs <code>SendCommand</code> against three managed nodes, then a command invocation is
@@ -4117,6 +4447,9 @@ export interface CommandInvocation {
4117
4447
  */
4118
4448
  CloudWatchOutputConfig?: CloudWatchOutputConfig;
4119
4449
  }
4450
+ /**
4451
+ * @public
4452
+ */
4120
4453
  export interface ListCommandInvocationsResult {
4121
4454
  /**
4122
4455
  * <p>(Optional) A list of all invocations. </p>
@@ -4128,6 +4461,9 @@ export interface ListCommandInvocationsResult {
4128
4461
  */
4129
4462
  NextToken?: string;
4130
4463
  }
4464
+ /**
4465
+ * @public
4466
+ */
4131
4467
  export interface ListCommandsRequest {
4132
4468
  /**
4133
4469
  * <p>(Optional) If provided, lists only the specified command.</p>
@@ -4158,6 +4494,9 @@ export interface ListCommandsRequest {
4158
4494
  */
4159
4495
  Filters?: CommandFilter[];
4160
4496
  }
4497
+ /**
4498
+ * @public
4499
+ */
4161
4500
  export declare enum CommandStatus {
4162
4501
  CANCELLED = "Cancelled",
4163
4502
  CANCELLING = "Cancelling",
@@ -4168,6 +4507,7 @@ export declare enum CommandStatus {
4168
4507
  TIMED_OUT = "TimedOut"
4169
4508
  }
4170
4509
  /**
4510
+ * @public
4171
4511
  * <p>Describes a command request.</p>
4172
4512
  */
4173
4513
  export interface Command {
@@ -4346,6 +4686,9 @@ export interface Command {
4346
4686
  */
4347
4687
  TriggeredAlarms?: AlarmStateInformation[];
4348
4688
  }
4689
+ /**
4690
+ * @public
4691
+ */
4349
4692
  export interface ListCommandsResult {
4350
4693
  /**
4351
4694
  * <p>(Optional) The list of commands requested by the user. </p>
@@ -4357,6 +4700,9 @@ export interface ListCommandsResult {
4357
4700
  */
4358
4701
  NextToken?: string;
4359
4702
  }
4703
+ /**
4704
+ * @public
4705
+ */
4360
4706
  export declare enum ComplianceQueryOperatorType {
4361
4707
  BeginWith = "BEGIN_WITH",
4362
4708
  Equal = "EQUAL",
@@ -4365,6 +4711,7 @@ export declare enum ComplianceQueryOperatorType {
4365
4711
  NotEqual = "NOT_EQUAL"
4366
4712
  }
4367
4713
  /**
4714
+ * @public
4368
4715
  * <p>One or more filters. Use a filter to return a more specific list of results.</p>
4369
4716
  */
4370
4717
  export interface ComplianceStringFilter {
@@ -4382,6 +4729,9 @@ export interface ComplianceStringFilter {
4382
4729
  */
4383
4730
  Type?: ComplianceQueryOperatorType | string;
4384
4731
  }
4732
+ /**
4733
+ * @public
4734
+ */
4385
4735
  export interface ListComplianceItemsRequest {
4386
4736
  /**
4387
4737
  * <p>One or more compliance filters. Use a filter to return a more specific list of
@@ -4409,6 +4759,7 @@ export interface ListComplianceItemsRequest {
4409
4759
  MaxResults?: number;
4410
4760
  }
4411
4761
  /**
4762
+ * @public
4412
4763
  * <p>A summary of the call execution that includes an execution ID, the type of execution (for
4413
4764
  * example, <code>Command</code>), and the date/time of the execution using a datetime object that
4414
4765
  * is saved in the following format: yyyy-MM-dd'T'HH:mm:ss'Z'.</p>
@@ -4429,6 +4780,9 @@ export interface ComplianceExecutionSummary {
4429
4780
  */
4430
4781
  ExecutionType?: string;
4431
4782
  }
4783
+ /**
4784
+ * @public
4785
+ */
4432
4786
  export declare enum ComplianceSeverity {
4433
4787
  Critical = "CRITICAL",
4434
4788
  High = "HIGH",
@@ -4437,11 +4791,15 @@ export declare enum ComplianceSeverity {
4437
4791
  Medium = "MEDIUM",
4438
4792
  Unspecified = "UNSPECIFIED"
4439
4793
  }
4794
+ /**
4795
+ * @public
4796
+ */
4440
4797
  export declare enum ComplianceStatus {
4441
4798
  Compliant = "COMPLIANT",
4442
4799
  NonCompliant = "NON_COMPLIANT"
4443
4800
  }
4444
4801
  /**
4802
+ * @public
4445
4803
  * <p>Information about the compliance as defined by the resource type. For example, for a patch
4446
4804
  * resource type, <code>Items</code> includes information about the PatchSeverity, Classification,
4447
4805
  * and so on.</p>
@@ -4492,6 +4850,9 @@ export interface ComplianceItem {
4492
4850
  */
4493
4851
  Details?: Record<string, string>;
4494
4852
  }
4853
+ /**
4854
+ * @public
4855
+ */
4495
4856
  export interface ListComplianceItemsResult {
4496
4857
  /**
4497
4858
  * <p>A list of compliance information for the specified resource ID. </p>
@@ -4503,6 +4864,9 @@ export interface ListComplianceItemsResult {
4503
4864
  */
4504
4865
  NextToken?: string;
4505
4866
  }
4867
+ /**
4868
+ * @public
4869
+ */
4506
4870
  export interface ListComplianceSummariesRequest {
4507
4871
  /**
4508
4872
  * <p>One or more compliance or inventory filters. Use a filter to return a more specific list of
@@ -4521,6 +4885,7 @@ export interface ListComplianceSummariesRequest {
4521
4885
  MaxResults?: number;
4522
4886
  }
4523
4887
  /**
4888
+ * @public
4524
4889
  * <p>The number of managed nodes found for each patch severity level defined in the request
4525
4890
  * filter.</p>
4526
4891
  */
@@ -4560,6 +4925,7 @@ export interface SeveritySummary {
4560
4925
  UnspecifiedCount?: number;
4561
4926
  }
4562
4927
  /**
4928
+ * @public
4563
4929
  * <p>A summary of resources that are compliant. The summary is organized according to the
4564
4930
  * resource count for each compliance type.</p>
4565
4931
  */
@@ -4574,6 +4940,7 @@ export interface CompliantSummary {
4574
4940
  SeveritySummary?: SeveritySummary;
4575
4941
  }
4576
4942
  /**
4943
+ * @public
4577
4944
  * <p>A summary of resources that aren't compliant. The summary is organized according to resource
4578
4945
  * type.</p>
4579
4946
  */
@@ -4588,6 +4955,7 @@ export interface NonCompliantSummary {
4588
4955
  SeveritySummary?: SeveritySummary;
4589
4956
  }
4590
4957
  /**
4958
+ * @public
4591
4959
  * <p>A summary of compliance information by compliance type.</p>
4592
4960
  */
4593
4961
  export interface ComplianceSummaryItem {
@@ -4605,6 +4973,9 @@ export interface ComplianceSummaryItem {
4605
4973
  */
4606
4974
  NonCompliantSummary?: NonCompliantSummary;
4607
4975
  }
4976
+ /**
4977
+ * @public
4978
+ */
4608
4979
  export interface ListComplianceSummariesResult {
4609
4980
  /**
4610
4981
  * <p>A list of compliant and non-compliant summary counts based on compliance types. For example,
@@ -4618,9 +4989,15 @@ export interface ListComplianceSummariesResult {
4618
4989
  */
4619
4990
  NextToken?: string;
4620
4991
  }
4992
+ /**
4993
+ * @public
4994
+ */
4621
4995
  export declare enum DocumentMetadataEnum {
4622
4996
  DocumentReviews = "DocumentReviews"
4623
4997
  }
4998
+ /**
4999
+ * @public
5000
+ */
4624
5001
  export interface ListDocumentMetadataHistoryRequest {
4625
5002
  /**
4626
5003
  * <p>The name of the change template.</p>
@@ -4646,10 +5023,14 @@ export interface ListDocumentMetadataHistoryRequest {
4646
5023
  */
4647
5024
  MaxResults?: number;
4648
5025
  }
5026
+ /**
5027
+ * @public
5028
+ */
4649
5029
  export declare enum DocumentReviewCommentType {
4650
5030
  Comment = "Comment"
4651
5031
  }
4652
5032
  /**
5033
+ * @public
4653
5034
  * <p>Information about comments added to a document review request.</p>
4654
5035
  */
4655
5036
  export interface DocumentReviewCommentSource {
@@ -4665,6 +5046,7 @@ export interface DocumentReviewCommentSource {
4665
5046
  Content?: string;
4666
5047
  }
4667
5048
  /**
5049
+ * @public
4668
5050
  * <p>Information about a reviewer's response to a document review request.</p>
4669
5051
  */
4670
5052
  export interface DocumentReviewerResponseSource {
@@ -4695,6 +5077,7 @@ export interface DocumentReviewerResponseSource {
4695
5077
  Reviewer?: string;
4696
5078
  }
4697
5079
  /**
5080
+ * @public
4698
5081
  * <p>Details about the response to a document review request.</p>
4699
5082
  */
4700
5083
  export interface DocumentMetadataResponseInfo {
@@ -4703,6 +5086,9 @@ export interface DocumentMetadataResponseInfo {
4703
5086
  */
4704
5087
  ReviewerResponse?: DocumentReviewerResponseSource[];
4705
5088
  }
5089
+ /**
5090
+ * @public
5091
+ */
4706
5092
  export interface ListDocumentMetadataHistoryResponse {
4707
5093
  /**
4708
5094
  * <p>The name of the change template.</p>
@@ -4727,6 +5113,9 @@ export interface ListDocumentMetadataHistoryResponse {
4727
5113
  */
4728
5114
  NextToken?: string;
4729
5115
  }
5116
+ /**
5117
+ * @public
5118
+ */
4730
5119
  export declare enum DocumentFilterKey {
4731
5120
  DocumentType = "DocumentType",
4732
5121
  Name = "Name",
@@ -4734,6 +5123,7 @@ export declare enum DocumentFilterKey {
4734
5123
  PlatformTypes = "PlatformTypes"
4735
5124
  }
4736
5125
  /**
5126
+ * @public
4737
5127
  * <p>This data type is deprecated. Instead, use <a>DocumentKeyValuesFilter</a>.</p>
4738
5128
  */
4739
5129
  export interface DocumentFilter {
@@ -4747,6 +5137,7 @@ export interface DocumentFilter {
4747
5137
  value: string | undefined;
4748
5138
  }
4749
5139
  /**
5140
+ * @public
4750
5141
  * <p>One or more filters. Use a filter to return a more specific list of documents.</p>
4751
5142
  * <p>For keys, you can specify one or more tags that have been applied to a document. </p>
4752
5143
  * <p>You can also use Amazon Web Services-provided keys, some of which have specific allowed values. These keys
@@ -4877,6 +5268,9 @@ export interface DocumentKeyValuesFilter {
4877
5268
  */
4878
5269
  Values?: string[];
4879
5270
  }
5271
+ /**
5272
+ * @public
5273
+ */
4880
5274
  export interface ListDocumentsRequest {
4881
5275
  /**
4882
5276
  * <p>This data type is deprecated. Instead, use <code>Filters</code>.</p>
@@ -4908,6 +5302,7 @@ export interface ListDocumentsRequest {
4908
5302
  NextToken?: string;
4909
5303
  }
4910
5304
  /**
5305
+ * @public
4911
5306
  * <p>Describes the name of a SSM document.</p>
4912
5307
  */
4913
5308
  export interface DocumentIdentifier {
@@ -4979,6 +5374,9 @@ export interface DocumentIdentifier {
4979
5374
  */
4980
5375
  Author?: string;
4981
5376
  }
5377
+ /**
5378
+ * @public
5379
+ */
4982
5380
  export interface ListDocumentsResult {
4983
5381
  /**
4984
5382
  * <p>The names of the SSM documents.</p>
@@ -4990,6 +5388,9 @@ export interface ListDocumentsResult {
4990
5388
  */
4991
5389
  NextToken?: string;
4992
5390
  }
5391
+ /**
5392
+ * @public
5393
+ */
4993
5394
  export interface ListDocumentVersionsRequest {
4994
5395
  /**
4995
5396
  * <p>The name of the document. You can specify an Amazon Resource Name (ARN).</p>
@@ -5007,6 +5408,7 @@ export interface ListDocumentVersionsRequest {
5007
5408
  NextToken?: string;
5008
5409
  }
5009
5410
  /**
5411
+ * @public
5010
5412
  * <p>Version information about the document.</p>
5011
5413
  */
5012
5414
  export interface DocumentVersionInfo {
@@ -5056,6 +5458,9 @@ export interface DocumentVersionInfo {
5056
5458
  */
5057
5459
  ReviewStatus?: ReviewStatus | string;
5058
5460
  }
5461
+ /**
5462
+ * @public
5463
+ */
5059
5464
  export interface ListDocumentVersionsResult {
5060
5465
  /**
5061
5466
  * <p>The document versions.</p>
@@ -5067,6 +5472,9 @@ export interface ListDocumentVersionsResult {
5067
5472
  */
5068
5473
  NextToken?: string;
5069
5474
  }
5475
+ /**
5476
+ * @public
5477
+ */
5070
5478
  export interface ListInventoryEntriesRequest {
5071
5479
  /**
5072
5480
  * <p>The managed node ID for which you want inventory information.</p>
@@ -5091,6 +5499,9 @@ export interface ListInventoryEntriesRequest {
5091
5499
  */
5092
5500
  MaxResults?: number;
5093
5501
  }
5502
+ /**
5503
+ * @public
5504
+ */
5094
5505
  export interface ListInventoryEntriesResult {
5095
5506
  /**
5096
5507
  * <p>The type of inventory item returned by the request.</p>
@@ -5118,13 +5529,20 @@ export interface ListInventoryEntriesResult {
5118
5529
  */
5119
5530
  NextToken?: string;
5120
5531
  }
5532
+ /**
5533
+ * @public
5534
+ */
5121
5535
  export declare enum OpsItemEventFilterKey {
5122
5536
  OPSITEM_ID = "OpsItemId"
5123
5537
  }
5538
+ /**
5539
+ * @public
5540
+ */
5124
5541
  export declare enum OpsItemEventFilterOperator {
5125
5542
  EQUAL = "Equal"
5126
5543
  }
5127
5544
  /**
5545
+ * @public
5128
5546
  * <p>Describes a filter for a specific list of OpsItem events. You can filter event information
5129
5547
  * by using tags. You specify tags by using a key-value pair mapping. </p>
5130
5548
  */
@@ -5144,6 +5562,9 @@ export interface OpsItemEventFilter {
5144
5562
  */
5145
5563
  Operator: OpsItemEventFilterOperator | string | undefined;
5146
5564
  }
5565
+ /**
5566
+ * @public
5567
+ */
5147
5568
  export interface ListOpsItemEventsRequest {
5148
5569
  /**
5149
5570
  * <p>One or more OpsItem filters. Use a filter to return a more specific list of results. </p>
@@ -5160,6 +5581,7 @@ export interface ListOpsItemEventsRequest {
5160
5581
  NextToken?: string;
5161
5582
  }
5162
5583
  /**
5584
+ * @public
5163
5585
  * <p>Information about the user or resource that created an OpsItem event.</p>
5164
5586
  */
5165
5587
  export interface OpsItemIdentity {
@@ -5170,6 +5592,7 @@ export interface OpsItemIdentity {
5170
5592
  Arn?: string;
5171
5593
  }
5172
5594
  /**
5595
+ * @public
5173
5596
  * <p>Summary information about an OpsItem event or that associated an OpsItem with a related
5174
5597
  * item.</p>
5175
5598
  */
@@ -5203,6 +5626,9 @@ export interface OpsItemEventSummary {
5203
5626
  */
5204
5627
  CreatedTime?: Date;
5205
5628
  }
5629
+ /**
5630
+ * @public
5631
+ */
5206
5632
  export interface ListOpsItemEventsResponse {
5207
5633
  /**
5208
5634
  * <p>The token for the next set of items to return. Use this token to get the next set of
@@ -5214,15 +5640,22 @@ export interface ListOpsItemEventsResponse {
5214
5640
  */
5215
5641
  Summaries?: OpsItemEventSummary[];
5216
5642
  }
5643
+ /**
5644
+ * @public
5645
+ */
5217
5646
  export declare enum OpsItemRelatedItemsFilterKey {
5218
5647
  ASSOCIATION_ID = "AssociationId",
5219
5648
  RESOURCE_TYPE = "ResourceType",
5220
5649
  RESOURCE_URI = "ResourceUri"
5221
5650
  }
5651
+ /**
5652
+ * @public
5653
+ */
5222
5654
  export declare enum OpsItemRelatedItemsFilterOperator {
5223
5655
  EQUAL = "Equal"
5224
5656
  }
5225
5657
  /**
5658
+ * @public
5226
5659
  * <p>Describes a filter for a specific list of related-item resources. </p>
5227
5660
  */
5228
5661
  export interface OpsItemRelatedItemsFilter {
@@ -5241,6 +5674,9 @@ export interface OpsItemRelatedItemsFilter {
5241
5674
  */
5242
5675
  Operator: OpsItemRelatedItemsFilterOperator | string | undefined;
5243
5676
  }
5677
+ /**
5678
+ * @public
5679
+ */
5244
5680
  export interface ListOpsItemRelatedItemsRequest {
5245
5681
  /**
5246
5682
  * <p>The ID of the OpsItem for which you want to list all related-item resources.</p>
@@ -5262,6 +5698,7 @@ export interface ListOpsItemRelatedItemsRequest {
5262
5698
  NextToken?: string;
5263
5699
  }
5264
5700
  /**
5701
+ * @public
5265
5702
  * <p>Summary information about related-item resources for an OpsItem.</p>
5266
5703
  */
5267
5704
  export interface OpsItemRelatedItemSummary {
@@ -5302,6 +5739,9 @@ export interface OpsItemRelatedItemSummary {
5302
5739
  */
5303
5740
  LastModifiedTime?: Date;
5304
5741
  }
5742
+ /**
5743
+ * @public
5744
+ */
5305
5745
  export interface ListOpsItemRelatedItemsResponse {
5306
5746
  /**
5307
5747
  * <p>The token for the next set of items to return. Use this token to get the next set of
@@ -5314,6 +5754,7 @@ export interface ListOpsItemRelatedItemsResponse {
5314
5754
  Summaries?: OpsItemRelatedItemSummary[];
5315
5755
  }
5316
5756
  /**
5757
+ * @public
5317
5758
  * <p>A filter to limit the number of OpsMetadata objects displayed.</p>
5318
5759
  */
5319
5760
  export interface OpsMetadataFilter {
@@ -5326,6 +5767,9 @@ export interface OpsMetadataFilter {
5326
5767
  */
5327
5768
  Values: string[] | undefined;
5328
5769
  }
5770
+ /**
5771
+ * @public
5772
+ */
5329
5773
  export interface ListOpsMetadataRequest {
5330
5774
  /**
5331
5775
  * <p>One or more filters to limit the number of OpsMetadata objects returned by the call.</p>
@@ -5342,6 +5786,7 @@ export interface ListOpsMetadataRequest {
5342
5786
  NextToken?: string;
5343
5787
  }
5344
5788
  /**
5789
+ * @public
5345
5790
  * <p>Operational metadata for an application in Application Manager.</p>
5346
5791
  */
5347
5792
  export interface OpsMetadata {
@@ -5366,6 +5811,9 @@ export interface OpsMetadata {
5366
5811
  */
5367
5812
  CreationDate?: Date;
5368
5813
  }
5814
+ /**
5815
+ * @public
5816
+ */
5369
5817
  export interface ListOpsMetadataResult {
5370
5818
  /**
5371
5819
  * <p>Returns a list of OpsMetadata objects.</p>
@@ -5377,6 +5825,9 @@ export interface ListOpsMetadataResult {
5377
5825
  */
5378
5826
  NextToken?: string;
5379
5827
  }
5828
+ /**
5829
+ * @public
5830
+ */
5380
5831
  export interface ListResourceComplianceSummariesRequest {
5381
5832
  /**
5382
5833
  * <p>One or more filters. Use a filter to return a more specific list of results.</p>
@@ -5393,6 +5844,7 @@ export interface ListResourceComplianceSummariesRequest {
5393
5844
  MaxResults?: number;
5394
5845
  }
5395
5846
  /**
5847
+ * @public
5396
5848
  * <p>Compliance summary information for a specific resource. </p>
5397
5849
  */
5398
5850
  export interface ResourceComplianceSummaryItem {
@@ -5430,6 +5882,9 @@ export interface ResourceComplianceSummaryItem {
5430
5882
  */
5431
5883
  NonCompliantSummary?: NonCompliantSummary;
5432
5884
  }
5885
+ /**
5886
+ * @public
5887
+ */
5433
5888
  export interface ListResourceComplianceSummariesResult {
5434
5889
  /**
5435
5890
  * <p>A summary count for specified or targeted managed nodes. Summary count includes information
@@ -5443,6 +5898,9 @@ export interface ListResourceComplianceSummariesResult {
5443
5898
  */
5444
5899
  NextToken?: string;
5445
5900
  }
5901
+ /**
5902
+ * @public
5903
+ */
5446
5904
  export interface ListResourceDataSyncRequest {
5447
5905
  /**
5448
5906
  * <p>View a list of resource data syncs according to the sync type. Specify
@@ -5460,12 +5918,16 @@ export interface ListResourceDataSyncRequest {
5460
5918
  */
5461
5919
  MaxResults?: number;
5462
5920
  }
5921
+ /**
5922
+ * @public
5923
+ */
5463
5924
  export declare enum LastResourceDataSyncStatus {
5464
5925
  FAILED = "Failed",
5465
5926
  INPROGRESS = "InProgress",
5466
5927
  SUCCESSFUL = "Successful"
5467
5928
  }
5468
5929
  /**
5930
+ * @public
5469
5931
  * <p>The data type name for including resource data sync state. There are four sync
5470
5932
  * states:</p>
5471
5933
  * <p>
@@ -5526,6 +5988,7 @@ export interface ResourceDataSyncSourceWithState {
5526
5988
  EnableAllOpsDataSources?: boolean;
5527
5989
  }
5528
5990
  /**
5991
+ * @public
5529
5992
  * <p>Information about a resource data sync configuration, including its current status and last
5530
5993
  * successful sync.</p>
5531
5994
  */
@@ -5574,6 +6037,9 @@ export interface ResourceDataSyncItem {
5574
6037
  */
5575
6038
  LastSyncStatusMessage?: string;
5576
6039
  }
6040
+ /**
6041
+ * @public
6042
+ */
5577
6043
  export interface ListResourceDataSyncResult {
5578
6044
  /**
5579
6045
  * <p>A list of your current resource data sync configurations and their statuses.</p>
@@ -5585,6 +6051,9 @@ export interface ListResourceDataSyncResult {
5585
6051
  */
5586
6052
  NextToken?: string;
5587
6053
  }
6054
+ /**
6055
+ * @public
6056
+ */
5588
6057
  export interface ListTagsForResourceRequest {
5589
6058
  /**
5590
6059
  * <p>Returns a list of tags for a specific resource type.</p>
@@ -5595,6 +6064,9 @@ export interface ListTagsForResourceRequest {
5595
6064
  */
5596
6065
  ResourceId: string | undefined;
5597
6066
  }
6067
+ /**
6068
+ * @public
6069
+ */
5598
6070
  export interface ListTagsForResourceResult {
5599
6071
  /**
5600
6072
  * <p>A list of tags.</p>
@@ -5602,6 +6074,7 @@ export interface ListTagsForResourceResult {
5602
6074
  TagList?: Tag[];
5603
6075
  }
5604
6076
  /**
6077
+ * @public
5605
6078
  * <p>The document can't be shared with more Amazon Web Services accounts. You can specify a maximum of 20
5606
6079
  * accounts per API operation to share a private document.</p>
5607
6080
  * <p>By default, you can share a private document with a maximum of 1,000 accounts and publicly
@@ -5618,6 +6091,9 @@ export declare class DocumentPermissionLimit extends __BaseException {
5618
6091
  */
5619
6092
  constructor(opts: __ExceptionOptionType<DocumentPermissionLimit, __BaseException>);
5620
6093
  }
6094
+ /**
6095
+ * @public
6096
+ */
5621
6097
  export interface ModifyDocumentPermissionRequest {
5622
6098
  /**
5623
6099
  * <p>The name of the document that you want to share.</p>
@@ -5646,9 +6122,13 @@ export interface ModifyDocumentPermissionRequest {
5646
6122
  */
5647
6123
  SharedDocumentVersion?: string;
5648
6124
  }
6125
+ /**
6126
+ * @public
6127
+ */
5649
6128
  export interface ModifyDocumentPermissionResponse {
5650
6129
  }
5651
6130
  /**
6131
+ * @public
5652
6132
  * <p>You specified too many custom compliance types. You can specify a maximum of 10 different
5653
6133
  * types. </p>
5654
6134
  */
@@ -5662,6 +6142,7 @@ export declare class ComplianceTypeCountLimitExceededException extends __BaseExc
5662
6142
  constructor(opts: __ExceptionOptionType<ComplianceTypeCountLimitExceededException, __BaseException>);
5663
6143
  }
5664
6144
  /**
6145
+ * @public
5665
6146
  * <p>One or more content items isn't valid.</p>
5666
6147
  */
5667
6148
  export declare class InvalidItemContentException extends __BaseException {
@@ -5675,6 +6156,7 @@ export declare class InvalidItemContentException extends __BaseException {
5675
6156
  constructor(opts: __ExceptionOptionType<InvalidItemContentException, __BaseException>);
5676
6157
  }
5677
6158
  /**
6159
+ * @public
5678
6160
  * <p>The inventory item size has exceeded the size limit.</p>
5679
6161
  */
5680
6162
  export declare class ItemSizeLimitExceededException extends __BaseException {
@@ -5688,6 +6170,7 @@ export declare class ItemSizeLimitExceededException extends __BaseException {
5688
6170
  constructor(opts: __ExceptionOptionType<ItemSizeLimitExceededException, __BaseException>);
5689
6171
  }
5690
6172
  /**
6173
+ * @public
5691
6174
  * <p>Information about a compliance item.</p>
5692
6175
  */
5693
6176
  export interface ComplianceItemEntry {
@@ -5716,10 +6199,16 @@ export interface ComplianceItemEntry {
5716
6199
  */
5717
6200
  Details?: Record<string, string>;
5718
6201
  }
6202
+ /**
6203
+ * @public
6204
+ */
5719
6205
  export declare enum ComplianceUploadType {
5720
6206
  Complete = "COMPLETE",
5721
6207
  Partial = "PARTIAL"
5722
6208
  }
6209
+ /**
6210
+ * @public
6211
+ */
5723
6212
  export interface PutComplianceItemsRequest {
5724
6213
  /**
5725
6214
  * <p>Specify an ID for this resource. For a managed node, this is the node ID.</p>
@@ -5767,9 +6256,13 @@ export interface PutComplianceItemsRequest {
5767
6256
  */
5768
6257
  UploadType?: ComplianceUploadType | string;
5769
6258
  }
6259
+ /**
6260
+ * @public
6261
+ */
5770
6262
  export interface PutComplianceItemsResult {
5771
6263
  }
5772
6264
  /**
6265
+ * @public
5773
6266
  * <p>The size of inventory data has exceeded the total size limit for the resource.</p>
5774
6267
  */
5775
6268
  export declare class TotalSizeLimitExceededException extends __BaseException {
@@ -5782,6 +6275,7 @@ export declare class TotalSizeLimitExceededException extends __BaseException {
5782
6275
  constructor(opts: __ExceptionOptionType<TotalSizeLimitExceededException, __BaseException>);
5783
6276
  }
5784
6277
  /**
6278
+ * @public
5785
6279
  * <p>You have exceeded the limit for custom schemas. Delete one or more custom schemas and try
5786
6280
  * again.</p>
5787
6281
  */
@@ -5795,6 +6289,7 @@ export declare class CustomSchemaCountLimitExceededException extends __BaseExcep
5795
6289
  constructor(opts: __ExceptionOptionType<CustomSchemaCountLimitExceededException, __BaseException>);
5796
6290
  }
5797
6291
  /**
6292
+ * @public
5798
6293
  * <p>You specified invalid keys or values in the <code>Context</code> attribute for
5799
6294
  * <code>InventoryItem</code>. Verify the keys and values, and try again.</p>
5800
6295
  */
@@ -5808,6 +6303,7 @@ export declare class InvalidInventoryItemContextException extends __BaseExceptio
5808
6303
  constructor(opts: __ExceptionOptionType<InvalidInventoryItemContextException, __BaseException>);
5809
6304
  }
5810
6305
  /**
6306
+ * @public
5811
6307
  * <p>The inventory item has invalid content. </p>
5812
6308
  */
5813
6309
  export declare class ItemContentMismatchException extends __BaseException {
@@ -5821,6 +6317,7 @@ export declare class ItemContentMismatchException extends __BaseException {
5821
6317
  constructor(opts: __ExceptionOptionType<ItemContentMismatchException, __BaseException>);
5822
6318
  }
5823
6319
  /**
6320
+ * @public
5824
6321
  * <p>Information collected from managed nodes based on your inventory policy document</p>
5825
6322
  */
5826
6323
  export interface InventoryItem {
@@ -5857,6 +6354,9 @@ export interface InventoryItem {
5857
6354
  */
5858
6355
  Context?: Record<string, string>;
5859
6356
  }
6357
+ /**
6358
+ * @public
6359
+ */
5860
6360
  export interface PutInventoryRequest {
5861
6361
  /**
5862
6362
  * <p>An managed node ID where you want to add or update inventory items.</p>
@@ -5867,6 +6367,9 @@ export interface PutInventoryRequest {
5867
6367
  */
5868
6368
  Items: InventoryItem[] | undefined;
5869
6369
  }
6370
+ /**
6371
+ * @public
6372
+ */
5870
6373
  export interface PutInventoryResult {
5871
6374
  /**
5872
6375
  * <p>Information about the request.</p>
@@ -5874,6 +6377,7 @@ export interface PutInventoryResult {
5874
6377
  Message?: string;
5875
6378
  }
5876
6379
  /**
6380
+ * @public
5877
6381
  * <p>The sub-type count exceeded the limit for the inventory type.</p>
5878
6382
  */
5879
6383
  export declare class SubTypeCountLimitExceededException extends __BaseException {
@@ -5886,6 +6390,7 @@ export declare class SubTypeCountLimitExceededException extends __BaseException
5886
6390
  constructor(opts: __ExceptionOptionType<SubTypeCountLimitExceededException, __BaseException>);
5887
6391
  }
5888
6392
  /**
6393
+ * @public
5889
6394
  * <p>The <code>Context</code> attribute that you specified for the <code>InventoryItem</code>
5890
6395
  * isn't allowed for this inventory type. You can only use the <code>Context</code> attribute with
5891
6396
  * inventory types like <code>AWS:ComplianceItem</code>.</p>
@@ -5901,6 +6406,7 @@ export declare class UnsupportedInventoryItemContextException extends __BaseExce
5901
6406
  constructor(opts: __ExceptionOptionType<UnsupportedInventoryItemContextException, __BaseException>);
5902
6407
  }
5903
6408
  /**
6409
+ * @public
5904
6410
  * <p>Inventory item type schema version has to match supported versions in the service. Check
5905
6411
  * output of GetInventorySchema to see the available schema version for each type.</p>
5906
6412
  */
@@ -5914,6 +6420,7 @@ export declare class UnsupportedInventorySchemaVersionException extends __BaseEx
5914
6420
  constructor(opts: __ExceptionOptionType<UnsupportedInventorySchemaVersionException, __BaseException>);
5915
6421
  }
5916
6422
  /**
6423
+ * @public
5917
6424
  * <p>A hierarchy can have a maximum of 15 levels. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-parameter-name-constraints.html">Requirements and
5918
6425
  * constraints for parameter names</a> in the <i>Amazon Web Services Systems Manager User Guide</i>. </p>
5919
6426
  */
@@ -5926,6 +6433,7 @@ export declare class HierarchyLevelLimitExceededException extends __BaseExceptio
5926
6433
  constructor(opts: __ExceptionOptionType<HierarchyLevelLimitExceededException, __BaseException>);
5927
6434
  }
5928
6435
  /**
6436
+ * @public
5929
6437
  * <p>Parameter Store doesn't support changing a parameter type in a hierarchy. For example, you
5930
6438
  * can't change a parameter from a <code>String</code> type to a <code>SecureString</code> type. You
5931
6439
  * must create a new, unique parameter.</p>
@@ -5939,6 +6447,7 @@ export declare class HierarchyTypeMismatchException extends __BaseException {
5939
6447
  constructor(opts: __ExceptionOptionType<HierarchyTypeMismatchException, __BaseException>);
5940
6448
  }
5941
6449
  /**
6450
+ * @public
5942
6451
  * <p>There is a conflict in the policies specified for this parameter. You can't, for example,
5943
6452
  * specify two Expiration policies for a parameter. Review your policies, and try again.</p>
5944
6453
  */
@@ -5951,6 +6460,7 @@ export declare class IncompatiblePolicyException extends __BaseException {
5951
6460
  constructor(opts: __ExceptionOptionType<IncompatiblePolicyException, __BaseException>);
5952
6461
  }
5953
6462
  /**
6463
+ * @public
5954
6464
  * <p>The request doesn't meet the regular expression requirement.</p>
5955
6465
  */
5956
6466
  export declare class InvalidAllowedPatternException extends __BaseException {
@@ -5962,6 +6472,7 @@ export declare class InvalidAllowedPatternException extends __BaseException {
5962
6472
  constructor(opts: __ExceptionOptionType<InvalidAllowedPatternException, __BaseException>);
5963
6473
  }
5964
6474
  /**
6475
+ * @public
5965
6476
  * <p>A policy attribute or its value is invalid. </p>
5966
6477
  */
5967
6478
  export declare class InvalidPolicyAttributeException extends __BaseException {
@@ -5973,6 +6484,7 @@ export declare class InvalidPolicyAttributeException extends __BaseException {
5973
6484
  constructor(opts: __ExceptionOptionType<InvalidPolicyAttributeException, __BaseException>);
5974
6485
  }
5975
6486
  /**
6487
+ * @public
5976
6488
  * <p>The policy type isn't supported. Parameter Store supports the following policy types:
5977
6489
  * Expiration, ExpirationNotification, and NoChangeNotification.</p>
5978
6490
  */
@@ -5985,6 +6497,7 @@ export declare class InvalidPolicyTypeException extends __BaseException {
5985
6497
  constructor(opts: __ExceptionOptionType<InvalidPolicyTypeException, __BaseException>);
5986
6498
  }
5987
6499
  /**
6500
+ * @public
5988
6501
  * <p>The parameter already exists. You can't create duplicate parameters.</p>
5989
6502
  */
5990
6503
  export declare class ParameterAlreadyExists extends __BaseException {
@@ -5996,6 +6509,7 @@ export declare class ParameterAlreadyExists extends __BaseException {
5996
6509
  constructor(opts: __ExceptionOptionType<ParameterAlreadyExists, __BaseException>);
5997
6510
  }
5998
6511
  /**
6512
+ * @public
5999
6513
  * <p>You have exceeded the number of parameters for this Amazon Web Services account. Delete one or more
6000
6514
  * parameters and try again.</p>
6001
6515
  */
@@ -6008,6 +6522,7 @@ export declare class ParameterLimitExceeded extends __BaseException {
6008
6522
  constructor(opts: __ExceptionOptionType<ParameterLimitExceeded, __BaseException>);
6009
6523
  }
6010
6524
  /**
6525
+ * @public
6011
6526
  * <p>Parameter Store retains the 100 most recently created versions of a parameter. After this
6012
6527
  * number of versions has been created, Parameter Store deletes the oldest version when a new one is
6013
6528
  * created. However, if the oldest version has a <i>label</i> attached to it,
@@ -6034,6 +6549,7 @@ export declare class ParameterMaxVersionLimitExceeded extends __BaseException {
6034
6549
  constructor(opts: __ExceptionOptionType<ParameterMaxVersionLimitExceeded, __BaseException>);
6035
6550
  }
6036
6551
  /**
6552
+ * @public
6037
6553
  * <p>The parameter name isn't valid.</p>
6038
6554
  */
6039
6555
  export declare class ParameterPatternMismatchException extends __BaseException {
@@ -6045,6 +6561,7 @@ export declare class ParameterPatternMismatchException extends __BaseException {
6045
6561
  constructor(opts: __ExceptionOptionType<ParameterPatternMismatchException, __BaseException>);
6046
6562
  }
6047
6563
  /**
6564
+ * @public
6048
6565
  * <p>You specified more than the maximum number of allowed policies for the parameter. The
6049
6566
  * maximum is 10.</p>
6050
6567
  */
@@ -6056,6 +6573,9 @@ export declare class PoliciesLimitExceededException extends __BaseException {
6056
6573
  */
6057
6574
  constructor(opts: __ExceptionOptionType<PoliciesLimitExceededException, __BaseException>);
6058
6575
  }
6576
+ /**
6577
+ * @public
6578
+ */
6059
6579
  export interface PutParameterRequest {
6060
6580
  /**
6061
6581
  * <p>The fully qualified name of the parameter that you want to add to the system. The fully
@@ -6112,7 +6632,7 @@ export interface PutParameterRequest {
6112
6632
  * limit of 4 KB. Advanced parameters have a value limit of 8 KB.</p>
6113
6633
  * <note>
6114
6634
  * <p>Parameters can't be referenced or nested in the values of other parameters. You can't
6115
- * include <code>{{}}</code> or <code>{{ssm:<i>parameter-name</i>}}</code> in a
6635
+ * include <code>\{\{\}\}</code> or <code>\{\{ssm:<i>parameter-name</i>\}\}</code> in a
6116
6636
  * parameter value.</p>
6117
6637
  * </note>
6118
6638
  */
@@ -6306,6 +6826,9 @@ export interface PutParameterRequest {
6306
6826
  */
6307
6827
  DataType?: string;
6308
6828
  }
6829
+ /**
6830
+ * @public
6831
+ */
6309
6832
  export interface PutParameterResult {
6310
6833
  /**
6311
6834
  * <p>The new version number of a parameter. If you edit a parameter value, Parameter Store
@@ -6321,6 +6844,7 @@ export interface PutParameterResult {
6321
6844
  Tier?: ParameterTier | string;
6322
6845
  }
6323
6846
  /**
6847
+ * @public
6324
6848
  * <p>The parameter type isn't supported.</p>
6325
6849
  */
6326
6850
  export declare class UnsupportedParameterType extends __BaseException {
@@ -6331,6 +6855,9 @@ export declare class UnsupportedParameterType extends __BaseException {
6331
6855
  */
6332
6856
  constructor(opts: __ExceptionOptionType<UnsupportedParameterType, __BaseException>);
6333
6857
  }
6858
+ /**
6859
+ * @public
6860
+ */
6334
6861
  export interface PutResourcePolicyRequest {
6335
6862
  /**
6336
6863
  * <p>Amazon Resource Name (ARN) of the resource to which you want to attach a policy.</p>
@@ -6351,6 +6878,9 @@ export interface PutResourcePolicyRequest {
6351
6878
  */
6352
6879
  PolicyHash?: string;
6353
6880
  }
6881
+ /**
6882
+ * @public
6883
+ */
6354
6884
  export interface PutResourcePolicyResponse {
6355
6885
  /**
6356
6886
  * <p>The policy ID. To update a policy, you must specify <code>PolicyId</code> and
@@ -6363,6 +6893,7 @@ export interface PutResourcePolicyResponse {
6363
6893
  PolicyHash?: string;
6364
6894
  }
6365
6895
  /**
6896
+ * @public
6366
6897
  * <p>The <a>PutResourcePolicy</a> API action enforces two limits. A policy can't be
6367
6898
  * greater than 1024 bytes in size. And only one policy can be attached to
6368
6899
  * <code>OpsItemGroup</code>. Verify these limits and try again.</p>
@@ -6378,18 +6909,27 @@ export declare class ResourcePolicyLimitExceededException extends __BaseExceptio
6378
6909
  */
6379
6910
  constructor(opts: __ExceptionOptionType<ResourcePolicyLimitExceededException, __BaseException>);
6380
6911
  }
6912
+ /**
6913
+ * @public
6914
+ */
6381
6915
  export interface RegisterDefaultPatchBaselineRequest {
6382
6916
  /**
6383
6917
  * <p>The ID of the patch baseline that should be the default patch baseline.</p>
6384
6918
  */
6385
6919
  BaselineId: string | undefined;
6386
6920
  }
6921
+ /**
6922
+ * @public
6923
+ */
6387
6924
  export interface RegisterDefaultPatchBaselineResult {
6388
6925
  /**
6389
6926
  * <p>The ID of the default patch baseline.</p>
6390
6927
  */
6391
6928
  BaselineId?: string;
6392
6929
  }
6930
+ /**
6931
+ * @public
6932
+ */
6393
6933
  export interface RegisterPatchBaselineForPatchGroupRequest {
6394
6934
  /**
6395
6935
  * <p>The ID of the patch baseline to register with the patch group.</p>
@@ -6400,6 +6940,9 @@ export interface RegisterPatchBaselineForPatchGroupRequest {
6400
6940
  */
6401
6941
  PatchGroup: string | undefined;
6402
6942
  }
6943
+ /**
6944
+ * @public
6945
+ */
6403
6946
  export interface RegisterPatchBaselineForPatchGroupResult {
6404
6947
  /**
6405
6948
  * <p>The ID of the patch baseline the patch group was registered with.</p>
@@ -6410,6 +6953,9 @@ export interface RegisterPatchBaselineForPatchGroupResult {
6410
6953
  */
6411
6954
  PatchGroup?: string;
6412
6955
  }
6956
+ /**
6957
+ * @public
6958
+ */
6413
6959
  export interface RegisterTargetWithMaintenanceWindowRequest {
6414
6960
  /**
6415
6961
  * <p>The ID of the maintenance window the target should be registered with.</p>
@@ -6486,6 +7032,9 @@ export interface RegisterTargetWithMaintenanceWindowRequest {
6486
7032
  */
6487
7033
  ClientToken?: string;
6488
7034
  }
7035
+ /**
7036
+ * @public
7037
+ */
6489
7038
  export interface RegisterTargetWithMaintenanceWindowResult {
6490
7039
  /**
6491
7040
  * <p>The ID of the target definition in this maintenance window.</p>
@@ -6493,6 +7042,7 @@ export interface RegisterTargetWithMaintenanceWindowResult {
6493
7042
  WindowTargetId?: string;
6494
7043
  }
6495
7044
  /**
7045
+ * @public
6496
7046
  * <p>You attempted to register a <code>LAMBDA</code> or <code>STEP_FUNCTIONS</code> task in a
6497
7047
  * region where the corresponding service isn't available. </p>
6498
7048
  */
@@ -6505,6 +7055,9 @@ export declare class FeatureNotAvailableException extends __BaseException {
6505
7055
  */
6506
7056
  constructor(opts: __ExceptionOptionType<FeatureNotAvailableException, __BaseException>);
6507
7057
  }
7058
+ /**
7059
+ * @public
7060
+ */
6508
7061
  export interface RegisterTaskWithMaintenanceWindowRequest {
6509
7062
  /**
6510
7063
  * <p>The ID of the maintenance window the task should be added to.</p>
@@ -6664,12 +7217,18 @@ export interface RegisterTaskWithMaintenanceWindowRequest {
6664
7217
  */
6665
7218
  AlarmConfiguration?: AlarmConfiguration;
6666
7219
  }
7220
+ /**
7221
+ * @public
7222
+ */
6667
7223
  export interface RegisterTaskWithMaintenanceWindowResult {
6668
7224
  /**
6669
7225
  * <p>The ID of the task in the maintenance window.</p>
6670
7226
  */
6671
7227
  WindowTaskId?: string;
6672
7228
  }
7229
+ /**
7230
+ * @public
7231
+ */
6673
7232
  export interface RemoveTagsFromResourceRequest {
6674
7233
  /**
6675
7234
  * <p>The type of resource from which you want to remove a tag.</p>
@@ -6709,9 +7268,13 @@ export interface RemoveTagsFromResourceRequest {
6709
7268
  */
6710
7269
  TagKeys: string[] | undefined;
6711
7270
  }
7271
+ /**
7272
+ * @public
7273
+ */
6712
7274
  export interface RemoveTagsFromResourceResult {
6713
7275
  }
6714
7276
  /**
7277
+ * @public
6715
7278
  * <p>The request body of the ResetServiceSetting API operation.</p>
6716
7279
  */
6717
7280
  export interface ResetServiceSettingRequest {
@@ -6721,6 +7284,11 @@ export interface ResetServiceSettingRequest {
6721
7284
  * <ul>
6722
7285
  * <li>
6723
7286
  * <p>
7287
+ * <code>/ssm/managed-instance/default-ec2-instance-management-role</code>
7288
+ * </p>
7289
+ * </li>
7290
+ * <li>
7291
+ * <p>
6724
7292
  * <code>/ssm/automation/customer-script-log-destination</code>
6725
7293
  * </p>
6726
7294
  * </li>
@@ -6759,6 +7327,7 @@ export interface ResetServiceSettingRequest {
6759
7327
  SettingId: string | undefined;
6760
7328
  }
6761
7329
  /**
7330
+ * @public
6762
7331
  * <p>The result body of the ResetServiceSetting API operation.</p>
6763
7332
  */
6764
7333
  export interface ResetServiceSettingResult {
@@ -6768,12 +7337,18 @@ export interface ResetServiceSettingResult {
6768
7337
  */
6769
7338
  ServiceSetting?: ServiceSetting;
6770
7339
  }
7340
+ /**
7341
+ * @public
7342
+ */
6771
7343
  export interface ResumeSessionRequest {
6772
7344
  /**
6773
7345
  * <p>The ID of the disconnected session to resume.</p>
6774
7346
  */
6775
7347
  SessionId: string | undefined;
6776
7348
  }
7349
+ /**
7350
+ * @public
7351
+ */
6777
7352
  export interface ResumeSessionResponse {
6778
7353
  /**
6779
7354
  * <p>The ID of the session.</p>
@@ -6799,6 +7374,7 @@ export interface ResumeSessionResponse {
6799
7374
  StreamUrl?: string;
6800
7375
  }
6801
7376
  /**
7377
+ * @public
6802
7378
  * <p>The specified step name and execution ID don't exist. Verify the information and try
6803
7379
  * again.</p>
6804
7380
  */
@@ -6812,6 +7388,7 @@ export declare class AutomationStepNotFoundException extends __BaseException {
6812
7388
  constructor(opts: __ExceptionOptionType<AutomationStepNotFoundException, __BaseException>);
6813
7389
  }
6814
7390
  /**
7391
+ * @public
6815
7392
  * <p>The signal isn't valid for the current Automation execution.</p>
6816
7393
  */
6817
7394
  export declare class InvalidAutomationSignalException extends __BaseException {
@@ -6823,6 +7400,9 @@ export declare class InvalidAutomationSignalException extends __BaseException {
6823
7400
  */
6824
7401
  constructor(opts: __ExceptionOptionType<InvalidAutomationSignalException, __BaseException>);
6825
7402
  }
7403
+ /**
7404
+ * @public
7405
+ */
6826
7406
  export declare enum SignalType {
6827
7407
  APPROVE = "Approve",
6828
7408
  REJECT = "Reject",
@@ -6830,6 +7410,9 @@ export declare enum SignalType {
6830
7410
  START_STEP = "StartStep",
6831
7411
  STOP_STEP = "StopStep"
6832
7412
  }
7413
+ /**
7414
+ * @public
7415
+ */
6833
7416
  export interface SendAutomationSignalRequest {
6834
7417
  /**
6835
7418
  * <p>The unique identifier for an existing Automation execution that you want to send the signal
@@ -6861,9 +7444,13 @@ export interface SendAutomationSignalRequest {
6861
7444
  */
6862
7445
  Payload?: Record<string, string[]>;
6863
7446
  }
7447
+ /**
7448
+ * @public
7449
+ */
6864
7450
  export interface SendAutomationSignalResult {
6865
7451
  }
6866
7452
  /**
7453
+ * @public
6867
7454
  * <p>One or more configuration items isn't valid. Verify that a valid Amazon Resource Name (ARN)
6868
7455
  * was provided for an Amazon Simple Notification Service topic.</p>
6869
7456
  */
@@ -6877,6 +7464,7 @@ export declare class InvalidNotificationConfig extends __BaseException {
6877
7464
  constructor(opts: __ExceptionOptionType<InvalidNotificationConfig, __BaseException>);
6878
7465
  }
6879
7466
  /**
7467
+ * @public
6880
7468
  * <p>The S3 bucket doesn't exist.</p>
6881
7469
  */
6882
7470
  export declare class InvalidOutputFolder extends __BaseException {
@@ -6888,6 +7476,7 @@ export declare class InvalidOutputFolder extends __BaseException {
6888
7476
  constructor(opts: __ExceptionOptionType<InvalidOutputFolder, __BaseException>);
6889
7477
  }
6890
7478
  /**
7479
+ * @public
6891
7480
  * <p>The role name can't contain invalid characters. Also verify that you specified an IAM role for notifications that includes the required trust policy. For information about
6892
7481
  * configuring the IAM role for Run Command notifications, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/rc-sns-notifications.html">Configuring Amazon SNS Notifications for Run Command</a> in the
6893
7482
  * <i>Amazon Web Services Systems Manager User Guide</i>.</p>
@@ -6901,6 +7490,9 @@ export declare class InvalidRole extends __BaseException {
6901
7490
  */
6902
7491
  constructor(opts: __ExceptionOptionType<InvalidRole, __BaseException>);
6903
7492
  }
7493
+ /**
7494
+ * @public
7495
+ */
6904
7496
  export interface SendCommandRequest {
6905
7497
  /**
6906
7498
  * <p>The IDs of the managed nodes where the command should run. Specifying managed node IDs is
@@ -7025,6 +7617,9 @@ export interface SendCommandRequest {
7025
7617
  */
7026
7618
  AlarmConfiguration?: AlarmConfiguration;
7027
7619
  }
7620
+ /**
7621
+ * @public
7622
+ */
7028
7623
  export interface SendCommandResult {
7029
7624
  /**
7030
7625
  * <p>The request as it was received by Systems Manager. Also provides the command ID which can be used
@@ -7033,6 +7628,7 @@ export interface SendCommandResult {
7033
7628
  Command?: Command;
7034
7629
  }
7035
7630
  /**
7631
+ * @public
7036
7632
  * <p>The association isn't valid or doesn't exist. </p>
7037
7633
  */
7038
7634
  export declare class InvalidAssociation extends __BaseException {
@@ -7044,15 +7640,22 @@ export declare class InvalidAssociation extends __BaseException {
7044
7640
  */
7045
7641
  constructor(opts: __ExceptionOptionType<InvalidAssociation, __BaseException>);
7046
7642
  }
7643
+ /**
7644
+ * @public
7645
+ */
7047
7646
  export interface StartAssociationsOnceRequest {
7048
7647
  /**
7049
7648
  * <p>The association IDs that you want to run immediately and only one time.</p>
7050
7649
  */
7051
7650
  AssociationIds: string[] | undefined;
7052
7651
  }
7652
+ /**
7653
+ * @public
7654
+ */
7053
7655
  export interface StartAssociationsOnceResult {
7054
7656
  }
7055
7657
  /**
7658
+ * @public
7056
7659
  * <p>An Automation runbook with the specified name couldn't be found.</p>
7057
7660
  */
7058
7661
  export declare class AutomationDefinitionNotFoundException extends __BaseException {
@@ -7065,6 +7668,7 @@ export declare class AutomationDefinitionNotFoundException extends __BaseExcepti
7065
7668
  constructor(opts: __ExceptionOptionType<AutomationDefinitionNotFoundException, __BaseException>);
7066
7669
  }
7067
7670
  /**
7671
+ * @public
7068
7672
  * <p>An Automation runbook with the specified name and version couldn't be found.</p>
7069
7673
  */
7070
7674
  export declare class AutomationDefinitionVersionNotFoundException extends __BaseException {
@@ -7077,6 +7681,7 @@ export declare class AutomationDefinitionVersionNotFoundException extends __Base
7077
7681
  constructor(opts: __ExceptionOptionType<AutomationDefinitionVersionNotFoundException, __BaseException>);
7078
7682
  }
7079
7683
  /**
7684
+ * @public
7080
7685
  * <p>The number of simultaneously running Automation executions exceeded the allowable
7081
7686
  * limit.</p>
7082
7687
  */
@@ -7090,6 +7695,7 @@ export declare class AutomationExecutionLimitExceededException extends __BaseExc
7090
7695
  constructor(opts: __ExceptionOptionType<AutomationExecutionLimitExceededException, __BaseException>);
7091
7696
  }
7092
7697
  /**
7698
+ * @public
7093
7699
  * <p>The supplied parameters for invoking the specified Automation runbook are incorrect. For
7094
7700
  * example, they may not match the set of parameters permitted for the specified Automation
7095
7701
  * document.</p>
@@ -7103,6 +7709,9 @@ export declare class InvalidAutomationExecutionParametersException extends __Bas
7103
7709
  */
7104
7710
  constructor(opts: __ExceptionOptionType<InvalidAutomationExecutionParametersException, __BaseException>);
7105
7711
  }
7712
+ /**
7713
+ * @public
7714
+ */
7106
7715
  export interface StartAutomationExecutionRequest {
7107
7716
  /**
7108
7717
  * <p>The name of the SSM document to run. This can be a public document or a custom document. To
@@ -7199,6 +7808,9 @@ export interface StartAutomationExecutionRequest {
7199
7808
  */
7200
7809
  AlarmConfiguration?: AlarmConfiguration;
7201
7810
  }
7811
+ /**
7812
+ * @public
7813
+ */
7202
7814
  export interface StartAutomationExecutionResult {
7203
7815
  /**
7204
7816
  * <p>The unique ID of a newly scheduled automation execution.</p>
@@ -7206,6 +7818,7 @@ export interface StartAutomationExecutionResult {
7206
7818
  AutomationExecutionId?: string;
7207
7819
  }
7208
7820
  /**
7821
+ * @public
7209
7822
  * <p>Indicates that the Change Manager change template used in the change request was rejected or is
7210
7823
  * still in a pending state.</p>
7211
7824
  */
@@ -7218,6 +7831,9 @@ export declare class AutomationDefinitionNotApprovedException extends __BaseExce
7218
7831
  */
7219
7832
  constructor(opts: __ExceptionOptionType<AutomationDefinitionNotApprovedException, __BaseException>);
7220
7833
  }
7834
+ /**
7835
+ * @public
7836
+ */
7221
7837
  export interface StartChangeRequestExecutionRequest {
7222
7838
  /**
7223
7839
  * <p>The date and time specified in the change request to run the Automation runbooks.</p>
@@ -7303,6 +7919,9 @@ export interface StartChangeRequestExecutionRequest {
7303
7919
  */
7304
7920
  ChangeDetails?: string;
7305
7921
  }
7922
+ /**
7923
+ * @public
7924
+ */
7306
7925
  export interface StartChangeRequestExecutionResult {
7307
7926
  /**
7308
7927
  * <p>The unique ID of a runbook workflow operation. (A runbook workflow is a type of Automation
@@ -7310,6 +7929,9 @@ export interface StartChangeRequestExecutionResult {
7310
7929
  */
7311
7930
  AutomationExecutionId?: string;
7312
7931
  }
7932
+ /**
7933
+ * @public
7934
+ */
7313
7935
  export interface StartSessionRequest {
7314
7936
  /**
7315
7937
  * <p>The managed node to connect to for the session.</p>
@@ -7335,6 +7957,9 @@ export interface StartSessionRequest {
7335
7957
  */
7336
7958
  Parameters?: Record<string, string[]>;
7337
7959
  }
7960
+ /**
7961
+ * @public
7962
+ */
7338
7963
  export interface StartSessionResponse {
7339
7964
  /**
7340
7965
  * <p>The ID of the session.</p>
@@ -7362,6 +7987,7 @@ export interface StartSessionResponse {
7362
7987
  StreamUrl?: string;
7363
7988
  }
7364
7989
  /**
7990
+ * @public
7365
7991
  * <p>The specified target managed node for the session isn't fully configured for use with Session Manager.
7366
7992
  * For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-getting-started.html">Getting started with
7367
7993
  * Session Manager</a> in the <i>Amazon Web Services Systems Manager User Guide</i>. This error is also returned if you
@@ -7378,6 +8004,7 @@ export declare class TargetNotConnected extends __BaseException {
7378
8004
  constructor(opts: __ExceptionOptionType<TargetNotConnected, __BaseException>);
7379
8005
  }
7380
8006
  /**
8007
+ * @public
7381
8008
  * <p>The specified update status operation isn't valid.</p>
7382
8009
  */
7383
8010
  export declare class InvalidAutomationStatusUpdateException extends __BaseException {
@@ -7389,10 +8016,16 @@ export declare class InvalidAutomationStatusUpdateException extends __BaseExcept
7389
8016
  */
7390
8017
  constructor(opts: __ExceptionOptionType<InvalidAutomationStatusUpdateException, __BaseException>);
7391
8018
  }
8019
+ /**
8020
+ * @public
8021
+ */
7392
8022
  export declare enum StopType {
7393
8023
  CANCEL = "Cancel",
7394
8024
  COMPLETE = "Complete"
7395
8025
  }
8026
+ /**
8027
+ * @public
8028
+ */
7396
8029
  export interface StopAutomationExecutionRequest {
7397
8030
  /**
7398
8031
  * <p>The execution ID of the Automation to stop.</p>
@@ -7404,20 +8037,32 @@ export interface StopAutomationExecutionRequest {
7404
8037
  */
7405
8038
  Type?: StopType | string;
7406
8039
  }
8040
+ /**
8041
+ * @public
8042
+ */
7407
8043
  export interface StopAutomationExecutionResult {
7408
8044
  }
8045
+ /**
8046
+ * @public
8047
+ */
7409
8048
  export interface TerminateSessionRequest {
7410
8049
  /**
7411
8050
  * <p>The ID of the session to terminate.</p>
7412
8051
  */
7413
8052
  SessionId: string | undefined;
7414
8053
  }
8054
+ /**
8055
+ * @public
8056
+ */
7415
8057
  export interface TerminateSessionResponse {
7416
8058
  /**
7417
8059
  * <p>The ID of the session that has been terminated.</p>
7418
8060
  */
7419
8061
  SessionId?: string;
7420
8062
  }
8063
+ /**
8064
+ * @public
8065
+ */
7421
8066
  export interface UnlabelParameterVersionRequest {
7422
8067
  /**
7423
8068
  * <p>The name of the parameter from which you want to delete one or more labels.</p>
@@ -7433,6 +8078,9 @@ export interface UnlabelParameterVersionRequest {
7433
8078
  */
7434
8079
  Labels: string[] | undefined;
7435
8080
  }
8081
+ /**
8082
+ * @public
8083
+ */
7436
8084
  export interface UnlabelParameterVersionResult {
7437
8085
  /**
7438
8086
  * <p>A list of all labels deleted from the parameter.</p>
@@ -7444,6 +8092,7 @@ export interface UnlabelParameterVersionResult {
7444
8092
  InvalidLabels?: string[];
7445
8093
  }
7446
8094
  /**
8095
+ * @public
7447
8096
  * <p>You have reached the maximum number versions allowed for an association. Each association
7448
8097
  * has a limit of 1,000 versions. </p>
7449
8098
  */
@@ -7456,166 +8105,6 @@ export declare class AssociationVersionLimitExceeded extends __BaseException {
7456
8105
  */
7457
8106
  constructor(opts: __ExceptionOptionType<AssociationVersionLimitExceeded, __BaseException>);
7458
8107
  }
7459
- /**
7460
- * @internal
7461
- */
7462
- export declare const OpsItemFilterFilterSensitiveLog: (obj: OpsItemFilter) => any;
7463
- /**
7464
- * @internal
7465
- */
7466
- export declare const DescribeOpsItemsRequestFilterSensitiveLog: (obj: DescribeOpsItemsRequest) => any;
7467
- /**
7468
- * @internal
7469
- */
7470
- export declare const OpsItemSummaryFilterSensitiveLog: (obj: OpsItemSummary) => any;
7471
- /**
7472
- * @internal
7473
- */
7474
- export declare const DescribeOpsItemsResponseFilterSensitiveLog: (obj: DescribeOpsItemsResponse) => any;
7475
- /**
7476
- * @internal
7477
- */
7478
- export declare const ParametersFilterFilterSensitiveLog: (obj: ParametersFilter) => any;
7479
- /**
7480
- * @internal
7481
- */
7482
- export declare const ParameterStringFilterFilterSensitiveLog: (obj: ParameterStringFilter) => any;
7483
- /**
7484
- * @internal
7485
- */
7486
- export declare const DescribeParametersRequestFilterSensitiveLog: (obj: DescribeParametersRequest) => any;
7487
- /**
7488
- * @internal
7489
- */
7490
- export declare const ParameterInlinePolicyFilterSensitiveLog: (obj: ParameterInlinePolicy) => any;
7491
- /**
7492
- * @internal
7493
- */
7494
- export declare const ParameterMetadataFilterSensitiveLog: (obj: ParameterMetadata) => any;
7495
- /**
7496
- * @internal
7497
- */
7498
- export declare const DescribeParametersResultFilterSensitiveLog: (obj: DescribeParametersResult) => any;
7499
- /**
7500
- * @internal
7501
- */
7502
- export declare const DescribePatchBaselinesRequestFilterSensitiveLog: (obj: DescribePatchBaselinesRequest) => any;
7503
- /**
7504
- * @internal
7505
- */
7506
- export declare const PatchBaselineIdentityFilterSensitiveLog: (obj: PatchBaselineIdentity) => any;
7507
- /**
7508
- * @internal
7509
- */
7510
- export declare const DescribePatchBaselinesResultFilterSensitiveLog: (obj: DescribePatchBaselinesResult) => any;
7511
- /**
7512
- * @internal
7513
- */
7514
- export declare const DescribePatchGroupsRequestFilterSensitiveLog: (obj: DescribePatchGroupsRequest) => any;
7515
- /**
7516
- * @internal
7517
- */
7518
- export declare const PatchGroupPatchBaselineMappingFilterSensitiveLog: (obj: PatchGroupPatchBaselineMapping) => any;
7519
- /**
7520
- * @internal
7521
- */
7522
- export declare const DescribePatchGroupsResultFilterSensitiveLog: (obj: DescribePatchGroupsResult) => any;
7523
- /**
7524
- * @internal
7525
- */
7526
- export declare const DescribePatchGroupStateRequestFilterSensitiveLog: (obj: DescribePatchGroupStateRequest) => any;
7527
- /**
7528
- * @internal
7529
- */
7530
- export declare const DescribePatchGroupStateResultFilterSensitiveLog: (obj: DescribePatchGroupStateResult) => any;
7531
- /**
7532
- * @internal
7533
- */
7534
- export declare const DescribePatchPropertiesRequestFilterSensitiveLog: (obj: DescribePatchPropertiesRequest) => any;
7535
- /**
7536
- * @internal
7537
- */
7538
- export declare const DescribePatchPropertiesResultFilterSensitiveLog: (obj: DescribePatchPropertiesResult) => any;
7539
- /**
7540
- * @internal
7541
- */
7542
- export declare const SessionFilterFilterSensitiveLog: (obj: SessionFilter) => any;
7543
- /**
7544
- * @internal
7545
- */
7546
- export declare const DescribeSessionsRequestFilterSensitiveLog: (obj: DescribeSessionsRequest) => any;
7547
- /**
7548
- * @internal
7549
- */
7550
- export declare const SessionManagerOutputUrlFilterSensitiveLog: (obj: SessionManagerOutputUrl) => any;
7551
- /**
7552
- * @internal
7553
- */
7554
- export declare const SessionFilterSensitiveLog: (obj: Session) => any;
7555
- /**
7556
- * @internal
7557
- */
7558
- export declare const DescribeSessionsResponseFilterSensitiveLog: (obj: DescribeSessionsResponse) => any;
7559
- /**
7560
- * @internal
7561
- */
7562
- export declare const DisassociateOpsItemRelatedItemRequestFilterSensitiveLog: (obj: DisassociateOpsItemRelatedItemRequest) => any;
7563
- /**
7564
- * @internal
7565
- */
7566
- export declare const DisassociateOpsItemRelatedItemResponseFilterSensitiveLog: (obj: DisassociateOpsItemRelatedItemResponse) => any;
7567
- /**
7568
- * @internal
7569
- */
7570
- export declare const GetAutomationExecutionRequestFilterSensitiveLog: (obj: GetAutomationExecutionRequest) => any;
7571
- /**
7572
- * @internal
7573
- */
7574
- export declare const ProgressCountersFilterSensitiveLog: (obj: ProgressCounters) => any;
7575
- /**
7576
- * @internal
7577
- */
7578
- export declare const AutomationExecutionFilterSensitiveLog: (obj: AutomationExecution) => any;
7579
- /**
7580
- * @internal
7581
- */
7582
- export declare const GetAutomationExecutionResultFilterSensitiveLog: (obj: GetAutomationExecutionResult) => any;
7583
- /**
7584
- * @internal
7585
- */
7586
- export declare const GetCalendarStateRequestFilterSensitiveLog: (obj: GetCalendarStateRequest) => any;
7587
- /**
7588
- * @internal
7589
- */
7590
- export declare const GetCalendarStateResponseFilterSensitiveLog: (obj: GetCalendarStateResponse) => any;
7591
- /**
7592
- * @internal
7593
- */
7594
- export declare const GetCommandInvocationRequestFilterSensitiveLog: (obj: GetCommandInvocationRequest) => any;
7595
- /**
7596
- * @internal
7597
- */
7598
- export declare const CloudWatchOutputConfigFilterSensitiveLog: (obj: CloudWatchOutputConfig) => any;
7599
- /**
7600
- * @internal
7601
- */
7602
- export declare const GetCommandInvocationResultFilterSensitiveLog: (obj: GetCommandInvocationResult) => any;
7603
- /**
7604
- * @internal
7605
- */
7606
- export declare const GetConnectionStatusRequestFilterSensitiveLog: (obj: GetConnectionStatusRequest) => any;
7607
- /**
7608
- * @internal
7609
- */
7610
- export declare const GetConnectionStatusResponseFilterSensitiveLog: (obj: GetConnectionStatusResponse) => any;
7611
- /**
7612
- * @internal
7613
- */
7614
- export declare const GetDefaultPatchBaselineRequestFilterSensitiveLog: (obj: GetDefaultPatchBaselineRequest) => any;
7615
- /**
7616
- * @internal
7617
- */
7618
- export declare const GetDefaultPatchBaselineResultFilterSensitiveLog: (obj: GetDefaultPatchBaselineResult) => any;
7619
8108
  /**
7620
8109
  * @internal
7621
8110
  */
@@ -7627,676 +8116,96 @@ export declare const GetDeployablePatchSnapshotForInstanceRequestFilterSensitive
7627
8116
  /**
7628
8117
  * @internal
7629
8118
  */
7630
- export declare const GetDeployablePatchSnapshotForInstanceResultFilterSensitiveLog: (obj: GetDeployablePatchSnapshotForInstanceResult) => any;
7631
- /**
7632
- * @internal
7633
- */
7634
- export declare const GetDocumentRequestFilterSensitiveLog: (obj: GetDocumentRequest) => any;
7635
- /**
7636
- * @internal
7637
- */
7638
- export declare const AttachmentContentFilterSensitiveLog: (obj: AttachmentContent) => any;
7639
- /**
7640
- * @internal
7641
- */
7642
- export declare const GetDocumentResultFilterSensitiveLog: (obj: GetDocumentResult) => any;
7643
- /**
7644
- * @internal
7645
- */
7646
- export declare const InventoryFilterFilterSensitiveLog: (obj: InventoryFilter) => any;
8119
+ export declare const GetMaintenanceWindowResultFilterSensitiveLog: (obj: GetMaintenanceWindowResult) => any;
7647
8120
  /**
7648
8121
  * @internal
7649
8122
  */
7650
- export declare const InventoryGroupFilterSensitiveLog: (obj: InventoryGroup) => any;
8123
+ export declare const GetMaintenanceWindowExecutionTaskResultFilterSensitiveLog: (obj: GetMaintenanceWindowExecutionTaskResult) => any;
7651
8124
  /**
7652
8125
  * @internal
7653
8126
  */
7654
- export declare const ResultAttributeFilterSensitiveLog: (obj: ResultAttribute) => any;
8127
+ export declare const GetMaintenanceWindowExecutionTaskInvocationResultFilterSensitiveLog: (obj: GetMaintenanceWindowExecutionTaskInvocationResult) => any;
7655
8128
  /**
7656
8129
  * @internal
7657
8130
  */
7658
- export declare const InventoryResultItemFilterSensitiveLog: (obj: InventoryResultItem) => any;
8131
+ export declare const MaintenanceWindowLambdaParametersFilterSensitiveLog: (obj: MaintenanceWindowLambdaParameters) => any;
7659
8132
  /**
7660
8133
  * @internal
7661
8134
  */
7662
- export declare const InventoryResultEntityFilterSensitiveLog: (obj: InventoryResultEntity) => any;
8135
+ export declare const MaintenanceWindowRunCommandParametersFilterSensitiveLog: (obj: MaintenanceWindowRunCommandParameters) => any;
7663
8136
  /**
7664
8137
  * @internal
7665
8138
  */
7666
- export declare const GetInventoryResultFilterSensitiveLog: (obj: GetInventoryResult) => any;
8139
+ export declare const MaintenanceWindowStepFunctionsParametersFilterSensitiveLog: (obj: MaintenanceWindowStepFunctionsParameters) => any;
7667
8140
  /**
7668
8141
  * @internal
7669
8142
  */
7670
- export declare const GetInventorySchemaRequestFilterSensitiveLog: (obj: GetInventorySchemaRequest) => any;
8143
+ export declare const MaintenanceWindowTaskInvocationParametersFilterSensitiveLog: (obj: MaintenanceWindowTaskInvocationParameters) => any;
7671
8144
  /**
7672
8145
  * @internal
7673
8146
  */
7674
- export declare const InventoryItemAttributeFilterSensitiveLog: (obj: InventoryItemAttribute) => any;
8147
+ export declare const GetMaintenanceWindowTaskResultFilterSensitiveLog: (obj: GetMaintenanceWindowTaskResult) => any;
7675
8148
  /**
7676
8149
  * @internal
7677
8150
  */
7678
- export declare const InventoryItemSchemaFilterSensitiveLog: (obj: InventoryItemSchema) => any;
8151
+ export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
7679
8152
  /**
7680
8153
  * @internal
7681
8154
  */
7682
- export declare const GetInventorySchemaResultFilterSensitiveLog: (obj: GetInventorySchemaResult) => any;
8155
+ export declare const GetParameterResultFilterSensitiveLog: (obj: GetParameterResult) => any;
7683
8156
  /**
7684
8157
  * @internal
7685
8158
  */
7686
- export declare const GetMaintenanceWindowRequestFilterSensitiveLog: (obj: GetMaintenanceWindowRequest) => any;
8159
+ export declare const ParameterHistoryFilterSensitiveLog: (obj: ParameterHistory) => any;
7687
8160
  /**
7688
8161
  * @internal
7689
8162
  */
7690
- export declare const GetMaintenanceWindowResultFilterSensitiveLog: (obj: GetMaintenanceWindowResult) => any;
8163
+ export declare const GetParameterHistoryResultFilterSensitiveLog: (obj: GetParameterHistoryResult) => any;
7691
8164
  /**
7692
8165
  * @internal
7693
8166
  */
7694
- export declare const GetMaintenanceWindowExecutionRequestFilterSensitiveLog: (obj: GetMaintenanceWindowExecutionRequest) => any;
8167
+ export declare const GetParametersResultFilterSensitiveLog: (obj: GetParametersResult) => any;
7695
8168
  /**
7696
8169
  * @internal
7697
8170
  */
7698
- export declare const GetMaintenanceWindowExecutionResultFilterSensitiveLog: (obj: GetMaintenanceWindowExecutionResult) => any;
8171
+ export declare const GetParametersByPathResultFilterSensitiveLog: (obj: GetParametersByPathResult) => any;
7699
8172
  /**
7700
8173
  * @internal
7701
8174
  */
7702
- export declare const GetMaintenanceWindowExecutionTaskRequestFilterSensitiveLog: (obj: GetMaintenanceWindowExecutionTaskRequest) => any;
8175
+ export declare const GetPatchBaselineResultFilterSensitiveLog: (obj: GetPatchBaselineResult) => any;
7703
8176
  /**
7704
8177
  * @internal
7705
8178
  */
7706
- export declare const GetMaintenanceWindowExecutionTaskResultFilterSensitiveLog: (obj: GetMaintenanceWindowExecutionTaskResult) => any;
8179
+ export declare const AssociationVersionInfoFilterSensitiveLog: (obj: AssociationVersionInfo) => any;
7707
8180
  /**
7708
8181
  * @internal
7709
8182
  */
7710
- export declare const GetMaintenanceWindowExecutionTaskInvocationRequestFilterSensitiveLog: (obj: GetMaintenanceWindowExecutionTaskInvocationRequest) => any;
8183
+ export declare const ListAssociationVersionsResultFilterSensitiveLog: (obj: ListAssociationVersionsResult) => any;
7711
8184
  /**
7712
8185
  * @internal
7713
8186
  */
7714
- export declare const GetMaintenanceWindowExecutionTaskInvocationResultFilterSensitiveLog: (obj: GetMaintenanceWindowExecutionTaskInvocationResult) => any;
8187
+ export declare const CommandFilterSensitiveLog: (obj: Command) => any;
7715
8188
  /**
7716
8189
  * @internal
7717
8190
  */
7718
- export declare const GetMaintenanceWindowTaskRequestFilterSensitiveLog: (obj: GetMaintenanceWindowTaskRequest) => any;
8191
+ export declare const ListCommandsResultFilterSensitiveLog: (obj: ListCommandsResult) => any;
7719
8192
  /**
7720
8193
  * @internal
7721
8194
  */
7722
- export declare const MaintenanceWindowAutomationParametersFilterSensitiveLog: (obj: MaintenanceWindowAutomationParameters) => any;
8195
+ export declare const PutParameterRequestFilterSensitiveLog: (obj: PutParameterRequest) => any;
7723
8196
  /**
7724
8197
  * @internal
7725
8198
  */
7726
- export declare const MaintenanceWindowLambdaParametersFilterSensitiveLog: (obj: MaintenanceWindowLambdaParameters) => any;
8199
+ export declare const RegisterTargetWithMaintenanceWindowRequestFilterSensitiveLog: (obj: RegisterTargetWithMaintenanceWindowRequest) => any;
7727
8200
  /**
7728
8201
  * @internal
7729
8202
  */
7730
- export declare const NotificationConfigFilterSensitiveLog: (obj: NotificationConfig) => any;
8203
+ export declare const RegisterTaskWithMaintenanceWindowRequestFilterSensitiveLog: (obj: RegisterTaskWithMaintenanceWindowRequest) => any;
7731
8204
  /**
7732
8205
  * @internal
7733
8206
  */
7734
- export declare const MaintenanceWindowRunCommandParametersFilterSensitiveLog: (obj: MaintenanceWindowRunCommandParameters) => any;
7735
- /**
7736
- * @internal
7737
- */
7738
- export declare const MaintenanceWindowStepFunctionsParametersFilterSensitiveLog: (obj: MaintenanceWindowStepFunctionsParameters) => any;
7739
- /**
7740
- * @internal
7741
- */
7742
- export declare const MaintenanceWindowTaskInvocationParametersFilterSensitiveLog: (obj: MaintenanceWindowTaskInvocationParameters) => any;
7743
- /**
7744
- * @internal
7745
- */
7746
- export declare const GetMaintenanceWindowTaskResultFilterSensitiveLog: (obj: GetMaintenanceWindowTaskResult) => any;
7747
- /**
7748
- * @internal
7749
- */
7750
- export declare const GetOpsItemRequestFilterSensitiveLog: (obj: GetOpsItemRequest) => any;
7751
- /**
7752
- * @internal
7753
- */
7754
- export declare const OpsItemFilterSensitiveLog: (obj: OpsItem) => any;
7755
- /**
7756
- * @internal
7757
- */
7758
- export declare const GetOpsItemResponseFilterSensitiveLog: (obj: GetOpsItemResponse) => any;
7759
- /**
7760
- * @internal
7761
- */
7762
- export declare const GetOpsMetadataRequestFilterSensitiveLog: (obj: GetOpsMetadataRequest) => any;
7763
- /**
7764
- * @internal
7765
- */
7766
- export declare const GetOpsMetadataResultFilterSensitiveLog: (obj: GetOpsMetadataResult) => any;
7767
- /**
7768
- * @internal
7769
- */
7770
- export declare const OpsFilterFilterSensitiveLog: (obj: OpsFilter) => any;
7771
- /**
7772
- * @internal
7773
- */
7774
- export declare const OpsResultAttributeFilterSensitiveLog: (obj: OpsResultAttribute) => any;
7775
- /**
7776
- * @internal
7777
- */
7778
- export declare const OpsEntityItemFilterSensitiveLog: (obj: OpsEntityItem) => any;
7779
- /**
7780
- * @internal
7781
- */
7782
- export declare const OpsEntityFilterSensitiveLog: (obj: OpsEntity) => any;
7783
- /**
7784
- * @internal
7785
- */
7786
- export declare const GetOpsSummaryResultFilterSensitiveLog: (obj: GetOpsSummaryResult) => any;
7787
- /**
7788
- * @internal
7789
- */
7790
- export declare const GetParameterRequestFilterSensitiveLog: (obj: GetParameterRequest) => any;
7791
- /**
7792
- * @internal
7793
- */
7794
- export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
7795
- /**
7796
- * @internal
7797
- */
7798
- export declare const GetParameterResultFilterSensitiveLog: (obj: GetParameterResult) => any;
7799
- /**
7800
- * @internal
7801
- */
7802
- export declare const GetParameterHistoryRequestFilterSensitiveLog: (obj: GetParameterHistoryRequest) => any;
7803
- /**
7804
- * @internal
7805
- */
7806
- export declare const ParameterHistoryFilterSensitiveLog: (obj: ParameterHistory) => any;
7807
- /**
7808
- * @internal
7809
- */
7810
- export declare const GetParameterHistoryResultFilterSensitiveLog: (obj: GetParameterHistoryResult) => any;
7811
- /**
7812
- * @internal
7813
- */
7814
- export declare const GetParametersRequestFilterSensitiveLog: (obj: GetParametersRequest) => any;
7815
- /**
7816
- * @internal
7817
- */
7818
- export declare const GetParametersResultFilterSensitiveLog: (obj: GetParametersResult) => any;
7819
- /**
7820
- * @internal
7821
- */
7822
- export declare const GetParametersByPathRequestFilterSensitiveLog: (obj: GetParametersByPathRequest) => any;
7823
- /**
7824
- * @internal
7825
- */
7826
- export declare const GetParametersByPathResultFilterSensitiveLog: (obj: GetParametersByPathResult) => any;
7827
- /**
7828
- * @internal
7829
- */
7830
- export declare const GetPatchBaselineRequestFilterSensitiveLog: (obj: GetPatchBaselineRequest) => any;
7831
- /**
7832
- * @internal
7833
- */
7834
- export declare const GetPatchBaselineResultFilterSensitiveLog: (obj: GetPatchBaselineResult) => any;
7835
- /**
7836
- * @internal
7837
- */
7838
- export declare const GetPatchBaselineForPatchGroupRequestFilterSensitiveLog: (obj: GetPatchBaselineForPatchGroupRequest) => any;
7839
- /**
7840
- * @internal
7841
- */
7842
- export declare const GetPatchBaselineForPatchGroupResultFilterSensitiveLog: (obj: GetPatchBaselineForPatchGroupResult) => any;
7843
- /**
7844
- * @internal
7845
- */
7846
- export declare const GetResourcePoliciesRequestFilterSensitiveLog: (obj: GetResourcePoliciesRequest) => any;
7847
- /**
7848
- * @internal
7849
- */
7850
- export declare const GetResourcePoliciesResponseEntryFilterSensitiveLog: (obj: GetResourcePoliciesResponseEntry) => any;
7851
- /**
7852
- * @internal
7853
- */
7854
- export declare const GetResourcePoliciesResponseFilterSensitiveLog: (obj: GetResourcePoliciesResponse) => any;
7855
- /**
7856
- * @internal
7857
- */
7858
- export declare const GetServiceSettingRequestFilterSensitiveLog: (obj: GetServiceSettingRequest) => any;
7859
- /**
7860
- * @internal
7861
- */
7862
- export declare const ServiceSettingFilterSensitiveLog: (obj: ServiceSetting) => any;
7863
- /**
7864
- * @internal
7865
- */
7866
- export declare const GetServiceSettingResultFilterSensitiveLog: (obj: GetServiceSettingResult) => any;
7867
- /**
7868
- * @internal
7869
- */
7870
- export declare const LabelParameterVersionRequestFilterSensitiveLog: (obj: LabelParameterVersionRequest) => any;
7871
- /**
7872
- * @internal
7873
- */
7874
- export declare const LabelParameterVersionResultFilterSensitiveLog: (obj: LabelParameterVersionResult) => any;
7875
- /**
7876
- * @internal
7877
- */
7878
- export declare const AssociationFilterFilterSensitiveLog: (obj: AssociationFilter) => any;
7879
- /**
7880
- * @internal
7881
- */
7882
- export declare const ListAssociationsRequestFilterSensitiveLog: (obj: ListAssociationsRequest) => any;
7883
- /**
7884
- * @internal
7885
- */
7886
- export declare const AssociationFilterSensitiveLog: (obj: Association) => any;
7887
- /**
7888
- * @internal
7889
- */
7890
- export declare const ListAssociationsResultFilterSensitiveLog: (obj: ListAssociationsResult) => any;
7891
- /**
7892
- * @internal
7893
- */
7894
- export declare const ListAssociationVersionsRequestFilterSensitiveLog: (obj: ListAssociationVersionsRequest) => any;
7895
- /**
7896
- * @internal
7897
- */
7898
- export declare const AssociationVersionInfoFilterSensitiveLog: (obj: AssociationVersionInfo) => any;
7899
- /**
7900
- * @internal
7901
- */
7902
- export declare const ListAssociationVersionsResultFilterSensitiveLog: (obj: ListAssociationVersionsResult) => any;
7903
- /**
7904
- * @internal
7905
- */
7906
- export declare const CommandFilterFilterSensitiveLog: (obj: CommandFilter) => any;
7907
- /**
7908
- * @internal
7909
- */
7910
- export declare const ListCommandInvocationsRequestFilterSensitiveLog: (obj: ListCommandInvocationsRequest) => any;
7911
- /**
7912
- * @internal
7913
- */
7914
- export declare const CommandPluginFilterSensitiveLog: (obj: CommandPlugin) => any;
7915
- /**
7916
- * @internal
7917
- */
7918
- export declare const CommandInvocationFilterSensitiveLog: (obj: CommandInvocation) => any;
7919
- /**
7920
- * @internal
7921
- */
7922
- export declare const ListCommandInvocationsResultFilterSensitiveLog: (obj: ListCommandInvocationsResult) => any;
7923
- /**
7924
- * @internal
7925
- */
7926
- export declare const ListCommandsRequestFilterSensitiveLog: (obj: ListCommandsRequest) => any;
7927
- /**
7928
- * @internal
7929
- */
7930
- export declare const CommandFilterSensitiveLog: (obj: Command) => any;
7931
- /**
7932
- * @internal
7933
- */
7934
- export declare const ListCommandsResultFilterSensitiveLog: (obj: ListCommandsResult) => any;
7935
- /**
7936
- * @internal
7937
- */
7938
- export declare const ComplianceStringFilterFilterSensitiveLog: (obj: ComplianceStringFilter) => any;
7939
- /**
7940
- * @internal
7941
- */
7942
- export declare const ListComplianceItemsRequestFilterSensitiveLog: (obj: ListComplianceItemsRequest) => any;
7943
- /**
7944
- * @internal
7945
- */
7946
- export declare const ComplianceExecutionSummaryFilterSensitiveLog: (obj: ComplianceExecutionSummary) => any;
7947
- /**
7948
- * @internal
7949
- */
7950
- export declare const ComplianceItemFilterSensitiveLog: (obj: ComplianceItem) => any;
7951
- /**
7952
- * @internal
7953
- */
7954
- export declare const ListComplianceItemsResultFilterSensitiveLog: (obj: ListComplianceItemsResult) => any;
7955
- /**
7956
- * @internal
7957
- */
7958
- export declare const ListComplianceSummariesRequestFilterSensitiveLog: (obj: ListComplianceSummariesRequest) => any;
7959
- /**
7960
- * @internal
7961
- */
7962
- export declare const SeveritySummaryFilterSensitiveLog: (obj: SeveritySummary) => any;
7963
- /**
7964
- * @internal
7965
- */
7966
- export declare const CompliantSummaryFilterSensitiveLog: (obj: CompliantSummary) => any;
7967
- /**
7968
- * @internal
7969
- */
7970
- export declare const NonCompliantSummaryFilterSensitiveLog: (obj: NonCompliantSummary) => any;
7971
- /**
7972
- * @internal
7973
- */
7974
- export declare const ComplianceSummaryItemFilterSensitiveLog: (obj: ComplianceSummaryItem) => any;
7975
- /**
7976
- * @internal
7977
- */
7978
- export declare const ListComplianceSummariesResultFilterSensitiveLog: (obj: ListComplianceSummariesResult) => any;
7979
- /**
7980
- * @internal
7981
- */
7982
- export declare const ListDocumentMetadataHistoryRequestFilterSensitiveLog: (obj: ListDocumentMetadataHistoryRequest) => any;
7983
- /**
7984
- * @internal
7985
- */
7986
- export declare const DocumentReviewCommentSourceFilterSensitiveLog: (obj: DocumentReviewCommentSource) => any;
7987
- /**
7988
- * @internal
7989
- */
7990
- export declare const DocumentReviewerResponseSourceFilterSensitiveLog: (obj: DocumentReviewerResponseSource) => any;
7991
- /**
7992
- * @internal
7993
- */
7994
- export declare const DocumentMetadataResponseInfoFilterSensitiveLog: (obj: DocumentMetadataResponseInfo) => any;
7995
- /**
7996
- * @internal
7997
- */
7998
- export declare const ListDocumentMetadataHistoryResponseFilterSensitiveLog: (obj: ListDocumentMetadataHistoryResponse) => any;
7999
- /**
8000
- * @internal
8001
- */
8002
- export declare const DocumentFilterFilterSensitiveLog: (obj: DocumentFilter) => any;
8003
- /**
8004
- * @internal
8005
- */
8006
- export declare const DocumentKeyValuesFilterFilterSensitiveLog: (obj: DocumentKeyValuesFilter) => any;
8007
- /**
8008
- * @internal
8009
- */
8010
- export declare const ListDocumentsRequestFilterSensitiveLog: (obj: ListDocumentsRequest) => any;
8011
- /**
8012
- * @internal
8013
- */
8014
- export declare const DocumentIdentifierFilterSensitiveLog: (obj: DocumentIdentifier) => any;
8015
- /**
8016
- * @internal
8017
- */
8018
- export declare const ListDocumentsResultFilterSensitiveLog: (obj: ListDocumentsResult) => any;
8019
- /**
8020
- * @internal
8021
- */
8022
- export declare const ListDocumentVersionsRequestFilterSensitiveLog: (obj: ListDocumentVersionsRequest) => any;
8023
- /**
8024
- * @internal
8025
- */
8026
- export declare const DocumentVersionInfoFilterSensitiveLog: (obj: DocumentVersionInfo) => any;
8027
- /**
8028
- * @internal
8029
- */
8030
- export declare const ListDocumentVersionsResultFilterSensitiveLog: (obj: ListDocumentVersionsResult) => any;
8031
- /**
8032
- * @internal
8033
- */
8034
- export declare const ListInventoryEntriesRequestFilterSensitiveLog: (obj: ListInventoryEntriesRequest) => any;
8035
- /**
8036
- * @internal
8037
- */
8038
- export declare const ListInventoryEntriesResultFilterSensitiveLog: (obj: ListInventoryEntriesResult) => any;
8039
- /**
8040
- * @internal
8041
- */
8042
- export declare const OpsItemEventFilterFilterSensitiveLog: (obj: OpsItemEventFilter) => any;
8043
- /**
8044
- * @internal
8045
- */
8046
- export declare const ListOpsItemEventsRequestFilterSensitiveLog: (obj: ListOpsItemEventsRequest) => any;
8047
- /**
8048
- * @internal
8049
- */
8050
- export declare const OpsItemIdentityFilterSensitiveLog: (obj: OpsItemIdentity) => any;
8051
- /**
8052
- * @internal
8053
- */
8054
- export declare const OpsItemEventSummaryFilterSensitiveLog: (obj: OpsItemEventSummary) => any;
8055
- /**
8056
- * @internal
8057
- */
8058
- export declare const ListOpsItemEventsResponseFilterSensitiveLog: (obj: ListOpsItemEventsResponse) => any;
8059
- /**
8060
- * @internal
8061
- */
8062
- export declare const OpsItemRelatedItemsFilterFilterSensitiveLog: (obj: OpsItemRelatedItemsFilter) => any;
8063
- /**
8064
- * @internal
8065
- */
8066
- export declare const ListOpsItemRelatedItemsRequestFilterSensitiveLog: (obj: ListOpsItemRelatedItemsRequest) => any;
8067
- /**
8068
- * @internal
8069
- */
8070
- export declare const OpsItemRelatedItemSummaryFilterSensitiveLog: (obj: OpsItemRelatedItemSummary) => any;
8071
- /**
8072
- * @internal
8073
- */
8074
- export declare const ListOpsItemRelatedItemsResponseFilterSensitiveLog: (obj: ListOpsItemRelatedItemsResponse) => any;
8075
- /**
8076
- * @internal
8077
- */
8078
- export declare const OpsMetadataFilterFilterSensitiveLog: (obj: OpsMetadataFilter) => any;
8079
- /**
8080
- * @internal
8081
- */
8082
- export declare const ListOpsMetadataRequestFilterSensitiveLog: (obj: ListOpsMetadataRequest) => any;
8083
- /**
8084
- * @internal
8085
- */
8086
- export declare const OpsMetadataFilterSensitiveLog: (obj: OpsMetadata) => any;
8087
- /**
8088
- * @internal
8089
- */
8090
- export declare const ListOpsMetadataResultFilterSensitiveLog: (obj: ListOpsMetadataResult) => any;
8091
- /**
8092
- * @internal
8093
- */
8094
- export declare const ListResourceComplianceSummariesRequestFilterSensitiveLog: (obj: ListResourceComplianceSummariesRequest) => any;
8095
- /**
8096
- * @internal
8097
- */
8098
- export declare const ResourceComplianceSummaryItemFilterSensitiveLog: (obj: ResourceComplianceSummaryItem) => any;
8099
- /**
8100
- * @internal
8101
- */
8102
- export declare const ListResourceComplianceSummariesResultFilterSensitiveLog: (obj: ListResourceComplianceSummariesResult) => any;
8103
- /**
8104
- * @internal
8105
- */
8106
- export declare const ListResourceDataSyncRequestFilterSensitiveLog: (obj: ListResourceDataSyncRequest) => any;
8107
- /**
8108
- * @internal
8109
- */
8110
- export declare const ResourceDataSyncSourceWithStateFilterSensitiveLog: (obj: ResourceDataSyncSourceWithState) => any;
8111
- /**
8112
- * @internal
8113
- */
8114
- export declare const ResourceDataSyncItemFilterSensitiveLog: (obj: ResourceDataSyncItem) => any;
8115
- /**
8116
- * @internal
8117
- */
8118
- export declare const ListResourceDataSyncResultFilterSensitiveLog: (obj: ListResourceDataSyncResult) => any;
8119
- /**
8120
- * @internal
8121
- */
8122
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
8123
- /**
8124
- * @internal
8125
- */
8126
- export declare const ListTagsForResourceResultFilterSensitiveLog: (obj: ListTagsForResourceResult) => any;
8127
- /**
8128
- * @internal
8129
- */
8130
- export declare const ModifyDocumentPermissionRequestFilterSensitiveLog: (obj: ModifyDocumentPermissionRequest) => any;
8131
- /**
8132
- * @internal
8133
- */
8134
- export declare const ModifyDocumentPermissionResponseFilterSensitiveLog: (obj: ModifyDocumentPermissionResponse) => any;
8135
- /**
8136
- * @internal
8137
- */
8138
- export declare const ComplianceItemEntryFilterSensitiveLog: (obj: ComplianceItemEntry) => any;
8139
- /**
8140
- * @internal
8141
- */
8142
- export declare const PutComplianceItemsRequestFilterSensitiveLog: (obj: PutComplianceItemsRequest) => any;
8143
- /**
8144
- * @internal
8145
- */
8146
- export declare const PutComplianceItemsResultFilterSensitiveLog: (obj: PutComplianceItemsResult) => any;
8147
- /**
8148
- * @internal
8149
- */
8150
- export declare const InventoryItemFilterSensitiveLog: (obj: InventoryItem) => any;
8151
- /**
8152
- * @internal
8153
- */
8154
- export declare const PutInventoryRequestFilterSensitiveLog: (obj: PutInventoryRequest) => any;
8155
- /**
8156
- * @internal
8157
- */
8158
- export declare const PutInventoryResultFilterSensitiveLog: (obj: PutInventoryResult) => any;
8159
- /**
8160
- * @internal
8161
- */
8162
- export declare const PutParameterRequestFilterSensitiveLog: (obj: PutParameterRequest) => any;
8163
- /**
8164
- * @internal
8165
- */
8166
- export declare const PutParameterResultFilterSensitiveLog: (obj: PutParameterResult) => any;
8167
- /**
8168
- * @internal
8169
- */
8170
- export declare const PutResourcePolicyRequestFilterSensitiveLog: (obj: PutResourcePolicyRequest) => any;
8171
- /**
8172
- * @internal
8173
- */
8174
- export declare const PutResourcePolicyResponseFilterSensitiveLog: (obj: PutResourcePolicyResponse) => any;
8175
- /**
8176
- * @internal
8177
- */
8178
- export declare const RegisterDefaultPatchBaselineRequestFilterSensitiveLog: (obj: RegisterDefaultPatchBaselineRequest) => any;
8179
- /**
8180
- * @internal
8181
- */
8182
- export declare const RegisterDefaultPatchBaselineResultFilterSensitiveLog: (obj: RegisterDefaultPatchBaselineResult) => any;
8183
- /**
8184
- * @internal
8185
- */
8186
- export declare const RegisterPatchBaselineForPatchGroupRequestFilterSensitiveLog: (obj: RegisterPatchBaselineForPatchGroupRequest) => any;
8187
- /**
8188
- * @internal
8189
- */
8190
- export declare const RegisterPatchBaselineForPatchGroupResultFilterSensitiveLog: (obj: RegisterPatchBaselineForPatchGroupResult) => any;
8191
- /**
8192
- * @internal
8193
- */
8194
- export declare const RegisterTargetWithMaintenanceWindowRequestFilterSensitiveLog: (obj: RegisterTargetWithMaintenanceWindowRequest) => any;
8195
- /**
8196
- * @internal
8197
- */
8198
- export declare const RegisterTargetWithMaintenanceWindowResultFilterSensitiveLog: (obj: RegisterTargetWithMaintenanceWindowResult) => any;
8199
- /**
8200
- * @internal
8201
- */
8202
- export declare const RegisterTaskWithMaintenanceWindowRequestFilterSensitiveLog: (obj: RegisterTaskWithMaintenanceWindowRequest) => any;
8203
- /**
8204
- * @internal
8205
- */
8206
- export declare const RegisterTaskWithMaintenanceWindowResultFilterSensitiveLog: (obj: RegisterTaskWithMaintenanceWindowResult) => any;
8207
- /**
8208
- * @internal
8209
- */
8210
- export declare const RemoveTagsFromResourceRequestFilterSensitiveLog: (obj: RemoveTagsFromResourceRequest) => any;
8211
- /**
8212
- * @internal
8213
- */
8214
- export declare const RemoveTagsFromResourceResultFilterSensitiveLog: (obj: RemoveTagsFromResourceResult) => any;
8215
- /**
8216
- * @internal
8217
- */
8218
- export declare const ResetServiceSettingRequestFilterSensitiveLog: (obj: ResetServiceSettingRequest) => any;
8219
- /**
8220
- * @internal
8221
- */
8222
- export declare const ResetServiceSettingResultFilterSensitiveLog: (obj: ResetServiceSettingResult) => any;
8223
- /**
8224
- * @internal
8225
- */
8226
- export declare const ResumeSessionRequestFilterSensitiveLog: (obj: ResumeSessionRequest) => any;
8227
- /**
8228
- * @internal
8229
- */
8230
- export declare const ResumeSessionResponseFilterSensitiveLog: (obj: ResumeSessionResponse) => any;
8231
- /**
8232
- * @internal
8233
- */
8234
- export declare const SendAutomationSignalRequestFilterSensitiveLog: (obj: SendAutomationSignalRequest) => any;
8235
- /**
8236
- * @internal
8237
- */
8238
- export declare const SendAutomationSignalResultFilterSensitiveLog: (obj: SendAutomationSignalResult) => any;
8239
- /**
8240
- * @internal
8241
- */
8242
- export declare const SendCommandRequestFilterSensitiveLog: (obj: SendCommandRequest) => any;
8207
+ export declare const SendCommandRequestFilterSensitiveLog: (obj: SendCommandRequest) => any;
8243
8208
  /**
8244
8209
  * @internal
8245
8210
  */
8246
8211
  export declare const SendCommandResultFilterSensitiveLog: (obj: SendCommandResult) => any;
8247
- /**
8248
- * @internal
8249
- */
8250
- export declare const StartAssociationsOnceRequestFilterSensitiveLog: (obj: StartAssociationsOnceRequest) => any;
8251
- /**
8252
- * @internal
8253
- */
8254
- export declare const StartAssociationsOnceResultFilterSensitiveLog: (obj: StartAssociationsOnceResult) => any;
8255
- /**
8256
- * @internal
8257
- */
8258
- export declare const StartAutomationExecutionRequestFilterSensitiveLog: (obj: StartAutomationExecutionRequest) => any;
8259
- /**
8260
- * @internal
8261
- */
8262
- export declare const StartAutomationExecutionResultFilterSensitiveLog: (obj: StartAutomationExecutionResult) => any;
8263
- /**
8264
- * @internal
8265
- */
8266
- export declare const StartChangeRequestExecutionRequestFilterSensitiveLog: (obj: StartChangeRequestExecutionRequest) => any;
8267
- /**
8268
- * @internal
8269
- */
8270
- export declare const StartChangeRequestExecutionResultFilterSensitiveLog: (obj: StartChangeRequestExecutionResult) => any;
8271
- /**
8272
- * @internal
8273
- */
8274
- export declare const StartSessionRequestFilterSensitiveLog: (obj: StartSessionRequest) => any;
8275
- /**
8276
- * @internal
8277
- */
8278
- export declare const StartSessionResponseFilterSensitiveLog: (obj: StartSessionResponse) => any;
8279
- /**
8280
- * @internal
8281
- */
8282
- export declare const StopAutomationExecutionRequestFilterSensitiveLog: (obj: StopAutomationExecutionRequest) => any;
8283
- /**
8284
- * @internal
8285
- */
8286
- export declare const StopAutomationExecutionResultFilterSensitiveLog: (obj: StopAutomationExecutionResult) => any;
8287
- /**
8288
- * @internal
8289
- */
8290
- export declare const TerminateSessionRequestFilterSensitiveLog: (obj: TerminateSessionRequest) => any;
8291
- /**
8292
- * @internal
8293
- */
8294
- export declare const TerminateSessionResponseFilterSensitiveLog: (obj: TerminateSessionResponse) => any;
8295
- /**
8296
- * @internal
8297
- */
8298
- export declare const UnlabelParameterVersionRequestFilterSensitiveLog: (obj: UnlabelParameterVersionRequest) => any;
8299
- /**
8300
- * @internal
8301
- */
8302
- export declare const UnlabelParameterVersionResultFilterSensitiveLog: (obj: UnlabelParameterVersionResult) => any;