@aws-sdk/client-glue 3.591.0 → 3.592.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 (438) hide show
  1. package/dist-cjs/index.js +18 -220
  2. package/dist-es/models/models_1.js +5 -0
  3. package/dist-es/models/models_2.js +6 -5
  4. package/dist-es/protocols/Aws_json1_1.js +3 -0
  5. package/dist-types/commands/BatchCreatePartitionCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchDeletePartitionCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchDeleteTableCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +2 -1
  11. package/dist-types/commands/BatchGetCrawlersCommand.d.ts +2 -1
  12. package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +2 -1
  13. package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +2 -1
  14. package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +2 -1
  15. package/dist-types/commands/BatchGetJobsCommand.d.ts +2 -1
  16. package/dist-types/commands/BatchGetPartitionCommand.d.ts +2 -1
  17. package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +2 -1
  18. package/dist-types/commands/BatchGetTriggersCommand.d.ts +2 -1
  19. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +2 -1
  20. package/dist-types/commands/BatchStopJobRunCommand.d.ts +2 -1
  21. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +2 -1
  22. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +2 -1
  23. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
  24. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +2 -1
  25. package/dist-types/commands/CancelStatementCommand.d.ts +2 -1
  26. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateBlueprintCommand.d.ts +2 -1
  28. package/dist-types/commands/CreateClassifierCommand.d.ts +2 -1
  29. package/dist-types/commands/CreateConnectionCommand.d.ts +2 -1
  30. package/dist-types/commands/CreateCrawlerCommand.d.ts +2 -1
  31. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +2 -1
  32. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +2 -1
  33. package/dist-types/commands/CreateDatabaseCommand.d.ts +2 -1
  34. package/dist-types/commands/CreateDevEndpointCommand.d.ts +2 -1
  35. package/dist-types/commands/CreateJobCommand.d.ts +2 -1
  36. package/dist-types/commands/CreateMLTransformCommand.d.ts +2 -1
  37. package/dist-types/commands/CreatePartitionCommand.d.ts +2 -1
  38. package/dist-types/commands/CreatePartitionIndexCommand.d.ts +2 -1
  39. package/dist-types/commands/CreateRegistryCommand.d.ts +2 -1
  40. package/dist-types/commands/CreateSchemaCommand.d.ts +2 -1
  41. package/dist-types/commands/CreateScriptCommand.d.ts +2 -1
  42. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +2 -1
  43. package/dist-types/commands/CreateSessionCommand.d.ts +2 -1
  44. package/dist-types/commands/CreateTableCommand.d.ts +18 -1
  45. package/dist-types/commands/CreateTableOptimizerCommand.d.ts +2 -1
  46. package/dist-types/commands/CreateTriggerCommand.d.ts +2 -1
  47. package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +2 -1
  48. package/dist-types/commands/CreateWorkflowCommand.d.ts +2 -1
  49. package/dist-types/commands/DeleteBlueprintCommand.d.ts +2 -1
  50. package/dist-types/commands/DeleteClassifierCommand.d.ts +2 -1
  51. package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +2 -1
  52. package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +2 -1
  53. package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -1
  54. package/dist-types/commands/DeleteCrawlerCommand.d.ts +2 -1
  55. package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +2 -1
  56. package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +2 -1
  57. package/dist-types/commands/DeleteDatabaseCommand.d.ts +2 -1
  58. package/dist-types/commands/DeleteDevEndpointCommand.d.ts +2 -1
  59. package/dist-types/commands/DeleteJobCommand.d.ts +2 -1
  60. package/dist-types/commands/DeleteMLTransformCommand.d.ts +2 -1
  61. package/dist-types/commands/DeletePartitionCommand.d.ts +2 -1
  62. package/dist-types/commands/DeletePartitionIndexCommand.d.ts +2 -1
  63. package/dist-types/commands/DeleteRegistryCommand.d.ts +2 -1
  64. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  65. package/dist-types/commands/DeleteSchemaCommand.d.ts +2 -1
  66. package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +2 -1
  67. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +2 -1
  68. package/dist-types/commands/DeleteSessionCommand.d.ts +2 -1
  69. package/dist-types/commands/DeleteTableCommand.d.ts +2 -1
  70. package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +2 -1
  71. package/dist-types/commands/DeleteTableVersionCommand.d.ts +2 -1
  72. package/dist-types/commands/DeleteTriggerCommand.d.ts +2 -1
  73. package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +2 -1
  74. package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -1
  75. package/dist-types/commands/GetBlueprintCommand.d.ts +2 -1
  76. package/dist-types/commands/GetBlueprintRunCommand.d.ts +2 -1
  77. package/dist-types/commands/GetBlueprintRunsCommand.d.ts +2 -1
  78. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +2 -1
  79. package/dist-types/commands/GetClassifierCommand.d.ts +2 -1
  80. package/dist-types/commands/GetClassifiersCommand.d.ts +2 -1
  81. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +2 -1
  82. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +2 -1
  83. package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +2 -1
  84. package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +2 -1
  85. package/dist-types/commands/GetConnectionCommand.d.ts +2 -1
  86. package/dist-types/commands/GetConnectionsCommand.d.ts +2 -1
  87. package/dist-types/commands/GetCrawlerCommand.d.ts +2 -1
  88. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +2 -1
  89. package/dist-types/commands/GetCrawlersCommand.d.ts +2 -1
  90. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +2 -1
  91. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +2 -1
  92. package/dist-types/commands/GetDataQualityResultCommand.d.ts +2 -1
  93. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +2 -1
  94. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +2 -1
  95. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
  96. package/dist-types/commands/GetDatabaseCommand.d.ts +2 -1
  97. package/dist-types/commands/GetDatabasesCommand.d.ts +2 -1
  98. package/dist-types/commands/GetDataflowGraphCommand.d.ts +2 -1
  99. package/dist-types/commands/GetDevEndpointCommand.d.ts +2 -1
  100. package/dist-types/commands/GetDevEndpointsCommand.d.ts +2 -1
  101. package/dist-types/commands/GetJobBookmarkCommand.d.ts +2 -1
  102. package/dist-types/commands/GetJobCommand.d.ts +2 -1
  103. package/dist-types/commands/GetJobRunCommand.d.ts +2 -1
  104. package/dist-types/commands/GetJobRunsCommand.d.ts +2 -1
  105. package/dist-types/commands/GetJobsCommand.d.ts +2 -1
  106. package/dist-types/commands/GetMLTaskRunCommand.d.ts +2 -1
  107. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +2 -1
  108. package/dist-types/commands/GetMLTransformCommand.d.ts +2 -1
  109. package/dist-types/commands/GetMLTransformsCommand.d.ts +2 -1
  110. package/dist-types/commands/GetMappingCommand.d.ts +2 -1
  111. package/dist-types/commands/GetPartitionCommand.d.ts +2 -1
  112. package/dist-types/commands/GetPartitionIndexesCommand.d.ts +2 -1
  113. package/dist-types/commands/GetPartitionsCommand.d.ts +2 -1
  114. package/dist-types/commands/GetPlanCommand.d.ts +2 -1
  115. package/dist-types/commands/GetRegistryCommand.d.ts +2 -1
  116. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +2 -1
  117. package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
  118. package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +3 -2
  119. package/dist-types/commands/GetSchemaCommand.d.ts +4 -2
  120. package/dist-types/commands/GetSchemaVersionCommand.d.ts +2 -1
  121. package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +2 -1
  122. package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +2 -1
  123. package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +2 -1
  124. package/dist-types/commands/GetSessionCommand.d.ts +2 -1
  125. package/dist-types/commands/GetStatementCommand.d.ts +2 -1
  126. package/dist-types/commands/GetTableCommand.d.ts +3 -1
  127. package/dist-types/commands/GetTableOptimizerCommand.d.ts +2 -1
  128. package/dist-types/commands/GetTableVersionCommand.d.ts +3 -1
  129. package/dist-types/commands/GetTableVersionsCommand.d.ts +3 -1
  130. package/dist-types/commands/GetTablesCommand.d.ts +3 -1
  131. package/dist-types/commands/GetTagsCommand.d.ts +2 -1
  132. package/dist-types/commands/GetTriggerCommand.d.ts +2 -1
  133. package/dist-types/commands/GetTriggersCommand.d.ts +2 -1
  134. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +2 -1
  135. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +2 -1
  136. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +3 -1
  137. package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +2 -1
  138. package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +2 -1
  139. package/dist-types/commands/GetWorkflowCommand.d.ts +2 -1
  140. package/dist-types/commands/GetWorkflowRunCommand.d.ts +2 -1
  141. package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +2 -1
  142. package/dist-types/commands/GetWorkflowRunsCommand.d.ts +2 -1
  143. package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +2 -1
  144. package/dist-types/commands/ListBlueprintsCommand.d.ts +2 -1
  145. package/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +2 -1
  146. package/dist-types/commands/ListCrawlersCommand.d.ts +2 -1
  147. package/dist-types/commands/ListCrawlsCommand.d.ts +2 -1
  148. package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +2 -1
  149. package/dist-types/commands/ListDataQualityResultsCommand.d.ts +2 -1
  150. package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +2 -1
  151. package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +2 -1
  152. package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +2 -1
  153. package/dist-types/commands/ListDevEndpointsCommand.d.ts +2 -1
  154. package/dist-types/commands/ListJobsCommand.d.ts +2 -1
  155. package/dist-types/commands/ListMLTransformsCommand.d.ts +2 -1
  156. package/dist-types/commands/ListRegistriesCommand.d.ts +2 -1
  157. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +2 -1
  158. package/dist-types/commands/ListSchemasCommand.d.ts +2 -1
  159. package/dist-types/commands/ListSessionsCommand.d.ts +2 -1
  160. package/dist-types/commands/ListStatementsCommand.d.ts +2 -1
  161. package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +2 -1
  162. package/dist-types/commands/ListTriggersCommand.d.ts +2 -1
  163. package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -1
  164. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +2 -1
  165. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
  166. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +2 -1
  167. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +2 -1
  168. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +2 -1
  169. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +2 -1
  170. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +2 -1
  171. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +2 -1
  172. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +2 -1
  173. package/dist-types/commands/RunStatementCommand.d.ts +2 -1
  174. package/dist-types/commands/SearchTablesCommand.d.ts +3 -1
  175. package/dist-types/commands/StartBlueprintRunCommand.d.ts +2 -1
  176. package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +2 -1
  177. package/dist-types/commands/StartCrawlerCommand.d.ts +2 -1
  178. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +2 -1
  179. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +2 -1
  180. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
  181. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +2 -1
  182. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +2 -1
  183. package/dist-types/commands/StartJobRunCommand.d.ts +2 -1
  184. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +2 -1
  185. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +2 -1
  186. package/dist-types/commands/StartTriggerCommand.d.ts +2 -1
  187. package/dist-types/commands/StartWorkflowRunCommand.d.ts +2 -1
  188. package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +2 -1
  189. package/dist-types/commands/StopCrawlerCommand.d.ts +2 -1
  190. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +2 -1
  191. package/dist-types/commands/StopSessionCommand.d.ts +2 -1
  192. package/dist-types/commands/StopTriggerCommand.d.ts +2 -1
  193. package/dist-types/commands/StopWorkflowRunCommand.d.ts +2 -1
  194. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  195. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  196. package/dist-types/commands/UpdateBlueprintCommand.d.ts +2 -1
  197. package/dist-types/commands/UpdateClassifierCommand.d.ts +2 -1
  198. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +2 -1
  199. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +2 -1
  200. package/dist-types/commands/UpdateConnectionCommand.d.ts +2 -1
  201. package/dist-types/commands/UpdateCrawlerCommand.d.ts +2 -1
  202. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +2 -1
  203. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +2 -1
  204. package/dist-types/commands/UpdateDatabaseCommand.d.ts +2 -1
  205. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +2 -1
  206. package/dist-types/commands/UpdateJobCommand.d.ts +2 -1
  207. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +2 -1
  208. package/dist-types/commands/UpdateMLTransformCommand.d.ts +2 -1
  209. package/dist-types/commands/UpdatePartitionCommand.d.ts +2 -1
  210. package/dist-types/commands/UpdateRegistryCommand.d.ts +2 -1
  211. package/dist-types/commands/UpdateSchemaCommand.d.ts +2 -1
  212. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +2 -1
  213. package/dist-types/commands/UpdateTableCommand.d.ts +20 -1
  214. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +2 -1
  215. package/dist-types/commands/UpdateTriggerCommand.d.ts +2 -1
  216. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +2 -1
  217. package/dist-types/commands/UpdateWorkflowCommand.d.ts +2 -1
  218. package/dist-types/index.d.ts +2 -2
  219. package/dist-types/models/GlueServiceException.d.ts +2 -1
  220. package/dist-types/models/models_1.d.ts +75 -123
  221. package/dist-types/models/models_2.d.ts +153 -14
  222. package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +2 -1
  223. package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +2 -1
  224. package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +2 -1
  225. package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +2 -1
  226. package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +2 -1
  227. package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +2 -1
  228. package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +2 -1
  229. package/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +2 -1
  230. package/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +2 -1
  231. package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +2 -1
  232. package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +2 -1
  233. package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +2 -1
  234. package/dist-types/ts3.4/commands/BatchGetTableOptimizerCommand.d.ts +2 -1
  235. package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +2 -1
  236. package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +2 -1
  237. package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +2 -1
  238. package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +2 -1
  239. package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +2 -1
  240. package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
  241. package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +2 -1
  242. package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +2 -1
  243. package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +2 -1
  244. package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +2 -1
  245. package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +2 -1
  246. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +2 -1
  247. package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +2 -1
  248. package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +2 -1
  249. package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +2 -1
  250. package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +2 -1
  251. package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +2 -1
  252. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +2 -1
  253. package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +2 -1
  254. package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +2 -1
  255. package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +2 -1
  256. package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +2 -1
  257. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +2 -1
  258. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +2 -1
  259. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +2 -1
  260. package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +2 -1
  261. package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +2 -1
  262. package/dist-types/ts3.4/commands/CreateTableOptimizerCommand.d.ts +2 -1
  263. package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +2 -1
  264. package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +2 -1
  265. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +2 -1
  266. package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +2 -1
  267. package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +2 -1
  268. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +2 -1
  269. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +2 -1
  270. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +2 -1
  271. package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +2 -1
  272. package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +2 -1
  273. package/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +2 -1
  274. package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +2 -1
  275. package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +2 -1
  276. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +2 -1
  277. package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +2 -1
  278. package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +2 -1
  279. package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +2 -1
  280. package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +2 -1
  281. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  282. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +2 -1
  283. package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +2 -1
  284. package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +2 -1
  285. package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +2 -1
  286. package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +2 -1
  287. package/dist-types/ts3.4/commands/DeleteTableOptimizerCommand.d.ts +2 -1
  288. package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +2 -1
  289. package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +2 -1
  290. package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +2 -1
  291. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +2 -1
  292. package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +2 -1
  293. package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +2 -1
  294. package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +2 -1
  295. package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +2 -1
  296. package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +2 -1
  297. package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +2 -1
  298. package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +2 -1
  299. package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +2 -1
  300. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +2 -1
  301. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +2 -1
  302. package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +2 -1
  303. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +2 -1
  304. package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +2 -1
  305. package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +2 -1
  306. package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +2 -1
  307. package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +2 -1
  308. package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +2 -1
  309. package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +2 -1
  310. package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +2 -1
  311. package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +2 -1
  312. package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
  313. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +2 -1
  314. package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +2 -1
  315. package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +2 -1
  316. package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +2 -1
  317. package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +2 -1
  318. package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +2 -1
  319. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +2 -1
  320. package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +2 -1
  321. package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +2 -1
  322. package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +2 -1
  323. package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +2 -1
  324. package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +2 -1
  325. package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +2 -1
  326. package/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +2 -1
  327. package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +2 -1
  328. package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +2 -1
  329. package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +2 -1
  330. package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +2 -1
  331. package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +2 -1
  332. package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +2 -1
  333. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +2 -1
  334. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +2 -1
  335. package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +3 -2
  336. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +4 -2
  337. package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +2 -1
  338. package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +2 -1
  339. package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +2 -1
  340. package/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +2 -1
  341. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +2 -1
  342. package/dist-types/ts3.4/commands/GetStatementCommand.d.ts +2 -1
  343. package/dist-types/ts3.4/commands/GetTableCommand.d.ts +2 -1
  344. package/dist-types/ts3.4/commands/GetTableOptimizerCommand.d.ts +2 -1
  345. package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +2 -1
  346. package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +2 -1
  347. package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +2 -1
  348. package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +2 -1
  349. package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +2 -1
  350. package/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +2 -1
  351. package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +2 -1
  352. package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +2 -1
  353. package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +2 -1
  354. package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +2 -1
  355. package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +2 -1
  356. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +2 -1
  357. package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +2 -1
  358. package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +2 -1
  359. package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +2 -1
  360. package/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +2 -1
  361. package/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +2 -1
  362. package/dist-types/ts3.4/commands/ListColumnStatisticsTaskRunsCommand.d.ts +2 -1
  363. package/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +2 -1
  364. package/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +2 -1
  365. package/dist-types/ts3.4/commands/ListCustomEntityTypesCommand.d.ts +2 -1
  366. package/dist-types/ts3.4/commands/ListDataQualityResultsCommand.d.ts +2 -1
  367. package/dist-types/ts3.4/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +2 -1
  368. package/dist-types/ts3.4/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +2 -1
  369. package/dist-types/ts3.4/commands/ListDataQualityRulesetsCommand.d.ts +2 -1
  370. package/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +2 -1
  371. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +2 -1
  372. package/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +2 -1
  373. package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +2 -1
  374. package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +2 -1
  375. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +2 -1
  376. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +2 -1
  377. package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +2 -1
  378. package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +2 -1
  379. package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +2 -1
  380. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +2 -1
  381. package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +2 -1
  382. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
  383. package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +2 -1
  384. package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +2 -1
  385. package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +2 -1
  386. package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +2 -1
  387. package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +2 -1
  388. package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +2 -1
  389. package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +2 -1
  390. package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +2 -1
  391. package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +2 -1
  392. package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +2 -1
  393. package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +2 -1
  394. package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +2 -1
  395. package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +2 -1
  396. package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +2 -1
  397. package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
  398. package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +2 -1
  399. package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +2 -1
  400. package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +2 -1
  401. package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +2 -1
  402. package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +2 -1
  403. package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +2 -1
  404. package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +2 -1
  405. package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +2 -1
  406. package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +2 -1
  407. package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +2 -1
  408. package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +2 -1
  409. package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +2 -1
  410. package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +2 -1
  411. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  412. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  413. package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +2 -1
  414. package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +2 -1
  415. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +2 -1
  416. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +2 -1
  417. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +2 -1
  418. package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +2 -1
  419. package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +2 -1
  420. package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +2 -1
  421. package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +2 -1
  422. package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +2 -1
  423. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +2 -1
  424. package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +2 -1
  425. package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +2 -1
  426. package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +2 -1
  427. package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +2 -1
  428. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +2 -1
  429. package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +2 -1
  430. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +2 -1
  431. package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +2 -1
  432. package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +2 -1
  433. package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +2 -1
  434. package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +2 -1
  435. package/dist-types/ts3.4/models/GlueServiceException.d.ts +2 -1
  436. package/dist-types/ts3.4/models/models_1.d.ts +20 -26
  437. package/dist-types/ts3.4/models/models_2.d.ts +38 -6
  438. package/package.json +6 -6
@@ -9,7 +9,8 @@ import {
9
9
  UpdateBlueprintRequest,
10
10
  UpdateBlueprintResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateBlueprintCommandInput extends UpdateBlueprintRequest {}
14
15
  export interface UpdateBlueprintCommandOutput
15
16
  extends UpdateBlueprintResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateClassifierRequest,
10
10
  UpdateClassifierResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateClassifierCommandInput extends UpdateClassifierRequest {}
14
15
  export interface UpdateClassifierCommandOutput
15
16
  extends UpdateClassifierResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateColumnStatisticsForPartitionRequest,
10
10
  UpdateColumnStatisticsForPartitionResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateColumnStatisticsForPartitionCommandInput
14
15
  extends UpdateColumnStatisticsForPartitionRequest {}
15
16
  export interface UpdateColumnStatisticsForPartitionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateColumnStatisticsForTableRequest,
10
10
  UpdateColumnStatisticsForTableResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateColumnStatisticsForTableCommandInput
14
15
  extends UpdateColumnStatisticsForTableRequest {}
15
16
  export interface UpdateColumnStatisticsForTableCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateConnectionRequest,
10
10
  UpdateConnectionResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateConnectionCommandInput extends UpdateConnectionRequest {}
14
15
  export interface UpdateConnectionCommandOutput
15
16
  extends UpdateConnectionResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateCrawlerRequest,
10
10
  UpdateCrawlerResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateCrawlerCommandInput extends UpdateCrawlerRequest {}
14
15
  export interface UpdateCrawlerCommandOutput
15
16
  extends UpdateCrawlerResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateCrawlerScheduleRequest,
10
10
  UpdateCrawlerScheduleResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateCrawlerScheduleCommandInput
14
15
  extends UpdateCrawlerScheduleRequest {}
15
16
  export interface UpdateCrawlerScheduleCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateDataQualityRulesetRequest,
10
10
  UpdateDataQualityRulesetResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateDataQualityRulesetCommandInput
14
15
  extends UpdateDataQualityRulesetRequest {}
15
16
  export interface UpdateDataQualityRulesetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateDatabaseRequest,
10
10
  UpdateDatabaseResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateDatabaseCommandInput extends UpdateDatabaseRequest {}
14
15
  export interface UpdateDatabaseCommandOutput
15
16
  extends UpdateDatabaseResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateDevEndpointRequest,
10
10
  UpdateDevEndpointResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateDevEndpointCommandInput
14
15
  extends UpdateDevEndpointRequest {}
15
16
  export interface UpdateDevEndpointCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GlueClient";
8
8
  import { UpdateJobRequest, UpdateJobResponse } from "../models/models_2";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateJobCommandInput extends UpdateJobRequest {}
11
12
  export interface UpdateJobCommandOutput
12
13
  extends UpdateJobResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateJobFromSourceControlRequest,
10
10
  UpdateJobFromSourceControlResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateJobFromSourceControlCommandInput
14
15
  extends UpdateJobFromSourceControlRequest {}
15
16
  export interface UpdateJobFromSourceControlCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateMLTransformRequest,
10
10
  UpdateMLTransformResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateMLTransformCommandInput
14
15
  extends UpdateMLTransformRequest {}
15
16
  export interface UpdateMLTransformCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdatePartitionRequest,
10
10
  UpdatePartitionResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdatePartitionCommandInput extends UpdatePartitionRequest {}
14
15
  export interface UpdatePartitionCommandOutput
15
16
  extends UpdatePartitionResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateRegistryInput,
10
10
  UpdateRegistryResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateRegistryCommandInput extends UpdateRegistryInput {}
14
15
  export interface UpdateRegistryCommandOutput
15
16
  extends UpdateRegistryResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GlueClient";
8
8
  import { UpdateSchemaInput, UpdateSchemaResponse } from "../models/models_2";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateSchemaCommandInput extends UpdateSchemaInput {}
11
12
  export interface UpdateSchemaCommandOutput
12
13
  extends UpdateSchemaResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateSourceControlFromJobRequest,
10
10
  UpdateSourceControlFromJobResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateSourceControlFromJobCommandInput
14
15
  extends UpdateSourceControlFromJobRequest {}
15
16
  export interface UpdateSourceControlFromJobCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GlueClient";
8
8
  import { UpdateTableRequest, UpdateTableResponse } from "../models/models_2";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateTableCommandInput extends UpdateTableRequest {}
11
12
  export interface UpdateTableCommandOutput
12
13
  extends UpdateTableResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateTableOptimizerRequest,
10
10
  UpdateTableOptimizerResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateTableOptimizerCommandInput
14
15
  extends UpdateTableOptimizerRequest {}
15
16
  export interface UpdateTableOptimizerCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateTriggerRequest,
10
10
  UpdateTriggerResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateTriggerCommandInput extends UpdateTriggerRequest {}
14
15
  export interface UpdateTriggerCommandOutput
15
16
  extends UpdateTriggerResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateUserDefinedFunctionRequest,
10
10
  UpdateUserDefinedFunctionResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateUserDefinedFunctionCommandInput
14
15
  extends UpdateUserDefinedFunctionRequest {}
15
16
  export interface UpdateUserDefinedFunctionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateWorkflowRequest,
10
10
  UpdateWorkflowResponse,
11
11
  } from "../models/models_2";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateWorkflowCommandInput extends UpdateWorkflowRequest {}
14
15
  export interface UpdateWorkflowCommandOutput
15
16
  extends UpdateWorkflowResponse,
@@ -2,7 +2,8 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
5
+ export { __ServiceExceptionOptions };
6
+ export { __ServiceException };
6
7
  export declare class GlueServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }
@@ -572,6 +572,25 @@ export interface TableIdentifier {
572
572
  Name?: string;
573
573
  Region?: string;
574
574
  }
575
+ export declare const ViewDialect: {
576
+ readonly ATHENA: "ATHENA";
577
+ readonly REDSHIFT: "REDSHIFT";
578
+ readonly SPARK: "SPARK";
579
+ };
580
+ export type ViewDialect = (typeof ViewDialect)[keyof typeof ViewDialect];
581
+ export interface ViewRepresentationInput {
582
+ Dialect?: ViewDialect;
583
+ DialectVersion?: string;
584
+ ViewOriginalText?: string;
585
+ ValidationConnection?: string;
586
+ ViewExpandedText?: string;
587
+ }
588
+ export interface ViewDefinitionInput {
589
+ IsProtected?: boolean;
590
+ Definer?: string;
591
+ Representations?: ViewRepresentationInput[];
592
+ SubObjects?: string[];
593
+ }
575
594
  export interface TableInput {
576
595
  Name: string | undefined;
577
596
  Description?: string;
@@ -586,6 +605,7 @@ export interface TableInput {
586
605
  TableType?: string;
587
606
  Parameters?: Record<string, string>;
588
607
  TargetTable?: TableIdentifier;
608
+ ViewDefinition?: ViewDefinitionInput;
589
609
  }
590
610
  export interface CreateTableRequest {
591
611
  CatalogId?: string;
@@ -1738,29 +1758,3 @@ export interface GetResourcePolicyResponse {
1738
1758
  export interface GetSchemaInput {
1739
1759
  SchemaId: SchemaId | undefined;
1740
1760
  }
1741
- export interface GetSchemaResponse {
1742
- RegistryName?: string;
1743
- RegistryArn?: string;
1744
- SchemaName?: string;
1745
- SchemaArn?: string;
1746
- Description?: string;
1747
- DataFormat?: DataFormat;
1748
- Compatibility?: Compatibility;
1749
- SchemaCheckpoint?: number;
1750
- LatestSchemaVersion?: number;
1751
- NextSchemaVersion?: number;
1752
- SchemaStatus?: SchemaStatus;
1753
- CreatedTime?: string;
1754
- UpdatedTime?: string;
1755
- }
1756
- export interface GetSchemaByDefinitionInput {
1757
- SchemaId: SchemaId | undefined;
1758
- SchemaDefinition: string | undefined;
1759
- }
1760
- export interface GetSchemaByDefinitionResponse {
1761
- SchemaVersionId?: string;
1762
- SchemaArn?: string;
1763
- DataFormat?: DataFormat;
1764
- Status?: SchemaVersionStatus;
1765
- CreatedTime?: string;
1766
- }
@@ -136,7 +136,34 @@ import {
136
136
  TransformParameters,
137
137
  TransformSortCriteria,
138
138
  UserDefinedFunctionInput,
139
+ ViewDialect,
139
140
  } from "./models_1";
141
+ export interface GetSchemaResponse {
142
+ RegistryName?: string;
143
+ RegistryArn?: string;
144
+ SchemaName?: string;
145
+ SchemaArn?: string;
146
+ Description?: string;
147
+ DataFormat?: DataFormat;
148
+ Compatibility?: Compatibility;
149
+ SchemaCheckpoint?: number;
150
+ LatestSchemaVersion?: number;
151
+ NextSchemaVersion?: number;
152
+ SchemaStatus?: SchemaStatus;
153
+ CreatedTime?: string;
154
+ UpdatedTime?: string;
155
+ }
156
+ export interface GetSchemaByDefinitionInput {
157
+ SchemaId: SchemaId | undefined;
158
+ SchemaDefinition: string | undefined;
159
+ }
160
+ export interface GetSchemaByDefinitionResponse {
161
+ SchemaVersionId?: string;
162
+ SchemaArn?: string;
163
+ DataFormat?: DataFormat;
164
+ Status?: SchemaVersionStatus;
165
+ CreatedTime?: string;
166
+ }
140
167
  export interface SchemaVersionNumber {
141
168
  LatestVersion?: boolean;
142
169
  VersionNumber?: number;
@@ -245,17 +272,12 @@ export interface FederatedTable {
245
272
  DatabaseIdentifier?: string;
246
273
  ConnectionName?: string;
247
274
  }
248
- export declare const ViewDialect: {
249
- readonly ATHENA: "ATHENA";
250
- readonly REDSHIFT: "REDSHIFT";
251
- readonly SPARK: "SPARK";
252
- };
253
- export type ViewDialect = (typeof ViewDialect)[keyof typeof ViewDialect];
254
275
  export interface ViewRepresentation {
255
276
  Dialect?: ViewDialect;
256
277
  DialectVersion?: string;
257
278
  ViewOriginalText?: string;
258
279
  ViewExpandedText?: string;
280
+ ValidationConnection?: string;
259
281
  IsStale?: boolean;
260
282
  }
261
283
  export interface ViewDefinition {
@@ -1458,6 +1480,14 @@ export interface UpdateSourceControlFromJobRequest {
1458
1480
  export interface UpdateSourceControlFromJobResponse {
1459
1481
  JobName?: string;
1460
1482
  }
1483
+ export declare const ViewUpdateAction: {
1484
+ readonly ADD: "ADD";
1485
+ readonly ADD_OR_REPLACE: "ADD_OR_REPLACE";
1486
+ readonly DROP: "DROP";
1487
+ readonly REPLACE: "REPLACE";
1488
+ };
1489
+ export type ViewUpdateAction =
1490
+ (typeof ViewUpdateAction)[keyof typeof ViewUpdateAction];
1461
1491
  export interface UpdateTableRequest {
1462
1492
  CatalogId?: string;
1463
1493
  DatabaseName: string | undefined;
@@ -1465,6 +1495,8 @@ export interface UpdateTableRequest {
1465
1495
  SkipArchive?: boolean;
1466
1496
  TransactionId?: string;
1467
1497
  VersionId?: string;
1498
+ ViewUpdateAction?: ViewUpdateAction;
1499
+ Force?: boolean;
1468
1500
  }
1469
1501
  export interface UpdateTableResponse {}
1470
1502
  export interface UpdateTableOptimizerRequest {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-glue",
3
3
  "description": "AWS SDK for JavaScript Glue Client for Node.js, Browser and React Native",
4
- "version": "3.591.0",
4
+ "version": "3.592.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-glue",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sso-oidc": "3.590.0",
24
- "@aws-sdk/client-sts": "3.590.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.590.0",
23
+ "@aws-sdk/client-sso-oidc": "3.592.0",
24
+ "@aws-sdk/client-sts": "3.592.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.592.0",
27
27
  "@aws-sdk/middleware-host-header": "3.577.0",
28
28
  "@aws-sdk/middleware-logger": "3.577.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.577.0",
@@ -34,7 +34,7 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.577.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.587.0",
36
36
  "@smithy/config-resolver": "^3.0.1",
37
- "@smithy/core": "^2.1.1",
37
+ "@smithy/core": "^2.2.0",
38
38
  "@smithy/fetch-http-handler": "^3.0.1",
39
39
  "@smithy/hash-node": "^3.0.0",
40
40
  "@smithy/invalid-dependency": "^3.0.0",