@aws-sdk/client-glue 3.480.0 → 3.484.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 (857) hide show
  1. package/dist-cjs/commands/BatchCreatePartitionCommand.js +18 -41
  2. package/dist-cjs/commands/BatchDeleteConnectionCommand.js +18 -41
  3. package/dist-cjs/commands/BatchDeletePartitionCommand.js +18 -41
  4. package/dist-cjs/commands/BatchDeleteTableCommand.js +18 -41
  5. package/dist-cjs/commands/BatchDeleteTableVersionCommand.js +18 -41
  6. package/dist-cjs/commands/BatchGetBlueprintsCommand.js +18 -41
  7. package/dist-cjs/commands/BatchGetCrawlersCommand.js +18 -41
  8. package/dist-cjs/commands/BatchGetCustomEntityTypesCommand.js +18 -41
  9. package/dist-cjs/commands/BatchGetDataQualityResultCommand.js +18 -41
  10. package/dist-cjs/commands/BatchGetDevEndpointsCommand.js +18 -41
  11. package/dist-cjs/commands/BatchGetJobsCommand.js +18 -41
  12. package/dist-cjs/commands/BatchGetPartitionCommand.js +18 -41
  13. package/dist-cjs/commands/BatchGetTableOptimizerCommand.js +18 -41
  14. package/dist-cjs/commands/BatchGetTriggersCommand.js +18 -41
  15. package/dist-cjs/commands/BatchGetWorkflowsCommand.js +18 -41
  16. package/dist-cjs/commands/BatchStopJobRunCommand.js +18 -41
  17. package/dist-cjs/commands/BatchUpdatePartitionCommand.js +18 -41
  18. package/dist-cjs/commands/CancelDataQualityRuleRecommendationRunCommand.js +18 -41
  19. package/dist-cjs/commands/CancelDataQualityRulesetEvaluationRunCommand.js +18 -41
  20. package/dist-cjs/commands/CancelMLTaskRunCommand.js +18 -41
  21. package/dist-cjs/commands/CancelStatementCommand.js +18 -41
  22. package/dist-cjs/commands/CheckSchemaVersionValidityCommand.js +18 -41
  23. package/dist-cjs/commands/CreateBlueprintCommand.js +18 -41
  24. package/dist-cjs/commands/CreateClassifierCommand.js +18 -41
  25. package/dist-cjs/commands/CreateConnectionCommand.js +18 -41
  26. package/dist-cjs/commands/CreateCrawlerCommand.js +18 -41
  27. package/dist-cjs/commands/CreateCustomEntityTypeCommand.js +18 -41
  28. package/dist-cjs/commands/CreateDataQualityRulesetCommand.js +18 -41
  29. package/dist-cjs/commands/CreateDatabaseCommand.js +18 -41
  30. package/dist-cjs/commands/CreateDevEndpointCommand.js +18 -41
  31. package/dist-cjs/commands/CreateJobCommand.js +18 -41
  32. package/dist-cjs/commands/CreateMLTransformCommand.js +18 -41
  33. package/dist-cjs/commands/CreatePartitionCommand.js +18 -41
  34. package/dist-cjs/commands/CreatePartitionIndexCommand.js +18 -41
  35. package/dist-cjs/commands/CreateRegistryCommand.js +18 -41
  36. package/dist-cjs/commands/CreateSchemaCommand.js +18 -41
  37. package/dist-cjs/commands/CreateScriptCommand.js +18 -41
  38. package/dist-cjs/commands/CreateSecurityConfigurationCommand.js +18 -41
  39. package/dist-cjs/commands/CreateSessionCommand.js +18 -41
  40. package/dist-cjs/commands/CreateTableCommand.js +18 -41
  41. package/dist-cjs/commands/CreateTableOptimizerCommand.js +18 -41
  42. package/dist-cjs/commands/CreateTriggerCommand.js +18 -41
  43. package/dist-cjs/commands/CreateUserDefinedFunctionCommand.js +18 -41
  44. package/dist-cjs/commands/CreateWorkflowCommand.js +18 -41
  45. package/dist-cjs/commands/DeleteBlueprintCommand.js +18 -41
  46. package/dist-cjs/commands/DeleteClassifierCommand.js +18 -41
  47. package/dist-cjs/commands/DeleteColumnStatisticsForPartitionCommand.js +18 -41
  48. package/dist-cjs/commands/DeleteColumnStatisticsForTableCommand.js +18 -41
  49. package/dist-cjs/commands/DeleteConnectionCommand.js +18 -41
  50. package/dist-cjs/commands/DeleteCrawlerCommand.js +18 -41
  51. package/dist-cjs/commands/DeleteCustomEntityTypeCommand.js +18 -41
  52. package/dist-cjs/commands/DeleteDataQualityRulesetCommand.js +18 -41
  53. package/dist-cjs/commands/DeleteDatabaseCommand.js +18 -41
  54. package/dist-cjs/commands/DeleteDevEndpointCommand.js +18 -41
  55. package/dist-cjs/commands/DeleteJobCommand.js +18 -41
  56. package/dist-cjs/commands/DeleteMLTransformCommand.js +18 -41
  57. package/dist-cjs/commands/DeletePartitionCommand.js +18 -41
  58. package/dist-cjs/commands/DeletePartitionIndexCommand.js +18 -41
  59. package/dist-cjs/commands/DeleteRegistryCommand.js +18 -41
  60. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +18 -41
  61. package/dist-cjs/commands/DeleteSchemaCommand.js +18 -41
  62. package/dist-cjs/commands/DeleteSchemaVersionsCommand.js +18 -41
  63. package/dist-cjs/commands/DeleteSecurityConfigurationCommand.js +18 -41
  64. package/dist-cjs/commands/DeleteSessionCommand.js +18 -41
  65. package/dist-cjs/commands/DeleteTableCommand.js +18 -41
  66. package/dist-cjs/commands/DeleteTableOptimizerCommand.js +18 -41
  67. package/dist-cjs/commands/DeleteTableVersionCommand.js +18 -41
  68. package/dist-cjs/commands/DeleteTriggerCommand.js +18 -41
  69. package/dist-cjs/commands/DeleteUserDefinedFunctionCommand.js +18 -41
  70. package/dist-cjs/commands/DeleteWorkflowCommand.js +18 -41
  71. package/dist-cjs/commands/GetBlueprintCommand.js +18 -41
  72. package/dist-cjs/commands/GetBlueprintRunCommand.js +18 -41
  73. package/dist-cjs/commands/GetBlueprintRunsCommand.js +18 -41
  74. package/dist-cjs/commands/GetCatalogImportStatusCommand.js +18 -41
  75. package/dist-cjs/commands/GetClassifierCommand.js +18 -41
  76. package/dist-cjs/commands/GetClassifiersCommand.js +18 -41
  77. package/dist-cjs/commands/GetColumnStatisticsForPartitionCommand.js +18 -41
  78. package/dist-cjs/commands/GetColumnStatisticsForTableCommand.js +18 -41
  79. package/dist-cjs/commands/GetColumnStatisticsTaskRunCommand.js +18 -41
  80. package/dist-cjs/commands/GetColumnStatisticsTaskRunsCommand.js +18 -41
  81. package/dist-cjs/commands/GetConnectionCommand.js +18 -41
  82. package/dist-cjs/commands/GetConnectionsCommand.js +18 -41
  83. package/dist-cjs/commands/GetCrawlerCommand.js +18 -41
  84. package/dist-cjs/commands/GetCrawlerMetricsCommand.js +18 -41
  85. package/dist-cjs/commands/GetCrawlersCommand.js +18 -41
  86. package/dist-cjs/commands/GetCustomEntityTypeCommand.js +18 -41
  87. package/dist-cjs/commands/GetDataCatalogEncryptionSettingsCommand.js +18 -41
  88. package/dist-cjs/commands/GetDataQualityResultCommand.js +18 -41
  89. package/dist-cjs/commands/GetDataQualityRuleRecommendationRunCommand.js +18 -41
  90. package/dist-cjs/commands/GetDataQualityRulesetCommand.js +18 -41
  91. package/dist-cjs/commands/GetDataQualityRulesetEvaluationRunCommand.js +18 -41
  92. package/dist-cjs/commands/GetDatabaseCommand.js +18 -41
  93. package/dist-cjs/commands/GetDatabasesCommand.js +18 -41
  94. package/dist-cjs/commands/GetDataflowGraphCommand.js +18 -41
  95. package/dist-cjs/commands/GetDevEndpointCommand.js +18 -41
  96. package/dist-cjs/commands/GetDevEndpointsCommand.js +18 -41
  97. package/dist-cjs/commands/GetJobBookmarkCommand.js +18 -41
  98. package/dist-cjs/commands/GetJobCommand.js +18 -41
  99. package/dist-cjs/commands/GetJobRunCommand.js +18 -41
  100. package/dist-cjs/commands/GetJobRunsCommand.js +18 -41
  101. package/dist-cjs/commands/GetJobsCommand.js +18 -41
  102. package/dist-cjs/commands/GetMLTaskRunCommand.js +18 -41
  103. package/dist-cjs/commands/GetMLTaskRunsCommand.js +18 -41
  104. package/dist-cjs/commands/GetMLTransformCommand.js +18 -41
  105. package/dist-cjs/commands/GetMLTransformsCommand.js +18 -41
  106. package/dist-cjs/commands/GetMappingCommand.js +18 -41
  107. package/dist-cjs/commands/GetPartitionCommand.js +18 -41
  108. package/dist-cjs/commands/GetPartitionIndexesCommand.js +18 -41
  109. package/dist-cjs/commands/GetPartitionsCommand.js +18 -41
  110. package/dist-cjs/commands/GetPlanCommand.js +18 -41
  111. package/dist-cjs/commands/GetRegistryCommand.js +18 -41
  112. package/dist-cjs/commands/GetResourcePoliciesCommand.js +18 -41
  113. package/dist-cjs/commands/GetResourcePolicyCommand.js +18 -41
  114. package/dist-cjs/commands/GetSchemaByDefinitionCommand.js +18 -41
  115. package/dist-cjs/commands/GetSchemaCommand.js +18 -41
  116. package/dist-cjs/commands/GetSchemaVersionCommand.js +18 -41
  117. package/dist-cjs/commands/GetSchemaVersionsDiffCommand.js +18 -41
  118. package/dist-cjs/commands/GetSecurityConfigurationCommand.js +18 -41
  119. package/dist-cjs/commands/GetSecurityConfigurationsCommand.js +18 -41
  120. package/dist-cjs/commands/GetSessionCommand.js +18 -41
  121. package/dist-cjs/commands/GetStatementCommand.js +18 -41
  122. package/dist-cjs/commands/GetTableCommand.js +18 -41
  123. package/dist-cjs/commands/GetTableOptimizerCommand.js +18 -41
  124. package/dist-cjs/commands/GetTableVersionCommand.js +18 -41
  125. package/dist-cjs/commands/GetTableVersionsCommand.js +18 -41
  126. package/dist-cjs/commands/GetTablesCommand.js +18 -41
  127. package/dist-cjs/commands/GetTagsCommand.js +18 -41
  128. package/dist-cjs/commands/GetTriggerCommand.js +18 -41
  129. package/dist-cjs/commands/GetTriggersCommand.js +18 -41
  130. package/dist-cjs/commands/GetUnfilteredPartitionMetadataCommand.js +18 -41
  131. package/dist-cjs/commands/GetUnfilteredPartitionsMetadataCommand.js +18 -41
  132. package/dist-cjs/commands/GetUnfilteredTableMetadataCommand.js +18 -41
  133. package/dist-cjs/commands/GetUserDefinedFunctionCommand.js +18 -41
  134. package/dist-cjs/commands/GetUserDefinedFunctionsCommand.js +18 -41
  135. package/dist-cjs/commands/GetWorkflowCommand.js +18 -41
  136. package/dist-cjs/commands/GetWorkflowRunCommand.js +18 -41
  137. package/dist-cjs/commands/GetWorkflowRunPropertiesCommand.js +18 -41
  138. package/dist-cjs/commands/GetWorkflowRunsCommand.js +18 -41
  139. package/dist-cjs/commands/ImportCatalogToGlueCommand.js +18 -41
  140. package/dist-cjs/commands/ListBlueprintsCommand.js +18 -41
  141. package/dist-cjs/commands/ListColumnStatisticsTaskRunsCommand.js +18 -41
  142. package/dist-cjs/commands/ListCrawlersCommand.js +18 -41
  143. package/dist-cjs/commands/ListCrawlsCommand.js +18 -41
  144. package/dist-cjs/commands/ListCustomEntityTypesCommand.js +18 -41
  145. package/dist-cjs/commands/ListDataQualityResultsCommand.js +18 -41
  146. package/dist-cjs/commands/ListDataQualityRuleRecommendationRunsCommand.js +18 -41
  147. package/dist-cjs/commands/ListDataQualityRulesetEvaluationRunsCommand.js +18 -41
  148. package/dist-cjs/commands/ListDataQualityRulesetsCommand.js +18 -41
  149. package/dist-cjs/commands/ListDevEndpointsCommand.js +18 -41
  150. package/dist-cjs/commands/ListJobsCommand.js +18 -41
  151. package/dist-cjs/commands/ListMLTransformsCommand.js +18 -41
  152. package/dist-cjs/commands/ListRegistriesCommand.js +18 -41
  153. package/dist-cjs/commands/ListSchemaVersionsCommand.js +18 -41
  154. package/dist-cjs/commands/ListSchemasCommand.js +18 -41
  155. package/dist-cjs/commands/ListSessionsCommand.js +18 -41
  156. package/dist-cjs/commands/ListStatementsCommand.js +18 -41
  157. package/dist-cjs/commands/ListTableOptimizerRunsCommand.js +18 -41
  158. package/dist-cjs/commands/ListTriggersCommand.js +18 -41
  159. package/dist-cjs/commands/ListWorkflowsCommand.js +18 -41
  160. package/dist-cjs/commands/PutDataCatalogEncryptionSettingsCommand.js +18 -41
  161. package/dist-cjs/commands/PutResourcePolicyCommand.js +18 -41
  162. package/dist-cjs/commands/PutSchemaVersionMetadataCommand.js +18 -41
  163. package/dist-cjs/commands/PutWorkflowRunPropertiesCommand.js +18 -41
  164. package/dist-cjs/commands/QuerySchemaVersionMetadataCommand.js +18 -41
  165. package/dist-cjs/commands/RegisterSchemaVersionCommand.js +18 -41
  166. package/dist-cjs/commands/RemoveSchemaVersionMetadataCommand.js +18 -41
  167. package/dist-cjs/commands/ResetJobBookmarkCommand.js +18 -41
  168. package/dist-cjs/commands/ResumeWorkflowRunCommand.js +18 -41
  169. package/dist-cjs/commands/RunStatementCommand.js +18 -41
  170. package/dist-cjs/commands/SearchTablesCommand.js +18 -41
  171. package/dist-cjs/commands/StartBlueprintRunCommand.js +18 -41
  172. package/dist-cjs/commands/StartColumnStatisticsTaskRunCommand.js +18 -41
  173. package/dist-cjs/commands/StartCrawlerCommand.js +18 -41
  174. package/dist-cjs/commands/StartCrawlerScheduleCommand.js +18 -41
  175. package/dist-cjs/commands/StartDataQualityRuleRecommendationRunCommand.js +18 -41
  176. package/dist-cjs/commands/StartDataQualityRulesetEvaluationRunCommand.js +18 -41
  177. package/dist-cjs/commands/StartExportLabelsTaskRunCommand.js +18 -41
  178. package/dist-cjs/commands/StartImportLabelsTaskRunCommand.js +18 -41
  179. package/dist-cjs/commands/StartJobRunCommand.js +18 -41
  180. package/dist-cjs/commands/StartMLEvaluationTaskRunCommand.js +18 -41
  181. package/dist-cjs/commands/StartMLLabelingSetGenerationTaskRunCommand.js +18 -41
  182. package/dist-cjs/commands/StartTriggerCommand.js +18 -41
  183. package/dist-cjs/commands/StartWorkflowRunCommand.js +18 -41
  184. package/dist-cjs/commands/StopColumnStatisticsTaskRunCommand.js +18 -41
  185. package/dist-cjs/commands/StopCrawlerCommand.js +18 -41
  186. package/dist-cjs/commands/StopCrawlerScheduleCommand.js +18 -41
  187. package/dist-cjs/commands/StopSessionCommand.js +18 -41
  188. package/dist-cjs/commands/StopTriggerCommand.js +18 -41
  189. package/dist-cjs/commands/StopWorkflowRunCommand.js +18 -41
  190. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  191. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  192. package/dist-cjs/commands/UpdateBlueprintCommand.js +18 -41
  193. package/dist-cjs/commands/UpdateClassifierCommand.js +18 -41
  194. package/dist-cjs/commands/UpdateColumnStatisticsForPartitionCommand.js +18 -41
  195. package/dist-cjs/commands/UpdateColumnStatisticsForTableCommand.js +18 -41
  196. package/dist-cjs/commands/UpdateConnectionCommand.js +18 -41
  197. package/dist-cjs/commands/UpdateCrawlerCommand.js +18 -41
  198. package/dist-cjs/commands/UpdateCrawlerScheduleCommand.js +18 -41
  199. package/dist-cjs/commands/UpdateDataQualityRulesetCommand.js +18 -41
  200. package/dist-cjs/commands/UpdateDatabaseCommand.js +18 -41
  201. package/dist-cjs/commands/UpdateDevEndpointCommand.js +18 -41
  202. package/dist-cjs/commands/UpdateJobCommand.js +18 -41
  203. package/dist-cjs/commands/UpdateJobFromSourceControlCommand.js +18 -41
  204. package/dist-cjs/commands/UpdateMLTransformCommand.js +18 -41
  205. package/dist-cjs/commands/UpdatePartitionCommand.js +18 -41
  206. package/dist-cjs/commands/UpdateRegistryCommand.js +18 -41
  207. package/dist-cjs/commands/UpdateSchemaCommand.js +18 -41
  208. package/dist-cjs/commands/UpdateSourceControlFromJobCommand.js +18 -41
  209. package/dist-cjs/commands/UpdateTableCommand.js +18 -41
  210. package/dist-cjs/commands/UpdateTableOptimizerCommand.js +18 -41
  211. package/dist-cjs/commands/UpdateTriggerCommand.js +18 -41
  212. package/dist-cjs/commands/UpdateUserDefinedFunctionCommand.js +18 -41
  213. package/dist-cjs/commands/UpdateWorkflowCommand.js +18 -41
  214. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  215. package/dist-es/commands/BatchCreatePartitionCommand.js +18 -41
  216. package/dist-es/commands/BatchDeleteConnectionCommand.js +18 -41
  217. package/dist-es/commands/BatchDeletePartitionCommand.js +18 -41
  218. package/dist-es/commands/BatchDeleteTableCommand.js +18 -41
  219. package/dist-es/commands/BatchDeleteTableVersionCommand.js +18 -41
  220. package/dist-es/commands/BatchGetBlueprintsCommand.js +18 -41
  221. package/dist-es/commands/BatchGetCrawlersCommand.js +18 -41
  222. package/dist-es/commands/BatchGetCustomEntityTypesCommand.js +18 -41
  223. package/dist-es/commands/BatchGetDataQualityResultCommand.js +18 -41
  224. package/dist-es/commands/BatchGetDevEndpointsCommand.js +18 -41
  225. package/dist-es/commands/BatchGetJobsCommand.js +18 -41
  226. package/dist-es/commands/BatchGetPartitionCommand.js +18 -41
  227. package/dist-es/commands/BatchGetTableOptimizerCommand.js +18 -41
  228. package/dist-es/commands/BatchGetTriggersCommand.js +18 -41
  229. package/dist-es/commands/BatchGetWorkflowsCommand.js +18 -41
  230. package/dist-es/commands/BatchStopJobRunCommand.js +18 -41
  231. package/dist-es/commands/BatchUpdatePartitionCommand.js +18 -41
  232. package/dist-es/commands/CancelDataQualityRuleRecommendationRunCommand.js +18 -41
  233. package/dist-es/commands/CancelDataQualityRulesetEvaluationRunCommand.js +18 -41
  234. package/dist-es/commands/CancelMLTaskRunCommand.js +18 -41
  235. package/dist-es/commands/CancelStatementCommand.js +18 -41
  236. package/dist-es/commands/CheckSchemaVersionValidityCommand.js +18 -41
  237. package/dist-es/commands/CreateBlueprintCommand.js +18 -41
  238. package/dist-es/commands/CreateClassifierCommand.js +18 -41
  239. package/dist-es/commands/CreateConnectionCommand.js +18 -41
  240. package/dist-es/commands/CreateCrawlerCommand.js +18 -41
  241. package/dist-es/commands/CreateCustomEntityTypeCommand.js +18 -41
  242. package/dist-es/commands/CreateDataQualityRulesetCommand.js +18 -41
  243. package/dist-es/commands/CreateDatabaseCommand.js +18 -41
  244. package/dist-es/commands/CreateDevEndpointCommand.js +18 -41
  245. package/dist-es/commands/CreateJobCommand.js +18 -41
  246. package/dist-es/commands/CreateMLTransformCommand.js +18 -41
  247. package/dist-es/commands/CreatePartitionCommand.js +18 -41
  248. package/dist-es/commands/CreatePartitionIndexCommand.js +18 -41
  249. package/dist-es/commands/CreateRegistryCommand.js +18 -41
  250. package/dist-es/commands/CreateSchemaCommand.js +18 -41
  251. package/dist-es/commands/CreateScriptCommand.js +18 -41
  252. package/dist-es/commands/CreateSecurityConfigurationCommand.js +18 -41
  253. package/dist-es/commands/CreateSessionCommand.js +18 -41
  254. package/dist-es/commands/CreateTableCommand.js +18 -41
  255. package/dist-es/commands/CreateTableOptimizerCommand.js +18 -41
  256. package/dist-es/commands/CreateTriggerCommand.js +18 -41
  257. package/dist-es/commands/CreateUserDefinedFunctionCommand.js +18 -41
  258. package/dist-es/commands/CreateWorkflowCommand.js +18 -41
  259. package/dist-es/commands/DeleteBlueprintCommand.js +18 -41
  260. package/dist-es/commands/DeleteClassifierCommand.js +18 -41
  261. package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +18 -41
  262. package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +18 -41
  263. package/dist-es/commands/DeleteConnectionCommand.js +18 -41
  264. package/dist-es/commands/DeleteCrawlerCommand.js +18 -41
  265. package/dist-es/commands/DeleteCustomEntityTypeCommand.js +18 -41
  266. package/dist-es/commands/DeleteDataQualityRulesetCommand.js +18 -41
  267. package/dist-es/commands/DeleteDatabaseCommand.js +18 -41
  268. package/dist-es/commands/DeleteDevEndpointCommand.js +18 -41
  269. package/dist-es/commands/DeleteJobCommand.js +18 -41
  270. package/dist-es/commands/DeleteMLTransformCommand.js +18 -41
  271. package/dist-es/commands/DeletePartitionCommand.js +18 -41
  272. package/dist-es/commands/DeletePartitionIndexCommand.js +18 -41
  273. package/dist-es/commands/DeleteRegistryCommand.js +18 -41
  274. package/dist-es/commands/DeleteResourcePolicyCommand.js +18 -41
  275. package/dist-es/commands/DeleteSchemaCommand.js +18 -41
  276. package/dist-es/commands/DeleteSchemaVersionsCommand.js +18 -41
  277. package/dist-es/commands/DeleteSecurityConfigurationCommand.js +18 -41
  278. package/dist-es/commands/DeleteSessionCommand.js +18 -41
  279. package/dist-es/commands/DeleteTableCommand.js +18 -41
  280. package/dist-es/commands/DeleteTableOptimizerCommand.js +18 -41
  281. package/dist-es/commands/DeleteTableVersionCommand.js +18 -41
  282. package/dist-es/commands/DeleteTriggerCommand.js +18 -41
  283. package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +18 -41
  284. package/dist-es/commands/DeleteWorkflowCommand.js +18 -41
  285. package/dist-es/commands/GetBlueprintCommand.js +18 -41
  286. package/dist-es/commands/GetBlueprintRunCommand.js +18 -41
  287. package/dist-es/commands/GetBlueprintRunsCommand.js +18 -41
  288. package/dist-es/commands/GetCatalogImportStatusCommand.js +18 -41
  289. package/dist-es/commands/GetClassifierCommand.js +18 -41
  290. package/dist-es/commands/GetClassifiersCommand.js +18 -41
  291. package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +18 -41
  292. package/dist-es/commands/GetColumnStatisticsForTableCommand.js +18 -41
  293. package/dist-es/commands/GetColumnStatisticsTaskRunCommand.js +18 -41
  294. package/dist-es/commands/GetColumnStatisticsTaskRunsCommand.js +18 -41
  295. package/dist-es/commands/GetConnectionCommand.js +18 -41
  296. package/dist-es/commands/GetConnectionsCommand.js +18 -41
  297. package/dist-es/commands/GetCrawlerCommand.js +18 -41
  298. package/dist-es/commands/GetCrawlerMetricsCommand.js +18 -41
  299. package/dist-es/commands/GetCrawlersCommand.js +18 -41
  300. package/dist-es/commands/GetCustomEntityTypeCommand.js +18 -41
  301. package/dist-es/commands/GetDataCatalogEncryptionSettingsCommand.js +18 -41
  302. package/dist-es/commands/GetDataQualityResultCommand.js +18 -41
  303. package/dist-es/commands/GetDataQualityRuleRecommendationRunCommand.js +18 -41
  304. package/dist-es/commands/GetDataQualityRulesetCommand.js +18 -41
  305. package/dist-es/commands/GetDataQualityRulesetEvaluationRunCommand.js +18 -41
  306. package/dist-es/commands/GetDatabaseCommand.js +18 -41
  307. package/dist-es/commands/GetDatabasesCommand.js +18 -41
  308. package/dist-es/commands/GetDataflowGraphCommand.js +18 -41
  309. package/dist-es/commands/GetDevEndpointCommand.js +18 -41
  310. package/dist-es/commands/GetDevEndpointsCommand.js +18 -41
  311. package/dist-es/commands/GetJobBookmarkCommand.js +18 -41
  312. package/dist-es/commands/GetJobCommand.js +18 -41
  313. package/dist-es/commands/GetJobRunCommand.js +18 -41
  314. package/dist-es/commands/GetJobRunsCommand.js +18 -41
  315. package/dist-es/commands/GetJobsCommand.js +18 -41
  316. package/dist-es/commands/GetMLTaskRunCommand.js +18 -41
  317. package/dist-es/commands/GetMLTaskRunsCommand.js +18 -41
  318. package/dist-es/commands/GetMLTransformCommand.js +18 -41
  319. package/dist-es/commands/GetMLTransformsCommand.js +18 -41
  320. package/dist-es/commands/GetMappingCommand.js +18 -41
  321. package/dist-es/commands/GetPartitionCommand.js +18 -41
  322. package/dist-es/commands/GetPartitionIndexesCommand.js +18 -41
  323. package/dist-es/commands/GetPartitionsCommand.js +18 -41
  324. package/dist-es/commands/GetPlanCommand.js +18 -41
  325. package/dist-es/commands/GetRegistryCommand.js +18 -41
  326. package/dist-es/commands/GetResourcePoliciesCommand.js +18 -41
  327. package/dist-es/commands/GetResourcePolicyCommand.js +18 -41
  328. package/dist-es/commands/GetSchemaByDefinitionCommand.js +18 -41
  329. package/dist-es/commands/GetSchemaCommand.js +18 -41
  330. package/dist-es/commands/GetSchemaVersionCommand.js +18 -41
  331. package/dist-es/commands/GetSchemaVersionsDiffCommand.js +18 -41
  332. package/dist-es/commands/GetSecurityConfigurationCommand.js +18 -41
  333. package/dist-es/commands/GetSecurityConfigurationsCommand.js +18 -41
  334. package/dist-es/commands/GetSessionCommand.js +18 -41
  335. package/dist-es/commands/GetStatementCommand.js +18 -41
  336. package/dist-es/commands/GetTableCommand.js +18 -41
  337. package/dist-es/commands/GetTableOptimizerCommand.js +18 -41
  338. package/dist-es/commands/GetTableVersionCommand.js +18 -41
  339. package/dist-es/commands/GetTableVersionsCommand.js +18 -41
  340. package/dist-es/commands/GetTablesCommand.js +18 -41
  341. package/dist-es/commands/GetTagsCommand.js +18 -41
  342. package/dist-es/commands/GetTriggerCommand.js +18 -41
  343. package/dist-es/commands/GetTriggersCommand.js +18 -41
  344. package/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +18 -41
  345. package/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +18 -41
  346. package/dist-es/commands/GetUnfilteredTableMetadataCommand.js +18 -41
  347. package/dist-es/commands/GetUserDefinedFunctionCommand.js +18 -41
  348. package/dist-es/commands/GetUserDefinedFunctionsCommand.js +18 -41
  349. package/dist-es/commands/GetWorkflowCommand.js +18 -41
  350. package/dist-es/commands/GetWorkflowRunCommand.js +18 -41
  351. package/dist-es/commands/GetWorkflowRunPropertiesCommand.js +18 -41
  352. package/dist-es/commands/GetWorkflowRunsCommand.js +18 -41
  353. package/dist-es/commands/ImportCatalogToGlueCommand.js +18 -41
  354. package/dist-es/commands/ListBlueprintsCommand.js +18 -41
  355. package/dist-es/commands/ListColumnStatisticsTaskRunsCommand.js +18 -41
  356. package/dist-es/commands/ListCrawlersCommand.js +18 -41
  357. package/dist-es/commands/ListCrawlsCommand.js +18 -41
  358. package/dist-es/commands/ListCustomEntityTypesCommand.js +18 -41
  359. package/dist-es/commands/ListDataQualityResultsCommand.js +18 -41
  360. package/dist-es/commands/ListDataQualityRuleRecommendationRunsCommand.js +18 -41
  361. package/dist-es/commands/ListDataQualityRulesetEvaluationRunsCommand.js +18 -41
  362. package/dist-es/commands/ListDataQualityRulesetsCommand.js +18 -41
  363. package/dist-es/commands/ListDevEndpointsCommand.js +18 -41
  364. package/dist-es/commands/ListJobsCommand.js +18 -41
  365. package/dist-es/commands/ListMLTransformsCommand.js +18 -41
  366. package/dist-es/commands/ListRegistriesCommand.js +18 -41
  367. package/dist-es/commands/ListSchemaVersionsCommand.js +18 -41
  368. package/dist-es/commands/ListSchemasCommand.js +18 -41
  369. package/dist-es/commands/ListSessionsCommand.js +18 -41
  370. package/dist-es/commands/ListStatementsCommand.js +18 -41
  371. package/dist-es/commands/ListTableOptimizerRunsCommand.js +18 -41
  372. package/dist-es/commands/ListTriggersCommand.js +18 -41
  373. package/dist-es/commands/ListWorkflowsCommand.js +18 -41
  374. package/dist-es/commands/PutDataCatalogEncryptionSettingsCommand.js +18 -41
  375. package/dist-es/commands/PutResourcePolicyCommand.js +18 -41
  376. package/dist-es/commands/PutSchemaVersionMetadataCommand.js +18 -41
  377. package/dist-es/commands/PutWorkflowRunPropertiesCommand.js +18 -41
  378. package/dist-es/commands/QuerySchemaVersionMetadataCommand.js +18 -41
  379. package/dist-es/commands/RegisterSchemaVersionCommand.js +18 -41
  380. package/dist-es/commands/RemoveSchemaVersionMetadataCommand.js +18 -41
  381. package/dist-es/commands/ResetJobBookmarkCommand.js +18 -41
  382. package/dist-es/commands/ResumeWorkflowRunCommand.js +18 -41
  383. package/dist-es/commands/RunStatementCommand.js +18 -41
  384. package/dist-es/commands/SearchTablesCommand.js +18 -41
  385. package/dist-es/commands/StartBlueprintRunCommand.js +18 -41
  386. package/dist-es/commands/StartColumnStatisticsTaskRunCommand.js +18 -41
  387. package/dist-es/commands/StartCrawlerCommand.js +18 -41
  388. package/dist-es/commands/StartCrawlerScheduleCommand.js +18 -41
  389. package/dist-es/commands/StartDataQualityRuleRecommendationRunCommand.js +18 -41
  390. package/dist-es/commands/StartDataQualityRulesetEvaluationRunCommand.js +18 -41
  391. package/dist-es/commands/StartExportLabelsTaskRunCommand.js +18 -41
  392. package/dist-es/commands/StartImportLabelsTaskRunCommand.js +18 -41
  393. package/dist-es/commands/StartJobRunCommand.js +18 -41
  394. package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +18 -41
  395. package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +18 -41
  396. package/dist-es/commands/StartTriggerCommand.js +18 -41
  397. package/dist-es/commands/StartWorkflowRunCommand.js +18 -41
  398. package/dist-es/commands/StopColumnStatisticsTaskRunCommand.js +18 -41
  399. package/dist-es/commands/StopCrawlerCommand.js +18 -41
  400. package/dist-es/commands/StopCrawlerScheduleCommand.js +18 -41
  401. package/dist-es/commands/StopSessionCommand.js +18 -41
  402. package/dist-es/commands/StopTriggerCommand.js +18 -41
  403. package/dist-es/commands/StopWorkflowRunCommand.js +18 -41
  404. package/dist-es/commands/TagResourceCommand.js +18 -41
  405. package/dist-es/commands/UntagResourceCommand.js +18 -41
  406. package/dist-es/commands/UpdateBlueprintCommand.js +18 -41
  407. package/dist-es/commands/UpdateClassifierCommand.js +18 -41
  408. package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +18 -41
  409. package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +18 -41
  410. package/dist-es/commands/UpdateConnectionCommand.js +18 -41
  411. package/dist-es/commands/UpdateCrawlerCommand.js +18 -41
  412. package/dist-es/commands/UpdateCrawlerScheduleCommand.js +18 -41
  413. package/dist-es/commands/UpdateDataQualityRulesetCommand.js +18 -41
  414. package/dist-es/commands/UpdateDatabaseCommand.js +18 -41
  415. package/dist-es/commands/UpdateDevEndpointCommand.js +18 -41
  416. package/dist-es/commands/UpdateJobCommand.js +18 -41
  417. package/dist-es/commands/UpdateJobFromSourceControlCommand.js +18 -41
  418. package/dist-es/commands/UpdateMLTransformCommand.js +18 -41
  419. package/dist-es/commands/UpdatePartitionCommand.js +18 -41
  420. package/dist-es/commands/UpdateRegistryCommand.js +18 -41
  421. package/dist-es/commands/UpdateSchemaCommand.js +18 -41
  422. package/dist-es/commands/UpdateSourceControlFromJobCommand.js +18 -41
  423. package/dist-es/commands/UpdateTableCommand.js +18 -41
  424. package/dist-es/commands/UpdateTableOptimizerCommand.js +18 -41
  425. package/dist-es/commands/UpdateTriggerCommand.js +18 -41
  426. package/dist-es/commands/UpdateUserDefinedFunctionCommand.js +18 -41
  427. package/dist-es/commands/UpdateWorkflowCommand.js +18 -41
  428. package/dist-es/endpoint/EndpointParameters.js +6 -0
  429. package/dist-types/commands/BatchCreatePartitionCommand.d.ts +6 -21
  430. package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +6 -21
  431. package/dist-types/commands/BatchDeletePartitionCommand.d.ts +6 -21
  432. package/dist-types/commands/BatchDeleteTableCommand.d.ts +6 -21
  433. package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +6 -21
  434. package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +6 -21
  435. package/dist-types/commands/BatchGetCrawlersCommand.d.ts +6 -21
  436. package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +6 -21
  437. package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +6 -21
  438. package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +6 -21
  439. package/dist-types/commands/BatchGetJobsCommand.d.ts +6 -21
  440. package/dist-types/commands/BatchGetPartitionCommand.d.ts +6 -21
  441. package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +6 -21
  442. package/dist-types/commands/BatchGetTriggersCommand.d.ts +6 -21
  443. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +6 -21
  444. package/dist-types/commands/BatchStopJobRunCommand.d.ts +6 -21
  445. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +6 -21
  446. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +6 -21
  447. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +6 -21
  448. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +6 -21
  449. package/dist-types/commands/CancelStatementCommand.d.ts +6 -21
  450. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +6 -21
  451. package/dist-types/commands/CreateBlueprintCommand.d.ts +6 -21
  452. package/dist-types/commands/CreateClassifierCommand.d.ts +6 -21
  453. package/dist-types/commands/CreateConnectionCommand.d.ts +6 -21
  454. package/dist-types/commands/CreateCrawlerCommand.d.ts +6 -21
  455. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +6 -21
  456. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +6 -21
  457. package/dist-types/commands/CreateDatabaseCommand.d.ts +6 -21
  458. package/dist-types/commands/CreateDevEndpointCommand.d.ts +6 -21
  459. package/dist-types/commands/CreateJobCommand.d.ts +6 -21
  460. package/dist-types/commands/CreateMLTransformCommand.d.ts +6 -21
  461. package/dist-types/commands/CreatePartitionCommand.d.ts +6 -21
  462. package/dist-types/commands/CreatePartitionIndexCommand.d.ts +6 -21
  463. package/dist-types/commands/CreateRegistryCommand.d.ts +6 -21
  464. package/dist-types/commands/CreateSchemaCommand.d.ts +6 -21
  465. package/dist-types/commands/CreateScriptCommand.d.ts +6 -21
  466. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +6 -21
  467. package/dist-types/commands/CreateSessionCommand.d.ts +6 -21
  468. package/dist-types/commands/CreateTableCommand.d.ts +6 -21
  469. package/dist-types/commands/CreateTableOptimizerCommand.d.ts +6 -21
  470. package/dist-types/commands/CreateTriggerCommand.d.ts +6 -21
  471. package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +6 -21
  472. package/dist-types/commands/CreateWorkflowCommand.d.ts +6 -21
  473. package/dist-types/commands/DeleteBlueprintCommand.d.ts +6 -21
  474. package/dist-types/commands/DeleteClassifierCommand.d.ts +6 -21
  475. package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +6 -21
  476. package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +6 -21
  477. package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -21
  478. package/dist-types/commands/DeleteCrawlerCommand.d.ts +6 -21
  479. package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +6 -21
  480. package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +6 -21
  481. package/dist-types/commands/DeleteDatabaseCommand.d.ts +6 -21
  482. package/dist-types/commands/DeleteDevEndpointCommand.d.ts +6 -21
  483. package/dist-types/commands/DeleteJobCommand.d.ts +6 -21
  484. package/dist-types/commands/DeleteMLTransformCommand.d.ts +6 -21
  485. package/dist-types/commands/DeletePartitionCommand.d.ts +6 -21
  486. package/dist-types/commands/DeletePartitionIndexCommand.d.ts +6 -21
  487. package/dist-types/commands/DeleteRegistryCommand.d.ts +6 -21
  488. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -21
  489. package/dist-types/commands/DeleteSchemaCommand.d.ts +6 -21
  490. package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +6 -21
  491. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +6 -21
  492. package/dist-types/commands/DeleteSessionCommand.d.ts +6 -21
  493. package/dist-types/commands/DeleteTableCommand.d.ts +6 -21
  494. package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +6 -21
  495. package/dist-types/commands/DeleteTableVersionCommand.d.ts +6 -21
  496. package/dist-types/commands/DeleteTriggerCommand.d.ts +6 -21
  497. package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +6 -21
  498. package/dist-types/commands/DeleteWorkflowCommand.d.ts +6 -21
  499. package/dist-types/commands/GetBlueprintCommand.d.ts +6 -21
  500. package/dist-types/commands/GetBlueprintRunCommand.d.ts +6 -21
  501. package/dist-types/commands/GetBlueprintRunsCommand.d.ts +6 -21
  502. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +6 -21
  503. package/dist-types/commands/GetClassifierCommand.d.ts +6 -21
  504. package/dist-types/commands/GetClassifiersCommand.d.ts +6 -21
  505. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +6 -21
  506. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +6 -21
  507. package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +6 -21
  508. package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +6 -21
  509. package/dist-types/commands/GetConnectionCommand.d.ts +6 -21
  510. package/dist-types/commands/GetConnectionsCommand.d.ts +6 -21
  511. package/dist-types/commands/GetCrawlerCommand.d.ts +6 -21
  512. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +6 -21
  513. package/dist-types/commands/GetCrawlersCommand.d.ts +6 -21
  514. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +6 -21
  515. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +6 -21
  516. package/dist-types/commands/GetDataQualityResultCommand.d.ts +6 -21
  517. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +6 -21
  518. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +6 -21
  519. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +6 -21
  520. package/dist-types/commands/GetDatabaseCommand.d.ts +6 -21
  521. package/dist-types/commands/GetDatabasesCommand.d.ts +6 -21
  522. package/dist-types/commands/GetDataflowGraphCommand.d.ts +6 -21
  523. package/dist-types/commands/GetDevEndpointCommand.d.ts +6 -21
  524. package/dist-types/commands/GetDevEndpointsCommand.d.ts +6 -21
  525. package/dist-types/commands/GetJobBookmarkCommand.d.ts +6 -21
  526. package/dist-types/commands/GetJobCommand.d.ts +6 -21
  527. package/dist-types/commands/GetJobRunCommand.d.ts +6 -21
  528. package/dist-types/commands/GetJobRunsCommand.d.ts +6 -21
  529. package/dist-types/commands/GetJobsCommand.d.ts +6 -21
  530. package/dist-types/commands/GetMLTaskRunCommand.d.ts +6 -21
  531. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +6 -21
  532. package/dist-types/commands/GetMLTransformCommand.d.ts +6 -21
  533. package/dist-types/commands/GetMLTransformsCommand.d.ts +6 -21
  534. package/dist-types/commands/GetMappingCommand.d.ts +6 -21
  535. package/dist-types/commands/GetPartitionCommand.d.ts +6 -21
  536. package/dist-types/commands/GetPartitionIndexesCommand.d.ts +6 -21
  537. package/dist-types/commands/GetPartitionsCommand.d.ts +6 -21
  538. package/dist-types/commands/GetPlanCommand.d.ts +6 -21
  539. package/dist-types/commands/GetRegistryCommand.d.ts +6 -21
  540. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +6 -21
  541. package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -21
  542. package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +6 -21
  543. package/dist-types/commands/GetSchemaCommand.d.ts +6 -21
  544. package/dist-types/commands/GetSchemaVersionCommand.d.ts +6 -21
  545. package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +6 -21
  546. package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +6 -21
  547. package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +6 -21
  548. package/dist-types/commands/GetSessionCommand.d.ts +6 -21
  549. package/dist-types/commands/GetStatementCommand.d.ts +6 -21
  550. package/dist-types/commands/GetTableCommand.d.ts +6 -21
  551. package/dist-types/commands/GetTableOptimizerCommand.d.ts +6 -21
  552. package/dist-types/commands/GetTableVersionCommand.d.ts +6 -21
  553. package/dist-types/commands/GetTableVersionsCommand.d.ts +6 -21
  554. package/dist-types/commands/GetTablesCommand.d.ts +6 -21
  555. package/dist-types/commands/GetTagsCommand.d.ts +6 -21
  556. package/dist-types/commands/GetTriggerCommand.d.ts +6 -21
  557. package/dist-types/commands/GetTriggersCommand.d.ts +6 -21
  558. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +6 -21
  559. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +6 -21
  560. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +6 -21
  561. package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +6 -21
  562. package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +6 -21
  563. package/dist-types/commands/GetWorkflowCommand.d.ts +6 -21
  564. package/dist-types/commands/GetWorkflowRunCommand.d.ts +6 -21
  565. package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +6 -21
  566. package/dist-types/commands/GetWorkflowRunsCommand.d.ts +6 -21
  567. package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +6 -21
  568. package/dist-types/commands/ListBlueprintsCommand.d.ts +6 -21
  569. package/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +6 -21
  570. package/dist-types/commands/ListCrawlersCommand.d.ts +6 -21
  571. package/dist-types/commands/ListCrawlsCommand.d.ts +6 -21
  572. package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +6 -21
  573. package/dist-types/commands/ListDataQualityResultsCommand.d.ts +6 -21
  574. package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +6 -21
  575. package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +6 -21
  576. package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +6 -21
  577. package/dist-types/commands/ListDevEndpointsCommand.d.ts +6 -21
  578. package/dist-types/commands/ListJobsCommand.d.ts +6 -21
  579. package/dist-types/commands/ListMLTransformsCommand.d.ts +6 -21
  580. package/dist-types/commands/ListRegistriesCommand.d.ts +6 -21
  581. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +6 -21
  582. package/dist-types/commands/ListSchemasCommand.d.ts +6 -21
  583. package/dist-types/commands/ListSessionsCommand.d.ts +6 -21
  584. package/dist-types/commands/ListStatementsCommand.d.ts +6 -21
  585. package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +6 -21
  586. package/dist-types/commands/ListTriggersCommand.d.ts +6 -21
  587. package/dist-types/commands/ListWorkflowsCommand.d.ts +6 -21
  588. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +6 -21
  589. package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -21
  590. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +6 -21
  591. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +6 -21
  592. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +6 -21
  593. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +6 -21
  594. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +6 -21
  595. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +6 -21
  596. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +6 -21
  597. package/dist-types/commands/RunStatementCommand.d.ts +6 -21
  598. package/dist-types/commands/SearchTablesCommand.d.ts +6 -21
  599. package/dist-types/commands/StartBlueprintRunCommand.d.ts +6 -21
  600. package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +6 -21
  601. package/dist-types/commands/StartCrawlerCommand.d.ts +6 -21
  602. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +6 -21
  603. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +6 -21
  604. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +6 -21
  605. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +6 -21
  606. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +6 -21
  607. package/dist-types/commands/StartJobRunCommand.d.ts +6 -21
  608. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +6 -21
  609. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +6 -21
  610. package/dist-types/commands/StartTriggerCommand.d.ts +6 -21
  611. package/dist-types/commands/StartWorkflowRunCommand.d.ts +6 -21
  612. package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +6 -21
  613. package/dist-types/commands/StopCrawlerCommand.d.ts +6 -21
  614. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +6 -21
  615. package/dist-types/commands/StopSessionCommand.d.ts +6 -21
  616. package/dist-types/commands/StopTriggerCommand.d.ts +6 -21
  617. package/dist-types/commands/StopWorkflowRunCommand.d.ts +6 -21
  618. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  619. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  620. package/dist-types/commands/UpdateBlueprintCommand.d.ts +6 -21
  621. package/dist-types/commands/UpdateClassifierCommand.d.ts +6 -21
  622. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +6 -21
  623. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +6 -21
  624. package/dist-types/commands/UpdateConnectionCommand.d.ts +6 -21
  625. package/dist-types/commands/UpdateCrawlerCommand.d.ts +6 -21
  626. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +6 -21
  627. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +6 -21
  628. package/dist-types/commands/UpdateDatabaseCommand.d.ts +6 -21
  629. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +6 -21
  630. package/dist-types/commands/UpdateJobCommand.d.ts +6 -21
  631. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +6 -21
  632. package/dist-types/commands/UpdateMLTransformCommand.d.ts +6 -21
  633. package/dist-types/commands/UpdatePartitionCommand.d.ts +6 -21
  634. package/dist-types/commands/UpdateRegistryCommand.d.ts +6 -21
  635. package/dist-types/commands/UpdateSchemaCommand.d.ts +6 -21
  636. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +6 -21
  637. package/dist-types/commands/UpdateTableCommand.d.ts +6 -21
  638. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +6 -21
  639. package/dist-types/commands/UpdateTriggerCommand.d.ts +6 -21
  640. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +6 -21
  641. package/dist-types/commands/UpdateWorkflowCommand.d.ts +6 -21
  642. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  643. package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +12 -24
  644. package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +12 -24
  645. package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +12 -24
  646. package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +14 -23
  647. package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +12 -24
  648. package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +14 -23
  649. package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +14 -23
  650. package/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +12 -24
  651. package/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +12 -24
  652. package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +12 -24
  653. package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +14 -23
  654. package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +14 -23
  655. package/dist-types/ts3.4/commands/BatchGetTableOptimizerCommand.d.ts +12 -24
  656. package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +14 -23
  657. package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +14 -23
  658. package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +14 -23
  659. package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +12 -24
  660. package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +12 -24
  661. package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +12 -24
  662. package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +14 -23
  663. package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +14 -23
  664. package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +12 -24
  665. package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +14 -23
  666. package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +14 -23
  667. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +14 -23
  668. package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +14 -23
  669. package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +12 -24
  670. package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +12 -24
  671. package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +14 -23
  672. package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +14 -23
  673. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +14 -23
  674. package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +14 -23
  675. package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +14 -23
  676. package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +12 -24
  677. package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +14 -23
  678. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +14 -23
  679. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +14 -23
  680. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +12 -24
  681. package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +14 -23
  682. package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +14 -23
  683. package/dist-types/ts3.4/commands/CreateTableOptimizerCommand.d.ts +12 -24
  684. package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +14 -23
  685. package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +12 -24
  686. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +14 -23
  687. package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +14 -23
  688. package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +14 -23
  689. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +12 -24
  690. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +12 -24
  691. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +14 -23
  692. package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +14 -23
  693. package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +12 -24
  694. package/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +12 -24
  695. package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +14 -23
  696. package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +14 -23
  697. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +14 -23
  698. package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +14 -23
  699. package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +14 -23
  700. package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +12 -24
  701. package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +14 -23
  702. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -24
  703. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +14 -23
  704. package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +12 -24
  705. package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +12 -24
  706. package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +14 -23
  707. package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +14 -23
  708. package/dist-types/ts3.4/commands/DeleteTableOptimizerCommand.d.ts +12 -24
  709. package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +14 -23
  710. package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +14 -23
  711. package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +12 -24
  712. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +14 -23
  713. package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +14 -23
  714. package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +14 -23
  715. package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +14 -23
  716. package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +12 -24
  717. package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +14 -23
  718. package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +14 -23
  719. package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +12 -24
  720. package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +12 -24
  721. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +12 -24
  722. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +12 -24
  723. package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +14 -23
  724. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +14 -23
  725. package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +14 -23
  726. package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +14 -23
  727. package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +14 -23
  728. package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +14 -23
  729. package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +12 -24
  730. package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +12 -24
  731. package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +12 -24
  732. package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +12 -24
  733. package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +12 -24
  734. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +14 -23
  735. package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +14 -23
  736. package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +14 -23
  737. package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +14 -23
  738. package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +14 -23
  739. package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +14 -23
  740. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +12 -23
  741. package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +14 -23
  742. package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +14 -23
  743. package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +12 -23
  744. package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +14 -23
  745. package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +14 -23
  746. package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +14 -23
  747. package/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +14 -23
  748. package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +14 -23
  749. package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +14 -23
  750. package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +14 -23
  751. package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +14 -23
  752. package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +12 -23
  753. package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +14 -23
  754. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +14 -23
  755. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +14 -23
  756. package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +12 -24
  757. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +14 -23
  758. package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +14 -23
  759. package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +12 -24
  760. package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +12 -24
  761. package/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +12 -24
  762. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +14 -23
  763. package/dist-types/ts3.4/commands/GetStatementCommand.d.ts +14 -23
  764. package/dist-types/ts3.4/commands/GetTableCommand.d.ts +14 -23
  765. package/dist-types/ts3.4/commands/GetTableOptimizerCommand.d.ts +14 -23
  766. package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +14 -23
  767. package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +14 -23
  768. package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +14 -23
  769. package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +12 -23
  770. package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +14 -23
  771. package/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +14 -23
  772. package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +12 -24
  773. package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +12 -24
  774. package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +12 -24
  775. package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +12 -24
  776. package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +12 -24
  777. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +14 -23
  778. package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +14 -23
  779. package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +12 -24
  780. package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +14 -23
  781. package/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +14 -23
  782. package/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +14 -23
  783. package/dist-types/ts3.4/commands/ListColumnStatisticsTaskRunsCommand.d.ts +12 -24
  784. package/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +14 -23
  785. package/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +14 -23
  786. package/dist-types/ts3.4/commands/ListCustomEntityTypesCommand.d.ts +12 -24
  787. package/dist-types/ts3.4/commands/ListDataQualityResultsCommand.d.ts +12 -24
  788. package/dist-types/ts3.4/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +12 -24
  789. package/dist-types/ts3.4/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +12 -24
  790. package/dist-types/ts3.4/commands/ListDataQualityRulesetsCommand.d.ts +12 -24
  791. package/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +14 -23
  792. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +14 -23
  793. package/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +14 -23
  794. package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +14 -23
  795. package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +14 -23
  796. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +14 -23
  797. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +14 -23
  798. package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +14 -23
  799. package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +12 -24
  800. package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +14 -23
  801. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +14 -23
  802. package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +12 -24
  803. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +14 -23
  804. package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +12 -24
  805. package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +12 -24
  806. package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +12 -24
  807. package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +12 -24
  808. package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +12 -24
  809. package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +14 -23
  810. package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +14 -23
  811. package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +14 -23
  812. package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +14 -23
  813. package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +14 -23
  814. package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +12 -24
  815. package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +14 -23
  816. package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +12 -24
  817. package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +12 -24
  818. package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +12 -24
  819. package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +12 -24
  820. package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +12 -24
  821. package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +14 -23
  822. package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +12 -24
  823. package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +12 -24
  824. package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +14 -23
  825. package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +14 -23
  826. package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +12 -24
  827. package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +14 -23
  828. package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +14 -23
  829. package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +14 -23
  830. package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +14 -23
  831. package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +14 -23
  832. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  833. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  834. package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +14 -23
  835. package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +14 -23
  836. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +12 -24
  837. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +12 -24
  838. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +14 -23
  839. package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +14 -23
  840. package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +12 -24
  841. package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +12 -24
  842. package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +14 -23
  843. package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +14 -23
  844. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +14 -23
  845. package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +12 -24
  846. package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +14 -23
  847. package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +14 -23
  848. package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +14 -23
  849. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +14 -23
  850. package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +12 -24
  851. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +14 -23
  852. package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +12 -24
  853. package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +14 -23
  854. package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +12 -24
  855. package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +14 -23
  856. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  857. package/package.json +11 -11
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
4
  import { GetPartitionIndexesRequest, GetPartitionIndexesResponse } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetPartitionIndexesCommandInput extends GetPartitionIndexesRequ
21
20
  */
22
21
  export interface GetPartitionIndexesCommandOutput extends GetPartitionIndexesResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetPartitionIndexesCommand_base: {
24
+ new (input: GetPartitionIndexesCommandInput): import("@smithy/smithy-client").CommandImpl<GetPartitionIndexesCommandInput, GetPartitionIndexesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the partition indexes associated with a table.</p>
@@ -93,23 +96,5 @@ export interface GetPartitionIndexesCommandOutput extends GetPartitionIndexesRes
93
96
  * <p>Base exception class for all service exceptions from Glue service.</p>
94
97
  *
95
98
  */
96
- export declare class GetPartitionIndexesCommand extends $Command<GetPartitionIndexesCommandInput, GetPartitionIndexesCommandOutput, GlueClientResolvedConfig> {
97
- readonly input: GetPartitionIndexesCommandInput;
98
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
99
- /**
100
- * @public
101
- */
102
- constructor(input: GetPartitionIndexesCommandInput);
103
- /**
104
- * @internal
105
- */
106
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPartitionIndexesCommandInput, GetPartitionIndexesCommandOutput>;
107
- /**
108
- * @internal
109
- */
110
- private serialize;
111
- /**
112
- * @internal
113
- */
114
- private deserialize;
99
+ export declare class GetPartitionIndexesCommand extends GetPartitionIndexesCommand_base {
115
100
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
4
  import { GetPartitionsRequest, GetPartitionsResponse } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetPartitionsCommandInput extends GetPartitionsRequest {
21
20
  */
22
21
  export interface GetPartitionsCommandOutput extends GetPartitionsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetPartitionsCommand_base: {
24
+ new (input: GetPartitionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetPartitionsCommandInput, GetPartitionsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the partitions in a table.</p>
@@ -162,23 +165,5 @@ export interface GetPartitionsCommandOutput extends GetPartitionsResponse, __Met
162
165
  * <p>Base exception class for all service exceptions from Glue service.</p>
163
166
  *
164
167
  */
165
- export declare class GetPartitionsCommand extends $Command<GetPartitionsCommandInput, GetPartitionsCommandOutput, GlueClientResolvedConfig> {
166
- readonly input: GetPartitionsCommandInput;
167
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
168
- /**
169
- * @public
170
- */
171
- constructor(input: GetPartitionsCommandInput);
172
- /**
173
- * @internal
174
- */
175
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPartitionsCommandInput, GetPartitionsCommandOutput>;
176
- /**
177
- * @internal
178
- */
179
- private serialize;
180
- /**
181
- * @internal
182
- */
183
- private deserialize;
168
+ export declare class GetPartitionsCommand extends GetPartitionsCommand_base {
184
169
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
4
  import { GetPlanRequest, GetPlanResponse } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetPlanCommandInput extends GetPlanRequest {
21
20
  */
22
21
  export interface GetPlanCommandOutput extends GetPlanResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetPlanCommand_base: {
24
+ new (input: GetPlanCommandInput): import("@smithy/smithy-client").CommandImpl<GetPlanCommandInput, GetPlanCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets code to perform a specified mapping.</p>
@@ -107,23 +110,5 @@ export interface GetPlanCommandOutput extends GetPlanResponse, __MetadataBearer
107
110
  * <p>Base exception class for all service exceptions from Glue service.</p>
108
111
  *
109
112
  */
110
- export declare class GetPlanCommand extends $Command<GetPlanCommandInput, GetPlanCommandOutput, GlueClientResolvedConfig> {
111
- readonly input: GetPlanCommandInput;
112
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
113
- /**
114
- * @public
115
- */
116
- constructor(input: GetPlanCommandInput);
117
- /**
118
- * @internal
119
- */
120
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPlanCommandInput, GetPlanCommandOutput>;
121
- /**
122
- * @internal
123
- */
124
- private serialize;
125
- /**
126
- * @internal
127
- */
128
- private deserialize;
113
+ export declare class GetPlanCommand extends GetPlanCommand_base {
129
114
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
4
  import { GetRegistryInput, GetRegistryResponse } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetRegistryCommandInput extends GetRegistryInput {
21
20
  */
22
21
  export interface GetRegistryCommandOutput extends GetRegistryResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetRegistryCommand_base: {
24
+ new (input: GetRegistryCommandInput): import("@smithy/smithy-client").CommandImpl<GetRegistryCommandInput, GetRegistryCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Describes the specified registry in detail.</p>
@@ -71,23 +74,5 @@ export interface GetRegistryCommandOutput extends GetRegistryResponse, __Metadat
71
74
  * <p>Base exception class for all service exceptions from Glue service.</p>
72
75
  *
73
76
  */
74
- export declare class GetRegistryCommand extends $Command<GetRegistryCommandInput, GetRegistryCommandOutput, GlueClientResolvedConfig> {
75
- readonly input: GetRegistryCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: GetRegistryCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRegistryCommandInput, GetRegistryCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class GetRegistryCommand extends GetRegistryCommand_base {
93
78
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
4
  import { GetResourcePoliciesRequest, GetResourcePoliciesResponse } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetResourcePoliciesCommandInput extends GetResourcePoliciesRequ
21
20
  */
22
21
  export interface GetResourcePoliciesCommandOutput extends GetResourcePoliciesResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetResourcePoliciesCommand_base: {
24
+ new (input: GetResourcePoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePoliciesCommandInput, GetResourcePoliciesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the resource policies set on individual resources by Resource Access Manager
@@ -77,23 +80,5 @@ export interface GetResourcePoliciesCommandOutput extends GetResourcePoliciesRes
77
80
  * <p>Base exception class for all service exceptions from Glue service.</p>
78
81
  *
79
82
  */
80
- export declare class GetResourcePoliciesCommand extends $Command<GetResourcePoliciesCommandInput, GetResourcePoliciesCommandOutput, GlueClientResolvedConfig> {
81
- readonly input: GetResourcePoliciesCommandInput;
82
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
- /**
84
- * @public
85
- */
86
- constructor(input: GetResourcePoliciesCommandInput);
87
- /**
88
- * @internal
89
- */
90
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourcePoliciesCommandInput, GetResourcePoliciesCommandOutput>;
91
- /**
92
- * @internal
93
- */
94
- private serialize;
95
- /**
96
- * @internal
97
- */
98
- private deserialize;
83
+ export declare class GetResourcePoliciesCommand extends GetResourcePoliciesCommand_base {
99
84
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
4
  import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetResourcePolicyCommandInput extends GetResourcePolicyRequest
21
20
  */
22
21
  export interface GetResourcePolicyCommandOutput extends GetResourcePolicyResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetResourcePolicyCommand_base: {
24
+ new (input: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves a specified resource policy.</p>
@@ -66,23 +69,5 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyRespons
66
69
  * <p>Base exception class for all service exceptions from Glue service.</p>
67
70
  *
68
71
  */
69
- export declare class GetResourcePolicyCommand extends $Command<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, GlueClientResolvedConfig> {
70
- readonly input: GetResourcePolicyCommandInput;
71
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
- /**
73
- * @public
74
- */
75
- constructor(input: GetResourcePolicyCommandInput);
76
- /**
77
- * @internal
78
- */
79
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput>;
80
- /**
81
- * @internal
82
- */
83
- private serialize;
84
- /**
85
- * @internal
86
- */
87
- private deserialize;
72
+ export declare class GetResourcePolicyCommand extends GetResourcePolicyCommand_base {
88
73
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
4
  import { GetSchemaByDefinitionInput, GetSchemaByDefinitionResponse } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSchemaByDefinitionCommandInput extends GetSchemaByDefinition
21
20
  */
22
21
  export interface GetSchemaByDefinitionCommandOutput extends GetSchemaByDefinitionResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSchemaByDefinitionCommand_base: {
24
+ new (input: GetSchemaByDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaByDefinitionCommandInput, GetSchemaByDefinitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <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>
@@ -72,23 +75,5 @@ export interface GetSchemaByDefinitionCommandOutput extends GetSchemaByDefinitio
72
75
  * <p>Base exception class for all service exceptions from Glue service.</p>
73
76
  *
74
77
  */
75
- export declare class GetSchemaByDefinitionCommand extends $Command<GetSchemaByDefinitionCommandInput, GetSchemaByDefinitionCommandOutput, GlueClientResolvedConfig> {
76
- readonly input: GetSchemaByDefinitionCommandInput;
77
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
- /**
79
- * @public
80
- */
81
- constructor(input: GetSchemaByDefinitionCommandInput);
82
- /**
83
- * @internal
84
- */
85
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSchemaByDefinitionCommandInput, GetSchemaByDefinitionCommandOutput>;
86
- /**
87
- * @internal
88
- */
89
- private serialize;
90
- /**
91
- * @internal
92
- */
93
- private deserialize;
78
+ export declare class GetSchemaByDefinitionCommand extends GetSchemaByDefinitionCommand_base {
94
79
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
4
  import { GetSchemaInput, GetSchemaResponse } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSchemaCommandInput extends GetSchemaInput {
21
20
  */
22
21
  export interface GetSchemaCommandOutput extends GetSchemaResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSchemaCommand_base: {
24
+ new (input: GetSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaCommandInput, GetSchemaCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Describes the specified schema in detail.</p>
@@ -79,23 +82,5 @@ export interface GetSchemaCommandOutput extends GetSchemaResponse, __MetadataBea
79
82
  * <p>Base exception class for all service exceptions from Glue service.</p>
80
83
  *
81
84
  */
82
- export declare class GetSchemaCommand extends $Command<GetSchemaCommandInput, GetSchemaCommandOutput, GlueClientResolvedConfig> {
83
- readonly input: GetSchemaCommandInput;
84
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
- /**
86
- * @public
87
- */
88
- constructor(input: GetSchemaCommandInput);
89
- /**
90
- * @internal
91
- */
92
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSchemaCommandInput, GetSchemaCommandOutput>;
93
- /**
94
- * @internal
95
- */
96
- private serialize;
97
- /**
98
- * @internal
99
- */
100
- private deserialize;
85
+ export declare class GetSchemaCommand extends GetSchemaCommand_base {
101
86
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
4
  import { GetSchemaVersionInput, GetSchemaVersionResponse } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSchemaVersionCommandInput extends GetSchemaVersionInput {
21
20
  */
22
21
  export interface GetSchemaVersionCommandOutput extends GetSchemaVersionResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSchemaVersionCommand_base: {
24
+ new (input: GetSchemaVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaVersionCommandInput, GetSchemaVersionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <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>
@@ -78,23 +81,5 @@ export interface GetSchemaVersionCommandOutput extends GetSchemaVersionResponse,
78
81
  * <p>Base exception class for all service exceptions from Glue service.</p>
79
82
  *
80
83
  */
81
- export declare class GetSchemaVersionCommand extends $Command<GetSchemaVersionCommandInput, GetSchemaVersionCommandOutput, GlueClientResolvedConfig> {
82
- readonly input: GetSchemaVersionCommandInput;
83
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
- /**
85
- * @public
86
- */
87
- constructor(input: GetSchemaVersionCommandInput);
88
- /**
89
- * @internal
90
- */
91
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSchemaVersionCommandInput, GetSchemaVersionCommandOutput>;
92
- /**
93
- * @internal
94
- */
95
- private serialize;
96
- /**
97
- * @internal
98
- */
99
- private deserialize;
84
+ export declare class GetSchemaVersionCommand extends GetSchemaVersionCommand_base {
100
85
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
4
  import { GetSchemaVersionsDiffInput, GetSchemaVersionsDiffResponse } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSchemaVersionsDiffCommandInput extends GetSchemaVersionsDiff
21
20
  */
22
21
  export interface GetSchemaVersionsDiffCommandOutput extends GetSchemaVersionsDiffResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSchemaVersionsDiffCommand_base: {
24
+ new (input: GetSchemaVersionsDiffCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaVersionsDiffCommandInput, GetSchemaVersionsDiffCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Fetches the schema version difference in the specified difference type between two stored schema versions in the Schema Registry.</p>
@@ -77,23 +80,5 @@ export interface GetSchemaVersionsDiffCommandOutput extends GetSchemaVersionsDif
77
80
  * <p>Base exception class for all service exceptions from Glue service.</p>
78
81
  *
79
82
  */
80
- export declare class GetSchemaVersionsDiffCommand extends $Command<GetSchemaVersionsDiffCommandInput, GetSchemaVersionsDiffCommandOutput, GlueClientResolvedConfig> {
81
- readonly input: GetSchemaVersionsDiffCommandInput;
82
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
- /**
84
- * @public
85
- */
86
- constructor(input: GetSchemaVersionsDiffCommandInput);
87
- /**
88
- * @internal
89
- */
90
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSchemaVersionsDiffCommandInput, GetSchemaVersionsDiffCommandOutput>;
91
- /**
92
- * @internal
93
- */
94
- private serialize;
95
- /**
96
- * @internal
97
- */
98
- private deserialize;
83
+ export declare class GetSchemaVersionsDiffCommand extends GetSchemaVersionsDiffCommand_base {
99
84
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
4
  import { GetSecurityConfigurationRequest, GetSecurityConfigurationResponse } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSecurityConfigurationCommandInput extends GetSecurityConfigu
21
20
  */
22
21
  export interface GetSecurityConfigurationCommandOutput extends GetSecurityConfigurationResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSecurityConfigurationCommand_base: {
24
+ new (input: GetSecurityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetSecurityConfigurationCommandInput, GetSecurityConfigurationCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves a specified security configuration.</p>
@@ -82,23 +85,5 @@ export interface GetSecurityConfigurationCommandOutput extends GetSecurityConfig
82
85
  * <p>Base exception class for all service exceptions from Glue service.</p>
83
86
  *
84
87
  */
85
- export declare class GetSecurityConfigurationCommand extends $Command<GetSecurityConfigurationCommandInput, GetSecurityConfigurationCommandOutput, GlueClientResolvedConfig> {
86
- readonly input: GetSecurityConfigurationCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: GetSecurityConfigurationCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSecurityConfigurationCommandInput, GetSecurityConfigurationCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class GetSecurityConfigurationCommand extends GetSecurityConfigurationCommand_base {
104
89
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
4
  import { GetSecurityConfigurationsRequest } from "../models/models_1";
6
5
  import { GetSecurityConfigurationsResponse } from "../models/models_2";
@@ -22,6 +21,10 @@ export interface GetSecurityConfigurationsCommandInput extends GetSecurityConfig
22
21
  */
23
22
  export interface GetSecurityConfigurationsCommandOutput extends GetSecurityConfigurationsResponse, __MetadataBearer {
24
23
  }
24
+ declare const GetSecurityConfigurationsCommand_base: {
25
+ new (input: GetSecurityConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSecurityConfigurationsCommandInput, GetSecurityConfigurationsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
+ };
25
28
  /**
26
29
  * @public
27
30
  * <p>Retrieves a list of all security configurations.</p>
@@ -87,23 +90,5 @@ export interface GetSecurityConfigurationsCommandOutput extends GetSecurityConfi
87
90
  * <p>Base exception class for all service exceptions from Glue service.</p>
88
91
  *
89
92
  */
90
- export declare class GetSecurityConfigurationsCommand extends $Command<GetSecurityConfigurationsCommandInput, GetSecurityConfigurationsCommandOutput, GlueClientResolvedConfig> {
91
- readonly input: GetSecurityConfigurationsCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: GetSecurityConfigurationsCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSecurityConfigurationsCommandInput, GetSecurityConfigurationsCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class GetSecurityConfigurationsCommand extends GetSecurityConfigurationsCommand_base {
109
94
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
4
  import { GetSessionRequest, GetSessionResponse } from "../models/models_2";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSessionCommandInput extends GetSessionRequest {
21
20
  */
22
21
  export interface GetSessionCommandOutput extends GetSessionResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSessionCommand_base: {
24
+ new (input: GetSessionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSessionCommandInput, GetSessionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the session.</p>
@@ -96,23 +99,5 @@ export interface GetSessionCommandOutput extends GetSessionResponse, __MetadataB
96
99
  * <p>Base exception class for all service exceptions from Glue service.</p>
97
100
  *
98
101
  */
99
- export declare class GetSessionCommand extends $Command<GetSessionCommandInput, GetSessionCommandOutput, GlueClientResolvedConfig> {
100
- readonly input: GetSessionCommandInput;
101
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
102
- /**
103
- * @public
104
- */
105
- constructor(input: GetSessionCommandInput);
106
- /**
107
- * @internal
108
- */
109
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSessionCommandInput, GetSessionCommandOutput>;
110
- /**
111
- * @internal
112
- */
113
- private serialize;
114
- /**
115
- * @internal
116
- */
117
- private deserialize;
102
+ export declare class GetSessionCommand extends GetSessionCommand_base {
118
103
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
4
  import { GetStatementRequest, GetStatementResponse } from "../models/models_2";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetStatementCommandInput extends GetStatementRequest {
21
20
  */
22
21
  export interface GetStatementCommandOutput extends GetStatementResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetStatementCommand_base: {
24
+ new (input: GetStatementCommandInput): import("@smithy/smithy-client").CommandImpl<GetStatementCommandInput, GetStatementCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the statement.</p>
@@ -90,23 +93,5 @@ export interface GetStatementCommandOutput extends GetStatementResponse, __Metad
90
93
  * <p>Base exception class for all service exceptions from Glue service.</p>
91
94
  *
92
95
  */
93
- export declare class GetStatementCommand extends $Command<GetStatementCommandInput, GetStatementCommandOutput, GlueClientResolvedConfig> {
94
- readonly input: GetStatementCommandInput;
95
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
96
- /**
97
- * @public
98
- */
99
- constructor(input: GetStatementCommandInput);
100
- /**
101
- * @internal
102
- */
103
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetStatementCommandInput, GetStatementCommandOutput>;
104
- /**
105
- * @internal
106
- */
107
- private serialize;
108
- /**
109
- * @internal
110
- */
111
- private deserialize;
96
+ export declare class GetStatementCommand extends GetStatementCommand_base {
112
97
  }