@aws-sdk/client-glue 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 (417) hide show
  1. package/dist-cjs/commands/BatchCreatePartitionCommand.js +2 -3
  2. package/dist-cjs/commands/BatchDeleteConnectionCommand.js +2 -3
  3. package/dist-cjs/commands/BatchDeletePartitionCommand.js +2 -3
  4. package/dist-cjs/commands/BatchDeleteTableCommand.js +2 -3
  5. package/dist-cjs/commands/BatchDeleteTableVersionCommand.js +2 -3
  6. package/dist-cjs/commands/BatchGetBlueprintsCommand.js +2 -3
  7. package/dist-cjs/commands/BatchGetCrawlersCommand.js +2 -3
  8. package/dist-cjs/commands/BatchGetCustomEntityTypesCommand.js +2 -3
  9. package/dist-cjs/commands/BatchGetDataQualityResultCommand.js +2 -3
  10. package/dist-cjs/commands/BatchGetDevEndpointsCommand.js +2 -3
  11. package/dist-cjs/commands/BatchGetJobsCommand.js +1 -2
  12. package/dist-cjs/commands/BatchGetPartitionCommand.js +2 -3
  13. package/dist-cjs/commands/BatchGetTriggersCommand.js +2 -3
  14. package/dist-cjs/commands/BatchGetWorkflowsCommand.js +2 -3
  15. package/dist-cjs/commands/BatchStopJobRunCommand.js +2 -3
  16. package/dist-cjs/commands/BatchUpdatePartitionCommand.js +2 -3
  17. package/dist-cjs/commands/CancelDataQualityRuleRecommendationRunCommand.js +2 -3
  18. package/dist-cjs/commands/CancelDataQualityRulesetEvaluationRunCommand.js +2 -3
  19. package/dist-cjs/commands/CancelMLTaskRunCommand.js +2 -3
  20. package/dist-cjs/commands/CancelStatementCommand.js +2 -3
  21. package/dist-cjs/commands/CheckSchemaVersionValidityCommand.js +2 -3
  22. package/dist-cjs/commands/CreateBlueprintCommand.js +2 -3
  23. package/dist-cjs/commands/CreateClassifierCommand.js +2 -3
  24. package/dist-cjs/commands/CreateConnectionCommand.js +2 -3
  25. package/dist-cjs/commands/CreateCrawlerCommand.js +2 -3
  26. package/dist-cjs/commands/CreateCustomEntityTypeCommand.js +2 -3
  27. package/dist-cjs/commands/CreateDataQualityRulesetCommand.js +2 -3
  28. package/dist-cjs/commands/CreateDatabaseCommand.js +2 -3
  29. package/dist-cjs/commands/CreateDevEndpointCommand.js +2 -3
  30. package/dist-cjs/commands/CreateJobCommand.js +1 -2
  31. package/dist-cjs/commands/CreateMLTransformCommand.js +2 -3
  32. package/dist-cjs/commands/CreatePartitionCommand.js +2 -3
  33. package/dist-cjs/commands/CreatePartitionIndexCommand.js +2 -3
  34. package/dist-cjs/commands/CreateRegistryCommand.js +2 -3
  35. package/dist-cjs/commands/CreateSchemaCommand.js +2 -4
  36. package/dist-cjs/commands/CreateScriptCommand.js +2 -3
  37. package/dist-cjs/commands/CreateSecurityConfigurationCommand.js +2 -3
  38. package/dist-cjs/commands/CreateSessionCommand.js +2 -3
  39. package/dist-cjs/commands/CreateTableCommand.js +2 -3
  40. package/dist-cjs/commands/CreateTriggerCommand.js +2 -3
  41. package/dist-cjs/commands/CreateUserDefinedFunctionCommand.js +2 -3
  42. package/dist-cjs/commands/CreateWorkflowCommand.js +2 -3
  43. package/dist-cjs/commands/DeleteBlueprintCommand.js +2 -3
  44. package/dist-cjs/commands/DeleteClassifierCommand.js +2 -3
  45. package/dist-cjs/commands/DeleteColumnStatisticsForPartitionCommand.js +2 -3
  46. package/dist-cjs/commands/DeleteColumnStatisticsForTableCommand.js +2 -3
  47. package/dist-cjs/commands/DeleteConnectionCommand.js +2 -3
  48. package/dist-cjs/commands/DeleteCrawlerCommand.js +2 -3
  49. package/dist-cjs/commands/DeleteCustomEntityTypeCommand.js +2 -3
  50. package/dist-cjs/commands/DeleteDataQualityRulesetCommand.js +2 -3
  51. package/dist-cjs/commands/DeleteDatabaseCommand.js +2 -3
  52. package/dist-cjs/commands/DeleteDevEndpointCommand.js +2 -3
  53. package/dist-cjs/commands/DeleteJobCommand.js +2 -3
  54. package/dist-cjs/commands/DeleteMLTransformCommand.js +2 -3
  55. package/dist-cjs/commands/DeletePartitionCommand.js +2 -3
  56. package/dist-cjs/commands/DeletePartitionIndexCommand.js +2 -3
  57. package/dist-cjs/commands/DeleteRegistryCommand.js +2 -3
  58. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -3
  59. package/dist-cjs/commands/DeleteSchemaCommand.js +2 -3
  60. package/dist-cjs/commands/DeleteSchemaVersionsCommand.js +2 -3
  61. package/dist-cjs/commands/DeleteSecurityConfigurationCommand.js +2 -3
  62. package/dist-cjs/commands/DeleteSessionCommand.js +2 -3
  63. package/dist-cjs/commands/DeleteTableCommand.js +2 -3
  64. package/dist-cjs/commands/DeleteTableVersionCommand.js +2 -3
  65. package/dist-cjs/commands/DeleteTriggerCommand.js +2 -3
  66. package/dist-cjs/commands/DeleteUserDefinedFunctionCommand.js +2 -3
  67. package/dist-cjs/commands/DeleteWorkflowCommand.js +2 -3
  68. package/dist-cjs/commands/GetBlueprintCommand.js +2 -3
  69. package/dist-cjs/commands/GetBlueprintRunCommand.js +2 -3
  70. package/dist-cjs/commands/GetBlueprintRunsCommand.js +2 -3
  71. package/dist-cjs/commands/GetCatalogImportStatusCommand.js +2 -3
  72. package/dist-cjs/commands/GetClassifierCommand.js +2 -3
  73. package/dist-cjs/commands/GetClassifiersCommand.js +2 -3
  74. package/dist-cjs/commands/GetColumnStatisticsForPartitionCommand.js +2 -3
  75. package/dist-cjs/commands/GetColumnStatisticsForTableCommand.js +2 -3
  76. package/dist-cjs/commands/GetConnectionCommand.js +2 -3
  77. package/dist-cjs/commands/GetConnectionsCommand.js +2 -3
  78. package/dist-cjs/commands/GetCrawlerCommand.js +2 -3
  79. package/dist-cjs/commands/GetCrawlerMetricsCommand.js +2 -3
  80. package/dist-cjs/commands/GetCrawlersCommand.js +2 -3
  81. package/dist-cjs/commands/GetCustomEntityTypeCommand.js +2 -3
  82. package/dist-cjs/commands/GetDataCatalogEncryptionSettingsCommand.js +2 -3
  83. package/dist-cjs/commands/GetDataQualityResultCommand.js +2 -3
  84. package/dist-cjs/commands/GetDataQualityRuleRecommendationRunCommand.js +2 -3
  85. package/dist-cjs/commands/GetDataQualityRulesetCommand.js +2 -3
  86. package/dist-cjs/commands/GetDataQualityRulesetEvaluationRunCommand.js +2 -3
  87. package/dist-cjs/commands/GetDatabaseCommand.js +2 -3
  88. package/dist-cjs/commands/GetDatabasesCommand.js +2 -3
  89. package/dist-cjs/commands/GetDataflowGraphCommand.js +2 -3
  90. package/dist-cjs/commands/GetDevEndpointCommand.js +2 -3
  91. package/dist-cjs/commands/GetDevEndpointsCommand.js +2 -3
  92. package/dist-cjs/commands/GetJobBookmarkCommand.js +2 -3
  93. package/dist-cjs/commands/GetJobCommand.js +1 -2
  94. package/dist-cjs/commands/GetJobRunCommand.js +2 -3
  95. package/dist-cjs/commands/GetJobRunsCommand.js +2 -3
  96. package/dist-cjs/commands/GetJobsCommand.js +1 -2
  97. package/dist-cjs/commands/GetMLTaskRunCommand.js +2 -3
  98. package/dist-cjs/commands/GetMLTaskRunsCommand.js +2 -3
  99. package/dist-cjs/commands/GetMLTransformCommand.js +2 -3
  100. package/dist-cjs/commands/GetMLTransformsCommand.js +2 -3
  101. package/dist-cjs/commands/GetMappingCommand.js +2 -3
  102. package/dist-cjs/commands/GetPartitionCommand.js +2 -3
  103. package/dist-cjs/commands/GetPartitionIndexesCommand.js +2 -3
  104. package/dist-cjs/commands/GetPartitionsCommand.js +2 -3
  105. package/dist-cjs/commands/GetPlanCommand.js +2 -3
  106. package/dist-cjs/commands/GetRegistryCommand.js +2 -3
  107. package/dist-cjs/commands/GetResourcePoliciesCommand.js +2 -3
  108. package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -3
  109. package/dist-cjs/commands/GetSchemaByDefinitionCommand.js +2 -3
  110. package/dist-cjs/commands/GetSchemaCommand.js +2 -3
  111. package/dist-cjs/commands/GetSchemaVersionCommand.js +2 -3
  112. package/dist-cjs/commands/GetSchemaVersionsDiffCommand.js +2 -3
  113. package/dist-cjs/commands/GetSecurityConfigurationCommand.js +2 -3
  114. package/dist-cjs/commands/GetSecurityConfigurationsCommand.js +2 -3
  115. package/dist-cjs/commands/GetSessionCommand.js +2 -3
  116. package/dist-cjs/commands/GetStatementCommand.js +2 -3
  117. package/dist-cjs/commands/GetTableCommand.js +2 -3
  118. package/dist-cjs/commands/GetTableVersionCommand.js +2 -3
  119. package/dist-cjs/commands/GetTableVersionsCommand.js +2 -3
  120. package/dist-cjs/commands/GetTablesCommand.js +2 -3
  121. package/dist-cjs/commands/GetTagsCommand.js +2 -3
  122. package/dist-cjs/commands/GetTriggerCommand.js +2 -3
  123. package/dist-cjs/commands/GetTriggersCommand.js +2 -3
  124. package/dist-cjs/commands/GetUnfilteredPartitionMetadataCommand.js +2 -3
  125. package/dist-cjs/commands/GetUnfilteredPartitionsMetadataCommand.js +2 -3
  126. package/dist-cjs/commands/GetUnfilteredTableMetadataCommand.js +2 -3
  127. package/dist-cjs/commands/GetUserDefinedFunctionCommand.js +2 -3
  128. package/dist-cjs/commands/GetUserDefinedFunctionsCommand.js +2 -3
  129. package/dist-cjs/commands/GetWorkflowCommand.js +2 -3
  130. package/dist-cjs/commands/GetWorkflowRunCommand.js +2 -3
  131. package/dist-cjs/commands/GetWorkflowRunPropertiesCommand.js +2 -3
  132. package/dist-cjs/commands/GetWorkflowRunsCommand.js +2 -3
  133. package/dist-cjs/commands/ImportCatalogToGlueCommand.js +2 -3
  134. package/dist-cjs/commands/ListBlueprintsCommand.js +2 -3
  135. package/dist-cjs/commands/ListCrawlersCommand.js +2 -3
  136. package/dist-cjs/commands/ListCrawlsCommand.js +2 -3
  137. package/dist-cjs/commands/ListCustomEntityTypesCommand.js +2 -3
  138. package/dist-cjs/commands/ListDataQualityResultsCommand.js +2 -3
  139. package/dist-cjs/commands/ListDataQualityRuleRecommendationRunsCommand.js +2 -3
  140. package/dist-cjs/commands/ListDataQualityRulesetEvaluationRunsCommand.js +2 -3
  141. package/dist-cjs/commands/ListDataQualityRulesetsCommand.js +2 -3
  142. package/dist-cjs/commands/ListDevEndpointsCommand.js +2 -3
  143. package/dist-cjs/commands/ListJobsCommand.js +2 -3
  144. package/dist-cjs/commands/ListMLTransformsCommand.js +2 -3
  145. package/dist-cjs/commands/ListRegistriesCommand.js +2 -3
  146. package/dist-cjs/commands/ListSchemaVersionsCommand.js +2 -3
  147. package/dist-cjs/commands/ListSchemasCommand.js +2 -3
  148. package/dist-cjs/commands/ListSessionsCommand.js +2 -3
  149. package/dist-cjs/commands/ListStatementsCommand.js +2 -3
  150. package/dist-cjs/commands/ListTriggersCommand.js +2 -3
  151. package/dist-cjs/commands/ListWorkflowsCommand.js +2 -3
  152. package/dist-cjs/commands/PutDataCatalogEncryptionSettingsCommand.js +2 -3
  153. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -3
  154. package/dist-cjs/commands/PutSchemaVersionMetadataCommand.js +2 -3
  155. package/dist-cjs/commands/PutWorkflowRunPropertiesCommand.js +2 -3
  156. package/dist-cjs/commands/QuerySchemaVersionMetadataCommand.js +2 -3
  157. package/dist-cjs/commands/RegisterSchemaVersionCommand.js +2 -3
  158. package/dist-cjs/commands/RemoveSchemaVersionMetadataCommand.js +2 -3
  159. package/dist-cjs/commands/ResetJobBookmarkCommand.js +2 -3
  160. package/dist-cjs/commands/ResumeWorkflowRunCommand.js +2 -3
  161. package/dist-cjs/commands/RunStatementCommand.js +2 -3
  162. package/dist-cjs/commands/SearchTablesCommand.js +2 -3
  163. package/dist-cjs/commands/StartBlueprintRunCommand.js +2 -3
  164. package/dist-cjs/commands/StartCrawlerCommand.js +2 -3
  165. package/dist-cjs/commands/StartCrawlerScheduleCommand.js +2 -3
  166. package/dist-cjs/commands/StartDataQualityRuleRecommendationRunCommand.js +2 -3
  167. package/dist-cjs/commands/StartDataQualityRulesetEvaluationRunCommand.js +2 -3
  168. package/dist-cjs/commands/StartExportLabelsTaskRunCommand.js +2 -3
  169. package/dist-cjs/commands/StartImportLabelsTaskRunCommand.js +2 -3
  170. package/dist-cjs/commands/StartJobRunCommand.js +2 -3
  171. package/dist-cjs/commands/StartMLEvaluationTaskRunCommand.js +2 -3
  172. package/dist-cjs/commands/StartMLLabelingSetGenerationTaskRunCommand.js +2 -3
  173. package/dist-cjs/commands/StartTriggerCommand.js +2 -3
  174. package/dist-cjs/commands/StartWorkflowRunCommand.js +2 -3
  175. package/dist-cjs/commands/StopCrawlerCommand.js +2 -3
  176. package/dist-cjs/commands/StopCrawlerScheduleCommand.js +2 -3
  177. package/dist-cjs/commands/StopSessionCommand.js +2 -3
  178. package/dist-cjs/commands/StopTriggerCommand.js +2 -3
  179. package/dist-cjs/commands/StopWorkflowRunCommand.js +2 -3
  180. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  181. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  182. package/dist-cjs/commands/UpdateBlueprintCommand.js +2 -3
  183. package/dist-cjs/commands/UpdateClassifierCommand.js +2 -3
  184. package/dist-cjs/commands/UpdateColumnStatisticsForPartitionCommand.js +2 -3
  185. package/dist-cjs/commands/UpdateColumnStatisticsForTableCommand.js +2 -3
  186. package/dist-cjs/commands/UpdateConnectionCommand.js +2 -3
  187. package/dist-cjs/commands/UpdateCrawlerCommand.js +2 -3
  188. package/dist-cjs/commands/UpdateCrawlerScheduleCommand.js +2 -3
  189. package/dist-cjs/commands/UpdateDataQualityRulesetCommand.js +2 -3
  190. package/dist-cjs/commands/UpdateDatabaseCommand.js +2 -3
  191. package/dist-cjs/commands/UpdateDevEndpointCommand.js +2 -3
  192. package/dist-cjs/commands/UpdateJobCommand.js +1 -1
  193. package/dist-cjs/commands/UpdateJobFromSourceControlCommand.js +2 -3
  194. package/dist-cjs/commands/UpdateMLTransformCommand.js +2 -3
  195. package/dist-cjs/commands/UpdatePartitionCommand.js +2 -3
  196. package/dist-cjs/commands/UpdateRegistryCommand.js +2 -3
  197. package/dist-cjs/commands/UpdateSchemaCommand.js +2 -3
  198. package/dist-cjs/commands/UpdateSourceControlFromJobCommand.js +2 -3
  199. package/dist-cjs/commands/UpdateTableCommand.js +2 -3
  200. package/dist-cjs/commands/UpdateTriggerCommand.js +2 -3
  201. package/dist-cjs/commands/UpdateUserDefinedFunctionCommand.js +2 -3
  202. package/dist-cjs/commands/UpdateWorkflowCommand.js +2 -3
  203. package/dist-cjs/models/models_0.js +1 -937
  204. package/dist-cjs/models/models_1.js +1 -1090
  205. package/dist-cjs/models/models_2.js +1 -664
  206. package/dist-es/commands/BatchCreatePartitionCommand.js +2 -3
  207. package/dist-es/commands/BatchDeleteConnectionCommand.js +2 -3
  208. package/dist-es/commands/BatchDeletePartitionCommand.js +2 -3
  209. package/dist-es/commands/BatchDeleteTableCommand.js +2 -3
  210. package/dist-es/commands/BatchDeleteTableVersionCommand.js +2 -3
  211. package/dist-es/commands/BatchGetBlueprintsCommand.js +2 -3
  212. package/dist-es/commands/BatchGetCrawlersCommand.js +2 -3
  213. package/dist-es/commands/BatchGetCustomEntityTypesCommand.js +2 -3
  214. package/dist-es/commands/BatchGetDataQualityResultCommand.js +2 -3
  215. package/dist-es/commands/BatchGetDevEndpointsCommand.js +2 -3
  216. package/dist-es/commands/BatchGetJobsCommand.js +1 -2
  217. package/dist-es/commands/BatchGetPartitionCommand.js +2 -3
  218. package/dist-es/commands/BatchGetTriggersCommand.js +2 -3
  219. package/dist-es/commands/BatchGetWorkflowsCommand.js +2 -3
  220. package/dist-es/commands/BatchStopJobRunCommand.js +2 -3
  221. package/dist-es/commands/BatchUpdatePartitionCommand.js +2 -3
  222. package/dist-es/commands/CancelDataQualityRuleRecommendationRunCommand.js +2 -3
  223. package/dist-es/commands/CancelDataQualityRulesetEvaluationRunCommand.js +2 -3
  224. package/dist-es/commands/CancelMLTaskRunCommand.js +2 -3
  225. package/dist-es/commands/CancelStatementCommand.js +2 -3
  226. package/dist-es/commands/CheckSchemaVersionValidityCommand.js +2 -3
  227. package/dist-es/commands/CreateBlueprintCommand.js +2 -3
  228. package/dist-es/commands/CreateClassifierCommand.js +2 -3
  229. package/dist-es/commands/CreateConnectionCommand.js +2 -3
  230. package/dist-es/commands/CreateCrawlerCommand.js +2 -3
  231. package/dist-es/commands/CreateCustomEntityTypeCommand.js +2 -3
  232. package/dist-es/commands/CreateDataQualityRulesetCommand.js +2 -3
  233. package/dist-es/commands/CreateDatabaseCommand.js +2 -3
  234. package/dist-es/commands/CreateDevEndpointCommand.js +2 -3
  235. package/dist-es/commands/CreateJobCommand.js +1 -2
  236. package/dist-es/commands/CreateMLTransformCommand.js +2 -3
  237. package/dist-es/commands/CreatePartitionCommand.js +2 -3
  238. package/dist-es/commands/CreatePartitionIndexCommand.js +2 -3
  239. package/dist-es/commands/CreateRegistryCommand.js +2 -3
  240. package/dist-es/commands/CreateSchemaCommand.js +2 -4
  241. package/dist-es/commands/CreateScriptCommand.js +2 -3
  242. package/dist-es/commands/CreateSecurityConfigurationCommand.js +2 -3
  243. package/dist-es/commands/CreateSessionCommand.js +2 -3
  244. package/dist-es/commands/CreateTableCommand.js +2 -3
  245. package/dist-es/commands/CreateTriggerCommand.js +2 -3
  246. package/dist-es/commands/CreateUserDefinedFunctionCommand.js +2 -3
  247. package/dist-es/commands/CreateWorkflowCommand.js +2 -3
  248. package/dist-es/commands/DeleteBlueprintCommand.js +2 -3
  249. package/dist-es/commands/DeleteClassifierCommand.js +2 -3
  250. package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +2 -3
  251. package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +2 -3
  252. package/dist-es/commands/DeleteConnectionCommand.js +2 -3
  253. package/dist-es/commands/DeleteCrawlerCommand.js +2 -3
  254. package/dist-es/commands/DeleteCustomEntityTypeCommand.js +2 -3
  255. package/dist-es/commands/DeleteDataQualityRulesetCommand.js +2 -3
  256. package/dist-es/commands/DeleteDatabaseCommand.js +2 -3
  257. package/dist-es/commands/DeleteDevEndpointCommand.js +2 -3
  258. package/dist-es/commands/DeleteJobCommand.js +2 -3
  259. package/dist-es/commands/DeleteMLTransformCommand.js +2 -3
  260. package/dist-es/commands/DeletePartitionCommand.js +2 -3
  261. package/dist-es/commands/DeletePartitionIndexCommand.js +2 -3
  262. package/dist-es/commands/DeleteRegistryCommand.js +2 -3
  263. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -3
  264. package/dist-es/commands/DeleteSchemaCommand.js +2 -3
  265. package/dist-es/commands/DeleteSchemaVersionsCommand.js +2 -3
  266. package/dist-es/commands/DeleteSecurityConfigurationCommand.js +2 -3
  267. package/dist-es/commands/DeleteSessionCommand.js +2 -3
  268. package/dist-es/commands/DeleteTableCommand.js +2 -3
  269. package/dist-es/commands/DeleteTableVersionCommand.js +2 -3
  270. package/dist-es/commands/DeleteTriggerCommand.js +2 -3
  271. package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +2 -3
  272. package/dist-es/commands/DeleteWorkflowCommand.js +2 -3
  273. package/dist-es/commands/GetBlueprintCommand.js +2 -3
  274. package/dist-es/commands/GetBlueprintRunCommand.js +2 -3
  275. package/dist-es/commands/GetBlueprintRunsCommand.js +2 -3
  276. package/dist-es/commands/GetCatalogImportStatusCommand.js +2 -3
  277. package/dist-es/commands/GetClassifierCommand.js +2 -3
  278. package/dist-es/commands/GetClassifiersCommand.js +2 -3
  279. package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +2 -3
  280. package/dist-es/commands/GetColumnStatisticsForTableCommand.js +2 -3
  281. package/dist-es/commands/GetConnectionCommand.js +2 -3
  282. package/dist-es/commands/GetConnectionsCommand.js +2 -3
  283. package/dist-es/commands/GetCrawlerCommand.js +2 -3
  284. package/dist-es/commands/GetCrawlerMetricsCommand.js +2 -3
  285. package/dist-es/commands/GetCrawlersCommand.js +2 -3
  286. package/dist-es/commands/GetCustomEntityTypeCommand.js +2 -3
  287. package/dist-es/commands/GetDataCatalogEncryptionSettingsCommand.js +2 -3
  288. package/dist-es/commands/GetDataQualityResultCommand.js +2 -3
  289. package/dist-es/commands/GetDataQualityRuleRecommendationRunCommand.js +2 -3
  290. package/dist-es/commands/GetDataQualityRulesetCommand.js +2 -3
  291. package/dist-es/commands/GetDataQualityRulesetEvaluationRunCommand.js +2 -3
  292. package/dist-es/commands/GetDatabaseCommand.js +2 -3
  293. package/dist-es/commands/GetDatabasesCommand.js +2 -3
  294. package/dist-es/commands/GetDataflowGraphCommand.js +2 -3
  295. package/dist-es/commands/GetDevEndpointCommand.js +2 -3
  296. package/dist-es/commands/GetDevEndpointsCommand.js +2 -3
  297. package/dist-es/commands/GetJobBookmarkCommand.js +2 -3
  298. package/dist-es/commands/GetJobCommand.js +1 -2
  299. package/dist-es/commands/GetJobRunCommand.js +2 -3
  300. package/dist-es/commands/GetJobRunsCommand.js +2 -3
  301. package/dist-es/commands/GetJobsCommand.js +1 -2
  302. package/dist-es/commands/GetMLTaskRunCommand.js +2 -3
  303. package/dist-es/commands/GetMLTaskRunsCommand.js +2 -3
  304. package/dist-es/commands/GetMLTransformCommand.js +2 -3
  305. package/dist-es/commands/GetMLTransformsCommand.js +2 -3
  306. package/dist-es/commands/GetMappingCommand.js +2 -3
  307. package/dist-es/commands/GetPartitionCommand.js +2 -3
  308. package/dist-es/commands/GetPartitionIndexesCommand.js +2 -3
  309. package/dist-es/commands/GetPartitionsCommand.js +2 -3
  310. package/dist-es/commands/GetPlanCommand.js +2 -3
  311. package/dist-es/commands/GetRegistryCommand.js +2 -3
  312. package/dist-es/commands/GetResourcePoliciesCommand.js +2 -3
  313. package/dist-es/commands/GetResourcePolicyCommand.js +2 -3
  314. package/dist-es/commands/GetSchemaByDefinitionCommand.js +2 -3
  315. package/dist-es/commands/GetSchemaCommand.js +2 -3
  316. package/dist-es/commands/GetSchemaVersionCommand.js +2 -3
  317. package/dist-es/commands/GetSchemaVersionsDiffCommand.js +2 -3
  318. package/dist-es/commands/GetSecurityConfigurationCommand.js +2 -3
  319. package/dist-es/commands/GetSecurityConfigurationsCommand.js +2 -3
  320. package/dist-es/commands/GetSessionCommand.js +2 -3
  321. package/dist-es/commands/GetStatementCommand.js +2 -3
  322. package/dist-es/commands/GetTableCommand.js +2 -3
  323. package/dist-es/commands/GetTableVersionCommand.js +2 -3
  324. package/dist-es/commands/GetTableVersionsCommand.js +2 -3
  325. package/dist-es/commands/GetTablesCommand.js +2 -3
  326. package/dist-es/commands/GetTagsCommand.js +2 -3
  327. package/dist-es/commands/GetTriggerCommand.js +2 -3
  328. package/dist-es/commands/GetTriggersCommand.js +2 -3
  329. package/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +2 -3
  330. package/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +2 -3
  331. package/dist-es/commands/GetUnfilteredTableMetadataCommand.js +2 -3
  332. package/dist-es/commands/GetUserDefinedFunctionCommand.js +2 -3
  333. package/dist-es/commands/GetUserDefinedFunctionsCommand.js +2 -3
  334. package/dist-es/commands/GetWorkflowCommand.js +2 -3
  335. package/dist-es/commands/GetWorkflowRunCommand.js +2 -3
  336. package/dist-es/commands/GetWorkflowRunPropertiesCommand.js +2 -3
  337. package/dist-es/commands/GetWorkflowRunsCommand.js +2 -3
  338. package/dist-es/commands/ImportCatalogToGlueCommand.js +2 -3
  339. package/dist-es/commands/ListBlueprintsCommand.js +2 -3
  340. package/dist-es/commands/ListCrawlersCommand.js +2 -3
  341. package/dist-es/commands/ListCrawlsCommand.js +2 -3
  342. package/dist-es/commands/ListCustomEntityTypesCommand.js +2 -3
  343. package/dist-es/commands/ListDataQualityResultsCommand.js +2 -3
  344. package/dist-es/commands/ListDataQualityRuleRecommendationRunsCommand.js +2 -3
  345. package/dist-es/commands/ListDataQualityRulesetEvaluationRunsCommand.js +2 -3
  346. package/dist-es/commands/ListDataQualityRulesetsCommand.js +2 -3
  347. package/dist-es/commands/ListDevEndpointsCommand.js +2 -3
  348. package/dist-es/commands/ListJobsCommand.js +2 -3
  349. package/dist-es/commands/ListMLTransformsCommand.js +2 -3
  350. package/dist-es/commands/ListRegistriesCommand.js +2 -3
  351. package/dist-es/commands/ListSchemaVersionsCommand.js +2 -3
  352. package/dist-es/commands/ListSchemasCommand.js +2 -3
  353. package/dist-es/commands/ListSessionsCommand.js +2 -3
  354. package/dist-es/commands/ListStatementsCommand.js +2 -3
  355. package/dist-es/commands/ListTriggersCommand.js +2 -3
  356. package/dist-es/commands/ListWorkflowsCommand.js +2 -3
  357. package/dist-es/commands/PutDataCatalogEncryptionSettingsCommand.js +2 -3
  358. package/dist-es/commands/PutResourcePolicyCommand.js +2 -3
  359. package/dist-es/commands/PutSchemaVersionMetadataCommand.js +2 -3
  360. package/dist-es/commands/PutWorkflowRunPropertiesCommand.js +2 -3
  361. package/dist-es/commands/QuerySchemaVersionMetadataCommand.js +2 -3
  362. package/dist-es/commands/RegisterSchemaVersionCommand.js +2 -3
  363. package/dist-es/commands/RemoveSchemaVersionMetadataCommand.js +2 -3
  364. package/dist-es/commands/ResetJobBookmarkCommand.js +2 -3
  365. package/dist-es/commands/ResumeWorkflowRunCommand.js +2 -3
  366. package/dist-es/commands/RunStatementCommand.js +2 -3
  367. package/dist-es/commands/SearchTablesCommand.js +2 -3
  368. package/dist-es/commands/StartBlueprintRunCommand.js +2 -3
  369. package/dist-es/commands/StartCrawlerCommand.js +2 -3
  370. package/dist-es/commands/StartCrawlerScheduleCommand.js +2 -3
  371. package/dist-es/commands/StartDataQualityRuleRecommendationRunCommand.js +2 -3
  372. package/dist-es/commands/StartDataQualityRulesetEvaluationRunCommand.js +2 -3
  373. package/dist-es/commands/StartExportLabelsTaskRunCommand.js +2 -3
  374. package/dist-es/commands/StartImportLabelsTaskRunCommand.js +2 -3
  375. package/dist-es/commands/StartJobRunCommand.js +2 -3
  376. package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +2 -3
  377. package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +2 -3
  378. package/dist-es/commands/StartTriggerCommand.js +2 -3
  379. package/dist-es/commands/StartWorkflowRunCommand.js +2 -3
  380. package/dist-es/commands/StopCrawlerCommand.js +2 -3
  381. package/dist-es/commands/StopCrawlerScheduleCommand.js +2 -3
  382. package/dist-es/commands/StopSessionCommand.js +2 -3
  383. package/dist-es/commands/StopTriggerCommand.js +2 -3
  384. package/dist-es/commands/StopWorkflowRunCommand.js +2 -3
  385. package/dist-es/commands/TagResourceCommand.js +2 -3
  386. package/dist-es/commands/UntagResourceCommand.js +2 -3
  387. package/dist-es/commands/UpdateBlueprintCommand.js +2 -3
  388. package/dist-es/commands/UpdateClassifierCommand.js +2 -3
  389. package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +2 -3
  390. package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +2 -3
  391. package/dist-es/commands/UpdateConnectionCommand.js +2 -3
  392. package/dist-es/commands/UpdateCrawlerCommand.js +2 -3
  393. package/dist-es/commands/UpdateCrawlerScheduleCommand.js +2 -3
  394. package/dist-es/commands/UpdateDataQualityRulesetCommand.js +2 -3
  395. package/dist-es/commands/UpdateDatabaseCommand.js +2 -3
  396. package/dist-es/commands/UpdateDevEndpointCommand.js +2 -3
  397. package/dist-es/commands/UpdateJobCommand.js +2 -2
  398. package/dist-es/commands/UpdateJobFromSourceControlCommand.js +2 -3
  399. package/dist-es/commands/UpdateMLTransformCommand.js +2 -3
  400. package/dist-es/commands/UpdatePartitionCommand.js +2 -3
  401. package/dist-es/commands/UpdateRegistryCommand.js +2 -3
  402. package/dist-es/commands/UpdateSchemaCommand.js +2 -3
  403. package/dist-es/commands/UpdateSourceControlFromJobCommand.js +2 -3
  404. package/dist-es/commands/UpdateTableCommand.js +2 -3
  405. package/dist-es/commands/UpdateTriggerCommand.js +2 -3
  406. package/dist-es/commands/UpdateUserDefinedFunctionCommand.js +2 -3
  407. package/dist-es/commands/UpdateWorkflowCommand.js +2 -3
  408. package/dist-es/models/models_0.js +0 -699
  409. package/dist-es/models/models_1.js +0 -813
  410. package/dist-es/models/models_2.js +0 -495
  411. package/dist-types/models/models_0.d.ts +0 -932
  412. package/dist-types/models/models_1.d.ts +0 -1084
  413. package/dist-types/models/models_2.d.ts +0 -660
  414. package/dist-types/ts3.4/models/models_0.d.ts +0 -595
  415. package/dist-types/ts3.4/models/models_1.d.ts +0 -767
  416. package/dist-types/ts3.4/models/models_2.d.ts +0 -487
  417. package/package.json +11 -10
@@ -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 { DeleteTableRequestFilterSensitiveLog, DeleteTableResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1DeleteTableCommand, serializeAws_json1_1DeleteTableCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteTableCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteTableCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteTableRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteTableResponseFilterSensitiveLog,
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 { DeleteTableVersionRequestFilterSensitiveLog, DeleteTableVersionResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1DeleteTableVersionCommand, serializeAws_json1_1DeleteTableVersionCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteTableVersionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteTableVersionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteTableVersionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteTableVersionResponseFilterSensitiveLog,
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 { DeleteTriggerRequestFilterSensitiveLog, DeleteTriggerResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1DeleteTriggerCommand, serializeAws_json1_1DeleteTriggerCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteTriggerCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteTriggerCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteTriggerRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteTriggerResponseFilterSensitiveLog,
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 { DeleteUserDefinedFunctionRequestFilterSensitiveLog, DeleteUserDefinedFunctionResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1DeleteUserDefinedFunctionCommand, serializeAws_json1_1DeleteUserDefinedFunctionCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteUserDefinedFunctionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteUserDefinedFunctionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteUserDefinedFunctionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteUserDefinedFunctionResponseFilterSensitiveLog,
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 { DeleteWorkflowRequestFilterSensitiveLog, DeleteWorkflowResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1DeleteWorkflowCommand, serializeAws_json1_1DeleteWorkflowCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteWorkflowCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteWorkflowCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteWorkflowRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteWorkflowResponseFilterSensitiveLog,
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 { GetBlueprintRequestFilterSensitiveLog, GetBlueprintResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetBlueprintCommand, serializeAws_json1_1GetBlueprintCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetBlueprintCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetBlueprintCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetBlueprintRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetBlueprintResponseFilterSensitiveLog,
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 { GetBlueprintRunRequestFilterSensitiveLog, GetBlueprintRunResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetBlueprintRunCommand, serializeAws_json1_1GetBlueprintRunCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetBlueprintRunCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetBlueprintRunCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetBlueprintRunRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetBlueprintRunResponseFilterSensitiveLog,
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 { GetBlueprintRunsRequestFilterSensitiveLog, GetBlueprintRunsResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetBlueprintRunsCommand, serializeAws_json1_1GetBlueprintRunsCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetBlueprintRunsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetBlueprintRunsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetBlueprintRunsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetBlueprintRunsResponseFilterSensitiveLog,
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 { GetCatalogImportStatusRequestFilterSensitiveLog, GetCatalogImportStatusResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetCatalogImportStatusCommand, serializeAws_json1_1GetCatalogImportStatusCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetCatalogImportStatusCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetCatalogImportStatusCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetCatalogImportStatusRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetCatalogImportStatusResponseFilterSensitiveLog,
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 { GetClassifierRequestFilterSensitiveLog, GetClassifierResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetClassifierCommand, serializeAws_json1_1GetClassifierCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetClassifierCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetClassifierCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetClassifierRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetClassifierResponseFilterSensitiveLog,
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 { GetClassifiersRequestFilterSensitiveLog, GetClassifiersResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetClassifiersCommand, serializeAws_json1_1GetClassifiersCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetClassifiersCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetClassifiersCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetClassifiersRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetClassifiersResponseFilterSensitiveLog,
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 { GetColumnStatisticsForPartitionRequestFilterSensitiveLog, GetColumnStatisticsForPartitionResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetColumnStatisticsForPartitionCommand, serializeAws_json1_1GetColumnStatisticsForPartitionCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetColumnStatisticsForPartitionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetColumnStatisticsForPartitionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetColumnStatisticsForPartitionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetColumnStatisticsForPartitionResponseFilterSensitiveLog,
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 { GetColumnStatisticsForTableRequestFilterSensitiveLog, GetColumnStatisticsForTableResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetColumnStatisticsForTableCommand, serializeAws_json1_1GetColumnStatisticsForTableCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetColumnStatisticsForTableCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetColumnStatisticsForTableCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetColumnStatisticsForTableRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetColumnStatisticsForTableResponseFilterSensitiveLog,
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 { GetConnectionRequestFilterSensitiveLog, GetConnectionResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetConnectionCommand, serializeAws_json1_1GetConnectionCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetConnectionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetConnectionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetConnectionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetConnectionResponseFilterSensitiveLog,
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 { GetConnectionsRequestFilterSensitiveLog, GetConnectionsResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetConnectionsCommand, serializeAws_json1_1GetConnectionsCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetConnectionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetConnectionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetConnectionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetConnectionsResponseFilterSensitiveLog,
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 { GetCrawlerRequestFilterSensitiveLog, GetCrawlerResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetCrawlerCommand, serializeAws_json1_1GetCrawlerCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetCrawlerCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetCrawlerCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetCrawlerRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetCrawlerResponseFilterSensitiveLog,
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 { GetCrawlerMetricsRequestFilterSensitiveLog, GetCrawlerMetricsResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetCrawlerMetricsCommand, serializeAws_json1_1GetCrawlerMetricsCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetCrawlerMetricsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetCrawlerMetricsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetCrawlerMetricsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetCrawlerMetricsResponseFilterSensitiveLog,
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 { GetCrawlersRequestFilterSensitiveLog, GetCrawlersResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetCrawlersCommand, serializeAws_json1_1GetCrawlersCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetCrawlersCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetCrawlersCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetCrawlersRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetCrawlersResponseFilterSensitiveLog,
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 { GetCustomEntityTypeRequestFilterSensitiveLog, GetCustomEntityTypeResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetCustomEntityTypeCommand, serializeAws_json1_1GetCustomEntityTypeCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetCustomEntityTypeCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetCustomEntityTypeCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetCustomEntityTypeRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetCustomEntityTypeResponseFilterSensitiveLog,
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 { GetDataCatalogEncryptionSettingsRequestFilterSensitiveLog, GetDataCatalogEncryptionSettingsResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetDataCatalogEncryptionSettingsCommand, serializeAws_json1_1GetDataCatalogEncryptionSettingsCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetDataCatalogEncryptionSettingsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetDataCatalogEncryptionSettingsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetDataCatalogEncryptionSettingsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetDataCatalogEncryptionSettingsResponseFilterSensitiveLog,
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 { GetDataQualityResultRequestFilterSensitiveLog, GetDataQualityResultResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetDataQualityResultCommand, serializeAws_json1_1GetDataQualityResultCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetDataQualityResultCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetDataQualityResultCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetDataQualityResultRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetDataQualityResultResponseFilterSensitiveLog,
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 { GetDataQualityRuleRecommendationRunRequestFilterSensitiveLog, GetDataQualityRuleRecommendationRunResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetDataQualityRuleRecommendationRunCommand, serializeAws_json1_1GetDataQualityRuleRecommendationRunCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetDataQualityRuleRecommendationRunCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetDataQualityRuleRecommendationRunCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetDataQualityRuleRecommendationRunRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetDataQualityRuleRecommendationRunResponseFilterSensitiveLog,
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 { GetDataQualityRulesetRequestFilterSensitiveLog, GetDataQualityRulesetResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetDataQualityRulesetCommand, serializeAws_json1_1GetDataQualityRulesetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetDataQualityRulesetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetDataQualityRulesetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetDataQualityRulesetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetDataQualityRulesetResponseFilterSensitiveLog,
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 { GetDataQualityRulesetEvaluationRunRequestFilterSensitiveLog, GetDataQualityRulesetEvaluationRunResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetDataQualityRulesetEvaluationRunCommand, serializeAws_json1_1GetDataQualityRulesetEvaluationRunCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetDataQualityRulesetEvaluationRunCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetDataQualityRulesetEvaluationRunCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetDataQualityRulesetEvaluationRunRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetDataQualityRulesetEvaluationRunResponseFilterSensitiveLog,
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 { GetDatabaseRequestFilterSensitiveLog, GetDatabaseResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetDatabaseCommand, serializeAws_json1_1GetDatabaseCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetDatabaseCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetDatabaseCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetDatabaseRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetDatabaseResponseFilterSensitiveLog,
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 { GetDatabasesRequestFilterSensitiveLog, GetDatabasesResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetDatabasesCommand, serializeAws_json1_1GetDatabasesCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetDatabasesCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetDatabasesCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetDatabasesRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetDatabasesResponseFilterSensitiveLog,
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 { GetDataflowGraphRequestFilterSensitiveLog, GetDataflowGraphResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetDataflowGraphCommand, serializeAws_json1_1GetDataflowGraphCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetDataflowGraphCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetDataflowGraphCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetDataflowGraphRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetDataflowGraphResponseFilterSensitiveLog,
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 { GetDevEndpointRequestFilterSensitiveLog, GetDevEndpointResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetDevEndpointCommand, serializeAws_json1_1GetDevEndpointCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetDevEndpointCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetDevEndpointCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetDevEndpointRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetDevEndpointResponseFilterSensitiveLog,
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 { GetDevEndpointsRequestFilterSensitiveLog, GetDevEndpointsResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetDevEndpointsCommand, serializeAws_json1_1GetDevEndpointsCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetDevEndpointsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetDevEndpointsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetDevEndpointsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetDevEndpointsResponseFilterSensitiveLog,
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 { GetJobBookmarkRequestFilterSensitiveLog, GetJobBookmarkResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1GetJobBookmarkCommand, serializeAws_json1_1GetJobBookmarkCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetJobBookmarkCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetJobBookmarkCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetJobBookmarkRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetJobBookmarkResponseFilterSensitiveLog,
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 { GetJobRequestFilterSensitiveLog } from "../models/models_1";
5
4
  import { GetJobResponseFilterSensitiveLog } from "../models/models_2";
6
5
  import { deserializeAws_json1_1GetJobCommand, serializeAws_json1_1GetJobCommand } from "../protocols/Aws_json1_1";
7
6
  export class GetJobCommand extends $Command {
@@ -28,7 +27,7 @@ export class GetJobCommand extends $Command {
28
27
  logger,
29
28
  clientName,
30
29
  commandName,
31
- inputFilterSensitiveLog: GetJobRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
32
31
  outputFilterSensitiveLog: GetJobResponseFilterSensitiveLog,
33
32
  };
34
33
  const { requestHandler } = configuration;