@aws-sdk/client-glue 3.296.0 → 3.298.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (661) 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/Glue.d.ts +203 -0
  412. package/dist-types/GlueClient.d.ts +24 -4
  413. package/dist-types/commands/BatchCreatePartitionCommand.d.ts +16 -0
  414. package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +16 -0
  415. package/dist-types/commands/BatchDeletePartitionCommand.d.ts +16 -0
  416. package/dist-types/commands/BatchDeleteTableCommand.d.ts +16 -0
  417. package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +16 -0
  418. package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +16 -0
  419. package/dist-types/commands/BatchGetCrawlersCommand.d.ts +16 -0
  420. package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +16 -0
  421. package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +16 -0
  422. package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +16 -0
  423. package/dist-types/commands/BatchGetJobsCommand.d.ts +16 -0
  424. package/dist-types/commands/BatchGetPartitionCommand.d.ts +16 -0
  425. package/dist-types/commands/BatchGetTriggersCommand.d.ts +16 -0
  426. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +16 -0
  427. package/dist-types/commands/BatchStopJobRunCommand.d.ts +16 -0
  428. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +16 -0
  429. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +16 -0
  430. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +16 -0
  431. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +16 -0
  432. package/dist-types/commands/CancelStatementCommand.d.ts +16 -0
  433. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +16 -0
  434. package/dist-types/commands/CreateBlueprintCommand.d.ts +16 -0
  435. package/dist-types/commands/CreateClassifierCommand.d.ts +16 -0
  436. package/dist-types/commands/CreateConnectionCommand.d.ts +16 -0
  437. package/dist-types/commands/CreateCrawlerCommand.d.ts +16 -0
  438. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +16 -0
  439. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +16 -0
  440. package/dist-types/commands/CreateDatabaseCommand.d.ts +16 -0
  441. package/dist-types/commands/CreateDevEndpointCommand.d.ts +16 -0
  442. package/dist-types/commands/CreateJobCommand.d.ts +16 -0
  443. package/dist-types/commands/CreateMLTransformCommand.d.ts +16 -0
  444. package/dist-types/commands/CreatePartitionCommand.d.ts +16 -0
  445. package/dist-types/commands/CreatePartitionIndexCommand.d.ts +16 -0
  446. package/dist-types/commands/CreateRegistryCommand.d.ts +16 -0
  447. package/dist-types/commands/CreateSchemaCommand.d.ts +16 -0
  448. package/dist-types/commands/CreateScriptCommand.d.ts +16 -0
  449. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +16 -0
  450. package/dist-types/commands/CreateSessionCommand.d.ts +16 -0
  451. package/dist-types/commands/CreateTableCommand.d.ts +16 -0
  452. package/dist-types/commands/CreateTriggerCommand.d.ts +16 -0
  453. package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +16 -0
  454. package/dist-types/commands/CreateWorkflowCommand.d.ts +16 -0
  455. package/dist-types/commands/DeleteBlueprintCommand.d.ts +16 -0
  456. package/dist-types/commands/DeleteClassifierCommand.d.ts +16 -0
  457. package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +16 -0
  458. package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +16 -0
  459. package/dist-types/commands/DeleteConnectionCommand.d.ts +16 -0
  460. package/dist-types/commands/DeleteCrawlerCommand.d.ts +16 -0
  461. package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +16 -0
  462. package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +16 -0
  463. package/dist-types/commands/DeleteDatabaseCommand.d.ts +16 -0
  464. package/dist-types/commands/DeleteDevEndpointCommand.d.ts +16 -0
  465. package/dist-types/commands/DeleteJobCommand.d.ts +16 -0
  466. package/dist-types/commands/DeleteMLTransformCommand.d.ts +16 -0
  467. package/dist-types/commands/DeletePartitionCommand.d.ts +16 -0
  468. package/dist-types/commands/DeletePartitionIndexCommand.d.ts +16 -0
  469. package/dist-types/commands/DeleteRegistryCommand.d.ts +16 -0
  470. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
  471. package/dist-types/commands/DeleteSchemaCommand.d.ts +16 -0
  472. package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +16 -0
  473. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +16 -0
  474. package/dist-types/commands/DeleteSessionCommand.d.ts +16 -0
  475. package/dist-types/commands/DeleteTableCommand.d.ts +16 -0
  476. package/dist-types/commands/DeleteTableVersionCommand.d.ts +16 -0
  477. package/dist-types/commands/DeleteTriggerCommand.d.ts +16 -0
  478. package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +16 -0
  479. package/dist-types/commands/DeleteWorkflowCommand.d.ts +16 -0
  480. package/dist-types/commands/GetBlueprintCommand.d.ts +16 -0
  481. package/dist-types/commands/GetBlueprintRunCommand.d.ts +16 -0
  482. package/dist-types/commands/GetBlueprintRunsCommand.d.ts +16 -0
  483. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +16 -0
  484. package/dist-types/commands/GetClassifierCommand.d.ts +16 -0
  485. package/dist-types/commands/GetClassifiersCommand.d.ts +16 -0
  486. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +16 -0
  487. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +16 -0
  488. package/dist-types/commands/GetConnectionCommand.d.ts +16 -0
  489. package/dist-types/commands/GetConnectionsCommand.d.ts +16 -0
  490. package/dist-types/commands/GetCrawlerCommand.d.ts +16 -0
  491. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +16 -0
  492. package/dist-types/commands/GetCrawlersCommand.d.ts +16 -0
  493. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +16 -0
  494. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +16 -0
  495. package/dist-types/commands/GetDataQualityResultCommand.d.ts +16 -0
  496. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +16 -0
  497. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +16 -0
  498. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +16 -0
  499. package/dist-types/commands/GetDatabaseCommand.d.ts +16 -0
  500. package/dist-types/commands/GetDatabasesCommand.d.ts +16 -0
  501. package/dist-types/commands/GetDataflowGraphCommand.d.ts +16 -0
  502. package/dist-types/commands/GetDevEndpointCommand.d.ts +16 -0
  503. package/dist-types/commands/GetDevEndpointsCommand.d.ts +16 -0
  504. package/dist-types/commands/GetJobBookmarkCommand.d.ts +16 -0
  505. package/dist-types/commands/GetJobCommand.d.ts +16 -0
  506. package/dist-types/commands/GetJobRunCommand.d.ts +16 -0
  507. package/dist-types/commands/GetJobRunsCommand.d.ts +16 -0
  508. package/dist-types/commands/GetJobsCommand.d.ts +16 -0
  509. package/dist-types/commands/GetMLTaskRunCommand.d.ts +16 -0
  510. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +16 -0
  511. package/dist-types/commands/GetMLTransformCommand.d.ts +16 -0
  512. package/dist-types/commands/GetMLTransformsCommand.d.ts +16 -0
  513. package/dist-types/commands/GetMappingCommand.d.ts +16 -0
  514. package/dist-types/commands/GetPartitionCommand.d.ts +16 -0
  515. package/dist-types/commands/GetPartitionIndexesCommand.d.ts +16 -0
  516. package/dist-types/commands/GetPartitionsCommand.d.ts +16 -0
  517. package/dist-types/commands/GetPlanCommand.d.ts +16 -0
  518. package/dist-types/commands/GetRegistryCommand.d.ts +16 -0
  519. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +16 -0
  520. package/dist-types/commands/GetResourcePolicyCommand.d.ts +16 -0
  521. package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +16 -0
  522. package/dist-types/commands/GetSchemaCommand.d.ts +16 -0
  523. package/dist-types/commands/GetSchemaVersionCommand.d.ts +16 -0
  524. package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +16 -0
  525. package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +16 -0
  526. package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +16 -0
  527. package/dist-types/commands/GetSessionCommand.d.ts +16 -0
  528. package/dist-types/commands/GetStatementCommand.d.ts +16 -0
  529. package/dist-types/commands/GetTableCommand.d.ts +16 -0
  530. package/dist-types/commands/GetTableVersionCommand.d.ts +16 -0
  531. package/dist-types/commands/GetTableVersionsCommand.d.ts +16 -0
  532. package/dist-types/commands/GetTablesCommand.d.ts +16 -0
  533. package/dist-types/commands/GetTagsCommand.d.ts +16 -0
  534. package/dist-types/commands/GetTriggerCommand.d.ts +16 -0
  535. package/dist-types/commands/GetTriggersCommand.d.ts +16 -0
  536. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +16 -0
  537. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +16 -0
  538. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +16 -0
  539. package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +16 -0
  540. package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +16 -0
  541. package/dist-types/commands/GetWorkflowCommand.d.ts +16 -0
  542. package/dist-types/commands/GetWorkflowRunCommand.d.ts +16 -0
  543. package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +16 -0
  544. package/dist-types/commands/GetWorkflowRunsCommand.d.ts +16 -0
  545. package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +16 -0
  546. package/dist-types/commands/ListBlueprintsCommand.d.ts +16 -0
  547. package/dist-types/commands/ListCrawlersCommand.d.ts +16 -0
  548. package/dist-types/commands/ListCrawlsCommand.d.ts +16 -0
  549. package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +16 -0
  550. package/dist-types/commands/ListDataQualityResultsCommand.d.ts +16 -0
  551. package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +16 -0
  552. package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +16 -0
  553. package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +16 -0
  554. package/dist-types/commands/ListDevEndpointsCommand.d.ts +16 -0
  555. package/dist-types/commands/ListJobsCommand.d.ts +16 -0
  556. package/dist-types/commands/ListMLTransformsCommand.d.ts +16 -0
  557. package/dist-types/commands/ListRegistriesCommand.d.ts +16 -0
  558. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +16 -0
  559. package/dist-types/commands/ListSchemasCommand.d.ts +16 -0
  560. package/dist-types/commands/ListSessionsCommand.d.ts +16 -0
  561. package/dist-types/commands/ListStatementsCommand.d.ts +16 -0
  562. package/dist-types/commands/ListTriggersCommand.d.ts +16 -0
  563. package/dist-types/commands/ListWorkflowsCommand.d.ts +16 -0
  564. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +16 -0
  565. package/dist-types/commands/PutResourcePolicyCommand.d.ts +16 -0
  566. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +16 -0
  567. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +16 -0
  568. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +16 -0
  569. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +16 -0
  570. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +16 -0
  571. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +16 -0
  572. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +16 -0
  573. package/dist-types/commands/RunStatementCommand.d.ts +16 -0
  574. package/dist-types/commands/SearchTablesCommand.d.ts +16 -0
  575. package/dist-types/commands/StartBlueprintRunCommand.d.ts +16 -0
  576. package/dist-types/commands/StartCrawlerCommand.d.ts +16 -0
  577. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +16 -0
  578. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +16 -0
  579. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +16 -0
  580. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +16 -0
  581. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +16 -0
  582. package/dist-types/commands/StartJobRunCommand.d.ts +16 -0
  583. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +16 -0
  584. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +16 -0
  585. package/dist-types/commands/StartTriggerCommand.d.ts +16 -0
  586. package/dist-types/commands/StartWorkflowRunCommand.d.ts +16 -0
  587. package/dist-types/commands/StopCrawlerCommand.d.ts +16 -0
  588. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +16 -0
  589. package/dist-types/commands/StopSessionCommand.d.ts +16 -0
  590. package/dist-types/commands/StopTriggerCommand.d.ts +16 -0
  591. package/dist-types/commands/StopWorkflowRunCommand.d.ts +16 -0
  592. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  593. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  594. package/dist-types/commands/UpdateBlueprintCommand.d.ts +16 -0
  595. package/dist-types/commands/UpdateClassifierCommand.d.ts +16 -0
  596. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +16 -0
  597. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +16 -0
  598. package/dist-types/commands/UpdateConnectionCommand.d.ts +16 -0
  599. package/dist-types/commands/UpdateCrawlerCommand.d.ts +16 -0
  600. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +16 -0
  601. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +16 -0
  602. package/dist-types/commands/UpdateDatabaseCommand.d.ts +16 -0
  603. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +16 -0
  604. package/dist-types/commands/UpdateJobCommand.d.ts +16 -0
  605. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +16 -0
  606. package/dist-types/commands/UpdateMLTransformCommand.d.ts +16 -0
  607. package/dist-types/commands/UpdatePartitionCommand.d.ts +16 -0
  608. package/dist-types/commands/UpdateRegistryCommand.d.ts +16 -0
  609. package/dist-types/commands/UpdateSchemaCommand.d.ts +16 -0
  610. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +16 -0
  611. package/dist-types/commands/UpdateTableCommand.d.ts +16 -0
  612. package/dist-types/commands/UpdateTriggerCommand.d.ts +16 -0
  613. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +16 -0
  614. package/dist-types/commands/UpdateWorkflowCommand.d.ts +16 -0
  615. package/dist-types/models/GlueServiceException.d.ts +2 -0
  616. package/dist-types/models/models_0.d.ts +541 -933
  617. package/dist-types/models/models_1.d.ts +739 -1085
  618. package/dist-types/models/models_2.d.ts +495 -668
  619. package/dist-types/pagination/GetBlueprintRunsPaginator.d.ts +3 -0
  620. package/dist-types/pagination/GetClassifiersPaginator.d.ts +3 -0
  621. package/dist-types/pagination/GetConnectionsPaginator.d.ts +3 -0
  622. package/dist-types/pagination/GetCrawlerMetricsPaginator.d.ts +3 -0
  623. package/dist-types/pagination/GetCrawlersPaginator.d.ts +3 -0
  624. package/dist-types/pagination/GetDatabasesPaginator.d.ts +3 -0
  625. package/dist-types/pagination/GetDevEndpointsPaginator.d.ts +3 -0
  626. package/dist-types/pagination/GetJobRunsPaginator.d.ts +3 -0
  627. package/dist-types/pagination/GetJobsPaginator.d.ts +3 -0
  628. package/dist-types/pagination/GetMLTaskRunsPaginator.d.ts +3 -0
  629. package/dist-types/pagination/GetMLTransformsPaginator.d.ts +3 -0
  630. package/dist-types/pagination/GetPartitionIndexesPaginator.d.ts +3 -0
  631. package/dist-types/pagination/GetPartitionsPaginator.d.ts +3 -0
  632. package/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +3 -0
  633. package/dist-types/pagination/GetSecurityConfigurationsPaginator.d.ts +3 -0
  634. package/dist-types/pagination/GetTableVersionsPaginator.d.ts +3 -0
  635. package/dist-types/pagination/GetTablesPaginator.d.ts +3 -0
  636. package/dist-types/pagination/GetTriggersPaginator.d.ts +3 -0
  637. package/dist-types/pagination/GetUnfilteredPartitionsMetadataPaginator.d.ts +3 -0
  638. package/dist-types/pagination/GetUserDefinedFunctionsPaginator.d.ts +3 -0
  639. package/dist-types/pagination/GetWorkflowRunsPaginator.d.ts +3 -0
  640. package/dist-types/pagination/Interfaces.d.ts +3 -0
  641. package/dist-types/pagination/ListBlueprintsPaginator.d.ts +3 -0
  642. package/dist-types/pagination/ListCrawlersPaginator.d.ts +3 -0
  643. package/dist-types/pagination/ListCustomEntityTypesPaginator.d.ts +3 -0
  644. package/dist-types/pagination/ListDataQualityResultsPaginator.d.ts +3 -0
  645. package/dist-types/pagination/ListDataQualityRuleRecommendationRunsPaginator.d.ts +3 -0
  646. package/dist-types/pagination/ListDataQualityRulesetEvaluationRunsPaginator.d.ts +3 -0
  647. package/dist-types/pagination/ListDataQualityRulesetsPaginator.d.ts +3 -0
  648. package/dist-types/pagination/ListDevEndpointsPaginator.d.ts +3 -0
  649. package/dist-types/pagination/ListJobsPaginator.d.ts +3 -0
  650. package/dist-types/pagination/ListMLTransformsPaginator.d.ts +3 -0
  651. package/dist-types/pagination/ListRegistriesPaginator.d.ts +3 -0
  652. package/dist-types/pagination/ListSchemaVersionsPaginator.d.ts +3 -0
  653. package/dist-types/pagination/ListSchemasPaginator.d.ts +3 -0
  654. package/dist-types/pagination/ListSessionsPaginator.d.ts +3 -0
  655. package/dist-types/pagination/ListTriggersPaginator.d.ts +3 -0
  656. package/dist-types/pagination/ListWorkflowsPaginator.d.ts +3 -0
  657. package/dist-types/pagination/SearchTablesPaginator.d.ts +3 -0
  658. package/dist-types/ts3.4/models/models_0.d.ts +0 -595
  659. package/dist-types/ts3.4/models/models_1.d.ts +0 -767
  660. package/dist-types/ts3.4/models/models_2.d.ts +0 -487
  661. package/package.json +4 -3
@@ -1,6 +1,7 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { GlueServiceException as __BaseException } from "./GlueServiceException";
3
3
  /**
4
+ * @public
4
5
  * <p>Access to a resource was denied.</p>
5
6
  */
6
7
  export declare class AccessDeniedException extends __BaseException {
@@ -16,6 +17,7 @@ export declare class AccessDeniedException extends __BaseException {
16
17
  constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
17
18
  }
18
19
  /**
20
+ * @public
19
21
  * <p>Specifies configuration properties of a notification.</p>
20
22
  */
21
23
  export interface NotificationProperty {
@@ -26,6 +28,7 @@ export interface NotificationProperty {
26
28
  NotifyDelayAfter?: number;
27
29
  }
28
30
  /**
31
+ * @public
29
32
  * <p>Defines an action to be initiated by a trigger.</p>
30
33
  */
31
34
  export interface Action {
@@ -61,6 +64,9 @@ export interface Action {
61
64
  */
62
65
  CrawlerName?: string;
63
66
  }
67
+ /**
68
+ * @public
69
+ */
64
70
  export declare enum AggFunction {
65
71
  avg = "avg",
66
72
  count = "count",
@@ -79,6 +85,7 @@ export declare enum AggFunction {
79
85
  var_samp = "var_samp"
80
86
  }
81
87
  /**
88
+ * @public
82
89
  * <p>Specifies the set of parameters needed to perform aggregation in the aggregate transform.</p>
83
90
  */
84
91
  export interface AggregateOperation {
@@ -94,6 +101,7 @@ export interface AggregateOperation {
94
101
  AggFunc: AggFunction | string | undefined;
95
102
  }
96
103
  /**
104
+ * @public
97
105
  * <p>Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified function.</p>
98
106
  */
99
107
  export interface Aggregate {
@@ -115,6 +123,7 @@ export interface Aggregate {
115
123
  Aggs: AggregateOperation[] | undefined;
116
124
  }
117
125
  /**
126
+ * @public
118
127
  * <p>A resource to be created or added already exists.</p>
119
128
  */
120
129
  export declare class AlreadyExistsException extends __BaseException {
@@ -130,6 +139,7 @@ export declare class AlreadyExistsException extends __BaseException {
130
139
  constructor(opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>);
131
140
  }
132
141
  /**
142
+ * @public
133
143
  * <p>Specifies a single column in a Glue schema definition.</p>
134
144
  */
135
145
  export interface GlueStudioSchemaColumn {
@@ -143,6 +153,7 @@ export interface GlueStudioSchemaColumn {
143
153
  Type?: string;
144
154
  }
145
155
  /**
156
+ * @public
146
157
  * <p>Specifies a user-defined schema when a schema cannot be determined by Glue.</p>
147
158
  */
148
159
  export interface GlueSchema {
@@ -152,6 +163,7 @@ export interface GlueSchema {
152
163
  Columns?: GlueStudioSchemaColumn[];
153
164
  }
154
165
  /**
166
+ * @public
155
167
  * <p>Specifies a connector to an Amazon Athena data source.</p>
156
168
  */
157
169
  export interface AthenaConnectorSource {
@@ -185,6 +197,7 @@ export interface AthenaConnectorSource {
185
197
  OutputSchemas?: GlueSchema[];
186
198
  }
187
199
  /**
200
+ * @public
188
201
  * <p>A structure containing information for audit.</p>
189
202
  */
190
203
  export interface AuditContext {
@@ -202,6 +215,7 @@ export interface AuditContext {
202
215
  AllColumnsRequested?: boolean;
203
216
  }
204
217
  /**
218
+ * @public
205
219
  * <p>A column in a <code>Table</code>.</p>
206
220
  */
207
221
  export interface Column {
@@ -223,6 +237,7 @@ export interface Column {
223
237
  Parameters?: Record<string, string>;
224
238
  }
225
239
  /**
240
+ * @public
226
241
  * <p>The unique ID of the schema in the Glue schema registry.</p>
227
242
  */
228
243
  export interface SchemaId {
@@ -240,6 +255,7 @@ export interface SchemaId {
240
255
  RegistryName?: string;
241
256
  }
242
257
  /**
258
+ * @public
243
259
  * <p>An object that references a schema stored in the Glue Schema Registry.</p>
244
260
  */
245
261
  export interface SchemaReference {
@@ -257,6 +273,7 @@ export interface SchemaReference {
257
273
  SchemaVersionNumber?: number;
258
274
  }
259
275
  /**
276
+ * @public
260
277
  * <p>Information about a serialization/deserialization program (SerDe) that serves as an
261
278
  * extractor and loader.</p>
262
279
  */
@@ -276,6 +293,7 @@ export interface SerDeInfo {
276
293
  Parameters?: Record<string, string>;
277
294
  }
278
295
  /**
296
+ * @public
279
297
  * <p>Specifies skewed values in a table. Skewed values are those that occur with very high
280
298
  * frequency.</p>
281
299
  */
@@ -295,6 +313,7 @@ export interface SkewedInfo {
295
313
  SkewedColumnValueLocationMaps?: Record<string, string>;
296
314
  }
297
315
  /**
316
+ * @public
298
317
  * <p>Specifies the sort order of a sorted column.</p>
299
318
  */
300
319
  export interface Order {
@@ -309,6 +328,7 @@ export interface Order {
309
328
  SortOrder: number | undefined;
310
329
  }
311
330
  /**
331
+ * @public
312
332
  * <p>Describes the physical storage of table data.</p>
313
333
  */
314
334
  export interface StorageDescriptor {
@@ -380,6 +400,7 @@ export interface StorageDescriptor {
380
400
  SchemaReference?: SchemaReference;
381
401
  }
382
402
  /**
403
+ * @public
383
404
  * <p>The structure used to create and update a partition.</p>
384
405
  */
385
406
  export interface PartitionInput {
@@ -406,6 +427,9 @@ export interface PartitionInput {
406
427
  */
407
428
  LastAnalyzedTime?: Date;
408
429
  }
430
+ /**
431
+ * @public
432
+ */
409
433
  export interface BatchCreatePartitionRequest {
410
434
  /**
411
435
  * <p>The ID of the catalog in which the partition is to be created. Currently, this should be
@@ -428,6 +452,7 @@ export interface BatchCreatePartitionRequest {
428
452
  PartitionInputList: PartitionInput[] | undefined;
429
453
  }
430
454
  /**
455
+ * @public
431
456
  * <p>Contains details about an error.</p>
432
457
  */
433
458
  export interface ErrorDetail {
@@ -441,6 +466,7 @@ export interface ErrorDetail {
441
466
  ErrorMessage?: string;
442
467
  }
443
468
  /**
469
+ * @public
444
470
  * <p>Contains information about a partition error.</p>
445
471
  */
446
472
  export interface PartitionError {
@@ -453,6 +479,9 @@ export interface PartitionError {
453
479
  */
454
480
  ErrorDetail?: ErrorDetail;
455
481
  }
482
+ /**
483
+ * @public
484
+ */
456
485
  export interface BatchCreatePartitionResponse {
457
486
  /**
458
487
  * <p>The errors encountered when trying to create the requested partitions.</p>
@@ -460,6 +489,7 @@ export interface BatchCreatePartitionResponse {
460
489
  Errors?: PartitionError[];
461
490
  }
462
491
  /**
492
+ * @public
463
493
  * <p>A specified entity does not exist</p>
464
494
  */
465
495
  export declare class EntityNotFoundException extends __BaseException {
@@ -475,6 +505,7 @@ export declare class EntityNotFoundException extends __BaseException {
475
505
  constructor(opts: __ExceptionOptionType<EntityNotFoundException, __BaseException>);
476
506
  }
477
507
  /**
508
+ * @public
478
509
  * <p>An encryption operation failed.</p>
479
510
  */
480
511
  export declare class GlueEncryptionException extends __BaseException {
@@ -490,6 +521,7 @@ export declare class GlueEncryptionException extends __BaseException {
490
521
  constructor(opts: __ExceptionOptionType<GlueEncryptionException, __BaseException>);
491
522
  }
492
523
  /**
524
+ * @public
493
525
  * <p>An internal service error occurred.</p>
494
526
  */
495
527
  export declare class InternalServiceException extends __BaseException {
@@ -505,6 +537,7 @@ export declare class InternalServiceException extends __BaseException {
505
537
  constructor(opts: __ExceptionOptionType<InternalServiceException, __BaseException>);
506
538
  }
507
539
  /**
540
+ * @public
508
541
  * <p>The input provided was not valid.</p>
509
542
  */
510
543
  export declare class InvalidInputException extends __BaseException {
@@ -520,6 +553,7 @@ export declare class InvalidInputException extends __BaseException {
520
553
  constructor(opts: __ExceptionOptionType<InvalidInputException, __BaseException>);
521
554
  }
522
555
  /**
556
+ * @public
523
557
  * <p>The operation timed out.</p>
524
558
  */
525
559
  export declare class OperationTimeoutException extends __BaseException {
@@ -535,6 +569,7 @@ export declare class OperationTimeoutException extends __BaseException {
535
569
  constructor(opts: __ExceptionOptionType<OperationTimeoutException, __BaseException>);
536
570
  }
537
571
  /**
572
+ * @public
538
573
  * <p>A resource numerical limit was exceeded.</p>
539
574
  */
540
575
  export declare class ResourceNumberLimitExceededException extends __BaseException {
@@ -549,6 +584,9 @@ export declare class ResourceNumberLimitExceededException extends __BaseExceptio
549
584
  */
550
585
  constructor(opts: __ExceptionOptionType<ResourceNumberLimitExceededException, __BaseException>);
551
586
  }
587
+ /**
588
+ * @public
589
+ */
552
590
  export interface BatchDeleteConnectionRequest {
553
591
  /**
554
592
  * <p>The ID of the Data Catalog in which the connections reside. If none is provided, the Amazon Web Services
@@ -560,6 +598,9 @@ export interface BatchDeleteConnectionRequest {
560
598
  */
561
599
  ConnectionNameList: string[] | undefined;
562
600
  }
601
+ /**
602
+ * @public
603
+ */
563
604
  export interface BatchDeleteConnectionResponse {
564
605
  /**
565
606
  * <p>A list of names of the connection definitions that were
@@ -573,6 +614,7 @@ export interface BatchDeleteConnectionResponse {
573
614
  Errors?: Record<string, ErrorDetail>;
574
615
  }
575
616
  /**
617
+ * @public
576
618
  * <p>Contains a list of values defining partitions.</p>
577
619
  */
578
620
  export interface PartitionValueList {
@@ -581,6 +623,9 @@ export interface PartitionValueList {
581
623
  */
582
624
  Values: string[] | undefined;
583
625
  }
626
+ /**
627
+ * @public
628
+ */
584
629
  export interface BatchDeletePartitionRequest {
585
630
  /**
586
631
  * <p>The ID of the Data Catalog where the partition to be deleted resides. If none is provided,
@@ -602,12 +647,18 @@ export interface BatchDeletePartitionRequest {
602
647
  */
603
648
  PartitionsToDelete: PartitionValueList[] | undefined;
604
649
  }
650
+ /**
651
+ * @public
652
+ */
605
653
  export interface BatchDeletePartitionResponse {
606
654
  /**
607
655
  * <p>The errors encountered when trying to delete the requested partitions.</p>
608
656
  */
609
657
  Errors?: PartitionError[];
610
658
  }
659
+ /**
660
+ * @public
661
+ */
611
662
  export interface BatchDeleteTableRequest {
612
663
  /**
613
664
  * <p>The ID of the Data Catalog where the table resides. If none is provided, the Amazon Web Services account
@@ -629,6 +680,7 @@ export interface BatchDeleteTableRequest {
629
680
  TransactionId?: string;
630
681
  }
631
682
  /**
683
+ * @public
632
684
  * <p>An error record for table operations.</p>
633
685
  */
634
686
  export interface TableError {
@@ -641,6 +693,9 @@ export interface TableError {
641
693
  */
642
694
  ErrorDetail?: ErrorDetail;
643
695
  }
696
+ /**
697
+ * @public
698
+ */
644
699
  export interface BatchDeleteTableResponse {
645
700
  /**
646
701
  * <p>A list of errors encountered in attempting to delete the specified tables.</p>
@@ -648,6 +703,7 @@ export interface BatchDeleteTableResponse {
648
703
  Errors?: TableError[];
649
704
  }
650
705
  /**
706
+ * @public
651
707
  * <p>A resource was not ready for a transaction.</p>
652
708
  */
653
709
  export declare class ResourceNotReadyException extends __BaseException {
@@ -662,6 +718,9 @@ export declare class ResourceNotReadyException extends __BaseException {
662
718
  */
663
719
  constructor(opts: __ExceptionOptionType<ResourceNotReadyException, __BaseException>);
664
720
  }
721
+ /**
722
+ * @public
723
+ */
665
724
  export interface BatchDeleteTableVersionRequest {
666
725
  /**
667
726
  * <p>The ID of the Data Catalog where the tables reside. If none is provided, the Amazon Web Services account
@@ -684,6 +743,7 @@ export interface BatchDeleteTableVersionRequest {
684
743
  VersionIds: string[] | undefined;
685
744
  }
686
745
  /**
746
+ * @public
687
747
  * <p>An error record for table-version operations.</p>
688
748
  */
689
749
  export interface TableVersionError {
@@ -700,6 +760,9 @@ export interface TableVersionError {
700
760
  */
701
761
  ErrorDetail?: ErrorDetail;
702
762
  }
763
+ /**
764
+ * @public
765
+ */
703
766
  export interface BatchDeleteTableVersionResponse {
704
767
  /**
705
768
  * <p>A list of errors encountered while trying to delete
@@ -707,6 +770,9 @@ export interface BatchDeleteTableVersionResponse {
707
770
  */
708
771
  Errors?: TableVersionError[];
709
772
  }
773
+ /**
774
+ * @public
775
+ */
710
776
  export interface BatchGetBlueprintsRequest {
711
777
  /**
712
778
  * <p>A list of blueprint names.</p>
@@ -722,6 +788,7 @@ export interface BatchGetBlueprintsRequest {
722
788
  IncludeParameterSpec?: boolean;
723
789
  }
724
790
  /**
791
+ * @public
725
792
  * <p>When there are multiple versions of a blueprint and the latest version has some errors, this attribute indicates the last successful blueprint definition that is available with the service.</p>
726
793
  */
727
794
  export interface LastActiveDefinition {
@@ -746,6 +813,9 @@ export interface LastActiveDefinition {
746
813
  */
747
814
  BlueprintServiceLocation?: string;
748
815
  }
816
+ /**
817
+ * @public
818
+ */
749
819
  export declare enum BlueprintStatus {
750
820
  ACTIVE = "ACTIVE",
751
821
  CREATING = "CREATING",
@@ -753,6 +823,7 @@ export declare enum BlueprintStatus {
753
823
  UPDATING = "UPDATING"
754
824
  }
755
825
  /**
826
+ * @public
756
827
  * <p>The details of a blueprint.</p>
757
828
  */
758
829
  export interface Blueprint {
@@ -811,6 +882,9 @@ export interface Blueprint {
811
882
  */
812
883
  LastActiveDefinition?: LastActiveDefinition;
813
884
  }
885
+ /**
886
+ * @public
887
+ */
814
888
  export interface BatchGetBlueprintsResponse {
815
889
  /**
816
890
  * <p>Returns a list of blueprint as a <code>Blueprints</code> object.</p>
@@ -821,6 +895,9 @@ export interface BatchGetBlueprintsResponse {
821
895
  */
822
896
  MissingBlueprints?: string[];
823
897
  }
898
+ /**
899
+ * @public
900
+ */
824
901
  export interface BatchGetCrawlersRequest {
825
902
  /**
826
903
  * <p>A list of crawler names, which might be the names returned from the
@@ -829,6 +906,7 @@ export interface BatchGetCrawlersRequest {
829
906
  CrawlerNames: string[] | undefined;
830
907
  }
831
908
  /**
909
+ * @public
832
910
  * <p>Specifies Lake Formation configuration settings for the crawler.</p>
833
911
  */
834
912
  export interface LakeFormationConfiguration {
@@ -841,12 +919,16 @@ export interface LakeFormationConfiguration {
841
919
  */
842
920
  AccountId?: string;
843
921
  }
922
+ /**
923
+ * @public
924
+ */
844
925
  export declare enum LastCrawlStatus {
845
926
  CANCELLED = "CANCELLED",
846
927
  FAILED = "FAILED",
847
928
  SUCCEEDED = "SUCCEEDED"
848
929
  }
849
930
  /**
931
+ * @public
850
932
  * <p>Status and error information about the most recent crawl.</p>
851
933
  */
852
934
  export interface LastCrawlInfo {
@@ -875,11 +957,15 @@ export interface LastCrawlInfo {
875
957
  */
876
958
  StartTime?: Date;
877
959
  }
960
+ /**
961
+ * @public
962
+ */
878
963
  export declare enum CrawlerLineageSettings {
879
964
  DISABLE = "DISABLE",
880
965
  ENABLE = "ENABLE"
881
966
  }
882
967
  /**
968
+ * @public
883
969
  * <p>Specifies data lineage configuration settings for the crawler.</p>
884
970
  */
885
971
  export interface LineageConfiguration {
@@ -896,12 +982,16 @@ export interface LineageConfiguration {
896
982
  */
897
983
  CrawlerLineageSettings?: CrawlerLineageSettings | string;
898
984
  }
985
+ /**
986
+ * @public
987
+ */
899
988
  export declare enum RecrawlBehavior {
900
989
  CRAWL_EVENT_MODE = "CRAWL_EVENT_MODE",
901
990
  CRAWL_EVERYTHING = "CRAWL_EVERYTHING",
902
991
  CRAWL_NEW_FOLDERS_ONLY = "CRAWL_NEW_FOLDERS_ONLY"
903
992
  }
904
993
  /**
994
+ * @public
905
995
  * <p>When crawling an Amazon S3 data source after the first crawl is complete, specifies whether to crawl the entire dataset again or to crawl only folders that were added since the last crawler run. For more information, see <a href="https://docs.aws.amazon.com/glue/latest/dg/incremental-crawls.html">Incremental Crawls in Glue</a> in the developer guide.</p>
906
996
  */
907
997
  export interface RecrawlPolicy {
@@ -913,12 +1003,16 @@ export interface RecrawlPolicy {
913
1003
  */
914
1004
  RecrawlBehavior?: RecrawlBehavior | string;
915
1005
  }
1006
+ /**
1007
+ * @public
1008
+ */
916
1009
  export declare enum ScheduleState {
917
1010
  NOT_SCHEDULED = "NOT_SCHEDULED",
918
1011
  SCHEDULED = "SCHEDULED",
919
1012
  TRANSITIONING = "TRANSITIONING"
920
1013
  }
921
1014
  /**
1015
+ * @public
922
1016
  * <p>A scheduling object using a <code>cron</code> statement to schedule an event.</p>
923
1017
  */
924
1018
  export interface Schedule {
@@ -933,16 +1027,23 @@ export interface Schedule {
933
1027
  */
934
1028
  State?: ScheduleState | string;
935
1029
  }
1030
+ /**
1031
+ * @public
1032
+ */
936
1033
  export declare enum DeleteBehavior {
937
1034
  DELETE_FROM_DATABASE = "DELETE_FROM_DATABASE",
938
1035
  DEPRECATE_IN_DATABASE = "DEPRECATE_IN_DATABASE",
939
1036
  LOG = "LOG"
940
1037
  }
1038
+ /**
1039
+ * @public
1040
+ */
941
1041
  export declare enum UpdateBehavior {
942
1042
  LOG = "LOG",
943
1043
  UPDATE_IN_DATABASE = "UPDATE_IN_DATABASE"
944
1044
  }
945
1045
  /**
1046
+ * @public
946
1047
  * <p>A policy that specifies update and deletion behaviors for the crawler.</p>
947
1048
  */
948
1049
  export interface SchemaChangePolicy {
@@ -955,12 +1056,16 @@ export interface SchemaChangePolicy {
955
1056
  */
956
1057
  DeleteBehavior?: DeleteBehavior | string;
957
1058
  }
1059
+ /**
1060
+ * @public
1061
+ */
958
1062
  export declare enum CrawlerState {
959
1063
  READY = "READY",
960
1064
  RUNNING = "RUNNING",
961
1065
  STOPPING = "STOPPING"
962
1066
  }
963
1067
  /**
1068
+ * @public
964
1069
  * <p>Specifies an Glue Data Catalog target.</p>
965
1070
  */
966
1071
  export interface CatalogTarget {
@@ -986,6 +1091,7 @@ export interface CatalogTarget {
986
1091
  DlqEventQueueArn?: string;
987
1092
  }
988
1093
  /**
1094
+ * @public
989
1095
  * <p>Specifies a Delta data store to crawl one or more Delta tables.</p>
990
1096
  */
991
1097
  export interface DeltaTarget {
@@ -1007,6 +1113,7 @@ export interface DeltaTarget {
1007
1113
  CreateNativeDeltaTable?: boolean;
1008
1114
  }
1009
1115
  /**
1116
+ * @public
1010
1117
  * <p>Specifies an Amazon DynamoDB table to crawl.</p>
1011
1118
  */
1012
1119
  export interface DynamoDBTarget {
@@ -1025,11 +1132,15 @@ export interface DynamoDBTarget {
1025
1132
  */
1026
1133
  scanRate?: number;
1027
1134
  }
1135
+ /**
1136
+ * @public
1137
+ */
1028
1138
  export declare enum JdbcMetadataEntry {
1029
1139
  COMMENTS = "COMMENTS",
1030
1140
  RAWTYPES = "RAWTYPES"
1031
1141
  }
1032
1142
  /**
1143
+ * @public
1033
1144
  * <p>Specifies a JDBC data store to crawl.</p>
1034
1145
  */
1035
1146
  export interface JdbcTarget {
@@ -1053,6 +1164,7 @@ export interface JdbcTarget {
1053
1164
  EnableAdditionalMetadata?: (JdbcMetadataEntry | string)[];
1054
1165
  }
1055
1166
  /**
1167
+ * @public
1056
1168
  * <p>Specifies an Amazon DocumentDB or MongoDB data store to crawl.</p>
1057
1169
  */
1058
1170
  export interface MongoDBTarget {
@@ -1071,6 +1183,7 @@ export interface MongoDBTarget {
1071
1183
  ScanAll?: boolean;
1072
1184
  }
1073
1185
  /**
1186
+ * @public
1074
1187
  * <p>Specifies a data store in Amazon Simple Storage Service (Amazon S3).</p>
1075
1188
  */
1076
1189
  export interface S3Target {
@@ -1101,6 +1214,7 @@ export interface S3Target {
1101
1214
  DlqEventQueueArn?: string;
1102
1215
  }
1103
1216
  /**
1217
+ * @public
1104
1218
  * <p>Specifies data stores to crawl.</p>
1105
1219
  */
1106
1220
  export interface CrawlerTargets {
@@ -1130,6 +1244,7 @@ export interface CrawlerTargets {
1130
1244
  DeltaTargets?: DeltaTarget[];
1131
1245
  }
1132
1246
  /**
1247
+ * @public
1133
1248
  * <p>Specifies a crawler program that examines a data source and uses classifiers to try to
1134
1249
  * determine its schema. If successful, the crawler records metadata concerning the data source
1135
1250
  * in the Glue Data Catalog.</p>
@@ -1222,6 +1337,9 @@ export interface Crawler {
1222
1337
  */
1223
1338
  LakeFormationConfiguration?: LakeFormationConfiguration;
1224
1339
  }
1340
+ /**
1341
+ * @public
1342
+ */
1225
1343
  export interface BatchGetCrawlersResponse {
1226
1344
  /**
1227
1345
  * <p>A list of crawler definitions.</p>
@@ -1232,6 +1350,9 @@ export interface BatchGetCrawlersResponse {
1232
1350
  */
1233
1351
  CrawlersNotFound?: string[];
1234
1352
  }
1353
+ /**
1354
+ * @public
1355
+ */
1235
1356
  export interface BatchGetCustomEntityTypesRequest {
1236
1357
  /**
1237
1358
  * <p>A list of names of the custom patterns that you want to retrieve.</p>
@@ -1239,6 +1360,7 @@ export interface BatchGetCustomEntityTypesRequest {
1239
1360
  Names: string[] | undefined;
1240
1361
  }
1241
1362
  /**
1363
+ * @public
1242
1364
  * <p>An object representing a custom pattern for detecting sensitive data across the columns and rows of your structured data.</p>
1243
1365
  */
1244
1366
  export interface CustomEntityType {
@@ -1256,6 +1378,9 @@ export interface CustomEntityType {
1256
1378
  */
1257
1379
  ContextWords?: string[];
1258
1380
  }
1381
+ /**
1382
+ * @public
1383
+ */
1259
1384
  export interface BatchGetCustomEntityTypesResponse {
1260
1385
  /**
1261
1386
  * <p>A list of <code>CustomEntityType</code> objects representing the custom patterns that have been created.</p>
@@ -1266,6 +1391,9 @@ export interface BatchGetCustomEntityTypesResponse {
1266
1391
  */
1267
1392
  CustomEntityTypesNotFound?: string[];
1268
1393
  }
1394
+ /**
1395
+ * @public
1396
+ */
1269
1397
  export interface BatchGetDataQualityResultRequest {
1270
1398
  /**
1271
1399
  * <p>A list of unique result IDs for the data quality results.</p>
@@ -1273,6 +1401,7 @@ export interface BatchGetDataQualityResultRequest {
1273
1401
  ResultIds: string[] | undefined;
1274
1402
  }
1275
1403
  /**
1404
+ * @public
1276
1405
  * <p>The database and table in the Glue Data Catalog that is used for input or output data.</p>
1277
1406
  */
1278
1407
  export interface GlueTable {
@@ -1308,6 +1437,7 @@ export interface GlueTable {
1308
1437
  AdditionalOptions?: Record<string, string>;
1309
1438
  }
1310
1439
  /**
1440
+ * @public
1311
1441
  * <p>A data source (an Glue table) for which you want data quality results.</p>
1312
1442
  */
1313
1443
  export interface DataSource {
@@ -1316,12 +1446,16 @@ export interface DataSource {
1316
1446
  */
1317
1447
  GlueTable: GlueTable | undefined;
1318
1448
  }
1449
+ /**
1450
+ * @public
1451
+ */
1319
1452
  export declare enum DataQualityRuleResultStatus {
1320
1453
  ERROR = "ERROR",
1321
1454
  FAIL = "FAIL",
1322
1455
  PASS = "PASS"
1323
1456
  }
1324
1457
  /**
1458
+ * @public
1325
1459
  * <p>Describes the result of the evaluation of a data quality rule.</p>
1326
1460
  */
1327
1461
  export interface DataQualityRuleResult {
@@ -1343,6 +1477,7 @@ export interface DataQualityRuleResult {
1343
1477
  Result?: DataQualityRuleResultStatus | string;
1344
1478
  }
1345
1479
  /**
1480
+ * @public
1346
1481
  * <p>Describes a data quality result.</p>
1347
1482
  */
1348
1483
  export interface DataQualityResult {
@@ -1391,6 +1526,9 @@ export interface DataQualityResult {
1391
1526
  */
1392
1527
  RuleResults?: DataQualityRuleResult[];
1393
1528
  }
1529
+ /**
1530
+ * @public
1531
+ */
1394
1532
  export interface BatchGetDataQualityResultResponse {
1395
1533
  /**
1396
1534
  * <p>A list of <code>DataQualityResult</code> objects representing the data quality results.</p>
@@ -1401,6 +1539,9 @@ export interface BatchGetDataQualityResultResponse {
1401
1539
  */
1402
1540
  ResultsNotFound?: string[];
1403
1541
  }
1542
+ /**
1543
+ * @public
1544
+ */
1404
1545
  export interface BatchGetDevEndpointsRequest {
1405
1546
  /**
1406
1547
  * <p>The list of <code>DevEndpoint</code> names, which might be the names returned from the
@@ -1408,6 +1549,9 @@ export interface BatchGetDevEndpointsRequest {
1408
1549
  */
1409
1550
  DevEndpointNames: string[] | undefined;
1410
1551
  }
1552
+ /**
1553
+ * @public
1554
+ */
1411
1555
  export declare enum WorkerType {
1412
1556
  G_025X = "G.025X",
1413
1557
  G_1X = "G.1X",
@@ -1415,6 +1559,7 @@ export declare enum WorkerType {
1415
1559
  Standard = "Standard"
1416
1560
  }
1417
1561
  /**
1562
+ * @public
1418
1563
  * <p>A development endpoint where a developer can remotely debug extract, transform, and load
1419
1564
  * (ETL) scripts.</p>
1420
1565
  */
@@ -1574,6 +1719,9 @@ export interface DevEndpoint {
1574
1719
  */
1575
1720
  Arguments?: Record<string, string>;
1576
1721
  }
1722
+ /**
1723
+ * @public
1724
+ */
1577
1725
  export interface BatchGetDevEndpointsResponse {
1578
1726
  /**
1579
1727
  * <p>A list of <code>DevEndpoint</code> definitions.</p>
@@ -1584,6 +1732,9 @@ export interface BatchGetDevEndpointsResponse {
1584
1732
  */
1585
1733
  DevEndpointsNotFound?: string[];
1586
1734
  }
1735
+ /**
1736
+ * @public
1737
+ */
1587
1738
  export interface BatchGetJobsRequest {
1588
1739
  /**
1589
1740
  * <p>A list of job names, which might be the names returned from the <code>ListJobs</code>
@@ -1592,6 +1743,7 @@ export interface BatchGetJobsRequest {
1592
1743
  JobNames: string[] | undefined;
1593
1744
  }
1594
1745
  /**
1746
+ * @public
1595
1747
  * <p>Specifies a Delta Lake data source that is registered in the Glue Data Catalog.</p>
1596
1748
  */
1597
1749
  export interface CatalogDeltaSource {
@@ -1617,6 +1769,7 @@ export interface CatalogDeltaSource {
1617
1769
  OutputSchemas?: GlueSchema[];
1618
1770
  }
1619
1771
  /**
1772
+ * @public
1620
1773
  * <p>Specifies a Hudi data source that is registered in the Glue Data Catalog.</p>
1621
1774
  */
1622
1775
  export interface CatalogHudiSource {
@@ -1642,6 +1795,7 @@ export interface CatalogHudiSource {
1642
1795
  OutputSchemas?: GlueSchema[];
1643
1796
  }
1644
1797
  /**
1798
+ * @public
1645
1799
  * <p>Specifies options related to data preview for viewing a sample of your data.</p>
1646
1800
  */
1647
1801
  export interface StreamingDataPreviewOptions {
@@ -1655,6 +1809,7 @@ export interface StreamingDataPreviewOptions {
1655
1809
  RecordPollingLimit?: number;
1656
1810
  }
1657
1811
  /**
1812
+ * @public
1658
1813
  * <p>Additional options for streaming.</p>
1659
1814
  */
1660
1815
  export interface KafkaStreamingSourceOptions {
@@ -1734,6 +1889,7 @@ export interface KafkaStreamingSourceOptions {
1734
1889
  EmitConsumerLagMetrics?: string;
1735
1890
  }
1736
1891
  /**
1892
+ * @public
1737
1893
  * <p>Specifies an Apache Kafka data store in the Data Catalog.</p>
1738
1894
  */
1739
1895
  export interface CatalogKafkaSource {
@@ -1766,12 +1922,16 @@ export interface CatalogKafkaSource {
1766
1922
  */
1767
1923
  DataPreviewOptions?: StreamingDataPreviewOptions;
1768
1924
  }
1925
+ /**
1926
+ * @public
1927
+ */
1769
1928
  export declare enum StartingPosition {
1770
1929
  EARLIEST = "earliest",
1771
1930
  LATEST = "latest",
1772
1931
  TRIM_HORIZON = "trim_horizon"
1773
1932
  }
1774
1933
  /**
1934
+ * @public
1775
1935
  * <p>Additional options for the Amazon Kinesis streaming data source.</p>
1776
1936
  */
1777
1937
  export interface KinesisStreamingSourceOptions {
@@ -1857,6 +2017,7 @@ export interface KinesisStreamingSourceOptions {
1857
2017
  EmitConsumerLagMetrics?: string;
1858
2018
  }
1859
2019
  /**
2020
+ * @public
1860
2021
  * <p>Specifies a Kinesis data source in the Glue Data Catalog.</p>
1861
2022
  */
1862
2023
  export interface CatalogKinesisSource {
@@ -1890,6 +2051,7 @@ export interface CatalogKinesisSource {
1890
2051
  DataPreviewOptions?: StreamingDataPreviewOptions;
1891
2052
  }
1892
2053
  /**
2054
+ * @public
1893
2055
  * <p>Specifies a data store in the Glue Data Catalog.</p>
1894
2056
  */
1895
2057
  export interface CatalogSource {
@@ -1907,6 +2069,7 @@ export interface CatalogSource {
1907
2069
  Table: string | undefined;
1908
2070
  }
1909
2071
  /**
2072
+ * @public
1910
2073
  * <p>Specifies a target that uses a Glue Data Catalog table.</p>
1911
2074
  */
1912
2075
  export interface BasicCatalogTarget {
@@ -1928,6 +2091,7 @@ export interface BasicCatalogTarget {
1928
2091
  Table: string | undefined;
1929
2092
  }
1930
2093
  /**
2094
+ * @public
1931
2095
  * <p>Specifies a transform that uses custom code you provide to perform the data transformation. The output is a collection of DynamicFrames.</p>
1932
2096
  */
1933
2097
  export interface CustomCode {
@@ -1952,6 +2116,9 @@ export interface CustomCode {
1952
2116
  */
1953
2117
  OutputSchemas?: GlueSchema[];
1954
2118
  }
2119
+ /**
2120
+ * @public
2121
+ */
1955
2122
  export declare enum JDBCConnectionType {
1956
2123
  mysql = "mysql",
1957
2124
  oracle = "oracle",
@@ -1960,6 +2127,7 @@ export declare enum JDBCConnectionType {
1960
2127
  sqlserver = "sqlserver"
1961
2128
  }
1962
2129
  /**
2130
+ * @public
1963
2131
  * <p>Specifies the direct JDBC source connection.</p>
1964
2132
  */
1965
2133
  export interface DirectJDBCSource {
@@ -1989,6 +2157,7 @@ export interface DirectJDBCSource {
1989
2157
  RedshiftTmpDir?: string;
1990
2158
  }
1991
2159
  /**
2160
+ * @public
1992
2161
  * <p>Specifies an Apache Kafka data store.</p>
1993
2162
  */
1994
2163
  export interface DirectKafkaSource {
@@ -2014,6 +2183,7 @@ export interface DirectKafkaSource {
2014
2183
  DataPreviewOptions?: StreamingDataPreviewOptions;
2015
2184
  }
2016
2185
  /**
2186
+ * @public
2017
2187
  * <p>Specifies a direct Amazon Kinesis data source.</p>
2018
2188
  */
2019
2189
  export interface DirectKinesisSource {
@@ -2039,6 +2209,7 @@ export interface DirectKinesisSource {
2039
2209
  DataPreviewOptions?: StreamingDataPreviewOptions;
2040
2210
  }
2041
2211
  /**
2212
+ * @public
2042
2213
  * <p>Specifies a transform that removes rows of repeating data from a data set. </p>
2043
2214
  */
2044
2215
  export interface DropDuplicates {
@@ -2056,6 +2227,7 @@ export interface DropDuplicates {
2056
2227
  Columns?: string[][];
2057
2228
  }
2058
2229
  /**
2230
+ * @public
2059
2231
  * <p>Specifies a transform that chooses the data property keys that you want to drop.</p>
2060
2232
  */
2061
2233
  export interface DropFields {
@@ -2073,6 +2245,7 @@ export interface DropFields {
2073
2245
  Paths: string[][] | undefined;
2074
2246
  }
2075
2247
  /**
2248
+ * @public
2076
2249
  * <p>Represents whether certain values are recognized as null values for removal.</p>
2077
2250
  */
2078
2251
  export interface NullCheckBoxList {
@@ -2090,6 +2263,7 @@ export interface NullCheckBoxList {
2090
2263
  IsNegOne?: boolean;
2091
2264
  }
2092
2265
  /**
2266
+ * @public
2093
2267
  * <p>A structure representing the datatype of the value.</p>
2094
2268
  */
2095
2269
  export interface Datatype {
@@ -2103,6 +2277,7 @@ export interface Datatype {
2103
2277
  Label: string | undefined;
2104
2278
  }
2105
2279
  /**
2280
+ * @public
2106
2281
  * <p>Represents a custom null value such as a zeros or other value being used as a null placeholder unique to the dataset.</p>
2107
2282
  */
2108
2283
  export interface NullValueField {
@@ -2116,6 +2291,7 @@ export interface NullValueField {
2116
2291
  Datatype: Datatype | undefined;
2117
2292
  }
2118
2293
  /**
2294
+ * @public
2119
2295
  * <p>Specifies a transform that removes columns from the dataset if all values in the column are 'null'. By default, Glue Studio will recognize null objects, but some values such as empty strings, strings that are "null", -1 integers or other placeholders such as zeros, are not automatically recognized as nulls.</p>
2120
2296
  */
2121
2297
  export interface DropNullFields {
@@ -2137,6 +2313,9 @@ export interface DropNullFields {
2137
2313
  */
2138
2314
  NullTextList?: NullValueField[];
2139
2315
  }
2316
+ /**
2317
+ * @public
2318
+ */
2140
2319
  export declare enum ParamType {
2141
2320
  BOOL = "bool",
2142
2321
  COMPLEX = "complex",
@@ -2147,6 +2326,7 @@ export declare enum ParamType {
2147
2326
  STR = "str"
2148
2327
  }
2149
2328
  /**
2329
+ * @public
2150
2330
  * <p>Specifies the parameters in the config file of the dynamic transform.</p>
2151
2331
  */
2152
2332
  export interface TransformConfigParameter {
@@ -2180,6 +2360,7 @@ export interface TransformConfigParameter {
2180
2360
  IsOptional?: boolean;
2181
2361
  }
2182
2362
  /**
2363
+ * @public
2183
2364
  * <p>Specifies the set of parameters needed to perform the dynamic transform.</p>
2184
2365
  */
2185
2366
  export interface DynamicTransform {
@@ -2213,6 +2394,7 @@ export interface DynamicTransform {
2213
2394
  Version?: string;
2214
2395
  }
2215
2396
  /**
2397
+ * @public
2216
2398
  * <p>Specifies a DynamoDB data source in the Glue Data Catalog.</p>
2217
2399
  */
2218
2400
  export interface DynamoDBCatalogSource {
@@ -2229,11 +2411,15 @@ export interface DynamoDBCatalogSource {
2229
2411
  */
2230
2412
  Table: string | undefined;
2231
2413
  }
2414
+ /**
2415
+ * @public
2416
+ */
2232
2417
  export declare enum DQTransformOutput {
2233
2418
  EvaluationResults = "EvaluationResults",
2234
2419
  PrimaryInput = "PrimaryInput"
2235
2420
  }
2236
2421
  /**
2422
+ * @public
2237
2423
  * <p>Options to configure how your data quality evaluation results are published.</p>
2238
2424
  */
2239
2425
  export interface DQResultsPublishingOptions {
@@ -2254,11 +2440,15 @@ export interface DQResultsPublishingOptions {
2254
2440
  */
2255
2441
  ResultsPublishingEnabled?: boolean;
2256
2442
  }
2443
+ /**
2444
+ * @public
2445
+ */
2257
2446
  export declare enum DQStopJobOnFailureTiming {
2258
2447
  AfterDataLoad = "AfterDataLoad",
2259
2448
  Immediate = "Immediate"
2260
2449
  }
2261
2450
  /**
2451
+ * @public
2262
2452
  * <p>Options to configure how your job will stop if your data quality evaluation fails.</p>
2263
2453
  */
2264
2454
  export interface DQStopJobOnFailureOptions {
@@ -2268,6 +2458,7 @@ export interface DQStopJobOnFailureOptions {
2268
2458
  StopJobOnFailureTiming?: DQStopJobOnFailureTiming | string;
2269
2459
  }
2270
2460
  /**
2461
+ * @public
2271
2462
  * <p>Specifies your data quality evaluation criteria.</p>
2272
2463
  */
2273
2464
  export interface EvaluateDataQuality {
@@ -2297,6 +2488,7 @@ export interface EvaluateDataQuality {
2297
2488
  StopJobOnFailureOptions?: DQStopJobOnFailureOptions;
2298
2489
  }
2299
2490
  /**
2491
+ * @public
2300
2492
  * <p>Specifies a transform that locates records in the dataset that have missing values and adds a new field with a value determined by imputation. The input data set is used to train the machine learning model that determines what the missing value should be.</p>
2301
2493
  */
2302
2494
  export interface FillMissingValues {
@@ -2317,6 +2509,9 @@ export interface FillMissingValues {
2317
2509
  */
2318
2510
  FilledPath?: string;
2319
2511
  }
2512
+ /**
2513
+ * @public
2514
+ */
2320
2515
  export declare enum FilterOperation {
2321
2516
  EQ = "EQ",
2322
2517
  GT = "GT",
@@ -2326,11 +2521,15 @@ export declare enum FilterOperation {
2326
2521
  LTE = "LTE",
2327
2522
  REGEX = "REGEX"
2328
2523
  }
2524
+ /**
2525
+ * @public
2526
+ */
2329
2527
  export declare enum FilterValueType {
2330
2528
  COLUMNEXTRACTED = "COLUMNEXTRACTED",
2331
2529
  CONSTANT = "CONSTANT"
2332
2530
  }
2333
2531
  /**
2532
+ * @public
2334
2533
  * <p>Represents a single entry in the list of values for a <code>FilterExpression</code>. </p>
2335
2534
  */
2336
2535
  export interface FilterValue {
@@ -2344,6 +2543,7 @@ export interface FilterValue {
2344
2543
  Value: string[] | undefined;
2345
2544
  }
2346
2545
  /**
2546
+ * @public
2347
2547
  * <p>Specifies a filter expression.</p>
2348
2548
  */
2349
2549
  export interface FilterExpression {
@@ -2360,11 +2560,15 @@ export interface FilterExpression {
2360
2560
  */
2361
2561
  Values: FilterValue[] | undefined;
2362
2562
  }
2563
+ /**
2564
+ * @public
2565
+ */
2363
2566
  export declare enum FilterLogicalOperator {
2364
2567
  AND = "AND",
2365
2568
  OR = "OR"
2366
2569
  }
2367
2570
  /**
2571
+ * @public
2368
2572
  * <p>Specifies a transform that splits a dataset into two, based on a filter condition.</p>
2369
2573
  */
2370
2574
  export interface Filter {
@@ -2386,6 +2590,7 @@ export interface Filter {
2386
2590
  Filters: FilterExpression[] | undefined;
2387
2591
  }
2388
2592
  /**
2593
+ * @public
2389
2594
  * <p>Specifies additional connection options for the Amazon S3 data store.</p>
2390
2595
  */
2391
2596
  export interface S3SourceAdditionalOptions {
@@ -2399,6 +2604,7 @@ export interface S3SourceAdditionalOptions {
2399
2604
  BoundedFiles?: number;
2400
2605
  }
2401
2606
  /**
2607
+ * @public
2402
2608
  * <p>Specifies the data store in the governed Glue Data Catalog.</p>
2403
2609
  */
2404
2610
  export interface GovernedCatalogSource {
@@ -2423,11 +2629,15 @@ export interface GovernedCatalogSource {
2423
2629
  */
2424
2630
  AdditionalOptions?: S3SourceAdditionalOptions;
2425
2631
  }
2632
+ /**
2633
+ * @public
2634
+ */
2426
2635
  export declare enum UpdateCatalogBehavior {
2427
2636
  LOG = "LOG",
2428
2637
  UPDATE_IN_DATABASE = "UPDATE_IN_DATABASE"
2429
2638
  }
2430
2639
  /**
2640
+ * @public
2431
2641
  * <p>A policy that specifies update behavior for the crawler.</p>
2432
2642
  */
2433
2643
  export interface CatalogSchemaChangePolicy {
@@ -2441,6 +2651,7 @@ export interface CatalogSchemaChangePolicy {
2441
2651
  UpdateBehavior?: UpdateCatalogBehavior | string;
2442
2652
  }
2443
2653
  /**
2654
+ * @public
2444
2655
  * <p>Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.</p>
2445
2656
  */
2446
2657
  export interface GovernedCatalogTarget {
@@ -2469,6 +2680,9 @@ export interface GovernedCatalogTarget {
2469
2680
  */
2470
2681
  SchemaChangePolicy?: CatalogSchemaChangePolicy;
2471
2682
  }
2683
+ /**
2684
+ * @public
2685
+ */
2472
2686
  export declare enum JDBCDataType {
2473
2687
  ARRAY = "ARRAY",
2474
2688
  BIGINT = "BIGINT",
@@ -2510,6 +2724,9 @@ export declare enum JDBCDataType {
2510
2724
  VARBINARY = "VARBINARY",
2511
2725
  VARCHAR = "VARCHAR"
2512
2726
  }
2727
+ /**
2728
+ * @public
2729
+ */
2513
2730
  export declare enum GlueRecordType {
2514
2731
  BIGDECIMAL = "BIGDECIMAL",
2515
2732
  BYTE = "BYTE",
@@ -2523,6 +2740,7 @@ export declare enum GlueRecordType {
2523
2740
  TIMESTAMP = "TIMESTAMP"
2524
2741
  }
2525
2742
  /**
2743
+ * @public
2526
2744
  * <p>Additional connection options for the connector.</p>
2527
2745
  */
2528
2746
  export interface JDBCConnectorOptions {
@@ -2559,11 +2777,12 @@ export interface JDBCConnectorOptions {
2559
2777
  */
2560
2778
  JobBookmarkKeysSortOrder?: string;
2561
2779
  /**
2562
- * <p>Custom data type mapping that builds a mapping from a JDBC data type to an Glue data type. For example, the option <code>"dataTypeMapping":{"FLOAT":"STRING"}</code> maps data fields of JDBC type <code>FLOAT</code> into the Java <code>String</code> type by calling the <code>ResultSet.getString()</code> method of the driver, and uses it to build the Glue record. The <code>ResultSet</code> object is implemented by each driver, so the behavior is specific to the driver you use. Refer to the documentation for your JDBC driver to understand how the driver performs the conversions.</p>
2780
+ * <p>Custom data type mapping that builds a mapping from a JDBC data type to an Glue data type. For example, the option <code>"dataTypeMapping":\{"FLOAT":"STRING"\}</code> maps data fields of JDBC type <code>FLOAT</code> into the Java <code>String</code> type by calling the <code>ResultSet.getString()</code> method of the driver, and uses it to build the Glue record. The <code>ResultSet</code> object is implemented by each driver, so the behavior is specific to the driver you use. Refer to the documentation for your JDBC driver to understand how the driver performs the conversions.</p>
2563
2781
  */
2564
2782
  DataTypeMapping?: Record<string, GlueRecordType | string>;
2565
2783
  }
2566
2784
  /**
2785
+ * @public
2567
2786
  * <p>Specifies a connector to a JDBC data source.</p>
2568
2787
  */
2569
2788
  export interface JDBCConnectorSource {
@@ -2601,6 +2820,7 @@ export interface JDBCConnectorSource {
2601
2820
  OutputSchemas?: GlueSchema[];
2602
2821
  }
2603
2822
  /**
2823
+ * @public
2604
2824
  * <p>Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.</p>
2605
2825
  */
2606
2826
  export interface JDBCConnectorTarget {
@@ -2638,6 +2858,7 @@ export interface JDBCConnectorTarget {
2638
2858
  OutputSchemas?: GlueSchema[];
2639
2859
  }
2640
2860
  /**
2861
+ * @public
2641
2862
  * <p>Specifies a column to be joined.</p>
2642
2863
  */
2643
2864
  export interface JoinColumn {
@@ -2650,6 +2871,9 @@ export interface JoinColumn {
2650
2871
  */
2651
2872
  Keys: string[][] | undefined;
2652
2873
  }
2874
+ /**
2875
+ * @public
2876
+ */
2653
2877
  export declare enum JoinType {
2654
2878
  EQUIJOIN = "equijoin",
2655
2879
  LEFT = "left",
@@ -2659,6 +2883,7 @@ export declare enum JoinType {
2659
2883
  RIGHT = "right"
2660
2884
  }
2661
2885
  /**
2886
+ * @public
2662
2887
  * <p>Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified data property keys. You can use inner, outer, left, right, left semi, and left anti joins.</p>
2663
2888
  */
2664
2889
  export interface Join {
@@ -2680,6 +2905,7 @@ export interface Join {
2680
2905
  Columns: JoinColumn[] | undefined;
2681
2906
  }
2682
2907
  /**
2908
+ * @public
2683
2909
  * <p>Specifies a transform that merges a <code>DynamicFrame</code> with a staging <code>DynamicFrame</code> based on the specified primary keys to identify records. Duplicate records (records with the same primary keys) are not de-duplicated. </p>
2684
2910
  */
2685
2911
  export interface Merge {
@@ -2701,6 +2927,7 @@ export interface Merge {
2701
2927
  PrimaryKeys: string[][] | undefined;
2702
2928
  }
2703
2929
  /**
2930
+ * @public
2704
2931
  * <p>Specifies a Microsoft SQL server data source in the Glue Data Catalog.</p>
2705
2932
  */
2706
2933
  export interface MicrosoftSQLServerCatalogSource {
@@ -2718,6 +2945,7 @@ export interface MicrosoftSQLServerCatalogSource {
2718
2945
  Table: string | undefined;
2719
2946
  }
2720
2947
  /**
2948
+ * @public
2721
2949
  * <p>Specifies a target that uses Microsoft SQL.</p>
2722
2950
  */
2723
2951
  export interface MicrosoftSQLServerCatalogTarget {
@@ -2739,6 +2967,7 @@ export interface MicrosoftSQLServerCatalogTarget {
2739
2967
  Table: string | undefined;
2740
2968
  }
2741
2969
  /**
2970
+ * @public
2742
2971
  * <p>Specifies a MySQL data source in the Glue Data Catalog.</p>
2743
2972
  */
2744
2973
  export interface MySQLCatalogSource {
@@ -2756,6 +2985,7 @@ export interface MySQLCatalogSource {
2756
2985
  Table: string | undefined;
2757
2986
  }
2758
2987
  /**
2988
+ * @public
2759
2989
  * <p>Specifies a target that uses MySQL.</p>
2760
2990
  */
2761
2991
  export interface MySQLCatalogTarget {
@@ -2777,6 +3007,7 @@ export interface MySQLCatalogTarget {
2777
3007
  Table: string | undefined;
2778
3008
  }
2779
3009
  /**
3010
+ * @public
2780
3011
  * <p>Specifies an Oracle data source in the Glue Data Catalog.</p>
2781
3012
  */
2782
3013
  export interface OracleSQLCatalogSource {
@@ -2794,6 +3025,7 @@ export interface OracleSQLCatalogSource {
2794
3025
  Table: string | undefined;
2795
3026
  }
2796
3027
  /**
3028
+ * @public
2797
3029
  * <p>Specifies a target that uses Oracle SQL.</p>
2798
3030
  */
2799
3031
  export interface OracleSQLCatalogTarget {
@@ -2814,6 +3046,9 @@ export interface OracleSQLCatalogTarget {
2814
3046
  */
2815
3047
  Table: string | undefined;
2816
3048
  }
3049
+ /**
3050
+ * @public
3051
+ */
2817
3052
  export declare enum PiiType {
2818
3053
  ColumnAudit = "ColumnAudit",
2819
3054
  ColumnMasking = "ColumnMasking",
@@ -2821,6 +3056,7 @@ export declare enum PiiType {
2821
3056
  RowMasking = "RowMasking"
2822
3057
  }
2823
3058
  /**
3059
+ * @public
2824
3060
  * <p>Specifies a transform that identifies, removes or masks PII data.</p>
2825
3061
  */
2826
3062
  export interface PIIDetection {
@@ -2863,6 +3099,7 @@ export interface PIIDetection {
2863
3099
  MaskValue?: string;
2864
3100
  }
2865
3101
  /**
3102
+ * @public
2866
3103
  * <p>Specifies a PostgresSQL data source in the Glue Data Catalog.</p>
2867
3104
  */
2868
3105
  export interface PostgreSQLCatalogSource {
@@ -2880,6 +3117,7 @@ export interface PostgreSQLCatalogSource {
2880
3117
  Table: string | undefined;
2881
3118
  }
2882
3119
  /**
3120
+ * @public
2883
3121
  * <p>Specifies a target that uses Postgres SQL.</p>
2884
3122
  */
2885
3123
  export interface PostgreSQLCatalogTarget {
@@ -2901,6 +3139,7 @@ export interface PostgreSQLCatalogTarget {
2901
3139
  Table: string | undefined;
2902
3140
  }
2903
3141
  /**
3142
+ * @public
2904
3143
  * <p>Specifies an Amazon Redshift data store.</p>
2905
3144
  */
2906
3145
  export interface RedshiftSource {
@@ -2926,6 +3165,7 @@ export interface RedshiftSource {
2926
3165
  TmpDirIAMRole?: string;
2927
3166
  }
2928
3167
  /**
3168
+ * @public
2929
3169
  * <p>The options to configure an upsert operation when writing to a Redshift target .</p>
2930
3170
  */
2931
3171
  export interface UpsertRedshiftTargetOptions {
@@ -2943,6 +3183,7 @@ export interface UpsertRedshiftTargetOptions {
2943
3183
  UpsertKeys?: string[];
2944
3184
  }
2945
3185
  /**
3186
+ * @public
2946
3187
  * <p>Specifies a target that uses Amazon Redshift.</p>
2947
3188
  */
2948
3189
  export interface RedshiftTarget {
@@ -2976,6 +3217,7 @@ export interface RedshiftTarget {
2976
3217
  UpsertRedshiftOptions?: UpsertRedshiftTargetOptions;
2977
3218
  }
2978
3219
  /**
3220
+ * @public
2979
3221
  * <p>Specifies a Relational database data source in the Glue Data Catalog.</p>
2980
3222
  */
2981
3223
  export interface RelationalCatalogSource {
@@ -2993,6 +3235,7 @@ export interface RelationalCatalogSource {
2993
3235
  Table: string | undefined;
2994
3236
  }
2995
3237
  /**
3238
+ * @public
2996
3239
  * <p>Specifies a transform that renames a single data property key.</p>
2997
3240
  */
2998
3241
  export interface RenameField {
@@ -3014,6 +3257,7 @@ export interface RenameField {
3014
3257
  TargetPath: string[] | undefined;
3015
3258
  }
3016
3259
  /**
3260
+ * @public
3017
3261
  * <p>Specifies a Delta Lake data source that is registered in the Glue Data Catalog. The data source must be stored in Amazon S3.</p>
3018
3262
  */
3019
3263
  export interface S3CatalogDeltaSource {
@@ -3039,6 +3283,7 @@ export interface S3CatalogDeltaSource {
3039
3283
  OutputSchemas?: GlueSchema[];
3040
3284
  }
3041
3285
  /**
3286
+ * @public
3042
3287
  * <p>Specifies a Hudi data source that is registered in the Glue Data Catalog. The Hudi data source must be stored in Amazon S3.</p>
3043
3288
  */
3044
3289
  export interface S3CatalogHudiSource {
@@ -3064,6 +3309,7 @@ export interface S3CatalogHudiSource {
3064
3309
  OutputSchemas?: GlueSchema[];
3065
3310
  }
3066
3311
  /**
3312
+ * @public
3067
3313
  * <p>Specifies an Amazon S3 data store in the Glue Data Catalog.</p>
3068
3314
  */
3069
3315
  export interface S3CatalogSource {
@@ -3089,6 +3335,7 @@ export interface S3CatalogSource {
3089
3335
  AdditionalOptions?: S3SourceAdditionalOptions;
3090
3336
  }
3091
3337
  /**
3338
+ * @public
3092
3339
  * <p>Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.</p>
3093
3340
  */
3094
3341
  export interface S3CatalogTarget {
@@ -3118,6 +3365,7 @@ export interface S3CatalogTarget {
3118
3365
  SchemaChangePolicy?: CatalogSchemaChangePolicy;
3119
3366
  }
3120
3367
  /**
3368
+ * @public
3121
3369
  * <p>Specifies additional connection options for the Amazon S3 data store.</p>
3122
3370
  */
3123
3371
  export interface S3DirectSourceAdditionalOptions {
@@ -3138,16 +3386,25 @@ export interface S3DirectSourceAdditionalOptions {
3138
3386
  */
3139
3387
  SamplePath?: string;
3140
3388
  }
3389
+ /**
3390
+ * @public
3391
+ */
3141
3392
  export declare enum CompressionType {
3142
3393
  BZIP2 = "bzip2",
3143
3394
  GZIP = "gzip"
3144
3395
  }
3396
+ /**
3397
+ * @public
3398
+ */
3145
3399
  export declare enum QuoteChar {
3146
3400
  DISABLED = "disabled",
3147
3401
  QUILLEMET = "quillemet",
3148
3402
  QUOTE = "quote",
3149
3403
  SINGLE_QUOTE = "single_quote"
3150
3404
  }
3405
+ /**
3406
+ * @public
3407
+ */
3151
3408
  export declare enum Separator {
3152
3409
  COMMA = "comma",
3153
3410
  CTRLA = "ctrla",
@@ -3156,6 +3413,7 @@ export declare enum Separator {
3156
3413
  TAB = "tab"
3157
3414
  }
3158
3415
  /**
3416
+ * @public
3159
3417
  * <p>Specifies a command-separated value (CSV) data store stored in Amazon S3.</p>
3160
3418
  */
3161
3419
  export interface S3CsvSource {
@@ -3237,6 +3495,7 @@ export interface S3CsvSource {
3237
3495
  OutputSchemas?: GlueSchema[];
3238
3496
  }
3239
3497
  /**
3498
+ * @public
3240
3499
  * <p>Specifies a target that writes to a Delta Lake data source in the Glue Data Catalog.</p>
3241
3500
  */
3242
3501
  export interface S3DeltaCatalogTarget {
@@ -3269,10 +3528,16 @@ export interface S3DeltaCatalogTarget {
3269
3528
  */
3270
3529
  SchemaChangePolicy?: CatalogSchemaChangePolicy;
3271
3530
  }
3531
+ /**
3532
+ * @public
3533
+ */
3272
3534
  export declare enum DeltaTargetCompressionType {
3273
3535
  SNAPPY = "snappy",
3274
3536
  UNCOMPRESSED = "uncompressed"
3275
3537
  }
3538
+ /**
3539
+ * @public
3540
+ */
3276
3541
  export declare enum TargetFormat {
3277
3542
  AVRO = "avro",
3278
3543
  CSV = "csv",
@@ -3283,6 +3548,7 @@ export declare enum TargetFormat {
3283
3548
  PARQUET = "parquet"
3284
3549
  }
3285
3550
  /**
3551
+ * @public
3286
3552
  * <p>A policy that specifies update behavior for the crawler.</p>
3287
3553
  */
3288
3554
  export interface DirectSchemaChangePolicy {
@@ -3304,6 +3570,7 @@ export interface DirectSchemaChangePolicy {
3304
3570
  Database?: string;
3305
3571
  }
3306
3572
  /**
3573
+ * @public
3307
3574
  * <p>Specifies a target that writes to a Delta Lake data source in Amazon S3.</p>
3308
3575
  */
3309
3576
  export interface S3DeltaDirectTarget {
@@ -3341,6 +3608,7 @@ export interface S3DeltaDirectTarget {
3341
3608
  SchemaChangePolicy?: DirectSchemaChangePolicy;
3342
3609
  }
3343
3610
  /**
3611
+ * @public
3344
3612
  * <p>Specifies a Delta Lake data source stored in Amazon S3.</p>
3345
3613
  */
3346
3614
  export interface S3DeltaSource {
@@ -3366,6 +3634,7 @@ export interface S3DeltaSource {
3366
3634
  OutputSchemas?: GlueSchema[];
3367
3635
  }
3368
3636
  /**
3637
+ * @public
3369
3638
  * <p>Specifies a data target that writes to Amazon S3.</p>
3370
3639
  */
3371
3640
  export interface S3DirectTarget {
@@ -3398,6 +3667,9 @@ export interface S3DirectTarget {
3398
3667
  */
3399
3668
  SchemaChangePolicy?: DirectSchemaChangePolicy;
3400
3669
  }
3670
+ /**
3671
+ * @public
3672
+ */
3401
3673
  export declare enum ParquetCompressionType {
3402
3674
  GZIP = "gzip",
3403
3675
  LZO = "lzo",
@@ -3406,6 +3678,7 @@ export declare enum ParquetCompressionType {
3406
3678
  UNCOMPRESSED = "uncompressed"
3407
3679
  }
3408
3680
  /**
3681
+ * @public
3409
3682
  * <p>Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.</p>
3410
3683
  */
3411
3684
  export interface S3GlueParquetTarget {
@@ -3435,6 +3708,7 @@ export interface S3GlueParquetTarget {
3435
3708
  SchemaChangePolicy?: DirectSchemaChangePolicy;
3436
3709
  }
3437
3710
  /**
3711
+ * @public
3438
3712
  * <p>Specifies a target that writes to a Hudi data source in the Glue Data Catalog.</p>
3439
3713
  */
3440
3714
  export interface S3HudiCatalogTarget {
@@ -3467,6 +3741,9 @@ export interface S3HudiCatalogTarget {
3467
3741
  */
3468
3742
  SchemaChangePolicy?: CatalogSchemaChangePolicy;
3469
3743
  }
3744
+ /**
3745
+ * @public
3746
+ */
3470
3747
  export declare enum HudiTargetCompressionType {
3471
3748
  GZIP = "gzip",
3472
3749
  LZO = "lzo",
@@ -3474,6 +3751,7 @@ export declare enum HudiTargetCompressionType {
3474
3751
  UNCOMPRESSED = "uncompressed"
3475
3752
  }
3476
3753
  /**
3754
+ * @public
3477
3755
  * <p>Specifies a target that writes to a Hudi data source in Amazon S3.</p>
3478
3756
  */
3479
3757
  export interface S3HudiDirectTarget {
@@ -3511,6 +3789,7 @@ export interface S3HudiDirectTarget {
3511
3789
  SchemaChangePolicy?: DirectSchemaChangePolicy;
3512
3790
  }
3513
3791
  /**
3792
+ * @public
3514
3793
  * <p>Specifies a Hudi data source stored in Amazon S3.</p>
3515
3794
  */
3516
3795
  export interface S3HudiSource {
@@ -3536,6 +3815,7 @@ export interface S3HudiSource {
3536
3815
  OutputSchemas?: GlueSchema[];
3537
3816
  }
3538
3817
  /**
3818
+ * @public
3539
3819
  * <p>Specifies a JSON data store stored in Amazon S3.</p>
3540
3820
  */
3541
3821
  export interface S3JsonSource {
@@ -3593,6 +3873,7 @@ export interface S3JsonSource {
3593
3873
  OutputSchemas?: GlueSchema[];
3594
3874
  }
3595
3875
  /**
3876
+ * @public
3596
3877
  * <p>Specifies an Apache Parquet data store stored in Amazon S3.</p>
3597
3878
  */
3598
3879
  export interface S3ParquetSource {
@@ -3642,6 +3923,7 @@ export interface S3ParquetSource {
3642
3923
  OutputSchemas?: GlueSchema[];
3643
3924
  }
3644
3925
  /**
3926
+ * @public
3645
3927
  * <p>Specifies a transform that chooses the data property keys that you want to keep.</p>
3646
3928
  */
3647
3929
  export interface SelectFields {
@@ -3659,6 +3941,7 @@ export interface SelectFields {
3659
3941
  Paths: string[][] | undefined;
3660
3942
  }
3661
3943
  /**
3944
+ * @public
3662
3945
  * <p>Specifies a transform that chooses one <code>DynamicFrame</code> from a collection of <code>DynamicFrames</code>. The output is the selected <code>DynamicFrame</code>
3663
3946
  * </p>
3664
3947
  */
@@ -3677,6 +3960,7 @@ export interface SelectFromCollection {
3677
3960
  Index: number | undefined;
3678
3961
  }
3679
3962
  /**
3963
+ * @public
3680
3964
  * <p>Specifies a connector to an Apache Spark data source.</p>
3681
3965
  */
3682
3966
  export interface SparkConnectorSource {
@@ -3706,6 +3990,7 @@ export interface SparkConnectorSource {
3706
3990
  OutputSchemas?: GlueSchema[];
3707
3991
  }
3708
3992
  /**
3993
+ * @public
3709
3994
  * <p>Specifies a target that uses an Apache Spark connector.</p>
3710
3995
  */
3711
3996
  export interface SparkConnectorTarget {
@@ -3739,6 +4024,7 @@ export interface SparkConnectorTarget {
3739
4024
  OutputSchemas?: GlueSchema[];
3740
4025
  }
3741
4026
  /**
4027
+ * @public
3742
4028
  * <p>Represents a single entry in the list of values for <code>SqlAliases</code>. </p>
3743
4029
  */
3744
4030
  export interface SqlAlias {
@@ -3752,6 +4038,7 @@ export interface SqlAlias {
3752
4038
  Alias: string | undefined;
3753
4039
  }
3754
4040
  /**
4041
+ * @public
3755
4042
  * <p>Specifies a transform where you enter a SQL query using Spark SQL syntax to transform the data. The output is a single <code>DynamicFrame</code>.</p>
3756
4043
  */
3757
4044
  export interface SparkSQL {
@@ -3782,6 +4069,7 @@ export interface SparkSQL {
3782
4069
  OutputSchemas?: GlueSchema[];
3783
4070
  }
3784
4071
  /**
4072
+ * @public
3785
4073
  * <p>Specifies a transform that writes samples of the data to an Amazon S3 bucket.</p>
3786
4074
  */
3787
4075
  export interface Spigot {
@@ -3807,6 +4095,7 @@ export interface Spigot {
3807
4095
  Prob?: number;
3808
4096
  }
3809
4097
  /**
4098
+ * @public
3810
4099
  * <p>Specifies a transform that splits data property keys into two <code>DynamicFrames</code>. The output is a collection of <code>DynamicFrames</code>: one with selected data property keys, and one with the remaining data property keys.</p>
3811
4100
  */
3812
4101
  export interface SplitFields {
@@ -3823,11 +4112,15 @@ export interface SplitFields {
3823
4112
  */
3824
4113
  Paths: string[][] | undefined;
3825
4114
  }
4115
+ /**
4116
+ * @public
4117
+ */
3826
4118
  export declare enum UnionType {
3827
4119
  ALL = "ALL",
3828
4120
  DISTINCT = "DISTINCT"
3829
4121
  }
3830
4122
  /**
4123
+ * @public
3831
4124
  * <p>Specifies a transform that combines the rows from two or more datasets into a single result.</p>
3832
4125
  */
3833
4126
  export interface Union {
@@ -3847,6 +4140,7 @@ export interface Union {
3847
4140
  UnionType: UnionType | string | undefined;
3848
4141
  }
3849
4142
  /**
4143
+ * @public
3850
4144
  * <p>Specifies code that runs when a job is run.</p>
3851
4145
  */
3852
4146
  export interface JobCommand {
@@ -3867,6 +4161,7 @@ export interface JobCommand {
3867
4161
  PythonVersion?: string;
3868
4162
  }
3869
4163
  /**
4164
+ * @public
3870
4165
  * <p>Specifies the connections used by a job.</p>
3871
4166
  */
3872
4167
  export interface ConnectionsList {
@@ -3875,11 +4170,15 @@ export interface ConnectionsList {
3875
4170
  */
3876
4171
  Connections?: string[];
3877
4172
  }
4173
+ /**
4174
+ * @public
4175
+ */
3878
4176
  export declare enum ExecutionClass {
3879
4177
  FLEX = "FLEX",
3880
4178
  STANDARD = "STANDARD"
3881
4179
  }
3882
4180
  /**
4181
+ * @public
3883
4182
  * <p>An execution property of a job.</p>
3884
4183
  */
3885
4184
  export interface ExecutionProperty {
@@ -3890,15 +4189,22 @@ export interface ExecutionProperty {
3890
4189
  */
3891
4190
  MaxConcurrentRuns?: number;
3892
4191
  }
4192
+ /**
4193
+ * @public
4194
+ */
3893
4195
  export declare enum SourceControlAuthStrategy {
3894
4196
  AWS_SECRETS_MANAGER = "AWS_SECRETS_MANAGER",
3895
4197
  PERSONAL_ACCESS_TOKEN = "PERSONAL_ACCESS_TOKEN"
3896
4198
  }
4199
+ /**
4200
+ * @public
4201
+ */
3897
4202
  export declare enum SourceControlProvider {
3898
4203
  AWS_CODE_COMMIT = "AWS_CODE_COMMIT",
3899
4204
  GITHUB = "GITHUB"
3900
4205
  }
3901
4206
  /**
4207
+ * @public
3902
4208
  * <p>The details for a source control configuration for a job, allowing synchronization of job artifacts to or from a remote repository.</p>
3903
4209
  */
3904
4210
  export interface SourceControlDetails {
@@ -3935,6 +4241,9 @@ export interface SourceControlDetails {
3935
4241
  */
3936
4242
  AuthToken?: string;
3937
4243
  }
4244
+ /**
4245
+ * @public
4246
+ */
3938
4247
  export interface BatchGetPartitionRequest {
3939
4248
  /**
3940
4249
  * <p>The ID of the Data Catalog where the partitions in question reside.
@@ -3955,6 +4264,7 @@ export interface BatchGetPartitionRequest {
3955
4264
  PartitionsToGet: PartitionValueList[] | undefined;
3956
4265
  }
3957
4266
  /**
4267
+ * @public
3958
4268
  * <p>Represents a slice of table data.</p>
3959
4269
  */
3960
4270
  export interface Partition {
@@ -3997,6 +4307,9 @@ export interface Partition {
3997
4307
  */
3998
4308
  CatalogId?: string;
3999
4309
  }
4310
+ /**
4311
+ * @public
4312
+ */
4000
4313
  export interface BatchGetPartitionResponse {
4001
4314
  /**
4002
4315
  * <p>A list of the requested partitions.</p>
@@ -4009,6 +4322,7 @@ export interface BatchGetPartitionResponse {
4009
4322
  UnprocessedKeys?: PartitionValueList[];
4010
4323
  }
4011
4324
  /**
4325
+ * @public
4012
4326
  * <p>An error that indicates your data is in an invalid state.</p>
4013
4327
  */
4014
4328
  export declare class InvalidStateException extends __BaseException {
@@ -4023,6 +4337,9 @@ export declare class InvalidStateException extends __BaseException {
4023
4337
  */
4024
4338
  constructor(opts: __ExceptionOptionType<InvalidStateException, __BaseException>);
4025
4339
  }
4340
+ /**
4341
+ * @public
4342
+ */
4026
4343
  export interface BatchGetTriggersRequest {
4027
4344
  /**
4028
4345
  * <p>A list of trigger names, which may be the names returned from the <code>ListTriggers</code> operation.</p>
@@ -4030,6 +4347,7 @@ export interface BatchGetTriggersRequest {
4030
4347
  TriggerNames: string[] | undefined;
4031
4348
  }
4032
4349
  /**
4350
+ * @public
4033
4351
  * <p>Batch condition that must be met (specified number of events received or batch time window expired)
4034
4352
  * before EventBridge event trigger fires.</p>
4035
4353
  */
@@ -4043,6 +4361,9 @@ export interface EventBatchingCondition {
4043
4361
  */
4044
4362
  BatchWindow?: number;
4045
4363
  }
4364
+ /**
4365
+ * @public
4366
+ */
4046
4367
  export declare enum CrawlState {
4047
4368
  CANCELLED = "CANCELLED",
4048
4369
  CANCELLING = "CANCELLING",
@@ -4051,9 +4372,15 @@ export declare enum CrawlState {
4051
4372
  RUNNING = "RUNNING",
4052
4373
  SUCCEEDED = "SUCCEEDED"
4053
4374
  }
4375
+ /**
4376
+ * @public
4377
+ */
4054
4378
  export declare enum LogicalOperator {
4055
4379
  EQUALS = "EQUALS"
4056
4380
  }
4381
+ /**
4382
+ * @public
4383
+ */
4057
4384
  export declare enum JobRunState {
4058
4385
  ERROR = "ERROR",
4059
4386
  FAILED = "FAILED",
@@ -4066,6 +4393,7 @@ export declare enum JobRunState {
4066
4393
  WAITING = "WAITING"
4067
4394
  }
4068
4395
  /**
4396
+ * @public
4069
4397
  * <p>Defines a condition under which a trigger fires.</p>
4070
4398
  */
4071
4399
  export interface Condition {
@@ -4091,11 +4419,15 @@ export interface Condition {
4091
4419
  */
4092
4420
  CrawlState?: CrawlState | string;
4093
4421
  }
4422
+ /**
4423
+ * @public
4424
+ */
4094
4425
  export declare enum Logical {
4095
4426
  AND = "AND",
4096
4427
  ANY = "ANY"
4097
4428
  }
4098
4429
  /**
4430
+ * @public
4099
4431
  * <p>Defines the predicate of the trigger, which determines when it fires.</p>
4100
4432
  */
4101
4433
  export interface Predicate {
@@ -4109,6 +4441,9 @@ export interface Predicate {
4109
4441
  */
4110
4442
  Conditions?: Condition[];
4111
4443
  }
4444
+ /**
4445
+ * @public
4446
+ */
4112
4447
  export declare enum TriggerState {
4113
4448
  ACTIVATED = "ACTIVATED",
4114
4449
  ACTIVATING = "ACTIVATING",
@@ -4119,6 +4454,9 @@ export declare enum TriggerState {
4119
4454
  DELETING = "DELETING",
4120
4455
  UPDATING = "UPDATING"
4121
4456
  }
4457
+ /**
4458
+ * @public
4459
+ */
4122
4460
  export declare enum TriggerType {
4123
4461
  CONDITIONAL = "CONDITIONAL",
4124
4462
  EVENT = "EVENT",
@@ -4126,6 +4464,7 @@ export declare enum TriggerType {
4126
4464
  SCHEDULED = "SCHEDULED"
4127
4465
  }
4128
4466
  /**
4467
+ * @public
4129
4468
  * <p>Information about a specific trigger.</p>
4130
4469
  */
4131
4470
  export interface Trigger {
@@ -4174,6 +4513,9 @@ export interface Trigger {
4174
4513
  */
4175
4514
  EventBatchingCondition?: EventBatchingCondition;
4176
4515
  }
4516
+ /**
4517
+ * @public
4518
+ */
4177
4519
  export interface BatchGetTriggersResponse {
4178
4520
  /**
4179
4521
  * <p>A list of trigger definitions.</p>
@@ -4184,6 +4526,9 @@ export interface BatchGetTriggersResponse {
4184
4526
  */
4185
4527
  TriggersNotFound?: string[];
4186
4528
  }
4529
+ /**
4530
+ * @public
4531
+ */
4187
4532
  export interface BatchGetWorkflowsRequest {
4188
4533
  /**
4189
4534
  * <p>A list of workflow names, which may be the names returned from the <code>ListWorkflows</code> operation.</p>
@@ -4195,6 +4540,7 @@ export interface BatchGetWorkflowsRequest {
4195
4540
  IncludeGraph?: boolean;
4196
4541
  }
4197
4542
  /**
4543
+ * @public
4198
4544
  * <p>The details of a blueprint.</p>
4199
4545
  */
4200
4546
  export interface BlueprintDetails {
@@ -4208,6 +4554,7 @@ export interface BlueprintDetails {
4208
4554
  RunId?: string;
4209
4555
  }
4210
4556
  /**
4557
+ * @public
4211
4558
  * <p>An edge represents a directed connection between two Glue components that are part of the workflow the
4212
4559
  * edge belongs to.</p>
4213
4560
  */
@@ -4222,6 +4569,7 @@ export interface Edge {
4222
4569
  DestinationId?: string;
4223
4570
  }
4224
4571
  /**
4572
+ * @public
4225
4573
  * <p>The details of a crawl in the workflow.</p>
4226
4574
  */
4227
4575
  export interface Crawl {
@@ -4251,6 +4599,7 @@ export interface Crawl {
4251
4599
  LogStream?: string;
4252
4600
  }
4253
4601
  /**
4602
+ * @public
4254
4603
  * <p>The details of a Crawler node present in the workflow.</p>
4255
4604
  */
4256
4605
  export interface CrawlerNodeDetails {
@@ -4260,6 +4609,7 @@ export interface CrawlerNodeDetails {
4260
4609
  Crawls?: Crawl[];
4261
4610
  }
4262
4611
  /**
4612
+ * @public
4263
4613
  * <p>A job run that was used in the predicate of a conditional trigger
4264
4614
  * that triggered this job run.</p>
4265
4615
  */
@@ -4274,6 +4624,7 @@ export interface Predecessor {
4274
4624
  RunId?: string;
4275
4625
  }
4276
4626
  /**
4627
+ * @public
4277
4628
  * <p>Contains information about a job run.</p>
4278
4629
  */
4279
4630
  export interface JobRun {
@@ -4428,6 +4779,7 @@ export interface JobRun {
4428
4779
  ExecutionClass?: ExecutionClass | string;
4429
4780
  }
4430
4781
  /**
4782
+ * @public
4431
4783
  * <p>The details of a Job node present in the workflow.</p>
4432
4784
  */
4433
4785
  export interface JobNodeDetails {
@@ -4437,6 +4789,7 @@ export interface JobNodeDetails {
4437
4789
  JobRuns?: JobRun[];
4438
4790
  }
4439
4791
  /**
4792
+ * @public
4440
4793
  * <p>The details of a Trigger node present in the workflow.</p>
4441
4794
  */
4442
4795
  export interface TriggerNodeDetails {
@@ -4445,12 +4798,16 @@ export interface TriggerNodeDetails {
4445
4798
  */
4446
4799
  Trigger?: Trigger;
4447
4800
  }
4801
+ /**
4802
+ * @public
4803
+ */
4448
4804
  export declare enum NodeType {
4449
4805
  CRAWLER = "CRAWLER",
4450
4806
  JOB = "JOB",
4451
4807
  TRIGGER = "TRIGGER"
4452
4808
  }
4453
4809
  /**
4810
+ * @public
4454
4811
  * <p>A node represents an Glue component (trigger, crawler, or job) on a workflow graph.</p>
4455
4812
  */
4456
4813
  export interface Node {
@@ -4480,6 +4837,7 @@ export interface Node {
4480
4837
  CrawlerDetails?: CrawlerNodeDetails;
4481
4838
  }
4482
4839
  /**
4840
+ * @public
4483
4841
  * <p>A workflow graph represents the complete workflow containing all the Glue components present in the
4484
4842
  * workflow and all the directed connections between them.</p>
4485
4843
  */
@@ -4494,6 +4852,7 @@ export interface WorkflowGraph {
4494
4852
  Edges?: Edge[];
4495
4853
  }
4496
4854
  /**
4855
+ * @public
4497
4856
  * <p>The batch condition that started the workflow run. Either the number of events in the batch size arrived,
4498
4857
  * in which case the BatchSize member is non-zero, or the batch window expired, in which case the BatchWindow
4499
4858
  * member is non-zero.</p>
@@ -4509,6 +4868,7 @@ export interface StartingEventBatchCondition {
4509
4868
  BatchWindow?: number;
4510
4869
  }
4511
4870
  /**
4871
+ * @public
4512
4872
  * <p>Workflow run statistics provides statistics about the workflow run.</p>
4513
4873
  */
4514
4874
  export interface WorkflowRunStatistics {
@@ -4545,6 +4905,9 @@ export interface WorkflowRunStatistics {
4545
4905
  */
4546
4906
  WaitingActions?: number;
4547
4907
  }
4908
+ /**
4909
+ * @public
4910
+ */
4548
4911
  export declare enum WorkflowRunStatus {
4549
4912
  COMPLETED = "COMPLETED",
4550
4913
  ERROR = "ERROR",
@@ -4553,6 +4916,7 @@ export declare enum WorkflowRunStatus {
4553
4916
  STOPPING = "STOPPING"
4554
4917
  }
4555
4918
  /**
4919
+ * @public
4556
4920
  * <p>A workflow run is an execution of a workflow providing all the runtime information.</p>
4557
4921
  */
4558
4922
  export interface WorkflowRun {
@@ -4603,6 +4967,7 @@ export interface WorkflowRun {
4603
4967
  StartingEventBatchCondition?: StartingEventBatchCondition;
4604
4968
  }
4605
4969
  /**
4970
+ * @public
4606
4971
  * <p>A workflow is a collection of multiple dependent Glue
4607
4972
  * jobs and crawlers that are run to complete a complex ETL task. A
4608
4973
  * workflow manages the execution and monitoring of all its jobs and crawlers.</p>
@@ -4648,6 +5013,9 @@ export interface Workflow {
4648
5013
  */
4649
5014
  BlueprintDetails?: BlueprintDetails;
4650
5015
  }
5016
+ /**
5017
+ * @public
5018
+ */
4651
5019
  export interface BatchGetWorkflowsResponse {
4652
5020
  /**
4653
5021
  * <p>A list of workflow resource metadata.</p>
@@ -4658,6 +5026,9 @@ export interface BatchGetWorkflowsResponse {
4658
5026
  */
4659
5027
  MissingWorkflows?: string[];
4660
5028
  }
5029
+ /**
5030
+ * @public
5031
+ */
4661
5032
  export interface BatchStopJobRunRequest {
4662
5033
  /**
4663
5034
  * <p>The name of the job definition for which to stop job runs.</p>
@@ -4670,6 +5041,7 @@ export interface BatchStopJobRunRequest {
4670
5041
  JobRunIds: string[] | undefined;
4671
5042
  }
4672
5043
  /**
5044
+ * @public
4673
5045
  * <p>Records an error that occurred when attempting to stop a
4674
5046
  * specified job run.</p>
4675
5047
  */
@@ -4688,6 +5060,7 @@ export interface BatchStopJobRunError {
4688
5060
  ErrorDetail?: ErrorDetail;
4689
5061
  }
4690
5062
  /**
5063
+ * @public
4691
5064
  * <p>Records a successful request to stop a specified <code>JobRun</code>.</p>
4692
5065
  */
4693
5066
  export interface BatchStopJobRunSuccessfulSubmission {
@@ -4700,6 +5073,9 @@ export interface BatchStopJobRunSuccessfulSubmission {
4700
5073
  */
4701
5074
  JobRunId?: string;
4702
5075
  }
5076
+ /**
5077
+ * @public
5078
+ */
4703
5079
  export interface BatchStopJobRunResponse {
4704
5080
  /**
4705
5081
  * <p>A list of the JobRuns that were successfully submitted for stopping.</p>
@@ -4713,6 +5089,7 @@ export interface BatchStopJobRunResponse {
4713
5089
  Errors?: BatchStopJobRunError[];
4714
5090
  }
4715
5091
  /**
5092
+ * @public
4716
5093
  * <p>A structure that contains the values and structure used to update a partition.</p>
4717
5094
  */
4718
5095
  export interface BatchUpdatePartitionRequestEntry {
@@ -4725,6 +5102,9 @@ export interface BatchUpdatePartitionRequestEntry {
4725
5102
  */
4726
5103
  PartitionInput: PartitionInput | undefined;
4727
5104
  }
5105
+ /**
5106
+ * @public
5107
+ */
4728
5108
  export interface BatchUpdatePartitionRequest {
4729
5109
  /**
4730
5110
  * <p>The ID of the catalog in which the partition is to be updated. Currently, this should be
@@ -4746,6 +5126,7 @@ export interface BatchUpdatePartitionRequest {
4746
5126
  Entries: BatchUpdatePartitionRequestEntry[] | undefined;
4747
5127
  }
4748
5128
  /**
5129
+ * @public
4749
5130
  * <p>Contains information about a batch update partition error.</p>
4750
5131
  */
4751
5132
  export interface BatchUpdatePartitionFailureEntry {
@@ -4758,28 +5139,46 @@ export interface BatchUpdatePartitionFailureEntry {
4758
5139
  */
4759
5140
  ErrorDetail?: ErrorDetail;
4760
5141
  }
5142
+ /**
5143
+ * @public
5144
+ */
4761
5145
  export interface BatchUpdatePartitionResponse {
4762
5146
  /**
4763
5147
  * <p>The errors encountered when trying to update the requested partitions. A list of <code>BatchUpdatePartitionFailureEntry</code> objects.</p>
4764
5148
  */
4765
5149
  Errors?: BatchUpdatePartitionFailureEntry[];
4766
5150
  }
5151
+ /**
5152
+ * @public
5153
+ */
4767
5154
  export interface CancelDataQualityRuleRecommendationRunRequest {
4768
5155
  /**
4769
5156
  * <p>The unique run identifier associated with this run.</p>
4770
5157
  */
4771
5158
  RunId: string | undefined;
4772
5159
  }
5160
+ /**
5161
+ * @public
5162
+ */
4773
5163
  export interface CancelDataQualityRuleRecommendationRunResponse {
4774
5164
  }
5165
+ /**
5166
+ * @public
5167
+ */
4775
5168
  export interface CancelDataQualityRulesetEvaluationRunRequest {
4776
5169
  /**
4777
5170
  * <p>The unique run identifier associated with this run.</p>
4778
5171
  */
4779
5172
  RunId: string | undefined;
4780
5173
  }
5174
+ /**
5175
+ * @public
5176
+ */
4781
5177
  export interface CancelDataQualityRulesetEvaluationRunResponse {
4782
5178
  }
5179
+ /**
5180
+ * @public
5181
+ */
4783
5182
  export interface CancelMLTaskRunRequest {
4784
5183
  /**
4785
5184
  * <p>The unique identifier of the machine learning transform.</p>
@@ -4790,6 +5189,9 @@ export interface CancelMLTaskRunRequest {
4790
5189
  */
4791
5190
  TaskRunId: string | undefined;
4792
5191
  }
5192
+ /**
5193
+ * @public
5194
+ */
4793
5195
  export declare enum TaskStatusType {
4794
5196
  FAILED = "FAILED",
4795
5197
  RUNNING = "RUNNING",
@@ -4799,6 +5201,9 @@ export declare enum TaskStatusType {
4799
5201
  SUCCEEDED = "SUCCEEDED",
4800
5202
  TIMEOUT = "TIMEOUT"
4801
5203
  }
5204
+ /**
5205
+ * @public
5206
+ */
4802
5207
  export interface CancelMLTaskRunResponse {
4803
5208
  /**
4804
5209
  * <p>The unique identifier of the machine learning transform.</p>
@@ -4813,6 +5218,9 @@ export interface CancelMLTaskRunResponse {
4813
5218
  */
4814
5219
  Status?: TaskStatusType | string;
4815
5220
  }
5221
+ /**
5222
+ * @public
5223
+ */
4816
5224
  export interface CancelStatementRequest {
4817
5225
  /**
4818
5226
  * <p>The Session ID of the statement to be cancelled.</p>
@@ -4827,9 +5235,13 @@ export interface CancelStatementRequest {
4827
5235
  */
4828
5236
  RequestOrigin?: string;
4829
5237
  }
5238
+ /**
5239
+ * @public
5240
+ */
4830
5241
  export interface CancelStatementResponse {
4831
5242
  }
4832
5243
  /**
5244
+ * @public
4833
5245
  * <p>The session is in an invalid state to perform a requested operation.</p>
4834
5246
  */
4835
5247
  export declare class IllegalSessionStateException extends __BaseException {
@@ -4844,11 +5256,17 @@ export declare class IllegalSessionStateException extends __BaseException {
4844
5256
  */
4845
5257
  constructor(opts: __ExceptionOptionType<IllegalSessionStateException, __BaseException>);
4846
5258
  }
5259
+ /**
5260
+ * @public
5261
+ */
4847
5262
  export declare enum DataFormat {
4848
5263
  AVRO = "AVRO",
4849
5264
  JSON = "JSON",
4850
5265
  PROTOBUF = "PROTOBUF"
4851
5266
  }
5267
+ /**
5268
+ * @public
5269
+ */
4852
5270
  export interface CheckSchemaVersionValidityInput {
4853
5271
  /**
4854
5272
  * <p>The data format of the schema definition. Currently <code>AVRO</code>, <code>JSON</code> and <code>PROTOBUF</code> are supported.</p>
@@ -4859,6 +5277,9 @@ export interface CheckSchemaVersionValidityInput {
4859
5277
  */
4860
5278
  SchemaDefinition: string | undefined;
4861
5279
  }
5280
+ /**
5281
+ * @public
5282
+ */
4862
5283
  export interface CheckSchemaVersionValidityResponse {
4863
5284
  /**
4864
5285
  * <p>Return true, if the schema is valid and false otherwise.</p>
@@ -4869,6 +5290,9 @@ export interface CheckSchemaVersionValidityResponse {
4869
5290
  */
4870
5291
  Error?: string;
4871
5292
  }
5293
+ /**
5294
+ * @public
5295
+ */
4872
5296
  export interface CreateBlueprintRequest {
4873
5297
  /**
4874
5298
  * <p>The name of the blueprint.</p>
@@ -4887,18 +5311,25 @@ export interface CreateBlueprintRequest {
4887
5311
  */
4888
5312
  Tags?: Record<string, string>;
4889
5313
  }
5314
+ /**
5315
+ * @public
5316
+ */
4890
5317
  export interface CreateBlueprintResponse {
4891
5318
  /**
4892
5319
  * <p>Returns the name of the blueprint that was registered.</p>
4893
5320
  */
4894
5321
  Name?: string;
4895
5322
  }
5323
+ /**
5324
+ * @public
5325
+ */
4896
5326
  export declare enum CsvHeaderOption {
4897
5327
  ABSENT = "ABSENT",
4898
5328
  PRESENT = "PRESENT",
4899
5329
  UNKNOWN = "UNKNOWN"
4900
5330
  }
4901
5331
  /**
5332
+ * @public
4902
5333
  * <p>Specifies a custom CSV classifier for <code>CreateClassifier</code> to create.</p>
4903
5334
  */
4904
5335
  export interface CreateCsvClassifierRequest {
@@ -4940,6 +5371,7 @@ export interface CreateCsvClassifierRequest {
4940
5371
  CustomDatatypes?: string[];
4941
5372
  }
4942
5373
  /**
5374
+ * @public
4943
5375
  * <p>Specifies a <code>grok</code> classifier for <code>CreateClassifier</code>
4944
5376
  * to create.</p>
4945
5377
  */
@@ -4963,6 +5395,7 @@ export interface CreateGrokClassifierRequest {
4963
5395
  CustomPatterns?: string;
4964
5396
  }
4965
5397
  /**
5398
+ * @public
4966
5399
  * <p>Specifies a JSON classifier for <code>CreateClassifier</code> to create.</p>
4967
5400
  */
4968
5401
  export interface CreateJsonClassifierRequest {
@@ -4977,6 +5410,7 @@ export interface CreateJsonClassifierRequest {
4977
5410
  JsonPath: string | undefined;
4978
5411
  }
4979
5412
  /**
5413
+ * @public
4980
5414
  * <p>Specifies an XML classifier for <code>CreateClassifier</code> to create.</p>
4981
5415
  */
4982
5416
  export interface CreateXMLClassifierRequest {
@@ -4997,6 +5431,9 @@ export interface CreateXMLClassifierRequest {
4997
5431
  */
4998
5432
  RowTag?: string;
4999
5433
  }
5434
+ /**
5435
+ * @public
5436
+ */
5000
5437
  export interface CreateClassifierRequest {
5001
5438
  /**
5002
5439
  * <p>A <code>GrokClassifier</code> object specifying the classifier
@@ -5019,8 +5456,14 @@ export interface CreateClassifierRequest {
5019
5456
  */
5020
5457
  CsvClassifier?: CreateCsvClassifierRequest;
5021
5458
  }
5459
+ /**
5460
+ * @public
5461
+ */
5022
5462
  export interface CreateClassifierResponse {
5023
5463
  }
5464
+ /**
5465
+ * @public
5466
+ */
5024
5467
  export declare enum ConnectionPropertyKey {
5025
5468
  CONFIG_FILES = "CONFIG_FILES",
5026
5469
  CONNECTION_URL = "CONNECTION_URL",
@@ -5053,6 +5496,9 @@ export declare enum ConnectionPropertyKey {
5053
5496
  SKIP_CUSTOM_JDBC_CERT_VALIDATION = "SKIP_CUSTOM_JDBC_CERT_VALIDATION",
5054
5497
  USER_NAME = "USERNAME"
5055
5498
  }
5499
+ /**
5500
+ * @public
5501
+ */
5056
5502
  export declare enum ConnectionType {
5057
5503
  CUSTOM = "CUSTOM",
5058
5504
  JDBC = "JDBC",
@@ -5063,6 +5509,7 @@ export declare enum ConnectionType {
5063
5509
  SFTP = "SFTP"
5064
5510
  }
5065
5511
  /**
5512
+ * @public
5066
5513
  * <p>Specifies the physical requirements for a connection.</p>
5067
5514
  */
5068
5515
  export interface PhysicalConnectionRequirements {
@@ -5082,6 +5529,7 @@ export interface PhysicalConnectionRequirements {
5082
5529
  AvailabilityZone?: string;
5083
5530
  }
5084
5531
  /**
5532
+ * @public
5085
5533
  * <p>A structure that is used to specify a connection to create or update.</p>
5086
5534
  */
5087
5535
  export interface ConnectionInput {
@@ -5199,6 +5647,9 @@ export interface ConnectionInput {
5199
5647
  */
5200
5648
  PhysicalConnectionRequirements?: PhysicalConnectionRequirements;
5201
5649
  }
5650
+ /**
5651
+ * @public
5652
+ */
5202
5653
  export interface CreateConnectionRequest {
5203
5654
  /**
5204
5655
  * <p>The ID of the Data Catalog in which to create the connection. If none is provided, the Amazon Web Services
@@ -5215,8 +5666,14 @@ export interface CreateConnectionRequest {
5215
5666
  */
5216
5667
  Tags?: Record<string, string>;
5217
5668
  }
5669
+ /**
5670
+ * @public
5671
+ */
5218
5672
  export interface CreateConnectionResponse {
5219
5673
  }
5674
+ /**
5675
+ * @public
5676
+ */
5220
5677
  export interface CreateCrawlerRequest {
5221
5678
  /**
5222
5679
  * <p>Name of the new crawler.</p>
@@ -5290,8 +5747,14 @@ export interface CreateCrawlerRequest {
5290
5747
  */
5291
5748
  Tags?: Record<string, string>;
5292
5749
  }
5750
+ /**
5751
+ * @public
5752
+ */
5293
5753
  export interface CreateCrawlerResponse {
5294
5754
  }
5755
+ /**
5756
+ * @public
5757
+ */
5295
5758
  export interface CreateCustomEntityTypeRequest {
5296
5759
  /**
5297
5760
  * <p>A name for the custom pattern that allows it to be retrieved or deleted later. This name must be unique per Amazon Web Services account.</p>
@@ -5307,6 +5770,9 @@ export interface CreateCustomEntityTypeRequest {
5307
5770
  */
5308
5771
  ContextWords?: string[];
5309
5772
  }
5773
+ /**
5774
+ * @public
5775
+ */
5310
5776
  export interface CreateCustomEntityTypeResponse {
5311
5777
  /**
5312
5778
  * <p>The name of the custom pattern you created.</p>
@@ -5314,6 +5780,7 @@ export interface CreateCustomEntityTypeResponse {
5314
5780
  Name?: string;
5315
5781
  }
5316
5782
  /**
5783
+ * @public
5317
5784
  * <p>The same unique identifier was associated with two different records.</p>
5318
5785
  */
5319
5786
  export declare class IdempotentParameterMismatchException extends __BaseException {
@@ -5329,6 +5796,7 @@ export declare class IdempotentParameterMismatchException extends __BaseExceptio
5329
5796
  constructor(opts: __ExceptionOptionType<IdempotentParameterMismatchException, __BaseException>);
5330
5797
  }
5331
5798
  /**
5799
+ * @public
5332
5800
  * <p>Two processes are trying to modify a resource simultaneously.</p>
5333
5801
  */
5334
5802
  export declare class ConcurrentModificationException extends __BaseException {
@@ -5343,6 +5811,9 @@ export declare class ConcurrentModificationException extends __BaseException {
5343
5811
  */
5344
5812
  constructor(opts: __ExceptionOptionType<ConcurrentModificationException, __BaseException>);
5345
5813
  }
5814
+ /**
5815
+ * @public
5816
+ */
5346
5817
  export declare enum Permission {
5347
5818
  ALL = "ALL",
5348
5819
  ALTER = "ALTER",
@@ -5355,6 +5826,7 @@ export declare enum Permission {
5355
5826
  SELECT = "SELECT"
5356
5827
  }
5357
5828
  /**
5829
+ * @public
5358
5830
  * <p>The Lake Formation principal.</p>
5359
5831
  */
5360
5832
  export interface DataLakePrincipal {
@@ -5364,6 +5836,7 @@ export interface DataLakePrincipal {
5364
5836
  DataLakePrincipalIdentifier?: string;
5365
5837
  }
5366
5838
  /**
5839
+ * @public
5367
5840
  * <p>Permissions granted to a principal.</p>
5368
5841
  */
5369
5842
  export interface PrincipalPermissions {
@@ -5377,6 +5850,7 @@ export interface PrincipalPermissions {
5377
5850
  Permissions?: (Permission | string)[];
5378
5851
  }
5379
5852
  /**
5853
+ * @public
5380
5854
  * <p>A structure that describes a target database for resource linking.</p>
5381
5855
  */
5382
5856
  export interface DatabaseIdentifier {
@@ -5390,6 +5864,7 @@ export interface DatabaseIdentifier {
5390
5864
  DatabaseName?: string;
5391
5865
  }
5392
5866
  /**
5867
+ * @public
5393
5868
  * <p>The structure used to create or update a database.</p>
5394
5869
  */
5395
5870
  export interface DatabaseInput {
@@ -5421,6 +5896,9 @@ export interface DatabaseInput {
5421
5896
  */
5422
5897
  TargetDatabase?: DatabaseIdentifier;
5423
5898
  }
5899
+ /**
5900
+ * @public
5901
+ */
5424
5902
  export interface CreateDatabaseRequest {
5425
5903
  /**
5426
5904
  * <p>The ID of the Data Catalog in which to create the database. If none is provided, the Amazon Web Services
@@ -5436,9 +5914,13 @@ export interface CreateDatabaseRequest {
5436
5914
  */
5437
5915
  Tags?: Record<string, string>;
5438
5916
  }
5917
+ /**
5918
+ * @public
5919
+ */
5439
5920
  export interface CreateDatabaseResponse {
5440
5921
  }
5441
5922
  /**
5923
+ * @public
5442
5924
  * <p>An object representing an Glue table.</p>
5443
5925
  */
5444
5926
  export interface DataQualityTargetTable {
@@ -5451,6 +5933,9 @@ export interface DataQualityTargetTable {
5451
5933
  */
5452
5934
  DatabaseName: string | undefined;
5453
5935
  }
5936
+ /**
5937
+ * @public
5938
+ */
5454
5939
  export interface CreateDataQualityRulesetRequest {
5455
5940
  /**
5456
5941
  * <p>A unique name for the data quality ruleset.</p>
@@ -5477,12 +5962,18 @@ export interface CreateDataQualityRulesetRequest {
5477
5962
  */
5478
5963
  ClientToken?: string;
5479
5964
  }
5965
+ /**
5966
+ * @public
5967
+ */
5480
5968
  export interface CreateDataQualityRulesetResponse {
5481
5969
  /**
5482
5970
  * <p>A unique name for the data quality ruleset.</p>
5483
5971
  */
5484
5972
  Name?: string;
5485
5973
  }
5974
+ /**
5975
+ * @public
5976
+ */
5486
5977
  export interface CreateDevEndpointRequest {
5487
5978
  /**
5488
5979
  * <p>The name to be assigned to the new <code>DevEndpoint</code>.</p>
@@ -5583,6 +6074,9 @@ export interface CreateDevEndpointRequest {
5583
6074
  */
5584
6075
  Arguments?: Record<string, string>;
5585
6076
  }
6077
+ /**
6078
+ * @public
6079
+ */
5586
6080
  export interface CreateDevEndpointResponse {
5587
6081
  /**
5588
6082
  * <p>The name assigned to the new <code>DevEndpoint</code>.</p>
@@ -5676,6 +6170,7 @@ export interface CreateDevEndpointResponse {
5676
6170
  Arguments?: Record<string, string>;
5677
6171
  }
5678
6172
  /**
6173
+ * @public
5679
6174
  * <p>A value could not be validated.</p>
5680
6175
  */
5681
6176
  export declare class ValidationException extends __BaseException {
@@ -5690,6 +6185,9 @@ export declare class ValidationException extends __BaseException {
5690
6185
  */
5691
6186
  constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
5692
6187
  }
6188
+ /**
6189
+ * @public
6190
+ */
5693
6191
  export interface CreateJobResponse {
5694
6192
  /**
5695
6193
  * <p>The unique name that was provided for this job definition.</p>
@@ -5697,6 +6195,7 @@ export interface CreateJobResponse {
5697
6195
  Name?: string;
5698
6196
  }
5699
6197
  /**
6198
+ * @public
5700
6199
  * <p>The parameters to configure the find matches transform.</p>
5701
6200
  */
5702
6201
  export interface FindMatchesParameters {
@@ -5731,10 +6230,14 @@ export interface FindMatchesParameters {
5731
6230
  */
5732
6231
  EnforceProvidedLabels?: boolean;
5733
6232
  }
6233
+ /**
6234
+ * @public
6235
+ */
5734
6236
  export declare enum TransformType {
5735
6237
  FIND_MATCHES = "FIND_MATCHES"
5736
6238
  }
5737
6239
  /**
6240
+ * @public
5738
6241
  * <p>The algorithm-specific parameters that are associated with the machine learning
5739
6242
  * transform.</p>
5740
6243
  */
@@ -5749,11 +6252,15 @@ export interface TransformParameters {
5749
6252
  */
5750
6253
  FindMatchesParameters?: FindMatchesParameters;
5751
6254
  }
6255
+ /**
6256
+ * @public
6257
+ */
5752
6258
  export declare enum MLUserDataEncryptionModeString {
5753
6259
  DISABLED = "DISABLED",
5754
6260
  SSEKMS = "SSE-KMS"
5755
6261
  }
5756
6262
  /**
6263
+ * @public
5757
6264
  * <p>The encryption-at-rest settings of the transform that apply to accessing user data.</p>
5758
6265
  */
5759
6266
  export interface MLUserDataEncryption {
@@ -5775,6 +6282,7 @@ export interface MLUserDataEncryption {
5775
6282
  KmsKeyId?: string;
5776
6283
  }
5777
6284
  /**
6285
+ * @public
5778
6286
  * <p>The encryption-at-rest settings of the transform that apply to accessing user data. Machine learning transforms can access user data encrypted in Amazon S3 using KMS.</p>
5779
6287
  * <p>Additionally, imported labels and trained transforms can now be encrypted using a customer provided KMS key.</p>
5780
6288
  */
@@ -5788,6 +6296,9 @@ export interface TransformEncryption {
5788
6296
  */
5789
6297
  TaskRunSecurityConfigurationName?: string;
5790
6298
  }
6299
+ /**
6300
+ * @public
6301
+ */
5791
6302
  export interface CreateMLTransformRequest {
5792
6303
  /**
5793
6304
  * <p>The unique name that you give the transform when you create it.</p>
@@ -5903,12 +6414,18 @@ export interface CreateMLTransformRequest {
5903
6414
  */
5904
6415
  TransformEncryption?: TransformEncryption;
5905
6416
  }
6417
+ /**
6418
+ * @public
6419
+ */
5906
6420
  export interface CreateMLTransformResponse {
5907
6421
  /**
5908
6422
  * <p>A unique identifier that is generated for the transform.</p>
5909
6423
  */
5910
6424
  TransformId?: string;
5911
6425
  }
6426
+ /**
6427
+ * @public
6428
+ */
5912
6429
  export interface CreatePartitionRequest {
5913
6430
  /**
5914
6431
  * <p>The Amazon Web Services account ID of the catalog in which the partition is to be created.</p>
@@ -5929,9 +6446,13 @@ export interface CreatePartitionRequest {
5929
6446
  */
5930
6447
  PartitionInput: PartitionInput | undefined;
5931
6448
  }
6449
+ /**
6450
+ * @public
6451
+ */
5932
6452
  export interface CreatePartitionResponse {
5933
6453
  }
5934
6454
  /**
6455
+ * @public
5935
6456
  * <p>A structure for a partition index.</p>
5936
6457
  */
5937
6458
  export interface PartitionIndex {
@@ -5944,6 +6465,9 @@ export interface PartitionIndex {
5944
6465
  */
5945
6466
  IndexName: string | undefined;
5946
6467
  }
6468
+ /**
6469
+ * @public
6470
+ */
5947
6471
  export interface CreatePartitionIndexRequest {
5948
6472
  /**
5949
6473
  * <p>The catalog ID where the table resides.</p>
@@ -5962,8 +6486,14 @@ export interface CreatePartitionIndexRequest {
5962
6486
  */
5963
6487
  PartitionIndex: PartitionIndex | undefined;
5964
6488
  }
6489
+ /**
6490
+ * @public
6491
+ */
5965
6492
  export interface CreatePartitionIndexResponse {
5966
6493
  }
6494
+ /**
6495
+ * @public
6496
+ */
5967
6497
  export interface CreateRegistryInput {
5968
6498
  /**
5969
6499
  * <p>Name of the registry to be created of max length of 255, and may only contain letters, numbers, hyphen, underscore, dollar sign, or hash mark. No whitespace.</p>
@@ -5978,6 +6508,9 @@ export interface CreateRegistryInput {
5978
6508
  */
5979
6509
  Tags?: Record<string, string>;
5980
6510
  }
6511
+ /**
6512
+ * @public
6513
+ */
5981
6514
  export interface CreateRegistryResponse {
5982
6515
  /**
5983
6516
  * <p>The Amazon Resource Name (ARN) of the newly created registry.</p>
@@ -5996,6 +6529,9 @@ export interface CreateRegistryResponse {
5996
6529
  */
5997
6530
  Tags?: Record<string, string>;
5998
6531
  }
6532
+ /**
6533
+ * @public
6534
+ */
5999
6535
  export declare enum Compatibility {
6000
6536
  BACKWARD = "BACKWARD",
6001
6537
  BACKWARD_ALL = "BACKWARD_ALL",
@@ -6007,6 +6543,7 @@ export declare enum Compatibility {
6007
6543
  NONE = "NONE"
6008
6544
  }
6009
6545
  /**
6546
+ * @public
6010
6547
  * <p>A wrapper structure that may contain the registry name and Amazon Resource Name (ARN).</p>
6011
6548
  */
6012
6549
  export interface RegistryId {
@@ -6019,6 +6556,9 @@ export interface RegistryId {
6019
6556
  */
6020
6557
  RegistryArn?: string;
6021
6558
  }
6559
+ /**
6560
+ * @public
6561
+ */
6022
6562
  export interface CreateSchemaInput {
6023
6563
  /**
6024
6564
  * <p> This is a wrapper shape to contain the registry identity fields. If this is not provided, the default registry will be used. The ARN format for the same will be: <code>arn:aws:glue:us-east-2:<customer id>:registry/default-registry:random-5-letter-id</code>.</p>
@@ -6083,935 +6623,3 @@ export interface CreateSchemaInput {
6083
6623
  */
6084
6624
  SchemaDefinition?: string;
6085
6625
  }
6086
- /**
6087
- * @internal
6088
- */
6089
- export declare const NotificationPropertyFilterSensitiveLog: (obj: NotificationProperty) => any;
6090
- /**
6091
- * @internal
6092
- */
6093
- export declare const ActionFilterSensitiveLog: (obj: Action) => any;
6094
- /**
6095
- * @internal
6096
- */
6097
- export declare const AggregateOperationFilterSensitiveLog: (obj: AggregateOperation) => any;
6098
- /**
6099
- * @internal
6100
- */
6101
- export declare const AggregateFilterSensitiveLog: (obj: Aggregate) => any;
6102
- /**
6103
- * @internal
6104
- */
6105
- export declare const GlueStudioSchemaColumnFilterSensitiveLog: (obj: GlueStudioSchemaColumn) => any;
6106
- /**
6107
- * @internal
6108
- */
6109
- export declare const GlueSchemaFilterSensitiveLog: (obj: GlueSchema) => any;
6110
- /**
6111
- * @internal
6112
- */
6113
- export declare const AthenaConnectorSourceFilterSensitiveLog: (obj: AthenaConnectorSource) => any;
6114
- /**
6115
- * @internal
6116
- */
6117
- export declare const AuditContextFilterSensitiveLog: (obj: AuditContext) => any;
6118
- /**
6119
- * @internal
6120
- */
6121
- export declare const ColumnFilterSensitiveLog: (obj: Column) => any;
6122
- /**
6123
- * @internal
6124
- */
6125
- export declare const SchemaIdFilterSensitiveLog: (obj: SchemaId) => any;
6126
- /**
6127
- * @internal
6128
- */
6129
- export declare const SchemaReferenceFilterSensitiveLog: (obj: SchemaReference) => any;
6130
- /**
6131
- * @internal
6132
- */
6133
- export declare const SerDeInfoFilterSensitiveLog: (obj: SerDeInfo) => any;
6134
- /**
6135
- * @internal
6136
- */
6137
- export declare const SkewedInfoFilterSensitiveLog: (obj: SkewedInfo) => any;
6138
- /**
6139
- * @internal
6140
- */
6141
- export declare const OrderFilterSensitiveLog: (obj: Order) => any;
6142
- /**
6143
- * @internal
6144
- */
6145
- export declare const StorageDescriptorFilterSensitiveLog: (obj: StorageDescriptor) => any;
6146
- /**
6147
- * @internal
6148
- */
6149
- export declare const PartitionInputFilterSensitiveLog: (obj: PartitionInput) => any;
6150
- /**
6151
- * @internal
6152
- */
6153
- export declare const BatchCreatePartitionRequestFilterSensitiveLog: (obj: BatchCreatePartitionRequest) => any;
6154
- /**
6155
- * @internal
6156
- */
6157
- export declare const ErrorDetailFilterSensitiveLog: (obj: ErrorDetail) => any;
6158
- /**
6159
- * @internal
6160
- */
6161
- export declare const PartitionErrorFilterSensitiveLog: (obj: PartitionError) => any;
6162
- /**
6163
- * @internal
6164
- */
6165
- export declare const BatchCreatePartitionResponseFilterSensitiveLog: (obj: BatchCreatePartitionResponse) => any;
6166
- /**
6167
- * @internal
6168
- */
6169
- export declare const BatchDeleteConnectionRequestFilterSensitiveLog: (obj: BatchDeleteConnectionRequest) => any;
6170
- /**
6171
- * @internal
6172
- */
6173
- export declare const BatchDeleteConnectionResponseFilterSensitiveLog: (obj: BatchDeleteConnectionResponse) => any;
6174
- /**
6175
- * @internal
6176
- */
6177
- export declare const PartitionValueListFilterSensitiveLog: (obj: PartitionValueList) => any;
6178
- /**
6179
- * @internal
6180
- */
6181
- export declare const BatchDeletePartitionRequestFilterSensitiveLog: (obj: BatchDeletePartitionRequest) => any;
6182
- /**
6183
- * @internal
6184
- */
6185
- export declare const BatchDeletePartitionResponseFilterSensitiveLog: (obj: BatchDeletePartitionResponse) => any;
6186
- /**
6187
- * @internal
6188
- */
6189
- export declare const BatchDeleteTableRequestFilterSensitiveLog: (obj: BatchDeleteTableRequest) => any;
6190
- /**
6191
- * @internal
6192
- */
6193
- export declare const TableErrorFilterSensitiveLog: (obj: TableError) => any;
6194
- /**
6195
- * @internal
6196
- */
6197
- export declare const BatchDeleteTableResponseFilterSensitiveLog: (obj: BatchDeleteTableResponse) => any;
6198
- /**
6199
- * @internal
6200
- */
6201
- export declare const BatchDeleteTableVersionRequestFilterSensitiveLog: (obj: BatchDeleteTableVersionRequest) => any;
6202
- /**
6203
- * @internal
6204
- */
6205
- export declare const TableVersionErrorFilterSensitiveLog: (obj: TableVersionError) => any;
6206
- /**
6207
- * @internal
6208
- */
6209
- export declare const BatchDeleteTableVersionResponseFilterSensitiveLog: (obj: BatchDeleteTableVersionResponse) => any;
6210
- /**
6211
- * @internal
6212
- */
6213
- export declare const BatchGetBlueprintsRequestFilterSensitiveLog: (obj: BatchGetBlueprintsRequest) => any;
6214
- /**
6215
- * @internal
6216
- */
6217
- export declare const LastActiveDefinitionFilterSensitiveLog: (obj: LastActiveDefinition) => any;
6218
- /**
6219
- * @internal
6220
- */
6221
- export declare const BlueprintFilterSensitiveLog: (obj: Blueprint) => any;
6222
- /**
6223
- * @internal
6224
- */
6225
- export declare const BatchGetBlueprintsResponseFilterSensitiveLog: (obj: BatchGetBlueprintsResponse) => any;
6226
- /**
6227
- * @internal
6228
- */
6229
- export declare const BatchGetCrawlersRequestFilterSensitiveLog: (obj: BatchGetCrawlersRequest) => any;
6230
- /**
6231
- * @internal
6232
- */
6233
- export declare const LakeFormationConfigurationFilterSensitiveLog: (obj: LakeFormationConfiguration) => any;
6234
- /**
6235
- * @internal
6236
- */
6237
- export declare const LastCrawlInfoFilterSensitiveLog: (obj: LastCrawlInfo) => any;
6238
- /**
6239
- * @internal
6240
- */
6241
- export declare const LineageConfigurationFilterSensitiveLog: (obj: LineageConfiguration) => any;
6242
- /**
6243
- * @internal
6244
- */
6245
- export declare const RecrawlPolicyFilterSensitiveLog: (obj: RecrawlPolicy) => any;
6246
- /**
6247
- * @internal
6248
- */
6249
- export declare const ScheduleFilterSensitiveLog: (obj: Schedule) => any;
6250
- /**
6251
- * @internal
6252
- */
6253
- export declare const SchemaChangePolicyFilterSensitiveLog: (obj: SchemaChangePolicy) => any;
6254
- /**
6255
- * @internal
6256
- */
6257
- export declare const CatalogTargetFilterSensitiveLog: (obj: CatalogTarget) => any;
6258
- /**
6259
- * @internal
6260
- */
6261
- export declare const DeltaTargetFilterSensitiveLog: (obj: DeltaTarget) => any;
6262
- /**
6263
- * @internal
6264
- */
6265
- export declare const DynamoDBTargetFilterSensitiveLog: (obj: DynamoDBTarget) => any;
6266
- /**
6267
- * @internal
6268
- */
6269
- export declare const JdbcTargetFilterSensitiveLog: (obj: JdbcTarget) => any;
6270
- /**
6271
- * @internal
6272
- */
6273
- export declare const MongoDBTargetFilterSensitiveLog: (obj: MongoDBTarget) => any;
6274
- /**
6275
- * @internal
6276
- */
6277
- export declare const S3TargetFilterSensitiveLog: (obj: S3Target) => any;
6278
- /**
6279
- * @internal
6280
- */
6281
- export declare const CrawlerTargetsFilterSensitiveLog: (obj: CrawlerTargets) => any;
6282
- /**
6283
- * @internal
6284
- */
6285
- export declare const CrawlerFilterSensitiveLog: (obj: Crawler) => any;
6286
- /**
6287
- * @internal
6288
- */
6289
- export declare const BatchGetCrawlersResponseFilterSensitiveLog: (obj: BatchGetCrawlersResponse) => any;
6290
- /**
6291
- * @internal
6292
- */
6293
- export declare const BatchGetCustomEntityTypesRequestFilterSensitiveLog: (obj: BatchGetCustomEntityTypesRequest) => any;
6294
- /**
6295
- * @internal
6296
- */
6297
- export declare const CustomEntityTypeFilterSensitiveLog: (obj: CustomEntityType) => any;
6298
- /**
6299
- * @internal
6300
- */
6301
- export declare const BatchGetCustomEntityTypesResponseFilterSensitiveLog: (obj: BatchGetCustomEntityTypesResponse) => any;
6302
- /**
6303
- * @internal
6304
- */
6305
- export declare const BatchGetDataQualityResultRequestFilterSensitiveLog: (obj: BatchGetDataQualityResultRequest) => any;
6306
- /**
6307
- * @internal
6308
- */
6309
- export declare const GlueTableFilterSensitiveLog: (obj: GlueTable) => any;
6310
- /**
6311
- * @internal
6312
- */
6313
- export declare const DataSourceFilterSensitiveLog: (obj: DataSource) => any;
6314
- /**
6315
- * @internal
6316
- */
6317
- export declare const DataQualityRuleResultFilterSensitiveLog: (obj: DataQualityRuleResult) => any;
6318
- /**
6319
- * @internal
6320
- */
6321
- export declare const DataQualityResultFilterSensitiveLog: (obj: DataQualityResult) => any;
6322
- /**
6323
- * @internal
6324
- */
6325
- export declare const BatchGetDataQualityResultResponseFilterSensitiveLog: (obj: BatchGetDataQualityResultResponse) => any;
6326
- /**
6327
- * @internal
6328
- */
6329
- export declare const BatchGetDevEndpointsRequestFilterSensitiveLog: (obj: BatchGetDevEndpointsRequest) => any;
6330
- /**
6331
- * @internal
6332
- */
6333
- export declare const DevEndpointFilterSensitiveLog: (obj: DevEndpoint) => any;
6334
- /**
6335
- * @internal
6336
- */
6337
- export declare const BatchGetDevEndpointsResponseFilterSensitiveLog: (obj: BatchGetDevEndpointsResponse) => any;
6338
- /**
6339
- * @internal
6340
- */
6341
- export declare const BatchGetJobsRequestFilterSensitiveLog: (obj: BatchGetJobsRequest) => any;
6342
- /**
6343
- * @internal
6344
- */
6345
- export declare const CatalogDeltaSourceFilterSensitiveLog: (obj: CatalogDeltaSource) => any;
6346
- /**
6347
- * @internal
6348
- */
6349
- export declare const CatalogHudiSourceFilterSensitiveLog: (obj: CatalogHudiSource) => any;
6350
- /**
6351
- * @internal
6352
- */
6353
- export declare const StreamingDataPreviewOptionsFilterSensitiveLog: (obj: StreamingDataPreviewOptions) => any;
6354
- /**
6355
- * @internal
6356
- */
6357
- export declare const KafkaStreamingSourceOptionsFilterSensitiveLog: (obj: KafkaStreamingSourceOptions) => any;
6358
- /**
6359
- * @internal
6360
- */
6361
- export declare const CatalogKafkaSourceFilterSensitiveLog: (obj: CatalogKafkaSource) => any;
6362
- /**
6363
- * @internal
6364
- */
6365
- export declare const KinesisStreamingSourceOptionsFilterSensitiveLog: (obj: KinesisStreamingSourceOptions) => any;
6366
- /**
6367
- * @internal
6368
- */
6369
- export declare const CatalogKinesisSourceFilterSensitiveLog: (obj: CatalogKinesisSource) => any;
6370
- /**
6371
- * @internal
6372
- */
6373
- export declare const CatalogSourceFilterSensitiveLog: (obj: CatalogSource) => any;
6374
- /**
6375
- * @internal
6376
- */
6377
- export declare const BasicCatalogTargetFilterSensitiveLog: (obj: BasicCatalogTarget) => any;
6378
- /**
6379
- * @internal
6380
- */
6381
- export declare const CustomCodeFilterSensitiveLog: (obj: CustomCode) => any;
6382
- /**
6383
- * @internal
6384
- */
6385
- export declare const DirectJDBCSourceFilterSensitiveLog: (obj: DirectJDBCSource) => any;
6386
- /**
6387
- * @internal
6388
- */
6389
- export declare const DirectKafkaSourceFilterSensitiveLog: (obj: DirectKafkaSource) => any;
6390
- /**
6391
- * @internal
6392
- */
6393
- export declare const DirectKinesisSourceFilterSensitiveLog: (obj: DirectKinesisSource) => any;
6394
- /**
6395
- * @internal
6396
- */
6397
- export declare const DropDuplicatesFilterSensitiveLog: (obj: DropDuplicates) => any;
6398
- /**
6399
- * @internal
6400
- */
6401
- export declare const DropFieldsFilterSensitiveLog: (obj: DropFields) => any;
6402
- /**
6403
- * @internal
6404
- */
6405
- export declare const NullCheckBoxListFilterSensitiveLog: (obj: NullCheckBoxList) => any;
6406
- /**
6407
- * @internal
6408
- */
6409
- export declare const DatatypeFilterSensitiveLog: (obj: Datatype) => any;
6410
- /**
6411
- * @internal
6412
- */
6413
- export declare const NullValueFieldFilterSensitiveLog: (obj: NullValueField) => any;
6414
- /**
6415
- * @internal
6416
- */
6417
- export declare const DropNullFieldsFilterSensitiveLog: (obj: DropNullFields) => any;
6418
- /**
6419
- * @internal
6420
- */
6421
- export declare const TransformConfigParameterFilterSensitiveLog: (obj: TransformConfigParameter) => any;
6422
- /**
6423
- * @internal
6424
- */
6425
- export declare const DynamicTransformFilterSensitiveLog: (obj: DynamicTransform) => any;
6426
- /**
6427
- * @internal
6428
- */
6429
- export declare const DynamoDBCatalogSourceFilterSensitiveLog: (obj: DynamoDBCatalogSource) => any;
6430
- /**
6431
- * @internal
6432
- */
6433
- export declare const DQResultsPublishingOptionsFilterSensitiveLog: (obj: DQResultsPublishingOptions) => any;
6434
- /**
6435
- * @internal
6436
- */
6437
- export declare const DQStopJobOnFailureOptionsFilterSensitiveLog: (obj: DQStopJobOnFailureOptions) => any;
6438
- /**
6439
- * @internal
6440
- */
6441
- export declare const EvaluateDataQualityFilterSensitiveLog: (obj: EvaluateDataQuality) => any;
6442
- /**
6443
- * @internal
6444
- */
6445
- export declare const FillMissingValuesFilterSensitiveLog: (obj: FillMissingValues) => any;
6446
- /**
6447
- * @internal
6448
- */
6449
- export declare const FilterValueFilterSensitiveLog: (obj: FilterValue) => any;
6450
- /**
6451
- * @internal
6452
- */
6453
- export declare const FilterExpressionFilterSensitiveLog: (obj: FilterExpression) => any;
6454
- /**
6455
- * @internal
6456
- */
6457
- export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
6458
- /**
6459
- * @internal
6460
- */
6461
- export declare const S3SourceAdditionalOptionsFilterSensitiveLog: (obj: S3SourceAdditionalOptions) => any;
6462
- /**
6463
- * @internal
6464
- */
6465
- export declare const GovernedCatalogSourceFilterSensitiveLog: (obj: GovernedCatalogSource) => any;
6466
- /**
6467
- * @internal
6468
- */
6469
- export declare const CatalogSchemaChangePolicyFilterSensitiveLog: (obj: CatalogSchemaChangePolicy) => any;
6470
- /**
6471
- * @internal
6472
- */
6473
- export declare const GovernedCatalogTargetFilterSensitiveLog: (obj: GovernedCatalogTarget) => any;
6474
- /**
6475
- * @internal
6476
- */
6477
- export declare const JDBCConnectorOptionsFilterSensitiveLog: (obj: JDBCConnectorOptions) => any;
6478
- /**
6479
- * @internal
6480
- */
6481
- export declare const JDBCConnectorSourceFilterSensitiveLog: (obj: JDBCConnectorSource) => any;
6482
- /**
6483
- * @internal
6484
- */
6485
- export declare const JDBCConnectorTargetFilterSensitiveLog: (obj: JDBCConnectorTarget) => any;
6486
- /**
6487
- * @internal
6488
- */
6489
- export declare const JoinColumnFilterSensitiveLog: (obj: JoinColumn) => any;
6490
- /**
6491
- * @internal
6492
- */
6493
- export declare const JoinFilterSensitiveLog: (obj: Join) => any;
6494
- /**
6495
- * @internal
6496
- */
6497
- export declare const MergeFilterSensitiveLog: (obj: Merge) => any;
6498
- /**
6499
- * @internal
6500
- */
6501
- export declare const MicrosoftSQLServerCatalogSourceFilterSensitiveLog: (obj: MicrosoftSQLServerCatalogSource) => any;
6502
- /**
6503
- * @internal
6504
- */
6505
- export declare const MicrosoftSQLServerCatalogTargetFilterSensitiveLog: (obj: MicrosoftSQLServerCatalogTarget) => any;
6506
- /**
6507
- * @internal
6508
- */
6509
- export declare const MySQLCatalogSourceFilterSensitiveLog: (obj: MySQLCatalogSource) => any;
6510
- /**
6511
- * @internal
6512
- */
6513
- export declare const MySQLCatalogTargetFilterSensitiveLog: (obj: MySQLCatalogTarget) => any;
6514
- /**
6515
- * @internal
6516
- */
6517
- export declare const OracleSQLCatalogSourceFilterSensitiveLog: (obj: OracleSQLCatalogSource) => any;
6518
- /**
6519
- * @internal
6520
- */
6521
- export declare const OracleSQLCatalogTargetFilterSensitiveLog: (obj: OracleSQLCatalogTarget) => any;
6522
- /**
6523
- * @internal
6524
- */
6525
- export declare const PIIDetectionFilterSensitiveLog: (obj: PIIDetection) => any;
6526
- /**
6527
- * @internal
6528
- */
6529
- export declare const PostgreSQLCatalogSourceFilterSensitiveLog: (obj: PostgreSQLCatalogSource) => any;
6530
- /**
6531
- * @internal
6532
- */
6533
- export declare const PostgreSQLCatalogTargetFilterSensitiveLog: (obj: PostgreSQLCatalogTarget) => any;
6534
- /**
6535
- * @internal
6536
- */
6537
- export declare const RedshiftSourceFilterSensitiveLog: (obj: RedshiftSource) => any;
6538
- /**
6539
- * @internal
6540
- */
6541
- export declare const UpsertRedshiftTargetOptionsFilterSensitiveLog: (obj: UpsertRedshiftTargetOptions) => any;
6542
- /**
6543
- * @internal
6544
- */
6545
- export declare const RedshiftTargetFilterSensitiveLog: (obj: RedshiftTarget) => any;
6546
- /**
6547
- * @internal
6548
- */
6549
- export declare const RelationalCatalogSourceFilterSensitiveLog: (obj: RelationalCatalogSource) => any;
6550
- /**
6551
- * @internal
6552
- */
6553
- export declare const RenameFieldFilterSensitiveLog: (obj: RenameField) => any;
6554
- /**
6555
- * @internal
6556
- */
6557
- export declare const S3CatalogDeltaSourceFilterSensitiveLog: (obj: S3CatalogDeltaSource) => any;
6558
- /**
6559
- * @internal
6560
- */
6561
- export declare const S3CatalogHudiSourceFilterSensitiveLog: (obj: S3CatalogHudiSource) => any;
6562
- /**
6563
- * @internal
6564
- */
6565
- export declare const S3CatalogSourceFilterSensitiveLog: (obj: S3CatalogSource) => any;
6566
- /**
6567
- * @internal
6568
- */
6569
- export declare const S3CatalogTargetFilterSensitiveLog: (obj: S3CatalogTarget) => any;
6570
- /**
6571
- * @internal
6572
- */
6573
- export declare const S3DirectSourceAdditionalOptionsFilterSensitiveLog: (obj: S3DirectSourceAdditionalOptions) => any;
6574
- /**
6575
- * @internal
6576
- */
6577
- export declare const S3CsvSourceFilterSensitiveLog: (obj: S3CsvSource) => any;
6578
- /**
6579
- * @internal
6580
- */
6581
- export declare const S3DeltaCatalogTargetFilterSensitiveLog: (obj: S3DeltaCatalogTarget) => any;
6582
- /**
6583
- * @internal
6584
- */
6585
- export declare const DirectSchemaChangePolicyFilterSensitiveLog: (obj: DirectSchemaChangePolicy) => any;
6586
- /**
6587
- * @internal
6588
- */
6589
- export declare const S3DeltaDirectTargetFilterSensitiveLog: (obj: S3DeltaDirectTarget) => any;
6590
- /**
6591
- * @internal
6592
- */
6593
- export declare const S3DeltaSourceFilterSensitiveLog: (obj: S3DeltaSource) => any;
6594
- /**
6595
- * @internal
6596
- */
6597
- export declare const S3DirectTargetFilterSensitiveLog: (obj: S3DirectTarget) => any;
6598
- /**
6599
- * @internal
6600
- */
6601
- export declare const S3GlueParquetTargetFilterSensitiveLog: (obj: S3GlueParquetTarget) => any;
6602
- /**
6603
- * @internal
6604
- */
6605
- export declare const S3HudiCatalogTargetFilterSensitiveLog: (obj: S3HudiCatalogTarget) => any;
6606
- /**
6607
- * @internal
6608
- */
6609
- export declare const S3HudiDirectTargetFilterSensitiveLog: (obj: S3HudiDirectTarget) => any;
6610
- /**
6611
- * @internal
6612
- */
6613
- export declare const S3HudiSourceFilterSensitiveLog: (obj: S3HudiSource) => any;
6614
- /**
6615
- * @internal
6616
- */
6617
- export declare const S3JsonSourceFilterSensitiveLog: (obj: S3JsonSource) => any;
6618
- /**
6619
- * @internal
6620
- */
6621
- export declare const S3ParquetSourceFilterSensitiveLog: (obj: S3ParquetSource) => any;
6622
- /**
6623
- * @internal
6624
- */
6625
- export declare const SelectFieldsFilterSensitiveLog: (obj: SelectFields) => any;
6626
- /**
6627
- * @internal
6628
- */
6629
- export declare const SelectFromCollectionFilterSensitiveLog: (obj: SelectFromCollection) => any;
6630
- /**
6631
- * @internal
6632
- */
6633
- export declare const SparkConnectorSourceFilterSensitiveLog: (obj: SparkConnectorSource) => any;
6634
- /**
6635
- * @internal
6636
- */
6637
- export declare const SparkConnectorTargetFilterSensitiveLog: (obj: SparkConnectorTarget) => any;
6638
- /**
6639
- * @internal
6640
- */
6641
- export declare const SqlAliasFilterSensitiveLog: (obj: SqlAlias) => any;
6642
- /**
6643
- * @internal
6644
- */
6645
- export declare const SparkSQLFilterSensitiveLog: (obj: SparkSQL) => any;
6646
- /**
6647
- * @internal
6648
- */
6649
- export declare const SpigotFilterSensitiveLog: (obj: Spigot) => any;
6650
- /**
6651
- * @internal
6652
- */
6653
- export declare const SplitFieldsFilterSensitiveLog: (obj: SplitFields) => any;
6654
- /**
6655
- * @internal
6656
- */
6657
- export declare const UnionFilterSensitiveLog: (obj: Union) => any;
6658
- /**
6659
- * @internal
6660
- */
6661
- export declare const JobCommandFilterSensitiveLog: (obj: JobCommand) => any;
6662
- /**
6663
- * @internal
6664
- */
6665
- export declare const ConnectionsListFilterSensitiveLog: (obj: ConnectionsList) => any;
6666
- /**
6667
- * @internal
6668
- */
6669
- export declare const ExecutionPropertyFilterSensitiveLog: (obj: ExecutionProperty) => any;
6670
- /**
6671
- * @internal
6672
- */
6673
- export declare const SourceControlDetailsFilterSensitiveLog: (obj: SourceControlDetails) => any;
6674
- /**
6675
- * @internal
6676
- */
6677
- export declare const BatchGetPartitionRequestFilterSensitiveLog: (obj: BatchGetPartitionRequest) => any;
6678
- /**
6679
- * @internal
6680
- */
6681
- export declare const PartitionFilterSensitiveLog: (obj: Partition) => any;
6682
- /**
6683
- * @internal
6684
- */
6685
- export declare const BatchGetPartitionResponseFilterSensitiveLog: (obj: BatchGetPartitionResponse) => any;
6686
- /**
6687
- * @internal
6688
- */
6689
- export declare const BatchGetTriggersRequestFilterSensitiveLog: (obj: BatchGetTriggersRequest) => any;
6690
- /**
6691
- * @internal
6692
- */
6693
- export declare const EventBatchingConditionFilterSensitiveLog: (obj: EventBatchingCondition) => any;
6694
- /**
6695
- * @internal
6696
- */
6697
- export declare const ConditionFilterSensitiveLog: (obj: Condition) => any;
6698
- /**
6699
- * @internal
6700
- */
6701
- export declare const PredicateFilterSensitiveLog: (obj: Predicate) => any;
6702
- /**
6703
- * @internal
6704
- */
6705
- export declare const TriggerFilterSensitiveLog: (obj: Trigger) => any;
6706
- /**
6707
- * @internal
6708
- */
6709
- export declare const BatchGetTriggersResponseFilterSensitiveLog: (obj: BatchGetTriggersResponse) => any;
6710
- /**
6711
- * @internal
6712
- */
6713
- export declare const BatchGetWorkflowsRequestFilterSensitiveLog: (obj: BatchGetWorkflowsRequest) => any;
6714
- /**
6715
- * @internal
6716
- */
6717
- export declare const BlueprintDetailsFilterSensitiveLog: (obj: BlueprintDetails) => any;
6718
- /**
6719
- * @internal
6720
- */
6721
- export declare const EdgeFilterSensitiveLog: (obj: Edge) => any;
6722
- /**
6723
- * @internal
6724
- */
6725
- export declare const CrawlFilterSensitiveLog: (obj: Crawl) => any;
6726
- /**
6727
- * @internal
6728
- */
6729
- export declare const CrawlerNodeDetailsFilterSensitiveLog: (obj: CrawlerNodeDetails) => any;
6730
- /**
6731
- * @internal
6732
- */
6733
- export declare const PredecessorFilterSensitiveLog: (obj: Predecessor) => any;
6734
- /**
6735
- * @internal
6736
- */
6737
- export declare const JobRunFilterSensitiveLog: (obj: JobRun) => any;
6738
- /**
6739
- * @internal
6740
- */
6741
- export declare const JobNodeDetailsFilterSensitiveLog: (obj: JobNodeDetails) => any;
6742
- /**
6743
- * @internal
6744
- */
6745
- export declare const TriggerNodeDetailsFilterSensitiveLog: (obj: TriggerNodeDetails) => any;
6746
- /**
6747
- * @internal
6748
- */
6749
- export declare const NodeFilterSensitiveLog: (obj: Node) => any;
6750
- /**
6751
- * @internal
6752
- */
6753
- export declare const WorkflowGraphFilterSensitiveLog: (obj: WorkflowGraph) => any;
6754
- /**
6755
- * @internal
6756
- */
6757
- export declare const StartingEventBatchConditionFilterSensitiveLog: (obj: StartingEventBatchCondition) => any;
6758
- /**
6759
- * @internal
6760
- */
6761
- export declare const WorkflowRunStatisticsFilterSensitiveLog: (obj: WorkflowRunStatistics) => any;
6762
- /**
6763
- * @internal
6764
- */
6765
- export declare const WorkflowRunFilterSensitiveLog: (obj: WorkflowRun) => any;
6766
- /**
6767
- * @internal
6768
- */
6769
- export declare const WorkflowFilterSensitiveLog: (obj: Workflow) => any;
6770
- /**
6771
- * @internal
6772
- */
6773
- export declare const BatchGetWorkflowsResponseFilterSensitiveLog: (obj: BatchGetWorkflowsResponse) => any;
6774
- /**
6775
- * @internal
6776
- */
6777
- export declare const BatchStopJobRunRequestFilterSensitiveLog: (obj: BatchStopJobRunRequest) => any;
6778
- /**
6779
- * @internal
6780
- */
6781
- export declare const BatchStopJobRunErrorFilterSensitiveLog: (obj: BatchStopJobRunError) => any;
6782
- /**
6783
- * @internal
6784
- */
6785
- export declare const BatchStopJobRunSuccessfulSubmissionFilterSensitiveLog: (obj: BatchStopJobRunSuccessfulSubmission) => any;
6786
- /**
6787
- * @internal
6788
- */
6789
- export declare const BatchStopJobRunResponseFilterSensitiveLog: (obj: BatchStopJobRunResponse) => any;
6790
- /**
6791
- * @internal
6792
- */
6793
- export declare const BatchUpdatePartitionRequestEntryFilterSensitiveLog: (obj: BatchUpdatePartitionRequestEntry) => any;
6794
- /**
6795
- * @internal
6796
- */
6797
- export declare const BatchUpdatePartitionRequestFilterSensitiveLog: (obj: BatchUpdatePartitionRequest) => any;
6798
- /**
6799
- * @internal
6800
- */
6801
- export declare const BatchUpdatePartitionFailureEntryFilterSensitiveLog: (obj: BatchUpdatePartitionFailureEntry) => any;
6802
- /**
6803
- * @internal
6804
- */
6805
- export declare const BatchUpdatePartitionResponseFilterSensitiveLog: (obj: BatchUpdatePartitionResponse) => any;
6806
- /**
6807
- * @internal
6808
- */
6809
- export declare const CancelDataQualityRuleRecommendationRunRequestFilterSensitiveLog: (obj: CancelDataQualityRuleRecommendationRunRequest) => any;
6810
- /**
6811
- * @internal
6812
- */
6813
- export declare const CancelDataQualityRuleRecommendationRunResponseFilterSensitiveLog: (obj: CancelDataQualityRuleRecommendationRunResponse) => any;
6814
- /**
6815
- * @internal
6816
- */
6817
- export declare const CancelDataQualityRulesetEvaluationRunRequestFilterSensitiveLog: (obj: CancelDataQualityRulesetEvaluationRunRequest) => any;
6818
- /**
6819
- * @internal
6820
- */
6821
- export declare const CancelDataQualityRulesetEvaluationRunResponseFilterSensitiveLog: (obj: CancelDataQualityRulesetEvaluationRunResponse) => any;
6822
- /**
6823
- * @internal
6824
- */
6825
- export declare const CancelMLTaskRunRequestFilterSensitiveLog: (obj: CancelMLTaskRunRequest) => any;
6826
- /**
6827
- * @internal
6828
- */
6829
- export declare const CancelMLTaskRunResponseFilterSensitiveLog: (obj: CancelMLTaskRunResponse) => any;
6830
- /**
6831
- * @internal
6832
- */
6833
- export declare const CancelStatementRequestFilterSensitiveLog: (obj: CancelStatementRequest) => any;
6834
- /**
6835
- * @internal
6836
- */
6837
- export declare const CancelStatementResponseFilterSensitiveLog: (obj: CancelStatementResponse) => any;
6838
- /**
6839
- * @internal
6840
- */
6841
- export declare const CheckSchemaVersionValidityInputFilterSensitiveLog: (obj: CheckSchemaVersionValidityInput) => any;
6842
- /**
6843
- * @internal
6844
- */
6845
- export declare const CheckSchemaVersionValidityResponseFilterSensitiveLog: (obj: CheckSchemaVersionValidityResponse) => any;
6846
- /**
6847
- * @internal
6848
- */
6849
- export declare const CreateBlueprintRequestFilterSensitiveLog: (obj: CreateBlueprintRequest) => any;
6850
- /**
6851
- * @internal
6852
- */
6853
- export declare const CreateBlueprintResponseFilterSensitiveLog: (obj: CreateBlueprintResponse) => any;
6854
- /**
6855
- * @internal
6856
- */
6857
- export declare const CreateCsvClassifierRequestFilterSensitiveLog: (obj: CreateCsvClassifierRequest) => any;
6858
- /**
6859
- * @internal
6860
- */
6861
- export declare const CreateGrokClassifierRequestFilterSensitiveLog: (obj: CreateGrokClassifierRequest) => any;
6862
- /**
6863
- * @internal
6864
- */
6865
- export declare const CreateJsonClassifierRequestFilterSensitiveLog: (obj: CreateJsonClassifierRequest) => any;
6866
- /**
6867
- * @internal
6868
- */
6869
- export declare const CreateXMLClassifierRequestFilterSensitiveLog: (obj: CreateXMLClassifierRequest) => any;
6870
- /**
6871
- * @internal
6872
- */
6873
- export declare const CreateClassifierRequestFilterSensitiveLog: (obj: CreateClassifierRequest) => any;
6874
- /**
6875
- * @internal
6876
- */
6877
- export declare const CreateClassifierResponseFilterSensitiveLog: (obj: CreateClassifierResponse) => any;
6878
- /**
6879
- * @internal
6880
- */
6881
- export declare const PhysicalConnectionRequirementsFilterSensitiveLog: (obj: PhysicalConnectionRequirements) => any;
6882
- /**
6883
- * @internal
6884
- */
6885
- export declare const ConnectionInputFilterSensitiveLog: (obj: ConnectionInput) => any;
6886
- /**
6887
- * @internal
6888
- */
6889
- export declare const CreateConnectionRequestFilterSensitiveLog: (obj: CreateConnectionRequest) => any;
6890
- /**
6891
- * @internal
6892
- */
6893
- export declare const CreateConnectionResponseFilterSensitiveLog: (obj: CreateConnectionResponse) => any;
6894
- /**
6895
- * @internal
6896
- */
6897
- export declare const CreateCrawlerRequestFilterSensitiveLog: (obj: CreateCrawlerRequest) => any;
6898
- /**
6899
- * @internal
6900
- */
6901
- export declare const CreateCrawlerResponseFilterSensitiveLog: (obj: CreateCrawlerResponse) => any;
6902
- /**
6903
- * @internal
6904
- */
6905
- export declare const CreateCustomEntityTypeRequestFilterSensitiveLog: (obj: CreateCustomEntityTypeRequest) => any;
6906
- /**
6907
- * @internal
6908
- */
6909
- export declare const CreateCustomEntityTypeResponseFilterSensitiveLog: (obj: CreateCustomEntityTypeResponse) => any;
6910
- /**
6911
- * @internal
6912
- */
6913
- export declare const DataLakePrincipalFilterSensitiveLog: (obj: DataLakePrincipal) => any;
6914
- /**
6915
- * @internal
6916
- */
6917
- export declare const PrincipalPermissionsFilterSensitiveLog: (obj: PrincipalPermissions) => any;
6918
- /**
6919
- * @internal
6920
- */
6921
- export declare const DatabaseIdentifierFilterSensitiveLog: (obj: DatabaseIdentifier) => any;
6922
- /**
6923
- * @internal
6924
- */
6925
- export declare const DatabaseInputFilterSensitiveLog: (obj: DatabaseInput) => any;
6926
- /**
6927
- * @internal
6928
- */
6929
- export declare const CreateDatabaseRequestFilterSensitiveLog: (obj: CreateDatabaseRequest) => any;
6930
- /**
6931
- * @internal
6932
- */
6933
- export declare const CreateDatabaseResponseFilterSensitiveLog: (obj: CreateDatabaseResponse) => any;
6934
- /**
6935
- * @internal
6936
- */
6937
- export declare const DataQualityTargetTableFilterSensitiveLog: (obj: DataQualityTargetTable) => any;
6938
- /**
6939
- * @internal
6940
- */
6941
- export declare const CreateDataQualityRulesetRequestFilterSensitiveLog: (obj: CreateDataQualityRulesetRequest) => any;
6942
- /**
6943
- * @internal
6944
- */
6945
- export declare const CreateDataQualityRulesetResponseFilterSensitiveLog: (obj: CreateDataQualityRulesetResponse) => any;
6946
- /**
6947
- * @internal
6948
- */
6949
- export declare const CreateDevEndpointRequestFilterSensitiveLog: (obj: CreateDevEndpointRequest) => any;
6950
- /**
6951
- * @internal
6952
- */
6953
- export declare const CreateDevEndpointResponseFilterSensitiveLog: (obj: CreateDevEndpointResponse) => any;
6954
- /**
6955
- * @internal
6956
- */
6957
- export declare const CreateJobResponseFilterSensitiveLog: (obj: CreateJobResponse) => any;
6958
- /**
6959
- * @internal
6960
- */
6961
- export declare const FindMatchesParametersFilterSensitiveLog: (obj: FindMatchesParameters) => any;
6962
- /**
6963
- * @internal
6964
- */
6965
- export declare const TransformParametersFilterSensitiveLog: (obj: TransformParameters) => any;
6966
- /**
6967
- * @internal
6968
- */
6969
- export declare const MLUserDataEncryptionFilterSensitiveLog: (obj: MLUserDataEncryption) => any;
6970
- /**
6971
- * @internal
6972
- */
6973
- export declare const TransformEncryptionFilterSensitiveLog: (obj: TransformEncryption) => any;
6974
- /**
6975
- * @internal
6976
- */
6977
- export declare const CreateMLTransformRequestFilterSensitiveLog: (obj: CreateMLTransformRequest) => any;
6978
- /**
6979
- * @internal
6980
- */
6981
- export declare const CreateMLTransformResponseFilterSensitiveLog: (obj: CreateMLTransformResponse) => any;
6982
- /**
6983
- * @internal
6984
- */
6985
- export declare const CreatePartitionRequestFilterSensitiveLog: (obj: CreatePartitionRequest) => any;
6986
- /**
6987
- * @internal
6988
- */
6989
- export declare const CreatePartitionResponseFilterSensitiveLog: (obj: CreatePartitionResponse) => any;
6990
- /**
6991
- * @internal
6992
- */
6993
- export declare const PartitionIndexFilterSensitiveLog: (obj: PartitionIndex) => any;
6994
- /**
6995
- * @internal
6996
- */
6997
- export declare const CreatePartitionIndexRequestFilterSensitiveLog: (obj: CreatePartitionIndexRequest) => any;
6998
- /**
6999
- * @internal
7000
- */
7001
- export declare const CreatePartitionIndexResponseFilterSensitiveLog: (obj: CreatePartitionIndexResponse) => any;
7002
- /**
7003
- * @internal
7004
- */
7005
- export declare const CreateRegistryInputFilterSensitiveLog: (obj: CreateRegistryInput) => any;
7006
- /**
7007
- * @internal
7008
- */
7009
- export declare const CreateRegistryResponseFilterSensitiveLog: (obj: CreateRegistryResponse) => any;
7010
- /**
7011
- * @internal
7012
- */
7013
- export declare const RegistryIdFilterSensitiveLog: (obj: RegistryId) => any;
7014
- /**
7015
- * @internal
7016
- */
7017
- export declare const CreateSchemaInputFilterSensitiveLog: (obj: CreateSchemaInput) => any;