@aws-sdk/client-glue 3.934.0 → 3.936.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 +19 -19
  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,910 @@
1
+ export const AdditionalOptionKeys = {
2
+ CacheOption: "performanceTuning.caching",
3
+ CompositeOption: "compositeRuleEvaluation.method",
4
+ ObservationsOption: "observations.scope",
5
+ };
6
+ export const AggFunction = {
7
+ avg: "avg",
8
+ count: "count",
9
+ countDistinct: "countDistinct",
10
+ first: "first",
11
+ kurtosis: "kurtosis",
12
+ last: "last",
13
+ max: "max",
14
+ min: "min",
15
+ skewness: "skewness",
16
+ stddev_pop: "stddev_pop",
17
+ stddev_samp: "stddev_samp",
18
+ sum: "sum",
19
+ sumDistinct: "sumDistinct",
20
+ var_pop: "var_pop",
21
+ var_samp: "var_samp",
22
+ };
23
+ export const AllowFullTableExternalDataAccessEnum = {
24
+ False: "False",
25
+ True: "True",
26
+ };
27
+ export const InclusionAnnotationValue = {
28
+ EXCLUDE: "EXCLUDE",
29
+ INCLUDE: "INCLUDE",
30
+ };
31
+ export const DataOperation = {
32
+ READ: "READ",
33
+ WRITE: "WRITE",
34
+ };
35
+ export const PropertyType = {
36
+ READ_ONLY: "READ_ONLY",
37
+ SECRET: "SECRET",
38
+ SECRET_OR_USER_INPUT: "SECRET_OR_USER_INPUT",
39
+ UNUSED: "UNUSED",
40
+ USER_INPUT: "USER_INPUT",
41
+ };
42
+ export const AuthenticationType = {
43
+ BASIC: "BASIC",
44
+ CUSTOM: "CUSTOM",
45
+ IAM: "IAM",
46
+ OAUTH2: "OAUTH2",
47
+ };
48
+ export const OAuth2GrantType = {
49
+ AUTHORIZATION_CODE: "AUTHORIZATION_CODE",
50
+ CLIENT_CREDENTIALS: "CLIENT_CREDENTIALS",
51
+ JWT_BEARER: "JWT_BEARER",
52
+ };
53
+ export const BlueprintStatus = {
54
+ ACTIVE: "ACTIVE",
55
+ CREATING: "CREATING",
56
+ FAILED: "FAILED",
57
+ UPDATING: "UPDATING",
58
+ };
59
+ export const LastCrawlStatus = {
60
+ CANCELLED: "CANCELLED",
61
+ FAILED: "FAILED",
62
+ SUCCEEDED: "SUCCEEDED",
63
+ };
64
+ export const CrawlerLineageSettings = {
65
+ DISABLE: "DISABLE",
66
+ ENABLE: "ENABLE",
67
+ };
68
+ export const RecrawlBehavior = {
69
+ CRAWL_EVENT_MODE: "CRAWL_EVENT_MODE",
70
+ CRAWL_EVERYTHING: "CRAWL_EVERYTHING",
71
+ CRAWL_NEW_FOLDERS_ONLY: "CRAWL_NEW_FOLDERS_ONLY",
72
+ };
73
+ export const ScheduleState = {
74
+ NOT_SCHEDULED: "NOT_SCHEDULED",
75
+ SCHEDULED: "SCHEDULED",
76
+ TRANSITIONING: "TRANSITIONING",
77
+ };
78
+ export const DeleteBehavior = {
79
+ DELETE_FROM_DATABASE: "DELETE_FROM_DATABASE",
80
+ DEPRECATE_IN_DATABASE: "DEPRECATE_IN_DATABASE",
81
+ LOG: "LOG",
82
+ };
83
+ export const UpdateBehavior = {
84
+ LOG: "LOG",
85
+ UPDATE_IN_DATABASE: "UPDATE_IN_DATABASE",
86
+ };
87
+ export const CrawlerState = {
88
+ READY: "READY",
89
+ RUNNING: "RUNNING",
90
+ STOPPING: "STOPPING",
91
+ };
92
+ export const JdbcMetadataEntry = {
93
+ COMMENTS: "COMMENTS",
94
+ RAWTYPES: "RAWTYPES",
95
+ };
96
+ export const DataQualityRuleResultStatus = {
97
+ ERROR: "ERROR",
98
+ FAIL: "FAIL",
99
+ PASS: "PASS",
100
+ };
101
+ export const WorkerType = {
102
+ G_025X: "G.025X",
103
+ G_1X: "G.1X",
104
+ G_2X: "G.2X",
105
+ G_4X: "G.4X",
106
+ G_8X: "G.8X",
107
+ Standard: "Standard",
108
+ Z_2X: "Z.2X",
109
+ };
110
+ export const StartingPosition = {
111
+ EARLIEST: "earliest",
112
+ LATEST: "latest",
113
+ TIMESTAMP: "timestamp",
114
+ TRIM_HORIZON: "trim_horizon",
115
+ };
116
+ export const JDBCConnectionType = {
117
+ mysql: "mysql",
118
+ oracle: "oracle",
119
+ postgresql: "postgresql",
120
+ redshift: "redshift",
121
+ sqlserver: "sqlserver",
122
+ };
123
+ export const ParamType = {
124
+ BOOL: "bool",
125
+ COMPLEX: "complex",
126
+ FLOAT: "float",
127
+ INT: "int",
128
+ LIST: "list",
129
+ NULL: "null",
130
+ STR: "str",
131
+ };
132
+ export const DdbExportType = {
133
+ ddb: "ddb",
134
+ s3: "s3",
135
+ };
136
+ export const DQTransformOutput = {
137
+ EvaluationResults: "EvaluationResults",
138
+ PrimaryInput: "PrimaryInput",
139
+ };
140
+ export const DQStopJobOnFailureTiming = {
141
+ AfterDataLoad: "AfterDataLoad",
142
+ Immediate: "Immediate",
143
+ };
144
+ export const FilterOperation = {
145
+ EQ: "EQ",
146
+ GT: "GT",
147
+ GTE: "GTE",
148
+ ISNULL: "ISNULL",
149
+ LT: "LT",
150
+ LTE: "LTE",
151
+ REGEX: "REGEX",
152
+ };
153
+ export const FilterValueType = {
154
+ COLUMNEXTRACTED: "COLUMNEXTRACTED",
155
+ CONSTANT: "CONSTANT",
156
+ };
157
+ export const FilterLogicalOperator = {
158
+ AND: "AND",
159
+ OR: "OR",
160
+ };
161
+ export const UpdateCatalogBehavior = {
162
+ LOG: "LOG",
163
+ UPDATE_IN_DATABASE: "UPDATE_IN_DATABASE",
164
+ };
165
+ export const JDBCDataType = {
166
+ ARRAY: "ARRAY",
167
+ BIGINT: "BIGINT",
168
+ BINARY: "BINARY",
169
+ BIT: "BIT",
170
+ BLOB: "BLOB",
171
+ BOOLEAN: "BOOLEAN",
172
+ CHAR: "CHAR",
173
+ CLOB: "CLOB",
174
+ DATALINK: "DATALINK",
175
+ DATE: "DATE",
176
+ DECIMAL: "DECIMAL",
177
+ DISTINCT: "DISTINCT",
178
+ DOUBLE: "DOUBLE",
179
+ FLOAT: "FLOAT",
180
+ INTEGER: "INTEGER",
181
+ JAVA_OBJECT: "JAVA_OBJECT",
182
+ LONGNVARCHAR: "LONGNVARCHAR",
183
+ LONGVARBINARY: "LONGVARBINARY",
184
+ LONGVARCHAR: "LONGVARCHAR",
185
+ NCHAR: "NCHAR",
186
+ NCLOB: "NCLOB",
187
+ NULL: "NULL",
188
+ NUMERIC: "NUMERIC",
189
+ NVARCHAR: "NVARCHAR",
190
+ OTHER: "OTHER",
191
+ REAL: "REAL",
192
+ REF: "REF",
193
+ REF_CURSOR: "REF_CURSOR",
194
+ ROWID: "ROWID",
195
+ SMALLINT: "SMALLINT",
196
+ SQLXML: "SQLXML",
197
+ STRUCT: "STRUCT",
198
+ TIME: "TIME",
199
+ TIMESTAMP: "TIMESTAMP",
200
+ TIMESTAMP_WITH_TIMEZONE: "TIMESTAMP_WITH_TIMEZONE",
201
+ TIME_WITH_TIMEZONE: "TIME_WITH_TIMEZONE",
202
+ TINYINT: "TINYINT",
203
+ VARBINARY: "VARBINARY",
204
+ VARCHAR: "VARCHAR",
205
+ };
206
+ export const GlueRecordType = {
207
+ BIGDECIMAL: "BIGDECIMAL",
208
+ BYTE: "BYTE",
209
+ DATE: "DATE",
210
+ DOUBLE: "DOUBLE",
211
+ FLOAT: "FLOAT",
212
+ INT: "INT",
213
+ LONG: "LONG",
214
+ SHORT: "SHORT",
215
+ STRING: "STRING",
216
+ TIMESTAMP: "TIMESTAMP",
217
+ };
218
+ export const JoinType = {
219
+ EQUIJOIN: "equijoin",
220
+ LEFT: "left",
221
+ LEFT_ANTI: "leftanti",
222
+ LEFT_SEMI: "leftsemi",
223
+ OUTER: "outer",
224
+ RIGHT: "right",
225
+ };
226
+ export const PiiType = {
227
+ ColumnAudit: "ColumnAudit",
228
+ ColumnHashing: "ColumnHashing",
229
+ ColumnMasking: "ColumnMasking",
230
+ RowAudit: "RowAudit",
231
+ RowHashing: "RowHashing",
232
+ RowMasking: "RowMasking",
233
+ RowPartialMasking: "RowPartialMasking",
234
+ };
235
+ export const CompressionType = {
236
+ BZIP2: "bzip2",
237
+ GZIP: "gzip",
238
+ };
239
+ export const QuoteChar = {
240
+ DISABLED: "disabled",
241
+ QUILLEMET: "quillemet",
242
+ QUOTE: "quote",
243
+ SINGLE_QUOTE: "single_quote",
244
+ };
245
+ export const Separator = {
246
+ COMMA: "comma",
247
+ CTRLA: "ctrla",
248
+ PIPE: "pipe",
249
+ SEMICOLON: "semicolon",
250
+ TAB: "tab",
251
+ };
252
+ export const DeltaTargetCompressionType = {
253
+ SNAPPY: "snappy",
254
+ UNCOMPRESSED: "uncompressed",
255
+ };
256
+ export const TargetFormat = {
257
+ AVRO: "avro",
258
+ CSV: "csv",
259
+ DELTA: "delta",
260
+ HUDI: "hudi",
261
+ HYPER: "hyper",
262
+ ICEBERG: "iceberg",
263
+ JSON: "json",
264
+ ORC: "orc",
265
+ PARQUET: "parquet",
266
+ XML: "xml",
267
+ };
268
+ export const ParquetCompressionType = {
269
+ BROTLI: "brotli",
270
+ GZIP: "gzip",
271
+ LZ4: "lz4",
272
+ LZO: "lzo",
273
+ NONE: "none",
274
+ SNAPPY: "snappy",
275
+ UNCOMPRESSED: "uncompressed",
276
+ };
277
+ export const HudiTargetCompressionType = {
278
+ GZIP: "gzip",
279
+ LZO: "lzo",
280
+ SNAPPY: "snappy",
281
+ UNCOMPRESSED: "uncompressed",
282
+ };
283
+ export const HyperTargetCompressionType = {
284
+ UNCOMPRESSED: "uncompressed",
285
+ };
286
+ export const IcebergTargetCompressionType = {
287
+ GZIP: "gzip",
288
+ LZO: "lzo",
289
+ SNAPPY: "snappy",
290
+ UNCOMPRESSED: "uncompressed",
291
+ };
292
+ export const UnionType = {
293
+ ALL: "ALL",
294
+ DISTINCT: "DISTINCT",
295
+ };
296
+ export const ExecutionClass = {
297
+ FLEX: "FLEX",
298
+ STANDARD: "STANDARD",
299
+ };
300
+ export const JobMode = {
301
+ NOTEBOOK: "NOTEBOOK",
302
+ SCRIPT: "SCRIPT",
303
+ VISUAL: "VISUAL",
304
+ };
305
+ export const SourceControlAuthStrategy = {
306
+ AWS_SECRETS_MANAGER: "AWS_SECRETS_MANAGER",
307
+ PERSONAL_ACCESS_TOKEN: "PERSONAL_ACCESS_TOKEN",
308
+ };
309
+ export const SourceControlProvider = {
310
+ AWS_CODE_COMMIT: "AWS_CODE_COMMIT",
311
+ BITBUCKET: "BITBUCKET",
312
+ GITHUB: "GITHUB",
313
+ GITLAB: "GITLAB",
314
+ };
315
+ export const FederationSourceErrorCode = {
316
+ AccessDeniedException: "AccessDeniedException",
317
+ EntityNotFoundException: "EntityNotFoundException",
318
+ InternalServiceException: "InternalServiceException",
319
+ InvalidCredentialsException: "InvalidCredentialsException",
320
+ InvalidInputException: "InvalidInputException",
321
+ InvalidResponseException: "InvalidResponseException",
322
+ OperationNotSupportedException: "OperationNotSupportedException",
323
+ OperationTimeoutException: "OperationTimeoutException",
324
+ PartialFailureException: "PartialFailureException",
325
+ ThrottlingException: "ThrottlingException",
326
+ };
327
+ export const TableOptimizerType = {
328
+ COMPACTION: "compaction",
329
+ ORPHAN_FILE_DELETION: "orphan_file_deletion",
330
+ RETENTION: "retention",
331
+ };
332
+ export const CompactionStrategy = {
333
+ BINPACK: "binpack",
334
+ SORT: "sort",
335
+ ZORDER: "z-order",
336
+ };
337
+ export const ConfigurationSource = {
338
+ CATALOG: "catalog",
339
+ TABLE: "table",
340
+ };
341
+ export const TableOptimizerEventType = {
342
+ COMPLETED: "completed",
343
+ FAILED: "failed",
344
+ IN_PROGRESS: "in_progress",
345
+ STARTING: "starting",
346
+ };
347
+ export const CrawlState = {
348
+ CANCELLED: "CANCELLED",
349
+ CANCELLING: "CANCELLING",
350
+ ERROR: "ERROR",
351
+ FAILED: "FAILED",
352
+ RUNNING: "RUNNING",
353
+ SUCCEEDED: "SUCCEEDED",
354
+ };
355
+ export const LogicalOperator = {
356
+ EQUALS: "EQUALS",
357
+ };
358
+ export const JobRunState = {
359
+ ERROR: "ERROR",
360
+ EXPIRED: "EXPIRED",
361
+ FAILED: "FAILED",
362
+ RUNNING: "RUNNING",
363
+ STARTING: "STARTING",
364
+ STOPPED: "STOPPED",
365
+ STOPPING: "STOPPING",
366
+ SUCCEEDED: "SUCCEEDED",
367
+ TIMEOUT: "TIMEOUT",
368
+ WAITING: "WAITING",
369
+ };
370
+ export const Logical = {
371
+ AND: "AND",
372
+ ANY: "ANY",
373
+ };
374
+ export const TriggerState = {
375
+ ACTIVATED: "ACTIVATED",
376
+ ACTIVATING: "ACTIVATING",
377
+ CREATED: "CREATED",
378
+ CREATING: "CREATING",
379
+ DEACTIVATED: "DEACTIVATED",
380
+ DEACTIVATING: "DEACTIVATING",
381
+ DELETING: "DELETING",
382
+ UPDATING: "UPDATING",
383
+ };
384
+ export const TriggerType = {
385
+ CONDITIONAL: "CONDITIONAL",
386
+ EVENT: "EVENT",
387
+ ON_DEMAND: "ON_DEMAND",
388
+ SCHEDULED: "SCHEDULED",
389
+ };
390
+ export const NodeType = {
391
+ CRAWLER: "CRAWLER",
392
+ JOB: "JOB",
393
+ TRIGGER: "TRIGGER",
394
+ };
395
+ export const WorkflowRunStatus = {
396
+ COMPLETED: "COMPLETED",
397
+ ERROR: "ERROR",
398
+ RUNNING: "RUNNING",
399
+ STOPPED: "STOPPED",
400
+ STOPPING: "STOPPING",
401
+ };
402
+ export const TaskStatusType = {
403
+ FAILED: "FAILED",
404
+ RUNNING: "RUNNING",
405
+ STARTING: "STARTING",
406
+ STOPPED: "STOPPED",
407
+ STOPPING: "STOPPING",
408
+ SUCCEEDED: "SUCCEEDED",
409
+ TIMEOUT: "TIMEOUT",
410
+ };
411
+ export const DataFormat = {
412
+ AVRO: "AVRO",
413
+ JSON: "JSON",
414
+ PROTOBUF: "PROTOBUF",
415
+ };
416
+ export const Permission = {
417
+ ALL: "ALL",
418
+ ALTER: "ALTER",
419
+ CREATE_DATABASE: "CREATE_DATABASE",
420
+ CREATE_TABLE: "CREATE_TABLE",
421
+ DATA_LOCATION_ACCESS: "DATA_LOCATION_ACCESS",
422
+ DELETE: "DELETE",
423
+ DROP: "DROP",
424
+ INSERT: "INSERT",
425
+ SELECT: "SELECT",
426
+ };
427
+ export const CsvHeaderOption = {
428
+ ABSENT: "ABSENT",
429
+ PRESENT: "PRESENT",
430
+ UNKNOWN: "UNKNOWN",
431
+ };
432
+ export const CsvSerdeOption = {
433
+ LazySimpleSerDe: "LazySimpleSerDe",
434
+ None: "None",
435
+ OpenCSVSerDe: "OpenCSVSerDe",
436
+ };
437
+ export const ConnectionPropertyKey = {
438
+ CLUSTER_IDENTIFIER: "CLUSTER_IDENTIFIER",
439
+ CONFIG_FILES: "CONFIG_FILES",
440
+ CONNECTION_URL: "CONNECTION_URL",
441
+ CONNECTOR_CLASS_NAME: "CONNECTOR_CLASS_NAME",
442
+ CONNECTOR_TYPE: "CONNECTOR_TYPE",
443
+ CONNECTOR_URL: "CONNECTOR_URL",
444
+ CUSTOM_JDBC_CERT: "CUSTOM_JDBC_CERT",
445
+ CUSTOM_JDBC_CERT_STRING: "CUSTOM_JDBC_CERT_STRING",
446
+ DATABASE: "DATABASE",
447
+ ENCRYPTED_KAFKA_CLIENT_KEYSTORE_PASSWORD: "ENCRYPTED_KAFKA_CLIENT_KEYSTORE_PASSWORD",
448
+ ENCRYPTED_KAFKA_CLIENT_KEY_PASSWORD: "ENCRYPTED_KAFKA_CLIENT_KEY_PASSWORD",
449
+ ENCRYPTED_KAFKA_SASL_PLAIN_PASSWORD: "ENCRYPTED_KAFKA_SASL_PLAIN_PASSWORD",
450
+ ENCRYPTED_KAFKA_SASL_SCRAM_PASSWORD: "ENCRYPTED_KAFKA_SASL_SCRAM_PASSWORD",
451
+ ENCRYPTED_PASSWORD: "ENCRYPTED_PASSWORD",
452
+ ENDPOINT: "ENDPOINT",
453
+ ENDPOINT_TYPE: "ENDPOINT_TYPE",
454
+ HOST: "HOST",
455
+ INSTANCE_ID: "INSTANCE_ID",
456
+ JDBC_CONNECTION_URL: "JDBC_CONNECTION_URL",
457
+ JDBC_DRIVER_CLASS_NAME: "JDBC_DRIVER_CLASS_NAME",
458
+ JDBC_DRIVER_JAR_URI: "JDBC_DRIVER_JAR_URI",
459
+ JDBC_ENFORCE_SSL: "JDBC_ENFORCE_SSL",
460
+ JDBC_ENGINE: "JDBC_ENGINE",
461
+ JDBC_ENGINE_VERSION: "JDBC_ENGINE_VERSION",
462
+ KAFKA_BOOTSTRAP_SERVERS: "KAFKA_BOOTSTRAP_SERVERS",
463
+ KAFKA_CLIENT_KEYSTORE: "KAFKA_CLIENT_KEYSTORE",
464
+ KAFKA_CLIENT_KEYSTORE_PASSWORD: "KAFKA_CLIENT_KEYSTORE_PASSWORD",
465
+ KAFKA_CLIENT_KEY_PASSWORD: "KAFKA_CLIENT_KEY_PASSWORD",
466
+ KAFKA_CUSTOM_CERT: "KAFKA_CUSTOM_CERT",
467
+ KAFKA_SASL_GSSAPI_KEYTAB: "KAFKA_SASL_GSSAPI_KEYTAB",
468
+ KAFKA_SASL_GSSAPI_KRB5_CONF: "KAFKA_SASL_GSSAPI_KRB5_CONF",
469
+ KAFKA_SASL_GSSAPI_PRINCIPAL: "KAFKA_SASL_GSSAPI_PRINCIPAL",
470
+ KAFKA_SASL_GSSAPI_SERVICE: "KAFKA_SASL_GSSAPI_SERVICE",
471
+ KAFKA_SASL_MECHANISM: "KAFKA_SASL_MECHANISM",
472
+ KAFKA_SASL_PLAIN_PASSWORD: "KAFKA_SASL_PLAIN_PASSWORD",
473
+ KAFKA_SASL_PLAIN_USERNAME: "KAFKA_SASL_PLAIN_USERNAME",
474
+ KAFKA_SASL_SCRAM_PASSWORD: "KAFKA_SASL_SCRAM_PASSWORD",
475
+ KAFKA_SASL_SCRAM_SECRETS_ARN: "KAFKA_SASL_SCRAM_SECRETS_ARN",
476
+ KAFKA_SASL_SCRAM_USERNAME: "KAFKA_SASL_SCRAM_USERNAME",
477
+ KAFKA_SKIP_CUSTOM_CERT_VALIDATION: "KAFKA_SKIP_CUSTOM_CERT_VALIDATION",
478
+ KAFKA_SSL_ENABLED: "KAFKA_SSL_ENABLED",
479
+ PASSWORD: "PASSWORD",
480
+ PORT: "PORT",
481
+ REGION: "REGION",
482
+ ROLE_ARN: "ROLE_ARN",
483
+ SECRET_ID: "SECRET_ID",
484
+ SKIP_CUSTOM_JDBC_CERT_VALIDATION: "SKIP_CUSTOM_JDBC_CERT_VALIDATION",
485
+ USER_NAME: "USERNAME",
486
+ WORKGROUP_NAME: "WORKGROUP_NAME",
487
+ };
488
+ export const ConnectionType = {
489
+ ADOBEANALYTICS: "ADOBEANALYTICS",
490
+ ASANA: "ASANA",
491
+ AZURECOSMOS: "AZURECOSMOS",
492
+ AZURESQL: "AZURESQL",
493
+ BIGQUERY: "BIGQUERY",
494
+ BLACKBAUD: "BLACKBAUD",
495
+ BLACKBAUDRAISEREDGENXT: "BLACKBAUDRAISEREDGENXT",
496
+ CIRCLECI: "CIRCLECI",
497
+ CLOUDERAHIVE: "CLOUDERAHIVE",
498
+ CLOUDERAIMPALA: "CLOUDERAIMPALA",
499
+ CLOUDWATCH: "CLOUDWATCH",
500
+ CLOUDWATCHMETRICS: "CLOUDWATCHMETRICS",
501
+ CMDB: "CMDB",
502
+ CUSTOM: "CUSTOM",
503
+ DATADOG: "DATADOG",
504
+ DATALAKEGEN2: "DATALAKEGEN2",
505
+ DB2: "DB2",
506
+ DB2AS400: "DB2AS400",
507
+ DOCUMENTDB: "DOCUMENTDB",
508
+ DOCUSIGNMONITOR: "DOCUSIGNMONITOR",
509
+ DOMO: "DOMO",
510
+ DYNAMODB: "DYNAMODB",
511
+ DYNATRACE: "DYNATRACE",
512
+ FACEBOOKADS: "FACEBOOKADS",
513
+ FACEBOOKPAGEINSIGHTS: "FACEBOOKPAGEINSIGHTS",
514
+ FRESHDESK: "FRESHDESK",
515
+ FRESHSALES: "FRESHSALES",
516
+ GITLAB: "GITLAB",
517
+ GOOGLEADS: "GOOGLEADS",
518
+ GOOGLEANALYTICS4: "GOOGLEANALYTICS4",
519
+ GOOGLECLOUDSTORAGE: "GOOGLECLOUDSTORAGE",
520
+ GOOGLESEARCHCONSOLE: "GOOGLESEARCHCONSOLE",
521
+ GOOGLESHEETS: "GOOGLESHEETS",
522
+ HBASE: "HBASE",
523
+ HUBSPOT: "HUBSPOT",
524
+ INSTAGRAMADS: "INSTAGRAMADS",
525
+ INTERCOM: "INTERCOM",
526
+ JDBC: "JDBC",
527
+ JIRACLOUD: "JIRACLOUD",
528
+ KAFKA: "KAFKA",
529
+ KUSTOMER: "KUSTOMER",
530
+ LINKEDIN: "LINKEDIN",
531
+ MAILCHIMP: "MAILCHIMP",
532
+ MARKETO: "MARKETO",
533
+ MARKETPLACE: "MARKETPLACE",
534
+ MICROSOFTDYNAMIC365FINANCEANDOPS: "MICROSOFTDYNAMIC365FINANCEANDOPS",
535
+ MICROSOFTDYNAMICS365CRM: "MICROSOFTDYNAMICS365CRM",
536
+ MICROSOFTTEAMS: "MICROSOFTTEAMS",
537
+ MIXPANEL: "MIXPANEL",
538
+ MONDAY: "MONDAY",
539
+ MONGODB: "MONGODB",
540
+ MYSQL: "MYSQL",
541
+ NETSUITEERP: "NETSUITEERP",
542
+ NETWORK: "NETWORK",
543
+ OKTA: "OKTA",
544
+ OPENSEARCH: "OPENSEARCH",
545
+ ORACLE: "ORACLE",
546
+ PAYPAL: "PAYPAL",
547
+ PENDO: "PENDO",
548
+ PIPEDIVE: "PIPEDIVE",
549
+ PIPEDRIVE: "PIPEDRIVE",
550
+ POSTGRESQL: "POSTGRESQL",
551
+ PRODUCTBOARD: "PRODUCTBOARD",
552
+ QUICKBOOKS: "QUICKBOOKS",
553
+ SALESFORCE: "SALESFORCE",
554
+ SALESFORCECOMMERCECLOUD: "SALESFORCECOMMERCECLOUD",
555
+ SALESFORCEMARKETINGCLOUD: "SALESFORCEMARKETINGCLOUD",
556
+ SALESFORCEPARDOT: "SALESFORCEPARDOT",
557
+ SAPCONCUR: "SAPCONCUR",
558
+ SAPHANA: "SAPHANA",
559
+ SAPODATA: "SAPODATA",
560
+ SENDGRID: "SENDGRID",
561
+ SERVICENOW: "SERVICENOW",
562
+ SFTP: "SFTP",
563
+ SLACK: "SLACK",
564
+ SMARTSHEET: "SMARTSHEET",
565
+ SNAPCHATADS: "SNAPCHATADS",
566
+ SQLSERVER: "SQLSERVER",
567
+ STRIPE: "STRIPE",
568
+ SYNAPSE: "SYNAPSE",
569
+ TERADATA: "TERADATA",
570
+ TERADATANOS: "TERADATANOS",
571
+ TIMESTREAM: "TIMESTREAM",
572
+ TPCDS: "TPCDS",
573
+ TWILIO: "TWILIO",
574
+ VERTICA: "VERTICA",
575
+ VIEW_VALIDATION_ATHENA: "VIEW_VALIDATION_ATHENA",
576
+ VIEW_VALIDATION_REDSHIFT: "VIEW_VALIDATION_REDSHIFT",
577
+ WOOCOMMERCE: "WOOCOMMERCE",
578
+ ZENDESK: "ZENDESK",
579
+ ZOHOCRM: "ZOHOCRM",
580
+ ZOOM: "ZOOM",
581
+ };
582
+ export const ComputeEnvironment = {
583
+ ATHENA: "ATHENA",
584
+ PYTHON: "PYTHON",
585
+ SPARK: "SPARK",
586
+ };
587
+ export const ConnectionStatus = {
588
+ FAILED: "FAILED",
589
+ IN_PROGRESS: "IN_PROGRESS",
590
+ READY: "READY",
591
+ };
592
+ export const IntegrationStatus = {
593
+ ACTIVE: "ACTIVE",
594
+ CREATING: "CREATING",
595
+ DELETING: "DELETING",
596
+ FAILED: "FAILED",
597
+ MODIFYING: "MODIFYING",
598
+ NEEDS_ATTENTION: "NEEDS_ATTENTION",
599
+ SYNCING: "SYNCING",
600
+ };
601
+ export const UnnestSpec = {
602
+ FULL: "FULL",
603
+ NOUNNEST: "NOUNNEST",
604
+ TOPLEVEL: "TOPLEVEL",
605
+ };
606
+ export const TransformType = {
607
+ FIND_MATCHES: "FIND_MATCHES",
608
+ };
609
+ export const MLUserDataEncryptionModeString = {
610
+ DISABLED: "DISABLED",
611
+ SSEKMS: "SSE-KMS",
612
+ };
613
+ export const Compatibility = {
614
+ BACKWARD: "BACKWARD",
615
+ BACKWARD_ALL: "BACKWARD_ALL",
616
+ DISABLED: "DISABLED",
617
+ FORWARD: "FORWARD",
618
+ FORWARD_ALL: "FORWARD_ALL",
619
+ FULL: "FULL",
620
+ FULL_ALL: "FULL_ALL",
621
+ NONE: "NONE",
622
+ };
623
+ export const SchemaStatus = {
624
+ AVAILABLE: "AVAILABLE",
625
+ DELETING: "DELETING",
626
+ PENDING: "PENDING",
627
+ };
628
+ export const SchemaVersionStatus = {
629
+ AVAILABLE: "AVAILABLE",
630
+ DELETING: "DELETING",
631
+ FAILURE: "FAILURE",
632
+ PENDING: "PENDING",
633
+ };
634
+ export const Language = {
635
+ PYTHON: "PYTHON",
636
+ SCALA: "SCALA",
637
+ };
638
+ export const CloudWatchEncryptionMode = {
639
+ DISABLED: "DISABLED",
640
+ SSEKMS: "SSE-KMS",
641
+ };
642
+ export const DataQualityEncryptionMode = {
643
+ DISABLED: "DISABLED",
644
+ SSEKMS: "SSE-KMS",
645
+ };
646
+ export const JobBookmarksEncryptionMode = {
647
+ CSEKMS: "CSE-KMS",
648
+ DISABLED: "DISABLED",
649
+ };
650
+ export const S3EncryptionMode = {
651
+ DISABLED: "DISABLED",
652
+ SSEKMS: "SSE-KMS",
653
+ SSES3: "SSE-S3",
654
+ };
655
+ export const SessionStatus = {
656
+ FAILED: "FAILED",
657
+ PROVISIONING: "PROVISIONING",
658
+ READY: "READY",
659
+ STOPPED: "STOPPED",
660
+ STOPPING: "STOPPING",
661
+ TIMEOUT: "TIMEOUT",
662
+ };
663
+ export const IcebergStructTypeEnum = {
664
+ STRUCT: "struct",
665
+ };
666
+ export const IcebergSortDirection = {
667
+ ASC: "asc",
668
+ DESC: "desc",
669
+ };
670
+ export const IcebergNullOrder = {
671
+ NULLS_FIRST: "nulls-first",
672
+ NULLS_LAST: "nulls-last",
673
+ };
674
+ export const MetadataOperation = {
675
+ CREATE: "CREATE",
676
+ };
677
+ export const ViewDialect = {
678
+ ATHENA: "ATHENA",
679
+ REDSHIFT: "REDSHIFT",
680
+ SPARK: "SPARK",
681
+ };
682
+ export const PrincipalType = {
683
+ GROUP: "GROUP",
684
+ ROLE: "ROLE",
685
+ USER: "USER",
686
+ };
687
+ export const ResourceType = {
688
+ ARCHIVE: "ARCHIVE",
689
+ FILE: "FILE",
690
+ JAR: "JAR",
691
+ };
692
+ export const RegistryStatus = {
693
+ AVAILABLE: "AVAILABLE",
694
+ DELETING: "DELETING",
695
+ };
696
+ export const FieldDataType = {
697
+ ARRAY: "ARRAY",
698
+ BIGINT: "BIGINT",
699
+ BOOLEAN: "BOOLEAN",
700
+ BYTE: "BYTE",
701
+ DATE: "DATE",
702
+ DECIMAL: "DECIMAL",
703
+ DOUBLE: "DOUBLE",
704
+ FLOAT: "FLOAT",
705
+ INT: "INT",
706
+ LONG: "LONG",
707
+ MAP: "MAP",
708
+ SHORT: "SHORT",
709
+ SMALLINT: "SMALLINT",
710
+ STRING: "STRING",
711
+ STRUCT: "STRUCT",
712
+ TIMESTAMP: "TIMESTAMP",
713
+ };
714
+ export const FieldFilterOperator = {
715
+ BETWEEN: "BETWEEN",
716
+ CONTAINS: "CONTAINS",
717
+ EQUAL_TO: "EQUAL_TO",
718
+ GREATER_THAN: "GREATER_THAN",
719
+ GREATER_THAN_OR_EQUAL_TO: "GREATER_THAN_OR_EQUAL_TO",
720
+ LESS_THAN: "LESS_THAN",
721
+ LESS_THAN_OR_EQUAL_TO: "LESS_THAN_OR_EQUAL_TO",
722
+ NOT_EQUAL_TO: "NOT_EQUAL_TO",
723
+ ORDER_BY: "ORDER_BY",
724
+ };
725
+ export const BlueprintRunState = {
726
+ FAILED: "FAILED",
727
+ ROLLING_BACK: "ROLLING_BACK",
728
+ RUNNING: "RUNNING",
729
+ SUCCEEDED: "SUCCEEDED",
730
+ };
731
+ export const ColumnStatisticsType = {
732
+ BINARY: "BINARY",
733
+ BOOLEAN: "BOOLEAN",
734
+ DATE: "DATE",
735
+ DECIMAL: "DECIMAL",
736
+ DOUBLE: "DOUBLE",
737
+ LONG: "LONG",
738
+ STRING: "STRING",
739
+ };
740
+ export const ComputationType = {
741
+ FULL: "FULL",
742
+ INCREMENTAL: "INCREMENTAL",
743
+ };
744
+ export const ColumnStatisticsState = {
745
+ FAILED: "FAILED",
746
+ RUNNING: "RUNNING",
747
+ STARTING: "STARTING",
748
+ STOPPED: "STOPPED",
749
+ SUCCEEDED: "SUCCEEDED",
750
+ };
751
+ export const ExecutionStatus = {
752
+ FAILED: "FAILED",
753
+ STARTED: "STARTED",
754
+ };
755
+ export const ScheduleType = {
756
+ AUTO: "AUTO",
757
+ CRON: "CRON",
758
+ };
759
+ export const SettingSource = {
760
+ CATALOG: "CATALOG",
761
+ TABLE: "TABLE",
762
+ };
763
+ export const DatabaseAttributes = {
764
+ NAME: "NAME",
765
+ TARGET_DATABASE: "TARGET_DATABASE",
766
+ };
767
+ export const ResourceShareType = {
768
+ ALL: "ALL",
769
+ FEDERATED: "FEDERATED",
770
+ FOREIGN: "FOREIGN",
771
+ };
772
+ export const CatalogEncryptionMode = {
773
+ DISABLED: "DISABLED",
774
+ SSEKMS: "SSE-KMS",
775
+ SSEKMSWITHSERVICEROLE: "SSE-KMS-WITH-SERVICE-ROLE",
776
+ };
777
+ export const DataQualityModelStatus = {
778
+ FAILED: "FAILED",
779
+ RUNNING: "RUNNING",
780
+ SUCCEEDED: "SUCCEEDED",
781
+ };
782
+ export const DQCompositeRuleEvaluationMethod = {
783
+ COLUMN: "COLUMN",
784
+ ROW: "ROW",
785
+ };
786
+ export const TaskType = {
787
+ EVALUATION: "EVALUATION",
788
+ EXPORT_LABELS: "EXPORT_LABELS",
789
+ FIND_MATCHES: "FIND_MATCHES",
790
+ IMPORT_LABELS: "IMPORT_LABELS",
791
+ LABELING_SET_GENERATION: "LABELING_SET_GENERATION",
792
+ };
793
+ export const TaskRunSortColumnType = {
794
+ STARTED: "STARTED",
795
+ STATUS: "STATUS",
796
+ TASK_RUN_TYPE: "TASK_RUN_TYPE",
797
+ };
798
+ export const SortDirectionType = {
799
+ ASCENDING: "ASCENDING",
800
+ DESCENDING: "DESCENDING",
801
+ };
802
+ export const TransformStatusType = {
803
+ DELETING: "DELETING",
804
+ NOT_READY: "NOT_READY",
805
+ READY: "READY",
806
+ };
807
+ export const TransformSortColumnType = {
808
+ CREATED: "CREATED",
809
+ LAST_MODIFIED: "LAST_MODIFIED",
810
+ NAME: "NAME",
811
+ STATUS: "STATUS",
812
+ TRANSFORM_TYPE: "TRANSFORM_TYPE",
813
+ };
814
+ export const BackfillErrorCode = {
815
+ ENCRYPTED_PARTITION_ERROR: "ENCRYPTED_PARTITION_ERROR",
816
+ INTERNAL_ERROR: "INTERNAL_ERROR",
817
+ INVALID_PARTITION_TYPE_DATA_ERROR: "INVALID_PARTITION_TYPE_DATA_ERROR",
818
+ MISSING_PARTITION_VALUE_ERROR: "MISSING_PARTITION_VALUE_ERROR",
819
+ UNSUPPORTED_PARTITION_CHARACTER_ERROR: "UNSUPPORTED_PARTITION_CHARACTER_ERROR",
820
+ };
821
+ export const PartitionIndexStatus = {
822
+ ACTIVE: "ACTIVE",
823
+ CREATING: "CREATING",
824
+ DELETING: "DELETING",
825
+ FAILED: "FAILED",
826
+ };
827
+ export const SchemaDiffType = {
828
+ SYNTAX_DIFF: "SYNTAX_DIFF",
829
+ };
830
+ export const StatementState = {
831
+ AVAILABLE: "AVAILABLE",
832
+ CANCELLED: "CANCELLED",
833
+ CANCELLING: "CANCELLING",
834
+ ERROR: "ERROR",
835
+ RUNNING: "RUNNING",
836
+ WAITING: "WAITING",
837
+ };
838
+ export const ResourceAction = {
839
+ CREATE: "CREATE",
840
+ UPDATE: "UPDATE",
841
+ };
842
+ export const ResourceState = {
843
+ FAILED: "FAILED",
844
+ IN_PROGRESS: "IN_PROGRESS",
845
+ QUEUED: "QUEUED",
846
+ STOPPED: "STOPPED",
847
+ SUCCESS: "SUCCESS",
848
+ };
849
+ export const TableAttributes = {
850
+ NAME: "NAME",
851
+ TABLE_TYPE: "TABLE_TYPE",
852
+ };
853
+ export const PermissionType = {
854
+ CELL_FILTER_PERMISSION: "CELL_FILTER_PERMISSION",
855
+ COLUMN_PERMISSION: "COLUMN_PERMISSION",
856
+ NESTED_CELL_PERMISSION: "NESTED_CELL_PERMISSION",
857
+ NESTED_PERMISSION: "NESTED_PERMISSION",
858
+ };
859
+ export const FieldName = {
860
+ CRAWL_ID: "CRAWL_ID",
861
+ DPU_HOUR: "DPU_HOUR",
862
+ END_TIME: "END_TIME",
863
+ START_TIME: "START_TIME",
864
+ STATE: "STATE",
865
+ };
866
+ export const FilterOperator = {
867
+ EQ: "EQ",
868
+ GE: "GE",
869
+ GT: "GT",
870
+ LE: "LE",
871
+ LT: "LT",
872
+ NE: "NE",
873
+ };
874
+ export const CrawlerHistoryState = {
875
+ COMPLETED: "COMPLETED",
876
+ FAILED: "FAILED",
877
+ RUNNING: "RUNNING",
878
+ STOPPED: "STOPPED",
879
+ };
880
+ export const StatisticEvaluationLevel = {
881
+ COLUMN: "Column",
882
+ DATASET: "Dataset",
883
+ MULTICOLUMN: "Multicolumn",
884
+ };
885
+ export const EnableHybridValues = {
886
+ FALSE: "FALSE",
887
+ TRUE: "TRUE",
888
+ };
889
+ export const ExistCondition = {
890
+ MUST_EXIST: "MUST_EXIST",
891
+ NONE: "NONE",
892
+ NOT_EXIST: "NOT_EXIST",
893
+ };
894
+ export const Comparator = {
895
+ EQUALS: "EQUALS",
896
+ GREATER_THAN: "GREATER_THAN",
897
+ GREATER_THAN_EQUALS: "GREATER_THAN_EQUALS",
898
+ LESS_THAN: "LESS_THAN",
899
+ LESS_THAN_EQUALS: "LESS_THAN_EQUALS",
900
+ };
901
+ export const Sort = {
902
+ ASCENDING: "ASC",
903
+ DESCENDING: "DESC",
904
+ };
905
+ export const ViewUpdateAction = {
906
+ ADD: "ADD",
907
+ ADD_OR_REPLACE: "ADD_OR_REPLACE",
908
+ DROP: "DROP",
909
+ REPLACE: "REPLACE",
910
+ };