@aws-sdk/client-glue 3.934.0 → 3.936.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (283) hide show
  1. package/dist-cjs/index.js +1342 -1344
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +910 -0
  4. package/dist-es/models/errors.js +639 -0
  5. package/dist-es/models/models_0.js +1 -578
  6. package/dist-es/models/models_1.js +1 -610
  7. package/dist-es/models/models_2.js +1 -169
  8. package/dist-es/models/models_3.js +1 -195
  9. package/dist-es/schemas/schemas_0.js +1 -1
  10. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +1 -2
  11. package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
  12. package/dist-types/commands/BatchStopJobRunCommand.d.ts +1 -1
  13. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +1 -1
  14. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  15. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  16. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +1 -1
  17. package/dist-types/commands/CancelStatementCommand.d.ts +1 -1
  18. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateBlueprintCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateCatalogCommand.d.ts +1 -1
  21. package/dist-types/commands/CreateClassifierCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  23. package/dist-types/commands/CreateConnectionCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateCrawlerCommand.d.ts +1 -1
  25. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateDatabaseCommand.d.ts +1 -1
  28. package/dist-types/commands/GetCatalogCommand.d.ts +1 -2
  29. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +1 -1
  30. package/dist-types/commands/GetCatalogsCommand.d.ts +1 -1
  31. package/dist-types/commands/GetClassifierCommand.d.ts +1 -1
  32. package/dist-types/commands/GetClassifiersCommand.d.ts +1 -1
  33. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
  34. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
  35. package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
  36. package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
  37. package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  38. package/dist-types/commands/GetConnectionCommand.d.ts +1 -1
  39. package/dist-types/commands/GetConnectionsCommand.d.ts +1 -1
  40. package/dist-types/commands/GetCrawlerCommand.d.ts +1 -1
  41. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +1 -1
  42. package/dist-types/commands/GetCrawlersCommand.d.ts +1 -1
  43. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +1 -1
  44. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  45. package/dist-types/commands/GetDataQualityModelCommand.d.ts +1 -1
  46. package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +1 -1
  47. package/dist-types/commands/GetDataQualityResultCommand.d.ts +1 -1
  48. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  49. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +1 -1
  50. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  51. package/dist-types/commands/GetDatabaseCommand.d.ts +1 -1
  52. package/dist-types/commands/GetDatabasesCommand.d.ts +1 -1
  53. package/dist-types/commands/GetDataflowGraphCommand.d.ts +1 -1
  54. package/dist-types/commands/GetDevEndpointCommand.d.ts +1 -1
  55. package/dist-types/commands/GetDevEndpointsCommand.d.ts +1 -1
  56. package/dist-types/commands/GetEntityRecordsCommand.d.ts +1 -1
  57. package/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +1 -1
  58. package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
  59. package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
  60. package/dist-types/commands/GetJobBookmarkCommand.d.ts +1 -1
  61. package/dist-types/commands/GetJobCommand.d.ts +1 -1
  62. package/dist-types/commands/GetJobRunCommand.d.ts +1 -1
  63. package/dist-types/commands/GetJobRunsCommand.d.ts +1 -1
  64. package/dist-types/commands/GetJobsCommand.d.ts +1 -1
  65. package/dist-types/commands/GetMLTaskRunCommand.d.ts +1 -1
  66. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +1 -1
  67. package/dist-types/commands/GetMLTransformCommand.d.ts +1 -1
  68. package/dist-types/commands/GetMappingCommand.d.ts +1 -1
  69. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +1 -2
  70. package/dist-types/commands/ListSessionsCommand.d.ts +1 -1
  71. package/dist-types/commands/ListStatementsCommand.d.ts +1 -1
  72. package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
  73. package/dist-types/commands/ListTriggersCommand.d.ts +1 -1
  74. package/dist-types/commands/ListUsageProfilesCommand.d.ts +1 -1
  75. package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -1
  76. package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -1
  77. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  78. package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
  79. package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
  80. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
  81. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
  82. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -1
  83. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +1 -1
  84. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
  85. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +1 -1
  86. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +1 -1
  87. package/dist-types/commands/RunStatementCommand.d.ts +1 -1
  88. package/dist-types/commands/SearchTablesCommand.d.ts +2 -1
  89. package/dist-types/commands/StartBlueprintRunCommand.d.ts +1 -1
  90. package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
  91. package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  92. package/dist-types/commands/StartCrawlerCommand.d.ts +1 -1
  93. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +1 -1
  94. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  95. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  96. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
  97. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
  98. package/dist-types/commands/StartJobRunCommand.d.ts +1 -1
  99. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
  100. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
  101. package/dist-types/commands/StartTriggerCommand.d.ts +1 -1
  102. package/dist-types/commands/StartWorkflowRunCommand.d.ts +1 -1
  103. package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
  104. package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  105. package/dist-types/commands/StopCrawlerCommand.d.ts +1 -1
  106. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +1 -1
  107. package/dist-types/commands/StopSessionCommand.d.ts +1 -1
  108. package/dist-types/commands/StopTriggerCommand.d.ts +1 -1
  109. package/dist-types/commands/StopWorkflowRunCommand.d.ts +1 -1
  110. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  111. package/dist-types/commands/TestConnectionCommand.d.ts +1 -1
  112. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  113. package/dist-types/commands/UpdateBlueprintCommand.d.ts +1 -1
  114. package/dist-types/commands/UpdateCatalogCommand.d.ts +1 -1
  115. package/dist-types/commands/UpdateClassifierCommand.d.ts +1 -1
  116. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
  117. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
  118. package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  119. package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
  120. package/dist-types/commands/UpdateCrawlerCommand.d.ts +1 -1
  121. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
  122. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
  123. package/dist-types/commands/UpdateDatabaseCommand.d.ts +1 -1
  124. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +1 -1
  125. package/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +1 -1
  126. package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
  127. package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
  128. package/dist-types/commands/UpdateJobCommand.d.ts +2 -1
  129. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
  130. package/dist-types/commands/UpdateMLTransformCommand.d.ts +1 -1
  131. package/dist-types/commands/UpdatePartitionCommand.d.ts +1 -1
  132. package/dist-types/commands/UpdateRegistryCommand.d.ts +1 -1
  133. package/dist-types/commands/UpdateSchemaCommand.d.ts +1 -1
  134. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
  135. package/dist-types/commands/UpdateTableCommand.d.ts +1 -1
  136. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +1 -1
  137. package/dist-types/commands/UpdateTriggerCommand.d.ts +1 -1
  138. package/dist-types/index.d.ts +6 -1
  139. package/dist-types/models/enums.d.ts +1918 -0
  140. package/dist-types/models/errors.d.ts +789 -0
  141. package/dist-types/models/models_0.d.ts +1999 -1092
  142. package/dist-types/models/models_1.d.ts +4480 -4078
  143. package/dist-types/models/models_2.d.ts +3636 -4236
  144. package/dist-types/models/models_3.d.ts +4 -3422
  145. package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +4 -2
  146. package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +2 -4
  162. package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +1 -2
  164. package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/GetCatalogsCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +1 -1
  201. package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +1 -1
  202. package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +1 -1
  203. package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +1 -1
  204. package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +4 -2
  205. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +1 -1
  206. package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +1 -1
  207. package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
  208. package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +1 -1
  209. package/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +1 -1
  210. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +1 -1
  211. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +1 -1
  212. package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  213. package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
  214. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
  215. package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
  216. package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
  217. package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -1
  218. package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +1 -1
  219. package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
  220. package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +1 -1
  221. package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +1 -1
  222. package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +1 -1
  223. package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +2 -1
  224. package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +1 -1
  225. package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
  226. package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  227. package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +1 -1
  228. package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +1 -1
  229. package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  230. package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  231. package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
  232. package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
  233. package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +1 -1
  234. package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
  235. package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
  236. package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +1 -1
  237. package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +1 -1
  238. package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
  239. package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  240. package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +1 -1
  241. package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +1 -1
  242. package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +1 -1
  243. package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +1 -1
  244. package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +1 -1
  245. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  246. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +1 -1
  247. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  248. package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +1 -1
  249. package/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +1 -1
  250. package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +1 -1
  251. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
  252. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
  253. package/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  254. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -1
  255. package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +1 -1
  256. package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
  257. package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
  258. package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +1 -1
  259. package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +1 -1
  260. package/dist-types/ts3.4/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +1 -1
  261. package/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
  262. package/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
  263. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +2 -1
  264. package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
  265. package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +1 -1
  266. package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +1 -1
  267. package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +1 -1
  268. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +1 -1
  269. package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
  270. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +1 -1
  271. package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +1 -1
  272. package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +1 -1
  273. package/dist-types/ts3.4/index.d.ts +6 -1
  274. package/dist-types/ts3.4/models/enums.d.ts +1121 -0
  275. package/dist-types/ts3.4/models/errors.d.ts +401 -0
  276. package/dist-types/ts3.4/models/models_0.d.ts +462 -599
  277. package/dist-types/ts3.4/models/models_1.d.ts +797 -981
  278. package/dist-types/ts3.4/models/models_2.d.ts +1304 -1505
  279. package/dist-types/ts3.4/models/models_3.d.ts +8 -900
  280. package/package.json +19 -19
  281. package/dist-es/models/index.js +0 -4
  282. package/dist-types/models/index.d.ts +0 -4
  283. package/dist-types/ts3.4/models/index.d.ts +0 -4
@@ -1,708 +1,93 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
1
  import { DocumentType as __DocumentType } from "@smithy/types";
3
- import { GlueServiceException as __BaseException } from "./GlueServiceException";
4
2
  import {
5
- Action,
6
3
  AllowFullTableExternalDataAccessEnum,
7
- AnnotationError,
8
- AuthConfiguration,
9
- AuthenticationConfigurationInput,
10
4
  AuthenticationType,
5
+ BlueprintRunState,
6
+ CatalogEncryptionMode,
7
+ CloudWatchEncryptionMode,
8
+ ColumnStatisticsState,
9
+ ColumnStatisticsType,
10
+ Compatibility,
11
+ ComputationType,
12
+ ComputeEnvironment,
13
+ ConnectionPropertyKey,
14
+ ConnectionStatus,
15
+ ConnectionType,
16
+ CsvHeaderOption,
17
+ CsvSerdeOption,
18
+ DatabaseAttributes,
19
+ DataFormat,
20
+ DataOperation,
21
+ DataQualityEncryptionMode,
22
+ DataQualityModelStatus,
23
+ DQCompositeRuleEvaluationMethod,
24
+ ExecutionStatus,
25
+ FieldDataType,
26
+ FieldFilterOperator,
27
+ IcebergNullOrder,
28
+ IcebergSortDirection,
29
+ IcebergStructTypeEnum,
30
+ InclusionAnnotationValue,
31
+ IntegrationStatus,
32
+ JobBookmarksEncryptionMode,
33
+ Language,
34
+ MetadataOperation,
35
+ MLUserDataEncryptionModeString,
36
+ PrincipalType,
37
+ RegistryStatus,
38
+ ResourceShareType,
39
+ ResourceType,
40
+ S3EncryptionMode,
41
+ ScheduleType,
42
+ SchemaStatus,
43
+ SchemaVersionStatus,
44
+ SessionStatus,
45
+ SettingSource,
46
+ SortDirectionType,
47
+ TableOptimizerType,
48
+ TaskRunSortColumnType,
49
+ TaskStatusType,
50
+ TaskType,
51
+ TransformStatusType,
52
+ TransformType,
53
+ TriggerType,
54
+ UnnestSpec,
55
+ ViewDialect,
56
+ WorkerType,
57
+ } from "./enums";
58
+ import {
59
+ Action,
60
+ AuthConfiguration,
61
+ AuthenticationConfiguration,
11
62
  Blueprint,
12
63
  Column,
13
64
  ConnectionsList,
14
- CrawlerTargets,
15
- CrawlState,
16
- DataOperation,
65
+ Crawler,
66
+ DatabaseIdentifier,
67
+ DataQualityAggregatedMetrics,
68
+ DataQualityAnalyzerResult,
69
+ DataQualityObservation,
70
+ DataQualityRuleResult,
71
+ DataQualityTargetTable,
72
+ DataSource,
73
+ DevEndpoint,
17
74
  ErrorDetail,
18
75
  EventBatchingCondition,
19
- ExecutionClass,
76
+ FederatedCatalog,
77
+ FederatedDatabase,
20
78
  GlueTable,
21
- InclusionAnnotationValue,
22
- JobMode,
23
- JobRunState,
24
- LakeFormationConfiguration,
25
- LineageConfiguration,
26
- NotificationProperty,
79
+ JobRun,
27
80
  PartitionInput,
81
+ PhysicalConnectionRequirements,
28
82
  Predicate,
83
+ PrincipalPermissions,
29
84
  Property,
30
- RecrawlPolicy,
31
- SchemaChangePolicy,
85
+ Schedule,
32
86
  SchemaId,
33
87
  StorageDescriptor,
34
88
  TableOptimizerConfiguration,
35
- TableOptimizerType,
36
- Trigger,
37
- TriggerType,
38
- WorkerType,
89
+ TargetRedshiftCatalog,
39
90
  } from "./models_0";
40
- export interface BlueprintDetails {
41
- BlueprintName?: string | undefined;
42
- RunId?: string | undefined;
43
- }
44
- export interface Edge {
45
- SourceId?: string | undefined;
46
- DestinationId?: string | undefined;
47
- }
48
- export interface Crawl {
49
- State?: CrawlState | undefined;
50
- StartedOn?: Date | undefined;
51
- CompletedOn?: Date | undefined;
52
- ErrorMessage?: string | undefined;
53
- LogGroup?: string | undefined;
54
- LogStream?: string | undefined;
55
- }
56
- export interface CrawlerNodeDetails {
57
- Crawls?: Crawl[] | undefined;
58
- }
59
- export interface Predecessor {
60
- JobName?: string | undefined;
61
- RunId?: string | undefined;
62
- }
63
- export interface JobRun {
64
- Id?: string | undefined;
65
- Attempt?: number | undefined;
66
- PreviousRunId?: string | undefined;
67
- TriggerName?: string | undefined;
68
- JobName?: string | undefined;
69
- JobMode?: JobMode | undefined;
70
- JobRunQueuingEnabled?: boolean | undefined;
71
- StartedOn?: Date | undefined;
72
- LastModifiedOn?: Date | undefined;
73
- CompletedOn?: Date | undefined;
74
- JobRunState?: JobRunState | undefined;
75
- Arguments?: Record<string, string> | undefined;
76
- ErrorMessage?: string | undefined;
77
- PredecessorRuns?: Predecessor[] | undefined;
78
- AllocatedCapacity?: number | undefined;
79
- ExecutionTime?: number | undefined;
80
- Timeout?: number | undefined;
81
- MaxCapacity?: number | undefined;
82
- WorkerType?: WorkerType | undefined;
83
- NumberOfWorkers?: number | undefined;
84
- SecurityConfiguration?: string | undefined;
85
- LogGroupName?: string | undefined;
86
- NotificationProperty?: NotificationProperty | undefined;
87
- GlueVersion?: string | undefined;
88
- DPUSeconds?: number | undefined;
89
- ExecutionClass?: ExecutionClass | undefined;
90
- MaintenanceWindow?: string | undefined;
91
- ProfileName?: string | undefined;
92
- StateDetail?: string | undefined;
93
- ExecutionRoleSessionPolicy?: string | undefined;
94
- }
95
- export interface JobNodeDetails {
96
- JobRuns?: JobRun[] | undefined;
97
- }
98
- export interface TriggerNodeDetails {
99
- Trigger?: Trigger | undefined;
100
- }
101
- export declare const NodeType: {
102
- readonly CRAWLER: "CRAWLER";
103
- readonly JOB: "JOB";
104
- readonly TRIGGER: "TRIGGER";
105
- };
106
- export type NodeType = (typeof NodeType)[keyof typeof NodeType];
107
- export interface Node {
108
- Type?: NodeType | undefined;
109
- Name?: string | undefined;
110
- UniqueId?: string | undefined;
111
- TriggerDetails?: TriggerNodeDetails | undefined;
112
- JobDetails?: JobNodeDetails | undefined;
113
- CrawlerDetails?: CrawlerNodeDetails | undefined;
114
- }
115
- export interface WorkflowGraph {
116
- Nodes?: Node[] | undefined;
117
- Edges?: Edge[] | undefined;
118
- }
119
- export interface StartingEventBatchCondition {
120
- BatchSize?: number | undefined;
121
- BatchWindow?: number | undefined;
122
- }
123
- export interface WorkflowRunStatistics {
124
- TotalActions?: number | undefined;
125
- TimeoutActions?: number | undefined;
126
- FailedActions?: number | undefined;
127
- StoppedActions?: number | undefined;
128
- SucceededActions?: number | undefined;
129
- RunningActions?: number | undefined;
130
- ErroredActions?: number | undefined;
131
- WaitingActions?: number | undefined;
132
- }
133
- export declare const WorkflowRunStatus: {
134
- readonly COMPLETED: "COMPLETED";
135
- readonly ERROR: "ERROR";
136
- readonly RUNNING: "RUNNING";
137
- readonly STOPPED: "STOPPED";
138
- readonly STOPPING: "STOPPING";
139
- };
140
- export type WorkflowRunStatus =
141
- (typeof WorkflowRunStatus)[keyof typeof WorkflowRunStatus];
142
- export interface WorkflowRun {
143
- Name?: string | undefined;
144
- WorkflowRunId?: string | undefined;
145
- PreviousRunId?: string | undefined;
146
- WorkflowRunProperties?: Record<string, string> | undefined;
147
- StartedOn?: Date | undefined;
148
- CompletedOn?: Date | undefined;
149
- Status?: WorkflowRunStatus | undefined;
150
- ErrorMessage?: string | undefined;
151
- Statistics?: WorkflowRunStatistics | undefined;
152
- Graph?: WorkflowGraph | undefined;
153
- StartingEventBatchCondition?: StartingEventBatchCondition | undefined;
154
- }
155
- export interface Workflow {
156
- Name?: string | undefined;
157
- Description?: string | undefined;
158
- DefaultRunProperties?: Record<string, string> | undefined;
159
- CreatedOn?: Date | undefined;
160
- LastModifiedOn?: Date | undefined;
161
- LastRun?: WorkflowRun | undefined;
162
- Graph?: WorkflowGraph | undefined;
163
- MaxConcurrentRuns?: number | undefined;
164
- BlueprintDetails?: BlueprintDetails | undefined;
165
- }
166
- export interface BatchGetWorkflowsResponse {
167
- Workflows?: Workflow[] | undefined;
168
- MissingWorkflows?: string[] | undefined;
169
- }
170
- export interface DatapointInclusionAnnotation {
171
- ProfileId?: string | undefined;
172
- StatisticId?: string | undefined;
173
- InclusionAnnotation?: InclusionAnnotationValue | undefined;
174
- }
175
- export interface BatchPutDataQualityStatisticAnnotationRequest {
176
- InclusionAnnotations: DatapointInclusionAnnotation[] | undefined;
177
- ClientToken?: string | undefined;
178
- }
179
- export interface BatchPutDataQualityStatisticAnnotationResponse {
180
- FailedInclusionAnnotations?: AnnotationError[] | undefined;
181
- }
182
- export interface BatchStopJobRunRequest {
183
- JobName: string | undefined;
184
- JobRunIds: string[] | undefined;
185
- }
186
- export interface BatchStopJobRunError {
187
- JobName?: string | undefined;
188
- JobRunId?: string | undefined;
189
- ErrorDetail?: ErrorDetail | undefined;
190
- }
191
- export interface BatchStopJobRunSuccessfulSubmission {
192
- JobName?: string | undefined;
193
- JobRunId?: string | undefined;
194
- }
195
- export interface BatchStopJobRunResponse {
196
- SuccessfulSubmissions?: BatchStopJobRunSuccessfulSubmission[] | undefined;
197
- Errors?: BatchStopJobRunError[] | undefined;
198
- }
199
- export interface BatchUpdatePartitionRequestEntry {
200
- PartitionValueList: string[] | undefined;
201
- PartitionInput: PartitionInput | undefined;
202
- }
203
- export interface BatchUpdatePartitionRequest {
204
- CatalogId?: string | undefined;
205
- DatabaseName: string | undefined;
206
- TableName: string | undefined;
207
- Entries: BatchUpdatePartitionRequestEntry[] | undefined;
208
- }
209
- export interface BatchUpdatePartitionFailureEntry {
210
- PartitionValueList?: string[] | undefined;
211
- ErrorDetail?: ErrorDetail | undefined;
212
- }
213
- export interface BatchUpdatePartitionResponse {
214
- Errors?: BatchUpdatePartitionFailureEntry[] | undefined;
215
- }
216
- export interface CancelDataQualityRuleRecommendationRunRequest {
217
- RunId: string | undefined;
218
- }
219
- export interface CancelDataQualityRuleRecommendationRunResponse {}
220
- export interface CancelDataQualityRulesetEvaluationRunRequest {
221
- RunId: string | undefined;
222
- }
223
- export interface CancelDataQualityRulesetEvaluationRunResponse {}
224
- export interface CancelMLTaskRunRequest {
225
- TransformId: string | undefined;
226
- TaskRunId: string | undefined;
227
- }
228
- export declare const TaskStatusType: {
229
- readonly FAILED: "FAILED";
230
- readonly RUNNING: "RUNNING";
231
- readonly STARTING: "STARTING";
232
- readonly STOPPED: "STOPPED";
233
- readonly STOPPING: "STOPPING";
234
- readonly SUCCEEDED: "SUCCEEDED";
235
- readonly TIMEOUT: "TIMEOUT";
236
- };
237
- export type TaskStatusType =
238
- (typeof TaskStatusType)[keyof typeof TaskStatusType];
239
- export interface CancelMLTaskRunResponse {
240
- TransformId?: string | undefined;
241
- TaskRunId?: string | undefined;
242
- Status?: TaskStatusType | undefined;
243
- }
244
- export interface CancelStatementRequest {
245
- SessionId: string | undefined;
246
- Id: number | undefined;
247
- RequestOrigin?: string | undefined;
248
- }
249
- export interface CancelStatementResponse {}
250
- export declare class IllegalSessionStateException extends __BaseException {
251
- readonly name: "IllegalSessionStateException";
252
- readonly $fault: "client";
253
- Message?: string | undefined;
254
- constructor(
255
- opts: __ExceptionOptionType<IllegalSessionStateException, __BaseException>
256
- );
257
- }
258
- export declare const DataFormat: {
259
- readonly AVRO: "AVRO";
260
- readonly JSON: "JSON";
261
- readonly PROTOBUF: "PROTOBUF";
262
- };
263
- export type DataFormat = (typeof DataFormat)[keyof typeof DataFormat];
264
- export interface CheckSchemaVersionValidityInput {
265
- DataFormat: DataFormat | undefined;
266
- SchemaDefinition: string | undefined;
267
- }
268
- export interface CheckSchemaVersionValidityResponse {
269
- Valid?: boolean | undefined;
270
- Error?: string | undefined;
271
- }
272
- export interface CreateBlueprintRequest {
273
- Name: string | undefined;
274
- Description?: string | undefined;
275
- BlueprintLocation: string | undefined;
276
- Tags?: Record<string, string> | undefined;
277
- }
278
- export interface CreateBlueprintResponse {
279
- Name?: string | undefined;
280
- }
281
- export declare class ConcurrentModificationException extends __BaseException {
282
- readonly name: "ConcurrentModificationException";
283
- readonly $fault: "client";
284
- Message?: string | undefined;
285
- constructor(
286
- opts: __ExceptionOptionType<
287
- ConcurrentModificationException,
288
- __BaseException
289
- >
290
- );
291
- }
292
- export interface DataLakeAccessProperties {
293
- DataLakeAccess?: boolean | undefined;
294
- DataTransferRole?: string | undefined;
295
- KmsKey?: string | undefined;
296
- CatalogType?: string | undefined;
297
- }
298
- export interface IcebergOptimizationProperties {
299
- RoleArn?: string | undefined;
300
- Compaction?: Record<string, string> | undefined;
301
- Retention?: Record<string, string> | undefined;
302
- OrphanFileDeletion?: Record<string, string> | undefined;
303
- }
304
- export interface CatalogProperties {
305
- DataLakeAccessProperties?: DataLakeAccessProperties | undefined;
306
- IcebergOptimizationProperties?: IcebergOptimizationProperties | undefined;
307
- CustomProperties?: Record<string, string> | undefined;
308
- }
309
- export declare const Permission: {
310
- readonly ALL: "ALL";
311
- readonly ALTER: "ALTER";
312
- readonly CREATE_DATABASE: "CREATE_DATABASE";
313
- readonly CREATE_TABLE: "CREATE_TABLE";
314
- readonly DATA_LOCATION_ACCESS: "DATA_LOCATION_ACCESS";
315
- readonly DELETE: "DELETE";
316
- readonly DROP: "DROP";
317
- readonly INSERT: "INSERT";
318
- readonly SELECT: "SELECT";
319
- };
320
- export type Permission = (typeof Permission)[keyof typeof Permission];
321
- export interface DataLakePrincipal {
322
- DataLakePrincipalIdentifier?: string | undefined;
323
- }
324
- export interface PrincipalPermissions {
325
- Principal?: DataLakePrincipal | undefined;
326
- Permissions?: Permission[] | undefined;
327
- }
328
- export interface FederatedCatalog {
329
- Identifier?: string | undefined;
330
- ConnectionName?: string | undefined;
331
- ConnectionType?: string | undefined;
332
- }
333
- export interface TargetRedshiftCatalog {
334
- CatalogArn: string | undefined;
335
- }
336
- export interface CatalogInput {
337
- Description?: string | undefined;
338
- FederatedCatalog?: FederatedCatalog | undefined;
339
- Parameters?: Record<string, string> | undefined;
340
- TargetRedshiftCatalog?: TargetRedshiftCatalog | undefined;
341
- CatalogProperties?: CatalogProperties | undefined;
342
- CreateTableDefaultPermissions?: PrincipalPermissions[] | undefined;
343
- CreateDatabaseDefaultPermissions?: PrincipalPermissions[] | undefined;
344
- AllowFullTableExternalDataAccess?:
345
- | AllowFullTableExternalDataAccessEnum
346
- | undefined;
347
- }
348
- export interface CreateCatalogRequest {
349
- Name: string | undefined;
350
- CatalogInput: CatalogInput | undefined;
351
- Tags?: Record<string, string> | undefined;
352
- }
353
- export interface CreateCatalogResponse {}
354
- export declare class FederatedResourceAlreadyExistsException extends __BaseException {
355
- readonly name: "FederatedResourceAlreadyExistsException";
356
- readonly $fault: "client";
357
- Message?: string | undefined;
358
- AssociatedGlueResource?: string | undefined;
359
- constructor(
360
- opts: __ExceptionOptionType<
361
- FederatedResourceAlreadyExistsException,
362
- __BaseException
363
- >
364
- );
365
- }
366
- export declare const CsvHeaderOption: {
367
- readonly ABSENT: "ABSENT";
368
- readonly PRESENT: "PRESENT";
369
- readonly UNKNOWN: "UNKNOWN";
370
- };
371
- export type CsvHeaderOption =
372
- (typeof CsvHeaderOption)[keyof typeof CsvHeaderOption];
373
- export declare const CsvSerdeOption: {
374
- readonly LazySimpleSerDe: "LazySimpleSerDe";
375
- readonly None: "None";
376
- readonly OpenCSVSerDe: "OpenCSVSerDe";
377
- };
378
- export type CsvSerdeOption =
379
- (typeof CsvSerdeOption)[keyof typeof CsvSerdeOption];
380
- export interface CreateCsvClassifierRequest {
381
- Name: string | undefined;
382
- Delimiter?: string | undefined;
383
- QuoteSymbol?: string | undefined;
384
- ContainsHeader?: CsvHeaderOption | undefined;
385
- Header?: string[] | undefined;
386
- DisableValueTrimming?: boolean | undefined;
387
- AllowSingleColumn?: boolean | undefined;
388
- CustomDatatypeConfigured?: boolean | undefined;
389
- CustomDatatypes?: string[] | undefined;
390
- Serde?: CsvSerdeOption | undefined;
391
- }
392
- export interface CreateGrokClassifierRequest {
393
- Classification: string | undefined;
394
- Name: string | undefined;
395
- GrokPattern: string | undefined;
396
- CustomPatterns?: string | undefined;
397
- }
398
- export interface CreateJsonClassifierRequest {
399
- Name: string | undefined;
400
- JsonPath: string | undefined;
401
- }
402
- export interface CreateXMLClassifierRequest {
403
- Classification: string | undefined;
404
- Name: string | undefined;
405
- RowTag?: string | undefined;
406
- }
407
- export interface CreateClassifierRequest {
408
- GrokClassifier?: CreateGrokClassifierRequest | undefined;
409
- XMLClassifier?: CreateXMLClassifierRequest | undefined;
410
- JsonClassifier?: CreateJsonClassifierRequest | undefined;
411
- CsvClassifier?: CreateCsvClassifierRequest | undefined;
412
- }
413
- export interface CreateClassifierResponse {}
414
- export declare class ColumnStatisticsTaskRunningException extends __BaseException {
415
- readonly name: "ColumnStatisticsTaskRunningException";
416
- readonly $fault: "client";
417
- Message?: string | undefined;
418
- constructor(
419
- opts: __ExceptionOptionType<
420
- ColumnStatisticsTaskRunningException,
421
- __BaseException
422
- >
423
- );
424
- }
425
- export interface CreateColumnStatisticsTaskSettingsRequest {
426
- DatabaseName: string | undefined;
427
- TableName: string | undefined;
428
- Role: string | undefined;
429
- Schedule?: string | undefined;
430
- ColumnNameList?: string[] | undefined;
431
- SampleSize?: number | undefined;
432
- CatalogID?: string | undefined;
433
- SecurityConfiguration?: string | undefined;
434
- Tags?: Record<string, string> | undefined;
435
- }
436
- export interface CreateColumnStatisticsTaskSettingsResponse {}
437
- export declare const ConnectionPropertyKey: {
438
- readonly CLUSTER_IDENTIFIER: "CLUSTER_IDENTIFIER";
439
- readonly CONFIG_FILES: "CONFIG_FILES";
440
- readonly CONNECTION_URL: "CONNECTION_URL";
441
- readonly CONNECTOR_CLASS_NAME: "CONNECTOR_CLASS_NAME";
442
- readonly CONNECTOR_TYPE: "CONNECTOR_TYPE";
443
- readonly CONNECTOR_URL: "CONNECTOR_URL";
444
- readonly CUSTOM_JDBC_CERT: "CUSTOM_JDBC_CERT";
445
- readonly CUSTOM_JDBC_CERT_STRING: "CUSTOM_JDBC_CERT_STRING";
446
- readonly DATABASE: "DATABASE";
447
- readonly ENCRYPTED_KAFKA_CLIENT_KEYSTORE_PASSWORD: "ENCRYPTED_KAFKA_CLIENT_KEYSTORE_PASSWORD";
448
- readonly ENCRYPTED_KAFKA_CLIENT_KEY_PASSWORD: "ENCRYPTED_KAFKA_CLIENT_KEY_PASSWORD";
449
- readonly ENCRYPTED_KAFKA_SASL_PLAIN_PASSWORD: "ENCRYPTED_KAFKA_SASL_PLAIN_PASSWORD";
450
- readonly ENCRYPTED_KAFKA_SASL_SCRAM_PASSWORD: "ENCRYPTED_KAFKA_SASL_SCRAM_PASSWORD";
451
- readonly ENCRYPTED_PASSWORD: "ENCRYPTED_PASSWORD";
452
- readonly ENDPOINT: "ENDPOINT";
453
- readonly ENDPOINT_TYPE: "ENDPOINT_TYPE";
454
- readonly HOST: "HOST";
455
- readonly INSTANCE_ID: "INSTANCE_ID";
456
- readonly JDBC_CONNECTION_URL: "JDBC_CONNECTION_URL";
457
- readonly JDBC_DRIVER_CLASS_NAME: "JDBC_DRIVER_CLASS_NAME";
458
- readonly JDBC_DRIVER_JAR_URI: "JDBC_DRIVER_JAR_URI";
459
- readonly JDBC_ENFORCE_SSL: "JDBC_ENFORCE_SSL";
460
- readonly JDBC_ENGINE: "JDBC_ENGINE";
461
- readonly JDBC_ENGINE_VERSION: "JDBC_ENGINE_VERSION";
462
- readonly KAFKA_BOOTSTRAP_SERVERS: "KAFKA_BOOTSTRAP_SERVERS";
463
- readonly KAFKA_CLIENT_KEYSTORE: "KAFKA_CLIENT_KEYSTORE";
464
- readonly KAFKA_CLIENT_KEYSTORE_PASSWORD: "KAFKA_CLIENT_KEYSTORE_PASSWORD";
465
- readonly KAFKA_CLIENT_KEY_PASSWORD: "KAFKA_CLIENT_KEY_PASSWORD";
466
- readonly KAFKA_CUSTOM_CERT: "KAFKA_CUSTOM_CERT";
467
- readonly KAFKA_SASL_GSSAPI_KEYTAB: "KAFKA_SASL_GSSAPI_KEYTAB";
468
- readonly KAFKA_SASL_GSSAPI_KRB5_CONF: "KAFKA_SASL_GSSAPI_KRB5_CONF";
469
- readonly KAFKA_SASL_GSSAPI_PRINCIPAL: "KAFKA_SASL_GSSAPI_PRINCIPAL";
470
- readonly KAFKA_SASL_GSSAPI_SERVICE: "KAFKA_SASL_GSSAPI_SERVICE";
471
- readonly KAFKA_SASL_MECHANISM: "KAFKA_SASL_MECHANISM";
472
- readonly KAFKA_SASL_PLAIN_PASSWORD: "KAFKA_SASL_PLAIN_PASSWORD";
473
- readonly KAFKA_SASL_PLAIN_USERNAME: "KAFKA_SASL_PLAIN_USERNAME";
474
- readonly KAFKA_SASL_SCRAM_PASSWORD: "KAFKA_SASL_SCRAM_PASSWORD";
475
- readonly KAFKA_SASL_SCRAM_SECRETS_ARN: "KAFKA_SASL_SCRAM_SECRETS_ARN";
476
- readonly KAFKA_SASL_SCRAM_USERNAME: "KAFKA_SASL_SCRAM_USERNAME";
477
- readonly KAFKA_SKIP_CUSTOM_CERT_VALIDATION: "KAFKA_SKIP_CUSTOM_CERT_VALIDATION";
478
- readonly KAFKA_SSL_ENABLED: "KAFKA_SSL_ENABLED";
479
- readonly PASSWORD: "PASSWORD";
480
- readonly PORT: "PORT";
481
- readonly REGION: "REGION";
482
- readonly ROLE_ARN: "ROLE_ARN";
483
- readonly SECRET_ID: "SECRET_ID";
484
- readonly SKIP_CUSTOM_JDBC_CERT_VALIDATION: "SKIP_CUSTOM_JDBC_CERT_VALIDATION";
485
- readonly USER_NAME: "USERNAME";
486
- readonly WORKGROUP_NAME: "WORKGROUP_NAME";
487
- };
488
- export type ConnectionPropertyKey =
489
- (typeof ConnectionPropertyKey)[keyof typeof ConnectionPropertyKey];
490
- export declare const ConnectionType: {
491
- readonly ADOBEANALYTICS: "ADOBEANALYTICS";
492
- readonly ASANA: "ASANA";
493
- readonly AZURECOSMOS: "AZURECOSMOS";
494
- readonly AZURESQL: "AZURESQL";
495
- readonly BIGQUERY: "BIGQUERY";
496
- readonly BLACKBAUD: "BLACKBAUD";
497
- readonly BLACKBAUDRAISEREDGENXT: "BLACKBAUDRAISEREDGENXT";
498
- readonly CIRCLECI: "CIRCLECI";
499
- readonly CLOUDERAHIVE: "CLOUDERAHIVE";
500
- readonly CLOUDERAIMPALA: "CLOUDERAIMPALA";
501
- readonly CLOUDWATCH: "CLOUDWATCH";
502
- readonly CLOUDWATCHMETRICS: "CLOUDWATCHMETRICS";
503
- readonly CMDB: "CMDB";
504
- readonly CUSTOM: "CUSTOM";
505
- readonly DATADOG: "DATADOG";
506
- readonly DATALAKEGEN2: "DATALAKEGEN2";
507
- readonly DB2: "DB2";
508
- readonly DB2AS400: "DB2AS400";
509
- readonly DOCUMENTDB: "DOCUMENTDB";
510
- readonly DOCUSIGNMONITOR: "DOCUSIGNMONITOR";
511
- readonly DOMO: "DOMO";
512
- readonly DYNAMODB: "DYNAMODB";
513
- readonly DYNATRACE: "DYNATRACE";
514
- readonly FACEBOOKADS: "FACEBOOKADS";
515
- readonly FACEBOOKPAGEINSIGHTS: "FACEBOOKPAGEINSIGHTS";
516
- readonly FRESHDESK: "FRESHDESK";
517
- readonly FRESHSALES: "FRESHSALES";
518
- readonly GITLAB: "GITLAB";
519
- readonly GOOGLEADS: "GOOGLEADS";
520
- readonly GOOGLEANALYTICS4: "GOOGLEANALYTICS4";
521
- readonly GOOGLECLOUDSTORAGE: "GOOGLECLOUDSTORAGE";
522
- readonly GOOGLESEARCHCONSOLE: "GOOGLESEARCHCONSOLE";
523
- readonly GOOGLESHEETS: "GOOGLESHEETS";
524
- readonly HBASE: "HBASE";
525
- readonly HUBSPOT: "HUBSPOT";
526
- readonly INSTAGRAMADS: "INSTAGRAMADS";
527
- readonly INTERCOM: "INTERCOM";
528
- readonly JDBC: "JDBC";
529
- readonly JIRACLOUD: "JIRACLOUD";
530
- readonly KAFKA: "KAFKA";
531
- readonly KUSTOMER: "KUSTOMER";
532
- readonly LINKEDIN: "LINKEDIN";
533
- readonly MAILCHIMP: "MAILCHIMP";
534
- readonly MARKETO: "MARKETO";
535
- readonly MARKETPLACE: "MARKETPLACE";
536
- readonly MICROSOFTDYNAMIC365FINANCEANDOPS: "MICROSOFTDYNAMIC365FINANCEANDOPS";
537
- readonly MICROSOFTDYNAMICS365CRM: "MICROSOFTDYNAMICS365CRM";
538
- readonly MICROSOFTTEAMS: "MICROSOFTTEAMS";
539
- readonly MIXPANEL: "MIXPANEL";
540
- readonly MONDAY: "MONDAY";
541
- readonly MONGODB: "MONGODB";
542
- readonly MYSQL: "MYSQL";
543
- readonly NETSUITEERP: "NETSUITEERP";
544
- readonly NETWORK: "NETWORK";
545
- readonly OKTA: "OKTA";
546
- readonly OPENSEARCH: "OPENSEARCH";
547
- readonly ORACLE: "ORACLE";
548
- readonly PAYPAL: "PAYPAL";
549
- readonly PENDO: "PENDO";
550
- readonly PIPEDIVE: "PIPEDIVE";
551
- readonly PIPEDRIVE: "PIPEDRIVE";
552
- readonly POSTGRESQL: "POSTGRESQL";
553
- readonly PRODUCTBOARD: "PRODUCTBOARD";
554
- readonly QUICKBOOKS: "QUICKBOOKS";
555
- readonly SALESFORCE: "SALESFORCE";
556
- readonly SALESFORCECOMMERCECLOUD: "SALESFORCECOMMERCECLOUD";
557
- readonly SALESFORCEMARKETINGCLOUD: "SALESFORCEMARKETINGCLOUD";
558
- readonly SALESFORCEPARDOT: "SALESFORCEPARDOT";
559
- readonly SAPCONCUR: "SAPCONCUR";
560
- readonly SAPHANA: "SAPHANA";
561
- readonly SAPODATA: "SAPODATA";
562
- readonly SENDGRID: "SENDGRID";
563
- readonly SERVICENOW: "SERVICENOW";
564
- readonly SFTP: "SFTP";
565
- readonly SLACK: "SLACK";
566
- readonly SMARTSHEET: "SMARTSHEET";
567
- readonly SNAPCHATADS: "SNAPCHATADS";
568
- readonly SQLSERVER: "SQLSERVER";
569
- readonly STRIPE: "STRIPE";
570
- readonly SYNAPSE: "SYNAPSE";
571
- readonly TERADATA: "TERADATA";
572
- readonly TERADATANOS: "TERADATANOS";
573
- readonly TIMESTREAM: "TIMESTREAM";
574
- readonly TPCDS: "TPCDS";
575
- readonly TWILIO: "TWILIO";
576
- readonly VERTICA: "VERTICA";
577
- readonly VIEW_VALIDATION_ATHENA: "VIEW_VALIDATION_ATHENA";
578
- readonly VIEW_VALIDATION_REDSHIFT: "VIEW_VALIDATION_REDSHIFT";
579
- readonly WOOCOMMERCE: "WOOCOMMERCE";
580
- readonly ZENDESK: "ZENDESK";
581
- readonly ZOHOCRM: "ZOHOCRM";
582
- readonly ZOOM: "ZOOM";
583
- };
584
- export type ConnectionType =
585
- (typeof ConnectionType)[keyof typeof ConnectionType];
586
- export interface PhysicalConnectionRequirements {
587
- SubnetId?: string | undefined;
588
- SecurityGroupIdList?: string[] | undefined;
589
- AvailabilityZone?: string | undefined;
590
- }
591
- export declare const ComputeEnvironment: {
592
- readonly ATHENA: "ATHENA";
593
- readonly PYTHON: "PYTHON";
594
- readonly SPARK: "SPARK";
595
- };
596
- export type ComputeEnvironment =
597
- (typeof ComputeEnvironment)[keyof typeof ComputeEnvironment];
598
- export interface ConnectionInput {
599
- Name: string | undefined;
600
- Description?: string | undefined;
601
- ConnectionType: ConnectionType | undefined;
602
- MatchCriteria?: string[] | undefined;
603
- ConnectionProperties:
604
- | Partial<Record<ConnectionPropertyKey, string>>
605
- | undefined;
606
- SparkProperties?: Record<string, string> | undefined;
607
- AthenaProperties?: Record<string, string> | undefined;
608
- PythonProperties?: Record<string, string> | undefined;
609
- PhysicalConnectionRequirements?: PhysicalConnectionRequirements | undefined;
610
- AuthenticationConfiguration?: AuthenticationConfigurationInput | undefined;
611
- ValidateCredentials?: boolean | undefined;
612
- ValidateForComputeEnvironments?: ComputeEnvironment[] | undefined;
613
- }
614
- export interface CreateConnectionRequest {
615
- CatalogId?: string | undefined;
616
- ConnectionInput: ConnectionInput | undefined;
617
- Tags?: Record<string, string> | undefined;
618
- }
619
- export declare const ConnectionStatus: {
620
- readonly FAILED: "FAILED";
621
- readonly IN_PROGRESS: "IN_PROGRESS";
622
- readonly READY: "READY";
623
- };
624
- export type ConnectionStatus =
625
- (typeof ConnectionStatus)[keyof typeof ConnectionStatus];
626
- export interface CreateConnectionResponse {
627
- CreateConnectionStatus?: ConnectionStatus | undefined;
628
- }
629
- export interface CreateCrawlerRequest {
630
- Name: string | undefined;
631
- Role: string | undefined;
632
- DatabaseName?: string | undefined;
633
- Description?: string | undefined;
634
- Targets: CrawlerTargets | undefined;
635
- Schedule?: string | undefined;
636
- Classifiers?: string[] | undefined;
637
- TablePrefix?: string | undefined;
638
- SchemaChangePolicy?: SchemaChangePolicy | undefined;
639
- RecrawlPolicy?: RecrawlPolicy | undefined;
640
- LineageConfiguration?: LineageConfiguration | undefined;
641
- LakeFormationConfiguration?: LakeFormationConfiguration | undefined;
642
- Configuration?: string | undefined;
643
- CrawlerSecurityConfiguration?: string | undefined;
644
- Tags?: Record<string, string> | undefined;
645
- }
646
- export interface CreateCrawlerResponse {}
647
- export interface CreateCustomEntityTypeRequest {
648
- Name: string | undefined;
649
- RegexString: string | undefined;
650
- ContextWords?: string[] | undefined;
651
- Tags?: Record<string, string> | undefined;
652
- }
653
- export interface CreateCustomEntityTypeResponse {
654
- Name?: string | undefined;
655
- }
656
- export declare class IdempotentParameterMismatchException extends __BaseException {
657
- readonly name: "IdempotentParameterMismatchException";
658
- readonly $fault: "client";
659
- Message?: string | undefined;
660
- constructor(
661
- opts: __ExceptionOptionType<
662
- IdempotentParameterMismatchException,
663
- __BaseException
664
- >
665
- );
666
- }
667
- export interface FederatedDatabase {
668
- Identifier?: string | undefined;
669
- ConnectionName?: string | undefined;
670
- ConnectionType?: string | undefined;
671
- }
672
- export interface DatabaseIdentifier {
673
- CatalogId?: string | undefined;
674
- DatabaseName?: string | undefined;
675
- Region?: string | undefined;
676
- }
677
- export interface DatabaseInput {
678
- Name: string | undefined;
679
- Description?: string | undefined;
680
- LocationUri?: string | undefined;
681
- Parameters?: Record<string, string> | undefined;
682
- CreateTableDefaultPermissions?: PrincipalPermissions[] | undefined;
683
- TargetDatabase?: DatabaseIdentifier | undefined;
684
- FederatedDatabase?: FederatedDatabase | undefined;
685
- }
686
- export interface CreateDatabaseRequest {
687
- CatalogId?: string | undefined;
688
- DatabaseInput: DatabaseInput | undefined;
689
- Tags?: Record<string, string> | undefined;
690
- }
691
- export interface CreateDatabaseResponse {}
692
- export interface DataQualityTargetTable {
693
- TableName: string | undefined;
694
- DatabaseName: string | undefined;
695
- CatalogId?: string | undefined;
696
- }
697
- export interface CreateDataQualityRulesetRequest {
698
- Name: string | undefined;
699
- Description?: string | undefined;
700
- Ruleset: string | undefined;
701
- Tags?: Record<string, string> | undefined;
702
- TargetTable?: DataQualityTargetTable | undefined;
703
- DataQualitySecurityConfiguration?: string | undefined;
704
- ClientToken?: string | undefined;
705
- }
706
91
  export interface CreateDataQualityRulesetResponse {
707
92
  Name?: string | undefined;
708
93
  }
@@ -744,14 +129,6 @@ export interface CreateDevEndpointResponse {
744
129
  CreatedTimestamp?: Date | undefined;
745
130
  Arguments?: Record<string, string> | undefined;
746
131
  }
747
- export declare class ValidationException extends __BaseException {
748
- readonly name: "ValidationException";
749
- readonly $fault: "client";
750
- Message?: string | undefined;
751
- constructor(
752
- opts: __ExceptionOptionType<ValidationException, __BaseException>
753
- );
754
- }
755
132
  export interface CreateGlueIdentityCenterConfigurationRequest {
756
133
  InstanceArn: string | undefined;
757
134
  Scopes?: string[] | undefined;
@@ -760,12 +137,6 @@ export interface CreateGlueIdentityCenterConfigurationRequest {
760
137
  export interface CreateGlueIdentityCenterConfigurationResponse {
761
138
  ApplicationArn?: string | undefined;
762
139
  }
763
- export declare class ConflictException extends __BaseException {
764
- readonly name: "ConflictException";
765
- readonly $fault: "client";
766
- Message?: string | undefined;
767
- constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
768
- }
769
140
  export interface IntegrationConfig {
770
141
  RefreshInterval?: string | undefined;
771
142
  SourceProperties?: Record<string, string> | undefined;
@@ -790,17 +161,6 @@ export interface IntegrationError {
790
161
  ErrorCode?: string | undefined;
791
162
  ErrorMessage?: string | undefined;
792
163
  }
793
- export declare const IntegrationStatus: {
794
- readonly ACTIVE: "ACTIVE";
795
- readonly CREATING: "CREATING";
796
- readonly DELETING: "DELETING";
797
- readonly FAILED: "FAILED";
798
- readonly MODIFYING: "MODIFYING";
799
- readonly NEEDS_ATTENTION: "NEEDS_ATTENTION";
800
- readonly SYNCING: "SYNCING";
801
- };
802
- export type IntegrationStatus =
803
- (typeof IntegrationStatus)[keyof typeof IntegrationStatus];
804
164
  export interface CreateIntegrationResponse {
805
165
  SourceArn: string | undefined;
806
166
  TargetArn: string | undefined;
@@ -816,49 +176,6 @@ export interface CreateIntegrationResponse {
816
176
  DataFilter?: string | undefined;
817
177
  IntegrationConfig?: IntegrationConfig | undefined;
818
178
  }
819
- export declare class IntegrationConflictOperationFault extends __BaseException {
820
- readonly name: "IntegrationConflictOperationFault";
821
- readonly $fault: "client";
822
- Message?: string | undefined;
823
- constructor(
824
- opts: __ExceptionOptionType<
825
- IntegrationConflictOperationFault,
826
- __BaseException
827
- >
828
- );
829
- }
830
- export declare class IntegrationQuotaExceededFault extends __BaseException {
831
- readonly name: "IntegrationQuotaExceededFault";
832
- readonly $fault: "client";
833
- Message?: string | undefined;
834
- constructor(
835
- opts: __ExceptionOptionType<IntegrationQuotaExceededFault, __BaseException>
836
- );
837
- }
838
- export declare class InternalServerException extends __BaseException {
839
- readonly name: "InternalServerException";
840
- readonly $fault: "server";
841
- Message?: string | undefined;
842
- constructor(
843
- opts: __ExceptionOptionType<InternalServerException, __BaseException>
844
- );
845
- }
846
- export declare class KMSKeyNotAccessibleFault extends __BaseException {
847
- readonly name: "KMSKeyNotAccessibleFault";
848
- readonly $fault: "client";
849
- Message?: string | undefined;
850
- constructor(
851
- opts: __ExceptionOptionType<KMSKeyNotAccessibleFault, __BaseException>
852
- );
853
- }
854
- export declare class ResourceNotFoundException extends __BaseException {
855
- readonly name: "ResourceNotFoundException";
856
- readonly $fault: "client";
857
- Message?: string | undefined;
858
- constructor(
859
- opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
860
- );
861
- }
862
179
  export interface SourceProcessingProperties {
863
180
  RoleArn?: string | undefined;
864
181
  }
@@ -891,12 +208,6 @@ export interface IntegrationPartition {
891
208
  FunctionSpec?: string | undefined;
892
209
  ConversionSpec?: string | undefined;
893
210
  }
894
- export declare const UnnestSpec: {
895
- readonly FULL: "FULL";
896
- readonly NOUNNEST: "NOUNNEST";
897
- readonly TOPLEVEL: "TOPLEVEL";
898
- };
899
- export type UnnestSpec = (typeof UnnestSpec)[keyof typeof UnnestSpec];
900
211
  export interface TargetTableConfig {
901
212
  UnnestSpec?: UnnestSpec | undefined;
902
213
  PartitionSpec?: IntegrationPartition[] | undefined;
@@ -918,20 +229,10 @@ export interface FindMatchesParameters {
918
229
  AccuracyCostTradeoff?: number | undefined;
919
230
  EnforceProvidedLabels?: boolean | undefined;
920
231
  }
921
- export declare const TransformType: {
922
- readonly FIND_MATCHES: "FIND_MATCHES";
923
- };
924
- export type TransformType = (typeof TransformType)[keyof typeof TransformType];
925
232
  export interface TransformParameters {
926
233
  TransformType: TransformType | undefined;
927
234
  FindMatchesParameters?: FindMatchesParameters | undefined;
928
235
  }
929
- export declare const MLUserDataEncryptionModeString: {
930
- readonly DISABLED: "DISABLED";
931
- readonly SSEKMS: "SSE-KMS";
932
- };
933
- export type MLUserDataEncryptionModeString =
934
- (typeof MLUserDataEncryptionModeString)[keyof typeof MLUserDataEncryptionModeString];
935
236
  export interface MLUserDataEncryption {
936
237
  MlUserDataEncryptionMode: MLUserDataEncryptionModeString | undefined;
937
238
  KmsKeyId?: string | undefined;
@@ -987,17 +288,6 @@ export interface CreateRegistryResponse {
987
288
  Description?: string | undefined;
988
289
  Tags?: Record<string, string> | undefined;
989
290
  }
990
- export declare const Compatibility: {
991
- readonly BACKWARD: "BACKWARD";
992
- readonly BACKWARD_ALL: "BACKWARD_ALL";
993
- readonly DISABLED: "DISABLED";
994
- readonly FORWARD: "FORWARD";
995
- readonly FORWARD_ALL: "FORWARD_ALL";
996
- readonly FULL: "FULL";
997
- readonly FULL_ALL: "FULL_ALL";
998
- readonly NONE: "NONE";
999
- };
1000
- export type Compatibility = (typeof Compatibility)[keyof typeof Compatibility];
1001
291
  export interface RegistryId {
1002
292
  RegistryName?: string | undefined;
1003
293
  RegistryArn?: string | undefined;
@@ -1011,20 +301,6 @@ export interface CreateSchemaInput {
1011
301
  Tags?: Record<string, string> | undefined;
1012
302
  SchemaDefinition?: string | undefined;
1013
303
  }
1014
- export declare const SchemaStatus: {
1015
- readonly AVAILABLE: "AVAILABLE";
1016
- readonly DELETING: "DELETING";
1017
- readonly PENDING: "PENDING";
1018
- };
1019
- export type SchemaStatus = (typeof SchemaStatus)[keyof typeof SchemaStatus];
1020
- export declare const SchemaVersionStatus: {
1021
- readonly AVAILABLE: "AVAILABLE";
1022
- readonly DELETING: "DELETING";
1023
- readonly FAILURE: "FAILURE";
1024
- readonly PENDING: "PENDING";
1025
- };
1026
- export type SchemaVersionStatus =
1027
- (typeof SchemaVersionStatus)[keyof typeof SchemaVersionStatus];
1028
304
  export interface CreateSchemaResponse {
1029
305
  RegistryName?: string | undefined;
1030
306
  RegistryArn?: string | undefined;
@@ -1057,11 +333,6 @@ export interface CodeGenNode {
1057
333
  Args: CodeGenNodeArg[] | undefined;
1058
334
  LineNumber?: number | undefined;
1059
335
  }
1060
- export declare const Language: {
1061
- readonly PYTHON: "PYTHON";
1062
- readonly SCALA: "SCALA";
1063
- };
1064
- export type Language = (typeof Language)[keyof typeof Language];
1065
336
  export interface CreateScriptRequest {
1066
337
  DagNodes?: CodeGenNode[] | undefined;
1067
338
  DagEdges?: CodeGenEdge[] | undefined;
@@ -1071,43 +342,18 @@ export interface CreateScriptResponse {
1071
342
  PythonScript?: string | undefined;
1072
343
  ScalaCode?: string | undefined;
1073
344
  }
1074
- export declare const CloudWatchEncryptionMode: {
1075
- readonly DISABLED: "DISABLED";
1076
- readonly SSEKMS: "SSE-KMS";
1077
- };
1078
- export type CloudWatchEncryptionMode =
1079
- (typeof CloudWatchEncryptionMode)[keyof typeof CloudWatchEncryptionMode];
1080
345
  export interface CloudWatchEncryption {
1081
346
  CloudWatchEncryptionMode?: CloudWatchEncryptionMode | undefined;
1082
347
  KmsKeyArn?: string | undefined;
1083
348
  }
1084
- export declare const DataQualityEncryptionMode: {
1085
- readonly DISABLED: "DISABLED";
1086
- readonly SSEKMS: "SSE-KMS";
1087
- };
1088
- export type DataQualityEncryptionMode =
1089
- (typeof DataQualityEncryptionMode)[keyof typeof DataQualityEncryptionMode];
1090
349
  export interface DataQualityEncryption {
1091
350
  DataQualityEncryptionMode?: DataQualityEncryptionMode | undefined;
1092
351
  KmsKeyArn?: string | undefined;
1093
352
  }
1094
- export declare const JobBookmarksEncryptionMode: {
1095
- readonly CSEKMS: "CSE-KMS";
1096
- readonly DISABLED: "DISABLED";
1097
- };
1098
- export type JobBookmarksEncryptionMode =
1099
- (typeof JobBookmarksEncryptionMode)[keyof typeof JobBookmarksEncryptionMode];
1100
353
  export interface JobBookmarksEncryption {
1101
354
  JobBookmarksEncryptionMode?: JobBookmarksEncryptionMode | undefined;
1102
355
  KmsKeyArn?: string | undefined;
1103
356
  }
1104
- export declare const S3EncryptionMode: {
1105
- readonly DISABLED: "DISABLED";
1106
- readonly SSEKMS: "SSE-KMS";
1107
- readonly SSES3: "SSE-S3";
1108
- };
1109
- export type S3EncryptionMode =
1110
- (typeof S3EncryptionMode)[keyof typeof S3EncryptionMode];
1111
357
  export interface S3Encryption {
1112
358
  S3EncryptionMode?: S3EncryptionMode | undefined;
1113
359
  KmsKeyArn?: string | undefined;
@@ -1147,15 +393,6 @@ export interface CreateSessionRequest {
1147
393
  Tags?: Record<string, string> | undefined;
1148
394
  RequestOrigin?: string | undefined;
1149
395
  }
1150
- export declare const SessionStatus: {
1151
- readonly FAILED: "FAILED";
1152
- readonly PROVISIONING: "PROVISIONING";
1153
- readonly READY: "READY";
1154
- readonly STOPPED: "STOPPED";
1155
- readonly STOPPING: "STOPPING";
1156
- readonly TIMEOUT: "TIMEOUT";
1157
- };
1158
- export type SessionStatus = (typeof SessionStatus)[keyof typeof SessionStatus];
1159
396
  export interface Session {
1160
397
  Id?: string | undefined;
1161
398
  CreatedOn?: Date | undefined;
@@ -1198,29 +435,12 @@ export interface IcebergStructField {
1198
435
  Required: boolean | undefined;
1199
436
  Doc?: string | undefined;
1200
437
  }
1201
- export declare const IcebergStructTypeEnum: {
1202
- readonly STRUCT: "struct";
1203
- };
1204
- export type IcebergStructTypeEnum =
1205
- (typeof IcebergStructTypeEnum)[keyof typeof IcebergStructTypeEnum];
1206
438
  export interface IcebergSchema {
1207
439
  SchemaId?: number | undefined;
1208
440
  IdentifierFieldIds?: number[] | undefined;
1209
441
  Type?: IcebergStructTypeEnum | undefined;
1210
442
  Fields: IcebergStructField[] | undefined;
1211
443
  }
1212
- export declare const IcebergSortDirection: {
1213
- readonly ASC: "asc";
1214
- readonly DESC: "desc";
1215
- };
1216
- export type IcebergSortDirection =
1217
- (typeof IcebergSortDirection)[keyof typeof IcebergSortDirection];
1218
- export declare const IcebergNullOrder: {
1219
- readonly NULLS_FIRST: "nulls-first";
1220
- readonly NULLS_LAST: "nulls-last";
1221
- };
1222
- export type IcebergNullOrder =
1223
- (typeof IcebergNullOrder)[keyof typeof IcebergNullOrder];
1224
444
  export interface IcebergSortField {
1225
445
  SourceId: number | undefined;
1226
446
  Transform: string | undefined;
@@ -1238,11 +458,6 @@ export interface CreateIcebergTableInput {
1238
458
  WriteOrder?: IcebergSortOrder | undefined;
1239
459
  Properties?: Record<string, string> | undefined;
1240
460
  }
1241
- export declare const MetadataOperation: {
1242
- readonly CREATE: "CREATE";
1243
- };
1244
- export type MetadataOperation =
1245
- (typeof MetadataOperation)[keyof typeof MetadataOperation];
1246
461
  export interface IcebergInput {
1247
462
  MetadataOperation: MetadataOperation | undefined;
1248
463
  Version?: string | undefined;
@@ -1257,12 +472,6 @@ export interface TableIdentifier {
1257
472
  Name?: string | undefined;
1258
473
  Region?: string | undefined;
1259
474
  }
1260
- export declare const ViewDialect: {
1261
- readonly ATHENA: "ATHENA";
1262
- readonly REDSHIFT: "REDSHIFT";
1263
- readonly SPARK: "SPARK";
1264
- };
1265
- export type ViewDialect = (typeof ViewDialect)[keyof typeof ViewDialect];
1266
475
  export interface ViewRepresentationInput {
1267
476
  Dialect?: ViewDialect | undefined;
1268
477
  DialectVersion?: string | undefined;
@@ -1344,26 +553,6 @@ export interface CreateUsageProfileRequest {
1344
553
  export interface CreateUsageProfileResponse {
1345
554
  Name?: string | undefined;
1346
555
  }
1347
- export declare class OperationNotSupportedException extends __BaseException {
1348
- readonly name: "OperationNotSupportedException";
1349
- readonly $fault: "client";
1350
- Message?: string | undefined;
1351
- constructor(
1352
- opts: __ExceptionOptionType<OperationNotSupportedException, __BaseException>
1353
- );
1354
- }
1355
- export declare const PrincipalType: {
1356
- readonly GROUP: "GROUP";
1357
- readonly ROLE: "ROLE";
1358
- readonly USER: "USER";
1359
- };
1360
- export type PrincipalType = (typeof PrincipalType)[keyof typeof PrincipalType];
1361
- export declare const ResourceType: {
1362
- readonly ARCHIVE: "ARCHIVE";
1363
- readonly FILE: "FILE";
1364
- readonly JAR: "JAR";
1365
- };
1366
- export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
1367
556
  export interface ResourceUri {
1368
557
  ResourceType?: ResourceType | undefined;
1369
558
  Uri?: string | undefined;
@@ -1430,29 +619,10 @@ export interface DeleteConnectionRequest {
1430
619
  ConnectionName: string | undefined;
1431
620
  }
1432
621
  export interface DeleteConnectionResponse {}
1433
- export declare class CrawlerRunningException extends __BaseException {
1434
- readonly name: "CrawlerRunningException";
1435
- readonly $fault: "client";
1436
- Message?: string | undefined;
1437
- constructor(
1438
- opts: __ExceptionOptionType<CrawlerRunningException, __BaseException>
1439
- );
1440
- }
1441
622
  export interface DeleteCrawlerRequest {
1442
623
  Name: string | undefined;
1443
624
  }
1444
625
  export interface DeleteCrawlerResponse {}
1445
- export declare class SchedulerTransitioningException extends __BaseException {
1446
- readonly name: "SchedulerTransitioningException";
1447
- readonly $fault: "client";
1448
- Message?: string | undefined;
1449
- constructor(
1450
- opts: __ExceptionOptionType<
1451
- SchedulerTransitioningException,
1452
- __BaseException
1453
- >
1454
- );
1455
- }
1456
626
  export interface DeleteCustomEntityTypeRequest {
1457
627
  Name: string | undefined;
1458
628
  }
@@ -1491,22 +661,6 @@ export interface DeleteIntegrationResponse {
1491
661
  Errors?: IntegrationError[] | undefined;
1492
662
  DataFilter?: string | undefined;
1493
663
  }
1494
- export declare class IntegrationNotFoundFault extends __BaseException {
1495
- readonly name: "IntegrationNotFoundFault";
1496
- readonly $fault: "client";
1497
- Message?: string | undefined;
1498
- constructor(
1499
- opts: __ExceptionOptionType<IntegrationNotFoundFault, __BaseException>
1500
- );
1501
- }
1502
- export declare class InvalidIntegrationStateFault extends __BaseException {
1503
- readonly name: "InvalidIntegrationStateFault";
1504
- readonly $fault: "client";
1505
- Message?: string | undefined;
1506
- constructor(
1507
- opts: __ExceptionOptionType<InvalidIntegrationStateFault, __BaseException>
1508
- );
1509
- }
1510
664
  export interface DeleteIntegrationResourcePropertyRequest {
1511
665
  ResourceArn: string | undefined;
1512
666
  }
@@ -1545,25 +699,11 @@ export interface DeletePartitionIndexResponse {}
1545
699
  export interface DeleteRegistryInput {
1546
700
  RegistryId: RegistryId | undefined;
1547
701
  }
1548
- export declare const RegistryStatus: {
1549
- readonly AVAILABLE: "AVAILABLE";
1550
- readonly DELETING: "DELETING";
1551
- };
1552
- export type RegistryStatus =
1553
- (typeof RegistryStatus)[keyof typeof RegistryStatus];
1554
702
  export interface DeleteRegistryResponse {
1555
703
  RegistryName?: string | undefined;
1556
704
  RegistryArn?: string | undefined;
1557
705
  Status?: RegistryStatus | undefined;
1558
706
  }
1559
- export declare class ConditionCheckFailureException extends __BaseException {
1560
- readonly name: "ConditionCheckFailureException";
1561
- readonly $fault: "client";
1562
- Message?: string | undefined;
1563
- constructor(
1564
- opts: __ExceptionOptionType<ConditionCheckFailureException, __BaseException>
1565
- );
1566
- }
1567
707
  export interface DeleteResourcePolicyRequest {
1568
708
  PolicyHashCondition?: string | undefined;
1569
709
  ResourceArn?: string | undefined;
@@ -1687,38 +827,6 @@ export interface DescribeEntityRequest {
1687
827
  NextToken?: string | undefined;
1688
828
  DataStoreApiVersion?: string | undefined;
1689
829
  }
1690
- export declare const FieldDataType: {
1691
- readonly ARRAY: "ARRAY";
1692
- readonly BIGINT: "BIGINT";
1693
- readonly BOOLEAN: "BOOLEAN";
1694
- readonly BYTE: "BYTE";
1695
- readonly DATE: "DATE";
1696
- readonly DECIMAL: "DECIMAL";
1697
- readonly DOUBLE: "DOUBLE";
1698
- readonly FLOAT: "FLOAT";
1699
- readonly INT: "INT";
1700
- readonly LONG: "LONG";
1701
- readonly MAP: "MAP";
1702
- readonly SHORT: "SHORT";
1703
- readonly SMALLINT: "SMALLINT";
1704
- readonly STRING: "STRING";
1705
- readonly STRUCT: "STRUCT";
1706
- readonly TIMESTAMP: "TIMESTAMP";
1707
- };
1708
- export type FieldDataType = (typeof FieldDataType)[keyof typeof FieldDataType];
1709
- export declare const FieldFilterOperator: {
1710
- readonly BETWEEN: "BETWEEN";
1711
- readonly CONTAINS: "CONTAINS";
1712
- readonly EQUAL_TO: "EQUAL_TO";
1713
- readonly GREATER_THAN: "GREATER_THAN";
1714
- readonly GREATER_THAN_OR_EQUAL_TO: "GREATER_THAN_OR_EQUAL_TO";
1715
- readonly LESS_THAN: "LESS_THAN";
1716
- readonly LESS_THAN_OR_EQUAL_TO: "LESS_THAN_OR_EQUAL_TO";
1717
- readonly NOT_EQUAL_TO: "NOT_EQUAL_TO";
1718
- readonly ORDER_BY: "ORDER_BY";
1719
- };
1720
- export type FieldFilterOperator =
1721
- (typeof FieldFilterOperator)[keyof typeof FieldFilterOperator];
1722
830
  export interface Field {
1723
831
  FieldName?: string | undefined;
1724
832
  Label?: string | undefined;
@@ -1762,14 +870,6 @@ export interface DescribeInboundIntegrationsResponse {
1762
870
  InboundIntegrations?: InboundIntegration[] | undefined;
1763
871
  Marker?: string | undefined;
1764
872
  }
1765
- export declare class TargetResourceNotFound extends __BaseException {
1766
- readonly name: "TargetResourceNotFound";
1767
- readonly $fault: "client";
1768
- Message?: string | undefined;
1769
- constructor(
1770
- opts: __ExceptionOptionType<TargetResourceNotFound, __BaseException>
1771
- );
1772
- }
1773
873
  export interface IntegrationFilter {
1774
874
  Name?: string | undefined;
1775
875
  Values?: string[] | undefined;
@@ -1811,14 +911,6 @@ export interface GetBlueprintRunRequest {
1811
911
  BlueprintName: string | undefined;
1812
912
  RunId: string | undefined;
1813
913
  }
1814
- export declare const BlueprintRunState: {
1815
- readonly FAILED: "FAILED";
1816
- readonly ROLLING_BACK: "ROLLING_BACK";
1817
- readonly RUNNING: "RUNNING";
1818
- readonly SUCCEEDED: "SUCCEEDED";
1819
- };
1820
- export type BlueprintRunState =
1821
- (typeof BlueprintRunState)[keyof typeof BlueprintRunState];
1822
914
  export interface BlueprintRun {
1823
915
  BlueprintName?: string | undefined;
1824
916
  RunId?: string | undefined;
@@ -1887,3 +979,727 @@ export interface Catalog {
1887
979
  | AllowFullTableExternalDataAccessEnum
1888
980
  | undefined;
1889
981
  }
982
+ export interface GetCatalogResponse {
983
+ Catalog?: Catalog | undefined;
984
+ }
985
+ export interface GetCatalogImportStatusRequest {
986
+ CatalogId?: string | undefined;
987
+ }
988
+ export interface CatalogImportStatus {
989
+ ImportCompleted?: boolean | undefined;
990
+ ImportTime?: Date | undefined;
991
+ ImportedBy?: string | undefined;
992
+ }
993
+ export interface GetCatalogImportStatusResponse {
994
+ ImportStatus?: CatalogImportStatus | undefined;
995
+ }
996
+ export interface GetCatalogsRequest {
997
+ ParentCatalogId?: string | undefined;
998
+ NextToken?: string | undefined;
999
+ MaxResults?: number | undefined;
1000
+ Recursive?: boolean | undefined;
1001
+ IncludeRoot?: boolean | undefined;
1002
+ }
1003
+ export interface GetCatalogsResponse {
1004
+ CatalogList: Catalog[] | undefined;
1005
+ NextToken?: string | undefined;
1006
+ }
1007
+ export interface GetClassifierRequest {
1008
+ Name: string | undefined;
1009
+ }
1010
+ export interface CsvClassifier {
1011
+ Name: string | undefined;
1012
+ CreationTime?: Date | undefined;
1013
+ LastUpdated?: Date | undefined;
1014
+ Version?: number | undefined;
1015
+ Delimiter?: string | undefined;
1016
+ QuoteSymbol?: string | undefined;
1017
+ ContainsHeader?: CsvHeaderOption | undefined;
1018
+ Header?: string[] | undefined;
1019
+ DisableValueTrimming?: boolean | undefined;
1020
+ AllowSingleColumn?: boolean | undefined;
1021
+ CustomDatatypeConfigured?: boolean | undefined;
1022
+ CustomDatatypes?: string[] | undefined;
1023
+ Serde?: CsvSerdeOption | undefined;
1024
+ }
1025
+ export interface GrokClassifier {
1026
+ Name: string | undefined;
1027
+ Classification: string | undefined;
1028
+ CreationTime?: Date | undefined;
1029
+ LastUpdated?: Date | undefined;
1030
+ Version?: number | undefined;
1031
+ GrokPattern: string | undefined;
1032
+ CustomPatterns?: string | undefined;
1033
+ }
1034
+ export interface JsonClassifier {
1035
+ Name: string | undefined;
1036
+ CreationTime?: Date | undefined;
1037
+ LastUpdated?: Date | undefined;
1038
+ Version?: number | undefined;
1039
+ JsonPath: string | undefined;
1040
+ }
1041
+ export interface XMLClassifier {
1042
+ Name: string | undefined;
1043
+ Classification: string | undefined;
1044
+ CreationTime?: Date | undefined;
1045
+ LastUpdated?: Date | undefined;
1046
+ Version?: number | undefined;
1047
+ RowTag?: string | undefined;
1048
+ }
1049
+ export interface Classifier {
1050
+ GrokClassifier?: GrokClassifier | undefined;
1051
+ XMLClassifier?: XMLClassifier | undefined;
1052
+ JsonClassifier?: JsonClassifier | undefined;
1053
+ CsvClassifier?: CsvClassifier | undefined;
1054
+ }
1055
+ export interface GetClassifierResponse {
1056
+ Classifier?: Classifier | undefined;
1057
+ }
1058
+ export interface GetClassifiersRequest {
1059
+ MaxResults?: number | undefined;
1060
+ NextToken?: string | undefined;
1061
+ }
1062
+ export interface GetClassifiersResponse {
1063
+ Classifiers?: Classifier[] | undefined;
1064
+ NextToken?: string | undefined;
1065
+ }
1066
+ export interface GetColumnStatisticsForPartitionRequest {
1067
+ CatalogId?: string | undefined;
1068
+ DatabaseName: string | undefined;
1069
+ TableName: string | undefined;
1070
+ PartitionValues: string[] | undefined;
1071
+ ColumnNames: string[] | undefined;
1072
+ }
1073
+ export interface BinaryColumnStatisticsData {
1074
+ MaximumLength: number | undefined;
1075
+ AverageLength: number | undefined;
1076
+ NumberOfNulls: number | undefined;
1077
+ }
1078
+ export interface BooleanColumnStatisticsData {
1079
+ NumberOfTrues: number | undefined;
1080
+ NumberOfFalses: number | undefined;
1081
+ NumberOfNulls: number | undefined;
1082
+ }
1083
+ export interface DateColumnStatisticsData {
1084
+ MinimumValue?: Date | undefined;
1085
+ MaximumValue?: Date | undefined;
1086
+ NumberOfNulls: number | undefined;
1087
+ NumberOfDistinctValues: number | undefined;
1088
+ }
1089
+ export interface DecimalNumber {
1090
+ UnscaledValue: Uint8Array | undefined;
1091
+ Scale: number | undefined;
1092
+ }
1093
+ export interface DecimalColumnStatisticsData {
1094
+ MinimumValue?: DecimalNumber | undefined;
1095
+ MaximumValue?: DecimalNumber | undefined;
1096
+ NumberOfNulls: number | undefined;
1097
+ NumberOfDistinctValues: number | undefined;
1098
+ }
1099
+ export interface DoubleColumnStatisticsData {
1100
+ MinimumValue?: number | undefined;
1101
+ MaximumValue?: number | undefined;
1102
+ NumberOfNulls: number | undefined;
1103
+ NumberOfDistinctValues: number | undefined;
1104
+ }
1105
+ export interface LongColumnStatisticsData {
1106
+ MinimumValue?: number | undefined;
1107
+ MaximumValue?: number | undefined;
1108
+ NumberOfNulls: number | undefined;
1109
+ NumberOfDistinctValues: number | undefined;
1110
+ }
1111
+ export interface StringColumnStatisticsData {
1112
+ MaximumLength: number | undefined;
1113
+ AverageLength: number | undefined;
1114
+ NumberOfNulls: number | undefined;
1115
+ NumberOfDistinctValues: number | undefined;
1116
+ }
1117
+ export interface ColumnStatisticsData {
1118
+ Type: ColumnStatisticsType | undefined;
1119
+ BooleanColumnStatisticsData?: BooleanColumnStatisticsData | undefined;
1120
+ DateColumnStatisticsData?: DateColumnStatisticsData | undefined;
1121
+ DecimalColumnStatisticsData?: DecimalColumnStatisticsData | undefined;
1122
+ DoubleColumnStatisticsData?: DoubleColumnStatisticsData | undefined;
1123
+ LongColumnStatisticsData?: LongColumnStatisticsData | undefined;
1124
+ StringColumnStatisticsData?: StringColumnStatisticsData | undefined;
1125
+ BinaryColumnStatisticsData?: BinaryColumnStatisticsData | undefined;
1126
+ }
1127
+ export interface ColumnStatistics {
1128
+ ColumnName: string | undefined;
1129
+ ColumnType: string | undefined;
1130
+ AnalyzedTime: Date | undefined;
1131
+ StatisticsData: ColumnStatisticsData | undefined;
1132
+ }
1133
+ export interface ColumnError {
1134
+ ColumnName?: string | undefined;
1135
+ Error?: ErrorDetail | undefined;
1136
+ }
1137
+ export interface GetColumnStatisticsForPartitionResponse {
1138
+ ColumnStatisticsList?: ColumnStatistics[] | undefined;
1139
+ Errors?: ColumnError[] | undefined;
1140
+ }
1141
+ export interface GetColumnStatisticsForTableRequest {
1142
+ CatalogId?: string | undefined;
1143
+ DatabaseName: string | undefined;
1144
+ TableName: string | undefined;
1145
+ ColumnNames: string[] | undefined;
1146
+ }
1147
+ export interface GetColumnStatisticsForTableResponse {
1148
+ ColumnStatisticsList?: ColumnStatistics[] | undefined;
1149
+ Errors?: ColumnError[] | undefined;
1150
+ }
1151
+ export interface GetColumnStatisticsTaskRunRequest {
1152
+ ColumnStatisticsTaskRunId: string | undefined;
1153
+ }
1154
+ export interface ColumnStatisticsTaskRun {
1155
+ CustomerId?: string | undefined;
1156
+ ColumnStatisticsTaskRunId?: string | undefined;
1157
+ DatabaseName?: string | undefined;
1158
+ TableName?: string | undefined;
1159
+ ColumnNameList?: string[] | undefined;
1160
+ CatalogID?: string | undefined;
1161
+ Role?: string | undefined;
1162
+ SampleSize?: number | undefined;
1163
+ SecurityConfiguration?: string | undefined;
1164
+ NumberOfWorkers?: number | undefined;
1165
+ WorkerType?: string | undefined;
1166
+ ComputationType?: ComputationType | undefined;
1167
+ Status?: ColumnStatisticsState | undefined;
1168
+ CreationTime?: Date | undefined;
1169
+ LastUpdated?: Date | undefined;
1170
+ StartTime?: Date | undefined;
1171
+ EndTime?: Date | undefined;
1172
+ ErrorMessage?: string | undefined;
1173
+ DPUSeconds?: number | undefined;
1174
+ }
1175
+ export interface GetColumnStatisticsTaskRunResponse {
1176
+ ColumnStatisticsTaskRun?: ColumnStatisticsTaskRun | undefined;
1177
+ }
1178
+ export interface GetColumnStatisticsTaskRunsRequest {
1179
+ DatabaseName: string | undefined;
1180
+ TableName: string | undefined;
1181
+ MaxResults?: number | undefined;
1182
+ NextToken?: string | undefined;
1183
+ }
1184
+ export interface GetColumnStatisticsTaskRunsResponse {
1185
+ ColumnStatisticsTaskRuns?: ColumnStatisticsTaskRun[] | undefined;
1186
+ NextToken?: string | undefined;
1187
+ }
1188
+ export interface GetColumnStatisticsTaskSettingsRequest {
1189
+ DatabaseName: string | undefined;
1190
+ TableName: string | undefined;
1191
+ }
1192
+ export interface ExecutionAttempt {
1193
+ Status?: ExecutionStatus | undefined;
1194
+ ColumnStatisticsTaskRunId?: string | undefined;
1195
+ ExecutionTimestamp?: Date | undefined;
1196
+ ErrorMessage?: string | undefined;
1197
+ }
1198
+ export interface ColumnStatisticsTaskSettings {
1199
+ DatabaseName?: string | undefined;
1200
+ TableName?: string | undefined;
1201
+ Schedule?: Schedule | undefined;
1202
+ ColumnNameList?: string[] | undefined;
1203
+ CatalogID?: string | undefined;
1204
+ Role?: string | undefined;
1205
+ SampleSize?: number | undefined;
1206
+ SecurityConfiguration?: string | undefined;
1207
+ ScheduleType?: ScheduleType | undefined;
1208
+ SettingSource?: SettingSource | undefined;
1209
+ LastExecutionAttempt?: ExecutionAttempt | undefined;
1210
+ }
1211
+ export interface GetColumnStatisticsTaskSettingsResponse {
1212
+ ColumnStatisticsTaskSettings?: ColumnStatisticsTaskSettings | undefined;
1213
+ }
1214
+ export interface GetConnectionRequest {
1215
+ CatalogId?: string | undefined;
1216
+ Name: string | undefined;
1217
+ HidePassword?: boolean | undefined;
1218
+ ApplyOverrideForComputeEnvironment?: ComputeEnvironment | undefined;
1219
+ }
1220
+ export interface Connection {
1221
+ Name?: string | undefined;
1222
+ Description?: string | undefined;
1223
+ ConnectionType?: ConnectionType | undefined;
1224
+ MatchCriteria?: string[] | undefined;
1225
+ ConnectionProperties?:
1226
+ | Partial<Record<ConnectionPropertyKey, string>>
1227
+ | undefined;
1228
+ SparkProperties?: Record<string, string> | undefined;
1229
+ AthenaProperties?: Record<string, string> | undefined;
1230
+ PythonProperties?: Record<string, string> | undefined;
1231
+ PhysicalConnectionRequirements?: PhysicalConnectionRequirements | undefined;
1232
+ CreationTime?: Date | undefined;
1233
+ LastUpdatedTime?: Date | undefined;
1234
+ LastUpdatedBy?: string | undefined;
1235
+ Status?: ConnectionStatus | undefined;
1236
+ StatusReason?: string | undefined;
1237
+ LastConnectionValidationTime?: Date | undefined;
1238
+ AuthenticationConfiguration?: AuthenticationConfiguration | undefined;
1239
+ ConnectionSchemaVersion?: number | undefined;
1240
+ CompatibleComputeEnvironments?: ComputeEnvironment[] | undefined;
1241
+ }
1242
+ export interface GetConnectionResponse {
1243
+ Connection?: Connection | undefined;
1244
+ }
1245
+ export interface GetConnectionsFilter {
1246
+ MatchCriteria?: string[] | undefined;
1247
+ ConnectionType?: ConnectionType | undefined;
1248
+ ConnectionSchemaVersion?: number | undefined;
1249
+ }
1250
+ export interface GetConnectionsRequest {
1251
+ CatalogId?: string | undefined;
1252
+ Filter?: GetConnectionsFilter | undefined;
1253
+ HidePassword?: boolean | undefined;
1254
+ NextToken?: string | undefined;
1255
+ MaxResults?: number | undefined;
1256
+ }
1257
+ export interface GetConnectionsResponse {
1258
+ ConnectionList?: Connection[] | undefined;
1259
+ NextToken?: string | undefined;
1260
+ }
1261
+ export interface GetCrawlerRequest {
1262
+ Name: string | undefined;
1263
+ }
1264
+ export interface GetCrawlerResponse {
1265
+ Crawler?: Crawler | undefined;
1266
+ }
1267
+ export interface GetCrawlerMetricsRequest {
1268
+ CrawlerNameList?: string[] | undefined;
1269
+ MaxResults?: number | undefined;
1270
+ NextToken?: string | undefined;
1271
+ }
1272
+ export interface CrawlerMetrics {
1273
+ CrawlerName?: string | undefined;
1274
+ TimeLeftSeconds?: number | undefined;
1275
+ StillEstimating?: boolean | undefined;
1276
+ LastRuntimeSeconds?: number | undefined;
1277
+ MedianRuntimeSeconds?: number | undefined;
1278
+ TablesCreated?: number | undefined;
1279
+ TablesUpdated?: number | undefined;
1280
+ TablesDeleted?: number | undefined;
1281
+ }
1282
+ export interface GetCrawlerMetricsResponse {
1283
+ CrawlerMetricsList?: CrawlerMetrics[] | undefined;
1284
+ NextToken?: string | undefined;
1285
+ }
1286
+ export interface GetCrawlersRequest {
1287
+ MaxResults?: number | undefined;
1288
+ NextToken?: string | undefined;
1289
+ }
1290
+ export interface GetCrawlersResponse {
1291
+ Crawlers?: Crawler[] | undefined;
1292
+ NextToken?: string | undefined;
1293
+ }
1294
+ export interface GetCustomEntityTypeRequest {
1295
+ Name: string | undefined;
1296
+ }
1297
+ export interface GetCustomEntityTypeResponse {
1298
+ Name?: string | undefined;
1299
+ RegexString?: string | undefined;
1300
+ ContextWords?: string[] | undefined;
1301
+ }
1302
+ export interface GetDatabaseRequest {
1303
+ CatalogId?: string | undefined;
1304
+ Name: string | undefined;
1305
+ }
1306
+ export interface Database {
1307
+ Name: string | undefined;
1308
+ Description?: string | undefined;
1309
+ LocationUri?: string | undefined;
1310
+ Parameters?: Record<string, string> | undefined;
1311
+ CreateTime?: Date | undefined;
1312
+ CreateTableDefaultPermissions?: PrincipalPermissions[] | undefined;
1313
+ TargetDatabase?: DatabaseIdentifier | undefined;
1314
+ CatalogId?: string | undefined;
1315
+ FederatedDatabase?: FederatedDatabase | undefined;
1316
+ }
1317
+ export interface GetDatabaseResponse {
1318
+ Database?: Database | undefined;
1319
+ }
1320
+ export interface GetDatabasesRequest {
1321
+ CatalogId?: string | undefined;
1322
+ NextToken?: string | undefined;
1323
+ MaxResults?: number | undefined;
1324
+ ResourceShareType?: ResourceShareType | undefined;
1325
+ AttributesToGet?: DatabaseAttributes[] | undefined;
1326
+ }
1327
+ export interface GetDatabasesResponse {
1328
+ DatabaseList: Database[] | undefined;
1329
+ NextToken?: string | undefined;
1330
+ }
1331
+ export interface GetDataCatalogEncryptionSettingsRequest {
1332
+ CatalogId?: string | undefined;
1333
+ }
1334
+ export interface ConnectionPasswordEncryption {
1335
+ ReturnConnectionPasswordEncrypted: boolean | undefined;
1336
+ AwsKmsKeyId?: string | undefined;
1337
+ }
1338
+ export interface EncryptionAtRest {
1339
+ CatalogEncryptionMode: CatalogEncryptionMode | undefined;
1340
+ SseAwsKmsKeyId?: string | undefined;
1341
+ CatalogEncryptionServiceRole?: string | undefined;
1342
+ }
1343
+ export interface DataCatalogEncryptionSettings {
1344
+ EncryptionAtRest?: EncryptionAtRest | undefined;
1345
+ ConnectionPasswordEncryption?: ConnectionPasswordEncryption | undefined;
1346
+ }
1347
+ export interface GetDataCatalogEncryptionSettingsResponse {
1348
+ DataCatalogEncryptionSettings?: DataCatalogEncryptionSettings | undefined;
1349
+ }
1350
+ export interface GetDataflowGraphRequest {
1351
+ PythonScript?: string | undefined;
1352
+ }
1353
+ export interface GetDataflowGraphResponse {
1354
+ DagNodes?: CodeGenNode[] | undefined;
1355
+ DagEdges?: CodeGenEdge[] | undefined;
1356
+ }
1357
+ export interface GetDataQualityModelRequest {
1358
+ StatisticId?: string | undefined;
1359
+ ProfileId: string | undefined;
1360
+ }
1361
+ export interface GetDataQualityModelResponse {
1362
+ Status?: DataQualityModelStatus | undefined;
1363
+ StartedOn?: Date | undefined;
1364
+ CompletedOn?: Date | undefined;
1365
+ FailureReason?: string | undefined;
1366
+ }
1367
+ export interface GetDataQualityModelResultRequest {
1368
+ StatisticId: string | undefined;
1369
+ ProfileId: string | undefined;
1370
+ }
1371
+ export interface StatisticModelResult {
1372
+ LowerBound?: number | undefined;
1373
+ UpperBound?: number | undefined;
1374
+ PredictedValue?: number | undefined;
1375
+ ActualValue?: number | undefined;
1376
+ Date?: Date | undefined;
1377
+ InclusionAnnotation?: InclusionAnnotationValue | undefined;
1378
+ }
1379
+ export interface GetDataQualityModelResultResponse {
1380
+ CompletedOn?: Date | undefined;
1381
+ Model?: StatisticModelResult[] | undefined;
1382
+ }
1383
+ export interface GetDataQualityResultRequest {
1384
+ ResultId: string | undefined;
1385
+ }
1386
+ export interface GetDataQualityResultResponse {
1387
+ ResultId?: string | undefined;
1388
+ ProfileId?: string | undefined;
1389
+ Score?: number | undefined;
1390
+ DataSource?: DataSource | undefined;
1391
+ RulesetName?: string | undefined;
1392
+ EvaluationContext?: string | undefined;
1393
+ StartedOn?: Date | undefined;
1394
+ CompletedOn?: Date | undefined;
1395
+ JobName?: string | undefined;
1396
+ JobRunId?: string | undefined;
1397
+ RulesetEvaluationRunId?: string | undefined;
1398
+ RuleResults?: DataQualityRuleResult[] | undefined;
1399
+ AnalyzerResults?: DataQualityAnalyzerResult[] | undefined;
1400
+ Observations?: DataQualityObservation[] | undefined;
1401
+ AggregatedMetrics?: DataQualityAggregatedMetrics | undefined;
1402
+ }
1403
+ export interface GetDataQualityRuleRecommendationRunRequest {
1404
+ RunId: string | undefined;
1405
+ }
1406
+ export interface GetDataQualityRuleRecommendationRunResponse {
1407
+ RunId?: string | undefined;
1408
+ DataSource?: DataSource | undefined;
1409
+ Role?: string | undefined;
1410
+ NumberOfWorkers?: number | undefined;
1411
+ Timeout?: number | undefined;
1412
+ Status?: TaskStatusType | undefined;
1413
+ ErrorString?: string | undefined;
1414
+ StartedOn?: Date | undefined;
1415
+ LastModifiedOn?: Date | undefined;
1416
+ CompletedOn?: Date | undefined;
1417
+ ExecutionTime?: number | undefined;
1418
+ RecommendedRuleset?: string | undefined;
1419
+ CreatedRulesetName?: string | undefined;
1420
+ DataQualitySecurityConfiguration?: string | undefined;
1421
+ }
1422
+ export interface GetDataQualityRulesetRequest {
1423
+ Name: string | undefined;
1424
+ }
1425
+ export interface GetDataQualityRulesetResponse {
1426
+ Name?: string | undefined;
1427
+ Description?: string | undefined;
1428
+ Ruleset?: string | undefined;
1429
+ TargetTable?: DataQualityTargetTable | undefined;
1430
+ CreatedOn?: Date | undefined;
1431
+ LastModifiedOn?: Date | undefined;
1432
+ RecommendationRunId?: string | undefined;
1433
+ DataQualitySecurityConfiguration?: string | undefined;
1434
+ }
1435
+ export interface GetDataQualityRulesetEvaluationRunRequest {
1436
+ RunId: string | undefined;
1437
+ }
1438
+ export interface DataQualityEvaluationRunAdditionalRunOptions {
1439
+ CloudWatchMetricsEnabled?: boolean | undefined;
1440
+ ResultsS3Prefix?: string | undefined;
1441
+ CompositeRuleEvaluationMethod?: DQCompositeRuleEvaluationMethod | undefined;
1442
+ }
1443
+ export interface GetDataQualityRulesetEvaluationRunResponse {
1444
+ RunId?: string | undefined;
1445
+ DataSource?: DataSource | undefined;
1446
+ Role?: string | undefined;
1447
+ NumberOfWorkers?: number | undefined;
1448
+ Timeout?: number | undefined;
1449
+ AdditionalRunOptions?:
1450
+ | DataQualityEvaluationRunAdditionalRunOptions
1451
+ | undefined;
1452
+ Status?: TaskStatusType | undefined;
1453
+ ErrorString?: string | undefined;
1454
+ StartedOn?: Date | undefined;
1455
+ LastModifiedOn?: Date | undefined;
1456
+ CompletedOn?: Date | undefined;
1457
+ ExecutionTime?: number | undefined;
1458
+ RulesetNames?: string[] | undefined;
1459
+ ResultIds?: string[] | undefined;
1460
+ AdditionalDataSources?: Record<string, DataSource> | undefined;
1461
+ }
1462
+ export interface GetDevEndpointRequest {
1463
+ EndpointName: string | undefined;
1464
+ }
1465
+ export interface GetDevEndpointResponse {
1466
+ DevEndpoint?: DevEndpoint | undefined;
1467
+ }
1468
+ export interface GetDevEndpointsRequest {
1469
+ MaxResults?: number | undefined;
1470
+ NextToken?: string | undefined;
1471
+ }
1472
+ export interface GetDevEndpointsResponse {
1473
+ DevEndpoints?: DevEndpoint[] | undefined;
1474
+ NextToken?: string | undefined;
1475
+ }
1476
+ export interface GetEntityRecordsRequest {
1477
+ ConnectionName?: string | undefined;
1478
+ CatalogId?: string | undefined;
1479
+ EntityName: string | undefined;
1480
+ NextToken?: string | undefined;
1481
+ DataStoreApiVersion?: string | undefined;
1482
+ ConnectionOptions?: Record<string, string> | undefined;
1483
+ FilterPredicate?: string | undefined;
1484
+ Limit: number | undefined;
1485
+ OrderBy?: string | undefined;
1486
+ SelectedFields?: string[] | undefined;
1487
+ }
1488
+ export interface GetEntityRecordsResponse {
1489
+ Records?: __DocumentType[] | undefined;
1490
+ NextToken?: string | undefined;
1491
+ }
1492
+ export interface GetGlueIdentityCenterConfigurationRequest {}
1493
+ export interface GetGlueIdentityCenterConfigurationResponse {
1494
+ ApplicationArn?: string | undefined;
1495
+ InstanceArn?: string | undefined;
1496
+ Scopes?: string[] | undefined;
1497
+ UserBackgroundSessionsEnabled?: boolean | undefined;
1498
+ }
1499
+ export interface GetIntegrationResourcePropertyRequest {
1500
+ ResourceArn: string | undefined;
1501
+ }
1502
+ export interface GetIntegrationResourcePropertyResponse {
1503
+ ResourceArn?: string | undefined;
1504
+ ResourcePropertyArn?: string | undefined;
1505
+ SourceProcessingProperties?: SourceProcessingProperties | undefined;
1506
+ TargetProcessingProperties?: TargetProcessingProperties | undefined;
1507
+ }
1508
+ export interface GetIntegrationTablePropertiesRequest {
1509
+ ResourceArn: string | undefined;
1510
+ TableName: string | undefined;
1511
+ }
1512
+ export interface GetIntegrationTablePropertiesResponse {
1513
+ ResourceArn?: string | undefined;
1514
+ TableName?: string | undefined;
1515
+ SourceTableConfig?: SourceTableConfig | undefined;
1516
+ TargetTableConfig?: TargetTableConfig | undefined;
1517
+ }
1518
+ export interface GetJobRequest {
1519
+ JobName: string | undefined;
1520
+ }
1521
+ export interface GetJobBookmarkRequest {
1522
+ JobName: string | undefined;
1523
+ RunId?: string | undefined;
1524
+ }
1525
+ export interface JobBookmarkEntry {
1526
+ JobName?: string | undefined;
1527
+ Version?: number | undefined;
1528
+ Run?: number | undefined;
1529
+ Attempt?: number | undefined;
1530
+ PreviousRunId?: string | undefined;
1531
+ RunId?: string | undefined;
1532
+ JobBookmark?: string | undefined;
1533
+ }
1534
+ export interface GetJobBookmarkResponse {
1535
+ JobBookmarkEntry?: JobBookmarkEntry | undefined;
1536
+ }
1537
+ export interface GetJobRunRequest {
1538
+ JobName: string | undefined;
1539
+ RunId: string | undefined;
1540
+ PredecessorsIncluded?: boolean | undefined;
1541
+ }
1542
+ export interface GetJobRunResponse {
1543
+ JobRun?: JobRun | undefined;
1544
+ }
1545
+ export interface GetJobRunsRequest {
1546
+ JobName: string | undefined;
1547
+ NextToken?: string | undefined;
1548
+ MaxResults?: number | undefined;
1549
+ }
1550
+ export interface GetJobRunsResponse {
1551
+ JobRuns?: JobRun[] | undefined;
1552
+ NextToken?: string | undefined;
1553
+ }
1554
+ export interface GetJobsRequest {
1555
+ NextToken?: string | undefined;
1556
+ MaxResults?: number | undefined;
1557
+ }
1558
+ export interface Location {
1559
+ Jdbc?: CodeGenNodeArg[] | undefined;
1560
+ S3?: CodeGenNodeArg[] | undefined;
1561
+ DynamoDB?: CodeGenNodeArg[] | undefined;
1562
+ }
1563
+ export interface CatalogEntry {
1564
+ DatabaseName: string | undefined;
1565
+ TableName: string | undefined;
1566
+ }
1567
+ export interface GetMappingRequest {
1568
+ Source: CatalogEntry | undefined;
1569
+ Sinks?: CatalogEntry[] | undefined;
1570
+ Location?: Location | undefined;
1571
+ }
1572
+ export interface MappingEntry {
1573
+ SourceTable?: string | undefined;
1574
+ SourcePath?: string | undefined;
1575
+ SourceType?: string | undefined;
1576
+ TargetTable?: string | undefined;
1577
+ TargetPath?: string | undefined;
1578
+ TargetType?: string | undefined;
1579
+ }
1580
+ export interface GetMappingResponse {
1581
+ Mapping: MappingEntry[] | undefined;
1582
+ }
1583
+ export interface GetMLTaskRunRequest {
1584
+ TransformId: string | undefined;
1585
+ TaskRunId: string | undefined;
1586
+ }
1587
+ export interface ExportLabelsTaskRunProperties {
1588
+ OutputS3Path?: string | undefined;
1589
+ }
1590
+ export interface FindMatchesTaskRunProperties {
1591
+ JobId?: string | undefined;
1592
+ JobName?: string | undefined;
1593
+ JobRunId?: string | undefined;
1594
+ }
1595
+ export interface ImportLabelsTaskRunProperties {
1596
+ InputS3Path?: string | undefined;
1597
+ Replace?: boolean | undefined;
1598
+ }
1599
+ export interface LabelingSetGenerationTaskRunProperties {
1600
+ OutputS3Path?: string | undefined;
1601
+ }
1602
+ export interface TaskRunProperties {
1603
+ TaskType?: TaskType | undefined;
1604
+ ImportLabelsTaskRunProperties?: ImportLabelsTaskRunProperties | undefined;
1605
+ ExportLabelsTaskRunProperties?: ExportLabelsTaskRunProperties | undefined;
1606
+ LabelingSetGenerationTaskRunProperties?:
1607
+ | LabelingSetGenerationTaskRunProperties
1608
+ | undefined;
1609
+ FindMatchesTaskRunProperties?: FindMatchesTaskRunProperties | undefined;
1610
+ }
1611
+ export interface GetMLTaskRunResponse {
1612
+ TransformId?: string | undefined;
1613
+ TaskRunId?: string | undefined;
1614
+ Status?: TaskStatusType | undefined;
1615
+ LogGroupName?: string | undefined;
1616
+ Properties?: TaskRunProperties | undefined;
1617
+ ErrorString?: string | undefined;
1618
+ StartedOn?: Date | undefined;
1619
+ LastModifiedOn?: Date | undefined;
1620
+ CompletedOn?: Date | undefined;
1621
+ ExecutionTime?: number | undefined;
1622
+ }
1623
+ export interface TaskRunFilterCriteria {
1624
+ TaskRunType?: TaskType | undefined;
1625
+ Status?: TaskStatusType | undefined;
1626
+ StartedBefore?: Date | undefined;
1627
+ StartedAfter?: Date | undefined;
1628
+ }
1629
+ export interface TaskRunSortCriteria {
1630
+ Column: TaskRunSortColumnType | undefined;
1631
+ SortDirection: SortDirectionType | undefined;
1632
+ }
1633
+ export interface GetMLTaskRunsRequest {
1634
+ TransformId: string | undefined;
1635
+ NextToken?: string | undefined;
1636
+ MaxResults?: number | undefined;
1637
+ Filter?: TaskRunFilterCriteria | undefined;
1638
+ Sort?: TaskRunSortCriteria | undefined;
1639
+ }
1640
+ export interface TaskRun {
1641
+ TransformId?: string | undefined;
1642
+ TaskRunId?: string | undefined;
1643
+ Status?: TaskStatusType | undefined;
1644
+ LogGroupName?: string | undefined;
1645
+ Properties?: TaskRunProperties | undefined;
1646
+ ErrorString?: string | undefined;
1647
+ StartedOn?: Date | undefined;
1648
+ LastModifiedOn?: Date | undefined;
1649
+ CompletedOn?: Date | undefined;
1650
+ ExecutionTime?: number | undefined;
1651
+ }
1652
+ export interface GetMLTaskRunsResponse {
1653
+ TaskRuns?: TaskRun[] | undefined;
1654
+ NextToken?: string | undefined;
1655
+ }
1656
+ export interface GetMLTransformRequest {
1657
+ TransformId: string | undefined;
1658
+ }
1659
+ export interface ColumnImportance {
1660
+ ColumnName?: string | undefined;
1661
+ Importance?: number | undefined;
1662
+ }
1663
+ export interface ConfusionMatrix {
1664
+ NumTruePositives?: number | undefined;
1665
+ NumFalsePositives?: number | undefined;
1666
+ NumTrueNegatives?: number | undefined;
1667
+ NumFalseNegatives?: number | undefined;
1668
+ }
1669
+ export interface FindMatchesMetrics {
1670
+ AreaUnderPRCurve?: number | undefined;
1671
+ Precision?: number | undefined;
1672
+ Recall?: number | undefined;
1673
+ F1?: number | undefined;
1674
+ ConfusionMatrix?: ConfusionMatrix | undefined;
1675
+ ColumnImportances?: ColumnImportance[] | undefined;
1676
+ }
1677
+ export interface EvaluationMetrics {
1678
+ TransformType: TransformType | undefined;
1679
+ FindMatchesMetrics?: FindMatchesMetrics | undefined;
1680
+ }
1681
+ export interface SchemaColumn {
1682
+ Name?: string | undefined;
1683
+ DataType?: string | undefined;
1684
+ }
1685
+ export interface GetMLTransformResponse {
1686
+ TransformId?: string | undefined;
1687
+ Name?: string | undefined;
1688
+ Description?: string | undefined;
1689
+ Status?: TransformStatusType | undefined;
1690
+ CreatedOn?: Date | undefined;
1691
+ LastModifiedOn?: Date | undefined;
1692
+ InputRecordTables?: GlueTable[] | undefined;
1693
+ Parameters?: TransformParameters | undefined;
1694
+ EvaluationMetrics?: EvaluationMetrics | undefined;
1695
+ LabelCount?: number | undefined;
1696
+ Schema?: SchemaColumn[] | undefined;
1697
+ Role?: string | undefined;
1698
+ GlueVersion?: string | undefined;
1699
+ MaxCapacity?: number | undefined;
1700
+ WorkerType?: WorkerType | undefined;
1701
+ NumberOfWorkers?: number | undefined;
1702
+ Timeout?: number | undefined;
1703
+ MaxRetries?: number | undefined;
1704
+ TransformEncryption?: TransformEncryption | undefined;
1705
+ }