@aws-sdk/client-glue 3.133.0 → 3.137.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 (382) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/commands/BatchCreatePartitionCommand.js +2 -2
  3. package/dist-cjs/commands/BatchDeleteConnectionCommand.js +2 -2
  4. package/dist-cjs/commands/BatchDeletePartitionCommand.js +2 -2
  5. package/dist-cjs/commands/BatchDeleteTableCommand.js +2 -2
  6. package/dist-cjs/commands/BatchDeleteTableVersionCommand.js +2 -2
  7. package/dist-cjs/commands/BatchGetBlueprintsCommand.js +2 -2
  8. package/dist-cjs/commands/BatchGetCrawlersCommand.js +2 -2
  9. package/dist-cjs/commands/BatchGetCustomEntityTypesCommand.js +2 -2
  10. package/dist-cjs/commands/BatchGetDevEndpointsCommand.js +2 -2
  11. package/dist-cjs/commands/BatchGetJobsCommand.js +2 -2
  12. package/dist-cjs/commands/BatchGetPartitionCommand.js +2 -2
  13. package/dist-cjs/commands/BatchGetTriggersCommand.js +2 -2
  14. package/dist-cjs/commands/BatchGetWorkflowsCommand.js +2 -2
  15. package/dist-cjs/commands/BatchStopJobRunCommand.js +2 -2
  16. package/dist-cjs/commands/BatchUpdatePartitionCommand.js +2 -2
  17. package/dist-cjs/commands/CancelMLTaskRunCommand.js +2 -2
  18. package/dist-cjs/commands/CancelStatementCommand.js +2 -2
  19. package/dist-cjs/commands/CheckSchemaVersionValidityCommand.js +2 -2
  20. package/dist-cjs/commands/CreateBlueprintCommand.js +2 -2
  21. package/dist-cjs/commands/CreateClassifierCommand.js +2 -2
  22. package/dist-cjs/commands/CreateConnectionCommand.js +2 -2
  23. package/dist-cjs/commands/CreateCrawlerCommand.js +2 -2
  24. package/dist-cjs/commands/CreateCustomEntityTypeCommand.js +2 -2
  25. package/dist-cjs/commands/CreateDatabaseCommand.js +2 -2
  26. package/dist-cjs/commands/CreateDevEndpointCommand.js +2 -2
  27. package/dist-cjs/commands/CreateJobCommand.js +2 -2
  28. package/dist-cjs/commands/CreateMLTransformCommand.js +2 -2
  29. package/dist-cjs/commands/CreatePartitionCommand.js +2 -2
  30. package/dist-cjs/commands/CreatePartitionIndexCommand.js +2 -2
  31. package/dist-cjs/commands/CreateRegistryCommand.js +2 -2
  32. package/dist-cjs/commands/CreateSchemaCommand.js +2 -2
  33. package/dist-cjs/commands/CreateScriptCommand.js +2 -2
  34. package/dist-cjs/commands/CreateSecurityConfigurationCommand.js +2 -2
  35. package/dist-cjs/commands/CreateSessionCommand.js +2 -2
  36. package/dist-cjs/commands/CreateTableCommand.js +2 -2
  37. package/dist-cjs/commands/CreateTriggerCommand.js +2 -2
  38. package/dist-cjs/commands/CreateUserDefinedFunctionCommand.js +2 -2
  39. package/dist-cjs/commands/CreateWorkflowCommand.js +2 -2
  40. package/dist-cjs/commands/DeleteBlueprintCommand.js +2 -2
  41. package/dist-cjs/commands/DeleteClassifierCommand.js +2 -2
  42. package/dist-cjs/commands/DeleteColumnStatisticsForPartitionCommand.js +2 -2
  43. package/dist-cjs/commands/DeleteColumnStatisticsForTableCommand.js +2 -2
  44. package/dist-cjs/commands/DeleteConnectionCommand.js +2 -2
  45. package/dist-cjs/commands/DeleteCrawlerCommand.js +2 -2
  46. package/dist-cjs/commands/DeleteCustomEntityTypeCommand.js +2 -2
  47. package/dist-cjs/commands/DeleteDatabaseCommand.js +2 -2
  48. package/dist-cjs/commands/DeleteDevEndpointCommand.js +2 -2
  49. package/dist-cjs/commands/DeleteJobCommand.js +2 -2
  50. package/dist-cjs/commands/DeleteMLTransformCommand.js +2 -2
  51. package/dist-cjs/commands/DeletePartitionCommand.js +2 -2
  52. package/dist-cjs/commands/DeletePartitionIndexCommand.js +2 -2
  53. package/dist-cjs/commands/DeleteRegistryCommand.js +2 -2
  54. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
  55. package/dist-cjs/commands/DeleteSchemaCommand.js +2 -2
  56. package/dist-cjs/commands/DeleteSchemaVersionsCommand.js +2 -2
  57. package/dist-cjs/commands/DeleteSecurityConfigurationCommand.js +2 -2
  58. package/dist-cjs/commands/DeleteSessionCommand.js +2 -2
  59. package/dist-cjs/commands/DeleteTableCommand.js +2 -2
  60. package/dist-cjs/commands/DeleteTableVersionCommand.js +2 -2
  61. package/dist-cjs/commands/DeleteTriggerCommand.js +2 -2
  62. package/dist-cjs/commands/DeleteUserDefinedFunctionCommand.js +2 -2
  63. package/dist-cjs/commands/DeleteWorkflowCommand.js +2 -2
  64. package/dist-cjs/commands/GetBlueprintCommand.js +2 -2
  65. package/dist-cjs/commands/GetBlueprintRunCommand.js +2 -2
  66. package/dist-cjs/commands/GetBlueprintRunsCommand.js +2 -2
  67. package/dist-cjs/commands/GetCatalogImportStatusCommand.js +2 -2
  68. package/dist-cjs/commands/GetClassifierCommand.js +2 -2
  69. package/dist-cjs/commands/GetClassifiersCommand.js +2 -2
  70. package/dist-cjs/commands/GetColumnStatisticsForPartitionCommand.js +2 -2
  71. package/dist-cjs/commands/GetColumnStatisticsForTableCommand.js +2 -2
  72. package/dist-cjs/commands/GetConnectionCommand.js +2 -2
  73. package/dist-cjs/commands/GetConnectionsCommand.js +2 -2
  74. package/dist-cjs/commands/GetCrawlerCommand.js +2 -2
  75. package/dist-cjs/commands/GetCrawlerMetricsCommand.js +2 -2
  76. package/dist-cjs/commands/GetCrawlersCommand.js +2 -2
  77. package/dist-cjs/commands/GetCustomEntityTypeCommand.js +2 -2
  78. package/dist-cjs/commands/GetDataCatalogEncryptionSettingsCommand.js +2 -2
  79. package/dist-cjs/commands/GetDatabaseCommand.js +2 -2
  80. package/dist-cjs/commands/GetDatabasesCommand.js +2 -2
  81. package/dist-cjs/commands/GetDataflowGraphCommand.js +2 -2
  82. package/dist-cjs/commands/GetDevEndpointCommand.js +2 -2
  83. package/dist-cjs/commands/GetDevEndpointsCommand.js +2 -2
  84. package/dist-cjs/commands/GetJobBookmarkCommand.js +2 -2
  85. package/dist-cjs/commands/GetJobCommand.js +2 -2
  86. package/dist-cjs/commands/GetJobRunCommand.js +2 -2
  87. package/dist-cjs/commands/GetJobRunsCommand.js +2 -2
  88. package/dist-cjs/commands/GetJobsCommand.js +2 -2
  89. package/dist-cjs/commands/GetMLTaskRunCommand.js +2 -2
  90. package/dist-cjs/commands/GetMLTaskRunsCommand.js +2 -2
  91. package/dist-cjs/commands/GetMLTransformCommand.js +2 -2
  92. package/dist-cjs/commands/GetMLTransformsCommand.js +2 -2
  93. package/dist-cjs/commands/GetMappingCommand.js +2 -2
  94. package/dist-cjs/commands/GetPartitionCommand.js +2 -2
  95. package/dist-cjs/commands/GetPartitionIndexesCommand.js +2 -2
  96. package/dist-cjs/commands/GetPartitionsCommand.js +2 -2
  97. package/dist-cjs/commands/GetPlanCommand.js +2 -2
  98. package/dist-cjs/commands/GetRegistryCommand.js +2 -2
  99. package/dist-cjs/commands/GetResourcePoliciesCommand.js +2 -2
  100. package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -2
  101. package/dist-cjs/commands/GetSchemaByDefinitionCommand.js +2 -2
  102. package/dist-cjs/commands/GetSchemaCommand.js +2 -2
  103. package/dist-cjs/commands/GetSchemaVersionCommand.js +2 -2
  104. package/dist-cjs/commands/GetSchemaVersionsDiffCommand.js +2 -2
  105. package/dist-cjs/commands/GetSecurityConfigurationCommand.js +2 -2
  106. package/dist-cjs/commands/GetSecurityConfigurationsCommand.js +2 -2
  107. package/dist-cjs/commands/GetSessionCommand.js +2 -2
  108. package/dist-cjs/commands/GetStatementCommand.js +2 -2
  109. package/dist-cjs/commands/GetTableCommand.js +2 -2
  110. package/dist-cjs/commands/GetTableVersionCommand.js +2 -2
  111. package/dist-cjs/commands/GetTableVersionsCommand.js +2 -2
  112. package/dist-cjs/commands/GetTablesCommand.js +2 -2
  113. package/dist-cjs/commands/GetTagsCommand.js +2 -2
  114. package/dist-cjs/commands/GetTriggerCommand.js +2 -2
  115. package/dist-cjs/commands/GetTriggersCommand.js +2 -2
  116. package/dist-cjs/commands/GetUnfilteredPartitionMetadataCommand.js +2 -2
  117. package/dist-cjs/commands/GetUnfilteredPartitionsMetadataCommand.js +2 -2
  118. package/dist-cjs/commands/GetUnfilteredTableMetadataCommand.js +2 -2
  119. package/dist-cjs/commands/GetUserDefinedFunctionCommand.js +2 -2
  120. package/dist-cjs/commands/GetUserDefinedFunctionsCommand.js +2 -2
  121. package/dist-cjs/commands/GetWorkflowCommand.js +2 -2
  122. package/dist-cjs/commands/GetWorkflowRunCommand.js +2 -2
  123. package/dist-cjs/commands/GetWorkflowRunPropertiesCommand.js +2 -2
  124. package/dist-cjs/commands/GetWorkflowRunsCommand.js +2 -2
  125. package/dist-cjs/commands/ImportCatalogToGlueCommand.js +2 -2
  126. package/dist-cjs/commands/ListBlueprintsCommand.js +2 -2
  127. package/dist-cjs/commands/ListCrawlersCommand.js +2 -2
  128. package/dist-cjs/commands/ListCrawlsCommand.js +2 -2
  129. package/dist-cjs/commands/ListCustomEntityTypesCommand.js +2 -2
  130. package/dist-cjs/commands/ListDevEndpointsCommand.js +2 -2
  131. package/dist-cjs/commands/ListJobsCommand.js +2 -2
  132. package/dist-cjs/commands/ListMLTransformsCommand.js +2 -2
  133. package/dist-cjs/commands/ListRegistriesCommand.js +2 -2
  134. package/dist-cjs/commands/ListSchemaVersionsCommand.js +2 -2
  135. package/dist-cjs/commands/ListSchemasCommand.js +2 -2
  136. package/dist-cjs/commands/ListSessionsCommand.js +2 -2
  137. package/dist-cjs/commands/ListStatementsCommand.js +2 -2
  138. package/dist-cjs/commands/ListTriggersCommand.js +2 -2
  139. package/dist-cjs/commands/ListWorkflowsCommand.js +2 -2
  140. package/dist-cjs/commands/PutDataCatalogEncryptionSettingsCommand.js +2 -2
  141. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -2
  142. package/dist-cjs/commands/PutSchemaVersionMetadataCommand.js +2 -2
  143. package/dist-cjs/commands/PutWorkflowRunPropertiesCommand.js +2 -2
  144. package/dist-cjs/commands/QuerySchemaVersionMetadataCommand.js +2 -2
  145. package/dist-cjs/commands/RegisterSchemaVersionCommand.js +2 -2
  146. package/dist-cjs/commands/RemoveSchemaVersionMetadataCommand.js +2 -2
  147. package/dist-cjs/commands/ResetJobBookmarkCommand.js +2 -2
  148. package/dist-cjs/commands/ResumeWorkflowRunCommand.js +2 -2
  149. package/dist-cjs/commands/RunStatementCommand.js +2 -2
  150. package/dist-cjs/commands/SearchTablesCommand.js +2 -2
  151. package/dist-cjs/commands/StartBlueprintRunCommand.js +2 -2
  152. package/dist-cjs/commands/StartCrawlerCommand.js +2 -2
  153. package/dist-cjs/commands/StartCrawlerScheduleCommand.js +2 -2
  154. package/dist-cjs/commands/StartExportLabelsTaskRunCommand.js +2 -2
  155. package/dist-cjs/commands/StartImportLabelsTaskRunCommand.js +2 -2
  156. package/dist-cjs/commands/StartJobRunCommand.js +2 -2
  157. package/dist-cjs/commands/StartMLEvaluationTaskRunCommand.js +2 -2
  158. package/dist-cjs/commands/StartMLLabelingSetGenerationTaskRunCommand.js +2 -2
  159. package/dist-cjs/commands/StartTriggerCommand.js +2 -2
  160. package/dist-cjs/commands/StartWorkflowRunCommand.js +2 -2
  161. package/dist-cjs/commands/StopCrawlerCommand.js +2 -2
  162. package/dist-cjs/commands/StopCrawlerScheduleCommand.js +2 -2
  163. package/dist-cjs/commands/StopSessionCommand.js +2 -2
  164. package/dist-cjs/commands/StopTriggerCommand.js +2 -2
  165. package/dist-cjs/commands/StopWorkflowRunCommand.js +2 -2
  166. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  167. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  168. package/dist-cjs/commands/UpdateBlueprintCommand.js +2 -2
  169. package/dist-cjs/commands/UpdateClassifierCommand.js +2 -2
  170. package/dist-cjs/commands/UpdateColumnStatisticsForPartitionCommand.js +2 -2
  171. package/dist-cjs/commands/UpdateColumnStatisticsForTableCommand.js +2 -2
  172. package/dist-cjs/commands/UpdateConnectionCommand.js +2 -2
  173. package/dist-cjs/commands/UpdateCrawlerCommand.js +2 -2
  174. package/dist-cjs/commands/UpdateCrawlerScheduleCommand.js +2 -2
  175. package/dist-cjs/commands/UpdateDatabaseCommand.js +2 -2
  176. package/dist-cjs/commands/UpdateDevEndpointCommand.js +2 -2
  177. package/dist-cjs/commands/UpdateJobCommand.js +2 -2
  178. package/dist-cjs/commands/UpdateMLTransformCommand.js +2 -2
  179. package/dist-cjs/commands/UpdatePartitionCommand.js +2 -2
  180. package/dist-cjs/commands/UpdateRegistryCommand.js +2 -2
  181. package/dist-cjs/commands/UpdateSchemaCommand.js +2 -2
  182. package/dist-cjs/commands/UpdateTableCommand.js +2 -2
  183. package/dist-cjs/commands/UpdateTriggerCommand.js +2 -2
  184. package/dist-cjs/commands/UpdateUserDefinedFunctionCommand.js +2 -2
  185. package/dist-cjs/commands/UpdateWorkflowCommand.js +2 -2
  186. package/dist-cjs/models/models_0.js +946 -1416
  187. package/dist-cjs/models/models_1.js +1106 -1656
  188. package/dist-cjs/models/models_2.js +410 -610
  189. package/dist-es/commands/BatchCreatePartitionCommand.js +3 -3
  190. package/dist-es/commands/BatchDeleteConnectionCommand.js +3 -3
  191. package/dist-es/commands/BatchDeletePartitionCommand.js +3 -3
  192. package/dist-es/commands/BatchDeleteTableCommand.js +3 -3
  193. package/dist-es/commands/BatchDeleteTableVersionCommand.js +3 -3
  194. package/dist-es/commands/BatchGetBlueprintsCommand.js +3 -3
  195. package/dist-es/commands/BatchGetCrawlersCommand.js +3 -3
  196. package/dist-es/commands/BatchGetCustomEntityTypesCommand.js +3 -3
  197. package/dist-es/commands/BatchGetDevEndpointsCommand.js +3 -3
  198. package/dist-es/commands/BatchGetJobsCommand.js +4 -4
  199. package/dist-es/commands/BatchGetPartitionCommand.js +3 -3
  200. package/dist-es/commands/BatchGetTriggersCommand.js +3 -3
  201. package/dist-es/commands/BatchGetWorkflowsCommand.js +3 -3
  202. package/dist-es/commands/BatchStopJobRunCommand.js +3 -3
  203. package/dist-es/commands/BatchUpdatePartitionCommand.js +3 -3
  204. package/dist-es/commands/CancelMLTaskRunCommand.js +3 -3
  205. package/dist-es/commands/CancelStatementCommand.js +3 -3
  206. package/dist-es/commands/CheckSchemaVersionValidityCommand.js +3 -3
  207. package/dist-es/commands/CreateBlueprintCommand.js +3 -3
  208. package/dist-es/commands/CreateClassifierCommand.js +3 -3
  209. package/dist-es/commands/CreateConnectionCommand.js +3 -3
  210. package/dist-es/commands/CreateCrawlerCommand.js +3 -3
  211. package/dist-es/commands/CreateCustomEntityTypeCommand.js +3 -3
  212. package/dist-es/commands/CreateDatabaseCommand.js +3 -3
  213. package/dist-es/commands/CreateDevEndpointCommand.js +3 -3
  214. package/dist-es/commands/CreateJobCommand.js +4 -4
  215. package/dist-es/commands/CreateMLTransformCommand.js +3 -3
  216. package/dist-es/commands/CreatePartitionCommand.js +3 -3
  217. package/dist-es/commands/CreatePartitionIndexCommand.js +3 -3
  218. package/dist-es/commands/CreateRegistryCommand.js +3 -3
  219. package/dist-es/commands/CreateSchemaCommand.js +3 -3
  220. package/dist-es/commands/CreateScriptCommand.js +3 -3
  221. package/dist-es/commands/CreateSecurityConfigurationCommand.js +3 -3
  222. package/dist-es/commands/CreateSessionCommand.js +3 -3
  223. package/dist-es/commands/CreateTableCommand.js +3 -3
  224. package/dist-es/commands/CreateTriggerCommand.js +3 -3
  225. package/dist-es/commands/CreateUserDefinedFunctionCommand.js +3 -3
  226. package/dist-es/commands/CreateWorkflowCommand.js +3 -3
  227. package/dist-es/commands/DeleteBlueprintCommand.js +3 -3
  228. package/dist-es/commands/DeleteClassifierCommand.js +4 -4
  229. package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +3 -3
  230. package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +3 -3
  231. package/dist-es/commands/DeleteConnectionCommand.js +3 -3
  232. package/dist-es/commands/DeleteCrawlerCommand.js +3 -3
  233. package/dist-es/commands/DeleteCustomEntityTypeCommand.js +3 -3
  234. package/dist-es/commands/DeleteDatabaseCommand.js +3 -3
  235. package/dist-es/commands/DeleteDevEndpointCommand.js +3 -3
  236. package/dist-es/commands/DeleteJobCommand.js +3 -3
  237. package/dist-es/commands/DeleteMLTransformCommand.js +3 -3
  238. package/dist-es/commands/DeletePartitionCommand.js +3 -3
  239. package/dist-es/commands/DeletePartitionIndexCommand.js +3 -3
  240. package/dist-es/commands/DeleteRegistryCommand.js +3 -3
  241. package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
  242. package/dist-es/commands/DeleteSchemaCommand.js +3 -3
  243. package/dist-es/commands/DeleteSchemaVersionsCommand.js +3 -3
  244. package/dist-es/commands/DeleteSecurityConfigurationCommand.js +3 -3
  245. package/dist-es/commands/DeleteSessionCommand.js +3 -3
  246. package/dist-es/commands/DeleteTableCommand.js +3 -3
  247. package/dist-es/commands/DeleteTableVersionCommand.js +3 -3
  248. package/dist-es/commands/DeleteTriggerCommand.js +3 -3
  249. package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +3 -3
  250. package/dist-es/commands/DeleteWorkflowCommand.js +3 -3
  251. package/dist-es/commands/GetBlueprintCommand.js +3 -3
  252. package/dist-es/commands/GetBlueprintRunCommand.js +3 -3
  253. package/dist-es/commands/GetBlueprintRunsCommand.js +3 -3
  254. package/dist-es/commands/GetCatalogImportStatusCommand.js +3 -3
  255. package/dist-es/commands/GetClassifierCommand.js +3 -3
  256. package/dist-es/commands/GetClassifiersCommand.js +3 -3
  257. package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +3 -3
  258. package/dist-es/commands/GetColumnStatisticsForTableCommand.js +3 -3
  259. package/dist-es/commands/GetConnectionCommand.js +3 -3
  260. package/dist-es/commands/GetConnectionsCommand.js +3 -3
  261. package/dist-es/commands/GetCrawlerCommand.js +3 -3
  262. package/dist-es/commands/GetCrawlerMetricsCommand.js +3 -3
  263. package/dist-es/commands/GetCrawlersCommand.js +3 -3
  264. package/dist-es/commands/GetCustomEntityTypeCommand.js +3 -3
  265. package/dist-es/commands/GetDataCatalogEncryptionSettingsCommand.js +3 -3
  266. package/dist-es/commands/GetDatabaseCommand.js +3 -3
  267. package/dist-es/commands/GetDatabasesCommand.js +3 -3
  268. package/dist-es/commands/GetDataflowGraphCommand.js +3 -3
  269. package/dist-es/commands/GetDevEndpointCommand.js +3 -3
  270. package/dist-es/commands/GetDevEndpointsCommand.js +3 -3
  271. package/dist-es/commands/GetJobBookmarkCommand.js +3 -3
  272. package/dist-es/commands/GetJobCommand.js +4 -4
  273. package/dist-es/commands/GetJobRunCommand.js +3 -3
  274. package/dist-es/commands/GetJobRunsCommand.js +3 -3
  275. package/dist-es/commands/GetJobsCommand.js +4 -4
  276. package/dist-es/commands/GetMLTaskRunCommand.js +3 -3
  277. package/dist-es/commands/GetMLTaskRunsCommand.js +3 -3
  278. package/dist-es/commands/GetMLTransformCommand.js +3 -3
  279. package/dist-es/commands/GetMLTransformsCommand.js +3 -3
  280. package/dist-es/commands/GetMappingCommand.js +3 -3
  281. package/dist-es/commands/GetPartitionCommand.js +3 -3
  282. package/dist-es/commands/GetPartitionIndexesCommand.js +3 -3
  283. package/dist-es/commands/GetPartitionsCommand.js +3 -3
  284. package/dist-es/commands/GetPlanCommand.js +3 -3
  285. package/dist-es/commands/GetRegistryCommand.js +3 -3
  286. package/dist-es/commands/GetResourcePoliciesCommand.js +3 -3
  287. package/dist-es/commands/GetResourcePolicyCommand.js +3 -3
  288. package/dist-es/commands/GetSchemaByDefinitionCommand.js +3 -3
  289. package/dist-es/commands/GetSchemaCommand.js +3 -3
  290. package/dist-es/commands/GetSchemaVersionCommand.js +3 -3
  291. package/dist-es/commands/GetSchemaVersionsDiffCommand.js +3 -3
  292. package/dist-es/commands/GetSecurityConfigurationCommand.js +3 -3
  293. package/dist-es/commands/GetSecurityConfigurationsCommand.js +3 -3
  294. package/dist-es/commands/GetSessionCommand.js +3 -3
  295. package/dist-es/commands/GetStatementCommand.js +3 -3
  296. package/dist-es/commands/GetTableCommand.js +3 -3
  297. package/dist-es/commands/GetTableVersionCommand.js +3 -3
  298. package/dist-es/commands/GetTableVersionsCommand.js +3 -3
  299. package/dist-es/commands/GetTablesCommand.js +3 -3
  300. package/dist-es/commands/GetTagsCommand.js +3 -3
  301. package/dist-es/commands/GetTriggerCommand.js +3 -3
  302. package/dist-es/commands/GetTriggersCommand.js +3 -3
  303. package/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +3 -3
  304. package/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +3 -3
  305. package/dist-es/commands/GetUnfilteredTableMetadataCommand.js +3 -3
  306. package/dist-es/commands/GetUserDefinedFunctionCommand.js +3 -3
  307. package/dist-es/commands/GetUserDefinedFunctionsCommand.js +3 -3
  308. package/dist-es/commands/GetWorkflowCommand.js +3 -3
  309. package/dist-es/commands/GetWorkflowRunCommand.js +3 -3
  310. package/dist-es/commands/GetWorkflowRunPropertiesCommand.js +3 -3
  311. package/dist-es/commands/GetWorkflowRunsCommand.js +3 -3
  312. package/dist-es/commands/ImportCatalogToGlueCommand.js +3 -3
  313. package/dist-es/commands/ListBlueprintsCommand.js +3 -3
  314. package/dist-es/commands/ListCrawlersCommand.js +3 -3
  315. package/dist-es/commands/ListCrawlsCommand.js +3 -3
  316. package/dist-es/commands/ListCustomEntityTypesCommand.js +3 -3
  317. package/dist-es/commands/ListDevEndpointsCommand.js +3 -3
  318. package/dist-es/commands/ListJobsCommand.js +3 -3
  319. package/dist-es/commands/ListMLTransformsCommand.js +3 -3
  320. package/dist-es/commands/ListRegistriesCommand.js +3 -3
  321. package/dist-es/commands/ListSchemaVersionsCommand.js +3 -3
  322. package/dist-es/commands/ListSchemasCommand.js +3 -3
  323. package/dist-es/commands/ListSessionsCommand.js +3 -3
  324. package/dist-es/commands/ListStatementsCommand.js +3 -3
  325. package/dist-es/commands/ListTriggersCommand.js +3 -3
  326. package/dist-es/commands/ListWorkflowsCommand.js +3 -3
  327. package/dist-es/commands/PutDataCatalogEncryptionSettingsCommand.js +3 -3
  328. package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
  329. package/dist-es/commands/PutSchemaVersionMetadataCommand.js +3 -3
  330. package/dist-es/commands/PutWorkflowRunPropertiesCommand.js +3 -3
  331. package/dist-es/commands/QuerySchemaVersionMetadataCommand.js +3 -3
  332. package/dist-es/commands/RegisterSchemaVersionCommand.js +3 -3
  333. package/dist-es/commands/RemoveSchemaVersionMetadataCommand.js +3 -3
  334. package/dist-es/commands/ResetJobBookmarkCommand.js +3 -3
  335. package/dist-es/commands/ResumeWorkflowRunCommand.js +3 -3
  336. package/dist-es/commands/RunStatementCommand.js +3 -3
  337. package/dist-es/commands/SearchTablesCommand.js +3 -3
  338. package/dist-es/commands/StartBlueprintRunCommand.js +3 -3
  339. package/dist-es/commands/StartCrawlerCommand.js +3 -3
  340. package/dist-es/commands/StartCrawlerScheduleCommand.js +3 -3
  341. package/dist-es/commands/StartExportLabelsTaskRunCommand.js +3 -3
  342. package/dist-es/commands/StartImportLabelsTaskRunCommand.js +3 -3
  343. package/dist-es/commands/StartJobRunCommand.js +3 -3
  344. package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +3 -3
  345. package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +3 -3
  346. package/dist-es/commands/StartTriggerCommand.js +3 -3
  347. package/dist-es/commands/StartWorkflowRunCommand.js +3 -3
  348. package/dist-es/commands/StopCrawlerCommand.js +3 -3
  349. package/dist-es/commands/StopCrawlerScheduleCommand.js +3 -3
  350. package/dist-es/commands/StopSessionCommand.js +3 -3
  351. package/dist-es/commands/StopTriggerCommand.js +3 -3
  352. package/dist-es/commands/StopWorkflowRunCommand.js +3 -3
  353. package/dist-es/commands/TagResourceCommand.js +3 -3
  354. package/dist-es/commands/UntagResourceCommand.js +3 -3
  355. package/dist-es/commands/UpdateBlueprintCommand.js +3 -3
  356. package/dist-es/commands/UpdateClassifierCommand.js +3 -3
  357. package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +3 -3
  358. package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +3 -3
  359. package/dist-es/commands/UpdateConnectionCommand.js +3 -3
  360. package/dist-es/commands/UpdateCrawlerCommand.js +3 -3
  361. package/dist-es/commands/UpdateCrawlerScheduleCommand.js +3 -3
  362. package/dist-es/commands/UpdateDatabaseCommand.js +3 -3
  363. package/dist-es/commands/UpdateDevEndpointCommand.js +3 -3
  364. package/dist-es/commands/UpdateJobCommand.js +3 -3
  365. package/dist-es/commands/UpdateMLTransformCommand.js +3 -3
  366. package/dist-es/commands/UpdatePartitionCommand.js +3 -3
  367. package/dist-es/commands/UpdateRegistryCommand.js +3 -3
  368. package/dist-es/commands/UpdateSchemaCommand.js +3 -3
  369. package/dist-es/commands/UpdateTableCommand.js +3 -3
  370. package/dist-es/commands/UpdateTriggerCommand.js +3 -3
  371. package/dist-es/commands/UpdateUserDefinedFunctionCommand.js +3 -3
  372. package/dist-es/commands/UpdateWorkflowCommand.js +3 -3
  373. package/dist-es/models/models_0.js +235 -940
  374. package/dist-es/models/models_1.js +275 -1100
  375. package/dist-es/models/models_2.js +100 -400
  376. package/dist-types/models/models_0.d.ts +940 -1410
  377. package/dist-types/models/models_1.d.ts +1100 -1650
  378. package/dist-types/models/models_2.d.ts +400 -600
  379. package/dist-types/ts3.4/models/models_0.d.ts +0 -700
  380. package/dist-types/ts3.4/models/models_1.d.ts +550 -1100
  381. package/dist-types/ts3.4/models/models_2.d.ts +0 -252
  382. package/package.json +6 -6
@@ -20,12 +20,6 @@ export interface RegisterSchemaVersionInput {
20
20
  */
21
21
  SchemaDefinition: string | undefined;
22
22
  }
23
- export declare namespace RegisterSchemaVersionInput {
24
- /**
25
- * @internal
26
- */
27
- const filterSensitiveLog: (obj: RegisterSchemaVersionInput) => any;
28
- }
29
23
  export interface RegisterSchemaVersionResponse {
30
24
  /**
31
25
  * <p>The unique ID that represents the version of this schema.</p>
@@ -40,12 +34,6 @@ export interface RegisterSchemaVersionResponse {
40
34
  */
41
35
  Status?: SchemaVersionStatus | string;
42
36
  }
43
- export declare namespace RegisterSchemaVersionResponse {
44
- /**
45
- * @internal
46
- */
47
- const filterSensitiveLog: (obj: RegisterSchemaVersionResponse) => any;
48
- }
49
37
  export interface RemoveSchemaVersionMetadataInput {
50
38
  /**
51
39
  * <p>A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).</p>
@@ -64,12 +52,6 @@ export interface RemoveSchemaVersionMetadataInput {
64
52
  */
65
53
  MetadataKeyValue: MetadataKeyValuePair | undefined;
66
54
  }
67
- export declare namespace RemoveSchemaVersionMetadataInput {
68
- /**
69
- * @internal
70
- */
71
- const filterSensitiveLog: (obj: RemoveSchemaVersionMetadataInput) => any;
72
- }
73
55
  export interface RemoveSchemaVersionMetadataResponse {
74
56
  /**
75
57
  * <p>The Amazon Resource Name (ARN) of the schema.</p>
@@ -104,12 +86,6 @@ export interface RemoveSchemaVersionMetadataResponse {
104
86
  */
105
87
  MetadataValue?: string;
106
88
  }
107
- export declare namespace RemoveSchemaVersionMetadataResponse {
108
- /**
109
- * @internal
110
- */
111
- const filterSensitiveLog: (obj: RemoveSchemaVersionMetadataResponse) => any;
112
- }
113
89
  export interface ResetJobBookmarkRequest {
114
90
  /**
115
91
  * <p>The name of the job in question.</p>
@@ -120,24 +96,12 @@ export interface ResetJobBookmarkRequest {
120
96
  */
121
97
  RunId?: string;
122
98
  }
123
- export declare namespace ResetJobBookmarkRequest {
124
- /**
125
- * @internal
126
- */
127
- const filterSensitiveLog: (obj: ResetJobBookmarkRequest) => any;
128
- }
129
99
  export interface ResetJobBookmarkResponse {
130
100
  /**
131
101
  * <p>The reset bookmark entry.</p>
132
102
  */
133
103
  JobBookmarkEntry?: JobBookmarkEntry;
134
104
  }
135
- export declare namespace ResetJobBookmarkResponse {
136
- /**
137
- * @internal
138
- */
139
- const filterSensitiveLog: (obj: ResetJobBookmarkResponse) => any;
140
- }
141
105
  /**
142
106
  * <p>Too many jobs are being run concurrently.</p>
143
107
  */
@@ -182,12 +146,6 @@ export interface ResumeWorkflowRunRequest {
182
146
  */
183
147
  NodeIds: string[] | undefined;
184
148
  }
185
- export declare namespace ResumeWorkflowRunRequest {
186
- /**
187
- * @internal
188
- */
189
- const filterSensitiveLog: (obj: ResumeWorkflowRunRequest) => any;
190
- }
191
149
  export interface ResumeWorkflowRunResponse {
192
150
  /**
193
151
  * <p>The new ID assigned to the resumed workflow run. Each resume of a workflow run will have a new run ID.</p>
@@ -198,12 +156,6 @@ export interface ResumeWorkflowRunResponse {
198
156
  */
199
157
  NodeIds?: string[];
200
158
  }
201
- export declare namespace ResumeWorkflowRunResponse {
202
- /**
203
- * @internal
204
- */
205
- const filterSensitiveLog: (obj: ResumeWorkflowRunResponse) => any;
206
- }
207
159
  export interface RunStatementRequest {
208
160
  /**
209
161
  * <p>The Session Id of the statement to be run.</p>
@@ -218,24 +170,12 @@ export interface RunStatementRequest {
218
170
  */
219
171
  RequestOrigin?: string;
220
172
  }
221
- export declare namespace RunStatementRequest {
222
- /**
223
- * @internal
224
- */
225
- const filterSensitiveLog: (obj: RunStatementRequest) => any;
226
- }
227
173
  export interface RunStatementResponse {
228
174
  /**
229
175
  * <p>Returns the Id of the statement that was run.</p>
230
176
  */
231
177
  Id?: number;
232
178
  }
233
- export declare namespace RunStatementResponse {
234
- /**
235
- * @internal
236
- */
237
- const filterSensitiveLog: (obj: RunStatementResponse) => any;
238
- }
239
179
  export declare enum Comparator {
240
180
  EQUALS = "EQUALS",
241
181
  GREATER_THAN = "GREATER_THAN",
@@ -260,12 +200,6 @@ export interface PropertyPredicate {
260
200
  */
261
201
  Comparator?: Comparator | string;
262
202
  }
263
- export declare namespace PropertyPredicate {
264
- /**
265
- * @internal
266
- */
267
- const filterSensitiveLog: (obj: PropertyPredicate) => any;
268
- }
269
203
  export declare enum Sort {
270
204
  ASCENDING = "ASC",
271
205
  DESCENDING = "DESC"
@@ -283,12 +217,6 @@ export interface SortCriterion {
283
217
  */
284
218
  Sort?: Sort | string;
285
219
  }
286
- export declare namespace SortCriterion {
287
- /**
288
- * @internal
289
- */
290
- const filterSensitiveLog: (obj: SortCriterion) => any;
291
- }
292
220
  export interface SearchTablesRequest {
293
221
  /**
294
222
  * <p>A unique identifier, consisting of <code>
@@ -333,12 +261,6 @@ export interface SearchTablesRequest {
333
261
  */
334
262
  ResourceShareType?: ResourceShareType | string;
335
263
  }
336
- export declare namespace SearchTablesRequest {
337
- /**
338
- * @internal
339
- */
340
- const filterSensitiveLog: (obj: SearchTablesRequest) => any;
341
- }
342
264
  export interface SearchTablesResponse {
343
265
  /**
344
266
  * <p>A continuation token, present if the current list segment is not the last.</p>
@@ -349,12 +271,6 @@ export interface SearchTablesResponse {
349
271
  */
350
272
  TableList?: Table[];
351
273
  }
352
- export declare namespace SearchTablesResponse {
353
- /**
354
- * @internal
355
- */
356
- const filterSensitiveLog: (obj: SearchTablesResponse) => any;
357
- }
358
274
  /**
359
275
  * <p>The blueprint is in an invalid state to perform a requested operation.</p>
360
276
  */
@@ -384,44 +300,20 @@ export interface StartBlueprintRunRequest {
384
300
  */
385
301
  RoleArn: string | undefined;
386
302
  }
387
- export declare namespace StartBlueprintRunRequest {
388
- /**
389
- * @internal
390
- */
391
- const filterSensitiveLog: (obj: StartBlueprintRunRequest) => any;
392
- }
393
303
  export interface StartBlueprintRunResponse {
394
304
  /**
395
305
  * <p>The run ID for this blueprint run.</p>
396
306
  */
397
307
  RunId?: string;
398
308
  }
399
- export declare namespace StartBlueprintRunResponse {
400
- /**
401
- * @internal
402
- */
403
- const filterSensitiveLog: (obj: StartBlueprintRunResponse) => any;
404
- }
405
309
  export interface StartCrawlerRequest {
406
310
  /**
407
311
  * <p>Name of the crawler to start.</p>
408
312
  */
409
313
  Name: string | undefined;
410
314
  }
411
- export declare namespace StartCrawlerRequest {
412
- /**
413
- * @internal
414
- */
415
- const filterSensitiveLog: (obj: StartCrawlerRequest) => any;
416
- }
417
315
  export interface StartCrawlerResponse {
418
316
  }
419
- export declare namespace StartCrawlerResponse {
420
- /**
421
- * @internal
422
- */
423
- const filterSensitiveLog: (obj: StartCrawlerResponse) => any;
424
- }
425
317
  /**
426
318
  * <p>There is no applicable schedule.</p>
427
319
  */
@@ -458,20 +350,8 @@ export interface StartCrawlerScheduleRequest {
458
350
  */
459
351
  CrawlerName: string | undefined;
460
352
  }
461
- export declare namespace StartCrawlerScheduleRequest {
462
- /**
463
- * @internal
464
- */
465
- const filterSensitiveLog: (obj: StartCrawlerScheduleRequest) => any;
466
- }
467
353
  export interface StartCrawlerScheduleResponse {
468
354
  }
469
- export declare namespace StartCrawlerScheduleResponse {
470
- /**
471
- * @internal
472
- */
473
- const filterSensitiveLog: (obj: StartCrawlerScheduleResponse) => any;
474
- }
475
355
  export interface StartExportLabelsTaskRunRequest {
476
356
  /**
477
357
  * <p>The unique identifier of the machine learning transform.</p>
@@ -482,24 +362,12 @@ export interface StartExportLabelsTaskRunRequest {
482
362
  */
483
363
  OutputS3Path: string | undefined;
484
364
  }
485
- export declare namespace StartExportLabelsTaskRunRequest {
486
- /**
487
- * @internal
488
- */
489
- const filterSensitiveLog: (obj: StartExportLabelsTaskRunRequest) => any;
490
- }
491
365
  export interface StartExportLabelsTaskRunResponse {
492
366
  /**
493
367
  * <p>The unique identifier for the task run.</p>
494
368
  */
495
369
  TaskRunId?: string;
496
370
  }
497
- export declare namespace StartExportLabelsTaskRunResponse {
498
- /**
499
- * @internal
500
- */
501
- const filterSensitiveLog: (obj: StartExportLabelsTaskRunResponse) => any;
502
- }
503
371
  export interface StartImportLabelsTaskRunRequest {
504
372
  /**
505
373
  * <p>The unique identifier of the machine learning transform.</p>
@@ -515,24 +383,12 @@ export interface StartImportLabelsTaskRunRequest {
515
383
  */
516
384
  ReplaceAllLabels?: boolean;
517
385
  }
518
- export declare namespace StartImportLabelsTaskRunRequest {
519
- /**
520
- * @internal
521
- */
522
- const filterSensitiveLog: (obj: StartImportLabelsTaskRunRequest) => any;
523
- }
524
386
  export interface StartImportLabelsTaskRunResponse {
525
387
  /**
526
388
  * <p>The unique identifier for the task run.</p>
527
389
  */
528
390
  TaskRunId?: string;
529
391
  }
530
- export declare namespace StartImportLabelsTaskRunResponse {
531
- /**
532
- * @internal
533
- */
534
- const filterSensitiveLog: (obj: StartImportLabelsTaskRunResponse) => any;
535
- }
536
392
  export interface StartJobRunRequest {
537
393
  /**
538
394
  * <p>The name of the job definition to use.</p>
@@ -626,24 +482,12 @@ export interface StartJobRunRequest {
626
482
  */
627
483
  NumberOfWorkers?: number;
628
484
  }
629
- export declare namespace StartJobRunRequest {
630
- /**
631
- * @internal
632
- */
633
- const filterSensitiveLog: (obj: StartJobRunRequest) => any;
634
- }
635
485
  export interface StartJobRunResponse {
636
486
  /**
637
487
  * <p>The ID assigned to this job run.</p>
638
488
  */
639
489
  JobRunId?: string;
640
490
  }
641
- export declare namespace StartJobRunResponse {
642
- /**
643
- * @internal
644
- */
645
- const filterSensitiveLog: (obj: StartJobRunResponse) => any;
646
- }
647
491
  /**
648
492
  * <p>The machine learning transform is not ready to run.</p>
649
493
  */
@@ -665,24 +509,12 @@ export interface StartMLEvaluationTaskRunRequest {
665
509
  */
666
510
  TransformId: string | undefined;
667
511
  }
668
- export declare namespace StartMLEvaluationTaskRunRequest {
669
- /**
670
- * @internal
671
- */
672
- const filterSensitiveLog: (obj: StartMLEvaluationTaskRunRequest) => any;
673
- }
674
512
  export interface StartMLEvaluationTaskRunResponse {
675
513
  /**
676
514
  * <p>The unique identifier associated with this run.</p>
677
515
  */
678
516
  TaskRunId?: string;
679
517
  }
680
- export declare namespace StartMLEvaluationTaskRunResponse {
681
- /**
682
- * @internal
683
- */
684
- const filterSensitiveLog: (obj: StartMLEvaluationTaskRunResponse) => any;
685
- }
686
518
  export interface StartMLLabelingSetGenerationTaskRunRequest {
687
519
  /**
688
520
  * <p>The unique identifier of the machine learning transform.</p>
@@ -694,48 +526,24 @@ export interface StartMLLabelingSetGenerationTaskRunRequest {
694
526
  */
695
527
  OutputS3Path: string | undefined;
696
528
  }
697
- export declare namespace StartMLLabelingSetGenerationTaskRunRequest {
698
- /**
699
- * @internal
700
- */
701
- const filterSensitiveLog: (obj: StartMLLabelingSetGenerationTaskRunRequest) => any;
702
- }
703
529
  export interface StartMLLabelingSetGenerationTaskRunResponse {
704
530
  /**
705
531
  * <p>The unique run identifier that is associated with this task run.</p>
706
532
  */
707
533
  TaskRunId?: string;
708
534
  }
709
- export declare namespace StartMLLabelingSetGenerationTaskRunResponse {
710
- /**
711
- * @internal
712
- */
713
- const filterSensitiveLog: (obj: StartMLLabelingSetGenerationTaskRunResponse) => any;
714
- }
715
535
  export interface StartTriggerRequest {
716
536
  /**
717
537
  * <p>The name of the trigger to start.</p>
718
538
  */
719
539
  Name: string | undefined;
720
540
  }
721
- export declare namespace StartTriggerRequest {
722
- /**
723
- * @internal
724
- */
725
- const filterSensitiveLog: (obj: StartTriggerRequest) => any;
726
- }
727
541
  export interface StartTriggerResponse {
728
542
  /**
729
543
  * <p>The name of the trigger that was started.</p>
730
544
  */
731
545
  Name?: string;
732
546
  }
733
- export declare namespace StartTriggerResponse {
734
- /**
735
- * @internal
736
- */
737
- const filterSensitiveLog: (obj: StartTriggerResponse) => any;
738
- }
739
547
  export interface StartWorkflowRunRequest {
740
548
  /**
741
549
  * <p>The name of the workflow to start.</p>
@@ -746,24 +554,12 @@ export interface StartWorkflowRunRequest {
746
554
  */
747
555
  RunProperties?: Record<string, string>;
748
556
  }
749
- export declare namespace StartWorkflowRunRequest {
750
- /**
751
- * @internal
752
- */
753
- const filterSensitiveLog: (obj: StartWorkflowRunRequest) => any;
754
- }
755
557
  export interface StartWorkflowRunResponse {
756
558
  /**
757
559
  * <p>An Id for the new run.</p>
758
560
  */
759
561
  RunId?: string;
760
562
  }
761
- export declare namespace StartWorkflowRunResponse {
762
- /**
763
- * @internal
764
- */
765
- const filterSensitiveLog: (obj: StartWorkflowRunResponse) => any;
766
- }
767
563
  /**
768
564
  * <p>The specified crawler is not running.</p>
769
565
  */
@@ -800,20 +596,8 @@ export interface StopCrawlerRequest {
800
596
  */
801
597
  Name: string | undefined;
802
598
  }
803
- export declare namespace StopCrawlerRequest {
804
- /**
805
- * @internal
806
- */
807
- const filterSensitiveLog: (obj: StopCrawlerRequest) => any;
808
- }
809
599
  export interface StopCrawlerResponse {
810
600
  }
811
- export declare namespace StopCrawlerResponse {
812
- /**
813
- * @internal
814
- */
815
- const filterSensitiveLog: (obj: StopCrawlerResponse) => any;
816
- }
817
601
  /**
818
602
  * <p>The specified scheduler is not running.</p>
819
603
  */
@@ -835,20 +619,8 @@ export interface StopCrawlerScheduleRequest {
835
619
  */
836
620
  CrawlerName: string | undefined;
837
621
  }
838
- export declare namespace StopCrawlerScheduleRequest {
839
- /**
840
- * @internal
841
- */
842
- const filterSensitiveLog: (obj: StopCrawlerScheduleRequest) => any;
843
- }
844
622
  export interface StopCrawlerScheduleResponse {
845
623
  }
846
- export declare namespace StopCrawlerScheduleResponse {
847
- /**
848
- * @internal
849
- */
850
- const filterSensitiveLog: (obj: StopCrawlerScheduleResponse) => any;
851
- }
852
624
  export interface StopSessionRequest {
853
625
  /**
854
626
  * <p>The ID of the session to be stopped.</p>
@@ -859,48 +631,24 @@ export interface StopSessionRequest {
859
631
  */
860
632
  RequestOrigin?: string;
861
633
  }
862
- export declare namespace StopSessionRequest {
863
- /**
864
- * @internal
865
- */
866
- const filterSensitiveLog: (obj: StopSessionRequest) => any;
867
- }
868
634
  export interface StopSessionResponse {
869
635
  /**
870
636
  * <p>Returns the Id of the stopped session.</p>
871
637
  */
872
638
  Id?: string;
873
639
  }
874
- export declare namespace StopSessionResponse {
875
- /**
876
- * @internal
877
- */
878
- const filterSensitiveLog: (obj: StopSessionResponse) => any;
879
- }
880
640
  export interface StopTriggerRequest {
881
641
  /**
882
642
  * <p>The name of the trigger to stop.</p>
883
643
  */
884
644
  Name: string | undefined;
885
645
  }
886
- export declare namespace StopTriggerRequest {
887
- /**
888
- * @internal
889
- */
890
- const filterSensitiveLog: (obj: StopTriggerRequest) => any;
891
- }
892
646
  export interface StopTriggerResponse {
893
647
  /**
894
648
  * <p>The name of the trigger that was stopped.</p>
895
649
  */
896
650
  Name?: string;
897
651
  }
898
- export declare namespace StopTriggerResponse {
899
- /**
900
- * @internal
901
- */
902
- const filterSensitiveLog: (obj: StopTriggerResponse) => any;
903
- }
904
652
  export interface StopWorkflowRunRequest {
905
653
  /**
906
654
  * <p>The name of the workflow to stop.</p>
@@ -911,20 +659,8 @@ export interface StopWorkflowRunRequest {
911
659
  */
912
660
  RunId: string | undefined;
913
661
  }
914
- export declare namespace StopWorkflowRunRequest {
915
- /**
916
- * @internal
917
- */
918
- const filterSensitiveLog: (obj: StopWorkflowRunRequest) => any;
919
- }
920
662
  export interface StopWorkflowRunResponse {
921
663
  }
922
- export declare namespace StopWorkflowRunResponse {
923
- /**
924
- * @internal
925
- */
926
- const filterSensitiveLog: (obj: StopWorkflowRunResponse) => any;
927
- }
928
664
  export interface TagResourceRequest {
929
665
  /**
930
666
  * <p>The ARN of the Glue resource to which to add the tags. For more
@@ -936,20 +672,8 @@ export interface TagResourceRequest {
936
672
  */
937
673
  TagsToAdd: Record<string, string> | undefined;
938
674
  }
939
- export declare namespace TagResourceRequest {
940
- /**
941
- * @internal
942
- */
943
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
944
- }
945
675
  export interface TagResourceResponse {
946
676
  }
947
- export declare namespace TagResourceResponse {
948
- /**
949
- * @internal
950
- */
951
- const filterSensitiveLog: (obj: TagResourceResponse) => any;
952
- }
953
677
  export interface UntagResourceRequest {
954
678
  /**
955
679
  * <p>The Amazon Resource Name (ARN) of the resource from which to remove the tags.</p>
@@ -960,20 +684,8 @@ export interface UntagResourceRequest {
960
684
  */
961
685
  TagsToRemove: string[] | undefined;
962
686
  }
963
- export declare namespace UntagResourceRequest {
964
- /**
965
- * @internal
966
- */
967
- const filterSensitiveLog: (obj: UntagResourceRequest) => any;
968
- }
969
687
  export interface UntagResourceResponse {
970
688
  }
971
- export declare namespace UntagResourceResponse {
972
- /**
973
- * @internal
974
- */
975
- const filterSensitiveLog: (obj: UntagResourceResponse) => any;
976
- }
977
689
  export interface UpdateBlueprintRequest {
978
690
  /**
979
691
  * <p>The name of the blueprint.</p>
@@ -988,24 +700,12 @@ export interface UpdateBlueprintRequest {
988
700
  */
989
701
  BlueprintLocation: string | undefined;
990
702
  }
991
- export declare namespace UpdateBlueprintRequest {
992
- /**
993
- * @internal
994
- */
995
- const filterSensitiveLog: (obj: UpdateBlueprintRequest) => any;
996
- }
997
703
  export interface UpdateBlueprintResponse {
998
704
  /**
999
705
  * <p>Returns the name of the blueprint that was updated.</p>
1000
706
  */
1001
707
  Name?: string;
1002
708
  }
1003
- export declare namespace UpdateBlueprintResponse {
1004
- /**
1005
- * @internal
1006
- */
1007
- const filterSensitiveLog: (obj: UpdateBlueprintResponse) => any;
1008
- }
1009
709
  /**
1010
710
  * <p>Specifies a custom CSV classifier to be updated.</p>
1011
711
  */
@@ -1040,12 +740,6 @@ export interface UpdateCsvClassifierRequest {
1040
740
  */
1041
741
  AllowSingleColumn?: boolean;
1042
742
  }
1043
- export declare namespace UpdateCsvClassifierRequest {
1044
- /**
1045
- * @internal
1046
- */
1047
- const filterSensitiveLog: (obj: UpdateCsvClassifierRequest) => any;
1048
- }
1049
743
  /**
1050
744
  * <p>Specifies a grok classifier to update when passed to
1051
745
  * <code>UpdateClassifier</code>.</p>
@@ -1069,12 +763,6 @@ export interface UpdateGrokClassifierRequest {
1069
763
  */
1070
764
  CustomPatterns?: string;
1071
765
  }
1072
- export declare namespace UpdateGrokClassifierRequest {
1073
- /**
1074
- * @internal
1075
- */
1076
- const filterSensitiveLog: (obj: UpdateGrokClassifierRequest) => any;
1077
- }
1078
766
  /**
1079
767
  * <p>Specifies a JSON classifier to be updated.</p>
1080
768
  */
@@ -1089,12 +777,6 @@ export interface UpdateJsonClassifierRequest {
1089
777
  */
1090
778
  JsonPath?: string;
1091
779
  }
1092
- export declare namespace UpdateJsonClassifierRequest {
1093
- /**
1094
- * @internal
1095
- */
1096
- const filterSensitiveLog: (obj: UpdateJsonClassifierRequest) => any;
1097
- }
1098
780
  /**
1099
781
  * <p>Specifies an XML classifier to be updated.</p>
1100
782
  */
@@ -1116,12 +798,6 @@ export interface UpdateXMLClassifierRequest {
1116
798
  */
1117
799
  RowTag?: string;
1118
800
  }
1119
- export declare namespace UpdateXMLClassifierRequest {
1120
- /**
1121
- * @internal
1122
- */
1123
- const filterSensitiveLog: (obj: UpdateXMLClassifierRequest) => any;
1124
- }
1125
801
  export interface UpdateClassifierRequest {
1126
802
  /**
1127
803
  * <p>A <code>GrokClassifier</code> object with updated fields.</p>
@@ -1140,20 +816,8 @@ export interface UpdateClassifierRequest {
1140
816
  */
1141
817
  CsvClassifier?: UpdateCsvClassifierRequest;
1142
818
  }
1143
- export declare namespace UpdateClassifierRequest {
1144
- /**
1145
- * @internal
1146
- */
1147
- const filterSensitiveLog: (obj: UpdateClassifierRequest) => any;
1148
- }
1149
819
  export interface UpdateClassifierResponse {
1150
820
  }
1151
- export declare namespace UpdateClassifierResponse {
1152
- /**
1153
- * @internal
1154
- */
1155
- const filterSensitiveLog: (obj: UpdateClassifierResponse) => any;
1156
- }
1157
821
  /**
1158
822
  * <p>There was a version conflict.</p>
1159
823
  */
@@ -1192,12 +856,6 @@ export interface UpdateColumnStatisticsForPartitionRequest {
1192
856
  */
1193
857
  ColumnStatisticsList: ColumnStatistics[] | undefined;
1194
858
  }
1195
- export declare namespace UpdateColumnStatisticsForPartitionRequest {
1196
- /**
1197
- * @internal
1198
- */
1199
- const filterSensitiveLog: (obj: UpdateColumnStatisticsForPartitionRequest) => any;
1200
- }
1201
859
  /**
1202
860
  * <p>Encapsulates a <code>ColumnStatistics</code> object that failed and the reason for failure.</p>
1203
861
  */
@@ -1211,24 +869,12 @@ export interface ColumnStatisticsError {
1211
869
  */
1212
870
  Error?: ErrorDetail;
1213
871
  }
1214
- export declare namespace ColumnStatisticsError {
1215
- /**
1216
- * @internal
1217
- */
1218
- const filterSensitiveLog: (obj: ColumnStatisticsError) => any;
1219
- }
1220
872
  export interface UpdateColumnStatisticsForPartitionResponse {
1221
873
  /**
1222
874
  * <p>Error occurred during updating column statistics data.</p>
1223
875
  */
1224
876
  Errors?: ColumnStatisticsError[];
1225
877
  }
1226
- export declare namespace UpdateColumnStatisticsForPartitionResponse {
1227
- /**
1228
- * @internal
1229
- */
1230
- const filterSensitiveLog: (obj: UpdateColumnStatisticsForPartitionResponse) => any;
1231
- }
1232
878
  export interface UpdateColumnStatisticsForTableRequest {
1233
879
  /**
1234
880
  * <p>The ID of the Data Catalog where the partitions in question reside.
@@ -1248,24 +894,12 @@ export interface UpdateColumnStatisticsForTableRequest {
1248
894
  */
1249
895
  ColumnStatisticsList: ColumnStatistics[] | undefined;
1250
896
  }
1251
- export declare namespace UpdateColumnStatisticsForTableRequest {
1252
- /**
1253
- * @internal
1254
- */
1255
- const filterSensitiveLog: (obj: UpdateColumnStatisticsForTableRequest) => any;
1256
- }
1257
897
  export interface UpdateColumnStatisticsForTableResponse {
1258
898
  /**
1259
899
  * <p>List of ColumnStatisticsErrors.</p>
1260
900
  */
1261
901
  Errors?: ColumnStatisticsError[];
1262
902
  }
1263
- export declare namespace UpdateColumnStatisticsForTableResponse {
1264
- /**
1265
- * @internal
1266
- */
1267
- const filterSensitiveLog: (obj: UpdateColumnStatisticsForTableResponse) => any;
1268
- }
1269
903
  export interface UpdateConnectionRequest {
1270
904
  /**
1271
905
  * <p>The ID of the Data Catalog in which the connection resides. If none is provided, the Amazon Web Services
@@ -1282,20 +916,8 @@ export interface UpdateConnectionRequest {
1282
916
  */
1283
917
  ConnectionInput: ConnectionInput | undefined;
1284
918
  }
1285
- export declare namespace UpdateConnectionRequest {
1286
- /**
1287
- * @internal
1288
- */
1289
- const filterSensitiveLog: (obj: UpdateConnectionRequest) => any;
1290
- }
1291
919
  export interface UpdateConnectionResponse {
1292
920
  }
1293
- export declare namespace UpdateConnectionResponse {
1294
- /**
1295
- * @internal
1296
- */
1297
- const filterSensitiveLog: (obj: UpdateConnectionResponse) => any;
1298
- }
1299
921
  export interface UpdateCrawlerRequest {
1300
922
  /**
1301
923
  * <p>Name of the new crawler.</p>
@@ -1364,20 +986,8 @@ export interface UpdateCrawlerRequest {
1364
986
  */
1365
987
  CrawlerSecurityConfiguration?: string;
1366
988
  }
1367
- export declare namespace UpdateCrawlerRequest {
1368
- /**
1369
- * @internal
1370
- */
1371
- const filterSensitiveLog: (obj: UpdateCrawlerRequest) => any;
1372
- }
1373
989
  export interface UpdateCrawlerResponse {
1374
990
  }
1375
- export declare namespace UpdateCrawlerResponse {
1376
- /**
1377
- * @internal
1378
- */
1379
- const filterSensitiveLog: (obj: UpdateCrawlerResponse) => any;
1380
- }
1381
991
  export interface UpdateCrawlerScheduleRequest {
1382
992
  /**
1383
993
  * <p>The name of the crawler whose schedule to update.</p>
@@ -1390,20 +1000,8 @@ export interface UpdateCrawlerScheduleRequest {
1390
1000
  */
1391
1001
  Schedule?: string;
1392
1002
  }
1393
- export declare namespace UpdateCrawlerScheduleRequest {
1394
- /**
1395
- * @internal
1396
- */
1397
- const filterSensitiveLog: (obj: UpdateCrawlerScheduleRequest) => any;
1398
- }
1399
1003
  export interface UpdateCrawlerScheduleResponse {
1400
1004
  }
1401
- export declare namespace UpdateCrawlerScheduleResponse {
1402
- /**
1403
- * @internal
1404
- */
1405
- const filterSensitiveLog: (obj: UpdateCrawlerScheduleResponse) => any;
1406
- }
1407
1005
  export interface UpdateDatabaseRequest {
1408
1006
  /**
1409
1007
  * <p>The ID of the Data Catalog in which the metadata database resides. If none is provided,
@@ -1421,20 +1019,8 @@ export interface UpdateDatabaseRequest {
1421
1019
  */
1422
1020
  DatabaseInput: DatabaseInput | undefined;
1423
1021
  }
1424
- export declare namespace UpdateDatabaseRequest {
1425
- /**
1426
- * @internal
1427
- */
1428
- const filterSensitiveLog: (obj: UpdateDatabaseRequest) => any;
1429
- }
1430
1022
  export interface UpdateDatabaseResponse {
1431
1023
  }
1432
- export declare namespace UpdateDatabaseResponse {
1433
- /**
1434
- * @internal
1435
- */
1436
- const filterSensitiveLog: (obj: UpdateDatabaseResponse) => any;
1437
- }
1438
1024
  /**
1439
1025
  * <p>Custom libraries to be loaded into a development endpoint.</p>
1440
1026
  */
@@ -1459,12 +1045,6 @@ export interface DevEndpointCustomLibraries {
1459
1045
  */
1460
1046
  ExtraJarsS3Path?: string;
1461
1047
  }
1462
- export declare namespace DevEndpointCustomLibraries {
1463
- /**
1464
- * @internal
1465
- */
1466
- const filterSensitiveLog: (obj: DevEndpointCustomLibraries) => any;
1467
- }
1468
1048
  export interface UpdateDevEndpointRequest {
1469
1049
  /**
1470
1050
  * <p>The name of the <code>DevEndpoint</code> to be updated.</p>
@@ -1514,32 +1094,14 @@ export interface UpdateDevEndpointRequest {
1514
1094
  */
1515
1095
  AddArguments?: Record<string, string>;
1516
1096
  }
1517
- export declare namespace UpdateDevEndpointRequest {
1518
- /**
1519
- * @internal
1520
- */
1521
- const filterSensitiveLog: (obj: UpdateDevEndpointRequest) => any;
1522
- }
1523
1097
  export interface UpdateDevEndpointResponse {
1524
1098
  }
1525
- export declare namespace UpdateDevEndpointResponse {
1526
- /**
1527
- * @internal
1528
- */
1529
- const filterSensitiveLog: (obj: UpdateDevEndpointResponse) => any;
1530
- }
1531
1099
  export interface UpdateJobResponse {
1532
1100
  /**
1533
1101
  * <p>Returns the name of the updated job definition.</p>
1534
1102
  */
1535
1103
  JobName?: string;
1536
1104
  }
1537
- export declare namespace UpdateJobResponse {
1538
- /**
1539
- * @internal
1540
- */
1541
- const filterSensitiveLog: (obj: UpdateJobResponse) => any;
1542
- }
1543
1105
  export interface UpdateMLTransformRequest {
1544
1106
  /**
1545
1107
  * <p>A unique identifier that was generated when the transform was created.</p>
@@ -1604,24 +1166,12 @@ export interface UpdateMLTransformRequest {
1604
1166
  */
1605
1167
  MaxRetries?: number;
1606
1168
  }
1607
- export declare namespace UpdateMLTransformRequest {
1608
- /**
1609
- * @internal
1610
- */
1611
- const filterSensitiveLog: (obj: UpdateMLTransformRequest) => any;
1612
- }
1613
1169
  export interface UpdateMLTransformResponse {
1614
1170
  /**
1615
1171
  * <p>The unique identifier for the transform that was updated.</p>
1616
1172
  */
1617
1173
  TransformId?: string;
1618
1174
  }
1619
- export declare namespace UpdateMLTransformResponse {
1620
- /**
1621
- * @internal
1622
- */
1623
- const filterSensitiveLog: (obj: UpdateMLTransformResponse) => any;
1624
- }
1625
1175
  export interface UpdatePartitionRequest {
1626
1176
  /**
1627
1177
  * <p>The ID of the Data Catalog where the partition to be updated resides. If none is provided,
@@ -1648,20 +1198,8 @@ export interface UpdatePartitionRequest {
1648
1198
  */
1649
1199
  PartitionInput: PartitionInput | undefined;
1650
1200
  }
1651
- export declare namespace UpdatePartitionRequest {
1652
- /**
1653
- * @internal
1654
- */
1655
- const filterSensitiveLog: (obj: UpdatePartitionRequest) => any;
1656
- }
1657
1201
  export interface UpdatePartitionResponse {
1658
1202
  }
1659
- export declare namespace UpdatePartitionResponse {
1660
- /**
1661
- * @internal
1662
- */
1663
- const filterSensitiveLog: (obj: UpdatePartitionResponse) => any;
1664
- }
1665
1203
  export interface UpdateRegistryInput {
1666
1204
  /**
1667
1205
  * <p>This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).</p>
@@ -1672,12 +1210,6 @@ export interface UpdateRegistryInput {
1672
1210
  */
1673
1211
  Description: string | undefined;
1674
1212
  }
1675
- export declare namespace UpdateRegistryInput {
1676
- /**
1677
- * @internal
1678
- */
1679
- const filterSensitiveLog: (obj: UpdateRegistryInput) => any;
1680
- }
1681
1213
  export interface UpdateRegistryResponse {
1682
1214
  /**
1683
1215
  * <p>The name of the updated registry.</p>
@@ -1688,12 +1220,6 @@ export interface UpdateRegistryResponse {
1688
1220
  */
1689
1221
  RegistryArn?: string;
1690
1222
  }
1691
- export declare namespace UpdateRegistryResponse {
1692
- /**
1693
- * @internal
1694
- */
1695
- const filterSensitiveLog: (obj: UpdateRegistryResponse) => any;
1696
- }
1697
1223
  export interface UpdateSchemaInput {
1698
1224
  /**
1699
1225
  * <p>This is a wrapper structure to contain schema identity fields. The structure contains:</p>
@@ -1720,12 +1246,6 @@ export interface UpdateSchemaInput {
1720
1246
  */
1721
1247
  Description?: string;
1722
1248
  }
1723
- export declare namespace UpdateSchemaInput {
1724
- /**
1725
- * @internal
1726
- */
1727
- const filterSensitiveLog: (obj: UpdateSchemaInput) => any;
1728
- }
1729
1249
  export interface UpdateSchemaResponse {
1730
1250
  /**
1731
1251
  * <p>The Amazon Resource Name (ARN) of the schema.</p>
@@ -1740,12 +1260,6 @@ export interface UpdateSchemaResponse {
1740
1260
  */
1741
1261
  RegistryName?: string;
1742
1262
  }
1743
- export declare namespace UpdateSchemaResponse {
1744
- /**
1745
- * @internal
1746
- */
1747
- const filterSensitiveLog: (obj: UpdateSchemaResponse) => any;
1748
- }
1749
1263
  export interface UpdateTableRequest {
1750
1264
  /**
1751
1265
  * <p>The ID of the Data Catalog where the table resides. If none is provided, the Amazon Web Services account
@@ -1777,20 +1291,8 @@ export interface UpdateTableRequest {
1777
1291
  */
1778
1292
  VersionId?: string;
1779
1293
  }
1780
- export declare namespace UpdateTableRequest {
1781
- /**
1782
- * @internal
1783
- */
1784
- const filterSensitiveLog: (obj: UpdateTableRequest) => any;
1785
- }
1786
1294
  export interface UpdateTableResponse {
1787
1295
  }
1788
- export declare namespace UpdateTableResponse {
1789
- /**
1790
- * @internal
1791
- */
1792
- const filterSensitiveLog: (obj: UpdateTableResponse) => any;
1793
- }
1794
1296
  /**
1795
1297
  * <p>A structure used to provide information used to update a trigger. This object updates the
1796
1298
  * previous trigger definition by overwriting it completely.</p>
@@ -1825,12 +1327,6 @@ export interface TriggerUpdate {
1825
1327
  */
1826
1328
  EventBatchingCondition?: EventBatchingCondition;
1827
1329
  }
1828
- export declare namespace TriggerUpdate {
1829
- /**
1830
- * @internal
1831
- */
1832
- const filterSensitiveLog: (obj: TriggerUpdate) => any;
1833
- }
1834
1330
  export interface UpdateTriggerRequest {
1835
1331
  /**
1836
1332
  * <p>The name of the trigger to update.</p>
@@ -1841,24 +1337,12 @@ export interface UpdateTriggerRequest {
1841
1337
  */
1842
1338
  TriggerUpdate: TriggerUpdate | undefined;
1843
1339
  }
1844
- export declare namespace UpdateTriggerRequest {
1845
- /**
1846
- * @internal
1847
- */
1848
- const filterSensitiveLog: (obj: UpdateTriggerRequest) => any;
1849
- }
1850
1340
  export interface UpdateTriggerResponse {
1851
1341
  /**
1852
1342
  * <p>The resulting trigger definition.</p>
1853
1343
  */
1854
1344
  Trigger?: Trigger;
1855
1345
  }
1856
- export declare namespace UpdateTriggerResponse {
1857
- /**
1858
- * @internal
1859
- */
1860
- const filterSensitiveLog: (obj: UpdateTriggerResponse) => any;
1861
- }
1862
1346
  export interface UpdateUserDefinedFunctionRequest {
1863
1347
  /**
1864
1348
  * <p>The ID of the Data Catalog where the function to be updated is located. If none is
@@ -1880,20 +1364,8 @@ export interface UpdateUserDefinedFunctionRequest {
1880
1364
  */
1881
1365
  FunctionInput: UserDefinedFunctionInput | undefined;
1882
1366
  }
1883
- export declare namespace UpdateUserDefinedFunctionRequest {
1884
- /**
1885
- * @internal
1886
- */
1887
- const filterSensitiveLog: (obj: UpdateUserDefinedFunctionRequest) => any;
1888
- }
1889
1367
  export interface UpdateUserDefinedFunctionResponse {
1890
1368
  }
1891
- export declare namespace UpdateUserDefinedFunctionResponse {
1892
- /**
1893
- * @internal
1894
- */
1895
- const filterSensitiveLog: (obj: UpdateUserDefinedFunctionResponse) => any;
1896
- }
1897
1369
  export interface UpdateWorkflowRequest {
1898
1370
  /**
1899
1371
  * <p>Name of the workflow to be updated.</p>
@@ -1912,24 +1384,12 @@ export interface UpdateWorkflowRequest {
1912
1384
  */
1913
1385
  MaxConcurrentRuns?: number;
1914
1386
  }
1915
- export declare namespace UpdateWorkflowRequest {
1916
- /**
1917
- * @internal
1918
- */
1919
- const filterSensitiveLog: (obj: UpdateWorkflowRequest) => any;
1920
- }
1921
1387
  export interface UpdateWorkflowResponse {
1922
1388
  /**
1923
1389
  * <p>The name of the workflow which was specified in input.</p>
1924
1390
  */
1925
1391
  Name?: string;
1926
1392
  }
1927
- export declare namespace UpdateWorkflowResponse {
1928
- /**
1929
- * @internal
1930
- */
1931
- const filterSensitiveLog: (obj: UpdateWorkflowResponse) => any;
1932
- }
1933
1393
  /**
1934
1394
  * <p>Specifies the mapping of data property keys.</p>
1935
1395
  */
@@ -1993,12 +1453,6 @@ export interface Mapping {
1993
1453
  */
1994
1454
  Children?: Mapping[];
1995
1455
  }
1996
- export declare namespace Mapping {
1997
- /**
1998
- * @internal
1999
- */
2000
- const filterSensitiveLog: (obj: Mapping) => any;
2001
- }
2002
1456
  /**
2003
1457
  * <p>Specifies a transform that maps data property keys in the data source to data property keys in the data target. You can rename keys, modify the data types for keys, and choose which keys to drop from the dataset.</p>
2004
1458
  */
@@ -2016,12 +1470,6 @@ export interface ApplyMapping {
2016
1470
  */
2017
1471
  Mapping: Mapping[] | undefined;
2018
1472
  }
2019
- export declare namespace ApplyMapping {
2020
- /**
2021
- * @internal
2022
- */
2023
- const filterSensitiveLog: (obj: ApplyMapping) => any;
2024
- }
2025
1473
  /**
2026
1474
  * <p>
2027
1475
  * <code>CodeGenConfigurationNode</code> enumerates all valid Node types. One and only one of its member variables can be populated.</p>
@@ -2229,12 +1677,6 @@ export interface CodeGenConfigurationNode {
2229
1677
  */
2230
1678
  PostgreSQLCatalogTarget?: PostgreSQLCatalogTarget;
2231
1679
  }
2232
- export declare namespace CodeGenConfigurationNode {
2233
- /**
2234
- * @internal
2235
- */
2236
- const filterSensitiveLog: (obj: CodeGenConfigurationNode) => any;
2237
- }
2238
1680
  export interface CreateJobRequest {
2239
1681
  /**
2240
1682
  * <p>The name you assign to this job definition. It must be unique in your account.</p>
@@ -2376,12 +1818,6 @@ export interface CreateJobRequest {
2376
1818
  */
2377
1819
  CodeGenConfigurationNodes?: Record<string, CodeGenConfigurationNode>;
2378
1820
  }
2379
- export declare namespace CreateJobRequest {
2380
- /**
2381
- * @internal
2382
- */
2383
- const filterSensitiveLog: (obj: CreateJobRequest) => any;
2384
- }
2385
1821
  /**
2386
1822
  * <p>Specifies a job definition.</p>
2387
1823
  */
@@ -2527,12 +1963,6 @@ export interface Job {
2527
1963
  */
2528
1964
  CodeGenConfigurationNodes?: Record<string, CodeGenConfigurationNode>;
2529
1965
  }
2530
- export declare namespace Job {
2531
- /**
2532
- * @internal
2533
- */
2534
- const filterSensitiveLog: (obj: Job) => any;
2535
- }
2536
1966
  /**
2537
1967
  * <p>Specifies information used to update an existing job definition. The previous job
2538
1968
  * definition is completely overwritten by this information.</p>
@@ -2663,24 +2093,12 @@ export interface JobUpdate {
2663
2093
  */
2664
2094
  CodeGenConfigurationNodes?: Record<string, CodeGenConfigurationNode>;
2665
2095
  }
2666
- export declare namespace JobUpdate {
2667
- /**
2668
- * @internal
2669
- */
2670
- const filterSensitiveLog: (obj: JobUpdate) => any;
2671
- }
2672
2096
  export interface GetJobResponse {
2673
2097
  /**
2674
2098
  * <p>The requested job definition.</p>
2675
2099
  */
2676
2100
  Job?: Job;
2677
2101
  }
2678
- export declare namespace GetJobResponse {
2679
- /**
2680
- * @internal
2681
- */
2682
- const filterSensitiveLog: (obj: GetJobResponse) => any;
2683
- }
2684
2102
  export interface UpdateJobRequest {
2685
2103
  /**
2686
2104
  * <p>The name of the job definition to update.</p>
@@ -2691,12 +2109,6 @@ export interface UpdateJobRequest {
2691
2109
  */
2692
2110
  JobUpdate: JobUpdate | undefined;
2693
2111
  }
2694
- export declare namespace UpdateJobRequest {
2695
- /**
2696
- * @internal
2697
- */
2698
- const filterSensitiveLog: (obj: UpdateJobRequest) => any;
2699
- }
2700
2112
  export interface BatchGetJobsResponse {
2701
2113
  /**
2702
2114
  * <p>A list of job definitions.</p>
@@ -2707,12 +2119,6 @@ export interface BatchGetJobsResponse {
2707
2119
  */
2708
2120
  JobsNotFound?: string[];
2709
2121
  }
2710
- export declare namespace BatchGetJobsResponse {
2711
- /**
2712
- * @internal
2713
- */
2714
- const filterSensitiveLog: (obj: BatchGetJobsResponse) => any;
2715
- }
2716
2122
  export interface GetJobsResponse {
2717
2123
  /**
2718
2124
  * <p>A list of job definitions.</p>
@@ -2723,9 +2129,403 @@ export interface GetJobsResponse {
2723
2129
  */
2724
2130
  NextToken?: string;
2725
2131
  }
2726
- export declare namespace GetJobsResponse {
2727
- /**
2728
- * @internal
2729
- */
2730
- const filterSensitiveLog: (obj: GetJobsResponse) => any;
2731
- }
2132
+ /**
2133
+ * @internal
2134
+ */
2135
+ export declare const RegisterSchemaVersionInputFilterSensitiveLog: (obj: RegisterSchemaVersionInput) => any;
2136
+ /**
2137
+ * @internal
2138
+ */
2139
+ export declare const RegisterSchemaVersionResponseFilterSensitiveLog: (obj: RegisterSchemaVersionResponse) => any;
2140
+ /**
2141
+ * @internal
2142
+ */
2143
+ export declare const RemoveSchemaVersionMetadataInputFilterSensitiveLog: (obj: RemoveSchemaVersionMetadataInput) => any;
2144
+ /**
2145
+ * @internal
2146
+ */
2147
+ export declare const RemoveSchemaVersionMetadataResponseFilterSensitiveLog: (obj: RemoveSchemaVersionMetadataResponse) => any;
2148
+ /**
2149
+ * @internal
2150
+ */
2151
+ export declare const ResetJobBookmarkRequestFilterSensitiveLog: (obj: ResetJobBookmarkRequest) => any;
2152
+ /**
2153
+ * @internal
2154
+ */
2155
+ export declare const ResetJobBookmarkResponseFilterSensitiveLog: (obj: ResetJobBookmarkResponse) => any;
2156
+ /**
2157
+ * @internal
2158
+ */
2159
+ export declare const ResumeWorkflowRunRequestFilterSensitiveLog: (obj: ResumeWorkflowRunRequest) => any;
2160
+ /**
2161
+ * @internal
2162
+ */
2163
+ export declare const ResumeWorkflowRunResponseFilterSensitiveLog: (obj: ResumeWorkflowRunResponse) => any;
2164
+ /**
2165
+ * @internal
2166
+ */
2167
+ export declare const RunStatementRequestFilterSensitiveLog: (obj: RunStatementRequest) => any;
2168
+ /**
2169
+ * @internal
2170
+ */
2171
+ export declare const RunStatementResponseFilterSensitiveLog: (obj: RunStatementResponse) => any;
2172
+ /**
2173
+ * @internal
2174
+ */
2175
+ export declare const PropertyPredicateFilterSensitiveLog: (obj: PropertyPredicate) => any;
2176
+ /**
2177
+ * @internal
2178
+ */
2179
+ export declare const SortCriterionFilterSensitiveLog: (obj: SortCriterion) => any;
2180
+ /**
2181
+ * @internal
2182
+ */
2183
+ export declare const SearchTablesRequestFilterSensitiveLog: (obj: SearchTablesRequest) => any;
2184
+ /**
2185
+ * @internal
2186
+ */
2187
+ export declare const SearchTablesResponseFilterSensitiveLog: (obj: SearchTablesResponse) => any;
2188
+ /**
2189
+ * @internal
2190
+ */
2191
+ export declare const StartBlueprintRunRequestFilterSensitiveLog: (obj: StartBlueprintRunRequest) => any;
2192
+ /**
2193
+ * @internal
2194
+ */
2195
+ export declare const StartBlueprintRunResponseFilterSensitiveLog: (obj: StartBlueprintRunResponse) => any;
2196
+ /**
2197
+ * @internal
2198
+ */
2199
+ export declare const StartCrawlerRequestFilterSensitiveLog: (obj: StartCrawlerRequest) => any;
2200
+ /**
2201
+ * @internal
2202
+ */
2203
+ export declare const StartCrawlerResponseFilterSensitiveLog: (obj: StartCrawlerResponse) => any;
2204
+ /**
2205
+ * @internal
2206
+ */
2207
+ export declare const StartCrawlerScheduleRequestFilterSensitiveLog: (obj: StartCrawlerScheduleRequest) => any;
2208
+ /**
2209
+ * @internal
2210
+ */
2211
+ export declare const StartCrawlerScheduleResponseFilterSensitiveLog: (obj: StartCrawlerScheduleResponse) => any;
2212
+ /**
2213
+ * @internal
2214
+ */
2215
+ export declare const StartExportLabelsTaskRunRequestFilterSensitiveLog: (obj: StartExportLabelsTaskRunRequest) => any;
2216
+ /**
2217
+ * @internal
2218
+ */
2219
+ export declare const StartExportLabelsTaskRunResponseFilterSensitiveLog: (obj: StartExportLabelsTaskRunResponse) => any;
2220
+ /**
2221
+ * @internal
2222
+ */
2223
+ export declare const StartImportLabelsTaskRunRequestFilterSensitiveLog: (obj: StartImportLabelsTaskRunRequest) => any;
2224
+ /**
2225
+ * @internal
2226
+ */
2227
+ export declare const StartImportLabelsTaskRunResponseFilterSensitiveLog: (obj: StartImportLabelsTaskRunResponse) => any;
2228
+ /**
2229
+ * @internal
2230
+ */
2231
+ export declare const StartJobRunRequestFilterSensitiveLog: (obj: StartJobRunRequest) => any;
2232
+ /**
2233
+ * @internal
2234
+ */
2235
+ export declare const StartJobRunResponseFilterSensitiveLog: (obj: StartJobRunResponse) => any;
2236
+ /**
2237
+ * @internal
2238
+ */
2239
+ export declare const StartMLEvaluationTaskRunRequestFilterSensitiveLog: (obj: StartMLEvaluationTaskRunRequest) => any;
2240
+ /**
2241
+ * @internal
2242
+ */
2243
+ export declare const StartMLEvaluationTaskRunResponseFilterSensitiveLog: (obj: StartMLEvaluationTaskRunResponse) => any;
2244
+ /**
2245
+ * @internal
2246
+ */
2247
+ export declare const StartMLLabelingSetGenerationTaskRunRequestFilterSensitiveLog: (obj: StartMLLabelingSetGenerationTaskRunRequest) => any;
2248
+ /**
2249
+ * @internal
2250
+ */
2251
+ export declare const StartMLLabelingSetGenerationTaskRunResponseFilterSensitiveLog: (obj: StartMLLabelingSetGenerationTaskRunResponse) => any;
2252
+ /**
2253
+ * @internal
2254
+ */
2255
+ export declare const StartTriggerRequestFilterSensitiveLog: (obj: StartTriggerRequest) => any;
2256
+ /**
2257
+ * @internal
2258
+ */
2259
+ export declare const StartTriggerResponseFilterSensitiveLog: (obj: StartTriggerResponse) => any;
2260
+ /**
2261
+ * @internal
2262
+ */
2263
+ export declare const StartWorkflowRunRequestFilterSensitiveLog: (obj: StartWorkflowRunRequest) => any;
2264
+ /**
2265
+ * @internal
2266
+ */
2267
+ export declare const StartWorkflowRunResponseFilterSensitiveLog: (obj: StartWorkflowRunResponse) => any;
2268
+ /**
2269
+ * @internal
2270
+ */
2271
+ export declare const StopCrawlerRequestFilterSensitiveLog: (obj: StopCrawlerRequest) => any;
2272
+ /**
2273
+ * @internal
2274
+ */
2275
+ export declare const StopCrawlerResponseFilterSensitiveLog: (obj: StopCrawlerResponse) => any;
2276
+ /**
2277
+ * @internal
2278
+ */
2279
+ export declare const StopCrawlerScheduleRequestFilterSensitiveLog: (obj: StopCrawlerScheduleRequest) => any;
2280
+ /**
2281
+ * @internal
2282
+ */
2283
+ export declare const StopCrawlerScheduleResponseFilterSensitiveLog: (obj: StopCrawlerScheduleResponse) => any;
2284
+ /**
2285
+ * @internal
2286
+ */
2287
+ export declare const StopSessionRequestFilterSensitiveLog: (obj: StopSessionRequest) => any;
2288
+ /**
2289
+ * @internal
2290
+ */
2291
+ export declare const StopSessionResponseFilterSensitiveLog: (obj: StopSessionResponse) => any;
2292
+ /**
2293
+ * @internal
2294
+ */
2295
+ export declare const StopTriggerRequestFilterSensitiveLog: (obj: StopTriggerRequest) => any;
2296
+ /**
2297
+ * @internal
2298
+ */
2299
+ export declare const StopTriggerResponseFilterSensitiveLog: (obj: StopTriggerResponse) => any;
2300
+ /**
2301
+ * @internal
2302
+ */
2303
+ export declare const StopWorkflowRunRequestFilterSensitiveLog: (obj: StopWorkflowRunRequest) => any;
2304
+ /**
2305
+ * @internal
2306
+ */
2307
+ export declare const StopWorkflowRunResponseFilterSensitiveLog: (obj: StopWorkflowRunResponse) => any;
2308
+ /**
2309
+ * @internal
2310
+ */
2311
+ export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
2312
+ /**
2313
+ * @internal
2314
+ */
2315
+ export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
2316
+ /**
2317
+ * @internal
2318
+ */
2319
+ export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
2320
+ /**
2321
+ * @internal
2322
+ */
2323
+ export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
2324
+ /**
2325
+ * @internal
2326
+ */
2327
+ export declare const UpdateBlueprintRequestFilterSensitiveLog: (obj: UpdateBlueprintRequest) => any;
2328
+ /**
2329
+ * @internal
2330
+ */
2331
+ export declare const UpdateBlueprintResponseFilterSensitiveLog: (obj: UpdateBlueprintResponse) => any;
2332
+ /**
2333
+ * @internal
2334
+ */
2335
+ export declare const UpdateCsvClassifierRequestFilterSensitiveLog: (obj: UpdateCsvClassifierRequest) => any;
2336
+ /**
2337
+ * @internal
2338
+ */
2339
+ export declare const UpdateGrokClassifierRequestFilterSensitiveLog: (obj: UpdateGrokClassifierRequest) => any;
2340
+ /**
2341
+ * @internal
2342
+ */
2343
+ export declare const UpdateJsonClassifierRequestFilterSensitiveLog: (obj: UpdateJsonClassifierRequest) => any;
2344
+ /**
2345
+ * @internal
2346
+ */
2347
+ export declare const UpdateXMLClassifierRequestFilterSensitiveLog: (obj: UpdateXMLClassifierRequest) => any;
2348
+ /**
2349
+ * @internal
2350
+ */
2351
+ export declare const UpdateClassifierRequestFilterSensitiveLog: (obj: UpdateClassifierRequest) => any;
2352
+ /**
2353
+ * @internal
2354
+ */
2355
+ export declare const UpdateClassifierResponseFilterSensitiveLog: (obj: UpdateClassifierResponse) => any;
2356
+ /**
2357
+ * @internal
2358
+ */
2359
+ export declare const UpdateColumnStatisticsForPartitionRequestFilterSensitiveLog: (obj: UpdateColumnStatisticsForPartitionRequest) => any;
2360
+ /**
2361
+ * @internal
2362
+ */
2363
+ export declare const ColumnStatisticsErrorFilterSensitiveLog: (obj: ColumnStatisticsError) => any;
2364
+ /**
2365
+ * @internal
2366
+ */
2367
+ export declare const UpdateColumnStatisticsForPartitionResponseFilterSensitiveLog: (obj: UpdateColumnStatisticsForPartitionResponse) => any;
2368
+ /**
2369
+ * @internal
2370
+ */
2371
+ export declare const UpdateColumnStatisticsForTableRequestFilterSensitiveLog: (obj: UpdateColumnStatisticsForTableRequest) => any;
2372
+ /**
2373
+ * @internal
2374
+ */
2375
+ export declare const UpdateColumnStatisticsForTableResponseFilterSensitiveLog: (obj: UpdateColumnStatisticsForTableResponse) => any;
2376
+ /**
2377
+ * @internal
2378
+ */
2379
+ export declare const UpdateConnectionRequestFilterSensitiveLog: (obj: UpdateConnectionRequest) => any;
2380
+ /**
2381
+ * @internal
2382
+ */
2383
+ export declare const UpdateConnectionResponseFilterSensitiveLog: (obj: UpdateConnectionResponse) => any;
2384
+ /**
2385
+ * @internal
2386
+ */
2387
+ export declare const UpdateCrawlerRequestFilterSensitiveLog: (obj: UpdateCrawlerRequest) => any;
2388
+ /**
2389
+ * @internal
2390
+ */
2391
+ export declare const UpdateCrawlerResponseFilterSensitiveLog: (obj: UpdateCrawlerResponse) => any;
2392
+ /**
2393
+ * @internal
2394
+ */
2395
+ export declare const UpdateCrawlerScheduleRequestFilterSensitiveLog: (obj: UpdateCrawlerScheduleRequest) => any;
2396
+ /**
2397
+ * @internal
2398
+ */
2399
+ export declare const UpdateCrawlerScheduleResponseFilterSensitiveLog: (obj: UpdateCrawlerScheduleResponse) => any;
2400
+ /**
2401
+ * @internal
2402
+ */
2403
+ export declare const UpdateDatabaseRequestFilterSensitiveLog: (obj: UpdateDatabaseRequest) => any;
2404
+ /**
2405
+ * @internal
2406
+ */
2407
+ export declare const UpdateDatabaseResponseFilterSensitiveLog: (obj: UpdateDatabaseResponse) => any;
2408
+ /**
2409
+ * @internal
2410
+ */
2411
+ export declare const DevEndpointCustomLibrariesFilterSensitiveLog: (obj: DevEndpointCustomLibraries) => any;
2412
+ /**
2413
+ * @internal
2414
+ */
2415
+ export declare const UpdateDevEndpointRequestFilterSensitiveLog: (obj: UpdateDevEndpointRequest) => any;
2416
+ /**
2417
+ * @internal
2418
+ */
2419
+ export declare const UpdateDevEndpointResponseFilterSensitiveLog: (obj: UpdateDevEndpointResponse) => any;
2420
+ /**
2421
+ * @internal
2422
+ */
2423
+ export declare const UpdateJobResponseFilterSensitiveLog: (obj: UpdateJobResponse) => any;
2424
+ /**
2425
+ * @internal
2426
+ */
2427
+ export declare const UpdateMLTransformRequestFilterSensitiveLog: (obj: UpdateMLTransformRequest) => any;
2428
+ /**
2429
+ * @internal
2430
+ */
2431
+ export declare const UpdateMLTransformResponseFilterSensitiveLog: (obj: UpdateMLTransformResponse) => any;
2432
+ /**
2433
+ * @internal
2434
+ */
2435
+ export declare const UpdatePartitionRequestFilterSensitiveLog: (obj: UpdatePartitionRequest) => any;
2436
+ /**
2437
+ * @internal
2438
+ */
2439
+ export declare const UpdatePartitionResponseFilterSensitiveLog: (obj: UpdatePartitionResponse) => any;
2440
+ /**
2441
+ * @internal
2442
+ */
2443
+ export declare const UpdateRegistryInputFilterSensitiveLog: (obj: UpdateRegistryInput) => any;
2444
+ /**
2445
+ * @internal
2446
+ */
2447
+ export declare const UpdateRegistryResponseFilterSensitiveLog: (obj: UpdateRegistryResponse) => any;
2448
+ /**
2449
+ * @internal
2450
+ */
2451
+ export declare const UpdateSchemaInputFilterSensitiveLog: (obj: UpdateSchemaInput) => any;
2452
+ /**
2453
+ * @internal
2454
+ */
2455
+ export declare const UpdateSchemaResponseFilterSensitiveLog: (obj: UpdateSchemaResponse) => any;
2456
+ /**
2457
+ * @internal
2458
+ */
2459
+ export declare const UpdateTableRequestFilterSensitiveLog: (obj: UpdateTableRequest) => any;
2460
+ /**
2461
+ * @internal
2462
+ */
2463
+ export declare const UpdateTableResponseFilterSensitiveLog: (obj: UpdateTableResponse) => any;
2464
+ /**
2465
+ * @internal
2466
+ */
2467
+ export declare const TriggerUpdateFilterSensitiveLog: (obj: TriggerUpdate) => any;
2468
+ /**
2469
+ * @internal
2470
+ */
2471
+ export declare const UpdateTriggerRequestFilterSensitiveLog: (obj: UpdateTriggerRequest) => any;
2472
+ /**
2473
+ * @internal
2474
+ */
2475
+ export declare const UpdateTriggerResponseFilterSensitiveLog: (obj: UpdateTriggerResponse) => any;
2476
+ /**
2477
+ * @internal
2478
+ */
2479
+ export declare const UpdateUserDefinedFunctionRequestFilterSensitiveLog: (obj: UpdateUserDefinedFunctionRequest) => any;
2480
+ /**
2481
+ * @internal
2482
+ */
2483
+ export declare const UpdateUserDefinedFunctionResponseFilterSensitiveLog: (obj: UpdateUserDefinedFunctionResponse) => any;
2484
+ /**
2485
+ * @internal
2486
+ */
2487
+ export declare const UpdateWorkflowRequestFilterSensitiveLog: (obj: UpdateWorkflowRequest) => any;
2488
+ /**
2489
+ * @internal
2490
+ */
2491
+ export declare const UpdateWorkflowResponseFilterSensitiveLog: (obj: UpdateWorkflowResponse) => any;
2492
+ /**
2493
+ * @internal
2494
+ */
2495
+ export declare const MappingFilterSensitiveLog: (obj: Mapping) => any;
2496
+ /**
2497
+ * @internal
2498
+ */
2499
+ export declare const ApplyMappingFilterSensitiveLog: (obj: ApplyMapping) => any;
2500
+ /**
2501
+ * @internal
2502
+ */
2503
+ export declare const CodeGenConfigurationNodeFilterSensitiveLog: (obj: CodeGenConfigurationNode) => any;
2504
+ /**
2505
+ * @internal
2506
+ */
2507
+ export declare const CreateJobRequestFilterSensitiveLog: (obj: CreateJobRequest) => any;
2508
+ /**
2509
+ * @internal
2510
+ */
2511
+ export declare const JobFilterSensitiveLog: (obj: Job) => any;
2512
+ /**
2513
+ * @internal
2514
+ */
2515
+ export declare const JobUpdateFilterSensitiveLog: (obj: JobUpdate) => any;
2516
+ /**
2517
+ * @internal
2518
+ */
2519
+ export declare const GetJobResponseFilterSensitiveLog: (obj: GetJobResponse) => any;
2520
+ /**
2521
+ * @internal
2522
+ */
2523
+ export declare const UpdateJobRequestFilterSensitiveLog: (obj: UpdateJobRequest) => any;
2524
+ /**
2525
+ * @internal
2526
+ */
2527
+ export declare const BatchGetJobsResponseFilterSensitiveLog: (obj: BatchGetJobsResponse) => any;
2528
+ /**
2529
+ * @internal
2530
+ */
2531
+ export declare const GetJobsResponseFilterSensitiveLog: (obj: GetJobsResponse) => any;