@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
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribePatchPropertiesRequestFilterSensitiveLog, DescribePatchPropertiesResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1DescribePatchPropertiesCommand, serializeAws_json1_1DescribePatchPropertiesCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DescribePatchPropertiesCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribePatchPropertiesCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribePatchPropertiesRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribePatchPropertiesResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeSessionsRequestFilterSensitiveLog, DescribeSessionsResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1DescribeSessionsCommand, serializeAws_json1_1DescribeSessionsCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DescribeSessionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeSessionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeSessionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeSessionsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DisassociateOpsItemRelatedItemRequestFilterSensitiveLog, DisassociateOpsItemRelatedItemResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1DisassociateOpsItemRelatedItemCommand, serializeAws_json1_1DisassociateOpsItemRelatedItemCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DisassociateOpsItemRelatedItemCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DisassociateOpsItemRelatedItemCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DisassociateOpsItemRelatedItemRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DisassociateOpsItemRelatedItemResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetAutomationExecutionRequestFilterSensitiveLog, GetAutomationExecutionResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetAutomationExecutionCommand, serializeAws_json1_1GetAutomationExecutionCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetAutomationExecutionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetAutomationExecutionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetAutomationExecutionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetAutomationExecutionResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetCalendarStateRequestFilterSensitiveLog, GetCalendarStateResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetCalendarStateCommand, serializeAws_json1_1GetCalendarStateCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetCalendarStateCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetCalendarStateCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetCalendarStateRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetCalendarStateResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetCommandInvocationRequestFilterSensitiveLog, GetCommandInvocationResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetCommandInvocationCommand, serializeAws_json1_1GetCommandInvocationCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetCommandInvocationCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetCommandInvocationCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetCommandInvocationRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetCommandInvocationResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetConnectionStatusRequestFilterSensitiveLog, GetConnectionStatusResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetConnectionStatusCommand, serializeAws_json1_1GetConnectionStatusCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetConnectionStatusCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetConnectionStatusCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetConnectionStatusRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetConnectionStatusResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetDefaultPatchBaselineRequestFilterSensitiveLog, GetDefaultPatchBaselineResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetDefaultPatchBaselineCommand, serializeAws_json1_1GetDefaultPatchBaselineCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetDefaultPatchBaselineCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetDefaultPatchBaselineCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetDefaultPatchBaselineRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetDefaultPatchBaselineResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetDeployablePatchSnapshotForInstanceRequestFilterSensitiveLog, GetDeployablePatchSnapshotForInstanceResultFilterSensitiveLog, } from "../models/models_1";
4
+ import { GetDeployablePatchSnapshotForInstanceRequestFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1GetDeployablePatchSnapshotForInstanceCommand, serializeAws_json1_1GetDeployablePatchSnapshotForInstanceCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetDeployablePatchSnapshotForInstanceCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -28,7 +28,7 @@ export class GetDeployablePatchSnapshotForInstanceCommand extends $Command {
28
28
  clientName,
29
29
  commandName,
30
30
  inputFilterSensitiveLog: GetDeployablePatchSnapshotForInstanceRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetDeployablePatchSnapshotForInstanceResultFilterSensitiveLog,
31
+ outputFilterSensitiveLog: (_) => _,
32
32
  };
33
33
  const { requestHandler } = configuration;
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetDocumentRequestFilterSensitiveLog, GetDocumentResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetDocumentCommand, serializeAws_json1_1GetDocumentCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetDocumentCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetDocumentCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetDocumentRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetDocumentResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,8 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetInventoryResultFilterSensitiveLog } from "../models/models_1";
5
- import { GetInventoryRequestFilterSensitiveLog } from "../models/models_2";
6
4
  import { deserializeAws_json1_1GetInventoryCommand, serializeAws_json1_1GetInventoryCommand, } from "../protocols/Aws_json1_1";
7
5
  export class GetInventoryCommand extends $Command {
8
6
  static getEndpointParameterInstructions() {
@@ -28,8 +26,8 @@ export class GetInventoryCommand extends $Command {
28
26
  logger,
29
27
  clientName,
30
28
  commandName,
31
- inputFilterSensitiveLog: GetInventoryRequestFilterSensitiveLog,
32
- outputFilterSensitiveLog: GetInventoryResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
33
31
  };
34
32
  const { requestHandler } = configuration;
35
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetInventorySchemaRequestFilterSensitiveLog, GetInventorySchemaResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetInventorySchemaCommand, serializeAws_json1_1GetInventorySchemaCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetInventorySchemaCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetInventorySchemaCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetInventorySchemaRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetInventorySchemaResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetMaintenanceWindowRequestFilterSensitiveLog, GetMaintenanceWindowResultFilterSensitiveLog, } from "../models/models_1";
4
+ import { GetMaintenanceWindowResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1GetMaintenanceWindowCommand, serializeAws_json1_1GetMaintenanceWindowCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetMaintenanceWindowCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class GetMaintenanceWindowCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: GetMaintenanceWindowRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: GetMaintenanceWindowResultFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetMaintenanceWindowExecutionRequestFilterSensitiveLog, GetMaintenanceWindowExecutionResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetMaintenanceWindowExecutionCommand, serializeAws_json1_1GetMaintenanceWindowExecutionCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetMaintenanceWindowExecutionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetMaintenanceWindowExecutionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetMaintenanceWindowExecutionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetMaintenanceWindowExecutionResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetMaintenanceWindowExecutionTaskRequestFilterSensitiveLog, GetMaintenanceWindowExecutionTaskResultFilterSensitiveLog, } from "../models/models_1";
4
+ import { GetMaintenanceWindowExecutionTaskResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1GetMaintenanceWindowExecutionTaskCommand, serializeAws_json1_1GetMaintenanceWindowExecutionTaskCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetMaintenanceWindowExecutionTaskCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class GetMaintenanceWindowExecutionTaskCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: GetMaintenanceWindowExecutionTaskRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: GetMaintenanceWindowExecutionTaskResultFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetMaintenanceWindowExecutionTaskInvocationRequestFilterSensitiveLog, GetMaintenanceWindowExecutionTaskInvocationResultFilterSensitiveLog, } from "../models/models_1";
4
+ import { GetMaintenanceWindowExecutionTaskInvocationResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1GetMaintenanceWindowExecutionTaskInvocationCommand, serializeAws_json1_1GetMaintenanceWindowExecutionTaskInvocationCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetMaintenanceWindowExecutionTaskInvocationCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class GetMaintenanceWindowExecutionTaskInvocationCommand extends $Command
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: GetMaintenanceWindowExecutionTaskInvocationRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: GetMaintenanceWindowExecutionTaskInvocationResultFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetMaintenanceWindowTaskRequestFilterSensitiveLog, GetMaintenanceWindowTaskResultFilterSensitiveLog, } from "../models/models_1";
4
+ import { GetMaintenanceWindowTaskResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1GetMaintenanceWindowTaskCommand, serializeAws_json1_1GetMaintenanceWindowTaskCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetMaintenanceWindowTaskCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class GetMaintenanceWindowTaskCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: GetMaintenanceWindowTaskRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: GetMaintenanceWindowTaskResultFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetOpsItemRequestFilterSensitiveLog, GetOpsItemResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetOpsItemCommand, serializeAws_json1_1GetOpsItemCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetOpsItemCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetOpsItemCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetOpsItemRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetOpsItemResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetOpsMetadataRequestFilterSensitiveLog, GetOpsMetadataResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetOpsMetadataCommand, serializeAws_json1_1GetOpsMetadataCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetOpsMetadataCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetOpsMetadataCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetOpsMetadataRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetOpsMetadataResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,8 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetOpsSummaryResultFilterSensitiveLog } from "../models/models_1";
5
- import { GetOpsSummaryRequestFilterSensitiveLog } from "../models/models_2";
6
4
  import { deserializeAws_json1_1GetOpsSummaryCommand, serializeAws_json1_1GetOpsSummaryCommand, } from "../protocols/Aws_json1_1";
7
5
  export class GetOpsSummaryCommand extends $Command {
8
6
  static getEndpointParameterInstructions() {
@@ -28,8 +26,8 @@ export class GetOpsSummaryCommand extends $Command {
28
26
  logger,
29
27
  clientName,
30
28
  commandName,
31
- inputFilterSensitiveLog: GetOpsSummaryRequestFilterSensitiveLog,
32
- outputFilterSensitiveLog: GetOpsSummaryResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
33
31
  };
34
32
  const { requestHandler } = configuration;
35
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetParameterRequestFilterSensitiveLog, GetParameterResultFilterSensitiveLog, } from "../models/models_1";
4
+ import { GetParameterResultFilterSensitiveLog } from "../models/models_1";
5
5
  import { deserializeAws_json1_1GetParameterCommand, serializeAws_json1_1GetParameterCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetParameterCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class GetParameterCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: GetParameterRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: GetParameterResultFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetParameterHistoryRequestFilterSensitiveLog, GetParameterHistoryResultFilterSensitiveLog, } from "../models/models_1";
4
+ import { GetParameterHistoryResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1GetParameterHistoryCommand, serializeAws_json1_1GetParameterHistoryCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetParameterHistoryCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class GetParameterHistoryCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: GetParameterHistoryRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: GetParameterHistoryResultFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetParametersByPathRequestFilterSensitiveLog, GetParametersByPathResultFilterSensitiveLog, } from "../models/models_1";
4
+ import { GetParametersByPathResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1GetParametersByPathCommand, serializeAws_json1_1GetParametersByPathCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetParametersByPathCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class GetParametersByPathCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: GetParametersByPathRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: GetParametersByPathResultFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetParametersRequestFilterSensitiveLog, GetParametersResultFilterSensitiveLog, } from "../models/models_1";
4
+ import { GetParametersResultFilterSensitiveLog } from "../models/models_1";
5
5
  import { deserializeAws_json1_1GetParametersCommand, serializeAws_json1_1GetParametersCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetParametersCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class GetParametersCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: GetParametersRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: GetParametersResultFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetPatchBaselineRequestFilterSensitiveLog, GetPatchBaselineResultFilterSensitiveLog, } from "../models/models_1";
4
+ import { GetPatchBaselineResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1GetPatchBaselineCommand, serializeAws_json1_1GetPatchBaselineCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetPatchBaselineCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class GetPatchBaselineCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: GetPatchBaselineRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: GetPatchBaselineResultFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetPatchBaselineForPatchGroupRequestFilterSensitiveLog, GetPatchBaselineForPatchGroupResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetPatchBaselineForPatchGroupCommand, serializeAws_json1_1GetPatchBaselineForPatchGroupCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetPatchBaselineForPatchGroupCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetPatchBaselineForPatchGroupCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetPatchBaselineForPatchGroupRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetPatchBaselineForPatchGroupResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetResourcePoliciesRequestFilterSensitiveLog, GetResourcePoliciesResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetResourcePoliciesCommand, serializeAws_json1_1GetResourcePoliciesCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetResourcePoliciesCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetResourcePoliciesCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetResourcePoliciesRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetResourcePoliciesResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetServiceSettingRequestFilterSensitiveLog, GetServiceSettingResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetServiceSettingCommand, serializeAws_json1_1GetServiceSettingCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetServiceSettingCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetServiceSettingCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetServiceSettingRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetServiceSettingResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { LabelParameterVersionRequestFilterSensitiveLog, LabelParameterVersionResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1LabelParameterVersionCommand, serializeAws_json1_1LabelParameterVersionCommand, } from "../protocols/Aws_json1_1";
6
5
  export class LabelParameterVersionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class LabelParameterVersionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: LabelParameterVersionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: LabelParameterVersionResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListAssociationVersionsRequestFilterSensitiveLog, ListAssociationVersionsResultFilterSensitiveLog, } from "../models/models_1";
4
+ import { ListAssociationVersionsResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_json1_1ListAssociationVersionsCommand, serializeAws_json1_1ListAssociationVersionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListAssociationVersionsCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class ListAssociationVersionsCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: ListAssociationVersionsRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: ListAssociationVersionsResultFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListAssociationsRequestFilterSensitiveLog, ListAssociationsResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1ListAssociationsCommand, serializeAws_json1_1ListAssociationsCommand, } from "../protocols/Aws_json1_1";
6
5
  export class ListAssociationsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListAssociationsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListAssociationsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListAssociationsResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);