@aws-sdk/client-glue 3.933.0 → 3.935.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 (283) hide show
  1. package/dist-cjs/index.js +1342 -1344
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +910 -0
  4. package/dist-es/models/errors.js +639 -0
  5. package/dist-es/models/models_0.js +1 -578
  6. package/dist-es/models/models_1.js +1 -610
  7. package/dist-es/models/models_2.js +1 -169
  8. package/dist-es/models/models_3.js +1 -195
  9. package/dist-es/schemas/schemas_0.js +1 -1
  10. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +1 -2
  11. package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
  12. package/dist-types/commands/BatchStopJobRunCommand.d.ts +1 -1
  13. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +1 -1
  14. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  15. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  16. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +1 -1
  17. package/dist-types/commands/CancelStatementCommand.d.ts +1 -1
  18. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateBlueprintCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateCatalogCommand.d.ts +1 -1
  21. package/dist-types/commands/CreateClassifierCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  23. package/dist-types/commands/CreateConnectionCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateCrawlerCommand.d.ts +1 -1
  25. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateDatabaseCommand.d.ts +1 -1
  28. package/dist-types/commands/GetCatalogCommand.d.ts +1 -2
  29. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +1 -1
  30. package/dist-types/commands/GetCatalogsCommand.d.ts +1 -1
  31. package/dist-types/commands/GetClassifierCommand.d.ts +1 -1
  32. package/dist-types/commands/GetClassifiersCommand.d.ts +1 -1
  33. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
  34. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
  35. package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
  36. package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
  37. package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  38. package/dist-types/commands/GetConnectionCommand.d.ts +1 -1
  39. package/dist-types/commands/GetConnectionsCommand.d.ts +1 -1
  40. package/dist-types/commands/GetCrawlerCommand.d.ts +1 -1
  41. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +1 -1
  42. package/dist-types/commands/GetCrawlersCommand.d.ts +1 -1
  43. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +1 -1
  44. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  45. package/dist-types/commands/GetDataQualityModelCommand.d.ts +1 -1
  46. package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +1 -1
  47. package/dist-types/commands/GetDataQualityResultCommand.d.ts +1 -1
  48. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  49. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +1 -1
  50. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  51. package/dist-types/commands/GetDatabaseCommand.d.ts +1 -1
  52. package/dist-types/commands/GetDatabasesCommand.d.ts +1 -1
  53. package/dist-types/commands/GetDataflowGraphCommand.d.ts +1 -1
  54. package/dist-types/commands/GetDevEndpointCommand.d.ts +1 -1
  55. package/dist-types/commands/GetDevEndpointsCommand.d.ts +1 -1
  56. package/dist-types/commands/GetEntityRecordsCommand.d.ts +1 -1
  57. package/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +1 -1
  58. package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
  59. package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
  60. package/dist-types/commands/GetJobBookmarkCommand.d.ts +1 -1
  61. package/dist-types/commands/GetJobCommand.d.ts +1 -1
  62. package/dist-types/commands/GetJobRunCommand.d.ts +1 -1
  63. package/dist-types/commands/GetJobRunsCommand.d.ts +1 -1
  64. package/dist-types/commands/GetJobsCommand.d.ts +1 -1
  65. package/dist-types/commands/GetMLTaskRunCommand.d.ts +1 -1
  66. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +1 -1
  67. package/dist-types/commands/GetMLTransformCommand.d.ts +1 -1
  68. package/dist-types/commands/GetMappingCommand.d.ts +1 -1
  69. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +1 -2
  70. package/dist-types/commands/ListSessionsCommand.d.ts +1 -1
  71. package/dist-types/commands/ListStatementsCommand.d.ts +1 -1
  72. package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
  73. package/dist-types/commands/ListTriggersCommand.d.ts +1 -1
  74. package/dist-types/commands/ListUsageProfilesCommand.d.ts +1 -1
  75. package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -1
  76. package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -1
  77. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  78. package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
  79. package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
  80. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
  81. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
  82. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -1
  83. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +1 -1
  84. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
  85. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +1 -1
  86. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +1 -1
  87. package/dist-types/commands/RunStatementCommand.d.ts +1 -1
  88. package/dist-types/commands/SearchTablesCommand.d.ts +2 -1
  89. package/dist-types/commands/StartBlueprintRunCommand.d.ts +1 -1
  90. package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
  91. package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  92. package/dist-types/commands/StartCrawlerCommand.d.ts +1 -1
  93. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +1 -1
  94. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  95. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  96. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
  97. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
  98. package/dist-types/commands/StartJobRunCommand.d.ts +1 -1
  99. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
  100. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
  101. package/dist-types/commands/StartTriggerCommand.d.ts +1 -1
  102. package/dist-types/commands/StartWorkflowRunCommand.d.ts +1 -1
  103. package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
  104. package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  105. package/dist-types/commands/StopCrawlerCommand.d.ts +1 -1
  106. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +1 -1
  107. package/dist-types/commands/StopSessionCommand.d.ts +1 -1
  108. package/dist-types/commands/StopTriggerCommand.d.ts +1 -1
  109. package/dist-types/commands/StopWorkflowRunCommand.d.ts +1 -1
  110. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  111. package/dist-types/commands/TestConnectionCommand.d.ts +1 -1
  112. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  113. package/dist-types/commands/UpdateBlueprintCommand.d.ts +1 -1
  114. package/dist-types/commands/UpdateCatalogCommand.d.ts +1 -1
  115. package/dist-types/commands/UpdateClassifierCommand.d.ts +1 -1
  116. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
  117. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
  118. package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  119. package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
  120. package/dist-types/commands/UpdateCrawlerCommand.d.ts +1 -1
  121. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
  122. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
  123. package/dist-types/commands/UpdateDatabaseCommand.d.ts +1 -1
  124. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +1 -1
  125. package/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +1 -1
  126. package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
  127. package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
  128. package/dist-types/commands/UpdateJobCommand.d.ts +2 -1
  129. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
  130. package/dist-types/commands/UpdateMLTransformCommand.d.ts +1 -1
  131. package/dist-types/commands/UpdatePartitionCommand.d.ts +1 -1
  132. package/dist-types/commands/UpdateRegistryCommand.d.ts +1 -1
  133. package/dist-types/commands/UpdateSchemaCommand.d.ts +1 -1
  134. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
  135. package/dist-types/commands/UpdateTableCommand.d.ts +1 -1
  136. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +1 -1
  137. package/dist-types/commands/UpdateTriggerCommand.d.ts +1 -1
  138. package/dist-types/index.d.ts +6 -1
  139. package/dist-types/models/enums.d.ts +1918 -0
  140. package/dist-types/models/errors.d.ts +789 -0
  141. package/dist-types/models/models_0.d.ts +1999 -1092
  142. package/dist-types/models/models_1.d.ts +4480 -4078
  143. package/dist-types/models/models_2.d.ts +3636 -4236
  144. package/dist-types/models/models_3.d.ts +4 -3422
  145. package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +4 -2
  146. package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +2 -4
  162. package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +1 -2
  164. package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/GetCatalogsCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +1 -1
  201. package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +1 -1
  202. package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +1 -1
  203. package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +1 -1
  204. package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +4 -2
  205. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +1 -1
  206. package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +1 -1
  207. package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
  208. package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +1 -1
  209. package/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +1 -1
  210. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +1 -1
  211. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +1 -1
  212. package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  213. package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
  214. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
  215. package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
  216. package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
  217. package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -1
  218. package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +1 -1
  219. package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
  220. package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +1 -1
  221. package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +1 -1
  222. package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +1 -1
  223. package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +2 -1
  224. package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +1 -1
  225. package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
  226. package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  227. package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +1 -1
  228. package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +1 -1
  229. package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  230. package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  231. package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
  232. package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
  233. package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +1 -1
  234. package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
  235. package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
  236. package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +1 -1
  237. package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +1 -1
  238. package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
  239. package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  240. package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +1 -1
  241. package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +1 -1
  242. package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +1 -1
  243. package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +1 -1
  244. package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +1 -1
  245. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  246. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +1 -1
  247. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  248. package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +1 -1
  249. package/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +1 -1
  250. package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +1 -1
  251. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
  252. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
  253. package/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  254. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -1
  255. package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +1 -1
  256. package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
  257. package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
  258. package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +1 -1
  259. package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +1 -1
  260. package/dist-types/ts3.4/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +1 -1
  261. package/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
  262. package/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
  263. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +2 -1
  264. package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
  265. package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +1 -1
  266. package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +1 -1
  267. package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +1 -1
  268. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +1 -1
  269. package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
  270. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +1 -1
  271. package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +1 -1
  272. package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +1 -1
  273. package/dist-types/ts3.4/index.d.ts +6 -1
  274. package/dist-types/ts3.4/models/enums.d.ts +1121 -0
  275. package/dist-types/ts3.4/models/errors.d.ts +401 -0
  276. package/dist-types/ts3.4/models/models_0.d.ts +462 -599
  277. package/dist-types/ts3.4/models/models_1.d.ts +797 -981
  278. package/dist-types/ts3.4/models/models_2.d.ts +1304 -1505
  279. package/dist-types/ts3.4/models/models_3.d.ts +8 -900
  280. package/package.json +12 -12
  281. package/dist-es/models/index.js +0 -4
  282. package/dist-types/models/index.d.ts +0 -4
  283. package/dist-types/ts3.4/models/index.d.ts +0 -4
@@ -0,0 +1,1918 @@
1
+ /**
2
+ * @public
3
+ * @enum
4
+ */
5
+ export declare const AdditionalOptionKeys: {
6
+ readonly CacheOption: "performanceTuning.caching";
7
+ readonly CompositeOption: "compositeRuleEvaluation.method";
8
+ readonly ObservationsOption: "observations.scope";
9
+ };
10
+ /**
11
+ * @public
12
+ */
13
+ export type AdditionalOptionKeys = (typeof AdditionalOptionKeys)[keyof typeof AdditionalOptionKeys];
14
+ /**
15
+ * @public
16
+ * @enum
17
+ */
18
+ export declare const AggFunction: {
19
+ readonly avg: "avg";
20
+ readonly count: "count";
21
+ readonly countDistinct: "countDistinct";
22
+ readonly first: "first";
23
+ readonly kurtosis: "kurtosis";
24
+ readonly last: "last";
25
+ readonly max: "max";
26
+ readonly min: "min";
27
+ readonly skewness: "skewness";
28
+ readonly stddev_pop: "stddev_pop";
29
+ readonly stddev_samp: "stddev_samp";
30
+ readonly sum: "sum";
31
+ readonly sumDistinct: "sumDistinct";
32
+ readonly var_pop: "var_pop";
33
+ readonly var_samp: "var_samp";
34
+ };
35
+ /**
36
+ * @public
37
+ */
38
+ export type AggFunction = (typeof AggFunction)[keyof typeof AggFunction];
39
+ /**
40
+ * @public
41
+ * @enum
42
+ */
43
+ export declare const AllowFullTableExternalDataAccessEnum: {
44
+ readonly False: "False";
45
+ readonly True: "True";
46
+ };
47
+ /**
48
+ * @public
49
+ */
50
+ export type AllowFullTableExternalDataAccessEnum = (typeof AllowFullTableExternalDataAccessEnum)[keyof typeof AllowFullTableExternalDataAccessEnum];
51
+ /**
52
+ * @public
53
+ * @enum
54
+ */
55
+ export declare const InclusionAnnotationValue: {
56
+ readonly EXCLUDE: "EXCLUDE";
57
+ readonly INCLUDE: "INCLUDE";
58
+ };
59
+ /**
60
+ * @public
61
+ */
62
+ export type InclusionAnnotationValue = (typeof InclusionAnnotationValue)[keyof typeof InclusionAnnotationValue];
63
+ /**
64
+ * @public
65
+ * @enum
66
+ */
67
+ export declare const DataOperation: {
68
+ readonly READ: "READ";
69
+ readonly WRITE: "WRITE";
70
+ };
71
+ /**
72
+ * @public
73
+ */
74
+ export type DataOperation = (typeof DataOperation)[keyof typeof DataOperation];
75
+ /**
76
+ * @public
77
+ * @enum
78
+ */
79
+ export declare const PropertyType: {
80
+ readonly READ_ONLY: "READ_ONLY";
81
+ readonly SECRET: "SECRET";
82
+ readonly SECRET_OR_USER_INPUT: "SECRET_OR_USER_INPUT";
83
+ readonly UNUSED: "UNUSED";
84
+ readonly USER_INPUT: "USER_INPUT";
85
+ };
86
+ /**
87
+ * @public
88
+ */
89
+ export type PropertyType = (typeof PropertyType)[keyof typeof PropertyType];
90
+ /**
91
+ * @public
92
+ * @enum
93
+ */
94
+ export declare const AuthenticationType: {
95
+ readonly BASIC: "BASIC";
96
+ readonly CUSTOM: "CUSTOM";
97
+ readonly IAM: "IAM";
98
+ readonly OAUTH2: "OAUTH2";
99
+ };
100
+ /**
101
+ * @public
102
+ */
103
+ export type AuthenticationType = (typeof AuthenticationType)[keyof typeof AuthenticationType];
104
+ /**
105
+ * @public
106
+ * @enum
107
+ */
108
+ export declare const OAuth2GrantType: {
109
+ readonly AUTHORIZATION_CODE: "AUTHORIZATION_CODE";
110
+ readonly CLIENT_CREDENTIALS: "CLIENT_CREDENTIALS";
111
+ readonly JWT_BEARER: "JWT_BEARER";
112
+ };
113
+ /**
114
+ * @public
115
+ */
116
+ export type OAuth2GrantType = (typeof OAuth2GrantType)[keyof typeof OAuth2GrantType];
117
+ /**
118
+ * @public
119
+ * @enum
120
+ */
121
+ export declare const BlueprintStatus: {
122
+ readonly ACTIVE: "ACTIVE";
123
+ readonly CREATING: "CREATING";
124
+ readonly FAILED: "FAILED";
125
+ readonly UPDATING: "UPDATING";
126
+ };
127
+ /**
128
+ * @public
129
+ */
130
+ export type BlueprintStatus = (typeof BlueprintStatus)[keyof typeof BlueprintStatus];
131
+ /**
132
+ * @public
133
+ * @enum
134
+ */
135
+ export declare const LastCrawlStatus: {
136
+ readonly CANCELLED: "CANCELLED";
137
+ readonly FAILED: "FAILED";
138
+ readonly SUCCEEDED: "SUCCEEDED";
139
+ };
140
+ /**
141
+ * @public
142
+ */
143
+ export type LastCrawlStatus = (typeof LastCrawlStatus)[keyof typeof LastCrawlStatus];
144
+ /**
145
+ * @public
146
+ * @enum
147
+ */
148
+ export declare const CrawlerLineageSettings: {
149
+ readonly DISABLE: "DISABLE";
150
+ readonly ENABLE: "ENABLE";
151
+ };
152
+ /**
153
+ * @public
154
+ */
155
+ export type CrawlerLineageSettings = (typeof CrawlerLineageSettings)[keyof typeof CrawlerLineageSettings];
156
+ /**
157
+ * @public
158
+ * @enum
159
+ */
160
+ export declare const RecrawlBehavior: {
161
+ readonly CRAWL_EVENT_MODE: "CRAWL_EVENT_MODE";
162
+ readonly CRAWL_EVERYTHING: "CRAWL_EVERYTHING";
163
+ readonly CRAWL_NEW_FOLDERS_ONLY: "CRAWL_NEW_FOLDERS_ONLY";
164
+ };
165
+ /**
166
+ * @public
167
+ */
168
+ export type RecrawlBehavior = (typeof RecrawlBehavior)[keyof typeof RecrawlBehavior];
169
+ /**
170
+ * @public
171
+ * @enum
172
+ */
173
+ export declare const ScheduleState: {
174
+ readonly NOT_SCHEDULED: "NOT_SCHEDULED";
175
+ readonly SCHEDULED: "SCHEDULED";
176
+ readonly TRANSITIONING: "TRANSITIONING";
177
+ };
178
+ /**
179
+ * @public
180
+ */
181
+ export type ScheduleState = (typeof ScheduleState)[keyof typeof ScheduleState];
182
+ /**
183
+ * @public
184
+ * @enum
185
+ */
186
+ export declare const DeleteBehavior: {
187
+ readonly DELETE_FROM_DATABASE: "DELETE_FROM_DATABASE";
188
+ readonly DEPRECATE_IN_DATABASE: "DEPRECATE_IN_DATABASE";
189
+ readonly LOG: "LOG";
190
+ };
191
+ /**
192
+ * @public
193
+ */
194
+ export type DeleteBehavior = (typeof DeleteBehavior)[keyof typeof DeleteBehavior];
195
+ /**
196
+ * @public
197
+ * @enum
198
+ */
199
+ export declare const UpdateBehavior: {
200
+ readonly LOG: "LOG";
201
+ readonly UPDATE_IN_DATABASE: "UPDATE_IN_DATABASE";
202
+ };
203
+ /**
204
+ * @public
205
+ */
206
+ export type UpdateBehavior = (typeof UpdateBehavior)[keyof typeof UpdateBehavior];
207
+ /**
208
+ * @public
209
+ * @enum
210
+ */
211
+ export declare const CrawlerState: {
212
+ readonly READY: "READY";
213
+ readonly RUNNING: "RUNNING";
214
+ readonly STOPPING: "STOPPING";
215
+ };
216
+ /**
217
+ * @public
218
+ */
219
+ export type CrawlerState = (typeof CrawlerState)[keyof typeof CrawlerState];
220
+ /**
221
+ * @public
222
+ * @enum
223
+ */
224
+ export declare const JdbcMetadataEntry: {
225
+ readonly COMMENTS: "COMMENTS";
226
+ readonly RAWTYPES: "RAWTYPES";
227
+ };
228
+ /**
229
+ * @public
230
+ */
231
+ export type JdbcMetadataEntry = (typeof JdbcMetadataEntry)[keyof typeof JdbcMetadataEntry];
232
+ /**
233
+ * @public
234
+ * @enum
235
+ */
236
+ export declare const DataQualityRuleResultStatus: {
237
+ readonly ERROR: "ERROR";
238
+ readonly FAIL: "FAIL";
239
+ readonly PASS: "PASS";
240
+ };
241
+ /**
242
+ * @public
243
+ */
244
+ export type DataQualityRuleResultStatus = (typeof DataQualityRuleResultStatus)[keyof typeof DataQualityRuleResultStatus];
245
+ /**
246
+ * @public
247
+ * @enum
248
+ */
249
+ export declare const WorkerType: {
250
+ readonly G_025X: "G.025X";
251
+ readonly G_1X: "G.1X";
252
+ readonly G_2X: "G.2X";
253
+ readonly G_4X: "G.4X";
254
+ readonly G_8X: "G.8X";
255
+ readonly Standard: "Standard";
256
+ readonly Z_2X: "Z.2X";
257
+ };
258
+ /**
259
+ * @public
260
+ */
261
+ export type WorkerType = (typeof WorkerType)[keyof typeof WorkerType];
262
+ /**
263
+ * @public
264
+ * @enum
265
+ */
266
+ export declare const StartingPosition: {
267
+ readonly EARLIEST: "earliest";
268
+ readonly LATEST: "latest";
269
+ readonly TIMESTAMP: "timestamp";
270
+ readonly TRIM_HORIZON: "trim_horizon";
271
+ };
272
+ /**
273
+ * @public
274
+ */
275
+ export type StartingPosition = (typeof StartingPosition)[keyof typeof StartingPosition];
276
+ /**
277
+ * @public
278
+ * @enum
279
+ */
280
+ export declare const JDBCConnectionType: {
281
+ readonly mysql: "mysql";
282
+ readonly oracle: "oracle";
283
+ readonly postgresql: "postgresql";
284
+ readonly redshift: "redshift";
285
+ readonly sqlserver: "sqlserver";
286
+ };
287
+ /**
288
+ * @public
289
+ */
290
+ export type JDBCConnectionType = (typeof JDBCConnectionType)[keyof typeof JDBCConnectionType];
291
+ /**
292
+ * @public
293
+ * @enum
294
+ */
295
+ export declare const ParamType: {
296
+ readonly BOOL: "bool";
297
+ readonly COMPLEX: "complex";
298
+ readonly FLOAT: "float";
299
+ readonly INT: "int";
300
+ readonly LIST: "list";
301
+ readonly NULL: "null";
302
+ readonly STR: "str";
303
+ };
304
+ /**
305
+ * @public
306
+ */
307
+ export type ParamType = (typeof ParamType)[keyof typeof ParamType];
308
+ /**
309
+ * @public
310
+ * @enum
311
+ */
312
+ export declare const DdbExportType: {
313
+ readonly ddb: "ddb";
314
+ readonly s3: "s3";
315
+ };
316
+ /**
317
+ * @public
318
+ */
319
+ export type DdbExportType = (typeof DdbExportType)[keyof typeof DdbExportType];
320
+ /**
321
+ * @public
322
+ * @enum
323
+ */
324
+ export declare const DQTransformOutput: {
325
+ readonly EvaluationResults: "EvaluationResults";
326
+ readonly PrimaryInput: "PrimaryInput";
327
+ };
328
+ /**
329
+ * @public
330
+ */
331
+ export type DQTransformOutput = (typeof DQTransformOutput)[keyof typeof DQTransformOutput];
332
+ /**
333
+ * @public
334
+ * @enum
335
+ */
336
+ export declare const DQStopJobOnFailureTiming: {
337
+ readonly AfterDataLoad: "AfterDataLoad";
338
+ readonly Immediate: "Immediate";
339
+ };
340
+ /**
341
+ * @public
342
+ */
343
+ export type DQStopJobOnFailureTiming = (typeof DQStopJobOnFailureTiming)[keyof typeof DQStopJobOnFailureTiming];
344
+ /**
345
+ * @public
346
+ * @enum
347
+ */
348
+ export declare const FilterOperation: {
349
+ readonly EQ: "EQ";
350
+ readonly GT: "GT";
351
+ readonly GTE: "GTE";
352
+ readonly ISNULL: "ISNULL";
353
+ readonly LT: "LT";
354
+ readonly LTE: "LTE";
355
+ readonly REGEX: "REGEX";
356
+ };
357
+ /**
358
+ * @public
359
+ */
360
+ export type FilterOperation = (typeof FilterOperation)[keyof typeof FilterOperation];
361
+ /**
362
+ * @public
363
+ * @enum
364
+ */
365
+ export declare const FilterValueType: {
366
+ readonly COLUMNEXTRACTED: "COLUMNEXTRACTED";
367
+ readonly CONSTANT: "CONSTANT";
368
+ };
369
+ /**
370
+ * @public
371
+ */
372
+ export type FilterValueType = (typeof FilterValueType)[keyof typeof FilterValueType];
373
+ /**
374
+ * @public
375
+ * @enum
376
+ */
377
+ export declare const FilterLogicalOperator: {
378
+ readonly AND: "AND";
379
+ readonly OR: "OR";
380
+ };
381
+ /**
382
+ * @public
383
+ */
384
+ export type FilterLogicalOperator = (typeof FilterLogicalOperator)[keyof typeof FilterLogicalOperator];
385
+ /**
386
+ * @public
387
+ * @enum
388
+ */
389
+ export declare const UpdateCatalogBehavior: {
390
+ readonly LOG: "LOG";
391
+ readonly UPDATE_IN_DATABASE: "UPDATE_IN_DATABASE";
392
+ };
393
+ /**
394
+ * @public
395
+ */
396
+ export type UpdateCatalogBehavior = (typeof UpdateCatalogBehavior)[keyof typeof UpdateCatalogBehavior];
397
+ /**
398
+ * @public
399
+ * @enum
400
+ */
401
+ export declare const JDBCDataType: {
402
+ readonly ARRAY: "ARRAY";
403
+ readonly BIGINT: "BIGINT";
404
+ readonly BINARY: "BINARY";
405
+ readonly BIT: "BIT";
406
+ readonly BLOB: "BLOB";
407
+ readonly BOOLEAN: "BOOLEAN";
408
+ readonly CHAR: "CHAR";
409
+ readonly CLOB: "CLOB";
410
+ readonly DATALINK: "DATALINK";
411
+ readonly DATE: "DATE";
412
+ readonly DECIMAL: "DECIMAL";
413
+ readonly DISTINCT: "DISTINCT";
414
+ readonly DOUBLE: "DOUBLE";
415
+ readonly FLOAT: "FLOAT";
416
+ readonly INTEGER: "INTEGER";
417
+ readonly JAVA_OBJECT: "JAVA_OBJECT";
418
+ readonly LONGNVARCHAR: "LONGNVARCHAR";
419
+ readonly LONGVARBINARY: "LONGVARBINARY";
420
+ readonly LONGVARCHAR: "LONGVARCHAR";
421
+ readonly NCHAR: "NCHAR";
422
+ readonly NCLOB: "NCLOB";
423
+ readonly NULL: "NULL";
424
+ readonly NUMERIC: "NUMERIC";
425
+ readonly NVARCHAR: "NVARCHAR";
426
+ readonly OTHER: "OTHER";
427
+ readonly REAL: "REAL";
428
+ readonly REF: "REF";
429
+ readonly REF_CURSOR: "REF_CURSOR";
430
+ readonly ROWID: "ROWID";
431
+ readonly SMALLINT: "SMALLINT";
432
+ readonly SQLXML: "SQLXML";
433
+ readonly STRUCT: "STRUCT";
434
+ readonly TIME: "TIME";
435
+ readonly TIMESTAMP: "TIMESTAMP";
436
+ readonly TIMESTAMP_WITH_TIMEZONE: "TIMESTAMP_WITH_TIMEZONE";
437
+ readonly TIME_WITH_TIMEZONE: "TIME_WITH_TIMEZONE";
438
+ readonly TINYINT: "TINYINT";
439
+ readonly VARBINARY: "VARBINARY";
440
+ readonly VARCHAR: "VARCHAR";
441
+ };
442
+ /**
443
+ * @public
444
+ */
445
+ export type JDBCDataType = (typeof JDBCDataType)[keyof typeof JDBCDataType];
446
+ /**
447
+ * @public
448
+ * @enum
449
+ */
450
+ export declare const GlueRecordType: {
451
+ readonly BIGDECIMAL: "BIGDECIMAL";
452
+ readonly BYTE: "BYTE";
453
+ readonly DATE: "DATE";
454
+ readonly DOUBLE: "DOUBLE";
455
+ readonly FLOAT: "FLOAT";
456
+ readonly INT: "INT";
457
+ readonly LONG: "LONG";
458
+ readonly SHORT: "SHORT";
459
+ readonly STRING: "STRING";
460
+ readonly TIMESTAMP: "TIMESTAMP";
461
+ };
462
+ /**
463
+ * @public
464
+ */
465
+ export type GlueRecordType = (typeof GlueRecordType)[keyof typeof GlueRecordType];
466
+ /**
467
+ * @public
468
+ * @enum
469
+ */
470
+ export declare const JoinType: {
471
+ readonly EQUIJOIN: "equijoin";
472
+ readonly LEFT: "left";
473
+ readonly LEFT_ANTI: "leftanti";
474
+ readonly LEFT_SEMI: "leftsemi";
475
+ readonly OUTER: "outer";
476
+ readonly RIGHT: "right";
477
+ };
478
+ /**
479
+ * @public
480
+ */
481
+ export type JoinType = (typeof JoinType)[keyof typeof JoinType];
482
+ /**
483
+ * @public
484
+ * @enum
485
+ */
486
+ export declare const PiiType: {
487
+ readonly ColumnAudit: "ColumnAudit";
488
+ readonly ColumnHashing: "ColumnHashing";
489
+ readonly ColumnMasking: "ColumnMasking";
490
+ readonly RowAudit: "RowAudit";
491
+ readonly RowHashing: "RowHashing";
492
+ readonly RowMasking: "RowMasking";
493
+ readonly RowPartialMasking: "RowPartialMasking";
494
+ };
495
+ /**
496
+ * @public
497
+ */
498
+ export type PiiType = (typeof PiiType)[keyof typeof PiiType];
499
+ /**
500
+ * @public
501
+ * @enum
502
+ */
503
+ export declare const CompressionType: {
504
+ readonly BZIP2: "bzip2";
505
+ readonly GZIP: "gzip";
506
+ };
507
+ /**
508
+ * @public
509
+ */
510
+ export type CompressionType = (typeof CompressionType)[keyof typeof CompressionType];
511
+ /**
512
+ * @public
513
+ * @enum
514
+ */
515
+ export declare const QuoteChar: {
516
+ readonly DISABLED: "disabled";
517
+ readonly QUILLEMET: "quillemet";
518
+ readonly QUOTE: "quote";
519
+ readonly SINGLE_QUOTE: "single_quote";
520
+ };
521
+ /**
522
+ * @public
523
+ */
524
+ export type QuoteChar = (typeof QuoteChar)[keyof typeof QuoteChar];
525
+ /**
526
+ * @public
527
+ * @enum
528
+ */
529
+ export declare const Separator: {
530
+ readonly COMMA: "comma";
531
+ readonly CTRLA: "ctrla";
532
+ readonly PIPE: "pipe";
533
+ readonly SEMICOLON: "semicolon";
534
+ readonly TAB: "tab";
535
+ };
536
+ /**
537
+ * @public
538
+ */
539
+ export type Separator = (typeof Separator)[keyof typeof Separator];
540
+ /**
541
+ * @public
542
+ * @enum
543
+ */
544
+ export declare const DeltaTargetCompressionType: {
545
+ readonly SNAPPY: "snappy";
546
+ readonly UNCOMPRESSED: "uncompressed";
547
+ };
548
+ /**
549
+ * @public
550
+ */
551
+ export type DeltaTargetCompressionType = (typeof DeltaTargetCompressionType)[keyof typeof DeltaTargetCompressionType];
552
+ /**
553
+ * @public
554
+ * @enum
555
+ */
556
+ export declare const TargetFormat: {
557
+ readonly AVRO: "avro";
558
+ readonly CSV: "csv";
559
+ readonly DELTA: "delta";
560
+ readonly HUDI: "hudi";
561
+ readonly HYPER: "hyper";
562
+ readonly ICEBERG: "iceberg";
563
+ readonly JSON: "json";
564
+ readonly ORC: "orc";
565
+ readonly PARQUET: "parquet";
566
+ readonly XML: "xml";
567
+ };
568
+ /**
569
+ * @public
570
+ */
571
+ export type TargetFormat = (typeof TargetFormat)[keyof typeof TargetFormat];
572
+ /**
573
+ * @public
574
+ * @enum
575
+ */
576
+ export declare const ParquetCompressionType: {
577
+ readonly BROTLI: "brotli";
578
+ readonly GZIP: "gzip";
579
+ readonly LZ4: "lz4";
580
+ readonly LZO: "lzo";
581
+ readonly NONE: "none";
582
+ readonly SNAPPY: "snappy";
583
+ readonly UNCOMPRESSED: "uncompressed";
584
+ };
585
+ /**
586
+ * @public
587
+ */
588
+ export type ParquetCompressionType = (typeof ParquetCompressionType)[keyof typeof ParquetCompressionType];
589
+ /**
590
+ * @public
591
+ * @enum
592
+ */
593
+ export declare const HudiTargetCompressionType: {
594
+ readonly GZIP: "gzip";
595
+ readonly LZO: "lzo";
596
+ readonly SNAPPY: "snappy";
597
+ readonly UNCOMPRESSED: "uncompressed";
598
+ };
599
+ /**
600
+ * @public
601
+ */
602
+ export type HudiTargetCompressionType = (typeof HudiTargetCompressionType)[keyof typeof HudiTargetCompressionType];
603
+ /**
604
+ * @public
605
+ * @enum
606
+ */
607
+ export declare const HyperTargetCompressionType: {
608
+ readonly UNCOMPRESSED: "uncompressed";
609
+ };
610
+ /**
611
+ * @public
612
+ */
613
+ export type HyperTargetCompressionType = (typeof HyperTargetCompressionType)[keyof typeof HyperTargetCompressionType];
614
+ /**
615
+ * @public
616
+ * @enum
617
+ */
618
+ export declare const IcebergTargetCompressionType: {
619
+ readonly GZIP: "gzip";
620
+ readonly LZO: "lzo";
621
+ readonly SNAPPY: "snappy";
622
+ readonly UNCOMPRESSED: "uncompressed";
623
+ };
624
+ /**
625
+ * @public
626
+ */
627
+ export type IcebergTargetCompressionType = (typeof IcebergTargetCompressionType)[keyof typeof IcebergTargetCompressionType];
628
+ /**
629
+ * @public
630
+ * @enum
631
+ */
632
+ export declare const UnionType: {
633
+ readonly ALL: "ALL";
634
+ readonly DISTINCT: "DISTINCT";
635
+ };
636
+ /**
637
+ * @public
638
+ */
639
+ export type UnionType = (typeof UnionType)[keyof typeof UnionType];
640
+ /**
641
+ * @public
642
+ * @enum
643
+ */
644
+ export declare const ExecutionClass: {
645
+ readonly FLEX: "FLEX";
646
+ readonly STANDARD: "STANDARD";
647
+ };
648
+ /**
649
+ * @public
650
+ */
651
+ export type ExecutionClass = (typeof ExecutionClass)[keyof typeof ExecutionClass];
652
+ /**
653
+ * @public
654
+ * @enum
655
+ */
656
+ export declare const JobMode: {
657
+ readonly NOTEBOOK: "NOTEBOOK";
658
+ readonly SCRIPT: "SCRIPT";
659
+ readonly VISUAL: "VISUAL";
660
+ };
661
+ /**
662
+ * @public
663
+ */
664
+ export type JobMode = (typeof JobMode)[keyof typeof JobMode];
665
+ /**
666
+ * @public
667
+ * @enum
668
+ */
669
+ export declare const SourceControlAuthStrategy: {
670
+ readonly AWS_SECRETS_MANAGER: "AWS_SECRETS_MANAGER";
671
+ readonly PERSONAL_ACCESS_TOKEN: "PERSONAL_ACCESS_TOKEN";
672
+ };
673
+ /**
674
+ * @public
675
+ */
676
+ export type SourceControlAuthStrategy = (typeof SourceControlAuthStrategy)[keyof typeof SourceControlAuthStrategy];
677
+ /**
678
+ * @public
679
+ * @enum
680
+ */
681
+ export declare const SourceControlProvider: {
682
+ readonly AWS_CODE_COMMIT: "AWS_CODE_COMMIT";
683
+ readonly BITBUCKET: "BITBUCKET";
684
+ readonly GITHUB: "GITHUB";
685
+ readonly GITLAB: "GITLAB";
686
+ };
687
+ /**
688
+ * @public
689
+ */
690
+ export type SourceControlProvider = (typeof SourceControlProvider)[keyof typeof SourceControlProvider];
691
+ /**
692
+ * @public
693
+ * @enum
694
+ */
695
+ export declare const FederationSourceErrorCode: {
696
+ readonly AccessDeniedException: "AccessDeniedException";
697
+ readonly EntityNotFoundException: "EntityNotFoundException";
698
+ readonly InternalServiceException: "InternalServiceException";
699
+ readonly InvalidCredentialsException: "InvalidCredentialsException";
700
+ readonly InvalidInputException: "InvalidInputException";
701
+ readonly InvalidResponseException: "InvalidResponseException";
702
+ readonly OperationNotSupportedException: "OperationNotSupportedException";
703
+ readonly OperationTimeoutException: "OperationTimeoutException";
704
+ readonly PartialFailureException: "PartialFailureException";
705
+ readonly ThrottlingException: "ThrottlingException";
706
+ };
707
+ /**
708
+ * @public
709
+ */
710
+ export type FederationSourceErrorCode = (typeof FederationSourceErrorCode)[keyof typeof FederationSourceErrorCode];
711
+ /**
712
+ * @public
713
+ * @enum
714
+ */
715
+ export declare const TableOptimizerType: {
716
+ readonly COMPACTION: "compaction";
717
+ readonly ORPHAN_FILE_DELETION: "orphan_file_deletion";
718
+ readonly RETENTION: "retention";
719
+ };
720
+ /**
721
+ * @public
722
+ */
723
+ export type TableOptimizerType = (typeof TableOptimizerType)[keyof typeof TableOptimizerType];
724
+ /**
725
+ * @public
726
+ * @enum
727
+ */
728
+ export declare const CompactionStrategy: {
729
+ readonly BINPACK: "binpack";
730
+ readonly SORT: "sort";
731
+ readonly ZORDER: "z-order";
732
+ };
733
+ /**
734
+ * @public
735
+ */
736
+ export type CompactionStrategy = (typeof CompactionStrategy)[keyof typeof CompactionStrategy];
737
+ /**
738
+ * @public
739
+ * @enum
740
+ */
741
+ export declare const ConfigurationSource: {
742
+ readonly CATALOG: "catalog";
743
+ readonly TABLE: "table";
744
+ };
745
+ /**
746
+ * @public
747
+ */
748
+ export type ConfigurationSource = (typeof ConfigurationSource)[keyof typeof ConfigurationSource];
749
+ /**
750
+ * @public
751
+ * @enum
752
+ */
753
+ export declare const TableOptimizerEventType: {
754
+ readonly COMPLETED: "completed";
755
+ readonly FAILED: "failed";
756
+ readonly IN_PROGRESS: "in_progress";
757
+ readonly STARTING: "starting";
758
+ };
759
+ /**
760
+ * @public
761
+ */
762
+ export type TableOptimizerEventType = (typeof TableOptimizerEventType)[keyof typeof TableOptimizerEventType];
763
+ /**
764
+ * @public
765
+ * @enum
766
+ */
767
+ export declare const CrawlState: {
768
+ readonly CANCELLED: "CANCELLED";
769
+ readonly CANCELLING: "CANCELLING";
770
+ readonly ERROR: "ERROR";
771
+ readonly FAILED: "FAILED";
772
+ readonly RUNNING: "RUNNING";
773
+ readonly SUCCEEDED: "SUCCEEDED";
774
+ };
775
+ /**
776
+ * @public
777
+ */
778
+ export type CrawlState = (typeof CrawlState)[keyof typeof CrawlState];
779
+ /**
780
+ * @public
781
+ * @enum
782
+ */
783
+ export declare const LogicalOperator: {
784
+ readonly EQUALS: "EQUALS";
785
+ };
786
+ /**
787
+ * @public
788
+ */
789
+ export type LogicalOperator = (typeof LogicalOperator)[keyof typeof LogicalOperator];
790
+ /**
791
+ * @public
792
+ * @enum
793
+ */
794
+ export declare const JobRunState: {
795
+ readonly ERROR: "ERROR";
796
+ readonly EXPIRED: "EXPIRED";
797
+ readonly FAILED: "FAILED";
798
+ readonly RUNNING: "RUNNING";
799
+ readonly STARTING: "STARTING";
800
+ readonly STOPPED: "STOPPED";
801
+ readonly STOPPING: "STOPPING";
802
+ readonly SUCCEEDED: "SUCCEEDED";
803
+ readonly TIMEOUT: "TIMEOUT";
804
+ readonly WAITING: "WAITING";
805
+ };
806
+ /**
807
+ * @public
808
+ */
809
+ export type JobRunState = (typeof JobRunState)[keyof typeof JobRunState];
810
+ /**
811
+ * @public
812
+ * @enum
813
+ */
814
+ export declare const Logical: {
815
+ readonly AND: "AND";
816
+ readonly ANY: "ANY";
817
+ };
818
+ /**
819
+ * @public
820
+ */
821
+ export type Logical = (typeof Logical)[keyof typeof Logical];
822
+ /**
823
+ * @public
824
+ * @enum
825
+ */
826
+ export declare const TriggerState: {
827
+ readonly ACTIVATED: "ACTIVATED";
828
+ readonly ACTIVATING: "ACTIVATING";
829
+ readonly CREATED: "CREATED";
830
+ readonly CREATING: "CREATING";
831
+ readonly DEACTIVATED: "DEACTIVATED";
832
+ readonly DEACTIVATING: "DEACTIVATING";
833
+ readonly DELETING: "DELETING";
834
+ readonly UPDATING: "UPDATING";
835
+ };
836
+ /**
837
+ * @public
838
+ */
839
+ export type TriggerState = (typeof TriggerState)[keyof typeof TriggerState];
840
+ /**
841
+ * @public
842
+ * @enum
843
+ */
844
+ export declare const TriggerType: {
845
+ readonly CONDITIONAL: "CONDITIONAL";
846
+ readonly EVENT: "EVENT";
847
+ readonly ON_DEMAND: "ON_DEMAND";
848
+ readonly SCHEDULED: "SCHEDULED";
849
+ };
850
+ /**
851
+ * @public
852
+ */
853
+ export type TriggerType = (typeof TriggerType)[keyof typeof TriggerType];
854
+ /**
855
+ * @public
856
+ * @enum
857
+ */
858
+ export declare const NodeType: {
859
+ readonly CRAWLER: "CRAWLER";
860
+ readonly JOB: "JOB";
861
+ readonly TRIGGER: "TRIGGER";
862
+ };
863
+ /**
864
+ * @public
865
+ */
866
+ export type NodeType = (typeof NodeType)[keyof typeof NodeType];
867
+ /**
868
+ * @public
869
+ * @enum
870
+ */
871
+ export declare const WorkflowRunStatus: {
872
+ readonly COMPLETED: "COMPLETED";
873
+ readonly ERROR: "ERROR";
874
+ readonly RUNNING: "RUNNING";
875
+ readonly STOPPED: "STOPPED";
876
+ readonly STOPPING: "STOPPING";
877
+ };
878
+ /**
879
+ * @public
880
+ */
881
+ export type WorkflowRunStatus = (typeof WorkflowRunStatus)[keyof typeof WorkflowRunStatus];
882
+ /**
883
+ * @public
884
+ * @enum
885
+ */
886
+ export declare const TaskStatusType: {
887
+ readonly FAILED: "FAILED";
888
+ readonly RUNNING: "RUNNING";
889
+ readonly STARTING: "STARTING";
890
+ readonly STOPPED: "STOPPED";
891
+ readonly STOPPING: "STOPPING";
892
+ readonly SUCCEEDED: "SUCCEEDED";
893
+ readonly TIMEOUT: "TIMEOUT";
894
+ };
895
+ /**
896
+ * @public
897
+ */
898
+ export type TaskStatusType = (typeof TaskStatusType)[keyof typeof TaskStatusType];
899
+ /**
900
+ * @public
901
+ * @enum
902
+ */
903
+ export declare const DataFormat: {
904
+ readonly AVRO: "AVRO";
905
+ readonly JSON: "JSON";
906
+ readonly PROTOBUF: "PROTOBUF";
907
+ };
908
+ /**
909
+ * @public
910
+ */
911
+ export type DataFormat = (typeof DataFormat)[keyof typeof DataFormat];
912
+ /**
913
+ * @public
914
+ * @enum
915
+ */
916
+ export declare const Permission: {
917
+ readonly ALL: "ALL";
918
+ readonly ALTER: "ALTER";
919
+ readonly CREATE_DATABASE: "CREATE_DATABASE";
920
+ readonly CREATE_TABLE: "CREATE_TABLE";
921
+ readonly DATA_LOCATION_ACCESS: "DATA_LOCATION_ACCESS";
922
+ readonly DELETE: "DELETE";
923
+ readonly DROP: "DROP";
924
+ readonly INSERT: "INSERT";
925
+ readonly SELECT: "SELECT";
926
+ };
927
+ /**
928
+ * @public
929
+ */
930
+ export type Permission = (typeof Permission)[keyof typeof Permission];
931
+ /**
932
+ * @public
933
+ * @enum
934
+ */
935
+ export declare const CsvHeaderOption: {
936
+ readonly ABSENT: "ABSENT";
937
+ readonly PRESENT: "PRESENT";
938
+ readonly UNKNOWN: "UNKNOWN";
939
+ };
940
+ /**
941
+ * @public
942
+ */
943
+ export type CsvHeaderOption = (typeof CsvHeaderOption)[keyof typeof CsvHeaderOption];
944
+ /**
945
+ * @public
946
+ * @enum
947
+ */
948
+ export declare const CsvSerdeOption: {
949
+ readonly LazySimpleSerDe: "LazySimpleSerDe";
950
+ readonly None: "None";
951
+ readonly OpenCSVSerDe: "OpenCSVSerDe";
952
+ };
953
+ /**
954
+ * @public
955
+ */
956
+ export type CsvSerdeOption = (typeof CsvSerdeOption)[keyof typeof CsvSerdeOption];
957
+ /**
958
+ * @public
959
+ * @enum
960
+ */
961
+ export declare const ConnectionPropertyKey: {
962
+ readonly CLUSTER_IDENTIFIER: "CLUSTER_IDENTIFIER";
963
+ readonly CONFIG_FILES: "CONFIG_FILES";
964
+ readonly CONNECTION_URL: "CONNECTION_URL";
965
+ readonly CONNECTOR_CLASS_NAME: "CONNECTOR_CLASS_NAME";
966
+ readonly CONNECTOR_TYPE: "CONNECTOR_TYPE";
967
+ readonly CONNECTOR_URL: "CONNECTOR_URL";
968
+ readonly CUSTOM_JDBC_CERT: "CUSTOM_JDBC_CERT";
969
+ readonly CUSTOM_JDBC_CERT_STRING: "CUSTOM_JDBC_CERT_STRING";
970
+ readonly DATABASE: "DATABASE";
971
+ readonly ENCRYPTED_KAFKA_CLIENT_KEYSTORE_PASSWORD: "ENCRYPTED_KAFKA_CLIENT_KEYSTORE_PASSWORD";
972
+ readonly ENCRYPTED_KAFKA_CLIENT_KEY_PASSWORD: "ENCRYPTED_KAFKA_CLIENT_KEY_PASSWORD";
973
+ readonly ENCRYPTED_KAFKA_SASL_PLAIN_PASSWORD: "ENCRYPTED_KAFKA_SASL_PLAIN_PASSWORD";
974
+ readonly ENCRYPTED_KAFKA_SASL_SCRAM_PASSWORD: "ENCRYPTED_KAFKA_SASL_SCRAM_PASSWORD";
975
+ readonly ENCRYPTED_PASSWORD: "ENCRYPTED_PASSWORD";
976
+ readonly ENDPOINT: "ENDPOINT";
977
+ readonly ENDPOINT_TYPE: "ENDPOINT_TYPE";
978
+ readonly HOST: "HOST";
979
+ readonly INSTANCE_ID: "INSTANCE_ID";
980
+ readonly JDBC_CONNECTION_URL: "JDBC_CONNECTION_URL";
981
+ readonly JDBC_DRIVER_CLASS_NAME: "JDBC_DRIVER_CLASS_NAME";
982
+ readonly JDBC_DRIVER_JAR_URI: "JDBC_DRIVER_JAR_URI";
983
+ readonly JDBC_ENFORCE_SSL: "JDBC_ENFORCE_SSL";
984
+ readonly JDBC_ENGINE: "JDBC_ENGINE";
985
+ readonly JDBC_ENGINE_VERSION: "JDBC_ENGINE_VERSION";
986
+ readonly KAFKA_BOOTSTRAP_SERVERS: "KAFKA_BOOTSTRAP_SERVERS";
987
+ readonly KAFKA_CLIENT_KEYSTORE: "KAFKA_CLIENT_KEYSTORE";
988
+ readonly KAFKA_CLIENT_KEYSTORE_PASSWORD: "KAFKA_CLIENT_KEYSTORE_PASSWORD";
989
+ readonly KAFKA_CLIENT_KEY_PASSWORD: "KAFKA_CLIENT_KEY_PASSWORD";
990
+ readonly KAFKA_CUSTOM_CERT: "KAFKA_CUSTOM_CERT";
991
+ readonly KAFKA_SASL_GSSAPI_KEYTAB: "KAFKA_SASL_GSSAPI_KEYTAB";
992
+ readonly KAFKA_SASL_GSSAPI_KRB5_CONF: "KAFKA_SASL_GSSAPI_KRB5_CONF";
993
+ readonly KAFKA_SASL_GSSAPI_PRINCIPAL: "KAFKA_SASL_GSSAPI_PRINCIPAL";
994
+ readonly KAFKA_SASL_GSSAPI_SERVICE: "KAFKA_SASL_GSSAPI_SERVICE";
995
+ readonly KAFKA_SASL_MECHANISM: "KAFKA_SASL_MECHANISM";
996
+ readonly KAFKA_SASL_PLAIN_PASSWORD: "KAFKA_SASL_PLAIN_PASSWORD";
997
+ readonly KAFKA_SASL_PLAIN_USERNAME: "KAFKA_SASL_PLAIN_USERNAME";
998
+ readonly KAFKA_SASL_SCRAM_PASSWORD: "KAFKA_SASL_SCRAM_PASSWORD";
999
+ readonly KAFKA_SASL_SCRAM_SECRETS_ARN: "KAFKA_SASL_SCRAM_SECRETS_ARN";
1000
+ readonly KAFKA_SASL_SCRAM_USERNAME: "KAFKA_SASL_SCRAM_USERNAME";
1001
+ readonly KAFKA_SKIP_CUSTOM_CERT_VALIDATION: "KAFKA_SKIP_CUSTOM_CERT_VALIDATION";
1002
+ readonly KAFKA_SSL_ENABLED: "KAFKA_SSL_ENABLED";
1003
+ readonly PASSWORD: "PASSWORD";
1004
+ readonly PORT: "PORT";
1005
+ readonly REGION: "REGION";
1006
+ readonly ROLE_ARN: "ROLE_ARN";
1007
+ readonly SECRET_ID: "SECRET_ID";
1008
+ readonly SKIP_CUSTOM_JDBC_CERT_VALIDATION: "SKIP_CUSTOM_JDBC_CERT_VALIDATION";
1009
+ readonly USER_NAME: "USERNAME";
1010
+ readonly WORKGROUP_NAME: "WORKGROUP_NAME";
1011
+ };
1012
+ /**
1013
+ * @public
1014
+ */
1015
+ export type ConnectionPropertyKey = (typeof ConnectionPropertyKey)[keyof typeof ConnectionPropertyKey];
1016
+ /**
1017
+ * @public
1018
+ * @enum
1019
+ */
1020
+ export declare const ConnectionType: {
1021
+ readonly ADOBEANALYTICS: "ADOBEANALYTICS";
1022
+ readonly ASANA: "ASANA";
1023
+ readonly AZURECOSMOS: "AZURECOSMOS";
1024
+ readonly AZURESQL: "AZURESQL";
1025
+ readonly BIGQUERY: "BIGQUERY";
1026
+ readonly BLACKBAUD: "BLACKBAUD";
1027
+ readonly BLACKBAUDRAISEREDGENXT: "BLACKBAUDRAISEREDGENXT";
1028
+ readonly CIRCLECI: "CIRCLECI";
1029
+ readonly CLOUDERAHIVE: "CLOUDERAHIVE";
1030
+ readonly CLOUDERAIMPALA: "CLOUDERAIMPALA";
1031
+ readonly CLOUDWATCH: "CLOUDWATCH";
1032
+ readonly CLOUDWATCHMETRICS: "CLOUDWATCHMETRICS";
1033
+ readonly CMDB: "CMDB";
1034
+ readonly CUSTOM: "CUSTOM";
1035
+ readonly DATADOG: "DATADOG";
1036
+ readonly DATALAKEGEN2: "DATALAKEGEN2";
1037
+ readonly DB2: "DB2";
1038
+ readonly DB2AS400: "DB2AS400";
1039
+ readonly DOCUMENTDB: "DOCUMENTDB";
1040
+ readonly DOCUSIGNMONITOR: "DOCUSIGNMONITOR";
1041
+ readonly DOMO: "DOMO";
1042
+ readonly DYNAMODB: "DYNAMODB";
1043
+ readonly DYNATRACE: "DYNATRACE";
1044
+ readonly FACEBOOKADS: "FACEBOOKADS";
1045
+ readonly FACEBOOKPAGEINSIGHTS: "FACEBOOKPAGEINSIGHTS";
1046
+ readonly FRESHDESK: "FRESHDESK";
1047
+ readonly FRESHSALES: "FRESHSALES";
1048
+ readonly GITLAB: "GITLAB";
1049
+ readonly GOOGLEADS: "GOOGLEADS";
1050
+ readonly GOOGLEANALYTICS4: "GOOGLEANALYTICS4";
1051
+ readonly GOOGLECLOUDSTORAGE: "GOOGLECLOUDSTORAGE";
1052
+ readonly GOOGLESEARCHCONSOLE: "GOOGLESEARCHCONSOLE";
1053
+ readonly GOOGLESHEETS: "GOOGLESHEETS";
1054
+ readonly HBASE: "HBASE";
1055
+ readonly HUBSPOT: "HUBSPOT";
1056
+ readonly INSTAGRAMADS: "INSTAGRAMADS";
1057
+ readonly INTERCOM: "INTERCOM";
1058
+ readonly JDBC: "JDBC";
1059
+ readonly JIRACLOUD: "JIRACLOUD";
1060
+ readonly KAFKA: "KAFKA";
1061
+ readonly KUSTOMER: "KUSTOMER";
1062
+ readonly LINKEDIN: "LINKEDIN";
1063
+ readonly MAILCHIMP: "MAILCHIMP";
1064
+ readonly MARKETO: "MARKETO";
1065
+ readonly MARKETPLACE: "MARKETPLACE";
1066
+ readonly MICROSOFTDYNAMIC365FINANCEANDOPS: "MICROSOFTDYNAMIC365FINANCEANDOPS";
1067
+ readonly MICROSOFTDYNAMICS365CRM: "MICROSOFTDYNAMICS365CRM";
1068
+ readonly MICROSOFTTEAMS: "MICROSOFTTEAMS";
1069
+ readonly MIXPANEL: "MIXPANEL";
1070
+ readonly MONDAY: "MONDAY";
1071
+ readonly MONGODB: "MONGODB";
1072
+ readonly MYSQL: "MYSQL";
1073
+ readonly NETSUITEERP: "NETSUITEERP";
1074
+ readonly NETWORK: "NETWORK";
1075
+ readonly OKTA: "OKTA";
1076
+ readonly OPENSEARCH: "OPENSEARCH";
1077
+ readonly ORACLE: "ORACLE";
1078
+ readonly PAYPAL: "PAYPAL";
1079
+ readonly PENDO: "PENDO";
1080
+ readonly PIPEDIVE: "PIPEDIVE";
1081
+ readonly PIPEDRIVE: "PIPEDRIVE";
1082
+ readonly POSTGRESQL: "POSTGRESQL";
1083
+ readonly PRODUCTBOARD: "PRODUCTBOARD";
1084
+ readonly QUICKBOOKS: "QUICKBOOKS";
1085
+ readonly SALESFORCE: "SALESFORCE";
1086
+ readonly SALESFORCECOMMERCECLOUD: "SALESFORCECOMMERCECLOUD";
1087
+ readonly SALESFORCEMARKETINGCLOUD: "SALESFORCEMARKETINGCLOUD";
1088
+ readonly SALESFORCEPARDOT: "SALESFORCEPARDOT";
1089
+ readonly SAPCONCUR: "SAPCONCUR";
1090
+ readonly SAPHANA: "SAPHANA";
1091
+ readonly SAPODATA: "SAPODATA";
1092
+ readonly SENDGRID: "SENDGRID";
1093
+ readonly SERVICENOW: "SERVICENOW";
1094
+ readonly SFTP: "SFTP";
1095
+ readonly SLACK: "SLACK";
1096
+ readonly SMARTSHEET: "SMARTSHEET";
1097
+ readonly SNAPCHATADS: "SNAPCHATADS";
1098
+ readonly SQLSERVER: "SQLSERVER";
1099
+ readonly STRIPE: "STRIPE";
1100
+ readonly SYNAPSE: "SYNAPSE";
1101
+ readonly TERADATA: "TERADATA";
1102
+ readonly TERADATANOS: "TERADATANOS";
1103
+ readonly TIMESTREAM: "TIMESTREAM";
1104
+ readonly TPCDS: "TPCDS";
1105
+ readonly TWILIO: "TWILIO";
1106
+ readonly VERTICA: "VERTICA";
1107
+ readonly VIEW_VALIDATION_ATHENA: "VIEW_VALIDATION_ATHENA";
1108
+ readonly VIEW_VALIDATION_REDSHIFT: "VIEW_VALIDATION_REDSHIFT";
1109
+ readonly WOOCOMMERCE: "WOOCOMMERCE";
1110
+ readonly ZENDESK: "ZENDESK";
1111
+ readonly ZOHOCRM: "ZOHOCRM";
1112
+ readonly ZOOM: "ZOOM";
1113
+ };
1114
+ /**
1115
+ * @public
1116
+ */
1117
+ export type ConnectionType = (typeof ConnectionType)[keyof typeof ConnectionType];
1118
+ /**
1119
+ * @public
1120
+ * @enum
1121
+ */
1122
+ export declare const ComputeEnvironment: {
1123
+ readonly ATHENA: "ATHENA";
1124
+ readonly PYTHON: "PYTHON";
1125
+ readonly SPARK: "SPARK";
1126
+ };
1127
+ /**
1128
+ * @public
1129
+ */
1130
+ export type ComputeEnvironment = (typeof ComputeEnvironment)[keyof typeof ComputeEnvironment];
1131
+ /**
1132
+ * @public
1133
+ * @enum
1134
+ */
1135
+ export declare const ConnectionStatus: {
1136
+ readonly FAILED: "FAILED";
1137
+ readonly IN_PROGRESS: "IN_PROGRESS";
1138
+ readonly READY: "READY";
1139
+ };
1140
+ /**
1141
+ * @public
1142
+ */
1143
+ export type ConnectionStatus = (typeof ConnectionStatus)[keyof typeof ConnectionStatus];
1144
+ /**
1145
+ * @public
1146
+ * @enum
1147
+ */
1148
+ export declare const IntegrationStatus: {
1149
+ readonly ACTIVE: "ACTIVE";
1150
+ readonly CREATING: "CREATING";
1151
+ readonly DELETING: "DELETING";
1152
+ readonly FAILED: "FAILED";
1153
+ readonly MODIFYING: "MODIFYING";
1154
+ readonly NEEDS_ATTENTION: "NEEDS_ATTENTION";
1155
+ readonly SYNCING: "SYNCING";
1156
+ };
1157
+ /**
1158
+ * @public
1159
+ */
1160
+ export type IntegrationStatus = (typeof IntegrationStatus)[keyof typeof IntegrationStatus];
1161
+ /**
1162
+ * @public
1163
+ * @enum
1164
+ */
1165
+ export declare const UnnestSpec: {
1166
+ readonly FULL: "FULL";
1167
+ readonly NOUNNEST: "NOUNNEST";
1168
+ readonly TOPLEVEL: "TOPLEVEL";
1169
+ };
1170
+ /**
1171
+ * @public
1172
+ */
1173
+ export type UnnestSpec = (typeof UnnestSpec)[keyof typeof UnnestSpec];
1174
+ /**
1175
+ * @public
1176
+ * @enum
1177
+ */
1178
+ export declare const TransformType: {
1179
+ readonly FIND_MATCHES: "FIND_MATCHES";
1180
+ };
1181
+ /**
1182
+ * @public
1183
+ */
1184
+ export type TransformType = (typeof TransformType)[keyof typeof TransformType];
1185
+ /**
1186
+ * @public
1187
+ * @enum
1188
+ */
1189
+ export declare const MLUserDataEncryptionModeString: {
1190
+ readonly DISABLED: "DISABLED";
1191
+ readonly SSEKMS: "SSE-KMS";
1192
+ };
1193
+ /**
1194
+ * @public
1195
+ */
1196
+ export type MLUserDataEncryptionModeString = (typeof MLUserDataEncryptionModeString)[keyof typeof MLUserDataEncryptionModeString];
1197
+ /**
1198
+ * @public
1199
+ * @enum
1200
+ */
1201
+ export declare const Compatibility: {
1202
+ readonly BACKWARD: "BACKWARD";
1203
+ readonly BACKWARD_ALL: "BACKWARD_ALL";
1204
+ readonly DISABLED: "DISABLED";
1205
+ readonly FORWARD: "FORWARD";
1206
+ readonly FORWARD_ALL: "FORWARD_ALL";
1207
+ readonly FULL: "FULL";
1208
+ readonly FULL_ALL: "FULL_ALL";
1209
+ readonly NONE: "NONE";
1210
+ };
1211
+ /**
1212
+ * @public
1213
+ */
1214
+ export type Compatibility = (typeof Compatibility)[keyof typeof Compatibility];
1215
+ /**
1216
+ * @public
1217
+ * @enum
1218
+ */
1219
+ export declare const SchemaStatus: {
1220
+ readonly AVAILABLE: "AVAILABLE";
1221
+ readonly DELETING: "DELETING";
1222
+ readonly PENDING: "PENDING";
1223
+ };
1224
+ /**
1225
+ * @public
1226
+ */
1227
+ export type SchemaStatus = (typeof SchemaStatus)[keyof typeof SchemaStatus];
1228
+ /**
1229
+ * @public
1230
+ * @enum
1231
+ */
1232
+ export declare const SchemaVersionStatus: {
1233
+ readonly AVAILABLE: "AVAILABLE";
1234
+ readonly DELETING: "DELETING";
1235
+ readonly FAILURE: "FAILURE";
1236
+ readonly PENDING: "PENDING";
1237
+ };
1238
+ /**
1239
+ * @public
1240
+ */
1241
+ export type SchemaVersionStatus = (typeof SchemaVersionStatus)[keyof typeof SchemaVersionStatus];
1242
+ /**
1243
+ * @public
1244
+ * @enum
1245
+ */
1246
+ export declare const Language: {
1247
+ readonly PYTHON: "PYTHON";
1248
+ readonly SCALA: "SCALA";
1249
+ };
1250
+ /**
1251
+ * @public
1252
+ */
1253
+ export type Language = (typeof Language)[keyof typeof Language];
1254
+ /**
1255
+ * @public
1256
+ * @enum
1257
+ */
1258
+ export declare const CloudWatchEncryptionMode: {
1259
+ readonly DISABLED: "DISABLED";
1260
+ readonly SSEKMS: "SSE-KMS";
1261
+ };
1262
+ /**
1263
+ * @public
1264
+ */
1265
+ export type CloudWatchEncryptionMode = (typeof CloudWatchEncryptionMode)[keyof typeof CloudWatchEncryptionMode];
1266
+ /**
1267
+ * @public
1268
+ * @enum
1269
+ */
1270
+ export declare const DataQualityEncryptionMode: {
1271
+ readonly DISABLED: "DISABLED";
1272
+ readonly SSEKMS: "SSE-KMS";
1273
+ };
1274
+ /**
1275
+ * @public
1276
+ */
1277
+ export type DataQualityEncryptionMode = (typeof DataQualityEncryptionMode)[keyof typeof DataQualityEncryptionMode];
1278
+ /**
1279
+ * @public
1280
+ * @enum
1281
+ */
1282
+ export declare const JobBookmarksEncryptionMode: {
1283
+ readonly CSEKMS: "CSE-KMS";
1284
+ readonly DISABLED: "DISABLED";
1285
+ };
1286
+ /**
1287
+ * @public
1288
+ */
1289
+ export type JobBookmarksEncryptionMode = (typeof JobBookmarksEncryptionMode)[keyof typeof JobBookmarksEncryptionMode];
1290
+ /**
1291
+ * @public
1292
+ * @enum
1293
+ */
1294
+ export declare const S3EncryptionMode: {
1295
+ readonly DISABLED: "DISABLED";
1296
+ readonly SSEKMS: "SSE-KMS";
1297
+ readonly SSES3: "SSE-S3";
1298
+ };
1299
+ /**
1300
+ * @public
1301
+ */
1302
+ export type S3EncryptionMode = (typeof S3EncryptionMode)[keyof typeof S3EncryptionMode];
1303
+ /**
1304
+ * @public
1305
+ * @enum
1306
+ */
1307
+ export declare const SessionStatus: {
1308
+ readonly FAILED: "FAILED";
1309
+ readonly PROVISIONING: "PROVISIONING";
1310
+ readonly READY: "READY";
1311
+ readonly STOPPED: "STOPPED";
1312
+ readonly STOPPING: "STOPPING";
1313
+ readonly TIMEOUT: "TIMEOUT";
1314
+ };
1315
+ /**
1316
+ * @public
1317
+ */
1318
+ export type SessionStatus = (typeof SessionStatus)[keyof typeof SessionStatus];
1319
+ /**
1320
+ * @public
1321
+ * @enum
1322
+ */
1323
+ export declare const IcebergStructTypeEnum: {
1324
+ readonly STRUCT: "struct";
1325
+ };
1326
+ /**
1327
+ * @public
1328
+ */
1329
+ export type IcebergStructTypeEnum = (typeof IcebergStructTypeEnum)[keyof typeof IcebergStructTypeEnum];
1330
+ /**
1331
+ * @public
1332
+ * @enum
1333
+ */
1334
+ export declare const IcebergSortDirection: {
1335
+ readonly ASC: "asc";
1336
+ readonly DESC: "desc";
1337
+ };
1338
+ /**
1339
+ * @public
1340
+ */
1341
+ export type IcebergSortDirection = (typeof IcebergSortDirection)[keyof typeof IcebergSortDirection];
1342
+ /**
1343
+ * @public
1344
+ * @enum
1345
+ */
1346
+ export declare const IcebergNullOrder: {
1347
+ readonly NULLS_FIRST: "nulls-first";
1348
+ readonly NULLS_LAST: "nulls-last";
1349
+ };
1350
+ /**
1351
+ * @public
1352
+ */
1353
+ export type IcebergNullOrder = (typeof IcebergNullOrder)[keyof typeof IcebergNullOrder];
1354
+ /**
1355
+ * @public
1356
+ * @enum
1357
+ */
1358
+ export declare const MetadataOperation: {
1359
+ readonly CREATE: "CREATE";
1360
+ };
1361
+ /**
1362
+ * @public
1363
+ */
1364
+ export type MetadataOperation = (typeof MetadataOperation)[keyof typeof MetadataOperation];
1365
+ /**
1366
+ * @public
1367
+ * @enum
1368
+ */
1369
+ export declare const ViewDialect: {
1370
+ readonly ATHENA: "ATHENA";
1371
+ readonly REDSHIFT: "REDSHIFT";
1372
+ readonly SPARK: "SPARK";
1373
+ };
1374
+ /**
1375
+ * @public
1376
+ */
1377
+ export type ViewDialect = (typeof ViewDialect)[keyof typeof ViewDialect];
1378
+ /**
1379
+ * @public
1380
+ * @enum
1381
+ */
1382
+ export declare const PrincipalType: {
1383
+ readonly GROUP: "GROUP";
1384
+ readonly ROLE: "ROLE";
1385
+ readonly USER: "USER";
1386
+ };
1387
+ /**
1388
+ * @public
1389
+ */
1390
+ export type PrincipalType = (typeof PrincipalType)[keyof typeof PrincipalType];
1391
+ /**
1392
+ * @public
1393
+ * @enum
1394
+ */
1395
+ export declare const ResourceType: {
1396
+ readonly ARCHIVE: "ARCHIVE";
1397
+ readonly FILE: "FILE";
1398
+ readonly JAR: "JAR";
1399
+ };
1400
+ /**
1401
+ * @public
1402
+ */
1403
+ export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
1404
+ /**
1405
+ * @public
1406
+ * @enum
1407
+ */
1408
+ export declare const RegistryStatus: {
1409
+ readonly AVAILABLE: "AVAILABLE";
1410
+ readonly DELETING: "DELETING";
1411
+ };
1412
+ /**
1413
+ * @public
1414
+ */
1415
+ export type RegistryStatus = (typeof RegistryStatus)[keyof typeof RegistryStatus];
1416
+ /**
1417
+ * @public
1418
+ * @enum
1419
+ */
1420
+ export declare const FieldDataType: {
1421
+ readonly ARRAY: "ARRAY";
1422
+ readonly BIGINT: "BIGINT";
1423
+ readonly BOOLEAN: "BOOLEAN";
1424
+ readonly BYTE: "BYTE";
1425
+ readonly DATE: "DATE";
1426
+ readonly DECIMAL: "DECIMAL";
1427
+ readonly DOUBLE: "DOUBLE";
1428
+ readonly FLOAT: "FLOAT";
1429
+ readonly INT: "INT";
1430
+ readonly LONG: "LONG";
1431
+ readonly MAP: "MAP";
1432
+ readonly SHORT: "SHORT";
1433
+ readonly SMALLINT: "SMALLINT";
1434
+ readonly STRING: "STRING";
1435
+ readonly STRUCT: "STRUCT";
1436
+ readonly TIMESTAMP: "TIMESTAMP";
1437
+ };
1438
+ /**
1439
+ * @public
1440
+ */
1441
+ export type FieldDataType = (typeof FieldDataType)[keyof typeof FieldDataType];
1442
+ /**
1443
+ * @public
1444
+ * @enum
1445
+ */
1446
+ export declare const FieldFilterOperator: {
1447
+ readonly BETWEEN: "BETWEEN";
1448
+ readonly CONTAINS: "CONTAINS";
1449
+ readonly EQUAL_TO: "EQUAL_TO";
1450
+ readonly GREATER_THAN: "GREATER_THAN";
1451
+ readonly GREATER_THAN_OR_EQUAL_TO: "GREATER_THAN_OR_EQUAL_TO";
1452
+ readonly LESS_THAN: "LESS_THAN";
1453
+ readonly LESS_THAN_OR_EQUAL_TO: "LESS_THAN_OR_EQUAL_TO";
1454
+ readonly NOT_EQUAL_TO: "NOT_EQUAL_TO";
1455
+ readonly ORDER_BY: "ORDER_BY";
1456
+ };
1457
+ /**
1458
+ * @public
1459
+ */
1460
+ export type FieldFilterOperator = (typeof FieldFilterOperator)[keyof typeof FieldFilterOperator];
1461
+ /**
1462
+ * @public
1463
+ * @enum
1464
+ */
1465
+ export declare const BlueprintRunState: {
1466
+ readonly FAILED: "FAILED";
1467
+ readonly ROLLING_BACK: "ROLLING_BACK";
1468
+ readonly RUNNING: "RUNNING";
1469
+ readonly SUCCEEDED: "SUCCEEDED";
1470
+ };
1471
+ /**
1472
+ * @public
1473
+ */
1474
+ export type BlueprintRunState = (typeof BlueprintRunState)[keyof typeof BlueprintRunState];
1475
+ /**
1476
+ * @public
1477
+ * @enum
1478
+ */
1479
+ export declare const ColumnStatisticsType: {
1480
+ readonly BINARY: "BINARY";
1481
+ readonly BOOLEAN: "BOOLEAN";
1482
+ readonly DATE: "DATE";
1483
+ readonly DECIMAL: "DECIMAL";
1484
+ readonly DOUBLE: "DOUBLE";
1485
+ readonly LONG: "LONG";
1486
+ readonly STRING: "STRING";
1487
+ };
1488
+ /**
1489
+ * @public
1490
+ */
1491
+ export type ColumnStatisticsType = (typeof ColumnStatisticsType)[keyof typeof ColumnStatisticsType];
1492
+ /**
1493
+ * @public
1494
+ * @enum
1495
+ */
1496
+ export declare const ComputationType: {
1497
+ readonly FULL: "FULL";
1498
+ readonly INCREMENTAL: "INCREMENTAL";
1499
+ };
1500
+ /**
1501
+ * @public
1502
+ */
1503
+ export type ComputationType = (typeof ComputationType)[keyof typeof ComputationType];
1504
+ /**
1505
+ * @public
1506
+ * @enum
1507
+ */
1508
+ export declare const ColumnStatisticsState: {
1509
+ readonly FAILED: "FAILED";
1510
+ readonly RUNNING: "RUNNING";
1511
+ readonly STARTING: "STARTING";
1512
+ readonly STOPPED: "STOPPED";
1513
+ readonly SUCCEEDED: "SUCCEEDED";
1514
+ };
1515
+ /**
1516
+ * @public
1517
+ */
1518
+ export type ColumnStatisticsState = (typeof ColumnStatisticsState)[keyof typeof ColumnStatisticsState];
1519
+ /**
1520
+ * @public
1521
+ * @enum
1522
+ */
1523
+ export declare const ExecutionStatus: {
1524
+ readonly FAILED: "FAILED";
1525
+ readonly STARTED: "STARTED";
1526
+ };
1527
+ /**
1528
+ * @public
1529
+ */
1530
+ export type ExecutionStatus = (typeof ExecutionStatus)[keyof typeof ExecutionStatus];
1531
+ /**
1532
+ * @public
1533
+ * @enum
1534
+ */
1535
+ export declare const ScheduleType: {
1536
+ readonly AUTO: "AUTO";
1537
+ readonly CRON: "CRON";
1538
+ };
1539
+ /**
1540
+ * @public
1541
+ */
1542
+ export type ScheduleType = (typeof ScheduleType)[keyof typeof ScheduleType];
1543
+ /**
1544
+ * @public
1545
+ * @enum
1546
+ */
1547
+ export declare const SettingSource: {
1548
+ readonly CATALOG: "CATALOG";
1549
+ readonly TABLE: "TABLE";
1550
+ };
1551
+ /**
1552
+ * @public
1553
+ */
1554
+ export type SettingSource = (typeof SettingSource)[keyof typeof SettingSource];
1555
+ /**
1556
+ * @public
1557
+ * @enum
1558
+ */
1559
+ export declare const DatabaseAttributes: {
1560
+ readonly NAME: "NAME";
1561
+ readonly TARGET_DATABASE: "TARGET_DATABASE";
1562
+ };
1563
+ /**
1564
+ * @public
1565
+ */
1566
+ export type DatabaseAttributes = (typeof DatabaseAttributes)[keyof typeof DatabaseAttributes];
1567
+ /**
1568
+ * @public
1569
+ * @enum
1570
+ */
1571
+ export declare const ResourceShareType: {
1572
+ readonly ALL: "ALL";
1573
+ readonly FEDERATED: "FEDERATED";
1574
+ readonly FOREIGN: "FOREIGN";
1575
+ };
1576
+ /**
1577
+ * @public
1578
+ */
1579
+ export type ResourceShareType = (typeof ResourceShareType)[keyof typeof ResourceShareType];
1580
+ /**
1581
+ * @public
1582
+ * @enum
1583
+ */
1584
+ export declare const CatalogEncryptionMode: {
1585
+ readonly DISABLED: "DISABLED";
1586
+ readonly SSEKMS: "SSE-KMS";
1587
+ readonly SSEKMSWITHSERVICEROLE: "SSE-KMS-WITH-SERVICE-ROLE";
1588
+ };
1589
+ /**
1590
+ * @public
1591
+ */
1592
+ export type CatalogEncryptionMode = (typeof CatalogEncryptionMode)[keyof typeof CatalogEncryptionMode];
1593
+ /**
1594
+ * @public
1595
+ * @enum
1596
+ */
1597
+ export declare const DataQualityModelStatus: {
1598
+ readonly FAILED: "FAILED";
1599
+ readonly RUNNING: "RUNNING";
1600
+ readonly SUCCEEDED: "SUCCEEDED";
1601
+ };
1602
+ /**
1603
+ * @public
1604
+ */
1605
+ export type DataQualityModelStatus = (typeof DataQualityModelStatus)[keyof typeof DataQualityModelStatus];
1606
+ /**
1607
+ * @public
1608
+ * @enum
1609
+ */
1610
+ export declare const DQCompositeRuleEvaluationMethod: {
1611
+ readonly COLUMN: "COLUMN";
1612
+ readonly ROW: "ROW";
1613
+ };
1614
+ /**
1615
+ * @public
1616
+ */
1617
+ export type DQCompositeRuleEvaluationMethod = (typeof DQCompositeRuleEvaluationMethod)[keyof typeof DQCompositeRuleEvaluationMethod];
1618
+ /**
1619
+ * @public
1620
+ * @enum
1621
+ */
1622
+ export declare const TaskType: {
1623
+ readonly EVALUATION: "EVALUATION";
1624
+ readonly EXPORT_LABELS: "EXPORT_LABELS";
1625
+ readonly FIND_MATCHES: "FIND_MATCHES";
1626
+ readonly IMPORT_LABELS: "IMPORT_LABELS";
1627
+ readonly LABELING_SET_GENERATION: "LABELING_SET_GENERATION";
1628
+ };
1629
+ /**
1630
+ * @public
1631
+ */
1632
+ export type TaskType = (typeof TaskType)[keyof typeof TaskType];
1633
+ /**
1634
+ * @public
1635
+ * @enum
1636
+ */
1637
+ export declare const TaskRunSortColumnType: {
1638
+ readonly STARTED: "STARTED";
1639
+ readonly STATUS: "STATUS";
1640
+ readonly TASK_RUN_TYPE: "TASK_RUN_TYPE";
1641
+ };
1642
+ /**
1643
+ * @public
1644
+ */
1645
+ export type TaskRunSortColumnType = (typeof TaskRunSortColumnType)[keyof typeof TaskRunSortColumnType];
1646
+ /**
1647
+ * @public
1648
+ * @enum
1649
+ */
1650
+ export declare const SortDirectionType: {
1651
+ readonly ASCENDING: "ASCENDING";
1652
+ readonly DESCENDING: "DESCENDING";
1653
+ };
1654
+ /**
1655
+ * @public
1656
+ */
1657
+ export type SortDirectionType = (typeof SortDirectionType)[keyof typeof SortDirectionType];
1658
+ /**
1659
+ * @public
1660
+ * @enum
1661
+ */
1662
+ export declare const TransformStatusType: {
1663
+ readonly DELETING: "DELETING";
1664
+ readonly NOT_READY: "NOT_READY";
1665
+ readonly READY: "READY";
1666
+ };
1667
+ /**
1668
+ * @public
1669
+ */
1670
+ export type TransformStatusType = (typeof TransformStatusType)[keyof typeof TransformStatusType];
1671
+ /**
1672
+ * @public
1673
+ * @enum
1674
+ */
1675
+ export declare const TransformSortColumnType: {
1676
+ readonly CREATED: "CREATED";
1677
+ readonly LAST_MODIFIED: "LAST_MODIFIED";
1678
+ readonly NAME: "NAME";
1679
+ readonly STATUS: "STATUS";
1680
+ readonly TRANSFORM_TYPE: "TRANSFORM_TYPE";
1681
+ };
1682
+ /**
1683
+ * @public
1684
+ */
1685
+ export type TransformSortColumnType = (typeof TransformSortColumnType)[keyof typeof TransformSortColumnType];
1686
+ /**
1687
+ * @public
1688
+ * @enum
1689
+ */
1690
+ export declare const BackfillErrorCode: {
1691
+ readonly ENCRYPTED_PARTITION_ERROR: "ENCRYPTED_PARTITION_ERROR";
1692
+ readonly INTERNAL_ERROR: "INTERNAL_ERROR";
1693
+ readonly INVALID_PARTITION_TYPE_DATA_ERROR: "INVALID_PARTITION_TYPE_DATA_ERROR";
1694
+ readonly MISSING_PARTITION_VALUE_ERROR: "MISSING_PARTITION_VALUE_ERROR";
1695
+ readonly UNSUPPORTED_PARTITION_CHARACTER_ERROR: "UNSUPPORTED_PARTITION_CHARACTER_ERROR";
1696
+ };
1697
+ /**
1698
+ * @public
1699
+ */
1700
+ export type BackfillErrorCode = (typeof BackfillErrorCode)[keyof typeof BackfillErrorCode];
1701
+ /**
1702
+ * @public
1703
+ * @enum
1704
+ */
1705
+ export declare const PartitionIndexStatus: {
1706
+ readonly ACTIVE: "ACTIVE";
1707
+ readonly CREATING: "CREATING";
1708
+ readonly DELETING: "DELETING";
1709
+ readonly FAILED: "FAILED";
1710
+ };
1711
+ /**
1712
+ * @public
1713
+ */
1714
+ export type PartitionIndexStatus = (typeof PartitionIndexStatus)[keyof typeof PartitionIndexStatus];
1715
+ /**
1716
+ * @public
1717
+ * @enum
1718
+ */
1719
+ export declare const SchemaDiffType: {
1720
+ readonly SYNTAX_DIFF: "SYNTAX_DIFF";
1721
+ };
1722
+ /**
1723
+ * @public
1724
+ */
1725
+ export type SchemaDiffType = (typeof SchemaDiffType)[keyof typeof SchemaDiffType];
1726
+ /**
1727
+ * @public
1728
+ * @enum
1729
+ */
1730
+ export declare const StatementState: {
1731
+ readonly AVAILABLE: "AVAILABLE";
1732
+ readonly CANCELLED: "CANCELLED";
1733
+ readonly CANCELLING: "CANCELLING";
1734
+ readonly ERROR: "ERROR";
1735
+ readonly RUNNING: "RUNNING";
1736
+ readonly WAITING: "WAITING";
1737
+ };
1738
+ /**
1739
+ * @public
1740
+ */
1741
+ export type StatementState = (typeof StatementState)[keyof typeof StatementState];
1742
+ /**
1743
+ * @public
1744
+ * @enum
1745
+ */
1746
+ export declare const ResourceAction: {
1747
+ readonly CREATE: "CREATE";
1748
+ readonly UPDATE: "UPDATE";
1749
+ };
1750
+ /**
1751
+ * @public
1752
+ */
1753
+ export type ResourceAction = (typeof ResourceAction)[keyof typeof ResourceAction];
1754
+ /**
1755
+ * @public
1756
+ * @enum
1757
+ */
1758
+ export declare const ResourceState: {
1759
+ readonly FAILED: "FAILED";
1760
+ readonly IN_PROGRESS: "IN_PROGRESS";
1761
+ readonly QUEUED: "QUEUED";
1762
+ readonly STOPPED: "STOPPED";
1763
+ readonly SUCCESS: "SUCCESS";
1764
+ };
1765
+ /**
1766
+ * @public
1767
+ */
1768
+ export type ResourceState = (typeof ResourceState)[keyof typeof ResourceState];
1769
+ /**
1770
+ * @public
1771
+ * @enum
1772
+ */
1773
+ export declare const TableAttributes: {
1774
+ readonly NAME: "NAME";
1775
+ readonly TABLE_TYPE: "TABLE_TYPE";
1776
+ };
1777
+ /**
1778
+ * @public
1779
+ */
1780
+ export type TableAttributes = (typeof TableAttributes)[keyof typeof TableAttributes];
1781
+ /**
1782
+ * @public
1783
+ * @enum
1784
+ */
1785
+ export declare const PermissionType: {
1786
+ readonly CELL_FILTER_PERMISSION: "CELL_FILTER_PERMISSION";
1787
+ readonly COLUMN_PERMISSION: "COLUMN_PERMISSION";
1788
+ readonly NESTED_CELL_PERMISSION: "NESTED_CELL_PERMISSION";
1789
+ readonly NESTED_PERMISSION: "NESTED_PERMISSION";
1790
+ };
1791
+ /**
1792
+ * @public
1793
+ */
1794
+ export type PermissionType = (typeof PermissionType)[keyof typeof PermissionType];
1795
+ /**
1796
+ * @public
1797
+ * @enum
1798
+ */
1799
+ export declare const FieldName: {
1800
+ readonly CRAWL_ID: "CRAWL_ID";
1801
+ readonly DPU_HOUR: "DPU_HOUR";
1802
+ readonly END_TIME: "END_TIME";
1803
+ readonly START_TIME: "START_TIME";
1804
+ readonly STATE: "STATE";
1805
+ };
1806
+ /**
1807
+ * @public
1808
+ */
1809
+ export type FieldName = (typeof FieldName)[keyof typeof FieldName];
1810
+ /**
1811
+ * @public
1812
+ * @enum
1813
+ */
1814
+ export declare const FilterOperator: {
1815
+ readonly EQ: "EQ";
1816
+ readonly GE: "GE";
1817
+ readonly GT: "GT";
1818
+ readonly LE: "LE";
1819
+ readonly LT: "LT";
1820
+ readonly NE: "NE";
1821
+ };
1822
+ /**
1823
+ * @public
1824
+ */
1825
+ export type FilterOperator = (typeof FilterOperator)[keyof typeof FilterOperator];
1826
+ /**
1827
+ * @public
1828
+ * @enum
1829
+ */
1830
+ export declare const CrawlerHistoryState: {
1831
+ readonly COMPLETED: "COMPLETED";
1832
+ readonly FAILED: "FAILED";
1833
+ readonly RUNNING: "RUNNING";
1834
+ readonly STOPPED: "STOPPED";
1835
+ };
1836
+ /**
1837
+ * @public
1838
+ */
1839
+ export type CrawlerHistoryState = (typeof CrawlerHistoryState)[keyof typeof CrawlerHistoryState];
1840
+ /**
1841
+ * @public
1842
+ * @enum
1843
+ */
1844
+ export declare const StatisticEvaluationLevel: {
1845
+ readonly COLUMN: "Column";
1846
+ readonly DATASET: "Dataset";
1847
+ readonly MULTICOLUMN: "Multicolumn";
1848
+ };
1849
+ /**
1850
+ * @public
1851
+ */
1852
+ export type StatisticEvaluationLevel = (typeof StatisticEvaluationLevel)[keyof typeof StatisticEvaluationLevel];
1853
+ /**
1854
+ * @public
1855
+ * @enum
1856
+ */
1857
+ export declare const EnableHybridValues: {
1858
+ readonly FALSE: "FALSE";
1859
+ readonly TRUE: "TRUE";
1860
+ };
1861
+ /**
1862
+ * @public
1863
+ */
1864
+ export type EnableHybridValues = (typeof EnableHybridValues)[keyof typeof EnableHybridValues];
1865
+ /**
1866
+ * @public
1867
+ * @enum
1868
+ */
1869
+ export declare const ExistCondition: {
1870
+ readonly MUST_EXIST: "MUST_EXIST";
1871
+ readonly NONE: "NONE";
1872
+ readonly NOT_EXIST: "NOT_EXIST";
1873
+ };
1874
+ /**
1875
+ * @public
1876
+ */
1877
+ export type ExistCondition = (typeof ExistCondition)[keyof typeof ExistCondition];
1878
+ /**
1879
+ * @public
1880
+ * @enum
1881
+ */
1882
+ export declare const Comparator: {
1883
+ readonly EQUALS: "EQUALS";
1884
+ readonly GREATER_THAN: "GREATER_THAN";
1885
+ readonly GREATER_THAN_EQUALS: "GREATER_THAN_EQUALS";
1886
+ readonly LESS_THAN: "LESS_THAN";
1887
+ readonly LESS_THAN_EQUALS: "LESS_THAN_EQUALS";
1888
+ };
1889
+ /**
1890
+ * @public
1891
+ */
1892
+ export type Comparator = (typeof Comparator)[keyof typeof Comparator];
1893
+ /**
1894
+ * @public
1895
+ * @enum
1896
+ */
1897
+ export declare const Sort: {
1898
+ readonly ASCENDING: "ASC";
1899
+ readonly DESCENDING: "DESC";
1900
+ };
1901
+ /**
1902
+ * @public
1903
+ */
1904
+ export type Sort = (typeof Sort)[keyof typeof Sort];
1905
+ /**
1906
+ * @public
1907
+ * @enum
1908
+ */
1909
+ export declare const ViewUpdateAction: {
1910
+ readonly ADD: "ADD";
1911
+ readonly ADD_OR_REPLACE: "ADD_OR_REPLACE";
1912
+ readonly DROP: "DROP";
1913
+ readonly REPLACE: "REPLACE";
1914
+ };
1915
+ /**
1916
+ * @public
1917
+ */
1918
+ export type ViewUpdateAction = (typeof ViewUpdateAction)[keyof typeof ViewUpdateAction];