@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 { GetPartitionRequest, GetPartitionResponse } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetPartitionCommand}.
8
10
  */
9
11
  export interface GetPartitionCommandInput extends GetPartitionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetPartitionCommand}.
13
17
  */
14
18
  export interface GetPartitionCommandOutput extends GetPartitionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves information about a specified 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 GetPartitionCommandOutput extends GetPartitionResponse, __Metad
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetPartitionCommandInput - {@link GetPartitionCommandInput}
34
+ * @returns {@link GetPartitionCommandOutput}
28
35
  * @see {@link GetPartitionCommandInput} for command's `input` shape.
29
36
  * @see {@link GetPartitionCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetPartitionCommandOutput extends GetPartitionResponse, __Metad
49
56
  export declare class GetPartitionCommand extends $Command<GetPartitionCommandInput, GetPartitionCommandOutput, GlueClientResolvedConfig> {
50
57
  readonly input: GetPartitionCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetPartitionCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPartitionCommandInput, GetPartitionCommandOutput>;
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 { GetPartitionIndexesRequest, GetPartitionIndexesResponse } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetPartitionIndexesCommand}.
8
10
  */
9
11
  export interface GetPartitionIndexesCommandInput extends GetPartitionIndexesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetPartitionIndexesCommand}.
13
17
  */
14
18
  export interface GetPartitionIndexesCommandOutput extends GetPartitionIndexesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves the partition indexes associated with a 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 GetPartitionIndexesCommandOutput extends GetPartitionIndexesRes
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetPartitionIndexesCommandInput - {@link GetPartitionIndexesCommandInput}
34
+ * @returns {@link GetPartitionIndexesCommandOutput}
28
35
  * @see {@link GetPartitionIndexesCommandInput} for command's `input` shape.
29
36
  * @see {@link GetPartitionIndexesCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetPartitionIndexesCommandOutput extends GetPartitionIndexesRes
49
56
  export declare class GetPartitionIndexesCommand extends $Command<GetPartitionIndexesCommandInput, GetPartitionIndexesCommandOutput, GlueClientResolvedConfig> {
50
57
  readonly input: GetPartitionIndexesCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetPartitionIndexesCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPartitionIndexesCommandInput, GetPartitionIndexesCommandOutput>;
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 { GetPartitionsRequest, GetPartitionsResponse } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetPartitionsCommand}.
8
10
  */
9
11
  export interface GetPartitionsCommandInput extends GetPartitionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetPartitionsCommand}.
13
17
  */
14
18
  export interface GetPartitionsCommandOutput extends GetPartitionsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves information about the partitions in a 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 GetPartitionsCommandOutput extends GetPartitionsResponse, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetPartitionsCommandInput - {@link GetPartitionsCommandInput}
34
+ * @returns {@link GetPartitionsCommandOutput}
28
35
  * @see {@link GetPartitionsCommandInput} for command's `input` shape.
29
36
  * @see {@link GetPartitionsCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -55,11 +62,20 @@ export interface GetPartitionsCommandOutput extends GetPartitionsResponse, __Met
55
62
  export declare class GetPartitionsCommand extends $Command<GetPartitionsCommandInput, GetPartitionsCommandOutput, GlueClientResolvedConfig> {
56
63
  readonly input: GetPartitionsCommandInput;
57
64
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
+ /**
66
+ * @public
67
+ */
58
68
  constructor(input: GetPartitionsCommandInput);
59
69
  /**
60
70
  * @internal
61
71
  */
62
72
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPartitionsCommandInput, GetPartitionsCommandOutput>;
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 { GetPlanRequest, GetPlanResponse } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetPlanCommand}.
8
10
  */
9
11
  export interface GetPlanCommandInput extends GetPlanRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetPlanCommand}.
13
17
  */
14
18
  export interface GetPlanCommandOutput extends GetPlanResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets code to perform a specified mapping.</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 GetPlanCommandOutput extends GetPlanResponse, __MetadataBearer
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetPlanCommandInput - {@link GetPlanCommandInput}
34
+ * @returns {@link GetPlanCommandOutput}
28
35
  * @see {@link GetPlanCommandInput} for command's `input` shape.
29
36
  * @see {@link GetPlanCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -43,11 +50,20 @@ export interface GetPlanCommandOutput extends GetPlanResponse, __MetadataBearer
43
50
  export declare class GetPlanCommand extends $Command<GetPlanCommandInput, GetPlanCommandOutput, GlueClientResolvedConfig> {
44
51
  readonly input: GetPlanCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: GetPlanCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPlanCommandInput, GetPlanCommandOutput>;
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 { GetRegistryInput, GetRegistryResponse } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetRegistryCommand}.
8
10
  */
9
11
  export interface GetRegistryCommandInput extends GetRegistryInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetRegistryCommand}.
13
17
  */
14
18
  export interface GetRegistryCommandOutput extends GetRegistryResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the specified registry in detail.</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 GetRegistryCommandOutput extends GetRegistryResponse, __Metadat
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetRegistryCommandInput - {@link GetRegistryCommandInput}
34
+ * @returns {@link GetRegistryCommandOutput}
28
35
  * @see {@link GetRegistryCommandInput} for command's `input` shape.
29
36
  * @see {@link GetRegistryCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -46,11 +53,20 @@ export interface GetRegistryCommandOutput extends GetRegistryResponse, __Metadat
46
53
  export declare class GetRegistryCommand extends $Command<GetRegistryCommandInput, GetRegistryCommandOutput, GlueClientResolvedConfig> {
47
54
  readonly input: GetRegistryCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: GetRegistryCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRegistryCommandInput, GetRegistryCommandOutput>;
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 { GetResourcePoliciesRequest, GetResourcePoliciesResponse } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetResourcePoliciesCommand}.
8
10
  */
9
11
  export interface GetResourcePoliciesCommandInput extends GetResourcePoliciesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetResourcePoliciesCommand}.
13
17
  */
14
18
  export interface GetResourcePoliciesCommandOutput extends GetResourcePoliciesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves the resource policies set on individual resources by Resource Access Manager
18
23
  * during cross-account permission grants. Also retrieves the Data Catalog resource
19
24
  * policy.</p>
@@ -30,6 +35,8 @@ export interface GetResourcePoliciesCommandOutput extends GetResourcePoliciesRes
30
35
  * const response = await client.send(command);
31
36
  * ```
32
37
  *
38
+ * @param GetResourcePoliciesCommandInput - {@link GetResourcePoliciesCommandInput}
39
+ * @returns {@link GetResourcePoliciesCommandOutput}
33
40
  * @see {@link GetResourcePoliciesCommandInput} for command's `input` shape.
34
41
  * @see {@link GetResourcePoliciesCommandOutput} for command's `response` shape.
35
42
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -51,11 +58,20 @@ export interface GetResourcePoliciesCommandOutput extends GetResourcePoliciesRes
51
58
  export declare class GetResourcePoliciesCommand extends $Command<GetResourcePoliciesCommandInput, GetResourcePoliciesCommandOutput, GlueClientResolvedConfig> {
52
59
  readonly input: GetResourcePoliciesCommandInput;
53
60
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
+ /**
62
+ * @public
63
+ */
54
64
  constructor(input: GetResourcePoliciesCommandInput);
55
65
  /**
56
66
  * @internal
57
67
  */
58
68
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourcePoliciesCommandInput, GetResourcePoliciesCommandOutput>;
69
+ /**
70
+ * @internal
71
+ */
59
72
  private serialize;
73
+ /**
74
+ * @internal
75
+ */
60
76
  private deserialize;
61
77
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetResourcePolicyCommand}.
8
10
  */
9
11
  export interface GetResourcePolicyCommandInput extends GetResourcePolicyRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetResourcePolicyCommand}.
13
17
  */
14
18
  export interface GetResourcePolicyCommandOutput extends GetResourcePolicyResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves a specified resource policy.</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 GetResourcePolicyCommandOutput extends GetResourcePolicyRespons
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetResourcePolicyCommandInput - {@link GetResourcePolicyCommandInput}
34
+ * @returns {@link GetResourcePolicyCommandOutput}
28
35
  * @see {@link GetResourcePolicyCommandInput} for command's `input` shape.
29
36
  * @see {@link GetResourcePolicyCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -46,11 +53,20 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyRespons
46
53
  export declare class GetResourcePolicyCommand extends $Command<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, GlueClientResolvedConfig> {
47
54
  readonly input: GetResourcePolicyCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: GetResourcePolicyCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput>;
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 { GetSchemaByDefinitionInput, GetSchemaByDefinitionResponse } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetSchemaByDefinitionCommand}.
8
10
  */
9
11
  export interface GetSchemaByDefinitionCommandInput extends GetSchemaByDefinitionInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetSchemaByDefinitionCommand}.
13
17
  */
14
18
  export interface GetSchemaByDefinitionCommandOutput extends GetSchemaByDefinitionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves a schema by the <code>SchemaDefinition</code>. The schema definition is sent to the Schema Registry, canonicalized, and hashed. If the hash is matched within the scope of the <code>SchemaName</code> or ARN (or the default registry, if none is supplied), that schema’s metadata is returned. Otherwise, a 404 or NotFound error is returned. Schema versions in <code>Deleted</code> statuses will not be included in the results.</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 GetSchemaByDefinitionCommandOutput extends GetSchemaByDefinitio
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetSchemaByDefinitionCommandInput - {@link GetSchemaByDefinitionCommandInput}
34
+ * @returns {@link GetSchemaByDefinitionCommandOutput}
28
35
  * @see {@link GetSchemaByDefinitionCommandInput} for command's `input` shape.
29
36
  * @see {@link GetSchemaByDefinitionCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -46,11 +53,20 @@ export interface GetSchemaByDefinitionCommandOutput extends GetSchemaByDefinitio
46
53
  export declare class GetSchemaByDefinitionCommand extends $Command<GetSchemaByDefinitionCommandInput, GetSchemaByDefinitionCommandOutput, GlueClientResolvedConfig> {
47
54
  readonly input: GetSchemaByDefinitionCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: GetSchemaByDefinitionCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSchemaByDefinitionCommandInput, GetSchemaByDefinitionCommandOutput>;
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 { GetSchemaInput, GetSchemaResponse } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetSchemaCommand}.
8
10
  */
9
11
  export interface GetSchemaCommandInput extends GetSchemaInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetSchemaCommand}.
13
17
  */
14
18
  export interface GetSchemaCommandOutput extends GetSchemaResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the specified schema in detail.</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 GetSchemaCommandOutput extends GetSchemaResponse, __MetadataBea
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetSchemaCommandInput - {@link GetSchemaCommandInput}
34
+ * @returns {@link GetSchemaCommandOutput}
28
35
  * @see {@link GetSchemaCommandInput} for command's `input` shape.
29
36
  * @see {@link GetSchemaCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -46,11 +53,20 @@ export interface GetSchemaCommandOutput extends GetSchemaResponse, __MetadataBea
46
53
  export declare class GetSchemaCommand extends $Command<GetSchemaCommandInput, GetSchemaCommandOutput, GlueClientResolvedConfig> {
47
54
  readonly input: GetSchemaCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: GetSchemaCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSchemaCommandInput, GetSchemaCommandOutput>;
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 { GetSchemaVersionInput, GetSchemaVersionResponse } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetSchemaVersionCommand}.
8
10
  */
9
11
  export interface GetSchemaVersionCommandInput extends GetSchemaVersionInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetSchemaVersionCommand}.
13
17
  */
14
18
  export interface GetSchemaVersionCommandOutput extends GetSchemaVersionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Get the specified schema by its unique ID assigned when a version of the schema is created or registered. Schema versions in Deleted status will not be included in the results.</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 GetSchemaVersionCommandOutput extends GetSchemaVersionResponse,
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetSchemaVersionCommandInput - {@link GetSchemaVersionCommandInput}
34
+ * @returns {@link GetSchemaVersionCommandOutput}
28
35
  * @see {@link GetSchemaVersionCommandInput} for command's `input` shape.
29
36
  * @see {@link GetSchemaVersionCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -46,11 +53,20 @@ export interface GetSchemaVersionCommandOutput extends GetSchemaVersionResponse,
46
53
  export declare class GetSchemaVersionCommand extends $Command<GetSchemaVersionCommandInput, GetSchemaVersionCommandOutput, GlueClientResolvedConfig> {
47
54
  readonly input: GetSchemaVersionCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: GetSchemaVersionCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSchemaVersionCommandInput, GetSchemaVersionCommandOutput>;
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 { GetSchemaVersionsDiffInput, GetSchemaVersionsDiffResponse } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetSchemaVersionsDiffCommand}.
8
10
  */
9
11
  export interface GetSchemaVersionsDiffCommandInput extends GetSchemaVersionsDiffInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetSchemaVersionsDiffCommand}.
13
17
  */
14
18
  export interface GetSchemaVersionsDiffCommandOutput extends GetSchemaVersionsDiffResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Fetches the schema version difference in the specified difference type between two stored schema versions in the Schema Registry.</p>
18
23
  * <p>This API allows you to compare two schema versions between two schema definitions under the same schema.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface GetSchemaVersionsDiffCommandOutput extends GetSchemaVersionsDif
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param GetSchemaVersionsDiffCommandInput - {@link GetSchemaVersionsDiffCommandInput}
35
+ * @returns {@link GetSchemaVersionsDiffCommandOutput}
29
36
  * @see {@link GetSchemaVersionsDiffCommandInput} for command's `input` shape.
30
37
  * @see {@link GetSchemaVersionsDiffCommandOutput} for command's `response` shape.
31
38
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -47,11 +54,20 @@ export interface GetSchemaVersionsDiffCommandOutput extends GetSchemaVersionsDif
47
54
  export declare class GetSchemaVersionsDiffCommand extends $Command<GetSchemaVersionsDiffCommandInput, GetSchemaVersionsDiffCommandOutput, GlueClientResolvedConfig> {
48
55
  readonly input: GetSchemaVersionsDiffCommandInput;
49
56
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
57
+ /**
58
+ * @public
59
+ */
50
60
  constructor(input: GetSchemaVersionsDiffCommandInput);
51
61
  /**
52
62
  * @internal
53
63
  */
54
64
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSchemaVersionsDiffCommandInput, GetSchemaVersionsDiffCommandOutput>;
65
+ /**
66
+ * @internal
67
+ */
55
68
  private serialize;
69
+ /**
70
+ * @internal
71
+ */
56
72
  private deserialize;
57
73
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { GetSecurityConfigurationRequest, GetSecurityConfigurationResponse } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetSecurityConfigurationCommand}.
8
10
  */
9
11
  export interface GetSecurityConfigurationCommandInput extends GetSecurityConfigurationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetSecurityConfigurationCommand}.
13
17
  */
14
18
  export interface GetSecurityConfigurationCommandOutput extends GetSecurityConfigurationResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves a specified security configuration.</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 GetSecurityConfigurationCommandOutput extends GetSecurityConfig
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetSecurityConfigurationCommandInput - {@link GetSecurityConfigurationCommandInput}
34
+ * @returns {@link GetSecurityConfigurationCommandOutput}
28
35
  * @see {@link GetSecurityConfigurationCommandInput} for command's `input` shape.
29
36
  * @see {@link GetSecurityConfigurationCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -46,11 +53,20 @@ export interface GetSecurityConfigurationCommandOutput extends GetSecurityConfig
46
53
  export declare class GetSecurityConfigurationCommand extends $Command<GetSecurityConfigurationCommandInput, GetSecurityConfigurationCommandOutput, GlueClientResolvedConfig> {
47
54
  readonly input: GetSecurityConfigurationCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: GetSecurityConfigurationCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSecurityConfigurationCommandInput, GetSecurityConfigurationCommandOutput>;
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 { GetSecurityConfigurationsRequest, GetSecurityConfigurationsResponse } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetSecurityConfigurationsCommand}.
8
10
  */
9
11
  export interface GetSecurityConfigurationsCommandInput extends GetSecurityConfigurationsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetSecurityConfigurationsCommand}.
13
17
  */
14
18
  export interface GetSecurityConfigurationsCommandOutput extends GetSecurityConfigurationsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves a list of all security configurations.</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 GetSecurityConfigurationsCommandOutput extends GetSecurityConfi
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetSecurityConfigurationsCommandInput - {@link GetSecurityConfigurationsCommandInput}
34
+ * @returns {@link GetSecurityConfigurationsCommandOutput}
28
35
  * @see {@link GetSecurityConfigurationsCommandInput} for command's `input` shape.
29
36
  * @see {@link GetSecurityConfigurationsCommandOutput} for command's `response` shape.
30
37
  * @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
@@ -46,11 +53,20 @@ export interface GetSecurityConfigurationsCommandOutput extends GetSecurityConfi
46
53
  export declare class GetSecurityConfigurationsCommand extends $Command<GetSecurityConfigurationsCommandInput, GetSecurityConfigurationsCommandOutput, GlueClientResolvedConfig> {
47
54
  readonly input: GetSecurityConfigurationsCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: GetSecurityConfigurationsCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSecurityConfigurationsCommandInput, GetSecurityConfigurationsCommandOutput>;
64
+ /**
65
+ * @internal
66
+ */
54
67
  private serialize;
68
+ /**
69
+ * @internal
70
+ */
55
71
  private deserialize;
56
72
  }