@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 { BatchGetPartitionRequest, BatchGetPartitionResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link BatchGetPartitionCommand}.
8
10
  */
9
11
  export interface BatchGetPartitionCommandInput extends BatchGetPartitionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link BatchGetPartitionCommand}.
13
17
  */
14
18
  export interface BatchGetPartitionCommandOutput extends BatchGetPartitionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves partitions in a batch request.</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 BatchGetPartitionCommandOutput extends BatchGetPartitionRespons
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param BatchGetPartitionCommandInput - {@link BatchGetPartitionCommandInput}
34
+ * @returns {@link BatchGetPartitionCommandOutput}
28
35
  * @see {@link BatchGetPartitionCommandInput} for command's `input` shape.
29
36
  * @see {@link BatchGetPartitionCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -52,11 +59,20 @@ export interface BatchGetPartitionCommandOutput extends BatchGetPartitionRespons
52
59
  export declare class BatchGetPartitionCommand extends $Command<BatchGetPartitionCommandInput, BatchGetPartitionCommandOutput, GlueClientResolvedConfig> {
53
60
  readonly input: BatchGetPartitionCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: BatchGetPartitionCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetPartitionCommandInput, BatchGetPartitionCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { BatchGetTriggersRequest, BatchGetTriggersResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link BatchGetTriggersCommand}.
8
10
  */
9
11
  export interface BatchGetTriggersCommandInput extends BatchGetTriggersRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link BatchGetTriggersCommand}.
13
17
  */
14
18
  export interface BatchGetTriggersCommandOutput extends BatchGetTriggersResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns a list of resource metadata for a given list of trigger names. After calling the <code>ListTriggers</code> operation, you can call this operation to access the data to which you have been granted permissions. This operation supports all IAM permissions, including permission conditions that uses tags.</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 BatchGetTriggersCommandOutput extends BatchGetTriggersResponse,
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param BatchGetTriggersCommandInput - {@link BatchGetTriggersCommandInput}
34
+ * @returns {@link BatchGetTriggersCommandOutput}
28
35
  * @see {@link BatchGetTriggersCommandInput} for command's `input` shape.
29
36
  * @see {@link BatchGetTriggersCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -43,11 +50,20 @@ export interface BatchGetTriggersCommandOutput extends BatchGetTriggersResponse,
43
50
  export declare class BatchGetTriggersCommand extends $Command<BatchGetTriggersCommandInput, BatchGetTriggersCommandOutput, GlueClientResolvedConfig> {
44
51
  readonly input: BatchGetTriggersCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: BatchGetTriggersCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetTriggersCommandInput, BatchGetTriggersCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { BatchGetWorkflowsRequest, BatchGetWorkflowsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link BatchGetWorkflowsCommand}.
8
10
  */
9
11
  export interface BatchGetWorkflowsCommandInput extends BatchGetWorkflowsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link BatchGetWorkflowsCommand}.
13
17
  */
14
18
  export interface BatchGetWorkflowsCommandOutput extends BatchGetWorkflowsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns a list of resource metadata for a given list of workflow names. After calling the <code>ListWorkflows</code> operation, you can call this operation to access the data to which you have been granted permissions. This operation supports all IAM permissions, including permission conditions that uses tags.</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 BatchGetWorkflowsCommandOutput extends BatchGetWorkflowsRespons
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param BatchGetWorkflowsCommandInput - {@link BatchGetWorkflowsCommandInput}
34
+ * @returns {@link BatchGetWorkflowsCommandOutput}
28
35
  * @see {@link BatchGetWorkflowsCommandInput} for command's `input` shape.
29
36
  * @see {@link BatchGetWorkflowsCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -43,11 +50,20 @@ export interface BatchGetWorkflowsCommandOutput extends BatchGetWorkflowsRespons
43
50
  export declare class BatchGetWorkflowsCommand extends $Command<BatchGetWorkflowsCommandInput, BatchGetWorkflowsCommandOutput, GlueClientResolvedConfig> {
44
51
  readonly input: BatchGetWorkflowsCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: BatchGetWorkflowsCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetWorkflowsCommandInput, BatchGetWorkflowsCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { BatchStopJobRunRequest, BatchStopJobRunResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link BatchStopJobRunCommand}.
8
10
  */
9
11
  export interface BatchStopJobRunCommandInput extends BatchStopJobRunRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link BatchStopJobRunCommand}.
13
17
  */
14
18
  export interface BatchStopJobRunCommandOutput extends BatchStopJobRunResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Stops one or more job runs for a specified job definition.</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 BatchStopJobRunCommandOutput extends BatchStopJobRunResponse, _
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param BatchStopJobRunCommandInput - {@link BatchStopJobRunCommandInput}
34
+ * @returns {@link BatchStopJobRunCommandOutput}
28
35
  * @see {@link BatchStopJobRunCommandInput} for command's `input` shape.
29
36
  * @see {@link BatchStopJobRunCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -43,11 +50,20 @@ export interface BatchStopJobRunCommandOutput extends BatchStopJobRunResponse, _
43
50
  export declare class BatchStopJobRunCommand extends $Command<BatchStopJobRunCommandInput, BatchStopJobRunCommandOutput, GlueClientResolvedConfig> {
44
51
  readonly input: BatchStopJobRunCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: BatchStopJobRunCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchStopJobRunCommandInput, BatchStopJobRunCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { BatchUpdatePartitionRequest, BatchUpdatePartitionResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link BatchUpdatePartitionCommand}.
8
10
  */
9
11
  export interface BatchUpdatePartitionCommandInput extends BatchUpdatePartitionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link BatchUpdatePartitionCommand}.
13
17
  */
14
18
  export interface BatchUpdatePartitionCommandOutput extends BatchUpdatePartitionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates one or more partitions in a batch operation.</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 BatchUpdatePartitionCommandOutput extends BatchUpdatePartitionR
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param BatchUpdatePartitionCommandInput - {@link BatchUpdatePartitionCommandInput}
34
+ * @returns {@link BatchUpdatePartitionCommandOutput}
28
35
  * @see {@link BatchUpdatePartitionCommandInput} for command's `input` shape.
29
36
  * @see {@link BatchUpdatePartitionCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -49,11 +56,20 @@ export interface BatchUpdatePartitionCommandOutput extends BatchUpdatePartitionR
49
56
  export declare class BatchUpdatePartitionCommand extends $Command<BatchUpdatePartitionCommandInput, BatchUpdatePartitionCommandOutput, GlueClientResolvedConfig> {
50
57
  readonly input: BatchUpdatePartitionCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: BatchUpdatePartitionCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchUpdatePartitionCommandInput, BatchUpdatePartitionCommandOutput>;
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 { CancelDataQualityRuleRecommendationRunRequest, CancelDataQualityRuleRecommendationRunResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CancelDataQualityRuleRecommendationRunCommand}.
8
10
  */
9
11
  export interface CancelDataQualityRuleRecommendationRunCommandInput extends CancelDataQualityRuleRecommendationRunRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CancelDataQualityRuleRecommendationRunCommand}.
13
17
  */
14
18
  export interface CancelDataQualityRuleRecommendationRunCommandOutput extends CancelDataQualityRuleRecommendationRunResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Cancels the specified recommendation run that was being used to generate rules.</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 CancelDataQualityRuleRecommendationRunCommandOutput extends Can
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CancelDataQualityRuleRecommendationRunCommandInput - {@link CancelDataQualityRuleRecommendationRunCommandInput}
34
+ * @returns {@link CancelDataQualityRuleRecommendationRunCommandOutput}
28
35
  * @see {@link CancelDataQualityRuleRecommendationRunCommandInput} for command's `input` shape.
29
36
  * @see {@link CancelDataQualityRuleRecommendationRunCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -46,11 +53,20 @@ export interface CancelDataQualityRuleRecommendationRunCommandOutput extends Can
46
53
  export declare class CancelDataQualityRuleRecommendationRunCommand extends $Command<CancelDataQualityRuleRecommendationRunCommandInput, CancelDataQualityRuleRecommendationRunCommandOutput, GlueClientResolvedConfig> {
47
54
  readonly input: CancelDataQualityRuleRecommendationRunCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: CancelDataQualityRuleRecommendationRunCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelDataQualityRuleRecommendationRunCommandInput, CancelDataQualityRuleRecommendationRunCommandOutput>;
64
+ /**
65
+ * @internal
66
+ */
54
67
  private serialize;
68
+ /**
69
+ * @internal
70
+ */
55
71
  private deserialize;
56
72
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { CancelDataQualityRulesetEvaluationRunRequest, CancelDataQualityRulesetEvaluationRunResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CancelDataQualityRulesetEvaluationRunCommand}.
8
10
  */
9
11
  export interface CancelDataQualityRulesetEvaluationRunCommandInput extends CancelDataQualityRulesetEvaluationRunRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CancelDataQualityRulesetEvaluationRunCommand}.
13
17
  */
14
18
  export interface CancelDataQualityRulesetEvaluationRunCommandOutput extends CancelDataQualityRulesetEvaluationRunResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Cancels a run where a ruleset is being evaluated against a data source.</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 CancelDataQualityRulesetEvaluationRunCommandOutput extends Canc
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CancelDataQualityRulesetEvaluationRunCommandInput - {@link CancelDataQualityRulesetEvaluationRunCommandInput}
34
+ * @returns {@link CancelDataQualityRulesetEvaluationRunCommandOutput}
28
35
  * @see {@link CancelDataQualityRulesetEvaluationRunCommandInput} for command's `input` shape.
29
36
  * @see {@link CancelDataQualityRulesetEvaluationRunCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -46,11 +53,20 @@ export interface CancelDataQualityRulesetEvaluationRunCommandOutput extends Canc
46
53
  export declare class CancelDataQualityRulesetEvaluationRunCommand extends $Command<CancelDataQualityRulesetEvaluationRunCommandInput, CancelDataQualityRulesetEvaluationRunCommandOutput, GlueClientResolvedConfig> {
47
54
  readonly input: CancelDataQualityRulesetEvaluationRunCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: CancelDataQualityRulesetEvaluationRunCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelDataQualityRulesetEvaluationRunCommandInput, CancelDataQualityRulesetEvaluationRunCommandOutput>;
64
+ /**
65
+ * @internal
66
+ */
54
67
  private serialize;
68
+ /**
69
+ * @internal
70
+ */
55
71
  private deserialize;
56
72
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { CancelMLTaskRunRequest, CancelMLTaskRunResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CancelMLTaskRunCommand}.
8
10
  */
9
11
  export interface CancelMLTaskRunCommandInput extends CancelMLTaskRunRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CancelMLTaskRunCommand}.
13
17
  */
14
18
  export interface CancelMLTaskRunCommandOutput extends CancelMLTaskRunResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Cancels (stops) a task run. Machine learning task runs are asynchronous tasks that Glue runs on your behalf as part of various machine learning workflows. You can cancel a
18
23
  * machine learning task run at any time by calling <code>CancelMLTaskRun</code> with a task
19
24
  * run's parent transform's <code>TransformID</code> and the task run's <code>TaskRunId</code>. </p>
@@ -27,6 +32,8 @@ export interface CancelMLTaskRunCommandOutput extends CancelMLTaskRunResponse, _
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param CancelMLTaskRunCommandInput - {@link CancelMLTaskRunCommandInput}
36
+ * @returns {@link CancelMLTaskRunCommandOutput}
30
37
  * @see {@link CancelMLTaskRunCommandInput} for command's `input` shape.
31
38
  * @see {@link CancelMLTaskRunCommandOutput} for command's `response` shape.
32
39
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -48,11 +55,20 @@ export interface CancelMLTaskRunCommandOutput extends CancelMLTaskRunResponse, _
48
55
  export declare class CancelMLTaskRunCommand extends $Command<CancelMLTaskRunCommandInput, CancelMLTaskRunCommandOutput, GlueClientResolvedConfig> {
49
56
  readonly input: CancelMLTaskRunCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: CancelMLTaskRunCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelMLTaskRunCommandInput, CancelMLTaskRunCommandOutput>;
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 { CancelStatementRequest, CancelStatementResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CancelStatementCommand}.
8
10
  */
9
11
  export interface CancelStatementCommandInput extends CancelStatementRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CancelStatementCommand}.
13
17
  */
14
18
  export interface CancelStatementCommandOutput extends CancelStatementResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Cancels the statement.</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 CancelStatementCommandOutput extends CancelStatementResponse, _
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CancelStatementCommandInput - {@link CancelStatementCommandInput}
34
+ * @returns {@link CancelStatementCommandOutput}
28
35
  * @see {@link CancelStatementCommandInput} for command's `input` shape.
29
36
  * @see {@link CancelStatementCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -52,11 +59,20 @@ export interface CancelStatementCommandOutput extends CancelStatementResponse, _
52
59
  export declare class CancelStatementCommand extends $Command<CancelStatementCommandInput, CancelStatementCommandOutput, GlueClientResolvedConfig> {
53
60
  readonly input: CancelStatementCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: CancelStatementCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelStatementCommandInput, CancelStatementCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { CheckSchemaVersionValidityInput, CheckSchemaVersionValidityResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CheckSchemaVersionValidityCommand}.
8
10
  */
9
11
  export interface CheckSchemaVersionValidityCommandInput extends CheckSchemaVersionValidityInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CheckSchemaVersionValidityCommand}.
13
17
  */
14
18
  export interface CheckSchemaVersionValidityCommandOutput extends CheckSchemaVersionValidityResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Validates the supplied schema. This call has no side effects, it simply validates using the supplied schema using <code>DataFormat</code> as the format. Since it does not take a schema set name, no compatibility checks are performed.</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 CheckSchemaVersionValidityCommandOutput extends CheckSchemaVers
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CheckSchemaVersionValidityCommandInput - {@link CheckSchemaVersionValidityCommandInput}
34
+ * @returns {@link CheckSchemaVersionValidityCommandOutput}
28
35
  * @see {@link CheckSchemaVersionValidityCommandInput} for command's `input` shape.
29
36
  * @see {@link CheckSchemaVersionValidityCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -43,11 +50,20 @@ export interface CheckSchemaVersionValidityCommandOutput extends CheckSchemaVers
43
50
  export declare class CheckSchemaVersionValidityCommand extends $Command<CheckSchemaVersionValidityCommandInput, CheckSchemaVersionValidityCommandOutput, GlueClientResolvedConfig> {
44
51
  readonly input: CheckSchemaVersionValidityCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: CheckSchemaVersionValidityCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CheckSchemaVersionValidityCommandInput, CheckSchemaVersionValidityCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { CreateBlueprintRequest, CreateBlueprintResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateBlueprintCommand}.
8
10
  */
9
11
  export interface CreateBlueprintCommandInput extends CreateBlueprintRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateBlueprintCommand}.
13
17
  */
14
18
  export interface CreateBlueprintCommandOutput extends CreateBlueprintResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Registers a blueprint with Glue.</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 CreateBlueprintCommandOutput extends CreateBlueprintResponse, _
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateBlueprintCommandInput - {@link CreateBlueprintCommandInput}
34
+ * @returns {@link CreateBlueprintCommandOutput}
28
35
  * @see {@link CreateBlueprintCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateBlueprintCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -49,11 +56,20 @@ export interface CreateBlueprintCommandOutput extends CreateBlueprintResponse, _
49
56
  export declare class CreateBlueprintCommand extends $Command<CreateBlueprintCommandInput, CreateBlueprintCommandOutput, GlueClientResolvedConfig> {
50
57
  readonly input: CreateBlueprintCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: CreateBlueprintCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBlueprintCommandInput, CreateBlueprintCommandOutput>;
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 { CreateClassifierRequest, CreateClassifierResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateClassifierCommand}.
8
10
  */
9
11
  export interface CreateClassifierCommandInput extends CreateClassifierRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateClassifierCommand}.
13
17
  */
14
18
  export interface CreateClassifierCommandOutput extends CreateClassifierResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a classifier in the user's account. This can be a <code>GrokClassifier</code>, an
18
23
  * <code>XMLClassifier</code>, a <code>JsonClassifier</code>, or a <code>CsvClassifier</code>,
19
24
  * depending on which field of the request is present.</p>
@@ -27,6 +32,8 @@ export interface CreateClassifierCommandOutput extends CreateClassifierResponse,
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param CreateClassifierCommandInput - {@link CreateClassifierCommandInput}
36
+ * @returns {@link CreateClassifierCommandOutput}
30
37
  * @see {@link CreateClassifierCommandInput} for command's `input` shape.
31
38
  * @see {@link CreateClassifierCommandOutput} for command's `response` shape.
32
39
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -45,11 +52,20 @@ export interface CreateClassifierCommandOutput extends CreateClassifierResponse,
45
52
  export declare class CreateClassifierCommand extends $Command<CreateClassifierCommandInput, CreateClassifierCommandOutput, GlueClientResolvedConfig> {
46
53
  readonly input: CreateClassifierCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: CreateClassifierCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateClassifierCommandInput, CreateClassifierCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }