@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
@@ -2096,208 +2096,24 @@ export declare class AssociationVersionLimitExceeded extends __BaseException {
2096
2096
  >
2097
2097
  );
2098
2098
  }
2099
- export declare const OpsItemFilterFilterSensitiveLog: (
2100
- obj: OpsItemFilter
2101
- ) => any;
2102
- export declare const DescribeOpsItemsRequestFilterSensitiveLog: (
2103
- obj: DescribeOpsItemsRequest
2104
- ) => any;
2105
- export declare const OpsItemSummaryFilterSensitiveLog: (
2106
- obj: OpsItemSummary
2107
- ) => any;
2108
- export declare const DescribeOpsItemsResponseFilterSensitiveLog: (
2109
- obj: DescribeOpsItemsResponse
2110
- ) => any;
2111
- export declare const ParametersFilterFilterSensitiveLog: (
2112
- obj: ParametersFilter
2113
- ) => any;
2114
- export declare const ParameterStringFilterFilterSensitiveLog: (
2115
- obj: ParameterStringFilter
2116
- ) => any;
2117
- export declare const DescribeParametersRequestFilterSensitiveLog: (
2118
- obj: DescribeParametersRequest
2119
- ) => any;
2120
- export declare const ParameterInlinePolicyFilterSensitiveLog: (
2121
- obj: ParameterInlinePolicy
2122
- ) => any;
2123
- export declare const ParameterMetadataFilterSensitiveLog: (
2124
- obj: ParameterMetadata
2125
- ) => any;
2126
- export declare const DescribeParametersResultFilterSensitiveLog: (
2127
- obj: DescribeParametersResult
2128
- ) => any;
2129
- export declare const DescribePatchBaselinesRequestFilterSensitiveLog: (
2130
- obj: DescribePatchBaselinesRequest
2131
- ) => any;
2132
- export declare const PatchBaselineIdentityFilterSensitiveLog: (
2133
- obj: PatchBaselineIdentity
2134
- ) => any;
2135
- export declare const DescribePatchBaselinesResultFilterSensitiveLog: (
2136
- obj: DescribePatchBaselinesResult
2137
- ) => any;
2138
- export declare const DescribePatchGroupsRequestFilterSensitiveLog: (
2139
- obj: DescribePatchGroupsRequest
2140
- ) => any;
2141
- export declare const PatchGroupPatchBaselineMappingFilterSensitiveLog: (
2142
- obj: PatchGroupPatchBaselineMapping
2143
- ) => any;
2144
- export declare const DescribePatchGroupsResultFilterSensitiveLog: (
2145
- obj: DescribePatchGroupsResult
2146
- ) => any;
2147
- export declare const DescribePatchGroupStateRequestFilterSensitiveLog: (
2148
- obj: DescribePatchGroupStateRequest
2149
- ) => any;
2150
- export declare const DescribePatchGroupStateResultFilterSensitiveLog: (
2151
- obj: DescribePatchGroupStateResult
2152
- ) => any;
2153
- export declare const DescribePatchPropertiesRequestFilterSensitiveLog: (
2154
- obj: DescribePatchPropertiesRequest
2155
- ) => any;
2156
- export declare const DescribePatchPropertiesResultFilterSensitiveLog: (
2157
- obj: DescribePatchPropertiesResult
2158
- ) => any;
2159
- export declare const SessionFilterFilterSensitiveLog: (
2160
- obj: SessionFilter
2161
- ) => any;
2162
- export declare const DescribeSessionsRequestFilterSensitiveLog: (
2163
- obj: DescribeSessionsRequest
2164
- ) => any;
2165
- export declare const SessionManagerOutputUrlFilterSensitiveLog: (
2166
- obj: SessionManagerOutputUrl
2167
- ) => any;
2168
- export declare const SessionFilterSensitiveLog: (obj: Session) => any;
2169
- export declare const DescribeSessionsResponseFilterSensitiveLog: (
2170
- obj: DescribeSessionsResponse
2171
- ) => any;
2172
- export declare const DisassociateOpsItemRelatedItemRequestFilterSensitiveLog: (
2173
- obj: DisassociateOpsItemRelatedItemRequest
2174
- ) => any;
2175
- export declare const DisassociateOpsItemRelatedItemResponseFilterSensitiveLog: (
2176
- obj: DisassociateOpsItemRelatedItemResponse
2177
- ) => any;
2178
- export declare const GetAutomationExecutionRequestFilterSensitiveLog: (
2179
- obj: GetAutomationExecutionRequest
2180
- ) => any;
2181
- export declare const ProgressCountersFilterSensitiveLog: (
2182
- obj: ProgressCounters
2183
- ) => any;
2184
- export declare const AutomationExecutionFilterSensitiveLog: (
2185
- obj: AutomationExecution
2186
- ) => any;
2187
- export declare const GetAutomationExecutionResultFilterSensitiveLog: (
2188
- obj: GetAutomationExecutionResult
2189
- ) => any;
2190
- export declare const GetCalendarStateRequestFilterSensitiveLog: (
2191
- obj: GetCalendarStateRequest
2192
- ) => any;
2193
- export declare const GetCalendarStateResponseFilterSensitiveLog: (
2194
- obj: GetCalendarStateResponse
2195
- ) => any;
2196
- export declare const GetCommandInvocationRequestFilterSensitiveLog: (
2197
- obj: GetCommandInvocationRequest
2198
- ) => any;
2199
- export declare const CloudWatchOutputConfigFilterSensitiveLog: (
2200
- obj: CloudWatchOutputConfig
2201
- ) => any;
2202
- export declare const GetCommandInvocationResultFilterSensitiveLog: (
2203
- obj: GetCommandInvocationResult
2204
- ) => any;
2205
- export declare const GetConnectionStatusRequestFilterSensitiveLog: (
2206
- obj: GetConnectionStatusRequest
2207
- ) => any;
2208
- export declare const GetConnectionStatusResponseFilterSensitiveLog: (
2209
- obj: GetConnectionStatusResponse
2210
- ) => any;
2211
- export declare const GetDefaultPatchBaselineRequestFilterSensitiveLog: (
2212
- obj: GetDefaultPatchBaselineRequest
2213
- ) => any;
2214
- export declare const GetDefaultPatchBaselineResultFilterSensitiveLog: (
2215
- obj: GetDefaultPatchBaselineResult
2216
- ) => any;
2217
2099
  export declare const BaselineOverrideFilterSensitiveLog: (
2218
2100
  obj: BaselineOverride
2219
2101
  ) => any;
2220
2102
  export declare const GetDeployablePatchSnapshotForInstanceRequestFilterSensitiveLog: (
2221
2103
  obj: GetDeployablePatchSnapshotForInstanceRequest
2222
2104
  ) => any;
2223
- export declare const GetDeployablePatchSnapshotForInstanceResultFilterSensitiveLog: (
2224
- obj: GetDeployablePatchSnapshotForInstanceResult
2225
- ) => any;
2226
- export declare const GetDocumentRequestFilterSensitiveLog: (
2227
- obj: GetDocumentRequest
2228
- ) => any;
2229
- export declare const AttachmentContentFilterSensitiveLog: (
2230
- obj: AttachmentContent
2231
- ) => any;
2232
- export declare const GetDocumentResultFilterSensitiveLog: (
2233
- obj: GetDocumentResult
2234
- ) => any;
2235
- export declare const InventoryFilterFilterSensitiveLog: (
2236
- obj: InventoryFilter
2237
- ) => any;
2238
- export declare const InventoryGroupFilterSensitiveLog: (
2239
- obj: InventoryGroup
2240
- ) => any;
2241
- export declare const ResultAttributeFilterSensitiveLog: (
2242
- obj: ResultAttribute
2243
- ) => any;
2244
- export declare const InventoryResultItemFilterSensitiveLog: (
2245
- obj: InventoryResultItem
2246
- ) => any;
2247
- export declare const InventoryResultEntityFilterSensitiveLog: (
2248
- obj: InventoryResultEntity
2249
- ) => any;
2250
- export declare const GetInventoryResultFilterSensitiveLog: (
2251
- obj: GetInventoryResult
2252
- ) => any;
2253
- export declare const GetInventorySchemaRequestFilterSensitiveLog: (
2254
- obj: GetInventorySchemaRequest
2255
- ) => any;
2256
- export declare const InventoryItemAttributeFilterSensitiveLog: (
2257
- obj: InventoryItemAttribute
2258
- ) => any;
2259
- export declare const InventoryItemSchemaFilterSensitiveLog: (
2260
- obj: InventoryItemSchema
2261
- ) => any;
2262
- export declare const GetInventorySchemaResultFilterSensitiveLog: (
2263
- obj: GetInventorySchemaResult
2264
- ) => any;
2265
- export declare const GetMaintenanceWindowRequestFilterSensitiveLog: (
2266
- obj: GetMaintenanceWindowRequest
2267
- ) => any;
2268
2105
  export declare const GetMaintenanceWindowResultFilterSensitiveLog: (
2269
2106
  obj: GetMaintenanceWindowResult
2270
2107
  ) => any;
2271
- export declare const GetMaintenanceWindowExecutionRequestFilterSensitiveLog: (
2272
- obj: GetMaintenanceWindowExecutionRequest
2273
- ) => any;
2274
- export declare const GetMaintenanceWindowExecutionResultFilterSensitiveLog: (
2275
- obj: GetMaintenanceWindowExecutionResult
2276
- ) => any;
2277
- export declare const GetMaintenanceWindowExecutionTaskRequestFilterSensitiveLog: (
2278
- obj: GetMaintenanceWindowExecutionTaskRequest
2279
- ) => any;
2280
2108
  export declare const GetMaintenanceWindowExecutionTaskResultFilterSensitiveLog: (
2281
2109
  obj: GetMaintenanceWindowExecutionTaskResult
2282
2110
  ) => any;
2283
- export declare const GetMaintenanceWindowExecutionTaskInvocationRequestFilterSensitiveLog: (
2284
- obj: GetMaintenanceWindowExecutionTaskInvocationRequest
2285
- ) => any;
2286
2111
  export declare const GetMaintenanceWindowExecutionTaskInvocationResultFilterSensitiveLog: (
2287
2112
  obj: GetMaintenanceWindowExecutionTaskInvocationResult
2288
2113
  ) => any;
2289
- export declare const GetMaintenanceWindowTaskRequestFilterSensitiveLog: (
2290
- obj: GetMaintenanceWindowTaskRequest
2291
- ) => any;
2292
- export declare const MaintenanceWindowAutomationParametersFilterSensitiveLog: (
2293
- obj: MaintenanceWindowAutomationParameters
2294
- ) => any;
2295
2114
  export declare const MaintenanceWindowLambdaParametersFilterSensitiveLog: (
2296
2115
  obj: MaintenanceWindowLambdaParameters
2297
2116
  ) => any;
2298
- export declare const NotificationConfigFilterSensitiveLog: (
2299
- obj: NotificationConfig
2300
- ) => any;
2301
2117
  export declare const MaintenanceWindowRunCommandParametersFilterSensitiveLog: (
2302
2118
  obj: MaintenanceWindowRunCommandParameters
2303
2119
  ) => any;
@@ -2310,406 +2126,47 @@ export declare const MaintenanceWindowTaskInvocationParametersFilterSensitiveLog
2310
2126
  export declare const GetMaintenanceWindowTaskResultFilterSensitiveLog: (
2311
2127
  obj: GetMaintenanceWindowTaskResult
2312
2128
  ) => any;
2313
- export declare const GetOpsItemRequestFilterSensitiveLog: (
2314
- obj: GetOpsItemRequest
2315
- ) => any;
2316
- export declare const OpsItemFilterSensitiveLog: (obj: OpsItem) => any;
2317
- export declare const GetOpsItemResponseFilterSensitiveLog: (
2318
- obj: GetOpsItemResponse
2319
- ) => any;
2320
- export declare const GetOpsMetadataRequestFilterSensitiveLog: (
2321
- obj: GetOpsMetadataRequest
2322
- ) => any;
2323
- export declare const GetOpsMetadataResultFilterSensitiveLog: (
2324
- obj: GetOpsMetadataResult
2325
- ) => any;
2326
- export declare const OpsFilterFilterSensitiveLog: (obj: OpsFilter) => any;
2327
- export declare const OpsResultAttributeFilterSensitiveLog: (
2328
- obj: OpsResultAttribute
2329
- ) => any;
2330
- export declare const OpsEntityItemFilterSensitiveLog: (
2331
- obj: OpsEntityItem
2332
- ) => any;
2333
- export declare const OpsEntityFilterSensitiveLog: (obj: OpsEntity) => any;
2334
- export declare const GetOpsSummaryResultFilterSensitiveLog: (
2335
- obj: GetOpsSummaryResult
2336
- ) => any;
2337
- export declare const GetParameterRequestFilterSensitiveLog: (
2338
- obj: GetParameterRequest
2339
- ) => any;
2340
2129
  export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
2341
2130
  export declare const GetParameterResultFilterSensitiveLog: (
2342
2131
  obj: GetParameterResult
2343
2132
  ) => any;
2344
- export declare const GetParameterHistoryRequestFilterSensitiveLog: (
2345
- obj: GetParameterHistoryRequest
2346
- ) => any;
2347
2133
  export declare const ParameterHistoryFilterSensitiveLog: (
2348
2134
  obj: ParameterHistory
2349
2135
  ) => any;
2350
2136
  export declare const GetParameterHistoryResultFilterSensitiveLog: (
2351
2137
  obj: GetParameterHistoryResult
2352
2138
  ) => any;
2353
- export declare const GetParametersRequestFilterSensitiveLog: (
2354
- obj: GetParametersRequest
2355
- ) => any;
2356
2139
  export declare const GetParametersResultFilterSensitiveLog: (
2357
2140
  obj: GetParametersResult
2358
2141
  ) => any;
2359
- export declare const GetParametersByPathRequestFilterSensitiveLog: (
2360
- obj: GetParametersByPathRequest
2361
- ) => any;
2362
2142
  export declare const GetParametersByPathResultFilterSensitiveLog: (
2363
2143
  obj: GetParametersByPathResult
2364
2144
  ) => any;
2365
- export declare const GetPatchBaselineRequestFilterSensitiveLog: (
2366
- obj: GetPatchBaselineRequest
2367
- ) => any;
2368
2145
  export declare const GetPatchBaselineResultFilterSensitiveLog: (
2369
2146
  obj: GetPatchBaselineResult
2370
2147
  ) => any;
2371
- export declare const GetPatchBaselineForPatchGroupRequestFilterSensitiveLog: (
2372
- obj: GetPatchBaselineForPatchGroupRequest
2373
- ) => any;
2374
- export declare const GetPatchBaselineForPatchGroupResultFilterSensitiveLog: (
2375
- obj: GetPatchBaselineForPatchGroupResult
2376
- ) => any;
2377
- export declare const GetResourcePoliciesRequestFilterSensitiveLog: (
2378
- obj: GetResourcePoliciesRequest
2379
- ) => any;
2380
- export declare const GetResourcePoliciesResponseEntryFilterSensitiveLog: (
2381
- obj: GetResourcePoliciesResponseEntry
2382
- ) => any;
2383
- export declare const GetResourcePoliciesResponseFilterSensitiveLog: (
2384
- obj: GetResourcePoliciesResponse
2385
- ) => any;
2386
- export declare const GetServiceSettingRequestFilterSensitiveLog: (
2387
- obj: GetServiceSettingRequest
2388
- ) => any;
2389
- export declare const ServiceSettingFilterSensitiveLog: (
2390
- obj: ServiceSetting
2391
- ) => any;
2392
- export declare const GetServiceSettingResultFilterSensitiveLog: (
2393
- obj: GetServiceSettingResult
2394
- ) => any;
2395
- export declare const LabelParameterVersionRequestFilterSensitiveLog: (
2396
- obj: LabelParameterVersionRequest
2397
- ) => any;
2398
- export declare const LabelParameterVersionResultFilterSensitiveLog: (
2399
- obj: LabelParameterVersionResult
2400
- ) => any;
2401
- export declare const AssociationFilterFilterSensitiveLog: (
2402
- obj: AssociationFilter
2403
- ) => any;
2404
- export declare const ListAssociationsRequestFilterSensitiveLog: (
2405
- obj: ListAssociationsRequest
2406
- ) => any;
2407
- export declare const AssociationFilterSensitiveLog: (obj: Association) => any;
2408
- export declare const ListAssociationsResultFilterSensitiveLog: (
2409
- obj: ListAssociationsResult
2410
- ) => any;
2411
- export declare const ListAssociationVersionsRequestFilterSensitiveLog: (
2412
- obj: ListAssociationVersionsRequest
2413
- ) => any;
2414
2148
  export declare const AssociationVersionInfoFilterSensitiveLog: (
2415
2149
  obj: AssociationVersionInfo
2416
2150
  ) => any;
2417
2151
  export declare const ListAssociationVersionsResultFilterSensitiveLog: (
2418
2152
  obj: ListAssociationVersionsResult
2419
2153
  ) => any;
2420
- export declare const CommandFilterFilterSensitiveLog: (
2421
- obj: CommandFilter
2422
- ) => any;
2423
- export declare const ListCommandInvocationsRequestFilterSensitiveLog: (
2424
- obj: ListCommandInvocationsRequest
2425
- ) => any;
2426
- export declare const CommandPluginFilterSensitiveLog: (
2427
- obj: CommandPlugin
2428
- ) => any;
2429
- export declare const CommandInvocationFilterSensitiveLog: (
2430
- obj: CommandInvocation
2431
- ) => any;
2432
- export declare const ListCommandInvocationsResultFilterSensitiveLog: (
2433
- obj: ListCommandInvocationsResult
2434
- ) => any;
2435
- export declare const ListCommandsRequestFilterSensitiveLog: (
2436
- obj: ListCommandsRequest
2437
- ) => any;
2438
2154
  export declare const CommandFilterSensitiveLog: (obj: Command) => any;
2439
2155
  export declare const ListCommandsResultFilterSensitiveLog: (
2440
2156
  obj: ListCommandsResult
2441
2157
  ) => any;
2442
- export declare const ComplianceStringFilterFilterSensitiveLog: (
2443
- obj: ComplianceStringFilter
2444
- ) => any;
2445
- export declare const ListComplianceItemsRequestFilterSensitiveLog: (
2446
- obj: ListComplianceItemsRequest
2447
- ) => any;
2448
- export declare const ComplianceExecutionSummaryFilterSensitiveLog: (
2449
- obj: ComplianceExecutionSummary
2450
- ) => any;
2451
- export declare const ComplianceItemFilterSensitiveLog: (
2452
- obj: ComplianceItem
2453
- ) => any;
2454
- export declare const ListComplianceItemsResultFilterSensitiveLog: (
2455
- obj: ListComplianceItemsResult
2456
- ) => any;
2457
- export declare const ListComplianceSummariesRequestFilterSensitiveLog: (
2458
- obj: ListComplianceSummariesRequest
2459
- ) => any;
2460
- export declare const SeveritySummaryFilterSensitiveLog: (
2461
- obj: SeveritySummary
2462
- ) => any;
2463
- export declare const CompliantSummaryFilterSensitiveLog: (
2464
- obj: CompliantSummary
2465
- ) => any;
2466
- export declare const NonCompliantSummaryFilterSensitiveLog: (
2467
- obj: NonCompliantSummary
2468
- ) => any;
2469
- export declare const ComplianceSummaryItemFilterSensitiveLog: (
2470
- obj: ComplianceSummaryItem
2471
- ) => any;
2472
- export declare const ListComplianceSummariesResultFilterSensitiveLog: (
2473
- obj: ListComplianceSummariesResult
2474
- ) => any;
2475
- export declare const ListDocumentMetadataHistoryRequestFilterSensitiveLog: (
2476
- obj: ListDocumentMetadataHistoryRequest
2477
- ) => any;
2478
- export declare const DocumentReviewCommentSourceFilterSensitiveLog: (
2479
- obj: DocumentReviewCommentSource
2480
- ) => any;
2481
- export declare const DocumentReviewerResponseSourceFilterSensitiveLog: (
2482
- obj: DocumentReviewerResponseSource
2483
- ) => any;
2484
- export declare const DocumentMetadataResponseInfoFilterSensitiveLog: (
2485
- obj: DocumentMetadataResponseInfo
2486
- ) => any;
2487
- export declare const ListDocumentMetadataHistoryResponseFilterSensitiveLog: (
2488
- obj: ListDocumentMetadataHistoryResponse
2489
- ) => any;
2490
- export declare const DocumentFilterFilterSensitiveLog: (
2491
- obj: DocumentFilter
2492
- ) => any;
2493
- export declare const DocumentKeyValuesFilterFilterSensitiveLog: (
2494
- obj: DocumentKeyValuesFilter
2495
- ) => any;
2496
- export declare const ListDocumentsRequestFilterSensitiveLog: (
2497
- obj: ListDocumentsRequest
2498
- ) => any;
2499
- export declare const DocumentIdentifierFilterSensitiveLog: (
2500
- obj: DocumentIdentifier
2501
- ) => any;
2502
- export declare const ListDocumentsResultFilterSensitiveLog: (
2503
- obj: ListDocumentsResult
2504
- ) => any;
2505
- export declare const ListDocumentVersionsRequestFilterSensitiveLog: (
2506
- obj: ListDocumentVersionsRequest
2507
- ) => any;
2508
- export declare const DocumentVersionInfoFilterSensitiveLog: (
2509
- obj: DocumentVersionInfo
2510
- ) => any;
2511
- export declare const ListDocumentVersionsResultFilterSensitiveLog: (
2512
- obj: ListDocumentVersionsResult
2513
- ) => any;
2514
- export declare const ListInventoryEntriesRequestFilterSensitiveLog: (
2515
- obj: ListInventoryEntriesRequest
2516
- ) => any;
2517
- export declare const ListInventoryEntriesResultFilterSensitiveLog: (
2518
- obj: ListInventoryEntriesResult
2519
- ) => any;
2520
- export declare const OpsItemEventFilterFilterSensitiveLog: (
2521
- obj: OpsItemEventFilter
2522
- ) => any;
2523
- export declare const ListOpsItemEventsRequestFilterSensitiveLog: (
2524
- obj: ListOpsItemEventsRequest
2525
- ) => any;
2526
- export declare const OpsItemIdentityFilterSensitiveLog: (
2527
- obj: OpsItemIdentity
2528
- ) => any;
2529
- export declare const OpsItemEventSummaryFilterSensitiveLog: (
2530
- obj: OpsItemEventSummary
2531
- ) => any;
2532
- export declare const ListOpsItemEventsResponseFilterSensitiveLog: (
2533
- obj: ListOpsItemEventsResponse
2534
- ) => any;
2535
- export declare const OpsItemRelatedItemsFilterFilterSensitiveLog: (
2536
- obj: OpsItemRelatedItemsFilter
2537
- ) => any;
2538
- export declare const ListOpsItemRelatedItemsRequestFilterSensitiveLog: (
2539
- obj: ListOpsItemRelatedItemsRequest
2540
- ) => any;
2541
- export declare const OpsItemRelatedItemSummaryFilterSensitiveLog: (
2542
- obj: OpsItemRelatedItemSummary
2543
- ) => any;
2544
- export declare const ListOpsItemRelatedItemsResponseFilterSensitiveLog: (
2545
- obj: ListOpsItemRelatedItemsResponse
2546
- ) => any;
2547
- export declare const OpsMetadataFilterFilterSensitiveLog: (
2548
- obj: OpsMetadataFilter
2549
- ) => any;
2550
- export declare const ListOpsMetadataRequestFilterSensitiveLog: (
2551
- obj: ListOpsMetadataRequest
2552
- ) => any;
2553
- export declare const OpsMetadataFilterSensitiveLog: (obj: OpsMetadata) => any;
2554
- export declare const ListOpsMetadataResultFilterSensitiveLog: (
2555
- obj: ListOpsMetadataResult
2556
- ) => any;
2557
- export declare const ListResourceComplianceSummariesRequestFilterSensitiveLog: (
2558
- obj: ListResourceComplianceSummariesRequest
2559
- ) => any;
2560
- export declare const ResourceComplianceSummaryItemFilterSensitiveLog: (
2561
- obj: ResourceComplianceSummaryItem
2562
- ) => any;
2563
- export declare const ListResourceComplianceSummariesResultFilterSensitiveLog: (
2564
- obj: ListResourceComplianceSummariesResult
2565
- ) => any;
2566
- export declare const ListResourceDataSyncRequestFilterSensitiveLog: (
2567
- obj: ListResourceDataSyncRequest
2568
- ) => any;
2569
- export declare const ResourceDataSyncSourceWithStateFilterSensitiveLog: (
2570
- obj: ResourceDataSyncSourceWithState
2571
- ) => any;
2572
- export declare const ResourceDataSyncItemFilterSensitiveLog: (
2573
- obj: ResourceDataSyncItem
2574
- ) => any;
2575
- export declare const ListResourceDataSyncResultFilterSensitiveLog: (
2576
- obj: ListResourceDataSyncResult
2577
- ) => any;
2578
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (
2579
- obj: ListTagsForResourceRequest
2580
- ) => any;
2581
- export declare const ListTagsForResourceResultFilterSensitiveLog: (
2582
- obj: ListTagsForResourceResult
2583
- ) => any;
2584
- export declare const ModifyDocumentPermissionRequestFilterSensitiveLog: (
2585
- obj: ModifyDocumentPermissionRequest
2586
- ) => any;
2587
- export declare const ModifyDocumentPermissionResponseFilterSensitiveLog: (
2588
- obj: ModifyDocumentPermissionResponse
2589
- ) => any;
2590
- export declare const ComplianceItemEntryFilterSensitiveLog: (
2591
- obj: ComplianceItemEntry
2592
- ) => any;
2593
- export declare const PutComplianceItemsRequestFilterSensitiveLog: (
2594
- obj: PutComplianceItemsRequest
2595
- ) => any;
2596
- export declare const PutComplianceItemsResultFilterSensitiveLog: (
2597
- obj: PutComplianceItemsResult
2598
- ) => any;
2599
- export declare const InventoryItemFilterSensitiveLog: (
2600
- obj: InventoryItem
2601
- ) => any;
2602
- export declare const PutInventoryRequestFilterSensitiveLog: (
2603
- obj: PutInventoryRequest
2604
- ) => any;
2605
- export declare const PutInventoryResultFilterSensitiveLog: (
2606
- obj: PutInventoryResult
2607
- ) => any;
2608
2158
  export declare const PutParameterRequestFilterSensitiveLog: (
2609
2159
  obj: PutParameterRequest
2610
2160
  ) => any;
2611
- export declare const PutParameterResultFilterSensitiveLog: (
2612
- obj: PutParameterResult
2613
- ) => any;
2614
- export declare const PutResourcePolicyRequestFilterSensitiveLog: (
2615
- obj: PutResourcePolicyRequest
2616
- ) => any;
2617
- export declare const PutResourcePolicyResponseFilterSensitiveLog: (
2618
- obj: PutResourcePolicyResponse
2619
- ) => any;
2620
- export declare const RegisterDefaultPatchBaselineRequestFilterSensitiveLog: (
2621
- obj: RegisterDefaultPatchBaselineRequest
2622
- ) => any;
2623
- export declare const RegisterDefaultPatchBaselineResultFilterSensitiveLog: (
2624
- obj: RegisterDefaultPatchBaselineResult
2625
- ) => any;
2626
- export declare const RegisterPatchBaselineForPatchGroupRequestFilterSensitiveLog: (
2627
- obj: RegisterPatchBaselineForPatchGroupRequest
2628
- ) => any;
2629
- export declare const RegisterPatchBaselineForPatchGroupResultFilterSensitiveLog: (
2630
- obj: RegisterPatchBaselineForPatchGroupResult
2631
- ) => any;
2632
2161
  export declare const RegisterTargetWithMaintenanceWindowRequestFilterSensitiveLog: (
2633
2162
  obj: RegisterTargetWithMaintenanceWindowRequest
2634
2163
  ) => any;
2635
- export declare const RegisterTargetWithMaintenanceWindowResultFilterSensitiveLog: (
2636
- obj: RegisterTargetWithMaintenanceWindowResult
2637
- ) => any;
2638
2164
  export declare const RegisterTaskWithMaintenanceWindowRequestFilterSensitiveLog: (
2639
2165
  obj: RegisterTaskWithMaintenanceWindowRequest
2640
2166
  ) => any;
2641
- export declare const RegisterTaskWithMaintenanceWindowResultFilterSensitiveLog: (
2642
- obj: RegisterTaskWithMaintenanceWindowResult
2643
- ) => any;
2644
- export declare const RemoveTagsFromResourceRequestFilterSensitiveLog: (
2645
- obj: RemoveTagsFromResourceRequest
2646
- ) => any;
2647
- export declare const RemoveTagsFromResourceResultFilterSensitiveLog: (
2648
- obj: RemoveTagsFromResourceResult
2649
- ) => any;
2650
- export declare const ResetServiceSettingRequestFilterSensitiveLog: (
2651
- obj: ResetServiceSettingRequest
2652
- ) => any;
2653
- export declare const ResetServiceSettingResultFilterSensitiveLog: (
2654
- obj: ResetServiceSettingResult
2655
- ) => any;
2656
- export declare const ResumeSessionRequestFilterSensitiveLog: (
2657
- obj: ResumeSessionRequest
2658
- ) => any;
2659
- export declare const ResumeSessionResponseFilterSensitiveLog: (
2660
- obj: ResumeSessionResponse
2661
- ) => any;
2662
- export declare const SendAutomationSignalRequestFilterSensitiveLog: (
2663
- obj: SendAutomationSignalRequest
2664
- ) => any;
2665
- export declare const SendAutomationSignalResultFilterSensitiveLog: (
2666
- obj: SendAutomationSignalResult
2667
- ) => any;
2668
2167
  export declare const SendCommandRequestFilterSensitiveLog: (
2669
2168
  obj: SendCommandRequest
2670
2169
  ) => any;
2671
2170
  export declare const SendCommandResultFilterSensitiveLog: (
2672
2171
  obj: SendCommandResult
2673
2172
  ) => any;
2674
- export declare const StartAssociationsOnceRequestFilterSensitiveLog: (
2675
- obj: StartAssociationsOnceRequest
2676
- ) => any;
2677
- export declare const StartAssociationsOnceResultFilterSensitiveLog: (
2678
- obj: StartAssociationsOnceResult
2679
- ) => any;
2680
- export declare const StartAutomationExecutionRequestFilterSensitiveLog: (
2681
- obj: StartAutomationExecutionRequest
2682
- ) => any;
2683
- export declare const StartAutomationExecutionResultFilterSensitiveLog: (
2684
- obj: StartAutomationExecutionResult
2685
- ) => any;
2686
- export declare const StartChangeRequestExecutionRequestFilterSensitiveLog: (
2687
- obj: StartChangeRequestExecutionRequest
2688
- ) => any;
2689
- export declare const StartChangeRequestExecutionResultFilterSensitiveLog: (
2690
- obj: StartChangeRequestExecutionResult
2691
- ) => any;
2692
- export declare const StartSessionRequestFilterSensitiveLog: (
2693
- obj: StartSessionRequest
2694
- ) => any;
2695
- export declare const StartSessionResponseFilterSensitiveLog: (
2696
- obj: StartSessionResponse
2697
- ) => any;
2698
- export declare const StopAutomationExecutionRequestFilterSensitiveLog: (
2699
- obj: StopAutomationExecutionRequest
2700
- ) => any;
2701
- export declare const StopAutomationExecutionResultFilterSensitiveLog: (
2702
- obj: StopAutomationExecutionResult
2703
- ) => any;
2704
- export declare const TerminateSessionRequestFilterSensitiveLog: (
2705
- obj: TerminateSessionRequest
2706
- ) => any;
2707
- export declare const TerminateSessionResponseFilterSensitiveLog: (
2708
- obj: TerminateSessionResponse
2709
- ) => any;
2710
- export declare const UnlabelParameterVersionRequestFilterSensitiveLog: (
2711
- obj: UnlabelParameterVersionRequest
2712
- ) => any;
2713
- export declare const UnlabelParameterVersionResultFilterSensitiveLog: (
2714
- obj: UnlabelParameterVersionResult
2715
- ) => any;
@@ -361,36 +361,9 @@ export declare const UpdateAssociationRequestFilterSensitiveLog: (
361
361
  export declare const UpdateAssociationResultFilterSensitiveLog: (
362
362
  obj: UpdateAssociationResult
363
363
  ) => any;
364
- export declare const UpdateAssociationStatusRequestFilterSensitiveLog: (
365
- obj: UpdateAssociationStatusRequest
366
- ) => any;
367
364
  export declare const UpdateAssociationStatusResultFilterSensitiveLog: (
368
365
  obj: UpdateAssociationStatusResult
369
366
  ) => any;
370
- export declare const UpdateDocumentRequestFilterSensitiveLog: (
371
- obj: UpdateDocumentRequest
372
- ) => any;
373
- export declare const UpdateDocumentResultFilterSensitiveLog: (
374
- obj: UpdateDocumentResult
375
- ) => any;
376
- export declare const UpdateDocumentDefaultVersionRequestFilterSensitiveLog: (
377
- obj: UpdateDocumentDefaultVersionRequest
378
- ) => any;
379
- export declare const DocumentDefaultVersionDescriptionFilterSensitiveLog: (
380
- obj: DocumentDefaultVersionDescription
381
- ) => any;
382
- export declare const UpdateDocumentDefaultVersionResultFilterSensitiveLog: (
383
- obj: UpdateDocumentDefaultVersionResult
384
- ) => any;
385
- export declare const DocumentReviewsFilterSensitiveLog: (
386
- obj: DocumentReviews
387
- ) => any;
388
- export declare const UpdateDocumentMetadataRequestFilterSensitiveLog: (
389
- obj: UpdateDocumentMetadataRequest
390
- ) => any;
391
- export declare const UpdateDocumentMetadataResponseFilterSensitiveLog: (
392
- obj: UpdateDocumentMetadataResponse
393
- ) => any;
394
367
  export declare const UpdateMaintenanceWindowRequestFilterSensitiveLog: (
395
368
  obj: UpdateMaintenanceWindowRequest
396
369
  ) => any;
@@ -409,51 +382,9 @@ export declare const UpdateMaintenanceWindowTaskRequestFilterSensitiveLog: (
409
382
  export declare const UpdateMaintenanceWindowTaskResultFilterSensitiveLog: (
410
383
  obj: UpdateMaintenanceWindowTaskResult
411
384
  ) => any;
412
- export declare const UpdateManagedInstanceRoleRequestFilterSensitiveLog: (
413
- obj: UpdateManagedInstanceRoleRequest
414
- ) => any;
415
- export declare const UpdateManagedInstanceRoleResultFilterSensitiveLog: (
416
- obj: UpdateManagedInstanceRoleResult
417
- ) => any;
418
- export declare const UpdateOpsItemRequestFilterSensitiveLog: (
419
- obj: UpdateOpsItemRequest
420
- ) => any;
421
- export declare const UpdateOpsItemResponseFilterSensitiveLog: (
422
- obj: UpdateOpsItemResponse
423
- ) => any;
424
- export declare const UpdateOpsMetadataRequestFilterSensitiveLog: (
425
- obj: UpdateOpsMetadataRequest
426
- ) => any;
427
- export declare const UpdateOpsMetadataResultFilterSensitiveLog: (
428
- obj: UpdateOpsMetadataResult
429
- ) => any;
430
385
  export declare const UpdatePatchBaselineRequestFilterSensitiveLog: (
431
386
  obj: UpdatePatchBaselineRequest
432
387
  ) => any;
433
388
  export declare const UpdatePatchBaselineResultFilterSensitiveLog: (
434
389
  obj: UpdatePatchBaselineResult
435
390
  ) => any;
436
- export declare const UpdateResourceDataSyncRequestFilterSensitiveLog: (
437
- obj: UpdateResourceDataSyncRequest
438
- ) => any;
439
- export declare const UpdateResourceDataSyncResultFilterSensitiveLog: (
440
- obj: UpdateResourceDataSyncResult
441
- ) => any;
442
- export declare const UpdateServiceSettingRequestFilterSensitiveLog: (
443
- obj: UpdateServiceSettingRequest
444
- ) => any;
445
- export declare const UpdateServiceSettingResultFilterSensitiveLog: (
446
- obj: UpdateServiceSettingResult
447
- ) => any;
448
- export declare const InventoryAggregatorFilterSensitiveLog: (
449
- obj: InventoryAggregator
450
- ) => any;
451
- export declare const OpsAggregatorFilterSensitiveLog: (
452
- obj: OpsAggregator
453
- ) => any;
454
- export declare const GetInventoryRequestFilterSensitiveLog: (
455
- obj: GetInventoryRequest
456
- ) => any;
457
- export declare const GetOpsSummaryRequestFilterSensitiveLog: (
458
- obj: GetOpsSummaryRequest
459
- ) => any;