@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
@@ -1,578 +1 @@
1
- import { GlueServiceException as __BaseException } from "./GlueServiceException";
2
- export class AccessDeniedException extends __BaseException {
3
- name = "AccessDeniedException";
4
- $fault = "client";
5
- Message;
6
- constructor(opts) {
7
- super({
8
- name: "AccessDeniedException",
9
- $fault: "client",
10
- ...opts,
11
- });
12
- Object.setPrototypeOf(this, AccessDeniedException.prototype);
13
- this.Message = opts.Message;
14
- }
15
- }
16
- export const AdditionalOptionKeys = {
17
- CacheOption: "performanceTuning.caching",
18
- CompositeOption: "compositeRuleEvaluation.method",
19
- ObservationsOption: "observations.scope",
20
- };
21
- export const AggFunction = {
22
- avg: "avg",
23
- count: "count",
24
- countDistinct: "countDistinct",
25
- first: "first",
26
- kurtosis: "kurtosis",
27
- last: "last",
28
- max: "max",
29
- min: "min",
30
- skewness: "skewness",
31
- stddev_pop: "stddev_pop",
32
- stddev_samp: "stddev_samp",
33
- sum: "sum",
34
- sumDistinct: "sumDistinct",
35
- var_pop: "var_pop",
36
- var_samp: "var_samp",
37
- };
38
- export const AllowFullTableExternalDataAccessEnum = {
39
- False: "False",
40
- True: "True",
41
- };
42
- export class AlreadyExistsException extends __BaseException {
43
- name = "AlreadyExistsException";
44
- $fault = "client";
45
- Message;
46
- constructor(opts) {
47
- super({
48
- name: "AlreadyExistsException",
49
- $fault: "client",
50
- ...opts,
51
- });
52
- Object.setPrototypeOf(this, AlreadyExistsException.prototype);
53
- this.Message = opts.Message;
54
- }
55
- }
56
- export const InclusionAnnotationValue = {
57
- EXCLUDE: "EXCLUDE",
58
- INCLUDE: "INCLUDE",
59
- };
60
- export const DataOperation = {
61
- READ: "READ",
62
- WRITE: "WRITE",
63
- };
64
- export const PropertyType = {
65
- READ_ONLY: "READ_ONLY",
66
- SECRET: "SECRET",
67
- SECRET_OR_USER_INPUT: "SECRET_OR_USER_INPUT",
68
- UNUSED: "UNUSED",
69
- USER_INPUT: "USER_INPUT",
70
- };
71
- export const AuthenticationType = {
72
- BASIC: "BASIC",
73
- CUSTOM: "CUSTOM",
74
- IAM: "IAM",
75
- OAUTH2: "OAUTH2",
76
- };
77
- export const OAuth2GrantType = {
78
- AUTHORIZATION_CODE: "AUTHORIZATION_CODE",
79
- CLIENT_CREDENTIALS: "CLIENT_CREDENTIALS",
80
- JWT_BEARER: "JWT_BEARER",
81
- };
82
- export class EntityNotFoundException extends __BaseException {
83
- name = "EntityNotFoundException";
84
- $fault = "client";
85
- Message;
86
- FromFederationSource;
87
- constructor(opts) {
88
- super({
89
- name: "EntityNotFoundException",
90
- $fault: "client",
91
- ...opts,
92
- });
93
- Object.setPrototypeOf(this, EntityNotFoundException.prototype);
94
- this.Message = opts.Message;
95
- this.FromFederationSource = opts.FromFederationSource;
96
- }
97
- }
98
- export class GlueEncryptionException extends __BaseException {
99
- name = "GlueEncryptionException";
100
- $fault = "client";
101
- Message;
102
- constructor(opts) {
103
- super({
104
- name: "GlueEncryptionException",
105
- $fault: "client",
106
- ...opts,
107
- });
108
- Object.setPrototypeOf(this, GlueEncryptionException.prototype);
109
- this.Message = opts.Message;
110
- }
111
- }
112
- export class InternalServiceException extends __BaseException {
113
- name = "InternalServiceException";
114
- $fault = "server";
115
- Message;
116
- constructor(opts) {
117
- super({
118
- name: "InternalServiceException",
119
- $fault: "server",
120
- ...opts,
121
- });
122
- Object.setPrototypeOf(this, InternalServiceException.prototype);
123
- this.Message = opts.Message;
124
- }
125
- }
126
- export class InvalidInputException extends __BaseException {
127
- name = "InvalidInputException";
128
- $fault = "client";
129
- Message;
130
- FromFederationSource;
131
- constructor(opts) {
132
- super({
133
- name: "InvalidInputException",
134
- $fault: "client",
135
- ...opts,
136
- });
137
- Object.setPrototypeOf(this, InvalidInputException.prototype);
138
- this.Message = opts.Message;
139
- this.FromFederationSource = opts.FromFederationSource;
140
- }
141
- }
142
- export class OperationTimeoutException extends __BaseException {
143
- name = "OperationTimeoutException";
144
- $fault = "client";
145
- Message;
146
- constructor(opts) {
147
- super({
148
- name: "OperationTimeoutException",
149
- $fault: "client",
150
- ...opts,
151
- });
152
- Object.setPrototypeOf(this, OperationTimeoutException.prototype);
153
- this.Message = opts.Message;
154
- }
155
- }
156
- export class ResourceNumberLimitExceededException extends __BaseException {
157
- name = "ResourceNumberLimitExceededException";
158
- $fault = "client";
159
- Message;
160
- constructor(opts) {
161
- super({
162
- name: "ResourceNumberLimitExceededException",
163
- $fault: "client",
164
- ...opts,
165
- });
166
- Object.setPrototypeOf(this, ResourceNumberLimitExceededException.prototype);
167
- this.Message = opts.Message;
168
- }
169
- }
170
- export class ResourceNotReadyException extends __BaseException {
171
- name = "ResourceNotReadyException";
172
- $fault = "client";
173
- Message;
174
- constructor(opts) {
175
- super({
176
- name: "ResourceNotReadyException",
177
- $fault: "client",
178
- ...opts,
179
- });
180
- Object.setPrototypeOf(this, ResourceNotReadyException.prototype);
181
- this.Message = opts.Message;
182
- }
183
- }
184
- export const BlueprintStatus = {
185
- ACTIVE: "ACTIVE",
186
- CREATING: "CREATING",
187
- FAILED: "FAILED",
188
- UPDATING: "UPDATING",
189
- };
190
- export const LastCrawlStatus = {
191
- CANCELLED: "CANCELLED",
192
- FAILED: "FAILED",
193
- SUCCEEDED: "SUCCEEDED",
194
- };
195
- export const CrawlerLineageSettings = {
196
- DISABLE: "DISABLE",
197
- ENABLE: "ENABLE",
198
- };
199
- export const RecrawlBehavior = {
200
- CRAWL_EVENT_MODE: "CRAWL_EVENT_MODE",
201
- CRAWL_EVERYTHING: "CRAWL_EVERYTHING",
202
- CRAWL_NEW_FOLDERS_ONLY: "CRAWL_NEW_FOLDERS_ONLY",
203
- };
204
- export const ScheduleState = {
205
- NOT_SCHEDULED: "NOT_SCHEDULED",
206
- SCHEDULED: "SCHEDULED",
207
- TRANSITIONING: "TRANSITIONING",
208
- };
209
- export const DeleteBehavior = {
210
- DELETE_FROM_DATABASE: "DELETE_FROM_DATABASE",
211
- DEPRECATE_IN_DATABASE: "DEPRECATE_IN_DATABASE",
212
- LOG: "LOG",
213
- };
214
- export const UpdateBehavior = {
215
- LOG: "LOG",
216
- UPDATE_IN_DATABASE: "UPDATE_IN_DATABASE",
217
- };
218
- export const CrawlerState = {
219
- READY: "READY",
220
- RUNNING: "RUNNING",
221
- STOPPING: "STOPPING",
222
- };
223
- export const JdbcMetadataEntry = {
224
- COMMENTS: "COMMENTS",
225
- RAWTYPES: "RAWTYPES",
226
- };
227
- export const DataQualityRuleResultStatus = {
228
- ERROR: "ERROR",
229
- FAIL: "FAIL",
230
- PASS: "PASS",
231
- };
232
- export const WorkerType = {
233
- G_025X: "G.025X",
234
- G_1X: "G.1X",
235
- G_2X: "G.2X",
236
- G_4X: "G.4X",
237
- G_8X: "G.8X",
238
- Standard: "Standard",
239
- Z_2X: "Z.2X",
240
- };
241
- export const StartingPosition = {
242
- EARLIEST: "earliest",
243
- LATEST: "latest",
244
- TIMESTAMP: "timestamp",
245
- TRIM_HORIZON: "trim_horizon",
246
- };
247
- export const JDBCConnectionType = {
248
- mysql: "mysql",
249
- oracle: "oracle",
250
- postgresql: "postgresql",
251
- redshift: "redshift",
252
- sqlserver: "sqlserver",
253
- };
254
- export const ParamType = {
255
- BOOL: "bool",
256
- COMPLEX: "complex",
257
- FLOAT: "float",
258
- INT: "int",
259
- LIST: "list",
260
- NULL: "null",
261
- STR: "str",
262
- };
263
- export const DdbExportType = {
264
- ddb: "ddb",
265
- s3: "s3",
266
- };
267
- export const DQTransformOutput = {
268
- EvaluationResults: "EvaluationResults",
269
- PrimaryInput: "PrimaryInput",
270
- };
271
- export const DQStopJobOnFailureTiming = {
272
- AfterDataLoad: "AfterDataLoad",
273
- Immediate: "Immediate",
274
- };
275
- export const FilterOperation = {
276
- EQ: "EQ",
277
- GT: "GT",
278
- GTE: "GTE",
279
- ISNULL: "ISNULL",
280
- LT: "LT",
281
- LTE: "LTE",
282
- REGEX: "REGEX",
283
- };
284
- export const FilterValueType = {
285
- COLUMNEXTRACTED: "COLUMNEXTRACTED",
286
- CONSTANT: "CONSTANT",
287
- };
288
- export const FilterLogicalOperator = {
289
- AND: "AND",
290
- OR: "OR",
291
- };
292
- export const UpdateCatalogBehavior = {
293
- LOG: "LOG",
294
- UPDATE_IN_DATABASE: "UPDATE_IN_DATABASE",
295
- };
296
- export const JDBCDataType = {
297
- ARRAY: "ARRAY",
298
- BIGINT: "BIGINT",
299
- BINARY: "BINARY",
300
- BIT: "BIT",
301
- BLOB: "BLOB",
302
- BOOLEAN: "BOOLEAN",
303
- CHAR: "CHAR",
304
- CLOB: "CLOB",
305
- DATALINK: "DATALINK",
306
- DATE: "DATE",
307
- DECIMAL: "DECIMAL",
308
- DISTINCT: "DISTINCT",
309
- DOUBLE: "DOUBLE",
310
- FLOAT: "FLOAT",
311
- INTEGER: "INTEGER",
312
- JAVA_OBJECT: "JAVA_OBJECT",
313
- LONGNVARCHAR: "LONGNVARCHAR",
314
- LONGVARBINARY: "LONGVARBINARY",
315
- LONGVARCHAR: "LONGVARCHAR",
316
- NCHAR: "NCHAR",
317
- NCLOB: "NCLOB",
318
- NULL: "NULL",
319
- NUMERIC: "NUMERIC",
320
- NVARCHAR: "NVARCHAR",
321
- OTHER: "OTHER",
322
- REAL: "REAL",
323
- REF: "REF",
324
- REF_CURSOR: "REF_CURSOR",
325
- ROWID: "ROWID",
326
- SMALLINT: "SMALLINT",
327
- SQLXML: "SQLXML",
328
- STRUCT: "STRUCT",
329
- TIME: "TIME",
330
- TIMESTAMP: "TIMESTAMP",
331
- TIMESTAMP_WITH_TIMEZONE: "TIMESTAMP_WITH_TIMEZONE",
332
- TIME_WITH_TIMEZONE: "TIME_WITH_TIMEZONE",
333
- TINYINT: "TINYINT",
334
- VARBINARY: "VARBINARY",
335
- VARCHAR: "VARCHAR",
336
- };
337
- export const GlueRecordType = {
338
- BIGDECIMAL: "BIGDECIMAL",
339
- BYTE: "BYTE",
340
- DATE: "DATE",
341
- DOUBLE: "DOUBLE",
342
- FLOAT: "FLOAT",
343
- INT: "INT",
344
- LONG: "LONG",
345
- SHORT: "SHORT",
346
- STRING: "STRING",
347
- TIMESTAMP: "TIMESTAMP",
348
- };
349
- export const JoinType = {
350
- EQUIJOIN: "equijoin",
351
- LEFT: "left",
352
- LEFT_ANTI: "leftanti",
353
- LEFT_SEMI: "leftsemi",
354
- OUTER: "outer",
355
- RIGHT: "right",
356
- };
357
- export const PiiType = {
358
- ColumnAudit: "ColumnAudit",
359
- ColumnHashing: "ColumnHashing",
360
- ColumnMasking: "ColumnMasking",
361
- RowAudit: "RowAudit",
362
- RowHashing: "RowHashing",
363
- RowMasking: "RowMasking",
364
- RowPartialMasking: "RowPartialMasking",
365
- };
366
- export const CompressionType = {
367
- BZIP2: "bzip2",
368
- GZIP: "gzip",
369
- };
370
- export const QuoteChar = {
371
- DISABLED: "disabled",
372
- QUILLEMET: "quillemet",
373
- QUOTE: "quote",
374
- SINGLE_QUOTE: "single_quote",
375
- };
376
- export const Separator = {
377
- COMMA: "comma",
378
- CTRLA: "ctrla",
379
- PIPE: "pipe",
380
- SEMICOLON: "semicolon",
381
- TAB: "tab",
382
- };
383
- export const DeltaTargetCompressionType = {
384
- SNAPPY: "snappy",
385
- UNCOMPRESSED: "uncompressed",
386
- };
387
- export const TargetFormat = {
388
- AVRO: "avro",
389
- CSV: "csv",
390
- DELTA: "delta",
391
- HUDI: "hudi",
392
- HYPER: "hyper",
393
- ICEBERG: "iceberg",
394
- JSON: "json",
395
- ORC: "orc",
396
- PARQUET: "parquet",
397
- XML: "xml",
398
- };
399
- export const ParquetCompressionType = {
400
- BROTLI: "brotli",
401
- GZIP: "gzip",
402
- LZ4: "lz4",
403
- LZO: "lzo",
404
- NONE: "none",
405
- SNAPPY: "snappy",
406
- UNCOMPRESSED: "uncompressed",
407
- };
408
- export const HudiTargetCompressionType = {
409
- GZIP: "gzip",
410
- LZO: "lzo",
411
- SNAPPY: "snappy",
412
- UNCOMPRESSED: "uncompressed",
413
- };
414
- export const HyperTargetCompressionType = {
415
- UNCOMPRESSED: "uncompressed",
416
- };
417
- export const IcebergTargetCompressionType = {
418
- GZIP: "gzip",
419
- LZO: "lzo",
420
- SNAPPY: "snappy",
421
- UNCOMPRESSED: "uncompressed",
422
- };
423
- export const UnionType = {
424
- ALL: "ALL",
425
- DISTINCT: "DISTINCT",
426
- };
427
- export const ExecutionClass = {
428
- FLEX: "FLEX",
429
- STANDARD: "STANDARD",
430
- };
431
- export const JobMode = {
432
- NOTEBOOK: "NOTEBOOK",
433
- SCRIPT: "SCRIPT",
434
- VISUAL: "VISUAL",
435
- };
436
- export const SourceControlAuthStrategy = {
437
- AWS_SECRETS_MANAGER: "AWS_SECRETS_MANAGER",
438
- PERSONAL_ACCESS_TOKEN: "PERSONAL_ACCESS_TOKEN",
439
- };
440
- export const SourceControlProvider = {
441
- AWS_CODE_COMMIT: "AWS_CODE_COMMIT",
442
- BITBUCKET: "BITBUCKET",
443
- GITHUB: "GITHUB",
444
- GITLAB: "GITLAB",
445
- };
446
- export const FederationSourceErrorCode = {
447
- AccessDeniedException: "AccessDeniedException",
448
- EntityNotFoundException: "EntityNotFoundException",
449
- InternalServiceException: "InternalServiceException",
450
- InvalidCredentialsException: "InvalidCredentialsException",
451
- InvalidInputException: "InvalidInputException",
452
- InvalidResponseException: "InvalidResponseException",
453
- OperationNotSupportedException: "OperationNotSupportedException",
454
- OperationTimeoutException: "OperationTimeoutException",
455
- PartialFailureException: "PartialFailureException",
456
- ThrottlingException: "ThrottlingException",
457
- };
458
- export class FederationSourceException extends __BaseException {
459
- name = "FederationSourceException";
460
- $fault = "client";
461
- FederationSourceErrorCode;
462
- Message;
463
- constructor(opts) {
464
- super({
465
- name: "FederationSourceException",
466
- $fault: "client",
467
- ...opts,
468
- });
469
- Object.setPrototypeOf(this, FederationSourceException.prototype);
470
- this.FederationSourceErrorCode = opts.FederationSourceErrorCode;
471
- this.Message = opts.Message;
472
- }
473
- }
474
- export class FederationSourceRetryableException extends __BaseException {
475
- name = "FederationSourceRetryableException";
476
- $fault = "client";
477
- Message;
478
- constructor(opts) {
479
- super({
480
- name: "FederationSourceRetryableException",
481
- $fault: "client",
482
- ...opts,
483
- });
484
- Object.setPrototypeOf(this, FederationSourceRetryableException.prototype);
485
- this.Message = opts.Message;
486
- }
487
- }
488
- export class InvalidStateException extends __BaseException {
489
- name = "InvalidStateException";
490
- $fault = "client";
491
- Message;
492
- constructor(opts) {
493
- super({
494
- name: "InvalidStateException",
495
- $fault: "client",
496
- ...opts,
497
- });
498
- Object.setPrototypeOf(this, InvalidStateException.prototype);
499
- this.Message = opts.Message;
500
- }
501
- }
502
- export const TableOptimizerType = {
503
- COMPACTION: "compaction",
504
- ORPHAN_FILE_DELETION: "orphan_file_deletion",
505
- RETENTION: "retention",
506
- };
507
- export const CompactionStrategy = {
508
- BINPACK: "binpack",
509
- SORT: "sort",
510
- ZORDER: "z-order",
511
- };
512
- export const ConfigurationSource = {
513
- CATALOG: "catalog",
514
- TABLE: "table",
515
- };
516
- export const TableOptimizerEventType = {
517
- COMPLETED: "completed",
518
- FAILED: "failed",
519
- IN_PROGRESS: "in_progress",
520
- STARTING: "starting",
521
- };
522
- export class ThrottlingException extends __BaseException {
523
- name = "ThrottlingException";
524
- $fault = "client";
525
- Message;
526
- constructor(opts) {
527
- super({
528
- name: "ThrottlingException",
529
- $fault: "client",
530
- ...opts,
531
- });
532
- Object.setPrototypeOf(this, ThrottlingException.prototype);
533
- this.Message = opts.Message;
534
- }
535
- }
536
- export const CrawlState = {
537
- CANCELLED: "CANCELLED",
538
- CANCELLING: "CANCELLING",
539
- ERROR: "ERROR",
540
- FAILED: "FAILED",
541
- RUNNING: "RUNNING",
542
- SUCCEEDED: "SUCCEEDED",
543
- };
544
- export const LogicalOperator = {
545
- EQUALS: "EQUALS",
546
- };
547
- export const JobRunState = {
548
- ERROR: "ERROR",
549
- EXPIRED: "EXPIRED",
550
- FAILED: "FAILED",
551
- RUNNING: "RUNNING",
552
- STARTING: "STARTING",
553
- STOPPED: "STOPPED",
554
- STOPPING: "STOPPING",
555
- SUCCEEDED: "SUCCEEDED",
556
- TIMEOUT: "TIMEOUT",
557
- WAITING: "WAITING",
558
- };
559
- export const Logical = {
560
- AND: "AND",
561
- ANY: "ANY",
562
- };
563
- export const TriggerState = {
564
- ACTIVATED: "ACTIVATED",
565
- ACTIVATING: "ACTIVATING",
566
- CREATED: "CREATED",
567
- CREATING: "CREATING",
568
- DEACTIVATED: "DEACTIVATED",
569
- DEACTIVATING: "DEACTIVATING",
570
- DELETING: "DELETING",
571
- UPDATING: "UPDATING",
572
- };
573
- export const TriggerType = {
574
- CONDITIONAL: "CONDITIONAL",
575
- EVENT: "EVENT",
576
- ON_DEMAND: "ON_DEMAND",
577
- SCHEDULED: "SCHEDULED",
578
- };
1
+ export {};