@aws-sdk/client-ssm 3.297.0 → 3.299.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 (273) 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 +1 -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 +0 -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/models/models_0.d.ts +0 -644
  268. package/dist-types/models/models_1.d.ts +8 -748
  269. package/dist-types/models/models_2.d.ts +0 -92
  270. package/dist-types/ts3.4/models/models_0.d.ts +0 -459
  271. package/dist-types/ts3.4/models/models_1.d.ts +0 -543
  272. package/dist-types/ts3.4/models/models_2.d.ts +0 -69
  273. package/package.json +11 -10
@@ -4,7 +4,6 @@ exports.DescribeDocumentCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribeDocumentCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribeDocumentCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeDocumentRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.DescribeDocumentResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DescribeDocumentPermissionCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribeDocumentPermissionCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribeDocumentPermissionCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeDocumentPermissionRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.DescribeDocumentPermissionResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DescribeEffectiveInstanceAssociationsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribeEffectiveInstanceAssociationsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribeEffectiveInstanceAssociationsCommand extends smithy_client_1.Comma
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeEffectiveInstanceAssociationsRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.DescribeEffectiveInstanceAssociationsResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DescribeEffectivePatchesForPatchBaselineCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribeEffectivePatchesForPatchBaselineCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribeEffectivePatchesForPatchBaselineCommand extends smithy_client_1.Co
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeEffectivePatchesForPatchBaselineRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.DescribeEffectivePatchesForPatchBaselineResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DescribeInstanceAssociationsStatusCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribeInstanceAssociationsStatusCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribeInstanceAssociationsStatusCommand extends smithy_client_1.Command
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeInstanceAssociationsStatusRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.DescribeInstanceAssociationsStatusResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DescribeInstanceInformationCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribeInstanceInformationCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribeInstanceInformationCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeInstanceInformationRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.DescribeInstanceInformationResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -30,7 +30,7 @@ class DescribeInstancePatchStatesCommand extends smithy_client_1.Command {
30
30
  logger,
31
31
  clientName,
32
32
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeInstancePatchStatesRequestFilterSensitiveLog,
33
+ inputFilterSensitiveLog: (_) => _,
34
34
  outputFilterSensitiveLog: models_0_1.DescribeInstancePatchStatesResultFilterSensitiveLog,
35
35
  };
36
36
  const { requestHandler } = configuration;
@@ -30,7 +30,7 @@ class DescribeInstancePatchStatesForPatchGroupCommand extends smithy_client_1.Co
30
30
  logger,
31
31
  clientName,
32
32
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeInstancePatchStatesForPatchGroupRequestFilterSensitiveLog,
33
+ inputFilterSensitiveLog: (_) => _,
34
34
  outputFilterSensitiveLog: models_0_1.DescribeInstancePatchStatesForPatchGroupResultFilterSensitiveLog,
35
35
  };
36
36
  const { requestHandler } = configuration;
@@ -4,7 +4,6 @@ exports.DescribeInstancePatchesCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribeInstancePatchesCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribeInstancePatchesCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeInstancePatchesRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.DescribeInstancePatchesResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DescribeInventoryDeletionsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribeInventoryDeletionsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribeInventoryDeletionsCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeInventoryDeletionsRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.DescribeInventoryDeletionsResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -30,7 +30,7 @@ class DescribeMaintenanceWindowExecutionTaskInvocationsCommand extends smithy_cl
30
30
  logger,
31
31
  clientName,
32
32
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeMaintenanceWindowExecutionTaskInvocationsRequestFilterSensitiveLog,
33
+ inputFilterSensitiveLog: (_) => _,
34
34
  outputFilterSensitiveLog: models_0_1.DescribeMaintenanceWindowExecutionTaskInvocationsResultFilterSensitiveLog,
35
35
  };
36
36
  const { requestHandler } = configuration;
@@ -4,7 +4,6 @@ exports.DescribeMaintenanceWindowExecutionTasksCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribeMaintenanceWindowExecutionTasksCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribeMaintenanceWindowExecutionTasksCommand extends smithy_client_1.Com
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeMaintenanceWindowExecutionTasksRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.DescribeMaintenanceWindowExecutionTasksResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DescribeMaintenanceWindowExecutionsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribeMaintenanceWindowExecutionsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribeMaintenanceWindowExecutionsCommand extends smithy_client_1.Command
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeMaintenanceWindowExecutionsRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.DescribeMaintenanceWindowExecutionsResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DescribeMaintenanceWindowScheduleCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribeMaintenanceWindowScheduleCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribeMaintenanceWindowScheduleCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeMaintenanceWindowScheduleRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.DescribeMaintenanceWindowScheduleResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -30,7 +30,7 @@ class DescribeMaintenanceWindowTargetsCommand extends smithy_client_1.Command {
30
30
  logger,
31
31
  clientName,
32
32
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeMaintenanceWindowTargetsRequestFilterSensitiveLog,
33
+ inputFilterSensitiveLog: (_) => _,
34
34
  outputFilterSensitiveLog: models_0_1.DescribeMaintenanceWindowTargetsResultFilterSensitiveLog,
35
35
  };
36
36
  const { requestHandler } = configuration;
@@ -30,7 +30,7 @@ class DescribeMaintenanceWindowTasksCommand extends smithy_client_1.Command {
30
30
  logger,
31
31
  clientName,
32
32
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeMaintenanceWindowTasksRequestFilterSensitiveLog,
33
+ inputFilterSensitiveLog: (_) => _,
34
34
  outputFilterSensitiveLog: models_0_1.DescribeMaintenanceWindowTasksResultFilterSensitiveLog,
35
35
  };
36
36
  const { requestHandler } = configuration;
@@ -30,7 +30,7 @@ class DescribeMaintenanceWindowsCommand extends smithy_client_1.Command {
30
30
  logger,
31
31
  clientName,
32
32
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeMaintenanceWindowsRequestFilterSensitiveLog,
33
+ inputFilterSensitiveLog: (_) => _,
34
34
  outputFilterSensitiveLog: models_0_1.DescribeMaintenanceWindowsResultFilterSensitiveLog,
35
35
  };
36
36
  const { requestHandler } = configuration;
@@ -4,7 +4,6 @@ exports.DescribeMaintenanceWindowsForTargetCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribeMaintenanceWindowsForTargetCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribeMaintenanceWindowsForTargetCommand extends smithy_client_1.Command
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.DescribeMaintenanceWindowsForTargetRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.DescribeMaintenanceWindowsForTargetResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DescribeOpsItemsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribeOpsItemsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribeOpsItemsCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.DescribeOpsItemsRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.DescribeOpsItemsResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DescribeParametersCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribeParametersCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribeParametersCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.DescribeParametersRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.DescribeParametersResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DescribePatchBaselinesCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribePatchBaselinesCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribePatchBaselinesCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.DescribePatchBaselinesRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.DescribePatchBaselinesResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DescribePatchGroupStateCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribePatchGroupStateCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribePatchGroupStateCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.DescribePatchGroupStateRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.DescribePatchGroupStateResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DescribePatchGroupsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribePatchGroupsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribePatchGroupsCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.DescribePatchGroupsRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.DescribePatchGroupsResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DescribePatchPropertiesCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribePatchPropertiesCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribePatchPropertiesCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.DescribePatchPropertiesRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.DescribePatchPropertiesResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DescribeSessionsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DescribeSessionsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DescribeSessionsCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.DescribeSessionsRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.DescribeSessionsResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.DisassociateOpsItemRelatedItemCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class DisassociateOpsItemRelatedItemCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class DisassociateOpsItemRelatedItemCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.DisassociateOpsItemRelatedItemRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.DisassociateOpsItemRelatedItemResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.GetAutomationExecutionCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class GetAutomationExecutionCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class GetAutomationExecutionCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.GetAutomationExecutionRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.GetAutomationExecutionResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.GetCalendarStateCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class GetCalendarStateCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class GetCalendarStateCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.GetCalendarStateRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.GetCalendarStateResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.GetCommandInvocationCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class GetCommandInvocationCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class GetCommandInvocationCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.GetCommandInvocationRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.GetCommandInvocationResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.GetConnectionStatusCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class GetConnectionStatusCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class GetConnectionStatusCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.GetConnectionStatusRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.GetConnectionStatusResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.GetDefaultPatchBaselineCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class GetDefaultPatchBaselineCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class GetDefaultPatchBaselineCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.GetDefaultPatchBaselineRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.GetDefaultPatchBaselineResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -31,7 +31,7 @@ class GetDeployablePatchSnapshotForInstanceCommand extends smithy_client_1.Comma
31
31
  clientName,
32
32
  commandName,
33
33
  inputFilterSensitiveLog: models_1_1.GetDeployablePatchSnapshotForInstanceRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.GetDeployablePatchSnapshotForInstanceResultFilterSensitiveLog,
34
+ outputFilterSensitiveLog: (_) => _,
35
35
  };
36
36
  const { requestHandler } = configuration;
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.GetDocumentCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class GetDocumentCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class GetDocumentCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_1_1.GetDocumentRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_1_1.GetDocumentResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,8 +4,6 @@ exports.GetInventoryCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_1_1 = require("../models/models_1");
8
- const models_2_1 = require("../models/models_2");
9
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
8
  class GetInventoryCommand extends smithy_client_1.Command {
11
9
  static getEndpointParameterInstructions() {
@@ -31,8 +29,8 @@ class GetInventoryCommand extends smithy_client_1.Command {
31
29
  logger,
32
30
  clientName,
33
31
  commandName,
34
- inputFilterSensitiveLog: models_2_1.GetInventoryRequestFilterSensitiveLog,
35
- outputFilterSensitiveLog: models_1_1.GetInventoryResultFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
36
34
  };
37
35
  const { requestHandler } = configuration;
38
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);