@aws-sdk/client-glue 3.934.0 → 3.936.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (283) hide show
  1. package/dist-cjs/index.js +1342 -1344
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +910 -0
  4. package/dist-es/models/errors.js +639 -0
  5. package/dist-es/models/models_0.js +1 -578
  6. package/dist-es/models/models_1.js +1 -610
  7. package/dist-es/models/models_2.js +1 -169
  8. package/dist-es/models/models_3.js +1 -195
  9. package/dist-es/schemas/schemas_0.js +1 -1
  10. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +1 -2
  11. package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
  12. package/dist-types/commands/BatchStopJobRunCommand.d.ts +1 -1
  13. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +1 -1
  14. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  15. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  16. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +1 -1
  17. package/dist-types/commands/CancelStatementCommand.d.ts +1 -1
  18. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateBlueprintCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateCatalogCommand.d.ts +1 -1
  21. package/dist-types/commands/CreateClassifierCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  23. package/dist-types/commands/CreateConnectionCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateCrawlerCommand.d.ts +1 -1
  25. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateDatabaseCommand.d.ts +1 -1
  28. package/dist-types/commands/GetCatalogCommand.d.ts +1 -2
  29. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +1 -1
  30. package/dist-types/commands/GetCatalogsCommand.d.ts +1 -1
  31. package/dist-types/commands/GetClassifierCommand.d.ts +1 -1
  32. package/dist-types/commands/GetClassifiersCommand.d.ts +1 -1
  33. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
  34. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
  35. package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
  36. package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
  37. package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  38. package/dist-types/commands/GetConnectionCommand.d.ts +1 -1
  39. package/dist-types/commands/GetConnectionsCommand.d.ts +1 -1
  40. package/dist-types/commands/GetCrawlerCommand.d.ts +1 -1
  41. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +1 -1
  42. package/dist-types/commands/GetCrawlersCommand.d.ts +1 -1
  43. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +1 -1
  44. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  45. package/dist-types/commands/GetDataQualityModelCommand.d.ts +1 -1
  46. package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +1 -1
  47. package/dist-types/commands/GetDataQualityResultCommand.d.ts +1 -1
  48. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  49. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +1 -1
  50. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  51. package/dist-types/commands/GetDatabaseCommand.d.ts +1 -1
  52. package/dist-types/commands/GetDatabasesCommand.d.ts +1 -1
  53. package/dist-types/commands/GetDataflowGraphCommand.d.ts +1 -1
  54. package/dist-types/commands/GetDevEndpointCommand.d.ts +1 -1
  55. package/dist-types/commands/GetDevEndpointsCommand.d.ts +1 -1
  56. package/dist-types/commands/GetEntityRecordsCommand.d.ts +1 -1
  57. package/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +1 -1
  58. package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
  59. package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
  60. package/dist-types/commands/GetJobBookmarkCommand.d.ts +1 -1
  61. package/dist-types/commands/GetJobCommand.d.ts +1 -1
  62. package/dist-types/commands/GetJobRunCommand.d.ts +1 -1
  63. package/dist-types/commands/GetJobRunsCommand.d.ts +1 -1
  64. package/dist-types/commands/GetJobsCommand.d.ts +1 -1
  65. package/dist-types/commands/GetMLTaskRunCommand.d.ts +1 -1
  66. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +1 -1
  67. package/dist-types/commands/GetMLTransformCommand.d.ts +1 -1
  68. package/dist-types/commands/GetMappingCommand.d.ts +1 -1
  69. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +1 -2
  70. package/dist-types/commands/ListSessionsCommand.d.ts +1 -1
  71. package/dist-types/commands/ListStatementsCommand.d.ts +1 -1
  72. package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
  73. package/dist-types/commands/ListTriggersCommand.d.ts +1 -1
  74. package/dist-types/commands/ListUsageProfilesCommand.d.ts +1 -1
  75. package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -1
  76. package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -1
  77. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  78. package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
  79. package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
  80. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
  81. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
  82. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -1
  83. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +1 -1
  84. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
  85. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +1 -1
  86. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +1 -1
  87. package/dist-types/commands/RunStatementCommand.d.ts +1 -1
  88. package/dist-types/commands/SearchTablesCommand.d.ts +2 -1
  89. package/dist-types/commands/StartBlueprintRunCommand.d.ts +1 -1
  90. package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
  91. package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  92. package/dist-types/commands/StartCrawlerCommand.d.ts +1 -1
  93. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +1 -1
  94. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  95. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  96. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
  97. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
  98. package/dist-types/commands/StartJobRunCommand.d.ts +1 -1
  99. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
  100. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
  101. package/dist-types/commands/StartTriggerCommand.d.ts +1 -1
  102. package/dist-types/commands/StartWorkflowRunCommand.d.ts +1 -1
  103. package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
  104. package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  105. package/dist-types/commands/StopCrawlerCommand.d.ts +1 -1
  106. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +1 -1
  107. package/dist-types/commands/StopSessionCommand.d.ts +1 -1
  108. package/dist-types/commands/StopTriggerCommand.d.ts +1 -1
  109. package/dist-types/commands/StopWorkflowRunCommand.d.ts +1 -1
  110. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  111. package/dist-types/commands/TestConnectionCommand.d.ts +1 -1
  112. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  113. package/dist-types/commands/UpdateBlueprintCommand.d.ts +1 -1
  114. package/dist-types/commands/UpdateCatalogCommand.d.ts +1 -1
  115. package/dist-types/commands/UpdateClassifierCommand.d.ts +1 -1
  116. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
  117. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
  118. package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  119. package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
  120. package/dist-types/commands/UpdateCrawlerCommand.d.ts +1 -1
  121. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
  122. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
  123. package/dist-types/commands/UpdateDatabaseCommand.d.ts +1 -1
  124. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +1 -1
  125. package/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +1 -1
  126. package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
  127. package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
  128. package/dist-types/commands/UpdateJobCommand.d.ts +2 -1
  129. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
  130. package/dist-types/commands/UpdateMLTransformCommand.d.ts +1 -1
  131. package/dist-types/commands/UpdatePartitionCommand.d.ts +1 -1
  132. package/dist-types/commands/UpdateRegistryCommand.d.ts +1 -1
  133. package/dist-types/commands/UpdateSchemaCommand.d.ts +1 -1
  134. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
  135. package/dist-types/commands/UpdateTableCommand.d.ts +1 -1
  136. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +1 -1
  137. package/dist-types/commands/UpdateTriggerCommand.d.ts +1 -1
  138. package/dist-types/index.d.ts +6 -1
  139. package/dist-types/models/enums.d.ts +1918 -0
  140. package/dist-types/models/errors.d.ts +789 -0
  141. package/dist-types/models/models_0.d.ts +1999 -1092
  142. package/dist-types/models/models_1.d.ts +4480 -4078
  143. package/dist-types/models/models_2.d.ts +3636 -4236
  144. package/dist-types/models/models_3.d.ts +4 -3422
  145. package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +4 -2
  146. package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +2 -4
  162. package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +1 -2
  164. package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/GetCatalogsCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +1 -1
  201. package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +1 -1
  202. package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +1 -1
  203. package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +1 -1
  204. package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +4 -2
  205. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +1 -1
  206. package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +1 -1
  207. package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
  208. package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +1 -1
  209. package/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +1 -1
  210. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +1 -1
  211. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +1 -1
  212. package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  213. package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
  214. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
  215. package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
  216. package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
  217. package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -1
  218. package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +1 -1
  219. package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
  220. package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +1 -1
  221. package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +1 -1
  222. package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +1 -1
  223. package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +2 -1
  224. package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +1 -1
  225. package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
  226. package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  227. package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +1 -1
  228. package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +1 -1
  229. package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  230. package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  231. package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
  232. package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
  233. package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +1 -1
  234. package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
  235. package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
  236. package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +1 -1
  237. package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +1 -1
  238. package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
  239. package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  240. package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +1 -1
  241. package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +1 -1
  242. package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +1 -1
  243. package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +1 -1
  244. package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +1 -1
  245. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  246. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +1 -1
  247. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  248. package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +1 -1
  249. package/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +1 -1
  250. package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +1 -1
  251. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
  252. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
  253. package/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  254. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -1
  255. package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +1 -1
  256. package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
  257. package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
  258. package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +1 -1
  259. package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +1 -1
  260. package/dist-types/ts3.4/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +1 -1
  261. package/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
  262. package/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
  263. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +2 -1
  264. package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
  265. package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +1 -1
  266. package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +1 -1
  267. package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +1 -1
  268. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +1 -1
  269. package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
  270. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +1 -1
  271. package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +1 -1
  272. package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +1 -1
  273. package/dist-types/ts3.4/index.d.ts +6 -1
  274. package/dist-types/ts3.4/models/enums.d.ts +1121 -0
  275. package/dist-types/ts3.4/models/errors.d.ts +401 -0
  276. package/dist-types/ts3.4/models/models_0.d.ts +462 -599
  277. package/dist-types/ts3.4/models/models_1.d.ts +797 -981
  278. package/dist-types/ts3.4/models/models_2.d.ts +1304 -1505
  279. package/dist-types/ts3.4/models/models_3.d.ts +8 -900
  280. package/package.json +19 -19
  281. package/dist-es/models/index.js +0 -4
  282. package/dist-types/models/index.d.ts +0 -4
  283. package/dist-types/ts3.4/models/index.d.ts +0 -4
@@ -0,0 +1,639 @@
1
+ import { GlueServiceException as __BaseException } from "./GlueServiceException";
2
+ export class AccessDeniedException extends __BaseException {
3
+ name = "AccessDeniedException";
4
+ $fault = "client";
5
+ Message;
6
+ constructor(opts) {
7
+ super({
8
+ name: "AccessDeniedException",
9
+ $fault: "client",
10
+ ...opts,
11
+ });
12
+ Object.setPrototypeOf(this, AccessDeniedException.prototype);
13
+ this.Message = opts.Message;
14
+ }
15
+ }
16
+ export class AlreadyExistsException extends __BaseException {
17
+ name = "AlreadyExistsException";
18
+ $fault = "client";
19
+ Message;
20
+ constructor(opts) {
21
+ super({
22
+ name: "AlreadyExistsException",
23
+ $fault: "client",
24
+ ...opts,
25
+ });
26
+ Object.setPrototypeOf(this, AlreadyExistsException.prototype);
27
+ this.Message = opts.Message;
28
+ }
29
+ }
30
+ export class EntityNotFoundException extends __BaseException {
31
+ name = "EntityNotFoundException";
32
+ $fault = "client";
33
+ Message;
34
+ FromFederationSource;
35
+ constructor(opts) {
36
+ super({
37
+ name: "EntityNotFoundException",
38
+ $fault: "client",
39
+ ...opts,
40
+ });
41
+ Object.setPrototypeOf(this, EntityNotFoundException.prototype);
42
+ this.Message = opts.Message;
43
+ this.FromFederationSource = opts.FromFederationSource;
44
+ }
45
+ }
46
+ export class GlueEncryptionException extends __BaseException {
47
+ name = "GlueEncryptionException";
48
+ $fault = "client";
49
+ Message;
50
+ constructor(opts) {
51
+ super({
52
+ name: "GlueEncryptionException",
53
+ $fault: "client",
54
+ ...opts,
55
+ });
56
+ Object.setPrototypeOf(this, GlueEncryptionException.prototype);
57
+ this.Message = opts.Message;
58
+ }
59
+ }
60
+ export class InternalServiceException extends __BaseException {
61
+ name = "InternalServiceException";
62
+ $fault = "server";
63
+ Message;
64
+ constructor(opts) {
65
+ super({
66
+ name: "InternalServiceException",
67
+ $fault: "server",
68
+ ...opts,
69
+ });
70
+ Object.setPrototypeOf(this, InternalServiceException.prototype);
71
+ this.Message = opts.Message;
72
+ }
73
+ }
74
+ export class InvalidInputException extends __BaseException {
75
+ name = "InvalidInputException";
76
+ $fault = "client";
77
+ Message;
78
+ FromFederationSource;
79
+ constructor(opts) {
80
+ super({
81
+ name: "InvalidInputException",
82
+ $fault: "client",
83
+ ...opts,
84
+ });
85
+ Object.setPrototypeOf(this, InvalidInputException.prototype);
86
+ this.Message = opts.Message;
87
+ this.FromFederationSource = opts.FromFederationSource;
88
+ }
89
+ }
90
+ export class OperationTimeoutException extends __BaseException {
91
+ name = "OperationTimeoutException";
92
+ $fault = "client";
93
+ Message;
94
+ constructor(opts) {
95
+ super({
96
+ name: "OperationTimeoutException",
97
+ $fault: "client",
98
+ ...opts,
99
+ });
100
+ Object.setPrototypeOf(this, OperationTimeoutException.prototype);
101
+ this.Message = opts.Message;
102
+ }
103
+ }
104
+ export class ResourceNumberLimitExceededException extends __BaseException {
105
+ name = "ResourceNumberLimitExceededException";
106
+ $fault = "client";
107
+ Message;
108
+ constructor(opts) {
109
+ super({
110
+ name: "ResourceNumberLimitExceededException",
111
+ $fault: "client",
112
+ ...opts,
113
+ });
114
+ Object.setPrototypeOf(this, ResourceNumberLimitExceededException.prototype);
115
+ this.Message = opts.Message;
116
+ }
117
+ }
118
+ export class ResourceNotReadyException extends __BaseException {
119
+ name = "ResourceNotReadyException";
120
+ $fault = "client";
121
+ Message;
122
+ constructor(opts) {
123
+ super({
124
+ name: "ResourceNotReadyException",
125
+ $fault: "client",
126
+ ...opts,
127
+ });
128
+ Object.setPrototypeOf(this, ResourceNotReadyException.prototype);
129
+ this.Message = opts.Message;
130
+ }
131
+ }
132
+ export class FederationSourceException extends __BaseException {
133
+ name = "FederationSourceException";
134
+ $fault = "client";
135
+ FederationSourceErrorCode;
136
+ Message;
137
+ constructor(opts) {
138
+ super({
139
+ name: "FederationSourceException",
140
+ $fault: "client",
141
+ ...opts,
142
+ });
143
+ Object.setPrototypeOf(this, FederationSourceException.prototype);
144
+ this.FederationSourceErrorCode = opts.FederationSourceErrorCode;
145
+ this.Message = opts.Message;
146
+ }
147
+ }
148
+ export class FederationSourceRetryableException extends __BaseException {
149
+ name = "FederationSourceRetryableException";
150
+ $fault = "client";
151
+ Message;
152
+ constructor(opts) {
153
+ super({
154
+ name: "FederationSourceRetryableException",
155
+ $fault: "client",
156
+ ...opts,
157
+ });
158
+ Object.setPrototypeOf(this, FederationSourceRetryableException.prototype);
159
+ this.Message = opts.Message;
160
+ }
161
+ }
162
+ export class InvalidStateException extends __BaseException {
163
+ name = "InvalidStateException";
164
+ $fault = "client";
165
+ Message;
166
+ constructor(opts) {
167
+ super({
168
+ name: "InvalidStateException",
169
+ $fault: "client",
170
+ ...opts,
171
+ });
172
+ Object.setPrototypeOf(this, InvalidStateException.prototype);
173
+ this.Message = opts.Message;
174
+ }
175
+ }
176
+ export class ThrottlingException extends __BaseException {
177
+ name = "ThrottlingException";
178
+ $fault = "client";
179
+ Message;
180
+ constructor(opts) {
181
+ super({
182
+ name: "ThrottlingException",
183
+ $fault: "client",
184
+ ...opts,
185
+ });
186
+ Object.setPrototypeOf(this, ThrottlingException.prototype);
187
+ this.Message = opts.Message;
188
+ }
189
+ }
190
+ export class IllegalSessionStateException extends __BaseException {
191
+ name = "IllegalSessionStateException";
192
+ $fault = "client";
193
+ Message;
194
+ constructor(opts) {
195
+ super({
196
+ name: "IllegalSessionStateException",
197
+ $fault: "client",
198
+ ...opts,
199
+ });
200
+ Object.setPrototypeOf(this, IllegalSessionStateException.prototype);
201
+ this.Message = opts.Message;
202
+ }
203
+ }
204
+ export class ConcurrentModificationException extends __BaseException {
205
+ name = "ConcurrentModificationException";
206
+ $fault = "client";
207
+ Message;
208
+ constructor(opts) {
209
+ super({
210
+ name: "ConcurrentModificationException",
211
+ $fault: "client",
212
+ ...opts,
213
+ });
214
+ Object.setPrototypeOf(this, ConcurrentModificationException.prototype);
215
+ this.Message = opts.Message;
216
+ }
217
+ }
218
+ export class FederatedResourceAlreadyExistsException extends __BaseException {
219
+ name = "FederatedResourceAlreadyExistsException";
220
+ $fault = "client";
221
+ Message;
222
+ AssociatedGlueResource;
223
+ constructor(opts) {
224
+ super({
225
+ name: "FederatedResourceAlreadyExistsException",
226
+ $fault: "client",
227
+ ...opts,
228
+ });
229
+ Object.setPrototypeOf(this, FederatedResourceAlreadyExistsException.prototype);
230
+ this.Message = opts.Message;
231
+ this.AssociatedGlueResource = opts.AssociatedGlueResource;
232
+ }
233
+ }
234
+ export class ColumnStatisticsTaskRunningException extends __BaseException {
235
+ name = "ColumnStatisticsTaskRunningException";
236
+ $fault = "client";
237
+ Message;
238
+ constructor(opts) {
239
+ super({
240
+ name: "ColumnStatisticsTaskRunningException",
241
+ $fault: "client",
242
+ ...opts,
243
+ });
244
+ Object.setPrototypeOf(this, ColumnStatisticsTaskRunningException.prototype);
245
+ this.Message = opts.Message;
246
+ }
247
+ }
248
+ export class IdempotentParameterMismatchException extends __BaseException {
249
+ name = "IdempotentParameterMismatchException";
250
+ $fault = "client";
251
+ Message;
252
+ constructor(opts) {
253
+ super({
254
+ name: "IdempotentParameterMismatchException",
255
+ $fault: "client",
256
+ ...opts,
257
+ });
258
+ Object.setPrototypeOf(this, IdempotentParameterMismatchException.prototype);
259
+ this.Message = opts.Message;
260
+ }
261
+ }
262
+ export class ValidationException extends __BaseException {
263
+ name = "ValidationException";
264
+ $fault = "client";
265
+ Message;
266
+ constructor(opts) {
267
+ super({
268
+ name: "ValidationException",
269
+ $fault: "client",
270
+ ...opts,
271
+ });
272
+ Object.setPrototypeOf(this, ValidationException.prototype);
273
+ this.Message = opts.Message;
274
+ }
275
+ }
276
+ export class ConflictException extends __BaseException {
277
+ name = "ConflictException";
278
+ $fault = "client";
279
+ Message;
280
+ constructor(opts) {
281
+ super({
282
+ name: "ConflictException",
283
+ $fault: "client",
284
+ ...opts,
285
+ });
286
+ Object.setPrototypeOf(this, ConflictException.prototype);
287
+ this.Message = opts.Message;
288
+ }
289
+ }
290
+ export class IntegrationConflictOperationFault extends __BaseException {
291
+ name = "IntegrationConflictOperationFault";
292
+ $fault = "client";
293
+ Message;
294
+ constructor(opts) {
295
+ super({
296
+ name: "IntegrationConflictOperationFault",
297
+ $fault: "client",
298
+ ...opts,
299
+ });
300
+ Object.setPrototypeOf(this, IntegrationConflictOperationFault.prototype);
301
+ this.Message = opts.Message;
302
+ }
303
+ }
304
+ export class IntegrationQuotaExceededFault extends __BaseException {
305
+ name = "IntegrationQuotaExceededFault";
306
+ $fault = "client";
307
+ Message;
308
+ constructor(opts) {
309
+ super({
310
+ name: "IntegrationQuotaExceededFault",
311
+ $fault: "client",
312
+ ...opts,
313
+ });
314
+ Object.setPrototypeOf(this, IntegrationQuotaExceededFault.prototype);
315
+ this.Message = opts.Message;
316
+ }
317
+ }
318
+ export class InternalServerException extends __BaseException {
319
+ name = "InternalServerException";
320
+ $fault = "server";
321
+ Message;
322
+ constructor(opts) {
323
+ super({
324
+ name: "InternalServerException",
325
+ $fault: "server",
326
+ ...opts,
327
+ });
328
+ Object.setPrototypeOf(this, InternalServerException.prototype);
329
+ this.Message = opts.Message;
330
+ }
331
+ }
332
+ export class KMSKeyNotAccessibleFault extends __BaseException {
333
+ name = "KMSKeyNotAccessibleFault";
334
+ $fault = "client";
335
+ Message;
336
+ constructor(opts) {
337
+ super({
338
+ name: "KMSKeyNotAccessibleFault",
339
+ $fault: "client",
340
+ ...opts,
341
+ });
342
+ Object.setPrototypeOf(this, KMSKeyNotAccessibleFault.prototype);
343
+ this.Message = opts.Message;
344
+ }
345
+ }
346
+ export class ResourceNotFoundException extends __BaseException {
347
+ name = "ResourceNotFoundException";
348
+ $fault = "client";
349
+ Message;
350
+ constructor(opts) {
351
+ super({
352
+ name: "ResourceNotFoundException",
353
+ $fault: "client",
354
+ ...opts,
355
+ });
356
+ Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
357
+ this.Message = opts.Message;
358
+ }
359
+ }
360
+ export class OperationNotSupportedException extends __BaseException {
361
+ name = "OperationNotSupportedException";
362
+ $fault = "client";
363
+ Message;
364
+ constructor(opts) {
365
+ super({
366
+ name: "OperationNotSupportedException",
367
+ $fault: "client",
368
+ ...opts,
369
+ });
370
+ Object.setPrototypeOf(this, OperationNotSupportedException.prototype);
371
+ this.Message = opts.Message;
372
+ }
373
+ }
374
+ export class CrawlerRunningException extends __BaseException {
375
+ name = "CrawlerRunningException";
376
+ $fault = "client";
377
+ Message;
378
+ constructor(opts) {
379
+ super({
380
+ name: "CrawlerRunningException",
381
+ $fault: "client",
382
+ ...opts,
383
+ });
384
+ Object.setPrototypeOf(this, CrawlerRunningException.prototype);
385
+ this.Message = opts.Message;
386
+ }
387
+ }
388
+ export class SchedulerTransitioningException extends __BaseException {
389
+ name = "SchedulerTransitioningException";
390
+ $fault = "client";
391
+ Message;
392
+ constructor(opts) {
393
+ super({
394
+ name: "SchedulerTransitioningException",
395
+ $fault: "client",
396
+ ...opts,
397
+ });
398
+ Object.setPrototypeOf(this, SchedulerTransitioningException.prototype);
399
+ this.Message = opts.Message;
400
+ }
401
+ }
402
+ export class IntegrationNotFoundFault extends __BaseException {
403
+ name = "IntegrationNotFoundFault";
404
+ $fault = "client";
405
+ Message;
406
+ constructor(opts) {
407
+ super({
408
+ name: "IntegrationNotFoundFault",
409
+ $fault: "client",
410
+ ...opts,
411
+ });
412
+ Object.setPrototypeOf(this, IntegrationNotFoundFault.prototype);
413
+ this.Message = opts.Message;
414
+ }
415
+ }
416
+ export class InvalidIntegrationStateFault extends __BaseException {
417
+ name = "InvalidIntegrationStateFault";
418
+ $fault = "client";
419
+ Message;
420
+ constructor(opts) {
421
+ super({
422
+ name: "InvalidIntegrationStateFault",
423
+ $fault: "client",
424
+ ...opts,
425
+ });
426
+ Object.setPrototypeOf(this, InvalidIntegrationStateFault.prototype);
427
+ this.Message = opts.Message;
428
+ }
429
+ }
430
+ export class ConditionCheckFailureException extends __BaseException {
431
+ name = "ConditionCheckFailureException";
432
+ $fault = "client";
433
+ Message;
434
+ constructor(opts) {
435
+ super({
436
+ name: "ConditionCheckFailureException",
437
+ $fault: "client",
438
+ ...opts,
439
+ });
440
+ Object.setPrototypeOf(this, ConditionCheckFailureException.prototype);
441
+ this.Message = opts.Message;
442
+ }
443
+ }
444
+ export class TargetResourceNotFound extends __BaseException {
445
+ name = "TargetResourceNotFound";
446
+ $fault = "client";
447
+ Message;
448
+ constructor(opts) {
449
+ super({
450
+ name: "TargetResourceNotFound",
451
+ $fault: "client",
452
+ ...opts,
453
+ });
454
+ Object.setPrototypeOf(this, TargetResourceNotFound.prototype);
455
+ this.Message = opts.Message;
456
+ }
457
+ }
458
+ export class PermissionTypeMismatchException extends __BaseException {
459
+ name = "PermissionTypeMismatchException";
460
+ $fault = "client";
461
+ Message;
462
+ constructor(opts) {
463
+ super({
464
+ name: "PermissionTypeMismatchException",
465
+ $fault: "client",
466
+ ...opts,
467
+ });
468
+ Object.setPrototypeOf(this, PermissionTypeMismatchException.prototype);
469
+ this.Message = opts.Message;
470
+ }
471
+ }
472
+ export class ConcurrentRunsExceededException extends __BaseException {
473
+ name = "ConcurrentRunsExceededException";
474
+ $fault = "client";
475
+ Message;
476
+ constructor(opts) {
477
+ super({
478
+ name: "ConcurrentRunsExceededException",
479
+ $fault: "client",
480
+ ...opts,
481
+ });
482
+ Object.setPrototypeOf(this, ConcurrentRunsExceededException.prototype);
483
+ this.Message = opts.Message;
484
+ }
485
+ }
486
+ export class IllegalWorkflowStateException extends __BaseException {
487
+ name = "IllegalWorkflowStateException";
488
+ $fault = "client";
489
+ Message;
490
+ constructor(opts) {
491
+ super({
492
+ name: "IllegalWorkflowStateException",
493
+ $fault: "client",
494
+ ...opts,
495
+ });
496
+ Object.setPrototypeOf(this, IllegalWorkflowStateException.prototype);
497
+ this.Message = opts.Message;
498
+ }
499
+ }
500
+ export class IllegalBlueprintStateException extends __BaseException {
501
+ name = "IllegalBlueprintStateException";
502
+ $fault = "client";
503
+ Message;
504
+ constructor(opts) {
505
+ super({
506
+ name: "IllegalBlueprintStateException",
507
+ $fault: "client",
508
+ ...opts,
509
+ });
510
+ Object.setPrototypeOf(this, IllegalBlueprintStateException.prototype);
511
+ this.Message = opts.Message;
512
+ }
513
+ }
514
+ export class NoScheduleException extends __BaseException {
515
+ name = "NoScheduleException";
516
+ $fault = "client";
517
+ Message;
518
+ constructor(opts) {
519
+ super({
520
+ name: "NoScheduleException",
521
+ $fault: "client",
522
+ ...opts,
523
+ });
524
+ Object.setPrototypeOf(this, NoScheduleException.prototype);
525
+ this.Message = opts.Message;
526
+ }
527
+ }
528
+ export class SchedulerRunningException extends __BaseException {
529
+ name = "SchedulerRunningException";
530
+ $fault = "client";
531
+ Message;
532
+ constructor(opts) {
533
+ super({
534
+ name: "SchedulerRunningException",
535
+ $fault: "client",
536
+ ...opts,
537
+ });
538
+ Object.setPrototypeOf(this, SchedulerRunningException.prototype);
539
+ this.Message = opts.Message;
540
+ }
541
+ }
542
+ export class MLTransformNotReadyException extends __BaseException {
543
+ name = "MLTransformNotReadyException";
544
+ $fault = "client";
545
+ Message;
546
+ constructor(opts) {
547
+ super({
548
+ name: "MLTransformNotReadyException",
549
+ $fault: "client",
550
+ ...opts,
551
+ });
552
+ Object.setPrototypeOf(this, MLTransformNotReadyException.prototype);
553
+ this.Message = opts.Message;
554
+ }
555
+ }
556
+ export class ColumnStatisticsTaskNotRunningException extends __BaseException {
557
+ name = "ColumnStatisticsTaskNotRunningException";
558
+ $fault = "client";
559
+ Message;
560
+ constructor(opts) {
561
+ super({
562
+ name: "ColumnStatisticsTaskNotRunningException",
563
+ $fault: "client",
564
+ ...opts,
565
+ });
566
+ Object.setPrototypeOf(this, ColumnStatisticsTaskNotRunningException.prototype);
567
+ this.Message = opts.Message;
568
+ }
569
+ }
570
+ export class ColumnStatisticsTaskStoppingException extends __BaseException {
571
+ name = "ColumnStatisticsTaskStoppingException";
572
+ $fault = "client";
573
+ Message;
574
+ constructor(opts) {
575
+ super({
576
+ name: "ColumnStatisticsTaskStoppingException",
577
+ $fault: "client",
578
+ ...opts,
579
+ });
580
+ Object.setPrototypeOf(this, ColumnStatisticsTaskStoppingException.prototype);
581
+ this.Message = opts.Message;
582
+ }
583
+ }
584
+ export class CrawlerNotRunningException extends __BaseException {
585
+ name = "CrawlerNotRunningException";
586
+ $fault = "client";
587
+ Message;
588
+ constructor(opts) {
589
+ super({
590
+ name: "CrawlerNotRunningException",
591
+ $fault: "client",
592
+ ...opts,
593
+ });
594
+ Object.setPrototypeOf(this, CrawlerNotRunningException.prototype);
595
+ this.Message = opts.Message;
596
+ }
597
+ }
598
+ export class CrawlerStoppingException extends __BaseException {
599
+ name = "CrawlerStoppingException";
600
+ $fault = "client";
601
+ Message;
602
+ constructor(opts) {
603
+ super({
604
+ name: "CrawlerStoppingException",
605
+ $fault: "client",
606
+ ...opts,
607
+ });
608
+ Object.setPrototypeOf(this, CrawlerStoppingException.prototype);
609
+ this.Message = opts.Message;
610
+ }
611
+ }
612
+ export class SchedulerNotRunningException extends __BaseException {
613
+ name = "SchedulerNotRunningException";
614
+ $fault = "client";
615
+ Message;
616
+ constructor(opts) {
617
+ super({
618
+ name: "SchedulerNotRunningException",
619
+ $fault: "client",
620
+ ...opts,
621
+ });
622
+ Object.setPrototypeOf(this, SchedulerNotRunningException.prototype);
623
+ this.Message = opts.Message;
624
+ }
625
+ }
626
+ export class VersionMismatchException extends __BaseException {
627
+ name = "VersionMismatchException";
628
+ $fault = "client";
629
+ Message;
630
+ constructor(opts) {
631
+ super({
632
+ name: "VersionMismatchException",
633
+ $fault: "client",
634
+ ...opts,
635
+ });
636
+ Object.setPrototypeOf(this, VersionMismatchException.prototype);
637
+ this.Message = opts.Message;
638
+ }
639
+ }