@aws-sdk/client-glue 3.296.0 → 3.298.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 (661) hide show
  1. package/dist-cjs/commands/BatchCreatePartitionCommand.js +2 -3
  2. package/dist-cjs/commands/BatchDeleteConnectionCommand.js +2 -3
  3. package/dist-cjs/commands/BatchDeletePartitionCommand.js +2 -3
  4. package/dist-cjs/commands/BatchDeleteTableCommand.js +2 -3
  5. package/dist-cjs/commands/BatchDeleteTableVersionCommand.js +2 -3
  6. package/dist-cjs/commands/BatchGetBlueprintsCommand.js +2 -3
  7. package/dist-cjs/commands/BatchGetCrawlersCommand.js +2 -3
  8. package/dist-cjs/commands/BatchGetCustomEntityTypesCommand.js +2 -3
  9. package/dist-cjs/commands/BatchGetDataQualityResultCommand.js +2 -3
  10. package/dist-cjs/commands/BatchGetDevEndpointsCommand.js +2 -3
  11. package/dist-cjs/commands/BatchGetJobsCommand.js +1 -2
  12. package/dist-cjs/commands/BatchGetPartitionCommand.js +2 -3
  13. package/dist-cjs/commands/BatchGetTriggersCommand.js +2 -3
  14. package/dist-cjs/commands/BatchGetWorkflowsCommand.js +2 -3
  15. package/dist-cjs/commands/BatchStopJobRunCommand.js +2 -3
  16. package/dist-cjs/commands/BatchUpdatePartitionCommand.js +2 -3
  17. package/dist-cjs/commands/CancelDataQualityRuleRecommendationRunCommand.js +2 -3
  18. package/dist-cjs/commands/CancelDataQualityRulesetEvaluationRunCommand.js +2 -3
  19. package/dist-cjs/commands/CancelMLTaskRunCommand.js +2 -3
  20. package/dist-cjs/commands/CancelStatementCommand.js +2 -3
  21. package/dist-cjs/commands/CheckSchemaVersionValidityCommand.js +2 -3
  22. package/dist-cjs/commands/CreateBlueprintCommand.js +2 -3
  23. package/dist-cjs/commands/CreateClassifierCommand.js +2 -3
  24. package/dist-cjs/commands/CreateConnectionCommand.js +2 -3
  25. package/dist-cjs/commands/CreateCrawlerCommand.js +2 -3
  26. package/dist-cjs/commands/CreateCustomEntityTypeCommand.js +2 -3
  27. package/dist-cjs/commands/CreateDataQualityRulesetCommand.js +2 -3
  28. package/dist-cjs/commands/CreateDatabaseCommand.js +2 -3
  29. package/dist-cjs/commands/CreateDevEndpointCommand.js +2 -3
  30. package/dist-cjs/commands/CreateJobCommand.js +1 -2
  31. package/dist-cjs/commands/CreateMLTransformCommand.js +2 -3
  32. package/dist-cjs/commands/CreatePartitionCommand.js +2 -3
  33. package/dist-cjs/commands/CreatePartitionIndexCommand.js +2 -3
  34. package/dist-cjs/commands/CreateRegistryCommand.js +2 -3
  35. package/dist-cjs/commands/CreateSchemaCommand.js +2 -4
  36. package/dist-cjs/commands/CreateScriptCommand.js +2 -3
  37. package/dist-cjs/commands/CreateSecurityConfigurationCommand.js +2 -3
  38. package/dist-cjs/commands/CreateSessionCommand.js +2 -3
  39. package/dist-cjs/commands/CreateTableCommand.js +2 -3
  40. package/dist-cjs/commands/CreateTriggerCommand.js +2 -3
  41. package/dist-cjs/commands/CreateUserDefinedFunctionCommand.js +2 -3
  42. package/dist-cjs/commands/CreateWorkflowCommand.js +2 -3
  43. package/dist-cjs/commands/DeleteBlueprintCommand.js +2 -3
  44. package/dist-cjs/commands/DeleteClassifierCommand.js +2 -3
  45. package/dist-cjs/commands/DeleteColumnStatisticsForPartitionCommand.js +2 -3
  46. package/dist-cjs/commands/DeleteColumnStatisticsForTableCommand.js +2 -3
  47. package/dist-cjs/commands/DeleteConnectionCommand.js +2 -3
  48. package/dist-cjs/commands/DeleteCrawlerCommand.js +2 -3
  49. package/dist-cjs/commands/DeleteCustomEntityTypeCommand.js +2 -3
  50. package/dist-cjs/commands/DeleteDataQualityRulesetCommand.js +2 -3
  51. package/dist-cjs/commands/DeleteDatabaseCommand.js +2 -3
  52. package/dist-cjs/commands/DeleteDevEndpointCommand.js +2 -3
  53. package/dist-cjs/commands/DeleteJobCommand.js +2 -3
  54. package/dist-cjs/commands/DeleteMLTransformCommand.js +2 -3
  55. package/dist-cjs/commands/DeletePartitionCommand.js +2 -3
  56. package/dist-cjs/commands/DeletePartitionIndexCommand.js +2 -3
  57. package/dist-cjs/commands/DeleteRegistryCommand.js +2 -3
  58. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -3
  59. package/dist-cjs/commands/DeleteSchemaCommand.js +2 -3
  60. package/dist-cjs/commands/DeleteSchemaVersionsCommand.js +2 -3
  61. package/dist-cjs/commands/DeleteSecurityConfigurationCommand.js +2 -3
  62. package/dist-cjs/commands/DeleteSessionCommand.js +2 -3
  63. package/dist-cjs/commands/DeleteTableCommand.js +2 -3
  64. package/dist-cjs/commands/DeleteTableVersionCommand.js +2 -3
  65. package/dist-cjs/commands/DeleteTriggerCommand.js +2 -3
  66. package/dist-cjs/commands/DeleteUserDefinedFunctionCommand.js +2 -3
  67. package/dist-cjs/commands/DeleteWorkflowCommand.js +2 -3
  68. package/dist-cjs/commands/GetBlueprintCommand.js +2 -3
  69. package/dist-cjs/commands/GetBlueprintRunCommand.js +2 -3
  70. package/dist-cjs/commands/GetBlueprintRunsCommand.js +2 -3
  71. package/dist-cjs/commands/GetCatalogImportStatusCommand.js +2 -3
  72. package/dist-cjs/commands/GetClassifierCommand.js +2 -3
  73. package/dist-cjs/commands/GetClassifiersCommand.js +2 -3
  74. package/dist-cjs/commands/GetColumnStatisticsForPartitionCommand.js +2 -3
  75. package/dist-cjs/commands/GetColumnStatisticsForTableCommand.js +2 -3
  76. package/dist-cjs/commands/GetConnectionCommand.js +2 -3
  77. package/dist-cjs/commands/GetConnectionsCommand.js +2 -3
  78. package/dist-cjs/commands/GetCrawlerCommand.js +2 -3
  79. package/dist-cjs/commands/GetCrawlerMetricsCommand.js +2 -3
  80. package/dist-cjs/commands/GetCrawlersCommand.js +2 -3
  81. package/dist-cjs/commands/GetCustomEntityTypeCommand.js +2 -3
  82. package/dist-cjs/commands/GetDataCatalogEncryptionSettingsCommand.js +2 -3
  83. package/dist-cjs/commands/GetDataQualityResultCommand.js +2 -3
  84. package/dist-cjs/commands/GetDataQualityRuleRecommendationRunCommand.js +2 -3
  85. package/dist-cjs/commands/GetDataQualityRulesetCommand.js +2 -3
  86. package/dist-cjs/commands/GetDataQualityRulesetEvaluationRunCommand.js +2 -3
  87. package/dist-cjs/commands/GetDatabaseCommand.js +2 -3
  88. package/dist-cjs/commands/GetDatabasesCommand.js +2 -3
  89. package/dist-cjs/commands/GetDataflowGraphCommand.js +2 -3
  90. package/dist-cjs/commands/GetDevEndpointCommand.js +2 -3
  91. package/dist-cjs/commands/GetDevEndpointsCommand.js +2 -3
  92. package/dist-cjs/commands/GetJobBookmarkCommand.js +2 -3
  93. package/dist-cjs/commands/GetJobCommand.js +1 -2
  94. package/dist-cjs/commands/GetJobRunCommand.js +2 -3
  95. package/dist-cjs/commands/GetJobRunsCommand.js +2 -3
  96. package/dist-cjs/commands/GetJobsCommand.js +1 -2
  97. package/dist-cjs/commands/GetMLTaskRunCommand.js +2 -3
  98. package/dist-cjs/commands/GetMLTaskRunsCommand.js +2 -3
  99. package/dist-cjs/commands/GetMLTransformCommand.js +2 -3
  100. package/dist-cjs/commands/GetMLTransformsCommand.js +2 -3
  101. package/dist-cjs/commands/GetMappingCommand.js +2 -3
  102. package/dist-cjs/commands/GetPartitionCommand.js +2 -3
  103. package/dist-cjs/commands/GetPartitionIndexesCommand.js +2 -3
  104. package/dist-cjs/commands/GetPartitionsCommand.js +2 -3
  105. package/dist-cjs/commands/GetPlanCommand.js +2 -3
  106. package/dist-cjs/commands/GetRegistryCommand.js +2 -3
  107. package/dist-cjs/commands/GetResourcePoliciesCommand.js +2 -3
  108. package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -3
  109. package/dist-cjs/commands/GetSchemaByDefinitionCommand.js +2 -3
  110. package/dist-cjs/commands/GetSchemaCommand.js +2 -3
  111. package/dist-cjs/commands/GetSchemaVersionCommand.js +2 -3
  112. package/dist-cjs/commands/GetSchemaVersionsDiffCommand.js +2 -3
  113. package/dist-cjs/commands/GetSecurityConfigurationCommand.js +2 -3
  114. package/dist-cjs/commands/GetSecurityConfigurationsCommand.js +2 -3
  115. package/dist-cjs/commands/GetSessionCommand.js +2 -3
  116. package/dist-cjs/commands/GetStatementCommand.js +2 -3
  117. package/dist-cjs/commands/GetTableCommand.js +2 -3
  118. package/dist-cjs/commands/GetTableVersionCommand.js +2 -3
  119. package/dist-cjs/commands/GetTableVersionsCommand.js +2 -3
  120. package/dist-cjs/commands/GetTablesCommand.js +2 -3
  121. package/dist-cjs/commands/GetTagsCommand.js +2 -3
  122. package/dist-cjs/commands/GetTriggerCommand.js +2 -3
  123. package/dist-cjs/commands/GetTriggersCommand.js +2 -3
  124. package/dist-cjs/commands/GetUnfilteredPartitionMetadataCommand.js +2 -3
  125. package/dist-cjs/commands/GetUnfilteredPartitionsMetadataCommand.js +2 -3
  126. package/dist-cjs/commands/GetUnfilteredTableMetadataCommand.js +2 -3
  127. package/dist-cjs/commands/GetUserDefinedFunctionCommand.js +2 -3
  128. package/dist-cjs/commands/GetUserDefinedFunctionsCommand.js +2 -3
  129. package/dist-cjs/commands/GetWorkflowCommand.js +2 -3
  130. package/dist-cjs/commands/GetWorkflowRunCommand.js +2 -3
  131. package/dist-cjs/commands/GetWorkflowRunPropertiesCommand.js +2 -3
  132. package/dist-cjs/commands/GetWorkflowRunsCommand.js +2 -3
  133. package/dist-cjs/commands/ImportCatalogToGlueCommand.js +2 -3
  134. package/dist-cjs/commands/ListBlueprintsCommand.js +2 -3
  135. package/dist-cjs/commands/ListCrawlersCommand.js +2 -3
  136. package/dist-cjs/commands/ListCrawlsCommand.js +2 -3
  137. package/dist-cjs/commands/ListCustomEntityTypesCommand.js +2 -3
  138. package/dist-cjs/commands/ListDataQualityResultsCommand.js +2 -3
  139. package/dist-cjs/commands/ListDataQualityRuleRecommendationRunsCommand.js +2 -3
  140. package/dist-cjs/commands/ListDataQualityRulesetEvaluationRunsCommand.js +2 -3
  141. package/dist-cjs/commands/ListDataQualityRulesetsCommand.js +2 -3
  142. package/dist-cjs/commands/ListDevEndpointsCommand.js +2 -3
  143. package/dist-cjs/commands/ListJobsCommand.js +2 -3
  144. package/dist-cjs/commands/ListMLTransformsCommand.js +2 -3
  145. package/dist-cjs/commands/ListRegistriesCommand.js +2 -3
  146. package/dist-cjs/commands/ListSchemaVersionsCommand.js +2 -3
  147. package/dist-cjs/commands/ListSchemasCommand.js +2 -3
  148. package/dist-cjs/commands/ListSessionsCommand.js +2 -3
  149. package/dist-cjs/commands/ListStatementsCommand.js +2 -3
  150. package/dist-cjs/commands/ListTriggersCommand.js +2 -3
  151. package/dist-cjs/commands/ListWorkflowsCommand.js +2 -3
  152. package/dist-cjs/commands/PutDataCatalogEncryptionSettingsCommand.js +2 -3
  153. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -3
  154. package/dist-cjs/commands/PutSchemaVersionMetadataCommand.js +2 -3
  155. package/dist-cjs/commands/PutWorkflowRunPropertiesCommand.js +2 -3
  156. package/dist-cjs/commands/QuerySchemaVersionMetadataCommand.js +2 -3
  157. package/dist-cjs/commands/RegisterSchemaVersionCommand.js +2 -3
  158. package/dist-cjs/commands/RemoveSchemaVersionMetadataCommand.js +2 -3
  159. package/dist-cjs/commands/ResetJobBookmarkCommand.js +2 -3
  160. package/dist-cjs/commands/ResumeWorkflowRunCommand.js +2 -3
  161. package/dist-cjs/commands/RunStatementCommand.js +2 -3
  162. package/dist-cjs/commands/SearchTablesCommand.js +2 -3
  163. package/dist-cjs/commands/StartBlueprintRunCommand.js +2 -3
  164. package/dist-cjs/commands/StartCrawlerCommand.js +2 -3
  165. package/dist-cjs/commands/StartCrawlerScheduleCommand.js +2 -3
  166. package/dist-cjs/commands/StartDataQualityRuleRecommendationRunCommand.js +2 -3
  167. package/dist-cjs/commands/StartDataQualityRulesetEvaluationRunCommand.js +2 -3
  168. package/dist-cjs/commands/StartExportLabelsTaskRunCommand.js +2 -3
  169. package/dist-cjs/commands/StartImportLabelsTaskRunCommand.js +2 -3
  170. package/dist-cjs/commands/StartJobRunCommand.js +2 -3
  171. package/dist-cjs/commands/StartMLEvaluationTaskRunCommand.js +2 -3
  172. package/dist-cjs/commands/StartMLLabelingSetGenerationTaskRunCommand.js +2 -3
  173. package/dist-cjs/commands/StartTriggerCommand.js +2 -3
  174. package/dist-cjs/commands/StartWorkflowRunCommand.js +2 -3
  175. package/dist-cjs/commands/StopCrawlerCommand.js +2 -3
  176. package/dist-cjs/commands/StopCrawlerScheduleCommand.js +2 -3
  177. package/dist-cjs/commands/StopSessionCommand.js +2 -3
  178. package/dist-cjs/commands/StopTriggerCommand.js +2 -3
  179. package/dist-cjs/commands/StopWorkflowRunCommand.js +2 -3
  180. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  181. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  182. package/dist-cjs/commands/UpdateBlueprintCommand.js +2 -3
  183. package/dist-cjs/commands/UpdateClassifierCommand.js +2 -3
  184. package/dist-cjs/commands/UpdateColumnStatisticsForPartitionCommand.js +2 -3
  185. package/dist-cjs/commands/UpdateColumnStatisticsForTableCommand.js +2 -3
  186. package/dist-cjs/commands/UpdateConnectionCommand.js +2 -3
  187. package/dist-cjs/commands/UpdateCrawlerCommand.js +2 -3
  188. package/dist-cjs/commands/UpdateCrawlerScheduleCommand.js +2 -3
  189. package/dist-cjs/commands/UpdateDataQualityRulesetCommand.js +2 -3
  190. package/dist-cjs/commands/UpdateDatabaseCommand.js +2 -3
  191. package/dist-cjs/commands/UpdateDevEndpointCommand.js +2 -3
  192. package/dist-cjs/commands/UpdateJobCommand.js +1 -1
  193. package/dist-cjs/commands/UpdateJobFromSourceControlCommand.js +2 -3
  194. package/dist-cjs/commands/UpdateMLTransformCommand.js +2 -3
  195. package/dist-cjs/commands/UpdatePartitionCommand.js +2 -3
  196. package/dist-cjs/commands/UpdateRegistryCommand.js +2 -3
  197. package/dist-cjs/commands/UpdateSchemaCommand.js +2 -3
  198. package/dist-cjs/commands/UpdateSourceControlFromJobCommand.js +2 -3
  199. package/dist-cjs/commands/UpdateTableCommand.js +2 -3
  200. package/dist-cjs/commands/UpdateTriggerCommand.js +2 -3
  201. package/dist-cjs/commands/UpdateUserDefinedFunctionCommand.js +2 -3
  202. package/dist-cjs/commands/UpdateWorkflowCommand.js +2 -3
  203. package/dist-cjs/models/models_0.js +1 -937
  204. package/dist-cjs/models/models_1.js +1 -1090
  205. package/dist-cjs/models/models_2.js +1 -664
  206. package/dist-es/commands/BatchCreatePartitionCommand.js +2 -3
  207. package/dist-es/commands/BatchDeleteConnectionCommand.js +2 -3
  208. package/dist-es/commands/BatchDeletePartitionCommand.js +2 -3
  209. package/dist-es/commands/BatchDeleteTableCommand.js +2 -3
  210. package/dist-es/commands/BatchDeleteTableVersionCommand.js +2 -3
  211. package/dist-es/commands/BatchGetBlueprintsCommand.js +2 -3
  212. package/dist-es/commands/BatchGetCrawlersCommand.js +2 -3
  213. package/dist-es/commands/BatchGetCustomEntityTypesCommand.js +2 -3
  214. package/dist-es/commands/BatchGetDataQualityResultCommand.js +2 -3
  215. package/dist-es/commands/BatchGetDevEndpointsCommand.js +2 -3
  216. package/dist-es/commands/BatchGetJobsCommand.js +1 -2
  217. package/dist-es/commands/BatchGetPartitionCommand.js +2 -3
  218. package/dist-es/commands/BatchGetTriggersCommand.js +2 -3
  219. package/dist-es/commands/BatchGetWorkflowsCommand.js +2 -3
  220. package/dist-es/commands/BatchStopJobRunCommand.js +2 -3
  221. package/dist-es/commands/BatchUpdatePartitionCommand.js +2 -3
  222. package/dist-es/commands/CancelDataQualityRuleRecommendationRunCommand.js +2 -3
  223. package/dist-es/commands/CancelDataQualityRulesetEvaluationRunCommand.js +2 -3
  224. package/dist-es/commands/CancelMLTaskRunCommand.js +2 -3
  225. package/dist-es/commands/CancelStatementCommand.js +2 -3
  226. package/dist-es/commands/CheckSchemaVersionValidityCommand.js +2 -3
  227. package/dist-es/commands/CreateBlueprintCommand.js +2 -3
  228. package/dist-es/commands/CreateClassifierCommand.js +2 -3
  229. package/dist-es/commands/CreateConnectionCommand.js +2 -3
  230. package/dist-es/commands/CreateCrawlerCommand.js +2 -3
  231. package/dist-es/commands/CreateCustomEntityTypeCommand.js +2 -3
  232. package/dist-es/commands/CreateDataQualityRulesetCommand.js +2 -3
  233. package/dist-es/commands/CreateDatabaseCommand.js +2 -3
  234. package/dist-es/commands/CreateDevEndpointCommand.js +2 -3
  235. package/dist-es/commands/CreateJobCommand.js +1 -2
  236. package/dist-es/commands/CreateMLTransformCommand.js +2 -3
  237. package/dist-es/commands/CreatePartitionCommand.js +2 -3
  238. package/dist-es/commands/CreatePartitionIndexCommand.js +2 -3
  239. package/dist-es/commands/CreateRegistryCommand.js +2 -3
  240. package/dist-es/commands/CreateSchemaCommand.js +2 -4
  241. package/dist-es/commands/CreateScriptCommand.js +2 -3
  242. package/dist-es/commands/CreateSecurityConfigurationCommand.js +2 -3
  243. package/dist-es/commands/CreateSessionCommand.js +2 -3
  244. package/dist-es/commands/CreateTableCommand.js +2 -3
  245. package/dist-es/commands/CreateTriggerCommand.js +2 -3
  246. package/dist-es/commands/CreateUserDefinedFunctionCommand.js +2 -3
  247. package/dist-es/commands/CreateWorkflowCommand.js +2 -3
  248. package/dist-es/commands/DeleteBlueprintCommand.js +2 -3
  249. package/dist-es/commands/DeleteClassifierCommand.js +2 -3
  250. package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +2 -3
  251. package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +2 -3
  252. package/dist-es/commands/DeleteConnectionCommand.js +2 -3
  253. package/dist-es/commands/DeleteCrawlerCommand.js +2 -3
  254. package/dist-es/commands/DeleteCustomEntityTypeCommand.js +2 -3
  255. package/dist-es/commands/DeleteDataQualityRulesetCommand.js +2 -3
  256. package/dist-es/commands/DeleteDatabaseCommand.js +2 -3
  257. package/dist-es/commands/DeleteDevEndpointCommand.js +2 -3
  258. package/dist-es/commands/DeleteJobCommand.js +2 -3
  259. package/dist-es/commands/DeleteMLTransformCommand.js +2 -3
  260. package/dist-es/commands/DeletePartitionCommand.js +2 -3
  261. package/dist-es/commands/DeletePartitionIndexCommand.js +2 -3
  262. package/dist-es/commands/DeleteRegistryCommand.js +2 -3
  263. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -3
  264. package/dist-es/commands/DeleteSchemaCommand.js +2 -3
  265. package/dist-es/commands/DeleteSchemaVersionsCommand.js +2 -3
  266. package/dist-es/commands/DeleteSecurityConfigurationCommand.js +2 -3
  267. package/dist-es/commands/DeleteSessionCommand.js +2 -3
  268. package/dist-es/commands/DeleteTableCommand.js +2 -3
  269. package/dist-es/commands/DeleteTableVersionCommand.js +2 -3
  270. package/dist-es/commands/DeleteTriggerCommand.js +2 -3
  271. package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +2 -3
  272. package/dist-es/commands/DeleteWorkflowCommand.js +2 -3
  273. package/dist-es/commands/GetBlueprintCommand.js +2 -3
  274. package/dist-es/commands/GetBlueprintRunCommand.js +2 -3
  275. package/dist-es/commands/GetBlueprintRunsCommand.js +2 -3
  276. package/dist-es/commands/GetCatalogImportStatusCommand.js +2 -3
  277. package/dist-es/commands/GetClassifierCommand.js +2 -3
  278. package/dist-es/commands/GetClassifiersCommand.js +2 -3
  279. package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +2 -3
  280. package/dist-es/commands/GetColumnStatisticsForTableCommand.js +2 -3
  281. package/dist-es/commands/GetConnectionCommand.js +2 -3
  282. package/dist-es/commands/GetConnectionsCommand.js +2 -3
  283. package/dist-es/commands/GetCrawlerCommand.js +2 -3
  284. package/dist-es/commands/GetCrawlerMetricsCommand.js +2 -3
  285. package/dist-es/commands/GetCrawlersCommand.js +2 -3
  286. package/dist-es/commands/GetCustomEntityTypeCommand.js +2 -3
  287. package/dist-es/commands/GetDataCatalogEncryptionSettingsCommand.js +2 -3
  288. package/dist-es/commands/GetDataQualityResultCommand.js +2 -3
  289. package/dist-es/commands/GetDataQualityRuleRecommendationRunCommand.js +2 -3
  290. package/dist-es/commands/GetDataQualityRulesetCommand.js +2 -3
  291. package/dist-es/commands/GetDataQualityRulesetEvaluationRunCommand.js +2 -3
  292. package/dist-es/commands/GetDatabaseCommand.js +2 -3
  293. package/dist-es/commands/GetDatabasesCommand.js +2 -3
  294. package/dist-es/commands/GetDataflowGraphCommand.js +2 -3
  295. package/dist-es/commands/GetDevEndpointCommand.js +2 -3
  296. package/dist-es/commands/GetDevEndpointsCommand.js +2 -3
  297. package/dist-es/commands/GetJobBookmarkCommand.js +2 -3
  298. package/dist-es/commands/GetJobCommand.js +1 -2
  299. package/dist-es/commands/GetJobRunCommand.js +2 -3
  300. package/dist-es/commands/GetJobRunsCommand.js +2 -3
  301. package/dist-es/commands/GetJobsCommand.js +1 -2
  302. package/dist-es/commands/GetMLTaskRunCommand.js +2 -3
  303. package/dist-es/commands/GetMLTaskRunsCommand.js +2 -3
  304. package/dist-es/commands/GetMLTransformCommand.js +2 -3
  305. package/dist-es/commands/GetMLTransformsCommand.js +2 -3
  306. package/dist-es/commands/GetMappingCommand.js +2 -3
  307. package/dist-es/commands/GetPartitionCommand.js +2 -3
  308. package/dist-es/commands/GetPartitionIndexesCommand.js +2 -3
  309. package/dist-es/commands/GetPartitionsCommand.js +2 -3
  310. package/dist-es/commands/GetPlanCommand.js +2 -3
  311. package/dist-es/commands/GetRegistryCommand.js +2 -3
  312. package/dist-es/commands/GetResourcePoliciesCommand.js +2 -3
  313. package/dist-es/commands/GetResourcePolicyCommand.js +2 -3
  314. package/dist-es/commands/GetSchemaByDefinitionCommand.js +2 -3
  315. package/dist-es/commands/GetSchemaCommand.js +2 -3
  316. package/dist-es/commands/GetSchemaVersionCommand.js +2 -3
  317. package/dist-es/commands/GetSchemaVersionsDiffCommand.js +2 -3
  318. package/dist-es/commands/GetSecurityConfigurationCommand.js +2 -3
  319. package/dist-es/commands/GetSecurityConfigurationsCommand.js +2 -3
  320. package/dist-es/commands/GetSessionCommand.js +2 -3
  321. package/dist-es/commands/GetStatementCommand.js +2 -3
  322. package/dist-es/commands/GetTableCommand.js +2 -3
  323. package/dist-es/commands/GetTableVersionCommand.js +2 -3
  324. package/dist-es/commands/GetTableVersionsCommand.js +2 -3
  325. package/dist-es/commands/GetTablesCommand.js +2 -3
  326. package/dist-es/commands/GetTagsCommand.js +2 -3
  327. package/dist-es/commands/GetTriggerCommand.js +2 -3
  328. package/dist-es/commands/GetTriggersCommand.js +2 -3
  329. package/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +2 -3
  330. package/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +2 -3
  331. package/dist-es/commands/GetUnfilteredTableMetadataCommand.js +2 -3
  332. package/dist-es/commands/GetUserDefinedFunctionCommand.js +2 -3
  333. package/dist-es/commands/GetUserDefinedFunctionsCommand.js +2 -3
  334. package/dist-es/commands/GetWorkflowCommand.js +2 -3
  335. package/dist-es/commands/GetWorkflowRunCommand.js +2 -3
  336. package/dist-es/commands/GetWorkflowRunPropertiesCommand.js +2 -3
  337. package/dist-es/commands/GetWorkflowRunsCommand.js +2 -3
  338. package/dist-es/commands/ImportCatalogToGlueCommand.js +2 -3
  339. package/dist-es/commands/ListBlueprintsCommand.js +2 -3
  340. package/dist-es/commands/ListCrawlersCommand.js +2 -3
  341. package/dist-es/commands/ListCrawlsCommand.js +2 -3
  342. package/dist-es/commands/ListCustomEntityTypesCommand.js +2 -3
  343. package/dist-es/commands/ListDataQualityResultsCommand.js +2 -3
  344. package/dist-es/commands/ListDataQualityRuleRecommendationRunsCommand.js +2 -3
  345. package/dist-es/commands/ListDataQualityRulesetEvaluationRunsCommand.js +2 -3
  346. package/dist-es/commands/ListDataQualityRulesetsCommand.js +2 -3
  347. package/dist-es/commands/ListDevEndpointsCommand.js +2 -3
  348. package/dist-es/commands/ListJobsCommand.js +2 -3
  349. package/dist-es/commands/ListMLTransformsCommand.js +2 -3
  350. package/dist-es/commands/ListRegistriesCommand.js +2 -3
  351. package/dist-es/commands/ListSchemaVersionsCommand.js +2 -3
  352. package/dist-es/commands/ListSchemasCommand.js +2 -3
  353. package/dist-es/commands/ListSessionsCommand.js +2 -3
  354. package/dist-es/commands/ListStatementsCommand.js +2 -3
  355. package/dist-es/commands/ListTriggersCommand.js +2 -3
  356. package/dist-es/commands/ListWorkflowsCommand.js +2 -3
  357. package/dist-es/commands/PutDataCatalogEncryptionSettingsCommand.js +2 -3
  358. package/dist-es/commands/PutResourcePolicyCommand.js +2 -3
  359. package/dist-es/commands/PutSchemaVersionMetadataCommand.js +2 -3
  360. package/dist-es/commands/PutWorkflowRunPropertiesCommand.js +2 -3
  361. package/dist-es/commands/QuerySchemaVersionMetadataCommand.js +2 -3
  362. package/dist-es/commands/RegisterSchemaVersionCommand.js +2 -3
  363. package/dist-es/commands/RemoveSchemaVersionMetadataCommand.js +2 -3
  364. package/dist-es/commands/ResetJobBookmarkCommand.js +2 -3
  365. package/dist-es/commands/ResumeWorkflowRunCommand.js +2 -3
  366. package/dist-es/commands/RunStatementCommand.js +2 -3
  367. package/dist-es/commands/SearchTablesCommand.js +2 -3
  368. package/dist-es/commands/StartBlueprintRunCommand.js +2 -3
  369. package/dist-es/commands/StartCrawlerCommand.js +2 -3
  370. package/dist-es/commands/StartCrawlerScheduleCommand.js +2 -3
  371. package/dist-es/commands/StartDataQualityRuleRecommendationRunCommand.js +2 -3
  372. package/dist-es/commands/StartDataQualityRulesetEvaluationRunCommand.js +2 -3
  373. package/dist-es/commands/StartExportLabelsTaskRunCommand.js +2 -3
  374. package/dist-es/commands/StartImportLabelsTaskRunCommand.js +2 -3
  375. package/dist-es/commands/StartJobRunCommand.js +2 -3
  376. package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +2 -3
  377. package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +2 -3
  378. package/dist-es/commands/StartTriggerCommand.js +2 -3
  379. package/dist-es/commands/StartWorkflowRunCommand.js +2 -3
  380. package/dist-es/commands/StopCrawlerCommand.js +2 -3
  381. package/dist-es/commands/StopCrawlerScheduleCommand.js +2 -3
  382. package/dist-es/commands/StopSessionCommand.js +2 -3
  383. package/dist-es/commands/StopTriggerCommand.js +2 -3
  384. package/dist-es/commands/StopWorkflowRunCommand.js +2 -3
  385. package/dist-es/commands/TagResourceCommand.js +2 -3
  386. package/dist-es/commands/UntagResourceCommand.js +2 -3
  387. package/dist-es/commands/UpdateBlueprintCommand.js +2 -3
  388. package/dist-es/commands/UpdateClassifierCommand.js +2 -3
  389. package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +2 -3
  390. package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +2 -3
  391. package/dist-es/commands/UpdateConnectionCommand.js +2 -3
  392. package/dist-es/commands/UpdateCrawlerCommand.js +2 -3
  393. package/dist-es/commands/UpdateCrawlerScheduleCommand.js +2 -3
  394. package/dist-es/commands/UpdateDataQualityRulesetCommand.js +2 -3
  395. package/dist-es/commands/UpdateDatabaseCommand.js +2 -3
  396. package/dist-es/commands/UpdateDevEndpointCommand.js +2 -3
  397. package/dist-es/commands/UpdateJobCommand.js +2 -2
  398. package/dist-es/commands/UpdateJobFromSourceControlCommand.js +2 -3
  399. package/dist-es/commands/UpdateMLTransformCommand.js +2 -3
  400. package/dist-es/commands/UpdatePartitionCommand.js +2 -3
  401. package/dist-es/commands/UpdateRegistryCommand.js +2 -3
  402. package/dist-es/commands/UpdateSchemaCommand.js +2 -3
  403. package/dist-es/commands/UpdateSourceControlFromJobCommand.js +2 -3
  404. package/dist-es/commands/UpdateTableCommand.js +2 -3
  405. package/dist-es/commands/UpdateTriggerCommand.js +2 -3
  406. package/dist-es/commands/UpdateUserDefinedFunctionCommand.js +2 -3
  407. package/dist-es/commands/UpdateWorkflowCommand.js +2 -3
  408. package/dist-es/models/models_0.js +0 -699
  409. package/dist-es/models/models_1.js +0 -813
  410. package/dist-es/models/models_2.js +0 -495
  411. package/dist-types/Glue.d.ts +203 -0
  412. package/dist-types/GlueClient.d.ts +24 -4
  413. package/dist-types/commands/BatchCreatePartitionCommand.d.ts +16 -0
  414. package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +16 -0
  415. package/dist-types/commands/BatchDeletePartitionCommand.d.ts +16 -0
  416. package/dist-types/commands/BatchDeleteTableCommand.d.ts +16 -0
  417. package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +16 -0
  418. package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +16 -0
  419. package/dist-types/commands/BatchGetCrawlersCommand.d.ts +16 -0
  420. package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +16 -0
  421. package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +16 -0
  422. package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +16 -0
  423. package/dist-types/commands/BatchGetJobsCommand.d.ts +16 -0
  424. package/dist-types/commands/BatchGetPartitionCommand.d.ts +16 -0
  425. package/dist-types/commands/BatchGetTriggersCommand.d.ts +16 -0
  426. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +16 -0
  427. package/dist-types/commands/BatchStopJobRunCommand.d.ts +16 -0
  428. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +16 -0
  429. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +16 -0
  430. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +16 -0
  431. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +16 -0
  432. package/dist-types/commands/CancelStatementCommand.d.ts +16 -0
  433. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +16 -0
  434. package/dist-types/commands/CreateBlueprintCommand.d.ts +16 -0
  435. package/dist-types/commands/CreateClassifierCommand.d.ts +16 -0
  436. package/dist-types/commands/CreateConnectionCommand.d.ts +16 -0
  437. package/dist-types/commands/CreateCrawlerCommand.d.ts +16 -0
  438. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +16 -0
  439. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +16 -0
  440. package/dist-types/commands/CreateDatabaseCommand.d.ts +16 -0
  441. package/dist-types/commands/CreateDevEndpointCommand.d.ts +16 -0
  442. package/dist-types/commands/CreateJobCommand.d.ts +16 -0
  443. package/dist-types/commands/CreateMLTransformCommand.d.ts +16 -0
  444. package/dist-types/commands/CreatePartitionCommand.d.ts +16 -0
  445. package/dist-types/commands/CreatePartitionIndexCommand.d.ts +16 -0
  446. package/dist-types/commands/CreateRegistryCommand.d.ts +16 -0
  447. package/dist-types/commands/CreateSchemaCommand.d.ts +16 -0
  448. package/dist-types/commands/CreateScriptCommand.d.ts +16 -0
  449. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +16 -0
  450. package/dist-types/commands/CreateSessionCommand.d.ts +16 -0
  451. package/dist-types/commands/CreateTableCommand.d.ts +16 -0
  452. package/dist-types/commands/CreateTriggerCommand.d.ts +16 -0
  453. package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +16 -0
  454. package/dist-types/commands/CreateWorkflowCommand.d.ts +16 -0
  455. package/dist-types/commands/DeleteBlueprintCommand.d.ts +16 -0
  456. package/dist-types/commands/DeleteClassifierCommand.d.ts +16 -0
  457. package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +16 -0
  458. package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +16 -0
  459. package/dist-types/commands/DeleteConnectionCommand.d.ts +16 -0
  460. package/dist-types/commands/DeleteCrawlerCommand.d.ts +16 -0
  461. package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +16 -0
  462. package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +16 -0
  463. package/dist-types/commands/DeleteDatabaseCommand.d.ts +16 -0
  464. package/dist-types/commands/DeleteDevEndpointCommand.d.ts +16 -0
  465. package/dist-types/commands/DeleteJobCommand.d.ts +16 -0
  466. package/dist-types/commands/DeleteMLTransformCommand.d.ts +16 -0
  467. package/dist-types/commands/DeletePartitionCommand.d.ts +16 -0
  468. package/dist-types/commands/DeletePartitionIndexCommand.d.ts +16 -0
  469. package/dist-types/commands/DeleteRegistryCommand.d.ts +16 -0
  470. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
  471. package/dist-types/commands/DeleteSchemaCommand.d.ts +16 -0
  472. package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +16 -0
  473. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +16 -0
  474. package/dist-types/commands/DeleteSessionCommand.d.ts +16 -0
  475. package/dist-types/commands/DeleteTableCommand.d.ts +16 -0
  476. package/dist-types/commands/DeleteTableVersionCommand.d.ts +16 -0
  477. package/dist-types/commands/DeleteTriggerCommand.d.ts +16 -0
  478. package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +16 -0
  479. package/dist-types/commands/DeleteWorkflowCommand.d.ts +16 -0
  480. package/dist-types/commands/GetBlueprintCommand.d.ts +16 -0
  481. package/dist-types/commands/GetBlueprintRunCommand.d.ts +16 -0
  482. package/dist-types/commands/GetBlueprintRunsCommand.d.ts +16 -0
  483. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +16 -0
  484. package/dist-types/commands/GetClassifierCommand.d.ts +16 -0
  485. package/dist-types/commands/GetClassifiersCommand.d.ts +16 -0
  486. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +16 -0
  487. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +16 -0
  488. package/dist-types/commands/GetConnectionCommand.d.ts +16 -0
  489. package/dist-types/commands/GetConnectionsCommand.d.ts +16 -0
  490. package/dist-types/commands/GetCrawlerCommand.d.ts +16 -0
  491. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +16 -0
  492. package/dist-types/commands/GetCrawlersCommand.d.ts +16 -0
  493. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +16 -0
  494. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +16 -0
  495. package/dist-types/commands/GetDataQualityResultCommand.d.ts +16 -0
  496. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +16 -0
  497. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +16 -0
  498. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +16 -0
  499. package/dist-types/commands/GetDatabaseCommand.d.ts +16 -0
  500. package/dist-types/commands/GetDatabasesCommand.d.ts +16 -0
  501. package/dist-types/commands/GetDataflowGraphCommand.d.ts +16 -0
  502. package/dist-types/commands/GetDevEndpointCommand.d.ts +16 -0
  503. package/dist-types/commands/GetDevEndpointsCommand.d.ts +16 -0
  504. package/dist-types/commands/GetJobBookmarkCommand.d.ts +16 -0
  505. package/dist-types/commands/GetJobCommand.d.ts +16 -0
  506. package/dist-types/commands/GetJobRunCommand.d.ts +16 -0
  507. package/dist-types/commands/GetJobRunsCommand.d.ts +16 -0
  508. package/dist-types/commands/GetJobsCommand.d.ts +16 -0
  509. package/dist-types/commands/GetMLTaskRunCommand.d.ts +16 -0
  510. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +16 -0
  511. package/dist-types/commands/GetMLTransformCommand.d.ts +16 -0
  512. package/dist-types/commands/GetMLTransformsCommand.d.ts +16 -0
  513. package/dist-types/commands/GetMappingCommand.d.ts +16 -0
  514. package/dist-types/commands/GetPartitionCommand.d.ts +16 -0
  515. package/dist-types/commands/GetPartitionIndexesCommand.d.ts +16 -0
  516. package/dist-types/commands/GetPartitionsCommand.d.ts +16 -0
  517. package/dist-types/commands/GetPlanCommand.d.ts +16 -0
  518. package/dist-types/commands/GetRegistryCommand.d.ts +16 -0
  519. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +16 -0
  520. package/dist-types/commands/GetResourcePolicyCommand.d.ts +16 -0
  521. package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +16 -0
  522. package/dist-types/commands/GetSchemaCommand.d.ts +16 -0
  523. package/dist-types/commands/GetSchemaVersionCommand.d.ts +16 -0
  524. package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +16 -0
  525. package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +16 -0
  526. package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +16 -0
  527. package/dist-types/commands/GetSessionCommand.d.ts +16 -0
  528. package/dist-types/commands/GetStatementCommand.d.ts +16 -0
  529. package/dist-types/commands/GetTableCommand.d.ts +16 -0
  530. package/dist-types/commands/GetTableVersionCommand.d.ts +16 -0
  531. package/dist-types/commands/GetTableVersionsCommand.d.ts +16 -0
  532. package/dist-types/commands/GetTablesCommand.d.ts +16 -0
  533. package/dist-types/commands/GetTagsCommand.d.ts +16 -0
  534. package/dist-types/commands/GetTriggerCommand.d.ts +16 -0
  535. package/dist-types/commands/GetTriggersCommand.d.ts +16 -0
  536. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +16 -0
  537. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +16 -0
  538. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +16 -0
  539. package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +16 -0
  540. package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +16 -0
  541. package/dist-types/commands/GetWorkflowCommand.d.ts +16 -0
  542. package/dist-types/commands/GetWorkflowRunCommand.d.ts +16 -0
  543. package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +16 -0
  544. package/dist-types/commands/GetWorkflowRunsCommand.d.ts +16 -0
  545. package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +16 -0
  546. package/dist-types/commands/ListBlueprintsCommand.d.ts +16 -0
  547. package/dist-types/commands/ListCrawlersCommand.d.ts +16 -0
  548. package/dist-types/commands/ListCrawlsCommand.d.ts +16 -0
  549. package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +16 -0
  550. package/dist-types/commands/ListDataQualityResultsCommand.d.ts +16 -0
  551. package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +16 -0
  552. package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +16 -0
  553. package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +16 -0
  554. package/dist-types/commands/ListDevEndpointsCommand.d.ts +16 -0
  555. package/dist-types/commands/ListJobsCommand.d.ts +16 -0
  556. package/dist-types/commands/ListMLTransformsCommand.d.ts +16 -0
  557. package/dist-types/commands/ListRegistriesCommand.d.ts +16 -0
  558. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +16 -0
  559. package/dist-types/commands/ListSchemasCommand.d.ts +16 -0
  560. package/dist-types/commands/ListSessionsCommand.d.ts +16 -0
  561. package/dist-types/commands/ListStatementsCommand.d.ts +16 -0
  562. package/dist-types/commands/ListTriggersCommand.d.ts +16 -0
  563. package/dist-types/commands/ListWorkflowsCommand.d.ts +16 -0
  564. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +16 -0
  565. package/dist-types/commands/PutResourcePolicyCommand.d.ts +16 -0
  566. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +16 -0
  567. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +16 -0
  568. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +16 -0
  569. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +16 -0
  570. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +16 -0
  571. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +16 -0
  572. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +16 -0
  573. package/dist-types/commands/RunStatementCommand.d.ts +16 -0
  574. package/dist-types/commands/SearchTablesCommand.d.ts +16 -0
  575. package/dist-types/commands/StartBlueprintRunCommand.d.ts +16 -0
  576. package/dist-types/commands/StartCrawlerCommand.d.ts +16 -0
  577. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +16 -0
  578. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +16 -0
  579. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +16 -0
  580. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +16 -0
  581. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +16 -0
  582. package/dist-types/commands/StartJobRunCommand.d.ts +16 -0
  583. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +16 -0
  584. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +16 -0
  585. package/dist-types/commands/StartTriggerCommand.d.ts +16 -0
  586. package/dist-types/commands/StartWorkflowRunCommand.d.ts +16 -0
  587. package/dist-types/commands/StopCrawlerCommand.d.ts +16 -0
  588. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +16 -0
  589. package/dist-types/commands/StopSessionCommand.d.ts +16 -0
  590. package/dist-types/commands/StopTriggerCommand.d.ts +16 -0
  591. package/dist-types/commands/StopWorkflowRunCommand.d.ts +16 -0
  592. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  593. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  594. package/dist-types/commands/UpdateBlueprintCommand.d.ts +16 -0
  595. package/dist-types/commands/UpdateClassifierCommand.d.ts +16 -0
  596. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +16 -0
  597. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +16 -0
  598. package/dist-types/commands/UpdateConnectionCommand.d.ts +16 -0
  599. package/dist-types/commands/UpdateCrawlerCommand.d.ts +16 -0
  600. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +16 -0
  601. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +16 -0
  602. package/dist-types/commands/UpdateDatabaseCommand.d.ts +16 -0
  603. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +16 -0
  604. package/dist-types/commands/UpdateJobCommand.d.ts +16 -0
  605. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +16 -0
  606. package/dist-types/commands/UpdateMLTransformCommand.d.ts +16 -0
  607. package/dist-types/commands/UpdatePartitionCommand.d.ts +16 -0
  608. package/dist-types/commands/UpdateRegistryCommand.d.ts +16 -0
  609. package/dist-types/commands/UpdateSchemaCommand.d.ts +16 -0
  610. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +16 -0
  611. package/dist-types/commands/UpdateTableCommand.d.ts +16 -0
  612. package/dist-types/commands/UpdateTriggerCommand.d.ts +16 -0
  613. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +16 -0
  614. package/dist-types/commands/UpdateWorkflowCommand.d.ts +16 -0
  615. package/dist-types/models/GlueServiceException.d.ts +2 -0
  616. package/dist-types/models/models_0.d.ts +541 -933
  617. package/dist-types/models/models_1.d.ts +739 -1085
  618. package/dist-types/models/models_2.d.ts +495 -668
  619. package/dist-types/pagination/GetBlueprintRunsPaginator.d.ts +3 -0
  620. package/dist-types/pagination/GetClassifiersPaginator.d.ts +3 -0
  621. package/dist-types/pagination/GetConnectionsPaginator.d.ts +3 -0
  622. package/dist-types/pagination/GetCrawlerMetricsPaginator.d.ts +3 -0
  623. package/dist-types/pagination/GetCrawlersPaginator.d.ts +3 -0
  624. package/dist-types/pagination/GetDatabasesPaginator.d.ts +3 -0
  625. package/dist-types/pagination/GetDevEndpointsPaginator.d.ts +3 -0
  626. package/dist-types/pagination/GetJobRunsPaginator.d.ts +3 -0
  627. package/dist-types/pagination/GetJobsPaginator.d.ts +3 -0
  628. package/dist-types/pagination/GetMLTaskRunsPaginator.d.ts +3 -0
  629. package/dist-types/pagination/GetMLTransformsPaginator.d.ts +3 -0
  630. package/dist-types/pagination/GetPartitionIndexesPaginator.d.ts +3 -0
  631. package/dist-types/pagination/GetPartitionsPaginator.d.ts +3 -0
  632. package/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +3 -0
  633. package/dist-types/pagination/GetSecurityConfigurationsPaginator.d.ts +3 -0
  634. package/dist-types/pagination/GetTableVersionsPaginator.d.ts +3 -0
  635. package/dist-types/pagination/GetTablesPaginator.d.ts +3 -0
  636. package/dist-types/pagination/GetTriggersPaginator.d.ts +3 -0
  637. package/dist-types/pagination/GetUnfilteredPartitionsMetadataPaginator.d.ts +3 -0
  638. package/dist-types/pagination/GetUserDefinedFunctionsPaginator.d.ts +3 -0
  639. package/dist-types/pagination/GetWorkflowRunsPaginator.d.ts +3 -0
  640. package/dist-types/pagination/Interfaces.d.ts +3 -0
  641. package/dist-types/pagination/ListBlueprintsPaginator.d.ts +3 -0
  642. package/dist-types/pagination/ListCrawlersPaginator.d.ts +3 -0
  643. package/dist-types/pagination/ListCustomEntityTypesPaginator.d.ts +3 -0
  644. package/dist-types/pagination/ListDataQualityResultsPaginator.d.ts +3 -0
  645. package/dist-types/pagination/ListDataQualityRuleRecommendationRunsPaginator.d.ts +3 -0
  646. package/dist-types/pagination/ListDataQualityRulesetEvaluationRunsPaginator.d.ts +3 -0
  647. package/dist-types/pagination/ListDataQualityRulesetsPaginator.d.ts +3 -0
  648. package/dist-types/pagination/ListDevEndpointsPaginator.d.ts +3 -0
  649. package/dist-types/pagination/ListJobsPaginator.d.ts +3 -0
  650. package/dist-types/pagination/ListMLTransformsPaginator.d.ts +3 -0
  651. package/dist-types/pagination/ListRegistriesPaginator.d.ts +3 -0
  652. package/dist-types/pagination/ListSchemaVersionsPaginator.d.ts +3 -0
  653. package/dist-types/pagination/ListSchemasPaginator.d.ts +3 -0
  654. package/dist-types/pagination/ListSessionsPaginator.d.ts +3 -0
  655. package/dist-types/pagination/ListTriggersPaginator.d.ts +3 -0
  656. package/dist-types/pagination/ListWorkflowsPaginator.d.ts +3 -0
  657. package/dist-types/pagination/SearchTablesPaginator.d.ts +3 -0
  658. package/dist-types/ts3.4/models/models_0.d.ts +0 -595
  659. package/dist-types/ts3.4/models/models_1.d.ts +0 -767
  660. package/dist-types/ts3.4/models/models_2.d.ts +0 -487
  661. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { CreateConnectionRequest, CreateConnectionResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateConnectionCommand}.
8
10
  */
9
11
  export interface CreateConnectionCommandInput extends CreateConnectionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateConnectionCommand}.
13
17
  */
14
18
  export interface CreateConnectionCommandOutput extends CreateConnectionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a connection definition in the Data Catalog.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreateConnectionCommandOutput extends CreateConnectionResponse,
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateConnectionCommandInput - {@link CreateConnectionCommandInput}
34
+ * @returns {@link CreateConnectionCommandOutput}
28
35
  * @see {@link CreateConnectionCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateConnectionCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -49,11 +56,20 @@ export interface CreateConnectionCommandOutput extends CreateConnectionResponse,
49
56
  export declare class CreateConnectionCommand extends $Command<CreateConnectionCommandInput, CreateConnectionCommandOutput, GlueClientResolvedConfig> {
50
57
  readonly input: CreateConnectionCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: CreateConnectionCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConnectionCommandInput, CreateConnectionCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { CreateCrawlerRequest, CreateCrawlerResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateCrawlerCommand}.
8
10
  */
9
11
  export interface CreateCrawlerCommandInput extends CreateCrawlerRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateCrawlerCommand}.
13
17
  */
14
18
  export interface CreateCrawlerCommandOutput extends CreateCrawlerResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a new crawler with specified targets, role, configuration, and optional schedule.
18
23
  * At least one crawl target must be specified, in the <code>s3Targets</code> field, the
19
24
  * <code>jdbcTargets</code> field, or the <code>DynamoDBTargets</code> field.</p>
@@ -27,6 +32,8 @@ export interface CreateCrawlerCommandOutput extends CreateCrawlerResponse, __Met
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param CreateCrawlerCommandInput - {@link CreateCrawlerCommandInput}
36
+ * @returns {@link CreateCrawlerCommandOutput}
30
37
  * @see {@link CreateCrawlerCommandInput} for command's `input` shape.
31
38
  * @see {@link CreateCrawlerCommandOutput} for command's `response` shape.
32
39
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -48,11 +55,20 @@ export interface CreateCrawlerCommandOutput extends CreateCrawlerResponse, __Met
48
55
  export declare class CreateCrawlerCommand extends $Command<CreateCrawlerCommandInput, CreateCrawlerCommandOutput, GlueClientResolvedConfig> {
49
56
  readonly input: CreateCrawlerCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: CreateCrawlerCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCrawlerCommandInput, CreateCrawlerCommandOutput>;
66
+ /**
67
+ * @internal
68
+ */
56
69
  private serialize;
70
+ /**
71
+ * @internal
72
+ */
57
73
  private deserialize;
58
74
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { CreateCustomEntityTypeRequest, CreateCustomEntityTypeResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateCustomEntityTypeCommand}.
8
10
  */
9
11
  export interface CreateCustomEntityTypeCommandInput extends CreateCustomEntityTypeRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateCustomEntityTypeCommand}.
13
17
  */
14
18
  export interface CreateCustomEntityTypeCommandOutput extends CreateCustomEntityTypeResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a custom pattern that is used to detect sensitive data across the columns and rows of your structured data.</p>
18
23
  * <p>Each custom pattern you create specifies a regular expression and an optional list of context words. If no context words are passed only a regular expression is checked.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface CreateCustomEntityTypeCommandOutput extends CreateCustomEntityT
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param CreateCustomEntityTypeCommandInput - {@link CreateCustomEntityTypeCommandInput}
35
+ * @returns {@link CreateCustomEntityTypeCommandOutput}
29
36
  * @see {@link CreateCustomEntityTypeCommandInput} for command's `input` shape.
30
37
  * @see {@link CreateCustomEntityTypeCommandOutput} for command's `response` shape.
31
38
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -56,11 +63,20 @@ export interface CreateCustomEntityTypeCommandOutput extends CreateCustomEntityT
56
63
  export declare class CreateCustomEntityTypeCommand extends $Command<CreateCustomEntityTypeCommandInput, CreateCustomEntityTypeCommandOutput, GlueClientResolvedConfig> {
57
64
  readonly input: CreateCustomEntityTypeCommandInput;
58
65
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
66
+ /**
67
+ * @public
68
+ */
59
69
  constructor(input: CreateCustomEntityTypeCommandInput);
60
70
  /**
61
71
  * @internal
62
72
  */
63
73
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCustomEntityTypeCommandInput, CreateCustomEntityTypeCommandOutput>;
74
+ /**
75
+ * @internal
76
+ */
64
77
  private serialize;
78
+ /**
79
+ * @internal
80
+ */
65
81
  private deserialize;
66
82
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { CreateDataQualityRulesetRequest, CreateDataQualityRulesetResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateDataQualityRulesetCommand}.
8
10
  */
9
11
  export interface CreateDataQualityRulesetCommandInput extends CreateDataQualityRulesetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateDataQualityRulesetCommand}.
13
17
  */
14
18
  export interface CreateDataQualityRulesetCommandOutput extends CreateDataQualityRulesetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a data quality ruleset with DQDL rules applied to a specified Glue table.</p>
18
23
  * <p>You create the ruleset using the Data Quality Definition Language (DQDL). For more information, see the Glue developer guide.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface CreateDataQualityRulesetCommandOutput extends CreateDataQuality
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param CreateDataQualityRulesetCommandInput - {@link CreateDataQualityRulesetCommandInput}
35
+ * @returns {@link CreateDataQualityRulesetCommandOutput}
29
36
  * @see {@link CreateDataQualityRulesetCommandInput} for command's `input` shape.
30
37
  * @see {@link CreateDataQualityRulesetCommandOutput} for command's `response` shape.
31
38
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -50,11 +57,20 @@ export interface CreateDataQualityRulesetCommandOutput extends CreateDataQuality
50
57
  export declare class CreateDataQualityRulesetCommand extends $Command<CreateDataQualityRulesetCommandInput, CreateDataQualityRulesetCommandOutput, GlueClientResolvedConfig> {
51
58
  readonly input: CreateDataQualityRulesetCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: CreateDataQualityRulesetCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDataQualityRulesetCommandInput, CreateDataQualityRulesetCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { CreateDatabaseRequest, CreateDatabaseResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateDatabaseCommand}.
8
10
  */
9
11
  export interface CreateDatabaseCommandInput extends CreateDatabaseRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateDatabaseCommand}.
13
17
  */
14
18
  export interface CreateDatabaseCommandOutput extends CreateDatabaseResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a new database in a Data Catalog.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreateDatabaseCommandOutput extends CreateDatabaseResponse, __M
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateDatabaseCommandInput - {@link CreateDatabaseCommandInput}
34
+ * @returns {@link CreateDatabaseCommandOutput}
28
35
  * @see {@link CreateDatabaseCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateDatabaseCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -55,11 +62,20 @@ export interface CreateDatabaseCommandOutput extends CreateDatabaseResponse, __M
55
62
  export declare class CreateDatabaseCommand extends $Command<CreateDatabaseCommandInput, CreateDatabaseCommandOutput, GlueClientResolvedConfig> {
56
63
  readonly input: CreateDatabaseCommandInput;
57
64
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
+ /**
66
+ * @public
67
+ */
58
68
  constructor(input: CreateDatabaseCommandInput);
59
69
  /**
60
70
  * @internal
61
71
  */
62
72
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDatabaseCommandInput, CreateDatabaseCommandOutput>;
73
+ /**
74
+ * @internal
75
+ */
63
76
  private serialize;
77
+ /**
78
+ * @internal
79
+ */
64
80
  private deserialize;
65
81
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { CreateDevEndpointRequest, CreateDevEndpointResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateDevEndpointCommand}.
8
10
  */
9
11
  export interface CreateDevEndpointCommandInput extends CreateDevEndpointRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateDevEndpointCommand}.
13
17
  */
14
18
  export interface CreateDevEndpointCommandOutput extends CreateDevEndpointResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a new development endpoint.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreateDevEndpointCommandOutput extends CreateDevEndpointRespons
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateDevEndpointCommandInput - {@link CreateDevEndpointCommandInput}
34
+ * @returns {@link CreateDevEndpointCommandOutput}
28
35
  * @see {@link CreateDevEndpointCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateDevEndpointCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -58,11 +65,20 @@ export interface CreateDevEndpointCommandOutput extends CreateDevEndpointRespons
58
65
  export declare class CreateDevEndpointCommand extends $Command<CreateDevEndpointCommandInput, CreateDevEndpointCommandOutput, GlueClientResolvedConfig> {
59
66
  readonly input: CreateDevEndpointCommandInput;
60
67
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
61
71
  constructor(input: CreateDevEndpointCommandInput);
62
72
  /**
63
73
  * @internal
64
74
  */
65
75
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDevEndpointCommandInput, CreateDevEndpointCommandOutput>;
76
+ /**
77
+ * @internal
78
+ */
66
79
  private serialize;
80
+ /**
81
+ * @internal
82
+ */
67
83
  private deserialize;
68
84
  }
@@ -5,16 +5,21 @@ import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  import { CreateJobResponse } from "../models/models_0";
6
6
  import { CreateJobRequest } from "../models/models_2";
7
7
  /**
8
+ * @public
9
+ *
8
10
  * The input for {@link CreateJobCommand}.
9
11
  */
10
12
  export interface CreateJobCommandInput extends CreateJobRequest {
11
13
  }
12
14
  /**
15
+ * @public
16
+ *
13
17
  * The output of {@link CreateJobCommand}.
14
18
  */
15
19
  export interface CreateJobCommandOutput extends CreateJobResponse, __MetadataBearer {
16
20
  }
17
21
  /**
22
+ * @public
18
23
  * <p>Creates a new job definition.</p>
19
24
  * @example
20
25
  * Use a bare-bones client and the command you need to make an API call.
@@ -26,6 +31,8 @@ export interface CreateJobCommandOutput extends CreateJobResponse, __MetadataBea
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param CreateJobCommandInput - {@link CreateJobCommandInput}
35
+ * @returns {@link CreateJobCommandOutput}
29
36
  * @see {@link CreateJobCommandInput} for command's `input` shape.
30
37
  * @see {@link CreateJobCommandOutput} for command's `response` shape.
31
38
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -56,11 +63,20 @@ export interface CreateJobCommandOutput extends CreateJobResponse, __MetadataBea
56
63
  export declare class CreateJobCommand extends $Command<CreateJobCommandInput, CreateJobCommandOutput, GlueClientResolvedConfig> {
57
64
  readonly input: CreateJobCommandInput;
58
65
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
66
+ /**
67
+ * @public
68
+ */
59
69
  constructor(input: CreateJobCommandInput);
60
70
  /**
61
71
  * @internal
62
72
  */
63
73
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateJobCommandInput, CreateJobCommandOutput>;
74
+ /**
75
+ * @internal
76
+ */
64
77
  private serialize;
78
+ /**
79
+ * @internal
80
+ */
65
81
  private deserialize;
66
82
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { CreateMLTransformRequest, CreateMLTransformResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateMLTransformCommand}.
8
10
  */
9
11
  export interface CreateMLTransformCommandInput extends CreateMLTransformRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateMLTransformCommand}.
13
17
  */
14
18
  export interface CreateMLTransformCommandOutput extends CreateMLTransformResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates an Glue machine learning transform. This operation creates the transform and
18
23
  * all the necessary parameters to train it.</p>
19
24
  * <p>Call this operation as the first step in the process of using a machine learning transform
@@ -35,6 +40,8 @@ export interface CreateMLTransformCommandOutput extends CreateMLTransformRespons
35
40
  * const response = await client.send(command);
36
41
  * ```
37
42
  *
43
+ * @param CreateMLTransformCommandInput - {@link CreateMLTransformCommandInput}
44
+ * @returns {@link CreateMLTransformCommandOutput}
38
45
  * @see {@link CreateMLTransformCommandInput} for command's `input` shape.
39
46
  * @see {@link CreateMLTransformCommandOutput} for command's `response` shape.
40
47
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -65,11 +72,20 @@ export interface CreateMLTransformCommandOutput extends CreateMLTransformRespons
65
72
  export declare class CreateMLTransformCommand extends $Command<CreateMLTransformCommandInput, CreateMLTransformCommandOutput, GlueClientResolvedConfig> {
66
73
  readonly input: CreateMLTransformCommandInput;
67
74
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
+ /**
76
+ * @public
77
+ */
68
78
  constructor(input: CreateMLTransformCommandInput);
69
79
  /**
70
80
  * @internal
71
81
  */
72
82
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateMLTransformCommandInput, CreateMLTransformCommandOutput>;
83
+ /**
84
+ * @internal
85
+ */
73
86
  private serialize;
87
+ /**
88
+ * @internal
89
+ */
74
90
  private deserialize;
75
91
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { CreatePartitionRequest, CreatePartitionResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreatePartitionCommand}.
8
10
  */
9
11
  export interface CreatePartitionCommandInput extends CreatePartitionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreatePartitionCommand}.
13
17
  */
14
18
  export interface CreatePartitionCommandOutput extends CreatePartitionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a new partition.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreatePartitionCommandOutput extends CreatePartitionResponse, _
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreatePartitionCommandInput - {@link CreatePartitionCommandInput}
34
+ * @returns {@link CreatePartitionCommandOutput}
28
35
  * @see {@link CreatePartitionCommandInput} for command's `input` shape.
29
36
  * @see {@link CreatePartitionCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -55,11 +62,20 @@ export interface CreatePartitionCommandOutput extends CreatePartitionResponse, _
55
62
  export declare class CreatePartitionCommand extends $Command<CreatePartitionCommandInput, CreatePartitionCommandOutput, GlueClientResolvedConfig> {
56
63
  readonly input: CreatePartitionCommandInput;
57
64
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
+ /**
66
+ * @public
67
+ */
58
68
  constructor(input: CreatePartitionCommandInput);
59
69
  /**
60
70
  * @internal
61
71
  */
62
72
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePartitionCommandInput, CreatePartitionCommandOutput>;
73
+ /**
74
+ * @internal
75
+ */
63
76
  private serialize;
77
+ /**
78
+ * @internal
79
+ */
64
80
  private deserialize;
65
81
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { CreatePartitionIndexRequest, CreatePartitionIndexResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreatePartitionIndexCommand}.
8
10
  */
9
11
  export interface CreatePartitionIndexCommandInput extends CreatePartitionIndexRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreatePartitionIndexCommand}.
13
17
  */
14
18
  export interface CreatePartitionIndexCommandOutput extends CreatePartitionIndexResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a specified partition index in an existing table.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreatePartitionIndexCommandOutput extends CreatePartitionIndexR
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreatePartitionIndexCommandInput - {@link CreatePartitionIndexCommandInput}
34
+ * @returns {@link CreatePartitionIndexCommandOutput}
28
35
  * @see {@link CreatePartitionIndexCommandInput} for command's `input` shape.
29
36
  * @see {@link CreatePartitionIndexCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -55,11 +62,20 @@ export interface CreatePartitionIndexCommandOutput extends CreatePartitionIndexR
55
62
  export declare class CreatePartitionIndexCommand extends $Command<CreatePartitionIndexCommandInput, CreatePartitionIndexCommandOutput, GlueClientResolvedConfig> {
56
63
  readonly input: CreatePartitionIndexCommandInput;
57
64
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
+ /**
66
+ * @public
67
+ */
58
68
  constructor(input: CreatePartitionIndexCommandInput);
59
69
  /**
60
70
  * @internal
61
71
  */
62
72
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePartitionIndexCommandInput, CreatePartitionIndexCommandOutput>;
73
+ /**
74
+ * @internal
75
+ */
63
76
  private serialize;
77
+ /**
78
+ * @internal
79
+ */
64
80
  private deserialize;
65
81
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { CreateRegistryInput, CreateRegistryResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateRegistryCommand}.
8
10
  */
9
11
  export interface CreateRegistryCommandInput extends CreateRegistryInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateRegistryCommand}.
13
17
  */
14
18
  export interface CreateRegistryCommandOutput extends CreateRegistryResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a new registry which may be used to hold a collection of schemas.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreateRegistryCommandOutput extends CreateRegistryResponse, __M
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateRegistryCommandInput - {@link CreateRegistryCommandInput}
34
+ * @returns {@link CreateRegistryCommandOutput}
28
35
  * @see {@link CreateRegistryCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateRegistryCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -52,11 +59,20 @@ export interface CreateRegistryCommandOutput extends CreateRegistryResponse, __M
52
59
  export declare class CreateRegistryCommand extends $Command<CreateRegistryCommandInput, CreateRegistryCommandOutput, GlueClientResolvedConfig> {
53
60
  readonly input: CreateRegistryCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: CreateRegistryCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRegistryCommandInput, CreateRegistryCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }
@@ -5,16 +5,21 @@ import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  import { CreateSchemaInput } from "../models/models_0";
6
6
  import { CreateSchemaResponse } from "../models/models_1";
7
7
  /**
8
+ * @public
9
+ *
8
10
  * The input for {@link CreateSchemaCommand}.
9
11
  */
10
12
  export interface CreateSchemaCommandInput extends CreateSchemaInput {
11
13
  }
12
14
  /**
15
+ * @public
16
+ *
13
17
  * The output of {@link CreateSchemaCommand}.
14
18
  */
15
19
  export interface CreateSchemaCommandOutput extends CreateSchemaResponse, __MetadataBearer {
16
20
  }
17
21
  /**
22
+ * @public
18
23
  * <p>Creates a new schema set and registers the schema definition. Returns an error if the schema set already exists without actually registering the version.</p>
19
24
  * <p>When the schema set is created, a version checkpoint will be set to the first version. Compatibility mode "DISABLED" restricts any additional schema versions from being added after the first schema version. For all other compatibility modes, validation of compatibility settings will be applied only from the second version onwards when the <code>RegisterSchemaVersion</code> API is used.</p>
20
25
  * <p>When this API is called without a <code>RegistryId</code>, this will create an entry for a "default-registry" in the registry database tables, if it is not already present.</p>
@@ -28,6 +33,8 @@ export interface CreateSchemaCommandOutput extends CreateSchemaResponse, __Metad
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param CreateSchemaCommandInput - {@link CreateSchemaCommandInput}
37
+ * @returns {@link CreateSchemaCommandOutput}
31
38
  * @see {@link CreateSchemaCommandInput} for command's `input` shape.
32
39
  * @see {@link CreateSchemaCommandOutput} for command's `response` shape.
33
40
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -58,11 +65,20 @@ export interface CreateSchemaCommandOutput extends CreateSchemaResponse, __Metad
58
65
  export declare class CreateSchemaCommand extends $Command<CreateSchemaCommandInput, CreateSchemaCommandOutput, GlueClientResolvedConfig> {
59
66
  readonly input: CreateSchemaCommandInput;
60
67
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
61
71
  constructor(input: CreateSchemaCommandInput);
62
72
  /**
63
73
  * @internal
64
74
  */
65
75
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSchemaCommandInput, CreateSchemaCommandOutput>;
76
+ /**
77
+ * @internal
78
+ */
66
79
  private serialize;
80
+ /**
81
+ * @internal
82
+ */
67
83
  private deserialize;
68
84
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { CreateScriptRequest, CreateScriptResponse } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateScriptCommand}.
8
10
  */
9
11
  export interface CreateScriptCommandInput extends CreateScriptRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateScriptCommand}.
13
17
  */
14
18
  export interface CreateScriptCommandOutput extends CreateScriptResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Transforms a directed acyclic graph (DAG) into code.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreateScriptCommandOutput extends CreateScriptResponse, __Metad
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateScriptCommandInput - {@link CreateScriptCommandInput}
34
+ * @returns {@link CreateScriptCommandOutput}
28
35
  * @see {@link CreateScriptCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateScriptCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -43,11 +50,20 @@ export interface CreateScriptCommandOutput extends CreateScriptResponse, __Metad
43
50
  export declare class CreateScriptCommand extends $Command<CreateScriptCommandInput, CreateScriptCommandOutput, GlueClientResolvedConfig> {
44
51
  readonly input: CreateScriptCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: CreateScriptCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateScriptCommandInput, CreateScriptCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }