@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,12 +1,16 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { GlueServiceException as __BaseException } from "./GlueServiceException";
3
1
  import {
4
- Action,
2
+ ExecutionClass,
3
+ JobMode,
4
+ Permission,
5
+ ResourceAction,
6
+ ResourceState,
7
+ WorkerType,
8
+ } from "./enums";
9
+ import {
5
10
  Aggregate,
6
11
  AmazonRedshiftSource,
7
12
  AmazonRedshiftTarget,
8
13
  AthenaConnectorSource,
9
- AuthenticationConfigurationInput,
10
14
  BasicCatalogTarget,
11
15
  CatalogDeltaSource,
12
16
  CatalogHudiSource,
@@ -18,9 +22,7 @@ import {
18
22
  ConnectionsList,
19
23
  ConnectorDataSource,
20
24
  ConnectorDataTarget,
21
- CrawlerTargets,
22
25
  CustomCode,
23
- DataSource,
24
26
  DirectJDBCSource,
25
27
  DirectKafkaSource,
26
28
  DirectKinesisSource,
@@ -33,21 +35,15 @@ import {
33
35
  ErrorDetail,
34
36
  EvaluateDataQuality,
35
37
  EvaluateDataQualityMultiFrame,
36
- EventBatchingCondition,
37
- ExecutionClass,
38
38
  ExecutionProperty,
39
39
  FillMissingValues,
40
40
  Filter,
41
41
  GovernedCatalogSource,
42
42
  GovernedCatalogTarget,
43
- InclusionAnnotationValue,
44
43
  JDBCConnectorSource,
45
44
  JDBCConnectorTarget,
46
45
  JobCommand,
47
- JobMode,
48
46
  Join,
49
- LakeFormationConfiguration,
50
- LineageConfiguration,
51
47
  Merge,
52
48
  MicrosoftSQLServerCatalogSource,
53
49
  MicrosoftSQLServerCatalogTarget,
@@ -56,13 +52,10 @@ import {
56
52
  NotificationProperty,
57
53
  OracleSQLCatalogSource,
58
54
  OracleSQLCatalogTarget,
59
- PartitionInput,
60
55
  PIIDetection,
61
56
  PostgreSQLCatalogSource,
62
57
  PostgreSQLCatalogTarget,
63
- Predicate,
64
58
  Recipe,
65
- RecrawlPolicy,
66
59
  RedshiftSource,
67
60
  RedshiftTarget,
68
61
  RelationalCatalogSource,
@@ -88,915 +81,30 @@ import {
88
81
  S3IcebergDirectTarget,
89
82
  S3JsonSource,
90
83
  S3ParquetSource,
91
- SchemaChangePolicy,
92
- SchemaId,
93
84
  SelectFields,
94
85
  SelectFromCollection,
95
86
  SnowflakeSource,
96
87
  SnowflakeTarget,
97
- SourceControlAuthStrategy,
98
88
  SourceControlDetails,
99
- SourceControlProvider,
100
89
  SparkConnectorSource,
101
90
  SparkConnectorTarget,
102
91
  SparkSQL,
103
92
  Spigot,
104
93
  SplitFields,
105
94
  StorageDescriptor,
106
- TableOptimizerConfiguration,
107
- TableOptimizerRun,
108
- TableOptimizerType,
109
- Trigger,
110
95
  Union,
111
- WorkerType,
112
96
  } from "./models_0";
113
97
  import {
114
- CatalogInput,
115
- Compatibility,
116
- ConnectionInput,
117
- ConnectionPropertyKey,
118
- ConnectionType,
119
- CsvHeaderOption,
120
- CsvSerdeOption,
121
- DatabaseInput,
122
- IcebergPartitionSpec,
123
- IcebergSchema,
124
- IcebergSortOrder,
125
- IntegrationConfig,
126
- IntegrationError,
127
- IntegrationStatus,
128
- Permission,
129
98
  ProfileConfiguration,
130
- RegistryId,
131
- SchemaVersionStatus,
132
- Session,
133
- SourceProcessingProperties,
134
- SourceTableConfig,
135
99
  TableIdentifier,
136
- TableInput,
137
- Tag,
138
- TargetProcessingProperties,
139
- TargetTableConfig,
140
- TransformParameters,
141
100
  UserDefinedFunctionInput,
142
101
  } from "./models_1";
143
102
  import {
144
103
  ColumnRowFilter,
145
- ColumnStatistics,
146
- DataCatalogEncryptionSettings,
147
- DataQualityEvaluationRunAdditionalRunOptions,
148
104
  FederatedTable,
149
- JobBookmarkEntry,
150
- ResourceAction,
151
- ResourceShareType,
152
- ResourceState,
153
- SchemaVersionNumber,
154
- Statement,
155
105
  ViewDefinition,
156
106
  ViewValidation,
157
107
  } from "./models_2";
158
- export interface SchemaVersionListItem {
159
- SchemaArn?: string | undefined;
160
- SchemaVersionId?: string | undefined;
161
- VersionNumber?: number | undefined;
162
- Status?: SchemaVersionStatus | undefined;
163
- CreatedTime?: string | undefined;
164
- }
165
- export interface ListSchemaVersionsResponse {
166
- Schemas?: SchemaVersionListItem[] | undefined;
167
- NextToken?: string | undefined;
168
- }
169
- export interface ListSessionsRequest {
170
- NextToken?: string | undefined;
171
- MaxResults?: number | undefined;
172
- Tags?: Record<string, string> | undefined;
173
- RequestOrigin?: string | undefined;
174
- }
175
- export interface ListSessionsResponse {
176
- Ids?: string[] | undefined;
177
- Sessions?: Session[] | undefined;
178
- NextToken?: string | undefined;
179
- }
180
- export interface ListStatementsRequest {
181
- SessionId: string | undefined;
182
- RequestOrigin?: string | undefined;
183
- NextToken?: string | undefined;
184
- }
185
- export interface ListStatementsResponse {
186
- Statements?: Statement[] | undefined;
187
- NextToken?: string | undefined;
188
- }
189
- export interface ListTableOptimizerRunsRequest {
190
- CatalogId: string | undefined;
191
- DatabaseName: string | undefined;
192
- TableName: string | undefined;
193
- Type: TableOptimizerType | undefined;
194
- MaxResults?: number | undefined;
195
- NextToken?: string | undefined;
196
- }
197
- export interface ListTableOptimizerRunsResponse {
198
- CatalogId?: string | undefined;
199
- DatabaseName?: string | undefined;
200
- TableName?: string | undefined;
201
- NextToken?: string | undefined;
202
- TableOptimizerRuns?: TableOptimizerRun[] | undefined;
203
- }
204
- export interface ListTriggersRequest {
205
- NextToken?: string | undefined;
206
- DependentJobName?: string | undefined;
207
- MaxResults?: number | undefined;
208
- Tags?: Record<string, string> | undefined;
209
- }
210
- export interface ListTriggersResponse {
211
- TriggerNames?: string[] | undefined;
212
- NextToken?: string | undefined;
213
- }
214
- export interface ListUsageProfilesRequest {
215
- NextToken?: string | undefined;
216
- MaxResults?: number | undefined;
217
- }
218
- export interface UsageProfileDefinition {
219
- Name?: string | undefined;
220
- Description?: string | undefined;
221
- CreatedOn?: Date | undefined;
222
- LastModifiedOn?: Date | undefined;
223
- }
224
- export interface ListUsageProfilesResponse {
225
- Profiles?: UsageProfileDefinition[] | undefined;
226
- NextToken?: string | undefined;
227
- }
228
- export interface ListWorkflowsRequest {
229
- NextToken?: string | undefined;
230
- MaxResults?: number | undefined;
231
- }
232
- export interface ListWorkflowsResponse {
233
- Workflows?: string[] | undefined;
234
- NextToken?: string | undefined;
235
- }
236
- export interface ModifyIntegrationRequest {
237
- IntegrationIdentifier: string | undefined;
238
- Description?: string | undefined;
239
- DataFilter?: string | undefined;
240
- IntegrationConfig?: IntegrationConfig | undefined;
241
- IntegrationName?: string | undefined;
242
- }
243
- export interface ModifyIntegrationResponse {
244
- SourceArn: string | undefined;
245
- TargetArn: string | undefined;
246
- IntegrationName: string | undefined;
247
- Description?: string | undefined;
248
- IntegrationArn: string | undefined;
249
- KmsKeyId?: string | undefined;
250
- AdditionalEncryptionContext?: Record<string, string> | undefined;
251
- Tags?: Tag[] | undefined;
252
- Status: IntegrationStatus | undefined;
253
- CreateTime: Date | undefined;
254
- Errors?: IntegrationError[] | undefined;
255
- DataFilter?: string | undefined;
256
- IntegrationConfig?: IntegrationConfig | undefined;
257
- }
258
- export interface PutDataCatalogEncryptionSettingsRequest {
259
- CatalogId?: string | undefined;
260
- DataCatalogEncryptionSettings: DataCatalogEncryptionSettings | undefined;
261
- }
262
- export interface PutDataCatalogEncryptionSettingsResponse {}
263
- export interface PutDataQualityProfileAnnotationRequest {
264
- ProfileId: string | undefined;
265
- InclusionAnnotation: InclusionAnnotationValue | undefined;
266
- }
267
- export interface PutDataQualityProfileAnnotationResponse {}
268
- export declare const EnableHybridValues: {
269
- readonly FALSE: "FALSE";
270
- readonly TRUE: "TRUE";
271
- };
272
- export type EnableHybridValues =
273
- (typeof EnableHybridValues)[keyof typeof EnableHybridValues];
274
- export declare const ExistCondition: {
275
- readonly MUST_EXIST: "MUST_EXIST";
276
- readonly NONE: "NONE";
277
- readonly NOT_EXIST: "NOT_EXIST";
278
- };
279
- export type ExistCondition =
280
- (typeof ExistCondition)[keyof typeof ExistCondition];
281
- export interface PutResourcePolicyRequest {
282
- PolicyInJson: string | undefined;
283
- ResourceArn?: string | undefined;
284
- PolicyHashCondition?: string | undefined;
285
- PolicyExistsCondition?: ExistCondition | undefined;
286
- EnableHybrid?: EnableHybridValues | undefined;
287
- }
288
- export interface PutResourcePolicyResponse {
289
- PolicyHash?: string | undefined;
290
- }
291
- export interface MetadataKeyValuePair {
292
- MetadataKey?: string | undefined;
293
- MetadataValue?: string | undefined;
294
- }
295
- export interface PutSchemaVersionMetadataInput {
296
- SchemaId?: SchemaId | undefined;
297
- SchemaVersionNumber?: SchemaVersionNumber | undefined;
298
- SchemaVersionId?: string | undefined;
299
- MetadataKeyValue: MetadataKeyValuePair | undefined;
300
- }
301
- export interface PutSchemaVersionMetadataResponse {
302
- SchemaArn?: string | undefined;
303
- SchemaName?: string | undefined;
304
- RegistryName?: string | undefined;
305
- LatestVersion?: boolean | undefined;
306
- VersionNumber?: number | undefined;
307
- SchemaVersionId?: string | undefined;
308
- MetadataKey?: string | undefined;
309
- MetadataValue?: string | undefined;
310
- }
311
- export interface PutWorkflowRunPropertiesRequest {
312
- Name: string | undefined;
313
- RunId: string | undefined;
314
- RunProperties: Record<string, string> | undefined;
315
- }
316
- export interface PutWorkflowRunPropertiesResponse {}
317
- export interface QuerySchemaVersionMetadataInput {
318
- SchemaId?: SchemaId | undefined;
319
- SchemaVersionNumber?: SchemaVersionNumber | undefined;
320
- SchemaVersionId?: string | undefined;
321
- MetadataList?: MetadataKeyValuePair[] | undefined;
322
- MaxResults?: number | undefined;
323
- NextToken?: string | undefined;
324
- }
325
- export interface OtherMetadataValueListItem {
326
- MetadataValue?: string | undefined;
327
- CreatedTime?: string | undefined;
328
- }
329
- export interface MetadataInfo {
330
- MetadataValue?: string | undefined;
331
- CreatedTime?: string | undefined;
332
- OtherMetadataValueList?: OtherMetadataValueListItem[] | undefined;
333
- }
334
- export interface QuerySchemaVersionMetadataResponse {
335
- MetadataInfoMap?: Record<string, MetadataInfo> | undefined;
336
- SchemaVersionId?: string | undefined;
337
- NextToken?: string | undefined;
338
- }
339
- export interface RegisterSchemaVersionInput {
340
- SchemaId: SchemaId | undefined;
341
- SchemaDefinition: string | undefined;
342
- }
343
- export interface RegisterSchemaVersionResponse {
344
- SchemaVersionId?: string | undefined;
345
- VersionNumber?: number | undefined;
346
- Status?: SchemaVersionStatus | undefined;
347
- }
348
- export interface RemoveSchemaVersionMetadataInput {
349
- SchemaId?: SchemaId | undefined;
350
- SchemaVersionNumber?: SchemaVersionNumber | undefined;
351
- SchemaVersionId?: string | undefined;
352
- MetadataKeyValue: MetadataKeyValuePair | undefined;
353
- }
354
- export interface RemoveSchemaVersionMetadataResponse {
355
- SchemaArn?: string | undefined;
356
- SchemaName?: string | undefined;
357
- RegistryName?: string | undefined;
358
- LatestVersion?: boolean | undefined;
359
- VersionNumber?: number | undefined;
360
- SchemaVersionId?: string | undefined;
361
- MetadataKey?: string | undefined;
362
- MetadataValue?: string | undefined;
363
- }
364
- export interface ResetJobBookmarkRequest {
365
- JobName: string | undefined;
366
- RunId?: string | undefined;
367
- }
368
- export interface ResetJobBookmarkResponse {
369
- JobBookmarkEntry?: JobBookmarkEntry | undefined;
370
- }
371
- export declare class ConcurrentRunsExceededException extends __BaseException {
372
- readonly name: "ConcurrentRunsExceededException";
373
- readonly $fault: "client";
374
- Message?: string | undefined;
375
- constructor(
376
- opts: __ExceptionOptionType<
377
- ConcurrentRunsExceededException,
378
- __BaseException
379
- >
380
- );
381
- }
382
- export declare class IllegalWorkflowStateException extends __BaseException {
383
- readonly name: "IllegalWorkflowStateException";
384
- readonly $fault: "client";
385
- Message?: string | undefined;
386
- constructor(
387
- opts: __ExceptionOptionType<IllegalWorkflowStateException, __BaseException>
388
- );
389
- }
390
- export interface ResumeWorkflowRunRequest {
391
- Name: string | undefined;
392
- RunId: string | undefined;
393
- NodeIds: string[] | undefined;
394
- }
395
- export interface ResumeWorkflowRunResponse {
396
- RunId?: string | undefined;
397
- NodeIds?: string[] | undefined;
398
- }
399
- export interface RunStatementRequest {
400
- SessionId: string | undefined;
401
- Code: string | undefined;
402
- RequestOrigin?: string | undefined;
403
- }
404
- export interface RunStatementResponse {
405
- Id?: number | undefined;
406
- }
407
- export declare const Comparator: {
408
- readonly EQUALS: "EQUALS";
409
- readonly GREATER_THAN: "GREATER_THAN";
410
- readonly GREATER_THAN_EQUALS: "GREATER_THAN_EQUALS";
411
- readonly LESS_THAN: "LESS_THAN";
412
- readonly LESS_THAN_EQUALS: "LESS_THAN_EQUALS";
413
- };
414
- export type Comparator = (typeof Comparator)[keyof typeof Comparator];
415
- export interface PropertyPredicate {
416
- Key?: string | undefined;
417
- Value?: string | undefined;
418
- Comparator?: Comparator | undefined;
419
- }
420
- export declare const Sort: {
421
- readonly ASCENDING: "ASC";
422
- readonly DESCENDING: "DESC";
423
- };
424
- export type Sort = (typeof Sort)[keyof typeof Sort];
425
- export interface SortCriterion {
426
- FieldName?: string | undefined;
427
- Sort?: Sort | undefined;
428
- }
429
- export interface SearchTablesRequest {
430
- CatalogId?: string | undefined;
431
- NextToken?: string | undefined;
432
- Filters?: PropertyPredicate[] | undefined;
433
- SearchText?: string | undefined;
434
- SortCriteria?: SortCriterion[] | undefined;
435
- MaxResults?: number | undefined;
436
- ResourceShareType?: ResourceShareType | undefined;
437
- IncludeStatusDetails?: boolean | undefined;
438
- }
439
- export declare class IllegalBlueprintStateException extends __BaseException {
440
- readonly name: "IllegalBlueprintStateException";
441
- readonly $fault: "client";
442
- Message?: string | undefined;
443
- constructor(
444
- opts: __ExceptionOptionType<IllegalBlueprintStateException, __BaseException>
445
- );
446
- }
447
- export interface StartBlueprintRunRequest {
448
- BlueprintName: string | undefined;
449
- Parameters?: string | undefined;
450
- RoleArn: string | undefined;
451
- }
452
- export interface StartBlueprintRunResponse {
453
- RunId?: string | undefined;
454
- }
455
- export interface StartColumnStatisticsTaskRunRequest {
456
- DatabaseName: string | undefined;
457
- TableName: string | undefined;
458
- ColumnNameList?: string[] | undefined;
459
- Role: string | undefined;
460
- SampleSize?: number | undefined;
461
- CatalogID?: string | undefined;
462
- SecurityConfiguration?: string | undefined;
463
- }
464
- export interface StartColumnStatisticsTaskRunResponse {
465
- ColumnStatisticsTaskRunId?: string | undefined;
466
- }
467
- export interface StartColumnStatisticsTaskRunScheduleRequest {
468
- DatabaseName: string | undefined;
469
- TableName: string | undefined;
470
- }
471
- export interface StartColumnStatisticsTaskRunScheduleResponse {}
472
- export interface StartCrawlerRequest {
473
- Name: string | undefined;
474
- }
475
- export interface StartCrawlerResponse {}
476
- export declare class NoScheduleException extends __BaseException {
477
- readonly name: "NoScheduleException";
478
- readonly $fault: "client";
479
- Message?: string | undefined;
480
- constructor(
481
- opts: __ExceptionOptionType<NoScheduleException, __BaseException>
482
- );
483
- }
484
- export declare class SchedulerRunningException extends __BaseException {
485
- readonly name: "SchedulerRunningException";
486
- readonly $fault: "client";
487
- Message?: string | undefined;
488
- constructor(
489
- opts: __ExceptionOptionType<SchedulerRunningException, __BaseException>
490
- );
491
- }
492
- export interface StartCrawlerScheduleRequest {
493
- CrawlerName: string | undefined;
494
- }
495
- export interface StartCrawlerScheduleResponse {}
496
- export interface StartDataQualityRuleRecommendationRunRequest {
497
- DataSource: DataSource | undefined;
498
- Role: string | undefined;
499
- NumberOfWorkers?: number | undefined;
500
- Timeout?: number | undefined;
501
- CreatedRulesetName?: string | undefined;
502
- DataQualitySecurityConfiguration?: string | undefined;
503
- ClientToken?: string | undefined;
504
- }
505
- export interface StartDataQualityRuleRecommendationRunResponse {
506
- RunId?: string | undefined;
507
- }
508
- export interface StartDataQualityRulesetEvaluationRunRequest {
509
- DataSource: DataSource | undefined;
510
- Role: string | undefined;
511
- NumberOfWorkers?: number | undefined;
512
- Timeout?: number | undefined;
513
- ClientToken?: string | undefined;
514
- AdditionalRunOptions?:
515
- | DataQualityEvaluationRunAdditionalRunOptions
516
- | undefined;
517
- RulesetNames: string[] | undefined;
518
- AdditionalDataSources?: Record<string, DataSource> | undefined;
519
- }
520
- export interface StartDataQualityRulesetEvaluationRunResponse {
521
- RunId?: string | undefined;
522
- }
523
- export interface StartExportLabelsTaskRunRequest {
524
- TransformId: string | undefined;
525
- OutputS3Path: string | undefined;
526
- }
527
- export interface StartExportLabelsTaskRunResponse {
528
- TaskRunId?: string | undefined;
529
- }
530
- export interface StartImportLabelsTaskRunRequest {
531
- TransformId: string | undefined;
532
- InputS3Path: string | undefined;
533
- ReplaceAllLabels?: boolean | undefined;
534
- }
535
- export interface StartImportLabelsTaskRunResponse {
536
- TaskRunId?: string | undefined;
537
- }
538
- export interface StartJobRunRequest {
539
- JobName: string | undefined;
540
- JobRunQueuingEnabled?: boolean | undefined;
541
- JobRunId?: string | undefined;
542
- Arguments?: Record<string, string> | undefined;
543
- AllocatedCapacity?: number | undefined;
544
- Timeout?: number | undefined;
545
- MaxCapacity?: number | undefined;
546
- SecurityConfiguration?: string | undefined;
547
- NotificationProperty?: NotificationProperty | undefined;
548
- WorkerType?: WorkerType | undefined;
549
- NumberOfWorkers?: number | undefined;
550
- ExecutionClass?: ExecutionClass | undefined;
551
- ExecutionRoleSessionPolicy?: string | undefined;
552
- }
553
- export interface StartJobRunResponse {
554
- JobRunId?: string | undefined;
555
- }
556
- export declare class MLTransformNotReadyException extends __BaseException {
557
- readonly name: "MLTransformNotReadyException";
558
- readonly $fault: "client";
559
- Message?: string | undefined;
560
- constructor(
561
- opts: __ExceptionOptionType<MLTransformNotReadyException, __BaseException>
562
- );
563
- }
564
- export interface StartMLEvaluationTaskRunRequest {
565
- TransformId: string | undefined;
566
- }
567
- export interface StartMLEvaluationTaskRunResponse {
568
- TaskRunId?: string | undefined;
569
- }
570
- export interface StartMLLabelingSetGenerationTaskRunRequest {
571
- TransformId: string | undefined;
572
- OutputS3Path: string | undefined;
573
- }
574
- export interface StartMLLabelingSetGenerationTaskRunResponse {
575
- TaskRunId?: string | undefined;
576
- }
577
- export interface StartTriggerRequest {
578
- Name: string | undefined;
579
- }
580
- export interface StartTriggerResponse {
581
- Name?: string | undefined;
582
- }
583
- export interface StartWorkflowRunRequest {
584
- Name: string | undefined;
585
- RunProperties?: Record<string, string> | undefined;
586
- }
587
- export interface StartWorkflowRunResponse {
588
- RunId?: string | undefined;
589
- }
590
- export declare class ColumnStatisticsTaskNotRunningException extends __BaseException {
591
- readonly name: "ColumnStatisticsTaskNotRunningException";
592
- readonly $fault: "client";
593
- Message?: string | undefined;
594
- constructor(
595
- opts: __ExceptionOptionType<
596
- ColumnStatisticsTaskNotRunningException,
597
- __BaseException
598
- >
599
- );
600
- }
601
- export declare class ColumnStatisticsTaskStoppingException extends __BaseException {
602
- readonly name: "ColumnStatisticsTaskStoppingException";
603
- readonly $fault: "client";
604
- Message?: string | undefined;
605
- constructor(
606
- opts: __ExceptionOptionType<
607
- ColumnStatisticsTaskStoppingException,
608
- __BaseException
609
- >
610
- );
611
- }
612
- export interface StopColumnStatisticsTaskRunRequest {
613
- DatabaseName: string | undefined;
614
- TableName: string | undefined;
615
- }
616
- export interface StopColumnStatisticsTaskRunResponse {}
617
- export interface StopColumnStatisticsTaskRunScheduleRequest {
618
- DatabaseName: string | undefined;
619
- TableName: string | undefined;
620
- }
621
- export interface StopColumnStatisticsTaskRunScheduleResponse {}
622
- export declare class CrawlerNotRunningException extends __BaseException {
623
- readonly name: "CrawlerNotRunningException";
624
- readonly $fault: "client";
625
- Message?: string | undefined;
626
- constructor(
627
- opts: __ExceptionOptionType<CrawlerNotRunningException, __BaseException>
628
- );
629
- }
630
- export declare class CrawlerStoppingException extends __BaseException {
631
- readonly name: "CrawlerStoppingException";
632
- readonly $fault: "client";
633
- Message?: string | undefined;
634
- constructor(
635
- opts: __ExceptionOptionType<CrawlerStoppingException, __BaseException>
636
- );
637
- }
638
- export interface StopCrawlerRequest {
639
- Name: string | undefined;
640
- }
641
- export interface StopCrawlerResponse {}
642
- export declare class SchedulerNotRunningException extends __BaseException {
643
- readonly name: "SchedulerNotRunningException";
644
- readonly $fault: "client";
645
- Message?: string | undefined;
646
- constructor(
647
- opts: __ExceptionOptionType<SchedulerNotRunningException, __BaseException>
648
- );
649
- }
650
- export interface StopCrawlerScheduleRequest {
651
- CrawlerName: string | undefined;
652
- }
653
- export interface StopCrawlerScheduleResponse {}
654
- export interface StopSessionRequest {
655
- Id: string | undefined;
656
- RequestOrigin?: string | undefined;
657
- }
658
- export interface StopSessionResponse {
659
- Id?: string | undefined;
660
- }
661
- export interface StopTriggerRequest {
662
- Name: string | undefined;
663
- }
664
- export interface StopTriggerResponse {
665
- Name?: string | undefined;
666
- }
667
- export interface StopWorkflowRunRequest {
668
- Name: string | undefined;
669
- RunId: string | undefined;
670
- }
671
- export interface StopWorkflowRunResponse {}
672
- export interface TagResourceRequest {
673
- ResourceArn: string | undefined;
674
- TagsToAdd: Record<string, string> | undefined;
675
- }
676
- export interface TagResourceResponse {}
677
- export interface TestConnectionInput {
678
- ConnectionType: ConnectionType | undefined;
679
- ConnectionProperties:
680
- | Partial<Record<ConnectionPropertyKey, string>>
681
- | undefined;
682
- AuthenticationConfiguration?: AuthenticationConfigurationInput | undefined;
683
- }
684
- export interface TestConnectionRequest {
685
- ConnectionName?: string | undefined;
686
- CatalogId?: string | undefined;
687
- TestConnectionInput?: TestConnectionInput | undefined;
688
- }
689
- export interface TestConnectionResponse {}
690
- export interface UntagResourceRequest {
691
- ResourceArn: string | undefined;
692
- TagsToRemove: string[] | undefined;
693
- }
694
- export interface UntagResourceResponse {}
695
- export interface UpdateBlueprintRequest {
696
- Name: string | undefined;
697
- Description?: string | undefined;
698
- BlueprintLocation: string | undefined;
699
- }
700
- export interface UpdateBlueprintResponse {
701
- Name?: string | undefined;
702
- }
703
- export interface UpdateCatalogRequest {
704
- CatalogId: string | undefined;
705
- CatalogInput: CatalogInput | undefined;
706
- }
707
- export interface UpdateCatalogResponse {}
708
- export interface UpdateCsvClassifierRequest {
709
- Name: string | undefined;
710
- Delimiter?: string | undefined;
711
- QuoteSymbol?: string | undefined;
712
- ContainsHeader?: CsvHeaderOption | undefined;
713
- Header?: string[] | undefined;
714
- DisableValueTrimming?: boolean | undefined;
715
- AllowSingleColumn?: boolean | undefined;
716
- CustomDatatypeConfigured?: boolean | undefined;
717
- CustomDatatypes?: string[] | undefined;
718
- Serde?: CsvSerdeOption | undefined;
719
- }
720
- export interface UpdateGrokClassifierRequest {
721
- Name: string | undefined;
722
- Classification?: string | undefined;
723
- GrokPattern?: string | undefined;
724
- CustomPatterns?: string | undefined;
725
- }
726
- export interface UpdateJsonClassifierRequest {
727
- Name: string | undefined;
728
- JsonPath?: string | undefined;
729
- }
730
- export interface UpdateXMLClassifierRequest {
731
- Name: string | undefined;
732
- Classification?: string | undefined;
733
- RowTag?: string | undefined;
734
- }
735
- export interface UpdateClassifierRequest {
736
- GrokClassifier?: UpdateGrokClassifierRequest | undefined;
737
- XMLClassifier?: UpdateXMLClassifierRequest | undefined;
738
- JsonClassifier?: UpdateJsonClassifierRequest | undefined;
739
- CsvClassifier?: UpdateCsvClassifierRequest | undefined;
740
- }
741
- export interface UpdateClassifierResponse {}
742
- export declare class VersionMismatchException extends __BaseException {
743
- readonly name: "VersionMismatchException";
744
- readonly $fault: "client";
745
- Message?: string | undefined;
746
- constructor(
747
- opts: __ExceptionOptionType<VersionMismatchException, __BaseException>
748
- );
749
- }
750
- export interface UpdateColumnStatisticsForPartitionRequest {
751
- CatalogId?: string | undefined;
752
- DatabaseName: string | undefined;
753
- TableName: string | undefined;
754
- PartitionValues: string[] | undefined;
755
- ColumnStatisticsList: ColumnStatistics[] | undefined;
756
- }
757
- export interface ColumnStatisticsError {
758
- ColumnStatistics?: ColumnStatistics | undefined;
759
- Error?: ErrorDetail | undefined;
760
- }
761
- export interface UpdateColumnStatisticsForPartitionResponse {
762
- Errors?: ColumnStatisticsError[] | undefined;
763
- }
764
- export interface UpdateColumnStatisticsForTableRequest {
765
- CatalogId?: string | undefined;
766
- DatabaseName: string | undefined;
767
- TableName: string | undefined;
768
- ColumnStatisticsList: ColumnStatistics[] | undefined;
769
- }
770
- export interface UpdateColumnStatisticsForTableResponse {
771
- Errors?: ColumnStatisticsError[] | undefined;
772
- }
773
- export interface UpdateColumnStatisticsTaskSettingsRequest {
774
- DatabaseName: string | undefined;
775
- TableName: string | undefined;
776
- Role?: string | undefined;
777
- Schedule?: string | undefined;
778
- ColumnNameList?: string[] | undefined;
779
- SampleSize?: number | undefined;
780
- CatalogID?: string | undefined;
781
- SecurityConfiguration?: string | undefined;
782
- }
783
- export interface UpdateColumnStatisticsTaskSettingsResponse {}
784
- export interface UpdateConnectionRequest {
785
- CatalogId?: string | undefined;
786
- Name: string | undefined;
787
- ConnectionInput: ConnectionInput | undefined;
788
- }
789
- export interface UpdateConnectionResponse {}
790
- export interface UpdateCrawlerRequest {
791
- Name: string | undefined;
792
- Role?: string | undefined;
793
- DatabaseName?: string | undefined;
794
- Description?: string | undefined;
795
- Targets?: CrawlerTargets | undefined;
796
- Schedule?: string | undefined;
797
- Classifiers?: string[] | undefined;
798
- TablePrefix?: string | undefined;
799
- SchemaChangePolicy?: SchemaChangePolicy | undefined;
800
- RecrawlPolicy?: RecrawlPolicy | undefined;
801
- LineageConfiguration?: LineageConfiguration | undefined;
802
- LakeFormationConfiguration?: LakeFormationConfiguration | undefined;
803
- Configuration?: string | undefined;
804
- CrawlerSecurityConfiguration?: string | undefined;
805
- }
806
- export interface UpdateCrawlerResponse {}
807
- export interface UpdateCrawlerScheduleRequest {
808
- CrawlerName: string | undefined;
809
- Schedule?: string | undefined;
810
- }
811
- export interface UpdateCrawlerScheduleResponse {}
812
- export interface UpdateDatabaseRequest {
813
- CatalogId?: string | undefined;
814
- Name: string | undefined;
815
- DatabaseInput: DatabaseInput | undefined;
816
- }
817
- export interface UpdateDatabaseResponse {}
818
- export interface UpdateDataQualityRulesetRequest {
819
- Name: string | undefined;
820
- Description?: string | undefined;
821
- Ruleset?: string | undefined;
822
- }
823
- export interface UpdateDataQualityRulesetResponse {
824
- Name?: string | undefined;
825
- Description?: string | undefined;
826
- Ruleset?: string | undefined;
827
- }
828
- export interface DevEndpointCustomLibraries {
829
- ExtraPythonLibsS3Path?: string | undefined;
830
- ExtraJarsS3Path?: string | undefined;
831
- }
832
- export interface UpdateDevEndpointRequest {
833
- EndpointName: string | undefined;
834
- PublicKey?: string | undefined;
835
- AddPublicKeys?: string[] | undefined;
836
- DeletePublicKeys?: string[] | undefined;
837
- CustomLibraries?: DevEndpointCustomLibraries | undefined;
838
- UpdateEtlLibraries?: boolean | undefined;
839
- DeleteArguments?: string[] | undefined;
840
- AddArguments?: Record<string, string> | undefined;
841
- }
842
- export interface UpdateDevEndpointResponse {}
843
- export interface UpdateGlueIdentityCenterConfigurationRequest {
844
- Scopes?: string[] | undefined;
845
- UserBackgroundSessionsEnabled?: boolean | undefined;
846
- }
847
- export interface UpdateGlueIdentityCenterConfigurationResponse {}
848
- export interface UpdateIntegrationResourcePropertyRequest {
849
- ResourceArn: string | undefined;
850
- SourceProcessingProperties?: SourceProcessingProperties | undefined;
851
- TargetProcessingProperties?: TargetProcessingProperties | undefined;
852
- }
853
- export interface UpdateIntegrationResourcePropertyResponse {
854
- ResourceArn?: string | undefined;
855
- ResourcePropertyArn?: string | undefined;
856
- SourceProcessingProperties?: SourceProcessingProperties | undefined;
857
- TargetProcessingProperties?: TargetProcessingProperties | undefined;
858
- }
859
- export interface UpdateIntegrationTablePropertiesRequest {
860
- ResourceArn: string | undefined;
861
- TableName: string | undefined;
862
- SourceTableConfig?: SourceTableConfig | undefined;
863
- TargetTableConfig?: TargetTableConfig | undefined;
864
- }
865
- export interface UpdateIntegrationTablePropertiesResponse {}
866
- export interface UpdateJobResponse {
867
- JobName?: string | undefined;
868
- }
869
- export interface UpdateJobFromSourceControlRequest {
870
- JobName?: string | undefined;
871
- Provider?: SourceControlProvider | undefined;
872
- RepositoryName?: string | undefined;
873
- RepositoryOwner?: string | undefined;
874
- BranchName?: string | undefined;
875
- Folder?: string | undefined;
876
- CommitId?: string | undefined;
877
- AuthStrategy?: SourceControlAuthStrategy | undefined;
878
- AuthToken?: string | undefined;
879
- }
880
- export interface UpdateJobFromSourceControlResponse {
881
- JobName?: string | undefined;
882
- }
883
- export interface UpdateMLTransformRequest {
884
- TransformId: string | undefined;
885
- Name?: string | undefined;
886
- Description?: string | undefined;
887
- Parameters?: TransformParameters | undefined;
888
- Role?: string | undefined;
889
- GlueVersion?: string | undefined;
890
- MaxCapacity?: number | undefined;
891
- WorkerType?: WorkerType | undefined;
892
- NumberOfWorkers?: number | undefined;
893
- Timeout?: number | undefined;
894
- MaxRetries?: number | undefined;
895
- }
896
- export interface UpdateMLTransformResponse {
897
- TransformId?: string | undefined;
898
- }
899
- export interface UpdatePartitionRequest {
900
- CatalogId?: string | undefined;
901
- DatabaseName: string | undefined;
902
- TableName: string | undefined;
903
- PartitionValueList: string[] | undefined;
904
- PartitionInput: PartitionInput | undefined;
905
- }
906
- export interface UpdatePartitionResponse {}
907
- export interface UpdateRegistryInput {
908
- RegistryId: RegistryId | undefined;
909
- Description: string | undefined;
910
- }
911
- export interface UpdateRegistryResponse {
912
- RegistryName?: string | undefined;
913
- RegistryArn?: string | undefined;
914
- }
915
- export interface UpdateSchemaInput {
916
- SchemaId: SchemaId | undefined;
917
- SchemaVersionNumber?: SchemaVersionNumber | undefined;
918
- Compatibility?: Compatibility | undefined;
919
- Description?: string | undefined;
920
- }
921
- export interface UpdateSchemaResponse {
922
- SchemaArn?: string | undefined;
923
- SchemaName?: string | undefined;
924
- RegistryName?: string | undefined;
925
- }
926
- export interface UpdateSourceControlFromJobRequest {
927
- JobName?: string | undefined;
928
- Provider?: SourceControlProvider | undefined;
929
- RepositoryName?: string | undefined;
930
- RepositoryOwner?: string | undefined;
931
- BranchName?: string | undefined;
932
- Folder?: string | undefined;
933
- CommitId?: string | undefined;
934
- AuthStrategy?: SourceControlAuthStrategy | undefined;
935
- AuthToken?: string | undefined;
936
- }
937
- export interface UpdateSourceControlFromJobResponse {
938
- JobName?: string | undefined;
939
- }
940
- export interface IcebergTableUpdate {
941
- Schema: IcebergSchema | undefined;
942
- PartitionSpec?: IcebergPartitionSpec | undefined;
943
- SortOrder?: IcebergSortOrder | undefined;
944
- Location: string | undefined;
945
- Properties?: Record<string, string> | undefined;
946
- }
947
- export interface UpdateIcebergTableInput {
948
- Updates: IcebergTableUpdate[] | undefined;
949
- }
950
- export interface UpdateIcebergInput {
951
- UpdateIcebergTableInput: UpdateIcebergTableInput | undefined;
952
- }
953
- export interface UpdateOpenTableFormatInput {
954
- UpdateIcebergInput?: UpdateIcebergInput | undefined;
955
- }
956
- export declare const ViewUpdateAction: {
957
- readonly ADD: "ADD";
958
- readonly ADD_OR_REPLACE: "ADD_OR_REPLACE";
959
- readonly DROP: "DROP";
960
- readonly REPLACE: "REPLACE";
961
- };
962
- export type ViewUpdateAction =
963
- (typeof ViewUpdateAction)[keyof typeof ViewUpdateAction];
964
- export interface UpdateTableRequest {
965
- CatalogId?: string | undefined;
966
- DatabaseName: string | undefined;
967
- Name?: string | undefined;
968
- TableInput?: TableInput | undefined;
969
- SkipArchive?: boolean | undefined;
970
- TransactionId?: string | undefined;
971
- VersionId?: string | undefined;
972
- ViewUpdateAction?: ViewUpdateAction | undefined;
973
- Force?: boolean | undefined;
974
- UpdateOpenTableFormatInput?: UpdateOpenTableFormatInput | undefined;
975
- }
976
- export interface UpdateTableResponse {}
977
- export interface UpdateTableOptimizerRequest {
978
- CatalogId: string | undefined;
979
- DatabaseName: string | undefined;
980
- TableName: string | undefined;
981
- Type: TableOptimizerType | undefined;
982
- TableOptimizerConfiguration: TableOptimizerConfiguration | undefined;
983
- }
984
- export interface UpdateTableOptimizerResponse {}
985
- export interface TriggerUpdate {
986
- Name?: string | undefined;
987
- Description?: string | undefined;
988
- Schedule?: string | undefined;
989
- Actions?: Action[] | undefined;
990
- Predicate?: Predicate | undefined;
991
- EventBatchingCondition?: EventBatchingCondition | undefined;
992
- }
993
- export interface UpdateTriggerRequest {
994
- Name: string | undefined;
995
- TriggerUpdate: TriggerUpdate | undefined;
996
- }
997
- export interface UpdateTriggerResponse {
998
- Trigger?: Trigger | undefined;
999
- }
1000
108
  export interface UpdateUsageProfileRequest {
1001
109
  Name: string | undefined;
1002
110
  Description?: string | undefined;