@aws-sdk/client-glue 3.934.0 → 3.935.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (283) hide show
  1. package/dist-cjs/index.js +1342 -1344
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +910 -0
  4. package/dist-es/models/errors.js +639 -0
  5. package/dist-es/models/models_0.js +1 -578
  6. package/dist-es/models/models_1.js +1 -610
  7. package/dist-es/models/models_2.js +1 -169
  8. package/dist-es/models/models_3.js +1 -195
  9. package/dist-es/schemas/schemas_0.js +1 -1
  10. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +1 -2
  11. package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
  12. package/dist-types/commands/BatchStopJobRunCommand.d.ts +1 -1
  13. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +1 -1
  14. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  15. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  16. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +1 -1
  17. package/dist-types/commands/CancelStatementCommand.d.ts +1 -1
  18. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateBlueprintCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateCatalogCommand.d.ts +1 -1
  21. package/dist-types/commands/CreateClassifierCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  23. package/dist-types/commands/CreateConnectionCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateCrawlerCommand.d.ts +1 -1
  25. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateDatabaseCommand.d.ts +1 -1
  28. package/dist-types/commands/GetCatalogCommand.d.ts +1 -2
  29. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +1 -1
  30. package/dist-types/commands/GetCatalogsCommand.d.ts +1 -1
  31. package/dist-types/commands/GetClassifierCommand.d.ts +1 -1
  32. package/dist-types/commands/GetClassifiersCommand.d.ts +1 -1
  33. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
  34. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
  35. package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
  36. package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
  37. package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  38. package/dist-types/commands/GetConnectionCommand.d.ts +1 -1
  39. package/dist-types/commands/GetConnectionsCommand.d.ts +1 -1
  40. package/dist-types/commands/GetCrawlerCommand.d.ts +1 -1
  41. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +1 -1
  42. package/dist-types/commands/GetCrawlersCommand.d.ts +1 -1
  43. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +1 -1
  44. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  45. package/dist-types/commands/GetDataQualityModelCommand.d.ts +1 -1
  46. package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +1 -1
  47. package/dist-types/commands/GetDataQualityResultCommand.d.ts +1 -1
  48. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  49. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +1 -1
  50. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  51. package/dist-types/commands/GetDatabaseCommand.d.ts +1 -1
  52. package/dist-types/commands/GetDatabasesCommand.d.ts +1 -1
  53. package/dist-types/commands/GetDataflowGraphCommand.d.ts +1 -1
  54. package/dist-types/commands/GetDevEndpointCommand.d.ts +1 -1
  55. package/dist-types/commands/GetDevEndpointsCommand.d.ts +1 -1
  56. package/dist-types/commands/GetEntityRecordsCommand.d.ts +1 -1
  57. package/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +1 -1
  58. package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
  59. package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
  60. package/dist-types/commands/GetJobBookmarkCommand.d.ts +1 -1
  61. package/dist-types/commands/GetJobCommand.d.ts +1 -1
  62. package/dist-types/commands/GetJobRunCommand.d.ts +1 -1
  63. package/dist-types/commands/GetJobRunsCommand.d.ts +1 -1
  64. package/dist-types/commands/GetJobsCommand.d.ts +1 -1
  65. package/dist-types/commands/GetMLTaskRunCommand.d.ts +1 -1
  66. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +1 -1
  67. package/dist-types/commands/GetMLTransformCommand.d.ts +1 -1
  68. package/dist-types/commands/GetMappingCommand.d.ts +1 -1
  69. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +1 -2
  70. package/dist-types/commands/ListSessionsCommand.d.ts +1 -1
  71. package/dist-types/commands/ListStatementsCommand.d.ts +1 -1
  72. package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
  73. package/dist-types/commands/ListTriggersCommand.d.ts +1 -1
  74. package/dist-types/commands/ListUsageProfilesCommand.d.ts +1 -1
  75. package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -1
  76. package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -1
  77. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  78. package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
  79. package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
  80. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
  81. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
  82. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -1
  83. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +1 -1
  84. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
  85. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +1 -1
  86. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +1 -1
  87. package/dist-types/commands/RunStatementCommand.d.ts +1 -1
  88. package/dist-types/commands/SearchTablesCommand.d.ts +2 -1
  89. package/dist-types/commands/StartBlueprintRunCommand.d.ts +1 -1
  90. package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
  91. package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  92. package/dist-types/commands/StartCrawlerCommand.d.ts +1 -1
  93. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +1 -1
  94. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  95. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  96. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
  97. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
  98. package/dist-types/commands/StartJobRunCommand.d.ts +1 -1
  99. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
  100. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
  101. package/dist-types/commands/StartTriggerCommand.d.ts +1 -1
  102. package/dist-types/commands/StartWorkflowRunCommand.d.ts +1 -1
  103. package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
  104. package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  105. package/dist-types/commands/StopCrawlerCommand.d.ts +1 -1
  106. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +1 -1
  107. package/dist-types/commands/StopSessionCommand.d.ts +1 -1
  108. package/dist-types/commands/StopTriggerCommand.d.ts +1 -1
  109. package/dist-types/commands/StopWorkflowRunCommand.d.ts +1 -1
  110. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  111. package/dist-types/commands/TestConnectionCommand.d.ts +1 -1
  112. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  113. package/dist-types/commands/UpdateBlueprintCommand.d.ts +1 -1
  114. package/dist-types/commands/UpdateCatalogCommand.d.ts +1 -1
  115. package/dist-types/commands/UpdateClassifierCommand.d.ts +1 -1
  116. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
  117. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
  118. package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  119. package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
  120. package/dist-types/commands/UpdateCrawlerCommand.d.ts +1 -1
  121. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
  122. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
  123. package/dist-types/commands/UpdateDatabaseCommand.d.ts +1 -1
  124. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +1 -1
  125. package/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +1 -1
  126. package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
  127. package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
  128. package/dist-types/commands/UpdateJobCommand.d.ts +2 -1
  129. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
  130. package/dist-types/commands/UpdateMLTransformCommand.d.ts +1 -1
  131. package/dist-types/commands/UpdatePartitionCommand.d.ts +1 -1
  132. package/dist-types/commands/UpdateRegistryCommand.d.ts +1 -1
  133. package/dist-types/commands/UpdateSchemaCommand.d.ts +1 -1
  134. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
  135. package/dist-types/commands/UpdateTableCommand.d.ts +1 -1
  136. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +1 -1
  137. package/dist-types/commands/UpdateTriggerCommand.d.ts +1 -1
  138. package/dist-types/index.d.ts +6 -1
  139. package/dist-types/models/enums.d.ts +1918 -0
  140. package/dist-types/models/errors.d.ts +789 -0
  141. package/dist-types/models/models_0.d.ts +1999 -1092
  142. package/dist-types/models/models_1.d.ts +4480 -4078
  143. package/dist-types/models/models_2.d.ts +3636 -4236
  144. package/dist-types/models/models_3.d.ts +4 -3422
  145. package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +4 -2
  146. package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +2 -4
  162. package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +1 -2
  164. package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/GetCatalogsCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +1 -1
  201. package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +1 -1
  202. package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +1 -1
  203. package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +1 -1
  204. package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +4 -2
  205. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +1 -1
  206. package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +1 -1
  207. package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
  208. package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +1 -1
  209. package/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +1 -1
  210. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +1 -1
  211. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +1 -1
  212. package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  213. package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
  214. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
  215. package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
  216. package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
  217. package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -1
  218. package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +1 -1
  219. package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
  220. package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +1 -1
  221. package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +1 -1
  222. package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +1 -1
  223. package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +2 -1
  224. package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +1 -1
  225. package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
  226. package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  227. package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +1 -1
  228. package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +1 -1
  229. package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  230. package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  231. package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
  232. package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
  233. package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +1 -1
  234. package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
  235. package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
  236. package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +1 -1
  237. package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +1 -1
  238. package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
  239. package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  240. package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +1 -1
  241. package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +1 -1
  242. package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +1 -1
  243. package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +1 -1
  244. package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +1 -1
  245. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  246. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +1 -1
  247. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  248. package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +1 -1
  249. package/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +1 -1
  250. package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +1 -1
  251. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
  252. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
  253. package/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  254. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -1
  255. package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +1 -1
  256. package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
  257. package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
  258. package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +1 -1
  259. package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +1 -1
  260. package/dist-types/ts3.4/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +1 -1
  261. package/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
  262. package/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
  263. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +2 -1
  264. package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
  265. package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +1 -1
  266. package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +1 -1
  267. package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +1 -1
  268. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +1 -1
  269. package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
  270. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +1 -1
  271. package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +1 -1
  272. package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +1 -1
  273. package/dist-types/ts3.4/index.d.ts +6 -1
  274. package/dist-types/ts3.4/models/enums.d.ts +1121 -0
  275. package/dist-types/ts3.4/models/errors.d.ts +401 -0
  276. package/dist-types/ts3.4/models/models_0.d.ts +462 -599
  277. package/dist-types/ts3.4/models/models_1.d.ts +797 -981
  278. package/dist-types/ts3.4/models/models_2.d.ts +1304 -1505
  279. package/dist-types/ts3.4/models/models_3.d.ts +8 -900
  280. package/package.json +12 -12
  281. package/dist-es/models/index.js +0 -4
  282. package/dist-types/models/index.d.ts +0 -4
  283. package/dist-types/ts3.4/models/index.d.ts +0 -4
@@ -1,1042 +1,892 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { DocumentType as __DocumentType } from "@smithy/types";
3
- import { GlueServiceException as __BaseException } from "./GlueServiceException";
4
1
  import {
2
+ BackfillErrorCode,
3
+ Comparator,
4
+ Compatibility,
5
+ ConnectionPropertyKey,
6
+ ConnectionType,
7
+ CrawlerHistoryState,
8
+ CsvHeaderOption,
9
+ CsvSerdeOption,
10
+ DataFormat,
11
+ EnableHybridValues,
12
+ ExecutionClass,
13
+ ExistCondition,
14
+ FieldName,
15
+ FilterOperator,
16
+ InclusionAnnotationValue,
17
+ IntegrationStatus,
18
+ Language,
19
+ PartitionIndexStatus,
20
+ Permission,
21
+ PermissionType,
22
+ PrincipalType,
23
+ RegistryStatus,
24
+ ResourceShareType,
25
+ ResourceState,
26
+ SchemaDiffType,
27
+ SchemaStatus,
28
+ SchemaVersionStatus,
29
+ Sort,
30
+ SortDirectionType,
31
+ SourceControlAuthStrategy,
32
+ SourceControlProvider,
33
+ StatementState,
34
+ StatisticEvaluationLevel,
35
+ TableAttributes,
36
+ TableOptimizerType,
37
+ TaskStatusType,
38
+ TransformSortColumnType,
39
+ TransformStatusType,
40
+ TransformType,
41
+ ViewDialect,
42
+ ViewUpdateAction,
43
+ WorkerType,
44
+ } from "./enums";
45
+ import {
46
+ Action,
5
47
  AuditContext,
6
- AuthenticationConfiguration,
7
- Crawler,
48
+ AuthenticationConfigurationInput,
49
+ CatalogInput,
50
+ ConnectionInput,
51
+ CrawlerTargets,
8
52
  CustomEntityType,
9
- DataQualityAggregatedMetrics,
10
- DataQualityAnalyzerResult,
11
- DataQualityObservation,
12
- DataQualityRuleResult,
53
+ DatabaseInput,
54
+ DataQualityTargetTable,
13
55
  DataSource,
14
- DevEndpoint,
15
56
  ErrorDetail,
57
+ EventBatchingCondition,
16
58
  GlueTable,
17
- InclusionAnnotationValue,
59
+ LakeFormationConfiguration,
60
+ LineageConfiguration,
61
+ NotificationProperty,
18
62
  Partition,
63
+ PartitionInput,
19
64
  PartitionValueList,
20
- Schedule,
65
+ Predicate,
66
+ RecrawlPolicy,
67
+ SchemaChangePolicy,
21
68
  SchemaId,
22
69
  StatisticAnnotation,
23
70
  TableOptimizer,
24
- TableOptimizerType,
71
+ TableOptimizerConfiguration,
72
+ TableOptimizerRun,
25
73
  TimestampedInclusionAnnotation,
26
74
  Trigger,
27
- WorkerType,
75
+ Workflow,
76
+ WorkflowRun,
28
77
  } from "./models_0";
29
78
  import {
30
79
  Capabilities,
31
- Catalog,
32
- CodeGenEdge,
33
- CodeGenNode,
34
- CodeGenNodeArg,
35
- Compatibility,
36
- ComputeEnvironment,
37
- ConnectionPropertyKey,
38
- ConnectionStatus,
39
- ConnectionType,
40
- CsvHeaderOption,
41
- CsvSerdeOption,
42
- DatabaseIdentifier,
43
- DataFormat,
44
- DataQualityTargetTable,
80
+ CatalogEntry,
81
+ ColumnStatistics,
82
+ DataCatalogEncryptionSettings,
83
+ DataQualityEvaluationRunAdditionalRunOptions,
45
84
  EncryptionConfiguration,
46
- FederatedDatabase,
47
- JobRun,
48
- Language,
49
- Permission,
50
- PhysicalConnectionRequirements,
51
- PrincipalPermissions,
52
- PrincipalType,
85
+ EvaluationMetrics,
86
+ IcebergPartitionSpec,
87
+ IcebergSchema,
88
+ IcebergSortOrder,
89
+ IntegrationConfig,
90
+ IntegrationError,
91
+ JobBookmarkEntry,
92
+ Location,
93
+ MappingEntry,
53
94
  ProfileConfiguration,
54
95
  RegistryId,
55
- RegistryStatus,
56
96
  ResourceUri,
57
- SchemaStatus,
58
- SchemaVersionStatus,
97
+ SchemaColumn,
59
98
  Session,
60
99
  SourceProcessingProperties,
61
100
  SourceTableConfig,
101
+ TableInput,
102
+ Tag,
62
103
  TargetProcessingProperties,
63
104
  TargetTableConfig,
64
- TaskStatusType,
65
105
  TransformEncryption,
66
106
  TransformParameters,
67
- TransformType,
68
- ViewDialect,
69
- Workflow,
70
- WorkflowRun,
71
107
  } from "./models_1";
72
- export interface GetCatalogResponse {
73
- Catalog?: Catalog | undefined;
74
- }
75
- export interface GetCatalogImportStatusRequest {
76
- CatalogId?: string | undefined;
77
- }
78
- export interface CatalogImportStatus {
79
- ImportCompleted?: boolean | undefined;
80
- ImportTime?: Date | undefined;
81
- ImportedBy?: string | undefined;
108
+ export interface TransformFilterCriteria {
109
+ Name?: string | undefined;
110
+ TransformType?: TransformType | undefined;
111
+ Status?: TransformStatusType | undefined;
112
+ GlueVersion?: string | undefined;
113
+ CreatedBefore?: Date | undefined;
114
+ CreatedAfter?: Date | undefined;
115
+ LastModifiedBefore?: Date | undefined;
116
+ LastModifiedAfter?: Date | undefined;
117
+ Schema?: SchemaColumn[] | undefined;
82
118
  }
83
- export interface GetCatalogImportStatusResponse {
84
- ImportStatus?: CatalogImportStatus | undefined;
119
+ export interface TransformSortCriteria {
120
+ Column: TransformSortColumnType | undefined;
121
+ SortDirection: SortDirectionType | undefined;
85
122
  }
86
- export interface GetCatalogsRequest {
87
- ParentCatalogId?: string | undefined;
123
+ export interface GetMLTransformsRequest {
88
124
  NextToken?: string | undefined;
89
125
  MaxResults?: number | undefined;
90
- Recursive?: boolean | undefined;
91
- IncludeRoot?: boolean | undefined;
92
- }
93
- export interface GetCatalogsResponse {
94
- CatalogList: Catalog[] | undefined;
95
- NextToken?: string | undefined;
96
- }
97
- export interface GetClassifierRequest {
98
- Name: string | undefined;
99
- }
100
- export interface CsvClassifier {
101
- Name: string | undefined;
102
- CreationTime?: Date | undefined;
103
- LastUpdated?: Date | undefined;
104
- Version?: number | undefined;
105
- Delimiter?: string | undefined;
106
- QuoteSymbol?: string | undefined;
107
- ContainsHeader?: CsvHeaderOption | undefined;
108
- Header?: string[] | undefined;
109
- DisableValueTrimming?: boolean | undefined;
110
- AllowSingleColumn?: boolean | undefined;
111
- CustomDatatypeConfigured?: boolean | undefined;
112
- CustomDatatypes?: string[] | undefined;
113
- Serde?: CsvSerdeOption | undefined;
114
- }
115
- export interface GrokClassifier {
116
- Name: string | undefined;
117
- Classification: string | undefined;
118
- CreationTime?: Date | undefined;
119
- LastUpdated?: Date | undefined;
120
- Version?: number | undefined;
121
- GrokPattern: string | undefined;
122
- CustomPatterns?: string | undefined;
123
- }
124
- export interface JsonClassifier {
125
- Name: string | undefined;
126
- CreationTime?: Date | undefined;
127
- LastUpdated?: Date | undefined;
128
- Version?: number | undefined;
129
- JsonPath: string | undefined;
130
- }
131
- export interface XMLClassifier {
132
- Name: string | undefined;
133
- Classification: string | undefined;
134
- CreationTime?: Date | undefined;
135
- LastUpdated?: Date | undefined;
136
- Version?: number | undefined;
137
- RowTag?: string | undefined;
138
- }
139
- export interface Classifier {
140
- GrokClassifier?: GrokClassifier | undefined;
141
- XMLClassifier?: XMLClassifier | undefined;
142
- JsonClassifier?: JsonClassifier | undefined;
143
- CsvClassifier?: CsvClassifier | undefined;
144
- }
145
- export interface GetClassifierResponse {
146
- Classifier?: Classifier | undefined;
126
+ Filter?: TransformFilterCriteria | undefined;
127
+ Sort?: TransformSortCriteria | undefined;
147
128
  }
148
- export interface GetClassifiersRequest {
149
- MaxResults?: number | undefined;
150
- NextToken?: string | undefined;
129
+ export interface MLTransform {
130
+ TransformId?: string | undefined;
131
+ Name?: string | undefined;
132
+ Description?: string | undefined;
133
+ Status?: TransformStatusType | undefined;
134
+ CreatedOn?: Date | undefined;
135
+ LastModifiedOn?: Date | undefined;
136
+ InputRecordTables?: GlueTable[] | undefined;
137
+ Parameters?: TransformParameters | undefined;
138
+ EvaluationMetrics?: EvaluationMetrics | undefined;
139
+ LabelCount?: number | undefined;
140
+ Schema?: SchemaColumn[] | undefined;
141
+ Role?: string | undefined;
142
+ GlueVersion?: string | undefined;
143
+ MaxCapacity?: number | undefined;
144
+ WorkerType?: WorkerType | undefined;
145
+ NumberOfWorkers?: number | undefined;
146
+ Timeout?: number | undefined;
147
+ MaxRetries?: number | undefined;
148
+ TransformEncryption?: TransformEncryption | undefined;
151
149
  }
152
- export interface GetClassifiersResponse {
153
- Classifiers?: Classifier[] | undefined;
150
+ export interface GetMLTransformsResponse {
151
+ Transforms: MLTransform[] | undefined;
154
152
  NextToken?: string | undefined;
155
153
  }
156
- export interface GetColumnStatisticsForPartitionRequest {
154
+ export interface GetPartitionRequest {
157
155
  CatalogId?: string | undefined;
158
156
  DatabaseName: string | undefined;
159
157
  TableName: string | undefined;
160
158
  PartitionValues: string[] | undefined;
161
- ColumnNames: string[] | undefined;
162
- }
163
- export interface BinaryColumnStatisticsData {
164
- MaximumLength: number | undefined;
165
- AverageLength: number | undefined;
166
- NumberOfNulls: number | undefined;
167
- }
168
- export interface BooleanColumnStatisticsData {
169
- NumberOfTrues: number | undefined;
170
- NumberOfFalses: number | undefined;
171
- NumberOfNulls: number | undefined;
172
- }
173
- export interface DateColumnStatisticsData {
174
- MinimumValue?: Date | undefined;
175
- MaximumValue?: Date | undefined;
176
- NumberOfNulls: number | undefined;
177
- NumberOfDistinctValues: number | undefined;
178
- }
179
- export interface DecimalNumber {
180
- UnscaledValue: Uint8Array | undefined;
181
- Scale: number | undefined;
182
- }
183
- export interface DecimalColumnStatisticsData {
184
- MinimumValue?: DecimalNumber | undefined;
185
- MaximumValue?: DecimalNumber | undefined;
186
- NumberOfNulls: number | undefined;
187
- NumberOfDistinctValues: number | undefined;
188
- }
189
- export interface DoubleColumnStatisticsData {
190
- MinimumValue?: number | undefined;
191
- MaximumValue?: number | undefined;
192
- NumberOfNulls: number | undefined;
193
- NumberOfDistinctValues: number | undefined;
194
- }
195
- export interface LongColumnStatisticsData {
196
- MinimumValue?: number | undefined;
197
- MaximumValue?: number | undefined;
198
- NumberOfNulls: number | undefined;
199
- NumberOfDistinctValues: number | undefined;
200
- }
201
- export interface StringColumnStatisticsData {
202
- MaximumLength: number | undefined;
203
- AverageLength: number | undefined;
204
- NumberOfNulls: number | undefined;
205
- NumberOfDistinctValues: number | undefined;
206
- }
207
- export declare const ColumnStatisticsType: {
208
- readonly BINARY: "BINARY";
209
- readonly BOOLEAN: "BOOLEAN";
210
- readonly DATE: "DATE";
211
- readonly DECIMAL: "DECIMAL";
212
- readonly DOUBLE: "DOUBLE";
213
- readonly LONG: "LONG";
214
- readonly STRING: "STRING";
215
- };
216
- export type ColumnStatisticsType =
217
- (typeof ColumnStatisticsType)[keyof typeof ColumnStatisticsType];
218
- export interface ColumnStatisticsData {
219
- Type: ColumnStatisticsType | undefined;
220
- BooleanColumnStatisticsData?: BooleanColumnStatisticsData | undefined;
221
- DateColumnStatisticsData?: DateColumnStatisticsData | undefined;
222
- DecimalColumnStatisticsData?: DecimalColumnStatisticsData | undefined;
223
- DoubleColumnStatisticsData?: DoubleColumnStatisticsData | undefined;
224
- LongColumnStatisticsData?: LongColumnStatisticsData | undefined;
225
- StringColumnStatisticsData?: StringColumnStatisticsData | undefined;
226
- BinaryColumnStatisticsData?: BinaryColumnStatisticsData | undefined;
227
- }
228
- export interface ColumnStatistics {
229
- ColumnName: string | undefined;
230
- ColumnType: string | undefined;
231
- AnalyzedTime: Date | undefined;
232
- StatisticsData: ColumnStatisticsData | undefined;
233
- }
234
- export interface ColumnError {
235
- ColumnName?: string | undefined;
236
- Error?: ErrorDetail | undefined;
237
159
  }
238
- export interface GetColumnStatisticsForPartitionResponse {
239
- ColumnStatisticsList?: ColumnStatistics[] | undefined;
240
- Errors?: ColumnError[] | undefined;
160
+ export interface GetPartitionResponse {
161
+ Partition?: Partition | undefined;
241
162
  }
242
- export interface GetColumnStatisticsForTableRequest {
163
+ export interface GetPartitionIndexesRequest {
243
164
  CatalogId?: string | undefined;
244
165
  DatabaseName: string | undefined;
245
166
  TableName: string | undefined;
246
- ColumnNames: string[] | undefined;
247
- }
248
- export interface GetColumnStatisticsForTableResponse {
249
- ColumnStatisticsList?: ColumnStatistics[] | undefined;
250
- Errors?: ColumnError[] | undefined;
251
- }
252
- export interface GetColumnStatisticsTaskRunRequest {
253
- ColumnStatisticsTaskRunId: string | undefined;
254
- }
255
- export declare const ComputationType: {
256
- readonly FULL: "FULL";
257
- readonly INCREMENTAL: "INCREMENTAL";
258
- };
259
- export type ComputationType =
260
- (typeof ComputationType)[keyof typeof ComputationType];
261
- export declare const ColumnStatisticsState: {
262
- readonly FAILED: "FAILED";
263
- readonly RUNNING: "RUNNING";
264
- readonly STARTING: "STARTING";
265
- readonly STOPPED: "STOPPED";
266
- readonly SUCCEEDED: "SUCCEEDED";
267
- };
268
- export type ColumnStatisticsState =
269
- (typeof ColumnStatisticsState)[keyof typeof ColumnStatisticsState];
270
- export interface ColumnStatisticsTaskRun {
271
- CustomerId?: string | undefined;
272
- ColumnStatisticsTaskRunId?: string | undefined;
273
- DatabaseName?: string | undefined;
274
- TableName?: string | undefined;
275
- ColumnNameList?: string[] | undefined;
276
- CatalogID?: string | undefined;
277
- Role?: string | undefined;
278
- SampleSize?: number | undefined;
279
- SecurityConfiguration?: string | undefined;
280
- NumberOfWorkers?: number | undefined;
281
- WorkerType?: string | undefined;
282
- ComputationType?: ComputationType | undefined;
283
- Status?: ColumnStatisticsState | undefined;
284
- CreationTime?: Date | undefined;
285
- LastUpdated?: Date | undefined;
286
- StartTime?: Date | undefined;
287
- EndTime?: Date | undefined;
288
- ErrorMessage?: string | undefined;
289
- DPUSeconds?: number | undefined;
290
- }
291
- export interface GetColumnStatisticsTaskRunResponse {
292
- ColumnStatisticsTaskRun?: ColumnStatisticsTaskRun | undefined;
293
- }
294
- export interface GetColumnStatisticsTaskRunsRequest {
295
- DatabaseName: string | undefined;
296
- TableName: string | undefined;
297
- MaxResults?: number | undefined;
298
- NextToken?: string | undefined;
299
- }
300
- export interface GetColumnStatisticsTaskRunsResponse {
301
- ColumnStatisticsTaskRuns?: ColumnStatisticsTaskRun[] | undefined;
302
167
  NextToken?: string | undefined;
303
168
  }
304
- export interface GetColumnStatisticsTaskSettingsRequest {
305
- DatabaseName: string | undefined;
306
- TableName: string | undefined;
307
- }
308
- export declare const ExecutionStatus: {
309
- readonly FAILED: "FAILED";
310
- readonly STARTED: "STARTED";
311
- };
312
- export type ExecutionStatus =
313
- (typeof ExecutionStatus)[keyof typeof ExecutionStatus];
314
- export interface ExecutionAttempt {
315
- Status?: ExecutionStatus | undefined;
316
- ColumnStatisticsTaskRunId?: string | undefined;
317
- ExecutionTimestamp?: Date | undefined;
318
- ErrorMessage?: string | undefined;
169
+ export interface BackfillError {
170
+ Code?: BackfillErrorCode | undefined;
171
+ Partitions?: PartitionValueList[] | undefined;
319
172
  }
320
- export declare const ScheduleType: {
321
- readonly AUTO: "AUTO";
322
- readonly CRON: "CRON";
323
- };
324
- export type ScheduleType = (typeof ScheduleType)[keyof typeof ScheduleType];
325
- export declare const SettingSource: {
326
- readonly CATALOG: "CATALOG";
327
- readonly TABLE: "TABLE";
328
- };
329
- export type SettingSource = (typeof SettingSource)[keyof typeof SettingSource];
330
- export interface ColumnStatisticsTaskSettings {
331
- DatabaseName?: string | undefined;
332
- TableName?: string | undefined;
333
- Schedule?: Schedule | undefined;
334
- ColumnNameList?: string[] | undefined;
335
- CatalogID?: string | undefined;
336
- Role?: string | undefined;
337
- SampleSize?: number | undefined;
338
- SecurityConfiguration?: string | undefined;
339
- ScheduleType?: ScheduleType | undefined;
340
- SettingSource?: SettingSource | undefined;
341
- LastExecutionAttempt?: ExecutionAttempt | undefined;
173
+ export interface KeySchemaElement {
174
+ Name: string | undefined;
175
+ Type: string | undefined;
342
176
  }
343
- export interface GetColumnStatisticsTaskSettingsResponse {
344
- ColumnStatisticsTaskSettings?: ColumnStatisticsTaskSettings | undefined;
177
+ export interface PartitionIndexDescriptor {
178
+ IndexName: string | undefined;
179
+ Keys: KeySchemaElement[] | undefined;
180
+ IndexStatus: PartitionIndexStatus | undefined;
181
+ BackfillErrors?: BackfillError[] | undefined;
345
182
  }
346
- export interface GetConnectionRequest {
347
- CatalogId?: string | undefined;
348
- Name: string | undefined;
349
- HidePassword?: boolean | undefined;
350
- ApplyOverrideForComputeEnvironment?: ComputeEnvironment | undefined;
183
+ export interface GetPartitionIndexesResponse {
184
+ PartitionIndexDescriptorList?: PartitionIndexDescriptor[] | undefined;
185
+ NextToken?: string | undefined;
351
186
  }
352
- export interface Connection {
353
- Name?: string | undefined;
354
- Description?: string | undefined;
355
- ConnectionType?: ConnectionType | undefined;
356
- MatchCriteria?: string[] | undefined;
357
- ConnectionProperties?:
358
- | Partial<Record<ConnectionPropertyKey, string>>
359
- | undefined;
360
- SparkProperties?: Record<string, string> | undefined;
361
- AthenaProperties?: Record<string, string> | undefined;
362
- PythonProperties?: Record<string, string> | undefined;
363
- PhysicalConnectionRequirements?: PhysicalConnectionRequirements | undefined;
364
- CreationTime?: Date | undefined;
365
- LastUpdatedTime?: Date | undefined;
366
- LastUpdatedBy?: string | undefined;
367
- Status?: ConnectionStatus | undefined;
368
- StatusReason?: string | undefined;
369
- LastConnectionValidationTime?: Date | undefined;
370
- AuthenticationConfiguration?: AuthenticationConfiguration | undefined;
371
- ConnectionSchemaVersion?: number | undefined;
372
- CompatibleComputeEnvironments?: ComputeEnvironment[] | undefined;
373
- }
374
- export interface GetConnectionResponse {
375
- Connection?: Connection | undefined;
376
- }
377
- export interface GetConnectionsFilter {
378
- MatchCriteria?: string[] | undefined;
379
- ConnectionType?: ConnectionType | undefined;
380
- ConnectionSchemaVersion?: number | undefined;
187
+ export interface Segment {
188
+ SegmentNumber: number | undefined;
189
+ TotalSegments: number | undefined;
381
190
  }
382
- export interface GetConnectionsRequest {
191
+ export interface GetPartitionsRequest {
383
192
  CatalogId?: string | undefined;
384
- Filter?: GetConnectionsFilter | undefined;
385
- HidePassword?: boolean | undefined;
193
+ DatabaseName: string | undefined;
194
+ TableName: string | undefined;
195
+ Expression?: string | undefined;
386
196
  NextToken?: string | undefined;
197
+ Segment?: Segment | undefined;
387
198
  MaxResults?: number | undefined;
199
+ ExcludeColumnSchema?: boolean | undefined;
200
+ TransactionId?: string | undefined;
201
+ QueryAsOfTime?: Date | undefined;
388
202
  }
389
- export interface GetConnectionsResponse {
390
- ConnectionList?: Connection[] | undefined;
203
+ export interface GetPartitionsResponse {
204
+ Partitions?: Partition[] | undefined;
391
205
  NextToken?: string | undefined;
392
206
  }
393
- export interface GetCrawlerRequest {
394
- Name: string | undefined;
207
+ export interface GetPlanRequest {
208
+ Mapping: MappingEntry[] | undefined;
209
+ Source: CatalogEntry | undefined;
210
+ Sinks?: CatalogEntry[] | undefined;
211
+ Location?: Location | undefined;
212
+ Language?: Language | undefined;
213
+ AdditionalPlanOptionsMap?: Record<string, string> | undefined;
395
214
  }
396
- export interface GetCrawlerResponse {
397
- Crawler?: Crawler | undefined;
215
+ export interface GetPlanResponse {
216
+ PythonScript?: string | undefined;
217
+ ScalaCode?: string | undefined;
398
218
  }
399
- export interface GetCrawlerMetricsRequest {
400
- CrawlerNameList?: string[] | undefined;
401
- MaxResults?: number | undefined;
402
- NextToken?: string | undefined;
219
+ export interface GetRegistryInput {
220
+ RegistryId: RegistryId | undefined;
403
221
  }
404
- export interface CrawlerMetrics {
405
- CrawlerName?: string | undefined;
406
- TimeLeftSeconds?: number | undefined;
407
- StillEstimating?: boolean | undefined;
408
- LastRuntimeSeconds?: number | undefined;
409
- MedianRuntimeSeconds?: number | undefined;
410
- TablesCreated?: number | undefined;
411
- TablesUpdated?: number | undefined;
412
- TablesDeleted?: number | undefined;
222
+ export interface GetRegistryResponse {
223
+ RegistryName?: string | undefined;
224
+ RegistryArn?: string | undefined;
225
+ Description?: string | undefined;
226
+ Status?: RegistryStatus | undefined;
227
+ CreatedTime?: string | undefined;
228
+ UpdatedTime?: string | undefined;
413
229
  }
414
- export interface GetCrawlerMetricsResponse {
415
- CrawlerMetricsList?: CrawlerMetrics[] | undefined;
230
+ export interface GetResourcePoliciesRequest {
416
231
  NextToken?: string | undefined;
417
- }
418
- export interface GetCrawlersRequest {
419
232
  MaxResults?: number | undefined;
420
- NextToken?: string | undefined;
421
233
  }
422
- export interface GetCrawlersResponse {
423
- Crawlers?: Crawler[] | undefined;
234
+ export interface GluePolicy {
235
+ PolicyInJson?: string | undefined;
236
+ PolicyHash?: string | undefined;
237
+ CreateTime?: Date | undefined;
238
+ UpdateTime?: Date | undefined;
239
+ }
240
+ export interface GetResourcePoliciesResponse {
241
+ GetResourcePoliciesResponseList?: GluePolicy[] | undefined;
424
242
  NextToken?: string | undefined;
425
243
  }
426
- export interface GetCustomEntityTypeRequest {
427
- Name: string | undefined;
244
+ export interface GetResourcePolicyRequest {
245
+ ResourceArn?: string | undefined;
428
246
  }
429
- export interface GetCustomEntityTypeResponse {
430
- Name?: string | undefined;
431
- RegexString?: string | undefined;
432
- ContextWords?: string[] | undefined;
247
+ export interface GetResourcePolicyResponse {
248
+ PolicyInJson?: string | undefined;
249
+ PolicyHash?: string | undefined;
250
+ CreateTime?: Date | undefined;
251
+ UpdateTime?: Date | undefined;
433
252
  }
434
- export interface GetDatabaseRequest {
435
- CatalogId?: string | undefined;
436
- Name: string | undefined;
253
+ export interface GetSchemaInput {
254
+ SchemaId: SchemaId | undefined;
437
255
  }
438
- export interface Database {
439
- Name: string | undefined;
256
+ export interface GetSchemaResponse {
257
+ RegistryName?: string | undefined;
258
+ RegistryArn?: string | undefined;
259
+ SchemaName?: string | undefined;
260
+ SchemaArn?: string | undefined;
440
261
  Description?: string | undefined;
441
- LocationUri?: string | undefined;
442
- Parameters?: Record<string, string> | undefined;
443
- CreateTime?: Date | undefined;
444
- CreateTableDefaultPermissions?: PrincipalPermissions[] | undefined;
445
- TargetDatabase?: DatabaseIdentifier | undefined;
446
- CatalogId?: string | undefined;
447
- FederatedDatabase?: FederatedDatabase | undefined;
448
- }
449
- export interface GetDatabaseResponse {
450
- Database?: Database | undefined;
451
- }
452
- export declare const DatabaseAttributes: {
453
- readonly NAME: "NAME";
454
- readonly TARGET_DATABASE: "TARGET_DATABASE";
455
- };
456
- export type DatabaseAttributes =
457
- (typeof DatabaseAttributes)[keyof typeof DatabaseAttributes];
458
- export declare const ResourceShareType: {
459
- readonly ALL: "ALL";
460
- readonly FEDERATED: "FEDERATED";
461
- readonly FOREIGN: "FOREIGN";
462
- };
463
- export type ResourceShareType =
464
- (typeof ResourceShareType)[keyof typeof ResourceShareType];
465
- export interface GetDatabasesRequest {
466
- CatalogId?: string | undefined;
467
- NextToken?: string | undefined;
468
- MaxResults?: number | undefined;
469
- ResourceShareType?: ResourceShareType | undefined;
470
- AttributesToGet?: DatabaseAttributes[] | undefined;
471
- }
472
- export interface GetDatabasesResponse {
473
- DatabaseList: Database[] | undefined;
474
- NextToken?: string | undefined;
262
+ DataFormat?: DataFormat | undefined;
263
+ Compatibility?: Compatibility | undefined;
264
+ SchemaCheckpoint?: number | undefined;
265
+ LatestSchemaVersion?: number | undefined;
266
+ NextSchemaVersion?: number | undefined;
267
+ SchemaStatus?: SchemaStatus | undefined;
268
+ CreatedTime?: string | undefined;
269
+ UpdatedTime?: string | undefined;
475
270
  }
476
- export interface GetDataCatalogEncryptionSettingsRequest {
477
- CatalogId?: string | undefined;
271
+ export interface GetSchemaByDefinitionInput {
272
+ SchemaId: SchemaId | undefined;
273
+ SchemaDefinition: string | undefined;
478
274
  }
479
- export interface ConnectionPasswordEncryption {
480
- ReturnConnectionPasswordEncrypted: boolean | undefined;
481
- AwsKmsKeyId?: string | undefined;
482
- }
483
- export declare const CatalogEncryptionMode: {
484
- readonly DISABLED: "DISABLED";
485
- readonly SSEKMS: "SSE-KMS";
486
- readonly SSEKMSWITHSERVICEROLE: "SSE-KMS-WITH-SERVICE-ROLE";
487
- };
488
- export type CatalogEncryptionMode =
489
- (typeof CatalogEncryptionMode)[keyof typeof CatalogEncryptionMode];
490
- export interface EncryptionAtRest {
491
- CatalogEncryptionMode: CatalogEncryptionMode | undefined;
492
- SseAwsKmsKeyId?: string | undefined;
493
- CatalogEncryptionServiceRole?: string | undefined;
494
- }
495
- export interface DataCatalogEncryptionSettings {
496
- EncryptionAtRest?: EncryptionAtRest | undefined;
497
- ConnectionPasswordEncryption?: ConnectionPasswordEncryption | undefined;
498
- }
499
- export interface GetDataCatalogEncryptionSettingsResponse {
500
- DataCatalogEncryptionSettings?: DataCatalogEncryptionSettings | undefined;
501
- }
502
- export interface GetDataflowGraphRequest {
503
- PythonScript?: string | undefined;
504
- }
505
- export interface GetDataflowGraphResponse {
506
- DagNodes?: CodeGenNode[] | undefined;
507
- DagEdges?: CodeGenEdge[] | undefined;
508
- }
509
- export interface GetDataQualityModelRequest {
510
- StatisticId?: string | undefined;
511
- ProfileId: string | undefined;
512
- }
513
- export declare const DataQualityModelStatus: {
514
- readonly FAILED: "FAILED";
515
- readonly RUNNING: "RUNNING";
516
- readonly SUCCEEDED: "SUCCEEDED";
517
- };
518
- export type DataQualityModelStatus =
519
- (typeof DataQualityModelStatus)[keyof typeof DataQualityModelStatus];
520
- export interface GetDataQualityModelResponse {
521
- Status?: DataQualityModelStatus | undefined;
522
- StartedOn?: Date | undefined;
523
- CompletedOn?: Date | undefined;
524
- FailureReason?: string | undefined;
525
- }
526
- export interface GetDataQualityModelResultRequest {
527
- StatisticId: string | undefined;
528
- ProfileId: string | undefined;
529
- }
530
- export interface StatisticModelResult {
531
- LowerBound?: number | undefined;
532
- UpperBound?: number | undefined;
533
- PredictedValue?: number | undefined;
534
- ActualValue?: number | undefined;
535
- Date?: Date | undefined;
536
- InclusionAnnotation?: InclusionAnnotationValue | undefined;
275
+ export interface GetSchemaByDefinitionResponse {
276
+ SchemaVersionId?: string | undefined;
277
+ SchemaArn?: string | undefined;
278
+ DataFormat?: DataFormat | undefined;
279
+ Status?: SchemaVersionStatus | undefined;
280
+ CreatedTime?: string | undefined;
537
281
  }
538
- export interface GetDataQualityModelResultResponse {
539
- CompletedOn?: Date | undefined;
540
- Model?: StatisticModelResult[] | undefined;
282
+ export interface SchemaVersionNumber {
283
+ LatestVersion?: boolean | undefined;
284
+ VersionNumber?: number | undefined;
541
285
  }
542
- export interface GetDataQualityResultRequest {
543
- ResultId: string | undefined;
286
+ export interface GetSchemaVersionInput {
287
+ SchemaId?: SchemaId | undefined;
288
+ SchemaVersionId?: string | undefined;
289
+ SchemaVersionNumber?: SchemaVersionNumber | undefined;
544
290
  }
545
- export interface GetDataQualityResultResponse {
546
- ResultId?: string | undefined;
547
- ProfileId?: string | undefined;
548
- Score?: number | undefined;
549
- DataSource?: DataSource | undefined;
550
- RulesetName?: string | undefined;
551
- EvaluationContext?: string | undefined;
552
- StartedOn?: Date | undefined;
553
- CompletedOn?: Date | undefined;
554
- JobName?: string | undefined;
555
- JobRunId?: string | undefined;
556
- RulesetEvaluationRunId?: string | undefined;
557
- RuleResults?: DataQualityRuleResult[] | undefined;
558
- AnalyzerResults?: DataQualityAnalyzerResult[] | undefined;
559
- Observations?: DataQualityObservation[] | undefined;
560
- AggregatedMetrics?: DataQualityAggregatedMetrics | undefined;
291
+ export interface GetSchemaVersionResponse {
292
+ SchemaVersionId?: string | undefined;
293
+ SchemaDefinition?: string | undefined;
294
+ DataFormat?: DataFormat | undefined;
295
+ SchemaArn?: string | undefined;
296
+ VersionNumber?: number | undefined;
297
+ Status?: SchemaVersionStatus | undefined;
298
+ CreatedTime?: string | undefined;
561
299
  }
562
- export interface GetDataQualityRuleRecommendationRunRequest {
563
- RunId: string | undefined;
300
+ export interface GetSchemaVersionsDiffInput {
301
+ SchemaId: SchemaId | undefined;
302
+ FirstSchemaVersionNumber: SchemaVersionNumber | undefined;
303
+ SecondSchemaVersionNumber: SchemaVersionNumber | undefined;
304
+ SchemaDiffType: SchemaDiffType | undefined;
564
305
  }
565
- export interface GetDataQualityRuleRecommendationRunResponse {
566
- RunId?: string | undefined;
567
- DataSource?: DataSource | undefined;
568
- Role?: string | undefined;
569
- NumberOfWorkers?: number | undefined;
570
- Timeout?: number | undefined;
571
- Status?: TaskStatusType | undefined;
572
- ErrorString?: string | undefined;
573
- StartedOn?: Date | undefined;
574
- LastModifiedOn?: Date | undefined;
575
- CompletedOn?: Date | undefined;
576
- ExecutionTime?: number | undefined;
577
- RecommendedRuleset?: string | undefined;
578
- CreatedRulesetName?: string | undefined;
579
- DataQualitySecurityConfiguration?: string | undefined;
306
+ export interface GetSchemaVersionsDiffResponse {
307
+ Diff?: string | undefined;
580
308
  }
581
- export interface GetDataQualityRulesetRequest {
309
+ export interface GetSecurityConfigurationRequest {
582
310
  Name: string | undefined;
583
311
  }
584
- export interface GetDataQualityRulesetResponse {
312
+ export interface SecurityConfiguration {
585
313
  Name?: string | undefined;
586
- Description?: string | undefined;
587
- Ruleset?: string | undefined;
588
- TargetTable?: DataQualityTargetTable | undefined;
589
- CreatedOn?: Date | undefined;
590
- LastModifiedOn?: Date | undefined;
591
- RecommendationRunId?: string | undefined;
592
- DataQualitySecurityConfiguration?: string | undefined;
593
- }
594
- export interface GetDataQualityRulesetEvaluationRunRequest {
595
- RunId: string | undefined;
596
- }
597
- export declare const DQCompositeRuleEvaluationMethod: {
598
- readonly COLUMN: "COLUMN";
599
- readonly ROW: "ROW";
600
- };
601
- export type DQCompositeRuleEvaluationMethod =
602
- (typeof DQCompositeRuleEvaluationMethod)[keyof typeof DQCompositeRuleEvaluationMethod];
603
- export interface DataQualityEvaluationRunAdditionalRunOptions {
604
- CloudWatchMetricsEnabled?: boolean | undefined;
605
- ResultsS3Prefix?: string | undefined;
606
- CompositeRuleEvaluationMethod?: DQCompositeRuleEvaluationMethod | undefined;
607
- }
608
- export interface GetDataQualityRulesetEvaluationRunResponse {
609
- RunId?: string | undefined;
610
- DataSource?: DataSource | undefined;
611
- Role?: string | undefined;
612
- NumberOfWorkers?: number | undefined;
613
- Timeout?: number | undefined;
614
- AdditionalRunOptions?:
615
- | DataQualityEvaluationRunAdditionalRunOptions
616
- | undefined;
617
- Status?: TaskStatusType | undefined;
618
- ErrorString?: string | undefined;
619
- StartedOn?: Date | undefined;
620
- LastModifiedOn?: Date | undefined;
621
- CompletedOn?: Date | undefined;
622
- ExecutionTime?: number | undefined;
623
- RulesetNames?: string[] | undefined;
624
- ResultIds?: string[] | undefined;
625
- AdditionalDataSources?: Record<string, DataSource> | undefined;
626
- }
627
- export interface GetDevEndpointRequest {
628
- EndpointName: string | undefined;
314
+ CreatedTimeStamp?: Date | undefined;
315
+ EncryptionConfiguration?: EncryptionConfiguration | undefined;
629
316
  }
630
- export interface GetDevEndpointResponse {
631
- DevEndpoint?: DevEndpoint | undefined;
317
+ export interface GetSecurityConfigurationResponse {
318
+ SecurityConfiguration?: SecurityConfiguration | undefined;
632
319
  }
633
- export interface GetDevEndpointsRequest {
320
+ export interface GetSecurityConfigurationsRequest {
634
321
  MaxResults?: number | undefined;
635
322
  NextToken?: string | undefined;
636
323
  }
637
- export interface GetDevEndpointsResponse {
638
- DevEndpoints?: DevEndpoint[] | undefined;
639
- NextToken?: string | undefined;
640
- }
641
- export interface GetEntityRecordsRequest {
642
- ConnectionName?: string | undefined;
643
- CatalogId?: string | undefined;
644
- EntityName: string | undefined;
324
+ export interface GetSecurityConfigurationsResponse {
325
+ SecurityConfigurations?: SecurityConfiguration[] | undefined;
645
326
  NextToken?: string | undefined;
646
- DataStoreApiVersion?: string | undefined;
647
- ConnectionOptions?: Record<string, string> | undefined;
648
- FilterPredicate?: string | undefined;
649
- Limit: number | undefined;
650
- OrderBy?: string | undefined;
651
- SelectedFields?: string[] | undefined;
652
327
  }
653
- export interface GetEntityRecordsResponse {
654
- Records?: __DocumentType[] | undefined;
655
- NextToken?: string | undefined;
328
+ export interface GetSessionRequest {
329
+ Id: string | undefined;
330
+ RequestOrigin?: string | undefined;
656
331
  }
657
- export interface GetGlueIdentityCenterConfigurationRequest {}
658
- export interface GetGlueIdentityCenterConfigurationResponse {
659
- ApplicationArn?: string | undefined;
660
- InstanceArn?: string | undefined;
661
- Scopes?: string[] | undefined;
662
- UserBackgroundSessionsEnabled?: boolean | undefined;
332
+ export interface GetSessionResponse {
333
+ Session?: Session | undefined;
663
334
  }
664
- export interface GetIntegrationResourcePropertyRequest {
665
- ResourceArn: string | undefined;
335
+ export interface GetStatementRequest {
336
+ SessionId: string | undefined;
337
+ Id: number | undefined;
338
+ RequestOrigin?: string | undefined;
666
339
  }
667
- export interface GetIntegrationResourcePropertyResponse {
668
- ResourceArn?: string | undefined;
669
- ResourcePropertyArn?: string | undefined;
670
- SourceProcessingProperties?: SourceProcessingProperties | undefined;
671
- TargetProcessingProperties?: TargetProcessingProperties | undefined;
340
+ export interface StatementOutputData {
341
+ TextPlain?: string | undefined;
672
342
  }
673
- export interface GetIntegrationTablePropertiesRequest {
674
- ResourceArn: string | undefined;
675
- TableName: string | undefined;
343
+ export interface StatementOutput {
344
+ Data?: StatementOutputData | undefined;
345
+ ExecutionCount?: number | undefined;
346
+ Status?: StatementState | undefined;
347
+ ErrorName?: string | undefined;
348
+ ErrorValue?: string | undefined;
349
+ Traceback?: string[] | undefined;
676
350
  }
677
- export interface GetIntegrationTablePropertiesResponse {
678
- ResourceArn?: string | undefined;
679
- TableName?: string | undefined;
680
- SourceTableConfig?: SourceTableConfig | undefined;
681
- TargetTableConfig?: TargetTableConfig | undefined;
351
+ export interface Statement {
352
+ Id?: number | undefined;
353
+ Code?: string | undefined;
354
+ State?: StatementState | undefined;
355
+ Output?: StatementOutput | undefined;
356
+ Progress?: number | undefined;
357
+ StartedOn?: number | undefined;
358
+ CompletedOn?: number | undefined;
682
359
  }
683
- export interface GetJobRequest {
684
- JobName: string | undefined;
360
+ export interface GetStatementResponse {
361
+ Statement?: Statement | undefined;
685
362
  }
686
- export interface GetJobBookmarkRequest {
687
- JobName: string | undefined;
688
- RunId?: string | undefined;
363
+ export interface GetTableRequest {
364
+ CatalogId?: string | undefined;
365
+ DatabaseName: string | undefined;
366
+ Name: string | undefined;
367
+ TransactionId?: string | undefined;
368
+ QueryAsOfTime?: Date | undefined;
369
+ AuditContext?: AuditContext | undefined;
370
+ IncludeStatusDetails?: boolean | undefined;
689
371
  }
690
- export interface JobBookmarkEntry {
691
- JobName?: string | undefined;
692
- Version?: number | undefined;
693
- Run?: number | undefined;
694
- Attempt?: number | undefined;
695
- PreviousRunId?: string | undefined;
696
- RunId?: string | undefined;
697
- JobBookmark?: string | undefined;
372
+ export interface FederatedTable {
373
+ Identifier?: string | undefined;
374
+ DatabaseIdentifier?: string | undefined;
375
+ ConnectionName?: string | undefined;
376
+ ConnectionType?: string | undefined;
698
377
  }
699
- export interface GetJobBookmarkResponse {
700
- JobBookmarkEntry?: JobBookmarkEntry | undefined;
378
+ export interface ViewValidation {
379
+ Dialect?: ViewDialect | undefined;
380
+ DialectVersion?: string | undefined;
381
+ ViewValidationText?: string | undefined;
382
+ UpdateTime?: Date | undefined;
383
+ State?: ResourceState | undefined;
384
+ Error?: ErrorDetail | undefined;
701
385
  }
702
- export interface GetJobRunRequest {
703
- JobName: string | undefined;
704
- RunId: string | undefined;
705
- PredecessorsIncluded?: boolean | undefined;
386
+ export interface ViewRepresentation {
387
+ Dialect?: ViewDialect | undefined;
388
+ DialectVersion?: string | undefined;
389
+ ViewOriginalText?: string | undefined;
390
+ ViewExpandedText?: string | undefined;
391
+ ValidationConnection?: string | undefined;
392
+ IsStale?: boolean | undefined;
706
393
  }
707
- export interface GetJobRunResponse {
708
- JobRun?: JobRun | undefined;
394
+ export interface ViewDefinition {
395
+ IsProtected?: boolean | undefined;
396
+ Definer?: string | undefined;
397
+ SubObjects?: string[] | undefined;
398
+ Representations?: ViewRepresentation[] | undefined;
709
399
  }
710
- export interface GetJobRunsRequest {
711
- JobName: string | undefined;
712
- NextToken?: string | undefined;
713
- MaxResults?: number | undefined;
400
+ export interface GetTableOptimizerRequest {
401
+ CatalogId: string | undefined;
402
+ DatabaseName: string | undefined;
403
+ TableName: string | undefined;
404
+ Type: TableOptimizerType | undefined;
714
405
  }
715
- export interface GetJobRunsResponse {
716
- JobRuns?: JobRun[] | undefined;
717
- NextToken?: string | undefined;
406
+ export interface GetTableOptimizerResponse {
407
+ CatalogId?: string | undefined;
408
+ DatabaseName?: string | undefined;
409
+ TableName?: string | undefined;
410
+ TableOptimizer?: TableOptimizer | undefined;
718
411
  }
719
- export interface GetJobsRequest {
412
+ export interface GetTablesRequest {
413
+ CatalogId?: string | undefined;
414
+ DatabaseName: string | undefined;
415
+ Expression?: string | undefined;
720
416
  NextToken?: string | undefined;
721
417
  MaxResults?: number | undefined;
418
+ TransactionId?: string | undefined;
419
+ QueryAsOfTime?: Date | undefined;
420
+ AuditContext?: AuditContext | undefined;
421
+ IncludeStatusDetails?: boolean | undefined;
422
+ AttributesToGet?: TableAttributes[] | undefined;
722
423
  }
723
- export interface Location {
724
- Jdbc?: CodeGenNodeArg[] | undefined;
725
- S3?: CodeGenNodeArg[] | undefined;
726
- DynamoDB?: CodeGenNodeArg[] | undefined;
727
- }
728
- export interface CatalogEntry {
424
+ export interface GetTableVersionRequest {
425
+ CatalogId?: string | undefined;
729
426
  DatabaseName: string | undefined;
730
427
  TableName: string | undefined;
428
+ VersionId?: string | undefined;
731
429
  }
732
- export interface GetMappingRequest {
733
- Source: CatalogEntry | undefined;
734
- Sinks?: CatalogEntry[] | undefined;
735
- Location?: Location | undefined;
736
- }
737
- export interface MappingEntry {
738
- SourceTable?: string | undefined;
739
- SourcePath?: string | undefined;
740
- SourceType?: string | undefined;
741
- TargetTable?: string | undefined;
742
- TargetPath?: string | undefined;
743
- TargetType?: string | undefined;
744
- }
745
- export interface GetMappingResponse {
746
- Mapping: MappingEntry[] | undefined;
747
- }
748
- export interface GetMLTaskRunRequest {
749
- TransformId: string | undefined;
750
- TaskRunId: string | undefined;
751
- }
752
- export interface ExportLabelsTaskRunProperties {
753
- OutputS3Path?: string | undefined;
754
- }
755
- export interface FindMatchesTaskRunProperties {
756
- JobId?: string | undefined;
757
- JobName?: string | undefined;
758
- JobRunId?: string | undefined;
430
+ export interface GetTableVersionsRequest {
431
+ CatalogId?: string | undefined;
432
+ DatabaseName: string | undefined;
433
+ TableName: string | undefined;
434
+ NextToken?: string | undefined;
435
+ MaxResults?: number | undefined;
759
436
  }
760
- export interface ImportLabelsTaskRunProperties {
761
- InputS3Path?: string | undefined;
762
- Replace?: boolean | undefined;
763
- }
764
- export interface LabelingSetGenerationTaskRunProperties {
765
- OutputS3Path?: string | undefined;
766
- }
767
- export declare const TaskType: {
768
- readonly EVALUATION: "EVALUATION";
769
- readonly EXPORT_LABELS: "EXPORT_LABELS";
770
- readonly FIND_MATCHES: "FIND_MATCHES";
771
- readonly IMPORT_LABELS: "IMPORT_LABELS";
772
- readonly LABELING_SET_GENERATION: "LABELING_SET_GENERATION";
773
- };
774
- export type TaskType = (typeof TaskType)[keyof typeof TaskType];
775
- export interface TaskRunProperties {
776
- TaskType?: TaskType | undefined;
777
- ImportLabelsTaskRunProperties?: ImportLabelsTaskRunProperties | undefined;
778
- ExportLabelsTaskRunProperties?: ExportLabelsTaskRunProperties | undefined;
779
- LabelingSetGenerationTaskRunProperties?:
780
- | LabelingSetGenerationTaskRunProperties
781
- | undefined;
782
- FindMatchesTaskRunProperties?: FindMatchesTaskRunProperties | undefined;
437
+ export interface GetTagsRequest {
438
+ ResourceArn: string | undefined;
783
439
  }
784
- export interface GetMLTaskRunResponse {
785
- TransformId?: string | undefined;
786
- TaskRunId?: string | undefined;
787
- Status?: TaskStatusType | undefined;
788
- LogGroupName?: string | undefined;
789
- Properties?: TaskRunProperties | undefined;
790
- ErrorString?: string | undefined;
791
- StartedOn?: Date | undefined;
792
- LastModifiedOn?: Date | undefined;
793
- CompletedOn?: Date | undefined;
794
- ExecutionTime?: number | undefined;
440
+ export interface GetTagsResponse {
441
+ Tags?: Record<string, string> | undefined;
795
442
  }
796
- export interface TaskRunFilterCriteria {
797
- TaskRunType?: TaskType | undefined;
798
- Status?: TaskStatusType | undefined;
799
- StartedBefore?: Date | undefined;
800
- StartedAfter?: Date | undefined;
443
+ export interface GetTriggerRequest {
444
+ Name: string | undefined;
801
445
  }
802
- export declare const TaskRunSortColumnType: {
803
- readonly STARTED: "STARTED";
804
- readonly STATUS: "STATUS";
805
- readonly TASK_RUN_TYPE: "TASK_RUN_TYPE";
806
- };
807
- export type TaskRunSortColumnType =
808
- (typeof TaskRunSortColumnType)[keyof typeof TaskRunSortColumnType];
809
- export declare const SortDirectionType: {
810
- readonly ASCENDING: "ASCENDING";
811
- readonly DESCENDING: "DESCENDING";
812
- };
813
- export type SortDirectionType =
814
- (typeof SortDirectionType)[keyof typeof SortDirectionType];
815
- export interface TaskRunSortCriteria {
816
- Column: TaskRunSortColumnType | undefined;
817
- SortDirection: SortDirectionType | undefined;
446
+ export interface GetTriggerResponse {
447
+ Trigger?: Trigger | undefined;
818
448
  }
819
- export interface GetMLTaskRunsRequest {
820
- TransformId: string | undefined;
449
+ export interface GetTriggersRequest {
821
450
  NextToken?: string | undefined;
451
+ DependentJobName?: string | undefined;
822
452
  MaxResults?: number | undefined;
823
- Filter?: TaskRunFilterCriteria | undefined;
824
- Sort?: TaskRunSortCriteria | undefined;
825
453
  }
826
- export interface TaskRun {
827
- TransformId?: string | undefined;
828
- TaskRunId?: string | undefined;
829
- Status?: TaskStatusType | undefined;
830
- LogGroupName?: string | undefined;
831
- Properties?: TaskRunProperties | undefined;
832
- ErrorString?: string | undefined;
833
- StartedOn?: Date | undefined;
834
- LastModifiedOn?: Date | undefined;
835
- CompletedOn?: Date | undefined;
836
- ExecutionTime?: number | undefined;
837
- }
838
- export interface GetMLTaskRunsResponse {
839
- TaskRuns?: TaskRun[] | undefined;
454
+ export interface GetTriggersResponse {
455
+ Triggers?: Trigger[] | undefined;
840
456
  NextToken?: string | undefined;
841
457
  }
842
- export interface GetMLTransformRequest {
843
- TransformId: string | undefined;
458
+ export interface QuerySessionContext {
459
+ QueryId?: string | undefined;
460
+ QueryStartTime?: Date | undefined;
461
+ ClusterId?: string | undefined;
462
+ QueryAuthorizationId?: string | undefined;
463
+ AdditionalContext?: Record<string, string> | undefined;
844
464
  }
845
- export interface ColumnImportance {
846
- ColumnName?: string | undefined;
847
- Importance?: number | undefined;
848
- }
849
- export interface ConfusionMatrix {
850
- NumTruePositives?: number | undefined;
851
- NumFalsePositives?: number | undefined;
852
- NumTrueNegatives?: number | undefined;
853
- NumFalseNegatives?: number | undefined;
854
- }
855
- export interface FindMatchesMetrics {
856
- AreaUnderPRCurve?: number | undefined;
857
- Precision?: number | undefined;
858
- Recall?: number | undefined;
859
- F1?: number | undefined;
860
- ConfusionMatrix?: ConfusionMatrix | undefined;
861
- ColumnImportances?: ColumnImportance[] | undefined;
862
- }
863
- export interface EvaluationMetrics {
864
- TransformType: TransformType | undefined;
865
- FindMatchesMetrics?: FindMatchesMetrics | undefined;
866
- }
867
- export interface SchemaColumn {
868
- Name?: string | undefined;
869
- DataType?: string | undefined;
870
- }
871
- export declare const TransformStatusType: {
872
- readonly DELETING: "DELETING";
873
- readonly NOT_READY: "NOT_READY";
874
- readonly READY: "READY";
875
- };
876
- export type TransformStatusType =
877
- (typeof TransformStatusType)[keyof typeof TransformStatusType];
878
- export interface GetMLTransformResponse {
879
- TransformId?: string | undefined;
465
+ export interface GetUnfilteredPartitionMetadataRequest {
466
+ Region?: string | undefined;
467
+ CatalogId: string | undefined;
468
+ DatabaseName: string | undefined;
469
+ TableName: string | undefined;
470
+ PartitionValues: string[] | undefined;
471
+ AuditContext?: AuditContext | undefined;
472
+ SupportedPermissionTypes: PermissionType[] | undefined;
473
+ QuerySessionContext?: QuerySessionContext | undefined;
474
+ }
475
+ export interface GetUnfilteredPartitionMetadataResponse {
476
+ Partition?: Partition | undefined;
477
+ AuthorizedColumns?: string[] | undefined;
478
+ IsRegisteredWithLakeFormation?: boolean | undefined;
479
+ }
480
+ export interface GetUnfilteredPartitionsMetadataRequest {
481
+ Region?: string | undefined;
482
+ CatalogId: string | undefined;
483
+ DatabaseName: string | undefined;
484
+ TableName: string | undefined;
485
+ Expression?: string | undefined;
486
+ AuditContext?: AuditContext | undefined;
487
+ SupportedPermissionTypes: PermissionType[] | undefined;
488
+ NextToken?: string | undefined;
489
+ Segment?: Segment | undefined;
490
+ MaxResults?: number | undefined;
491
+ QuerySessionContext?: QuerySessionContext | undefined;
492
+ }
493
+ export interface UnfilteredPartition {
494
+ Partition?: Partition | undefined;
495
+ AuthorizedColumns?: string[] | undefined;
496
+ IsRegisteredWithLakeFormation?: boolean | undefined;
497
+ }
498
+ export interface GetUnfilteredPartitionsMetadataResponse {
499
+ UnfilteredPartitions?: UnfilteredPartition[] | undefined;
500
+ NextToken?: string | undefined;
501
+ }
502
+ export interface SupportedDialect {
503
+ Dialect?: ViewDialect | undefined;
504
+ DialectVersion?: string | undefined;
505
+ }
506
+ export interface GetUnfilteredTableMetadataRequest {
507
+ Region?: string | undefined;
508
+ CatalogId: string | undefined;
509
+ DatabaseName: string | undefined;
510
+ Name: string | undefined;
511
+ AuditContext?: AuditContext | undefined;
512
+ SupportedPermissionTypes: PermissionType[] | undefined;
513
+ ParentResourceArn?: string | undefined;
514
+ RootResourceArn?: string | undefined;
515
+ SupportedDialect?: SupportedDialect | undefined;
516
+ Permissions?: Permission[] | undefined;
517
+ QuerySessionContext?: QuerySessionContext | undefined;
518
+ }
519
+ export interface ColumnRowFilter {
520
+ ColumnName?: string | undefined;
521
+ RowFilterExpression?: string | undefined;
522
+ }
523
+ export interface GetUsageProfileRequest {
524
+ Name: string | undefined;
525
+ }
526
+ export interface GetUsageProfileResponse {
880
527
  Name?: string | undefined;
881
528
  Description?: string | undefined;
882
- Status?: TransformStatusType | undefined;
529
+ Configuration?: ProfileConfiguration | undefined;
883
530
  CreatedOn?: Date | undefined;
884
531
  LastModifiedOn?: Date | undefined;
885
- InputRecordTables?: GlueTable[] | undefined;
886
- Parameters?: TransformParameters | undefined;
887
- EvaluationMetrics?: EvaluationMetrics | undefined;
888
- LabelCount?: number | undefined;
889
- Schema?: SchemaColumn[] | undefined;
890
- Role?: string | undefined;
891
- GlueVersion?: string | undefined;
892
- MaxCapacity?: number | undefined;
893
- WorkerType?: WorkerType | undefined;
894
- NumberOfWorkers?: number | undefined;
895
- Timeout?: number | undefined;
896
- MaxRetries?: number | undefined;
897
- TransformEncryption?: TransformEncryption | undefined;
898
532
  }
899
- export interface TransformFilterCriteria {
533
+ export interface GetUserDefinedFunctionRequest {
534
+ CatalogId?: string | undefined;
535
+ DatabaseName: string | undefined;
536
+ FunctionName: string | undefined;
537
+ }
538
+ export interface UserDefinedFunction {
539
+ FunctionName?: string | undefined;
540
+ DatabaseName?: string | undefined;
541
+ ClassName?: string | undefined;
542
+ OwnerName?: string | undefined;
543
+ OwnerType?: PrincipalType | undefined;
544
+ CreateTime?: Date | undefined;
545
+ ResourceUris?: ResourceUri[] | undefined;
546
+ CatalogId?: string | undefined;
547
+ }
548
+ export interface GetUserDefinedFunctionResponse {
549
+ UserDefinedFunction?: UserDefinedFunction | undefined;
550
+ }
551
+ export interface GetUserDefinedFunctionsRequest {
552
+ CatalogId?: string | undefined;
553
+ DatabaseName?: string | undefined;
554
+ Pattern: string | undefined;
555
+ NextToken?: string | undefined;
556
+ MaxResults?: number | undefined;
557
+ }
558
+ export interface GetUserDefinedFunctionsResponse {
559
+ UserDefinedFunctions?: UserDefinedFunction[] | undefined;
560
+ NextToken?: string | undefined;
561
+ }
562
+ export interface GetWorkflowRequest {
563
+ Name: string | undefined;
564
+ IncludeGraph?: boolean | undefined;
565
+ }
566
+ export interface GetWorkflowResponse {
567
+ Workflow?: Workflow | undefined;
568
+ }
569
+ export interface GetWorkflowRunRequest {
570
+ Name: string | undefined;
571
+ RunId: string | undefined;
572
+ IncludeGraph?: boolean | undefined;
573
+ }
574
+ export interface GetWorkflowRunResponse {
575
+ Run?: WorkflowRun | undefined;
576
+ }
577
+ export interface GetWorkflowRunPropertiesRequest {
578
+ Name: string | undefined;
579
+ RunId: string | undefined;
580
+ }
581
+ export interface GetWorkflowRunPropertiesResponse {
582
+ RunProperties?: Record<string, string> | undefined;
583
+ }
584
+ export interface GetWorkflowRunsRequest {
585
+ Name: string | undefined;
586
+ IncludeGraph?: boolean | undefined;
587
+ NextToken?: string | undefined;
588
+ MaxResults?: number | undefined;
589
+ }
590
+ export interface GetWorkflowRunsResponse {
591
+ Runs?: WorkflowRun[] | undefined;
592
+ NextToken?: string | undefined;
593
+ }
594
+ export interface ImportCatalogToGlueRequest {
595
+ CatalogId?: string | undefined;
596
+ }
597
+ export interface ImportCatalogToGlueResponse {}
598
+ export interface ListBlueprintsRequest {
599
+ NextToken?: string | undefined;
600
+ MaxResults?: number | undefined;
601
+ Tags?: Record<string, string> | undefined;
602
+ }
603
+ export interface ListBlueprintsResponse {
604
+ Blueprints?: string[] | undefined;
605
+ NextToken?: string | undefined;
606
+ }
607
+ export interface ListColumnStatisticsTaskRunsRequest {
608
+ MaxResults?: number | undefined;
609
+ NextToken?: string | undefined;
610
+ }
611
+ export interface ListColumnStatisticsTaskRunsResponse {
612
+ ColumnStatisticsTaskRunIds?: string[] | undefined;
613
+ NextToken?: string | undefined;
614
+ }
615
+ export interface ListConnectionTypesRequest {
616
+ MaxResults?: number | undefined;
617
+ NextToken?: string | undefined;
618
+ }
619
+ export interface ConnectionTypeVariant {
620
+ ConnectionTypeVariantName?: string | undefined;
621
+ DisplayName?: string | undefined;
622
+ Description?: string | undefined;
623
+ LogoUrl?: string | undefined;
624
+ }
625
+ export interface ConnectionTypeBrief {
626
+ ConnectionType?: ConnectionType | undefined;
627
+ DisplayName?: string | undefined;
628
+ Vendor?: string | undefined;
629
+ Description?: string | undefined;
630
+ Categories?: string[] | undefined;
631
+ Capabilities?: Capabilities | undefined;
632
+ LogoUrl?: string | undefined;
633
+ ConnectionTypeVariants?: ConnectionTypeVariant[] | undefined;
634
+ }
635
+ export interface ListConnectionTypesResponse {
636
+ ConnectionTypes?: ConnectionTypeBrief[] | undefined;
637
+ NextToken?: string | undefined;
638
+ }
639
+ export interface ListCrawlersRequest {
640
+ MaxResults?: number | undefined;
641
+ NextToken?: string | undefined;
642
+ Tags?: Record<string, string> | undefined;
643
+ }
644
+ export interface ListCrawlersResponse {
645
+ CrawlerNames?: string[] | undefined;
646
+ NextToken?: string | undefined;
647
+ }
648
+ export interface CrawlsFilter {
649
+ FieldName?: FieldName | undefined;
650
+ FilterOperator?: FilterOperator | undefined;
651
+ FieldValue?: string | undefined;
652
+ }
653
+ export interface ListCrawlsRequest {
654
+ CrawlerName: string | undefined;
655
+ MaxResults?: number | undefined;
656
+ Filters?: CrawlsFilter[] | undefined;
657
+ NextToken?: string | undefined;
658
+ }
659
+ export interface CrawlerHistory {
660
+ CrawlId?: string | undefined;
661
+ State?: CrawlerHistoryState | undefined;
662
+ StartTime?: Date | undefined;
663
+ EndTime?: Date | undefined;
664
+ Summary?: string | undefined;
665
+ ErrorMessage?: string | undefined;
666
+ LogGroup?: string | undefined;
667
+ LogStream?: string | undefined;
668
+ MessagePrefix?: string | undefined;
669
+ DPUHour?: number | undefined;
670
+ }
671
+ export interface ListCrawlsResponse {
672
+ Crawls?: CrawlerHistory[] | undefined;
673
+ NextToken?: string | undefined;
674
+ }
675
+ export interface ListCustomEntityTypesRequest {
676
+ NextToken?: string | undefined;
677
+ MaxResults?: number | undefined;
678
+ Tags?: Record<string, string> | undefined;
679
+ }
680
+ export interface ListCustomEntityTypesResponse {
681
+ CustomEntityTypes?: CustomEntityType[] | undefined;
682
+ NextToken?: string | undefined;
683
+ }
684
+ export interface DataQualityResultFilterCriteria {
685
+ DataSource?: DataSource | undefined;
686
+ JobName?: string | undefined;
687
+ JobRunId?: string | undefined;
688
+ StartedAfter?: Date | undefined;
689
+ StartedBefore?: Date | undefined;
690
+ }
691
+ export interface ListDataQualityResultsRequest {
692
+ Filter?: DataQualityResultFilterCriteria | undefined;
693
+ NextToken?: string | undefined;
694
+ MaxResults?: number | undefined;
695
+ }
696
+ export interface DataQualityResultDescription {
697
+ ResultId?: string | undefined;
698
+ DataSource?: DataSource | undefined;
699
+ JobName?: string | undefined;
700
+ JobRunId?: string | undefined;
701
+ StartedOn?: Date | undefined;
702
+ }
703
+ export interface ListDataQualityResultsResponse {
704
+ Results: DataQualityResultDescription[] | undefined;
705
+ NextToken?: string | undefined;
706
+ }
707
+ export interface DataQualityRuleRecommendationRunFilter {
708
+ DataSource: DataSource | undefined;
709
+ StartedBefore?: Date | undefined;
710
+ StartedAfter?: Date | undefined;
711
+ }
712
+ export interface ListDataQualityRuleRecommendationRunsRequest {
713
+ Filter?: DataQualityRuleRecommendationRunFilter | undefined;
714
+ NextToken?: string | undefined;
715
+ MaxResults?: number | undefined;
716
+ }
717
+ export interface DataQualityRuleRecommendationRunDescription {
718
+ RunId?: string | undefined;
719
+ Status?: TaskStatusType | undefined;
720
+ StartedOn?: Date | undefined;
721
+ DataSource?: DataSource | undefined;
722
+ }
723
+ export interface ListDataQualityRuleRecommendationRunsResponse {
724
+ Runs?: DataQualityRuleRecommendationRunDescription[] | undefined;
725
+ NextToken?: string | undefined;
726
+ }
727
+ export interface DataQualityRulesetEvaluationRunFilter {
728
+ DataSource: DataSource | undefined;
729
+ StartedBefore?: Date | undefined;
730
+ StartedAfter?: Date | undefined;
731
+ }
732
+ export interface ListDataQualityRulesetEvaluationRunsRequest {
733
+ Filter?: DataQualityRulesetEvaluationRunFilter | undefined;
734
+ NextToken?: string | undefined;
735
+ MaxResults?: number | undefined;
736
+ }
737
+ export interface DataQualityRulesetEvaluationRunDescription {
738
+ RunId?: string | undefined;
739
+ Status?: TaskStatusType | undefined;
740
+ StartedOn?: Date | undefined;
741
+ DataSource?: DataSource | undefined;
742
+ }
743
+ export interface ListDataQualityRulesetEvaluationRunsResponse {
744
+ Runs?: DataQualityRulesetEvaluationRunDescription[] | undefined;
745
+ NextToken?: string | undefined;
746
+ }
747
+ export interface DataQualityRulesetFilterCriteria {
900
748
  Name?: string | undefined;
901
- TransformType?: TransformType | undefined;
902
- Status?: TransformStatusType | undefined;
903
- GlueVersion?: string | undefined;
749
+ Description?: string | undefined;
904
750
  CreatedBefore?: Date | undefined;
905
751
  CreatedAfter?: Date | undefined;
906
752
  LastModifiedBefore?: Date | undefined;
907
753
  LastModifiedAfter?: Date | undefined;
908
- Schema?: SchemaColumn[] | undefined;
909
- }
910
- export declare const TransformSortColumnType: {
911
- readonly CREATED: "CREATED";
912
- readonly LAST_MODIFIED: "LAST_MODIFIED";
913
- readonly NAME: "NAME";
914
- readonly STATUS: "STATUS";
915
- readonly TRANSFORM_TYPE: "TRANSFORM_TYPE";
916
- };
917
- export type TransformSortColumnType =
918
- (typeof TransformSortColumnType)[keyof typeof TransformSortColumnType];
919
- export interface TransformSortCriteria {
920
- Column: TransformSortColumnType | undefined;
921
- SortDirection: SortDirectionType | undefined;
754
+ TargetTable?: DataQualityTargetTable | undefined;
922
755
  }
923
- export interface GetMLTransformsRequest {
756
+ export interface ListDataQualityRulesetsRequest {
924
757
  NextToken?: string | undefined;
925
758
  MaxResults?: number | undefined;
926
- Filter?: TransformFilterCriteria | undefined;
927
- Sort?: TransformSortCriteria | undefined;
759
+ Filter?: DataQualityRulesetFilterCriteria | undefined;
760
+ Tags?: Record<string, string> | undefined;
928
761
  }
929
- export interface MLTransform {
930
- TransformId?: string | undefined;
762
+ export interface DataQualityRulesetListDetails {
931
763
  Name?: string | undefined;
932
764
  Description?: string | undefined;
933
- Status?: TransformStatusType | undefined;
934
765
  CreatedOn?: Date | undefined;
935
766
  LastModifiedOn?: Date | undefined;
936
- InputRecordTables?: GlueTable[] | undefined;
937
- Parameters?: TransformParameters | undefined;
938
- EvaluationMetrics?: EvaluationMetrics | undefined;
939
- LabelCount?: number | undefined;
940
- Schema?: SchemaColumn[] | undefined;
941
- Role?: string | undefined;
942
- GlueVersion?: string | undefined;
943
- MaxCapacity?: number | undefined;
944
- WorkerType?: WorkerType | undefined;
945
- NumberOfWorkers?: number | undefined;
946
- Timeout?: number | undefined;
947
- MaxRetries?: number | undefined;
948
- TransformEncryption?: TransformEncryption | undefined;
767
+ TargetTable?: DataQualityTargetTable | undefined;
768
+ RecommendationRunId?: string | undefined;
769
+ RuleCount?: number | undefined;
949
770
  }
950
- export interface GetMLTransformsResponse {
951
- Transforms: MLTransform[] | undefined;
771
+ export interface ListDataQualityRulesetsResponse {
772
+ Rulesets?: DataQualityRulesetListDetails[] | undefined;
952
773
  NextToken?: string | undefined;
953
774
  }
954
- export interface GetPartitionRequest {
955
- CatalogId?: string | undefined;
956
- DatabaseName: string | undefined;
957
- TableName: string | undefined;
958
- PartitionValues: string[] | undefined;
775
+ export interface TimestampFilter {
776
+ RecordedBefore?: Date | undefined;
777
+ RecordedAfter?: Date | undefined;
959
778
  }
960
- export interface GetPartitionResponse {
961
- Partition?: Partition | undefined;
779
+ export interface ListDataQualityStatisticAnnotationsRequest {
780
+ StatisticId?: string | undefined;
781
+ ProfileId?: string | undefined;
782
+ TimestampFilter?: TimestampFilter | undefined;
783
+ MaxResults?: number | undefined;
784
+ NextToken?: string | undefined;
962
785
  }
963
- export interface GetPartitionIndexesRequest {
964
- CatalogId?: string | undefined;
965
- DatabaseName: string | undefined;
966
- TableName: string | undefined;
786
+ export interface ListDataQualityStatisticAnnotationsResponse {
787
+ Annotations?: StatisticAnnotation[] | undefined;
967
788
  NextToken?: string | undefined;
968
789
  }
969
- export declare const BackfillErrorCode: {
970
- readonly ENCRYPTED_PARTITION_ERROR: "ENCRYPTED_PARTITION_ERROR";
971
- readonly INTERNAL_ERROR: "INTERNAL_ERROR";
972
- readonly INVALID_PARTITION_TYPE_DATA_ERROR: "INVALID_PARTITION_TYPE_DATA_ERROR";
973
- readonly MISSING_PARTITION_VALUE_ERROR: "MISSING_PARTITION_VALUE_ERROR";
974
- readonly UNSUPPORTED_PARTITION_CHARACTER_ERROR: "UNSUPPORTED_PARTITION_CHARACTER_ERROR";
975
- };
976
- export type BackfillErrorCode =
977
- (typeof BackfillErrorCode)[keyof typeof BackfillErrorCode];
978
- export interface BackfillError {
979
- Code?: BackfillErrorCode | undefined;
980
- Partitions?: PartitionValueList[] | undefined;
790
+ export interface ListDataQualityStatisticsRequest {
791
+ StatisticId?: string | undefined;
792
+ ProfileId?: string | undefined;
793
+ TimestampFilter?: TimestampFilter | undefined;
794
+ MaxResults?: number | undefined;
795
+ NextToken?: string | undefined;
981
796
  }
982
- export declare const PartitionIndexStatus: {
983
- readonly ACTIVE: "ACTIVE";
984
- readonly CREATING: "CREATING";
985
- readonly DELETING: "DELETING";
986
- readonly FAILED: "FAILED";
987
- };
988
- export type PartitionIndexStatus =
989
- (typeof PartitionIndexStatus)[keyof typeof PartitionIndexStatus];
990
- export interface KeySchemaElement {
991
- Name: string | undefined;
992
- Type: string | undefined;
797
+ export interface RunIdentifier {
798
+ RunId?: string | undefined;
799
+ JobRunId?: string | undefined;
993
800
  }
994
- export interface PartitionIndexDescriptor {
995
- IndexName: string | undefined;
996
- Keys: KeySchemaElement[] | undefined;
997
- IndexStatus: PartitionIndexStatus | undefined;
998
- BackfillErrors?: BackfillError[] | undefined;
801
+ export interface StatisticSummary {
802
+ StatisticId?: string | undefined;
803
+ ProfileId?: string | undefined;
804
+ RunIdentifier?: RunIdentifier | undefined;
805
+ StatisticName?: string | undefined;
806
+ DoubleValue?: number | undefined;
807
+ EvaluationLevel?: StatisticEvaluationLevel | undefined;
808
+ ColumnsReferenced?: string[] | undefined;
809
+ ReferencedDatasets?: string[] | undefined;
810
+ StatisticProperties?: Record<string, string> | undefined;
811
+ RecordedOn?: Date | undefined;
812
+ InclusionAnnotation?: TimestampedInclusionAnnotation | undefined;
999
813
  }
1000
- export interface GetPartitionIndexesResponse {
1001
- PartitionIndexDescriptorList?: PartitionIndexDescriptor[] | undefined;
814
+ export interface ListDataQualityStatisticsResponse {
815
+ Statistics?: StatisticSummary[] | undefined;
1002
816
  NextToken?: string | undefined;
1003
817
  }
1004
- export interface Segment {
1005
- SegmentNumber: number | undefined;
1006
- TotalSegments: number | undefined;
818
+ export interface ListDevEndpointsRequest {
819
+ NextToken?: string | undefined;
820
+ MaxResults?: number | undefined;
821
+ Tags?: Record<string, string> | undefined;
1007
822
  }
1008
- export interface GetPartitionsRequest {
823
+ export interface ListDevEndpointsResponse {
824
+ DevEndpointNames?: string[] | undefined;
825
+ NextToken?: string | undefined;
826
+ }
827
+ export interface ListEntitiesRequest {
828
+ ConnectionName?: string | undefined;
1009
829
  CatalogId?: string | undefined;
1010
- DatabaseName: string | undefined;
1011
- TableName: string | undefined;
1012
- Expression?: string | undefined;
830
+ ParentEntityName?: string | undefined;
831
+ NextToken?: string | undefined;
832
+ DataStoreApiVersion?: string | undefined;
833
+ }
834
+ export interface Entity {
835
+ EntityName?: string | undefined;
836
+ Label?: string | undefined;
837
+ IsParentEntity?: boolean | undefined;
838
+ Description?: string | undefined;
839
+ Category?: string | undefined;
840
+ CustomProperties?: Record<string, string> | undefined;
841
+ }
842
+ export interface ListEntitiesResponse {
843
+ Entities?: Entity[] | undefined;
844
+ NextToken?: string | undefined;
845
+ }
846
+ export interface IntegrationResourcePropertyFilter {
847
+ Name?: string | undefined;
848
+ Values?: string[] | undefined;
849
+ }
850
+ export interface ListIntegrationResourcePropertiesRequest {
851
+ Marker?: string | undefined;
852
+ Filters?: IntegrationResourcePropertyFilter[] | undefined;
853
+ MaxRecords?: number | undefined;
854
+ }
855
+ export interface IntegrationResourceProperty {
856
+ ResourceArn: string | undefined;
857
+ ResourcePropertyArn?: string | undefined;
858
+ SourceProcessingProperties?: SourceProcessingProperties | undefined;
859
+ TargetProcessingProperties?: TargetProcessingProperties | undefined;
860
+ }
861
+ export interface ListIntegrationResourcePropertiesResponse {
862
+ IntegrationResourcePropertyList?: IntegrationResourceProperty[] | undefined;
863
+ Marker?: string | undefined;
864
+ }
865
+ export interface ListJobsRequest {
1013
866
  NextToken?: string | undefined;
1014
- Segment?: Segment | undefined;
1015
867
  MaxResults?: number | undefined;
1016
- ExcludeColumnSchema?: boolean | undefined;
1017
- TransactionId?: string | undefined;
1018
- QueryAsOfTime?: Date | undefined;
868
+ Tags?: Record<string, string> | undefined;
1019
869
  }
1020
- export interface GetPartitionsResponse {
1021
- Partitions?: Partition[] | undefined;
870
+ export interface ListJobsResponse {
871
+ JobNames?: string[] | undefined;
1022
872
  NextToken?: string | undefined;
1023
873
  }
1024
- export interface GetPlanRequest {
1025
- Mapping: MappingEntry[] | undefined;
1026
- Source: CatalogEntry | undefined;
1027
- Sinks?: CatalogEntry[] | undefined;
1028
- Location?: Location | undefined;
1029
- Language?: Language | undefined;
1030
- AdditionalPlanOptionsMap?: Record<string, string> | undefined;
874
+ export interface ListMLTransformsRequest {
875
+ NextToken?: string | undefined;
876
+ MaxResults?: number | undefined;
877
+ Filter?: TransformFilterCriteria | undefined;
878
+ Sort?: TransformSortCriteria | undefined;
879
+ Tags?: Record<string, string> | undefined;
1031
880
  }
1032
- export interface GetPlanResponse {
1033
- PythonScript?: string | undefined;
1034
- ScalaCode?: string | undefined;
881
+ export interface ListMLTransformsResponse {
882
+ TransformIds: string[] | undefined;
883
+ NextToken?: string | undefined;
1035
884
  }
1036
- export interface GetRegistryInput {
1037
- RegistryId: RegistryId | undefined;
885
+ export interface ListRegistriesInput {
886
+ MaxResults?: number | undefined;
887
+ NextToken?: string | undefined;
1038
888
  }
1039
- export interface GetRegistryResponse {
889
+ export interface RegistryListItem {
1040
890
  RegistryName?: string | undefined;
1041
891
  RegistryArn?: string | undefined;
1042
892
  Description?: string | undefined;
@@ -1044,784 +894,733 @@ export interface GetRegistryResponse {
1044
894
  CreatedTime?: string | undefined;
1045
895
  UpdatedTime?: string | undefined;
1046
896
  }
1047
- export interface GetResourcePoliciesRequest {
897
+ export interface ListRegistriesResponse {
898
+ Registries?: RegistryListItem[] | undefined;
1048
899
  NextToken?: string | undefined;
1049
- MaxResults?: number | undefined;
1050
- }
1051
- export interface GluePolicy {
1052
- PolicyInJson?: string | undefined;
1053
- PolicyHash?: string | undefined;
1054
- CreateTime?: Date | undefined;
1055
- UpdateTime?: Date | undefined;
1056
900
  }
1057
- export interface GetResourcePoliciesResponse {
1058
- GetResourcePoliciesResponseList?: GluePolicy[] | undefined;
901
+ export interface ListSchemasInput {
902
+ RegistryId?: RegistryId | undefined;
903
+ MaxResults?: number | undefined;
1059
904
  NextToken?: string | undefined;
1060
905
  }
1061
- export interface GetResourcePolicyRequest {
1062
- ResourceArn?: string | undefined;
1063
- }
1064
- export interface GetResourcePolicyResponse {
1065
- PolicyInJson?: string | undefined;
1066
- PolicyHash?: string | undefined;
1067
- CreateTime?: Date | undefined;
1068
- UpdateTime?: Date | undefined;
1069
- }
1070
- export interface GetSchemaInput {
1071
- SchemaId: SchemaId | undefined;
1072
- }
1073
- export interface GetSchemaResponse {
906
+ export interface SchemaListItem {
1074
907
  RegistryName?: string | undefined;
1075
- RegistryArn?: string | undefined;
1076
908
  SchemaName?: string | undefined;
1077
909
  SchemaArn?: string | undefined;
1078
910
  Description?: string | undefined;
1079
- DataFormat?: DataFormat | undefined;
1080
- Compatibility?: Compatibility | undefined;
1081
- SchemaCheckpoint?: number | undefined;
1082
- LatestSchemaVersion?: number | undefined;
1083
- NextSchemaVersion?: number | undefined;
1084
911
  SchemaStatus?: SchemaStatus | undefined;
1085
912
  CreatedTime?: string | undefined;
1086
913
  UpdatedTime?: string | undefined;
1087
914
  }
1088
- export interface GetSchemaByDefinitionInput {
915
+ export interface ListSchemasResponse {
916
+ Schemas?: SchemaListItem[] | undefined;
917
+ NextToken?: string | undefined;
918
+ }
919
+ export interface ListSchemaVersionsInput {
1089
920
  SchemaId: SchemaId | undefined;
1090
- SchemaDefinition: string | undefined;
921
+ MaxResults?: number | undefined;
922
+ NextToken?: string | undefined;
1091
923
  }
1092
- export interface GetSchemaByDefinitionResponse {
1093
- SchemaVersionId?: string | undefined;
924
+ export interface SchemaVersionListItem {
1094
925
  SchemaArn?: string | undefined;
1095
- DataFormat?: DataFormat | undefined;
1096
- Status?: SchemaVersionStatus | undefined;
1097
- CreatedTime?: string | undefined;
1098
- }
1099
- export interface SchemaVersionNumber {
1100
- LatestVersion?: boolean | undefined;
1101
- VersionNumber?: number | undefined;
1102
- }
1103
- export interface GetSchemaVersionInput {
1104
- SchemaId?: SchemaId | undefined;
1105
- SchemaVersionId?: string | undefined;
1106
- SchemaVersionNumber?: SchemaVersionNumber | undefined;
1107
- }
1108
- export interface GetSchemaVersionResponse {
1109
926
  SchemaVersionId?: string | undefined;
1110
- SchemaDefinition?: string | undefined;
1111
- DataFormat?: DataFormat | undefined;
1112
- SchemaArn?: string | undefined;
1113
927
  VersionNumber?: number | undefined;
1114
928
  Status?: SchemaVersionStatus | undefined;
1115
929
  CreatedTime?: string | undefined;
1116
930
  }
1117
- export declare const SchemaDiffType: {
1118
- readonly SYNTAX_DIFF: "SYNTAX_DIFF";
1119
- };
1120
- export type SchemaDiffType =
1121
- (typeof SchemaDiffType)[keyof typeof SchemaDiffType];
1122
- export interface GetSchemaVersionsDiffInput {
1123
- SchemaId: SchemaId | undefined;
1124
- FirstSchemaVersionNumber: SchemaVersionNumber | undefined;
1125
- SecondSchemaVersionNumber: SchemaVersionNumber | undefined;
1126
- SchemaDiffType: SchemaDiffType | undefined;
1127
- }
1128
- export interface GetSchemaVersionsDiffResponse {
1129
- Diff?: string | undefined;
1130
- }
1131
- export interface GetSecurityConfigurationRequest {
1132
- Name: string | undefined;
1133
- }
1134
- export interface SecurityConfiguration {
1135
- Name?: string | undefined;
1136
- CreatedTimeStamp?: Date | undefined;
1137
- EncryptionConfiguration?: EncryptionConfiguration | undefined;
1138
- }
1139
- export interface GetSecurityConfigurationResponse {
1140
- SecurityConfiguration?: SecurityConfiguration | undefined;
1141
- }
1142
- export interface GetSecurityConfigurationsRequest {
1143
- MaxResults?: number | undefined;
931
+ export interface ListSchemaVersionsResponse {
932
+ Schemas?: SchemaVersionListItem[] | undefined;
1144
933
  NextToken?: string | undefined;
1145
934
  }
1146
- export interface GetSecurityConfigurationsResponse {
1147
- SecurityConfigurations?: SecurityConfiguration[] | undefined;
935
+ export interface ListSessionsRequest {
1148
936
  NextToken?: string | undefined;
1149
- }
1150
- export interface GetSessionRequest {
1151
- Id: string | undefined;
937
+ MaxResults?: number | undefined;
938
+ Tags?: Record<string, string> | undefined;
1152
939
  RequestOrigin?: string | undefined;
1153
940
  }
1154
- export interface GetSessionResponse {
1155
- Session?: Session | undefined;
941
+ export interface ListSessionsResponse {
942
+ Ids?: string[] | undefined;
943
+ Sessions?: Session[] | undefined;
944
+ NextToken?: string | undefined;
1156
945
  }
1157
- export interface GetStatementRequest {
946
+ export interface ListStatementsRequest {
1158
947
  SessionId: string | undefined;
1159
- Id: number | undefined;
1160
948
  RequestOrigin?: string | undefined;
949
+ NextToken?: string | undefined;
1161
950
  }
1162
- export interface StatementOutputData {
1163
- TextPlain?: string | undefined;
1164
- }
1165
- export declare const StatementState: {
1166
- readonly AVAILABLE: "AVAILABLE";
1167
- readonly CANCELLED: "CANCELLED";
1168
- readonly CANCELLING: "CANCELLING";
1169
- readonly ERROR: "ERROR";
1170
- readonly RUNNING: "RUNNING";
1171
- readonly WAITING: "WAITING";
1172
- };
1173
- export type StatementState =
1174
- (typeof StatementState)[keyof typeof StatementState];
1175
- export interface StatementOutput {
1176
- Data?: StatementOutputData | undefined;
1177
- ExecutionCount?: number | undefined;
1178
- Status?: StatementState | undefined;
1179
- ErrorName?: string | undefined;
1180
- ErrorValue?: string | undefined;
1181
- Traceback?: string[] | undefined;
1182
- }
1183
- export interface Statement {
1184
- Id?: number | undefined;
1185
- Code?: string | undefined;
1186
- State?: StatementState | undefined;
1187
- Output?: StatementOutput | undefined;
1188
- Progress?: number | undefined;
1189
- StartedOn?: number | undefined;
1190
- CompletedOn?: number | undefined;
1191
- }
1192
- export interface GetStatementResponse {
1193
- Statement?: Statement | undefined;
1194
- }
1195
- export interface GetTableRequest {
1196
- CatalogId?: string | undefined;
1197
- DatabaseName: string | undefined;
1198
- Name: string | undefined;
1199
- TransactionId?: string | undefined;
1200
- QueryAsOfTime?: Date | undefined;
1201
- AuditContext?: AuditContext | undefined;
1202
- IncludeStatusDetails?: boolean | undefined;
1203
- }
1204
- export interface FederatedTable {
1205
- Identifier?: string | undefined;
1206
- DatabaseIdentifier?: string | undefined;
1207
- ConnectionName?: string | undefined;
1208
- ConnectionType?: string | undefined;
1209
- }
1210
- export declare const ResourceAction: {
1211
- readonly CREATE: "CREATE";
1212
- readonly UPDATE: "UPDATE";
1213
- };
1214
- export type ResourceAction =
1215
- (typeof ResourceAction)[keyof typeof ResourceAction];
1216
- export declare const ResourceState: {
1217
- readonly FAILED: "FAILED";
1218
- readonly IN_PROGRESS: "IN_PROGRESS";
1219
- readonly QUEUED: "QUEUED";
1220
- readonly STOPPED: "STOPPED";
1221
- readonly SUCCESS: "SUCCESS";
1222
- };
1223
- export type ResourceState = (typeof ResourceState)[keyof typeof ResourceState];
1224
- export interface ViewValidation {
1225
- Dialect?: ViewDialect | undefined;
1226
- DialectVersion?: string | undefined;
1227
- ViewValidationText?: string | undefined;
1228
- UpdateTime?: Date | undefined;
1229
- State?: ResourceState | undefined;
1230
- Error?: ErrorDetail | undefined;
1231
- }
1232
- export interface ViewRepresentation {
1233
- Dialect?: ViewDialect | undefined;
1234
- DialectVersion?: string | undefined;
1235
- ViewOriginalText?: string | undefined;
1236
- ViewExpandedText?: string | undefined;
1237
- ValidationConnection?: string | undefined;
1238
- IsStale?: boolean | undefined;
1239
- }
1240
- export interface ViewDefinition {
1241
- IsProtected?: boolean | undefined;
1242
- Definer?: string | undefined;
1243
- SubObjects?: string[] | undefined;
1244
- Representations?: ViewRepresentation[] | undefined;
951
+ export interface ListStatementsResponse {
952
+ Statements?: Statement[] | undefined;
953
+ NextToken?: string | undefined;
1245
954
  }
1246
- export interface GetTableOptimizerRequest {
955
+ export interface ListTableOptimizerRunsRequest {
1247
956
  CatalogId: string | undefined;
1248
957
  DatabaseName: string | undefined;
1249
958
  TableName: string | undefined;
1250
959
  Type: TableOptimizerType | undefined;
960
+ MaxResults?: number | undefined;
961
+ NextToken?: string | undefined;
1251
962
  }
1252
- export interface GetTableOptimizerResponse {
963
+ export interface ListTableOptimizerRunsResponse {
1253
964
  CatalogId?: string | undefined;
1254
965
  DatabaseName?: string | undefined;
1255
966
  TableName?: string | undefined;
1256
- TableOptimizer?: TableOptimizer | undefined;
967
+ NextToken?: string | undefined;
968
+ TableOptimizerRuns?: TableOptimizerRun[] | undefined;
1257
969
  }
1258
- export declare const TableAttributes: {
1259
- readonly NAME: "NAME";
1260
- readonly TABLE_TYPE: "TABLE_TYPE";
1261
- };
1262
- export type TableAttributes =
1263
- (typeof TableAttributes)[keyof typeof TableAttributes];
1264
- export interface GetTablesRequest {
1265
- CatalogId?: string | undefined;
1266
- DatabaseName: string | undefined;
1267
- Expression?: string | undefined;
970
+ export interface ListTriggersRequest {
1268
971
  NextToken?: string | undefined;
972
+ DependentJobName?: string | undefined;
1269
973
  MaxResults?: number | undefined;
1270
- TransactionId?: string | undefined;
1271
- QueryAsOfTime?: Date | undefined;
1272
- AuditContext?: AuditContext | undefined;
1273
- IncludeStatusDetails?: boolean | undefined;
1274
- AttributesToGet?: TableAttributes[] | undefined;
974
+ Tags?: Record<string, string> | undefined;
1275
975
  }
1276
- export interface GetTableVersionRequest {
1277
- CatalogId?: string | undefined;
1278
- DatabaseName: string | undefined;
1279
- TableName: string | undefined;
1280
- VersionId?: string | undefined;
976
+ export interface ListTriggersResponse {
977
+ TriggerNames?: string[] | undefined;
978
+ NextToken?: string | undefined;
1281
979
  }
1282
- export interface GetTableVersionsRequest {
1283
- CatalogId?: string | undefined;
1284
- DatabaseName: string | undefined;
1285
- TableName: string | undefined;
980
+ export interface ListUsageProfilesRequest {
1286
981
  NextToken?: string | undefined;
1287
982
  MaxResults?: number | undefined;
1288
983
  }
1289
- export interface GetTagsRequest {
1290
- ResourceArn: string | undefined;
1291
- }
1292
- export interface GetTagsResponse {
1293
- Tags?: Record<string, string> | undefined;
1294
- }
1295
- export interface GetTriggerRequest {
1296
- Name: string | undefined;
984
+ export interface UsageProfileDefinition {
985
+ Name?: string | undefined;
986
+ Description?: string | undefined;
987
+ CreatedOn?: Date | undefined;
988
+ LastModifiedOn?: Date | undefined;
1297
989
  }
1298
- export interface GetTriggerResponse {
1299
- Trigger?: Trigger | undefined;
990
+ export interface ListUsageProfilesResponse {
991
+ Profiles?: UsageProfileDefinition[] | undefined;
992
+ NextToken?: string | undefined;
1300
993
  }
1301
- export interface GetTriggersRequest {
994
+ export interface ListWorkflowsRequest {
1302
995
  NextToken?: string | undefined;
1303
- DependentJobName?: string | undefined;
1304
996
  MaxResults?: number | undefined;
1305
997
  }
1306
- export interface GetTriggersResponse {
1307
- Triggers?: Trigger[] | undefined;
998
+ export interface ListWorkflowsResponse {
999
+ Workflows?: string[] | undefined;
1308
1000
  NextToken?: string | undefined;
1309
1001
  }
1310
- export interface QuerySessionContext {
1311
- QueryId?: string | undefined;
1312
- QueryStartTime?: Date | undefined;
1313
- ClusterId?: string | undefined;
1314
- QueryAuthorizationId?: string | undefined;
1315
- AdditionalContext?: Record<string, string> | undefined;
1002
+ export interface ModifyIntegrationRequest {
1003
+ IntegrationIdentifier: string | undefined;
1004
+ Description?: string | undefined;
1005
+ DataFilter?: string | undefined;
1006
+ IntegrationConfig?: IntegrationConfig | undefined;
1007
+ IntegrationName?: string | undefined;
1008
+ }
1009
+ export interface ModifyIntegrationResponse {
1010
+ SourceArn: string | undefined;
1011
+ TargetArn: string | undefined;
1012
+ IntegrationName: string | undefined;
1013
+ Description?: string | undefined;
1014
+ IntegrationArn: string | undefined;
1015
+ KmsKeyId?: string | undefined;
1016
+ AdditionalEncryptionContext?: Record<string, string> | undefined;
1017
+ Tags?: Tag[] | undefined;
1018
+ Status: IntegrationStatus | undefined;
1019
+ CreateTime: Date | undefined;
1020
+ Errors?: IntegrationError[] | undefined;
1021
+ DataFilter?: string | undefined;
1022
+ IntegrationConfig?: IntegrationConfig | undefined;
1023
+ }
1024
+ export interface PutDataCatalogEncryptionSettingsRequest {
1025
+ CatalogId?: string | undefined;
1026
+ DataCatalogEncryptionSettings: DataCatalogEncryptionSettings | undefined;
1316
1027
  }
1317
- export declare const PermissionType: {
1318
- readonly CELL_FILTER_PERMISSION: "CELL_FILTER_PERMISSION";
1319
- readonly COLUMN_PERMISSION: "COLUMN_PERMISSION";
1320
- readonly NESTED_CELL_PERMISSION: "NESTED_CELL_PERMISSION";
1321
- readonly NESTED_PERMISSION: "NESTED_PERMISSION";
1322
- };
1323
- export type PermissionType =
1324
- (typeof PermissionType)[keyof typeof PermissionType];
1325
- export interface GetUnfilteredPartitionMetadataRequest {
1326
- Region?: string | undefined;
1327
- CatalogId: string | undefined;
1328
- DatabaseName: string | undefined;
1329
- TableName: string | undefined;
1330
- PartitionValues: string[] | undefined;
1331
- AuditContext?: AuditContext | undefined;
1332
- SupportedPermissionTypes: PermissionType[] | undefined;
1333
- QuerySessionContext?: QuerySessionContext | undefined;
1028
+ export interface PutDataCatalogEncryptionSettingsResponse {}
1029
+ export interface PutDataQualityProfileAnnotationRequest {
1030
+ ProfileId: string | undefined;
1031
+ InclusionAnnotation: InclusionAnnotationValue | undefined;
1334
1032
  }
1335
- export interface GetUnfilteredPartitionMetadataResponse {
1336
- Partition?: Partition | undefined;
1337
- AuthorizedColumns?: string[] | undefined;
1338
- IsRegisteredWithLakeFormation?: boolean | undefined;
1033
+ export interface PutDataQualityProfileAnnotationResponse {}
1034
+ export interface PutResourcePolicyRequest {
1035
+ PolicyInJson: string | undefined;
1036
+ ResourceArn?: string | undefined;
1037
+ PolicyHashCondition?: string | undefined;
1038
+ PolicyExistsCondition?: ExistCondition | undefined;
1039
+ EnableHybrid?: EnableHybridValues | undefined;
1339
1040
  }
1340
- export declare class PermissionTypeMismatchException extends __BaseException {
1341
- readonly name: "PermissionTypeMismatchException";
1342
- readonly $fault: "client";
1343
- Message?: string | undefined;
1344
- constructor(
1345
- opts: __ExceptionOptionType<
1346
- PermissionTypeMismatchException,
1347
- __BaseException
1348
- >
1349
- );
1041
+ export interface PutResourcePolicyResponse {
1042
+ PolicyHash?: string | undefined;
1350
1043
  }
1351
- export interface GetUnfilteredPartitionsMetadataRequest {
1352
- Region?: string | undefined;
1353
- CatalogId: string | undefined;
1354
- DatabaseName: string | undefined;
1355
- TableName: string | undefined;
1356
- Expression?: string | undefined;
1357
- AuditContext?: AuditContext | undefined;
1358
- SupportedPermissionTypes: PermissionType[] | undefined;
1359
- NextToken?: string | undefined;
1360
- Segment?: Segment | undefined;
1044
+ export interface MetadataKeyValuePair {
1045
+ MetadataKey?: string | undefined;
1046
+ MetadataValue?: string | undefined;
1047
+ }
1048
+ export interface PutSchemaVersionMetadataInput {
1049
+ SchemaId?: SchemaId | undefined;
1050
+ SchemaVersionNumber?: SchemaVersionNumber | undefined;
1051
+ SchemaVersionId?: string | undefined;
1052
+ MetadataKeyValue: MetadataKeyValuePair | undefined;
1053
+ }
1054
+ export interface PutSchemaVersionMetadataResponse {
1055
+ SchemaArn?: string | undefined;
1056
+ SchemaName?: string | undefined;
1057
+ RegistryName?: string | undefined;
1058
+ LatestVersion?: boolean | undefined;
1059
+ VersionNumber?: number | undefined;
1060
+ SchemaVersionId?: string | undefined;
1061
+ MetadataKey?: string | undefined;
1062
+ MetadataValue?: string | undefined;
1063
+ }
1064
+ export interface PutWorkflowRunPropertiesRequest {
1065
+ Name: string | undefined;
1066
+ RunId: string | undefined;
1067
+ RunProperties: Record<string, string> | undefined;
1068
+ }
1069
+ export interface PutWorkflowRunPropertiesResponse {}
1070
+ export interface QuerySchemaVersionMetadataInput {
1071
+ SchemaId?: SchemaId | undefined;
1072
+ SchemaVersionNumber?: SchemaVersionNumber | undefined;
1073
+ SchemaVersionId?: string | undefined;
1074
+ MetadataList?: MetadataKeyValuePair[] | undefined;
1361
1075
  MaxResults?: number | undefined;
1362
- QuerySessionContext?: QuerySessionContext | undefined;
1076
+ NextToken?: string | undefined;
1363
1077
  }
1364
- export interface UnfilteredPartition {
1365
- Partition?: Partition | undefined;
1366
- AuthorizedColumns?: string[] | undefined;
1367
- IsRegisteredWithLakeFormation?: boolean | undefined;
1078
+ export interface OtherMetadataValueListItem {
1079
+ MetadataValue?: string | undefined;
1080
+ CreatedTime?: string | undefined;
1081
+ }
1082
+ export interface MetadataInfo {
1083
+ MetadataValue?: string | undefined;
1084
+ CreatedTime?: string | undefined;
1085
+ OtherMetadataValueList?: OtherMetadataValueListItem[] | undefined;
1086
+ }
1087
+ export interface QuerySchemaVersionMetadataResponse {
1088
+ MetadataInfoMap?: Record<string, MetadataInfo> | undefined;
1089
+ SchemaVersionId?: string | undefined;
1090
+ NextToken?: string | undefined;
1091
+ }
1092
+ export interface RegisterSchemaVersionInput {
1093
+ SchemaId: SchemaId | undefined;
1094
+ SchemaDefinition: string | undefined;
1095
+ }
1096
+ export interface RegisterSchemaVersionResponse {
1097
+ SchemaVersionId?: string | undefined;
1098
+ VersionNumber?: number | undefined;
1099
+ Status?: SchemaVersionStatus | undefined;
1100
+ }
1101
+ export interface RemoveSchemaVersionMetadataInput {
1102
+ SchemaId?: SchemaId | undefined;
1103
+ SchemaVersionNumber?: SchemaVersionNumber | undefined;
1104
+ SchemaVersionId?: string | undefined;
1105
+ MetadataKeyValue: MetadataKeyValuePair | undefined;
1106
+ }
1107
+ export interface RemoveSchemaVersionMetadataResponse {
1108
+ SchemaArn?: string | undefined;
1109
+ SchemaName?: string | undefined;
1110
+ RegistryName?: string | undefined;
1111
+ LatestVersion?: boolean | undefined;
1112
+ VersionNumber?: number | undefined;
1113
+ SchemaVersionId?: string | undefined;
1114
+ MetadataKey?: string | undefined;
1115
+ MetadataValue?: string | undefined;
1368
1116
  }
1369
- export interface GetUnfilteredPartitionsMetadataResponse {
1370
- UnfilteredPartitions?: UnfilteredPartition[] | undefined;
1371
- NextToken?: string | undefined;
1117
+ export interface ResetJobBookmarkRequest {
1118
+ JobName: string | undefined;
1119
+ RunId?: string | undefined;
1372
1120
  }
1373
- export interface SupportedDialect {
1374
- Dialect?: ViewDialect | undefined;
1375
- DialectVersion?: string | undefined;
1121
+ export interface ResetJobBookmarkResponse {
1122
+ JobBookmarkEntry?: JobBookmarkEntry | undefined;
1376
1123
  }
1377
- export interface GetUnfilteredTableMetadataRequest {
1378
- Region?: string | undefined;
1379
- CatalogId: string | undefined;
1380
- DatabaseName: string | undefined;
1124
+ export interface ResumeWorkflowRunRequest {
1381
1125
  Name: string | undefined;
1382
- AuditContext?: AuditContext | undefined;
1383
- SupportedPermissionTypes: PermissionType[] | undefined;
1384
- ParentResourceArn?: string | undefined;
1385
- RootResourceArn?: string | undefined;
1386
- SupportedDialect?: SupportedDialect | undefined;
1387
- Permissions?: Permission[] | undefined;
1388
- QuerySessionContext?: QuerySessionContext | undefined;
1389
- }
1390
- export interface ColumnRowFilter {
1391
- ColumnName?: string | undefined;
1392
- RowFilterExpression?: string | undefined;
1126
+ RunId: string | undefined;
1127
+ NodeIds: string[] | undefined;
1393
1128
  }
1394
- export interface GetUsageProfileRequest {
1395
- Name: string | undefined;
1129
+ export interface ResumeWorkflowRunResponse {
1130
+ RunId?: string | undefined;
1131
+ NodeIds?: string[] | undefined;
1396
1132
  }
1397
- export interface GetUsageProfileResponse {
1398
- Name?: string | undefined;
1399
- Description?: string | undefined;
1400
- Configuration?: ProfileConfiguration | undefined;
1401
- CreatedOn?: Date | undefined;
1402
- LastModifiedOn?: Date | undefined;
1133
+ export interface RunStatementRequest {
1134
+ SessionId: string | undefined;
1135
+ Code: string | undefined;
1136
+ RequestOrigin?: string | undefined;
1403
1137
  }
1404
- export interface GetUserDefinedFunctionRequest {
1405
- CatalogId?: string | undefined;
1406
- DatabaseName: string | undefined;
1407
- FunctionName: string | undefined;
1138
+ export interface RunStatementResponse {
1139
+ Id?: number | undefined;
1408
1140
  }
1409
- export interface UserDefinedFunction {
1410
- FunctionName?: string | undefined;
1411
- DatabaseName?: string | undefined;
1412
- ClassName?: string | undefined;
1413
- OwnerName?: string | undefined;
1414
- OwnerType?: PrincipalType | undefined;
1415
- CreateTime?: Date | undefined;
1416
- ResourceUris?: ResourceUri[] | undefined;
1417
- CatalogId?: string | undefined;
1141
+ export interface PropertyPredicate {
1142
+ Key?: string | undefined;
1143
+ Value?: string | undefined;
1144
+ Comparator?: Comparator | undefined;
1418
1145
  }
1419
- export interface GetUserDefinedFunctionResponse {
1420
- UserDefinedFunction?: UserDefinedFunction | undefined;
1146
+ export interface SortCriterion {
1147
+ FieldName?: string | undefined;
1148
+ Sort?: Sort | undefined;
1421
1149
  }
1422
- export interface GetUserDefinedFunctionsRequest {
1150
+ export interface SearchTablesRequest {
1423
1151
  CatalogId?: string | undefined;
1424
- DatabaseName?: string | undefined;
1425
- Pattern: string | undefined;
1426
1152
  NextToken?: string | undefined;
1153
+ Filters?: PropertyPredicate[] | undefined;
1154
+ SearchText?: string | undefined;
1155
+ SortCriteria?: SortCriterion[] | undefined;
1427
1156
  MaxResults?: number | undefined;
1157
+ ResourceShareType?: ResourceShareType | undefined;
1158
+ IncludeStatusDetails?: boolean | undefined;
1428
1159
  }
1429
- export interface GetUserDefinedFunctionsResponse {
1430
- UserDefinedFunctions?: UserDefinedFunction[] | undefined;
1431
- NextToken?: string | undefined;
1160
+ export interface StartBlueprintRunRequest {
1161
+ BlueprintName: string | undefined;
1162
+ Parameters?: string | undefined;
1163
+ RoleArn: string | undefined;
1432
1164
  }
1433
- export interface GetWorkflowRequest {
1434
- Name: string | undefined;
1435
- IncludeGraph?: boolean | undefined;
1165
+ export interface StartBlueprintRunResponse {
1166
+ RunId?: string | undefined;
1436
1167
  }
1437
- export interface GetWorkflowResponse {
1438
- Workflow?: Workflow | undefined;
1168
+ export interface StartColumnStatisticsTaskRunRequest {
1169
+ DatabaseName: string | undefined;
1170
+ TableName: string | undefined;
1171
+ ColumnNameList?: string[] | undefined;
1172
+ Role: string | undefined;
1173
+ SampleSize?: number | undefined;
1174
+ CatalogID?: string | undefined;
1175
+ SecurityConfiguration?: string | undefined;
1439
1176
  }
1440
- export interface GetWorkflowRunRequest {
1441
- Name: string | undefined;
1442
- RunId: string | undefined;
1443
- IncludeGraph?: boolean | undefined;
1177
+ export interface StartColumnStatisticsTaskRunResponse {
1178
+ ColumnStatisticsTaskRunId?: string | undefined;
1444
1179
  }
1445
- export interface GetWorkflowRunResponse {
1446
- Run?: WorkflowRun | undefined;
1180
+ export interface StartColumnStatisticsTaskRunScheduleRequest {
1181
+ DatabaseName: string | undefined;
1182
+ TableName: string | undefined;
1447
1183
  }
1448
- export interface GetWorkflowRunPropertiesRequest {
1184
+ export interface StartColumnStatisticsTaskRunScheduleResponse {}
1185
+ export interface StartCrawlerRequest {
1449
1186
  Name: string | undefined;
1450
- RunId: string | undefined;
1451
1187
  }
1452
- export interface GetWorkflowRunPropertiesResponse {
1453
- RunProperties?: Record<string, string> | undefined;
1188
+ export interface StartCrawlerResponse {}
1189
+ export interface StartCrawlerScheduleRequest {
1190
+ CrawlerName: string | undefined;
1454
1191
  }
1455
- export interface GetWorkflowRunsRequest {
1456
- Name: string | undefined;
1457
- IncludeGraph?: boolean | undefined;
1458
- NextToken?: string | undefined;
1459
- MaxResults?: number | undefined;
1192
+ export interface StartCrawlerScheduleResponse {}
1193
+ export interface StartDataQualityRuleRecommendationRunRequest {
1194
+ DataSource: DataSource | undefined;
1195
+ Role: string | undefined;
1196
+ NumberOfWorkers?: number | undefined;
1197
+ Timeout?: number | undefined;
1198
+ CreatedRulesetName?: string | undefined;
1199
+ DataQualitySecurityConfiguration?: string | undefined;
1200
+ ClientToken?: string | undefined;
1460
1201
  }
1461
- export interface GetWorkflowRunsResponse {
1462
- Runs?: WorkflowRun[] | undefined;
1463
- NextToken?: string | undefined;
1202
+ export interface StartDataQualityRuleRecommendationRunResponse {
1203
+ RunId?: string | undefined;
1464
1204
  }
1465
- export interface ImportCatalogToGlueRequest {
1466
- CatalogId?: string | undefined;
1205
+ export interface StartDataQualityRulesetEvaluationRunRequest {
1206
+ DataSource: DataSource | undefined;
1207
+ Role: string | undefined;
1208
+ NumberOfWorkers?: number | undefined;
1209
+ Timeout?: number | undefined;
1210
+ ClientToken?: string | undefined;
1211
+ AdditionalRunOptions?:
1212
+ | DataQualityEvaluationRunAdditionalRunOptions
1213
+ | undefined;
1214
+ RulesetNames: string[] | undefined;
1215
+ AdditionalDataSources?: Record<string, DataSource> | undefined;
1467
1216
  }
1468
- export interface ImportCatalogToGlueResponse {}
1469
- export interface ListBlueprintsRequest {
1470
- NextToken?: string | undefined;
1471
- MaxResults?: number | undefined;
1472
- Tags?: Record<string, string> | undefined;
1217
+ export interface StartDataQualityRulesetEvaluationRunResponse {
1218
+ RunId?: string | undefined;
1473
1219
  }
1474
- export interface ListBlueprintsResponse {
1475
- Blueprints?: string[] | undefined;
1476
- NextToken?: string | undefined;
1220
+ export interface StartExportLabelsTaskRunRequest {
1221
+ TransformId: string | undefined;
1222
+ OutputS3Path: string | undefined;
1477
1223
  }
1478
- export interface ListColumnStatisticsTaskRunsRequest {
1479
- MaxResults?: number | undefined;
1480
- NextToken?: string | undefined;
1224
+ export interface StartExportLabelsTaskRunResponse {
1225
+ TaskRunId?: string | undefined;
1481
1226
  }
1482
- export interface ListColumnStatisticsTaskRunsResponse {
1483
- ColumnStatisticsTaskRunIds?: string[] | undefined;
1484
- NextToken?: string | undefined;
1227
+ export interface StartImportLabelsTaskRunRequest {
1228
+ TransformId: string | undefined;
1229
+ InputS3Path: string | undefined;
1230
+ ReplaceAllLabels?: boolean | undefined;
1485
1231
  }
1486
- export interface ListConnectionTypesRequest {
1487
- MaxResults?: number | undefined;
1488
- NextToken?: string | undefined;
1232
+ export interface StartImportLabelsTaskRunResponse {
1233
+ TaskRunId?: string | undefined;
1489
1234
  }
1490
- export interface ConnectionTypeVariant {
1491
- ConnectionTypeVariantName?: string | undefined;
1492
- DisplayName?: string | undefined;
1493
- Description?: string | undefined;
1494
- LogoUrl?: string | undefined;
1235
+ export interface StartJobRunRequest {
1236
+ JobName: string | undefined;
1237
+ JobRunQueuingEnabled?: boolean | undefined;
1238
+ JobRunId?: string | undefined;
1239
+ Arguments?: Record<string, string> | undefined;
1240
+ AllocatedCapacity?: number | undefined;
1241
+ Timeout?: number | undefined;
1242
+ MaxCapacity?: number | undefined;
1243
+ SecurityConfiguration?: string | undefined;
1244
+ NotificationProperty?: NotificationProperty | undefined;
1245
+ WorkerType?: WorkerType | undefined;
1246
+ NumberOfWorkers?: number | undefined;
1247
+ ExecutionClass?: ExecutionClass | undefined;
1248
+ ExecutionRoleSessionPolicy?: string | undefined;
1495
1249
  }
1496
- export interface ConnectionTypeBrief {
1497
- ConnectionType?: ConnectionType | undefined;
1498
- DisplayName?: string | undefined;
1499
- Vendor?: string | undefined;
1500
- Description?: string | undefined;
1501
- Categories?: string[] | undefined;
1502
- Capabilities?: Capabilities | undefined;
1503
- LogoUrl?: string | undefined;
1504
- ConnectionTypeVariants?: ConnectionTypeVariant[] | undefined;
1250
+ export interface StartJobRunResponse {
1251
+ JobRunId?: string | undefined;
1505
1252
  }
1506
- export interface ListConnectionTypesResponse {
1507
- ConnectionTypes?: ConnectionTypeBrief[] | undefined;
1508
- NextToken?: string | undefined;
1253
+ export interface StartMLEvaluationTaskRunRequest {
1254
+ TransformId: string | undefined;
1509
1255
  }
1510
- export interface ListCrawlersRequest {
1511
- MaxResults?: number | undefined;
1512
- NextToken?: string | undefined;
1513
- Tags?: Record<string, string> | undefined;
1256
+ export interface StartMLEvaluationTaskRunResponse {
1257
+ TaskRunId?: string | undefined;
1514
1258
  }
1515
- export interface ListCrawlersResponse {
1516
- CrawlerNames?: string[] | undefined;
1517
- NextToken?: string | undefined;
1259
+ export interface StartMLLabelingSetGenerationTaskRunRequest {
1260
+ TransformId: string | undefined;
1261
+ OutputS3Path: string | undefined;
1518
1262
  }
1519
- export declare const FieldName: {
1520
- readonly CRAWL_ID: "CRAWL_ID";
1521
- readonly DPU_HOUR: "DPU_HOUR";
1522
- readonly END_TIME: "END_TIME";
1523
- readonly START_TIME: "START_TIME";
1524
- readonly STATE: "STATE";
1525
- };
1526
- export type FieldName = (typeof FieldName)[keyof typeof FieldName];
1527
- export declare const FilterOperator: {
1528
- readonly EQ: "EQ";
1529
- readonly GE: "GE";
1530
- readonly GT: "GT";
1531
- readonly LE: "LE";
1532
- readonly LT: "LT";
1533
- readonly NE: "NE";
1534
- };
1535
- export type FilterOperator =
1536
- (typeof FilterOperator)[keyof typeof FilterOperator];
1537
- export interface CrawlsFilter {
1538
- FieldName?: FieldName | undefined;
1539
- FilterOperator?: FilterOperator | undefined;
1540
- FieldValue?: string | undefined;
1263
+ export interface StartMLLabelingSetGenerationTaskRunResponse {
1264
+ TaskRunId?: string | undefined;
1541
1265
  }
1542
- export interface ListCrawlsRequest {
1543
- CrawlerName: string | undefined;
1544
- MaxResults?: number | undefined;
1545
- Filters?: CrawlsFilter[] | undefined;
1546
- NextToken?: string | undefined;
1266
+ export interface StartTriggerRequest {
1267
+ Name: string | undefined;
1547
1268
  }
1548
- export declare const CrawlerHistoryState: {
1549
- readonly COMPLETED: "COMPLETED";
1550
- readonly FAILED: "FAILED";
1551
- readonly RUNNING: "RUNNING";
1552
- readonly STOPPED: "STOPPED";
1553
- };
1554
- export type CrawlerHistoryState =
1555
- (typeof CrawlerHistoryState)[keyof typeof CrawlerHistoryState];
1556
- export interface CrawlerHistory {
1557
- CrawlId?: string | undefined;
1558
- State?: CrawlerHistoryState | undefined;
1559
- StartTime?: Date | undefined;
1560
- EndTime?: Date | undefined;
1561
- Summary?: string | undefined;
1562
- ErrorMessage?: string | undefined;
1563
- LogGroup?: string | undefined;
1564
- LogStream?: string | undefined;
1565
- MessagePrefix?: string | undefined;
1566
- DPUHour?: number | undefined;
1269
+ export interface StartTriggerResponse {
1270
+ Name?: string | undefined;
1567
1271
  }
1568
- export interface ListCrawlsResponse {
1569
- Crawls?: CrawlerHistory[] | undefined;
1570
- NextToken?: string | undefined;
1272
+ export interface StartWorkflowRunRequest {
1273
+ Name: string | undefined;
1274
+ RunProperties?: Record<string, string> | undefined;
1571
1275
  }
1572
- export interface ListCustomEntityTypesRequest {
1573
- NextToken?: string | undefined;
1574
- MaxResults?: number | undefined;
1575
- Tags?: Record<string, string> | undefined;
1276
+ export interface StartWorkflowRunResponse {
1277
+ RunId?: string | undefined;
1576
1278
  }
1577
- export interface ListCustomEntityTypesResponse {
1578
- CustomEntityTypes?: CustomEntityType[] | undefined;
1579
- NextToken?: string | undefined;
1279
+ export interface StopColumnStatisticsTaskRunRequest {
1280
+ DatabaseName: string | undefined;
1281
+ TableName: string | undefined;
1580
1282
  }
1581
- export interface DataQualityResultFilterCriteria {
1582
- DataSource?: DataSource | undefined;
1583
- JobName?: string | undefined;
1584
- JobRunId?: string | undefined;
1585
- StartedAfter?: Date | undefined;
1586
- StartedBefore?: Date | undefined;
1283
+ export interface StopColumnStatisticsTaskRunResponse {}
1284
+ export interface StopColumnStatisticsTaskRunScheduleRequest {
1285
+ DatabaseName: string | undefined;
1286
+ TableName: string | undefined;
1587
1287
  }
1588
- export interface ListDataQualityResultsRequest {
1589
- Filter?: DataQualityResultFilterCriteria | undefined;
1590
- NextToken?: string | undefined;
1591
- MaxResults?: number | undefined;
1288
+ export interface StopColumnStatisticsTaskRunScheduleResponse {}
1289
+ export interface StopCrawlerRequest {
1290
+ Name: string | undefined;
1592
1291
  }
1593
- export interface DataQualityResultDescription {
1594
- ResultId?: string | undefined;
1595
- DataSource?: DataSource | undefined;
1596
- JobName?: string | undefined;
1597
- JobRunId?: string | undefined;
1598
- StartedOn?: Date | undefined;
1292
+ export interface StopCrawlerResponse {}
1293
+ export interface StopCrawlerScheduleRequest {
1294
+ CrawlerName: string | undefined;
1599
1295
  }
1600
- export interface ListDataQualityResultsResponse {
1601
- Results: DataQualityResultDescription[] | undefined;
1602
- NextToken?: string | undefined;
1296
+ export interface StopCrawlerScheduleResponse {}
1297
+ export interface StopSessionRequest {
1298
+ Id: string | undefined;
1299
+ RequestOrigin?: string | undefined;
1603
1300
  }
1604
- export interface DataQualityRuleRecommendationRunFilter {
1605
- DataSource: DataSource | undefined;
1606
- StartedBefore?: Date | undefined;
1607
- StartedAfter?: Date | undefined;
1301
+ export interface StopSessionResponse {
1302
+ Id?: string | undefined;
1608
1303
  }
1609
- export interface ListDataQualityRuleRecommendationRunsRequest {
1610
- Filter?: DataQualityRuleRecommendationRunFilter | undefined;
1611
- NextToken?: string | undefined;
1612
- MaxResults?: number | undefined;
1304
+ export interface StopTriggerRequest {
1305
+ Name: string | undefined;
1613
1306
  }
1614
- export interface DataQualityRuleRecommendationRunDescription {
1615
- RunId?: string | undefined;
1616
- Status?: TaskStatusType | undefined;
1617
- StartedOn?: Date | undefined;
1618
- DataSource?: DataSource | undefined;
1307
+ export interface StopTriggerResponse {
1308
+ Name?: string | undefined;
1619
1309
  }
1620
- export interface ListDataQualityRuleRecommendationRunsResponse {
1621
- Runs?: DataQualityRuleRecommendationRunDescription[] | undefined;
1622
- NextToken?: string | undefined;
1310
+ export interface StopWorkflowRunRequest {
1311
+ Name: string | undefined;
1312
+ RunId: string | undefined;
1623
1313
  }
1624
- export interface DataQualityRulesetEvaluationRunFilter {
1625
- DataSource: DataSource | undefined;
1626
- StartedBefore?: Date | undefined;
1627
- StartedAfter?: Date | undefined;
1314
+ export interface StopWorkflowRunResponse {}
1315
+ export interface TagResourceRequest {
1316
+ ResourceArn: string | undefined;
1317
+ TagsToAdd: Record<string, string> | undefined;
1318
+ }
1319
+ export interface TagResourceResponse {}
1320
+ export interface TestConnectionInput {
1321
+ ConnectionType: ConnectionType | undefined;
1322
+ ConnectionProperties:
1323
+ | Partial<Record<ConnectionPropertyKey, string>>
1324
+ | undefined;
1325
+ AuthenticationConfiguration?: AuthenticationConfigurationInput | undefined;
1628
1326
  }
1629
- export interface ListDataQualityRulesetEvaluationRunsRequest {
1630
- Filter?: DataQualityRulesetEvaluationRunFilter | undefined;
1631
- NextToken?: string | undefined;
1632
- MaxResults?: number | undefined;
1327
+ export interface TestConnectionRequest {
1328
+ ConnectionName?: string | undefined;
1329
+ CatalogId?: string | undefined;
1330
+ TestConnectionInput?: TestConnectionInput | undefined;
1633
1331
  }
1634
- export interface DataQualityRulesetEvaluationRunDescription {
1635
- RunId?: string | undefined;
1636
- Status?: TaskStatusType | undefined;
1637
- StartedOn?: Date | undefined;
1638
- DataSource?: DataSource | undefined;
1332
+ export interface TestConnectionResponse {}
1333
+ export interface UntagResourceRequest {
1334
+ ResourceArn: string | undefined;
1335
+ TagsToRemove: string[] | undefined;
1639
1336
  }
1640
- export interface ListDataQualityRulesetEvaluationRunsResponse {
1641
- Runs?: DataQualityRulesetEvaluationRunDescription[] | undefined;
1642
- NextToken?: string | undefined;
1337
+ export interface UntagResourceResponse {}
1338
+ export interface UpdateBlueprintRequest {
1339
+ Name: string | undefined;
1340
+ Description?: string | undefined;
1341
+ BlueprintLocation: string | undefined;
1643
1342
  }
1644
- export interface DataQualityRulesetFilterCriteria {
1343
+ export interface UpdateBlueprintResponse {
1645
1344
  Name?: string | undefined;
1646
- Description?: string | undefined;
1647
- CreatedBefore?: Date | undefined;
1648
- CreatedAfter?: Date | undefined;
1649
- LastModifiedBefore?: Date | undefined;
1650
- LastModifiedAfter?: Date | undefined;
1651
- TargetTable?: DataQualityTargetTable | undefined;
1652
1345
  }
1653
- export interface ListDataQualityRulesetsRequest {
1654
- NextToken?: string | undefined;
1655
- MaxResults?: number | undefined;
1656
- Filter?: DataQualityRulesetFilterCriteria | undefined;
1657
- Tags?: Record<string, string> | undefined;
1346
+ export interface UpdateCatalogRequest {
1347
+ CatalogId: string | undefined;
1348
+ CatalogInput: CatalogInput | undefined;
1658
1349
  }
1659
- export interface DataQualityRulesetListDetails {
1660
- Name?: string | undefined;
1661
- Description?: string | undefined;
1662
- CreatedOn?: Date | undefined;
1663
- LastModifiedOn?: Date | undefined;
1664
- TargetTable?: DataQualityTargetTable | undefined;
1665
- RecommendationRunId?: string | undefined;
1666
- RuleCount?: number | undefined;
1350
+ export interface UpdateCatalogResponse {}
1351
+ export interface UpdateCsvClassifierRequest {
1352
+ Name: string | undefined;
1353
+ Delimiter?: string | undefined;
1354
+ QuoteSymbol?: string | undefined;
1355
+ ContainsHeader?: CsvHeaderOption | undefined;
1356
+ Header?: string[] | undefined;
1357
+ DisableValueTrimming?: boolean | undefined;
1358
+ AllowSingleColumn?: boolean | undefined;
1359
+ CustomDatatypeConfigured?: boolean | undefined;
1360
+ CustomDatatypes?: string[] | undefined;
1361
+ Serde?: CsvSerdeOption | undefined;
1667
1362
  }
1668
- export interface ListDataQualityRulesetsResponse {
1669
- Rulesets?: DataQualityRulesetListDetails[] | undefined;
1670
- NextToken?: string | undefined;
1363
+ export interface UpdateGrokClassifierRequest {
1364
+ Name: string | undefined;
1365
+ Classification?: string | undefined;
1366
+ GrokPattern?: string | undefined;
1367
+ CustomPatterns?: string | undefined;
1671
1368
  }
1672
- export interface TimestampFilter {
1673
- RecordedBefore?: Date | undefined;
1674
- RecordedAfter?: Date | undefined;
1369
+ export interface UpdateJsonClassifierRequest {
1370
+ Name: string | undefined;
1371
+ JsonPath?: string | undefined;
1675
1372
  }
1676
- export interface ListDataQualityStatisticAnnotationsRequest {
1677
- StatisticId?: string | undefined;
1678
- ProfileId?: string | undefined;
1679
- TimestampFilter?: TimestampFilter | undefined;
1680
- MaxResults?: number | undefined;
1681
- NextToken?: string | undefined;
1373
+ export interface UpdateXMLClassifierRequest {
1374
+ Name: string | undefined;
1375
+ Classification?: string | undefined;
1376
+ RowTag?: string | undefined;
1682
1377
  }
1683
- export interface ListDataQualityStatisticAnnotationsResponse {
1684
- Annotations?: StatisticAnnotation[] | undefined;
1685
- NextToken?: string | undefined;
1378
+ export interface UpdateClassifierRequest {
1379
+ GrokClassifier?: UpdateGrokClassifierRequest | undefined;
1380
+ XMLClassifier?: UpdateXMLClassifierRequest | undefined;
1381
+ JsonClassifier?: UpdateJsonClassifierRequest | undefined;
1382
+ CsvClassifier?: UpdateCsvClassifierRequest | undefined;
1686
1383
  }
1687
- export interface ListDataQualityStatisticsRequest {
1688
- StatisticId?: string | undefined;
1689
- ProfileId?: string | undefined;
1690
- TimestampFilter?: TimestampFilter | undefined;
1691
- MaxResults?: number | undefined;
1692
- NextToken?: string | undefined;
1384
+ export interface UpdateClassifierResponse {}
1385
+ export interface UpdateColumnStatisticsForPartitionRequest {
1386
+ CatalogId?: string | undefined;
1387
+ DatabaseName: string | undefined;
1388
+ TableName: string | undefined;
1389
+ PartitionValues: string[] | undefined;
1390
+ ColumnStatisticsList: ColumnStatistics[] | undefined;
1693
1391
  }
1694
- export declare const StatisticEvaluationLevel: {
1695
- readonly COLUMN: "Column";
1696
- readonly DATASET: "Dataset";
1697
- readonly MULTICOLUMN: "Multicolumn";
1698
- };
1699
- export type StatisticEvaluationLevel =
1700
- (typeof StatisticEvaluationLevel)[keyof typeof StatisticEvaluationLevel];
1701
- export interface RunIdentifier {
1702
- RunId?: string | undefined;
1703
- JobRunId?: string | undefined;
1392
+ export interface ColumnStatisticsError {
1393
+ ColumnStatistics?: ColumnStatistics | undefined;
1394
+ Error?: ErrorDetail | undefined;
1704
1395
  }
1705
- export interface StatisticSummary {
1706
- StatisticId?: string | undefined;
1707
- ProfileId?: string | undefined;
1708
- RunIdentifier?: RunIdentifier | undefined;
1709
- StatisticName?: string | undefined;
1710
- DoubleValue?: number | undefined;
1711
- EvaluationLevel?: StatisticEvaluationLevel | undefined;
1712
- ColumnsReferenced?: string[] | undefined;
1713
- ReferencedDatasets?: string[] | undefined;
1714
- StatisticProperties?: Record<string, string> | undefined;
1715
- RecordedOn?: Date | undefined;
1716
- InclusionAnnotation?: TimestampedInclusionAnnotation | undefined;
1396
+ export interface UpdateColumnStatisticsForPartitionResponse {
1397
+ Errors?: ColumnStatisticsError[] | undefined;
1717
1398
  }
1718
- export interface ListDataQualityStatisticsResponse {
1719
- Statistics?: StatisticSummary[] | undefined;
1720
- NextToken?: string | undefined;
1399
+ export interface UpdateColumnStatisticsForTableRequest {
1400
+ CatalogId?: string | undefined;
1401
+ DatabaseName: string | undefined;
1402
+ TableName: string | undefined;
1403
+ ColumnStatisticsList: ColumnStatistics[] | undefined;
1721
1404
  }
1722
- export interface ListDevEndpointsRequest {
1723
- NextToken?: string | undefined;
1724
- MaxResults?: number | undefined;
1725
- Tags?: Record<string, string> | undefined;
1405
+ export interface UpdateColumnStatisticsForTableResponse {
1406
+ Errors?: ColumnStatisticsError[] | undefined;
1726
1407
  }
1727
- export interface ListDevEndpointsResponse {
1728
- DevEndpointNames?: string[] | undefined;
1729
- NextToken?: string | undefined;
1408
+ export interface UpdateColumnStatisticsTaskSettingsRequest {
1409
+ DatabaseName: string | undefined;
1410
+ TableName: string | undefined;
1411
+ Role?: string | undefined;
1412
+ Schedule?: string | undefined;
1413
+ ColumnNameList?: string[] | undefined;
1414
+ SampleSize?: number | undefined;
1415
+ CatalogID?: string | undefined;
1416
+ SecurityConfiguration?: string | undefined;
1730
1417
  }
1731
- export interface ListEntitiesRequest {
1732
- ConnectionName?: string | undefined;
1418
+ export interface UpdateColumnStatisticsTaskSettingsResponse {}
1419
+ export interface UpdateConnectionRequest {
1733
1420
  CatalogId?: string | undefined;
1734
- ParentEntityName?: string | undefined;
1735
- NextToken?: string | undefined;
1736
- DataStoreApiVersion?: string | undefined;
1421
+ Name: string | undefined;
1422
+ ConnectionInput: ConnectionInput | undefined;
1737
1423
  }
1738
- export interface Entity {
1739
- EntityName?: string | undefined;
1740
- Label?: string | undefined;
1741
- IsParentEntity?: boolean | undefined;
1424
+ export interface UpdateConnectionResponse {}
1425
+ export interface UpdateCrawlerRequest {
1426
+ Name: string | undefined;
1427
+ Role?: string | undefined;
1428
+ DatabaseName?: string | undefined;
1742
1429
  Description?: string | undefined;
1743
- Category?: string | undefined;
1744
- CustomProperties?: Record<string, string> | undefined;
1430
+ Targets?: CrawlerTargets | undefined;
1431
+ Schedule?: string | undefined;
1432
+ Classifiers?: string[] | undefined;
1433
+ TablePrefix?: string | undefined;
1434
+ SchemaChangePolicy?: SchemaChangePolicy | undefined;
1435
+ RecrawlPolicy?: RecrawlPolicy | undefined;
1436
+ LineageConfiguration?: LineageConfiguration | undefined;
1437
+ LakeFormationConfiguration?: LakeFormationConfiguration | undefined;
1438
+ Configuration?: string | undefined;
1439
+ CrawlerSecurityConfiguration?: string | undefined;
1440
+ }
1441
+ export interface UpdateCrawlerResponse {}
1442
+ export interface UpdateCrawlerScheduleRequest {
1443
+ CrawlerName: string | undefined;
1444
+ Schedule?: string | undefined;
1745
1445
  }
1746
- export interface ListEntitiesResponse {
1747
- Entities?: Entity[] | undefined;
1748
- NextToken?: string | undefined;
1446
+ export interface UpdateCrawlerScheduleResponse {}
1447
+ export interface UpdateDatabaseRequest {
1448
+ CatalogId?: string | undefined;
1449
+ Name: string | undefined;
1450
+ DatabaseInput: DatabaseInput | undefined;
1749
1451
  }
1750
- export interface IntegrationResourcePropertyFilter {
1452
+ export interface UpdateDatabaseResponse {}
1453
+ export interface UpdateDataQualityRulesetRequest {
1454
+ Name: string | undefined;
1455
+ Description?: string | undefined;
1456
+ Ruleset?: string | undefined;
1457
+ }
1458
+ export interface UpdateDataQualityRulesetResponse {
1751
1459
  Name?: string | undefined;
1752
- Values?: string[] | undefined;
1460
+ Description?: string | undefined;
1461
+ Ruleset?: string | undefined;
1753
1462
  }
1754
- export interface ListIntegrationResourcePropertiesRequest {
1755
- Marker?: string | undefined;
1756
- Filters?: IntegrationResourcePropertyFilter[] | undefined;
1757
- MaxRecords?: number | undefined;
1463
+ export interface DevEndpointCustomLibraries {
1464
+ ExtraPythonLibsS3Path?: string | undefined;
1465
+ ExtraJarsS3Path?: string | undefined;
1758
1466
  }
1759
- export interface IntegrationResourceProperty {
1467
+ export interface UpdateDevEndpointRequest {
1468
+ EndpointName: string | undefined;
1469
+ PublicKey?: string | undefined;
1470
+ AddPublicKeys?: string[] | undefined;
1471
+ DeletePublicKeys?: string[] | undefined;
1472
+ CustomLibraries?: DevEndpointCustomLibraries | undefined;
1473
+ UpdateEtlLibraries?: boolean | undefined;
1474
+ DeleteArguments?: string[] | undefined;
1475
+ AddArguments?: Record<string, string> | undefined;
1476
+ }
1477
+ export interface UpdateDevEndpointResponse {}
1478
+ export interface UpdateGlueIdentityCenterConfigurationRequest {
1479
+ Scopes?: string[] | undefined;
1480
+ UserBackgroundSessionsEnabled?: boolean | undefined;
1481
+ }
1482
+ export interface UpdateGlueIdentityCenterConfigurationResponse {}
1483
+ export interface UpdateIntegrationResourcePropertyRequest {
1760
1484
  ResourceArn: string | undefined;
1485
+ SourceProcessingProperties?: SourceProcessingProperties | undefined;
1486
+ TargetProcessingProperties?: TargetProcessingProperties | undefined;
1487
+ }
1488
+ export interface UpdateIntegrationResourcePropertyResponse {
1489
+ ResourceArn?: string | undefined;
1761
1490
  ResourcePropertyArn?: string | undefined;
1762
1491
  SourceProcessingProperties?: SourceProcessingProperties | undefined;
1763
1492
  TargetProcessingProperties?: TargetProcessingProperties | undefined;
1764
1493
  }
1765
- export interface ListIntegrationResourcePropertiesResponse {
1766
- IntegrationResourcePropertyList?: IntegrationResourceProperty[] | undefined;
1767
- Marker?: string | undefined;
1494
+ export interface UpdateIntegrationTablePropertiesRequest {
1495
+ ResourceArn: string | undefined;
1496
+ TableName: string | undefined;
1497
+ SourceTableConfig?: SourceTableConfig | undefined;
1498
+ TargetTableConfig?: TargetTableConfig | undefined;
1768
1499
  }
1769
- export interface ListJobsRequest {
1770
- NextToken?: string | undefined;
1771
- MaxResults?: number | undefined;
1772
- Tags?: Record<string, string> | undefined;
1500
+ export interface UpdateIntegrationTablePropertiesResponse {}
1501
+ export interface UpdateJobResponse {
1502
+ JobName?: string | undefined;
1773
1503
  }
1774
- export interface ListJobsResponse {
1775
- JobNames?: string[] | undefined;
1776
- NextToken?: string | undefined;
1504
+ export interface UpdateJobFromSourceControlRequest {
1505
+ JobName?: string | undefined;
1506
+ Provider?: SourceControlProvider | undefined;
1507
+ RepositoryName?: string | undefined;
1508
+ RepositoryOwner?: string | undefined;
1509
+ BranchName?: string | undefined;
1510
+ Folder?: string | undefined;
1511
+ CommitId?: string | undefined;
1512
+ AuthStrategy?: SourceControlAuthStrategy | undefined;
1513
+ AuthToken?: string | undefined;
1514
+ }
1515
+ export interface UpdateJobFromSourceControlResponse {
1516
+ JobName?: string | undefined;
1777
1517
  }
1778
- export interface ListMLTransformsRequest {
1779
- NextToken?: string | undefined;
1780
- MaxResults?: number | undefined;
1781
- Filter?: TransformFilterCriteria | undefined;
1782
- Sort?: TransformSortCriteria | undefined;
1783
- Tags?: Record<string, string> | undefined;
1518
+ export interface UpdateMLTransformRequest {
1519
+ TransformId: string | undefined;
1520
+ Name?: string | undefined;
1521
+ Description?: string | undefined;
1522
+ Parameters?: TransformParameters | undefined;
1523
+ Role?: string | undefined;
1524
+ GlueVersion?: string | undefined;
1525
+ MaxCapacity?: number | undefined;
1526
+ WorkerType?: WorkerType | undefined;
1527
+ NumberOfWorkers?: number | undefined;
1528
+ Timeout?: number | undefined;
1529
+ MaxRetries?: number | undefined;
1784
1530
  }
1785
- export interface ListMLTransformsResponse {
1786
- TransformIds: string[] | undefined;
1787
- NextToken?: string | undefined;
1531
+ export interface UpdateMLTransformResponse {
1532
+ TransformId?: string | undefined;
1788
1533
  }
1789
- export interface ListRegistriesInput {
1790
- MaxResults?: number | undefined;
1791
- NextToken?: string | undefined;
1534
+ export interface UpdatePartitionRequest {
1535
+ CatalogId?: string | undefined;
1536
+ DatabaseName: string | undefined;
1537
+ TableName: string | undefined;
1538
+ PartitionValueList: string[] | undefined;
1539
+ PartitionInput: PartitionInput | undefined;
1792
1540
  }
1793
- export interface RegistryListItem {
1541
+ export interface UpdatePartitionResponse {}
1542
+ export interface UpdateRegistryInput {
1543
+ RegistryId: RegistryId | undefined;
1544
+ Description: string | undefined;
1545
+ }
1546
+ export interface UpdateRegistryResponse {
1794
1547
  RegistryName?: string | undefined;
1795
1548
  RegistryArn?: string | undefined;
1549
+ }
1550
+ export interface UpdateSchemaInput {
1551
+ SchemaId: SchemaId | undefined;
1552
+ SchemaVersionNumber?: SchemaVersionNumber | undefined;
1553
+ Compatibility?: Compatibility | undefined;
1796
1554
  Description?: string | undefined;
1797
- Status?: RegistryStatus | undefined;
1798
- CreatedTime?: string | undefined;
1799
- UpdatedTime?: string | undefined;
1800
1555
  }
1801
- export interface ListRegistriesResponse {
1802
- Registries?: RegistryListItem[] | undefined;
1803
- NextToken?: string | undefined;
1556
+ export interface UpdateSchemaResponse {
1557
+ SchemaArn?: string | undefined;
1558
+ SchemaName?: string | undefined;
1559
+ RegistryName?: string | undefined;
1804
1560
  }
1805
- export interface ListSchemasInput {
1806
- RegistryId?: RegistryId | undefined;
1807
- MaxResults?: number | undefined;
1808
- NextToken?: string | undefined;
1561
+ export interface UpdateSourceControlFromJobRequest {
1562
+ JobName?: string | undefined;
1563
+ Provider?: SourceControlProvider | undefined;
1564
+ RepositoryName?: string | undefined;
1565
+ RepositoryOwner?: string | undefined;
1566
+ BranchName?: string | undefined;
1567
+ Folder?: string | undefined;
1568
+ CommitId?: string | undefined;
1569
+ AuthStrategy?: SourceControlAuthStrategy | undefined;
1570
+ AuthToken?: string | undefined;
1571
+ }
1572
+ export interface UpdateSourceControlFromJobResponse {
1573
+ JobName?: string | undefined;
1809
1574
  }
1810
- export interface SchemaListItem {
1811
- RegistryName?: string | undefined;
1812
- SchemaName?: string | undefined;
1813
- SchemaArn?: string | undefined;
1575
+ export interface IcebergTableUpdate {
1576
+ Schema: IcebergSchema | undefined;
1577
+ PartitionSpec?: IcebergPartitionSpec | undefined;
1578
+ SortOrder?: IcebergSortOrder | undefined;
1579
+ Location: string | undefined;
1580
+ Properties?: Record<string, string> | undefined;
1581
+ }
1582
+ export interface UpdateIcebergTableInput {
1583
+ Updates: IcebergTableUpdate[] | undefined;
1584
+ }
1585
+ export interface UpdateIcebergInput {
1586
+ UpdateIcebergTableInput: UpdateIcebergTableInput | undefined;
1587
+ }
1588
+ export interface UpdateOpenTableFormatInput {
1589
+ UpdateIcebergInput?: UpdateIcebergInput | undefined;
1590
+ }
1591
+ export interface UpdateTableRequest {
1592
+ CatalogId?: string | undefined;
1593
+ DatabaseName: string | undefined;
1594
+ Name?: string | undefined;
1595
+ TableInput?: TableInput | undefined;
1596
+ SkipArchive?: boolean | undefined;
1597
+ TransactionId?: string | undefined;
1598
+ VersionId?: string | undefined;
1599
+ ViewUpdateAction?: ViewUpdateAction | undefined;
1600
+ Force?: boolean | undefined;
1601
+ UpdateOpenTableFormatInput?: UpdateOpenTableFormatInput | undefined;
1602
+ }
1603
+ export interface UpdateTableResponse {}
1604
+ export interface UpdateTableOptimizerRequest {
1605
+ CatalogId: string | undefined;
1606
+ DatabaseName: string | undefined;
1607
+ TableName: string | undefined;
1608
+ Type: TableOptimizerType | undefined;
1609
+ TableOptimizerConfiguration: TableOptimizerConfiguration | undefined;
1610
+ }
1611
+ export interface UpdateTableOptimizerResponse {}
1612
+ export interface TriggerUpdate {
1613
+ Name?: string | undefined;
1814
1614
  Description?: string | undefined;
1815
- SchemaStatus?: SchemaStatus | undefined;
1816
- CreatedTime?: string | undefined;
1817
- UpdatedTime?: string | undefined;
1615
+ Schedule?: string | undefined;
1616
+ Actions?: Action[] | undefined;
1617
+ Predicate?: Predicate | undefined;
1618
+ EventBatchingCondition?: EventBatchingCondition | undefined;
1818
1619
  }
1819
- export interface ListSchemasResponse {
1820
- Schemas?: SchemaListItem[] | undefined;
1821
- NextToken?: string | undefined;
1620
+ export interface UpdateTriggerRequest {
1621
+ Name: string | undefined;
1622
+ TriggerUpdate: TriggerUpdate | undefined;
1822
1623
  }
1823
- export interface ListSchemaVersionsInput {
1824
- SchemaId: SchemaId | undefined;
1825
- MaxResults?: number | undefined;
1826
- NextToken?: string | undefined;
1624
+ export interface UpdateTriggerResponse {
1625
+ Trigger?: Trigger | undefined;
1827
1626
  }