@aws-sdk/client-glue 3.799.0 → 3.804.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 (418) hide show
  1. package/dist-es/protocols/Aws_json1_1.js +29 -29
  2. package/dist-types/commands/BatchCreatePartitionCommand.d.ts +1 -1
  3. package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +1 -1
  4. package/dist-types/commands/BatchDeletePartitionCommand.d.ts +1 -1
  5. package/dist-types/commands/BatchDeleteTableCommand.d.ts +1 -1
  6. package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +1 -1
  7. package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +1 -1
  8. package/dist-types/commands/BatchGetCrawlersCommand.d.ts +1 -1
  9. package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +1 -1
  10. package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +1 -1
  11. package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +1 -1
  12. package/dist-types/commands/BatchGetJobsCommand.d.ts +1 -1
  13. package/dist-types/commands/BatchGetPartitionCommand.d.ts +1 -1
  14. package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +1 -1
  15. package/dist-types/commands/BatchGetTriggersCommand.d.ts +1 -1
  16. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +1 -1
  17. package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
  18. package/dist-types/commands/BatchStopJobRunCommand.d.ts +1 -1
  19. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +1 -1
  20. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  21. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  22. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +1 -1
  23. package/dist-types/commands/CancelStatementCommand.d.ts +1 -1
  24. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
  25. package/dist-types/commands/CreateBlueprintCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateCatalogCommand.d.ts +1 -1
  27. package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  28. package/dist-types/commands/CreateConnectionCommand.d.ts +1 -1
  29. package/dist-types/commands/CreateCrawlerCommand.d.ts +1 -1
  30. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
  31. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +1 -1
  32. package/dist-types/commands/CreateDatabaseCommand.d.ts +1 -1
  33. package/dist-types/commands/CreateDevEndpointCommand.d.ts +1 -1
  34. package/dist-types/commands/CreateIntegrationCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateIntegrationResourcePropertyCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateIntegrationTablePropertiesCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateJobCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateMLTransformCommand.d.ts +1 -1
  39. package/dist-types/commands/CreatePartitionCommand.d.ts +1 -1
  40. package/dist-types/commands/CreatePartitionIndexCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateRegistryCommand.d.ts +1 -1
  42. package/dist-types/commands/CreateSchemaCommand.d.ts +1 -1
  43. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +1 -1
  44. package/dist-types/commands/CreateSessionCommand.d.ts +1 -1
  45. package/dist-types/commands/CreateTableCommand.d.ts +1 -1
  46. package/dist-types/commands/CreateTableOptimizerCommand.d.ts +1 -1
  47. package/dist-types/commands/CreateTriggerCommand.d.ts +1 -1
  48. package/dist-types/commands/CreateUsageProfileCommand.d.ts +1 -1
  49. package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +1 -1
  50. package/dist-types/commands/CreateWorkflowCommand.d.ts +1 -1
  51. package/dist-types/commands/DeleteBlueprintCommand.d.ts +1 -1
  52. package/dist-types/commands/DeleteCatalogCommand.d.ts +1 -1
  53. package/dist-types/commands/DeleteClassifierCommand.d.ts +1 -1
  54. package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +1 -1
  55. package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +1 -1
  56. package/dist-types/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  57. package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
  58. package/dist-types/commands/DeleteCrawlerCommand.d.ts +1 -1
  59. package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +1 -1
  60. package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +1 -1
  61. package/dist-types/commands/DeleteDatabaseCommand.d.ts +1 -1
  62. package/dist-types/commands/DeleteDevEndpointCommand.d.ts +1 -1
  63. package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -1
  64. package/dist-types/commands/DeleteIntegrationTablePropertiesCommand.d.ts +1 -1
  65. package/dist-types/commands/DeleteJobCommand.d.ts +1 -1
  66. package/dist-types/commands/DeleteMLTransformCommand.d.ts +1 -1
  67. package/dist-types/commands/DeletePartitionCommand.d.ts +1 -1
  68. package/dist-types/commands/DeletePartitionIndexCommand.d.ts +1 -1
  69. package/dist-types/commands/DeleteRegistryCommand.d.ts +1 -1
  70. package/dist-types/commands/DeleteSchemaCommand.d.ts +1 -1
  71. package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +1 -1
  72. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +1 -1
  73. package/dist-types/commands/DeleteSessionCommand.d.ts +1 -1
  74. package/dist-types/commands/DeleteTableCommand.d.ts +1 -1
  75. package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +1 -1
  76. package/dist-types/commands/DeleteTableVersionCommand.d.ts +1 -1
  77. package/dist-types/commands/DeleteTriggerCommand.d.ts +1 -1
  78. package/dist-types/commands/DeleteUsageProfileCommand.d.ts +1 -1
  79. package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +1 -1
  80. package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -1
  81. package/dist-types/commands/DescribeConnectionTypeCommand.d.ts +1 -1
  82. package/dist-types/commands/DescribeEntityCommand.d.ts +1 -1
  83. package/dist-types/commands/GetBlueprintCommand.d.ts +1 -1
  84. package/dist-types/commands/GetBlueprintRunCommand.d.ts +1 -1
  85. package/dist-types/commands/GetBlueprintRunsCommand.d.ts +1 -1
  86. package/dist-types/commands/GetCatalogCommand.d.ts +1 -1
  87. package/dist-types/commands/GetClassifierCommand.d.ts +1 -1
  88. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
  89. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
  90. package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
  91. package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
  92. package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  93. package/dist-types/commands/GetConnectionCommand.d.ts +1 -1
  94. package/dist-types/commands/GetCrawlerCommand.d.ts +1 -1
  95. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +1 -1
  96. package/dist-types/commands/GetDataQualityModelCommand.d.ts +1 -1
  97. package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +1 -1
  98. package/dist-types/commands/GetDataQualityResultCommand.d.ts +1 -1
  99. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  100. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +1 -1
  101. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  102. package/dist-types/commands/GetDatabaseCommand.d.ts +1 -1
  103. package/dist-types/commands/GetDevEndpointCommand.d.ts +1 -1
  104. package/dist-types/commands/GetEntityRecordsCommand.d.ts +1 -1
  105. package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
  106. package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
  107. package/dist-types/commands/GetJobBookmarkCommand.d.ts +1 -1
  108. package/dist-types/commands/GetJobCommand.d.ts +1 -1
  109. package/dist-types/commands/GetJobRunCommand.d.ts +1 -1
  110. package/dist-types/commands/GetJobRunsCommand.d.ts +1 -1
  111. package/dist-types/commands/GetMLTaskRunCommand.d.ts +1 -1
  112. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +1 -1
  113. package/dist-types/commands/GetMLTransformCommand.d.ts +1 -1
  114. package/dist-types/commands/GetMappingCommand.d.ts +1 -1
  115. package/dist-types/commands/GetPartitionCommand.d.ts +1 -1
  116. package/dist-types/commands/GetPartitionIndexesCommand.d.ts +1 -1
  117. package/dist-types/commands/GetPartitionsCommand.d.ts +1 -1
  118. package/dist-types/commands/GetPlanCommand.d.ts +1 -1
  119. package/dist-types/commands/GetRegistryCommand.d.ts +1 -1
  120. package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +1 -1
  121. package/dist-types/commands/GetSchemaCommand.d.ts +1 -1
  122. package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +1 -1
  123. package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +1 -1
  124. package/dist-types/commands/GetSessionCommand.d.ts +1 -1
  125. package/dist-types/commands/GetStatementCommand.d.ts +1 -1
  126. package/dist-types/commands/GetTableCommand.d.ts +1 -1
  127. package/dist-types/commands/GetTableOptimizerCommand.d.ts +1 -1
  128. package/dist-types/commands/GetTableVersionCommand.d.ts +1 -1
  129. package/dist-types/commands/GetTableVersionsCommand.d.ts +1 -1
  130. package/dist-types/commands/GetTablesCommand.d.ts +1 -1
  131. package/dist-types/commands/GetTagsCommand.d.ts +1 -1
  132. package/dist-types/commands/GetTriggerCommand.d.ts +1 -1
  133. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +1 -1
  134. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +1 -1
  135. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +1 -1
  136. package/dist-types/commands/GetUsageProfileCommand.d.ts +1 -1
  137. package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +1 -1
  138. package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +1 -1
  139. package/dist-types/commands/GetWorkflowCommand.d.ts +1 -1
  140. package/dist-types/commands/GetWorkflowRunCommand.d.ts +1 -1
  141. package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +1 -1
  142. package/dist-types/commands/GetWorkflowRunsCommand.d.ts +1 -1
  143. package/dist-types/commands/ListCrawlsCommand.d.ts +1 -1
  144. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +1 -1
  145. package/dist-types/commands/ListStatementsCommand.d.ts +1 -1
  146. package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
  147. package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -1
  148. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  149. package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
  150. package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
  151. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
  152. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
  153. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +1 -1
  154. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
  155. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +1 -1
  156. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +1 -1
  157. package/dist-types/commands/RunStatementCommand.d.ts +1 -1
  158. package/dist-types/commands/StartBlueprintRunCommand.d.ts +1 -1
  159. package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
  160. package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  161. package/dist-types/commands/StartCrawlerCommand.d.ts +1 -1
  162. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +1 -1
  163. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  164. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  165. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
  166. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
  167. package/dist-types/commands/StartJobRunCommand.d.ts +1 -1
  168. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
  169. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
  170. package/dist-types/commands/StartTriggerCommand.d.ts +1 -1
  171. package/dist-types/commands/StartWorkflowRunCommand.d.ts +1 -1
  172. package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
  173. package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  174. package/dist-types/commands/StopCrawlerCommand.d.ts +1 -1
  175. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +1 -1
  176. package/dist-types/commands/StopSessionCommand.d.ts +1 -1
  177. package/dist-types/commands/StopTriggerCommand.d.ts +1 -1
  178. package/dist-types/commands/StopWorkflowRunCommand.d.ts +1 -1
  179. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  180. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  181. package/dist-types/commands/UpdateBlueprintCommand.d.ts +1 -1
  182. package/dist-types/commands/UpdateCatalogCommand.d.ts +1 -1
  183. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
  184. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
  185. package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  186. package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
  187. package/dist-types/commands/UpdateCrawlerCommand.d.ts +1 -1
  188. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
  189. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
  190. package/dist-types/commands/UpdateDatabaseCommand.d.ts +1 -1
  191. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +1 -1
  192. package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
  193. package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
  194. package/dist-types/commands/UpdateJobCommand.d.ts +1 -1
  195. package/dist-types/commands/UpdateMLTransformCommand.d.ts +1 -1
  196. package/dist-types/commands/UpdatePartitionCommand.d.ts +1 -1
  197. package/dist-types/commands/UpdateRegistryCommand.d.ts +1 -1
  198. package/dist-types/commands/UpdateSchemaCommand.d.ts +1 -1
  199. package/dist-types/commands/UpdateTableCommand.d.ts +1 -1
  200. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +1 -1
  201. package/dist-types/commands/UpdateTriggerCommand.d.ts +1 -1
  202. package/dist-types/commands/UpdateUsageProfileCommand.d.ts +1 -1
  203. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +1 -1
  204. package/dist-types/commands/UpdateWorkflowCommand.d.ts +1 -1
  205. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  206. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  207. package/dist-types/runtimeConfig.d.ts +16 -16
  208. package/dist-types/runtimeConfig.native.d.ts +18 -18
  209. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  210. package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +1 -1
  211. package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +1 -1
  212. package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +1 -1
  213. package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +1 -1
  214. package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +1 -1
  215. package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +1 -1
  216. package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +1 -1
  217. package/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +1 -1
  218. package/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +1 -1
  219. package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +1 -1
  220. package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +1 -1
  221. package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +1 -1
  222. package/dist-types/ts3.4/commands/BatchGetTableOptimizerCommand.d.ts +1 -1
  223. package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +1 -1
  224. package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +1 -1
  225. package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
  226. package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +1 -1
  227. package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +1 -1
  228. package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  229. package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  230. package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +1 -1
  231. package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +1 -1
  232. package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
  233. package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +1 -1
  234. package/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +1 -1
  235. package/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  236. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +1 -1
  237. package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +1 -1
  238. package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
  239. package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +1 -1
  240. package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +1 -1
  241. package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +1 -1
  242. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +1 -1
  243. package/dist-types/ts3.4/commands/CreateIntegrationResourcePropertyCommand.d.ts +1 -1
  244. package/dist-types/ts3.4/commands/CreateIntegrationTablePropertiesCommand.d.ts +1 -1
  245. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +1 -1
  246. package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +1 -1
  247. package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +1 -1
  248. package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +1 -1
  249. package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +1 -1
  250. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +1 -1
  251. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +1 -1
  252. package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +1 -1
  253. package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +1 -1
  254. package/dist-types/ts3.4/commands/CreateTableOptimizerCommand.d.ts +1 -1
  255. package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +1 -1
  256. package/dist-types/ts3.4/commands/CreateUsageProfileCommand.d.ts +1 -1
  257. package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +1 -1
  258. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +1 -1
  259. package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +1 -1
  260. package/dist-types/ts3.4/commands/DeleteCatalogCommand.d.ts +1 -1
  261. package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +1 -1
  262. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +1 -1
  263. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +1 -1
  264. package/dist-types/ts3.4/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  265. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +1 -1
  266. package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +1 -1
  267. package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +1 -1
  268. package/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +1 -1
  269. package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +1 -1
  270. package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +1 -1
  271. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +1 -1
  272. package/dist-types/ts3.4/commands/DeleteIntegrationTablePropertiesCommand.d.ts +1 -1
  273. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +1 -1
  274. package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +1 -1
  275. package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +1 -1
  276. package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +1 -1
  277. package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +1 -1
  278. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +1 -1
  279. package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +1 -1
  280. package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +1 -1
  281. package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +1 -1
  282. package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +1 -1
  283. package/dist-types/ts3.4/commands/DeleteTableOptimizerCommand.d.ts +1 -1
  284. package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +1 -1
  285. package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +1 -1
  286. package/dist-types/ts3.4/commands/DeleteUsageProfileCommand.d.ts +1 -1
  287. package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +1 -1
  288. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +1 -1
  289. package/dist-types/ts3.4/commands/DescribeConnectionTypeCommand.d.ts +1 -1
  290. package/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +1 -1
  291. package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +1 -1
  292. package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +1 -1
  293. package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +1 -1
  294. package/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +1 -1
  295. package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +1 -1
  296. package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
  297. package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
  298. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
  299. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
  300. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  301. package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +1 -1
  302. package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +1 -1
  303. package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +1 -1
  304. package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +1 -1
  305. package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +1 -1
  306. package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +1 -1
  307. package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  308. package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +1 -1
  309. package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  310. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +1 -1
  311. package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +1 -1
  312. package/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +1 -1
  313. package/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
  314. package/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
  315. package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +1 -1
  316. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +1 -1
  317. package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +1 -1
  318. package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +1 -1
  319. package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +1 -1
  320. package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +1 -1
  321. package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +1 -1
  322. package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +1 -1
  323. package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +1 -1
  324. package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +1 -1
  325. package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +1 -1
  326. package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +1 -1
  327. package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +1 -1
  328. package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +1 -1
  329. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +1 -1
  330. package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +1 -1
  331. package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +1 -1
  332. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +1 -1
  333. package/dist-types/ts3.4/commands/GetStatementCommand.d.ts +1 -1
  334. package/dist-types/ts3.4/commands/GetTableCommand.d.ts +1 -1
  335. package/dist-types/ts3.4/commands/GetTableOptimizerCommand.d.ts +1 -1
  336. package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +1 -1
  337. package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +1 -1
  338. package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +1 -1
  339. package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +1 -1
  340. package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +1 -1
  341. package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +1 -1
  342. package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +1 -1
  343. package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +1 -1
  344. package/dist-types/ts3.4/commands/GetUsageProfileCommand.d.ts +1 -1
  345. package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +1 -1
  346. package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +1 -1
  347. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +1 -1
  348. package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +1 -1
  349. package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +1 -1
  350. package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +1 -1
  351. package/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +1 -1
  352. package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +1 -1
  353. package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +1 -1
  354. package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
  355. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +1 -1
  356. package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
  357. package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
  358. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
  359. package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
  360. package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
  361. package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +1 -1
  362. package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
  363. package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +1 -1
  364. package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +1 -1
  365. package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +1 -1
  366. package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +1 -1
  367. package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
  368. package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  369. package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +1 -1
  370. package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +1 -1
  371. package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
  372. package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
  373. package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
  374. package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
  375. package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +1 -1
  376. package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
  377. package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
  378. package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +1 -1
  379. package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +1 -1
  380. package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
  381. package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
  382. package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +1 -1
  383. package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +1 -1
  384. package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +1 -1
  385. package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +1 -1
  386. package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +1 -1
  387. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  388. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  389. package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +1 -1
  390. package/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +1 -1
  391. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
  392. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
  393. package/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
  394. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -1
  395. package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +1 -1
  396. package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
  397. package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
  398. package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +1 -1
  399. package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +1 -1
  400. package/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
  401. package/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
  402. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +1 -1
  403. package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +1 -1
  404. package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +1 -1
  405. package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +1 -1
  406. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +1 -1
  407. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +1 -1
  408. package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +1 -1
  409. package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +1 -1
  410. package/dist-types/ts3.4/commands/UpdateUsageProfileCommand.d.ts +1 -1
  411. package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +1 -1
  412. package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +1 -1
  413. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  414. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  415. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  416. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  417. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  418. package/package.json +20 -20
@@ -23,7 +23,7 @@ export interface PutDataQualityProfileAnnotationCommandOutput extends PutDataQua
23
23
  }
24
24
  declare const PutDataQualityProfileAnnotationCommand_base: {
25
25
  new (input: PutDataQualityProfileAnnotationCommandInput): import("@smithy/smithy-client").CommandImpl<PutDataQualityProfileAnnotationCommandInput, PutDataQualityProfileAnnotationCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutDataQualityProfileAnnotationCommandInput): import("@smithy/smithy-client").CommandImpl<PutDataQualityProfileAnnotationCommandInput, PutDataQualityProfileAnnotationCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutDataQualityProfileAnnotationCommandInput): import("@smithy/smithy-client").CommandImpl<PutDataQualityProfileAnnotationCommandInput, PutDataQualityProfileAnnotationCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutResourcePolicyCommandOutput extends PutResourcePolicyRespons
23
23
  }
24
24
  declare const PutResourcePolicyCommand_base: {
25
25
  new (input: PutResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutSchemaVersionMetadataCommandOutput extends PutSchemaVersionM
23
23
  }
24
24
  declare const PutSchemaVersionMetadataCommand_base: {
25
25
  new (input: PutSchemaVersionMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<PutSchemaVersionMetadataCommandInput, PutSchemaVersionMetadataCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutSchemaVersionMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<PutSchemaVersionMetadataCommandInput, PutSchemaVersionMetadataCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutSchemaVersionMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<PutSchemaVersionMetadataCommandInput, PutSchemaVersionMetadataCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutWorkflowRunPropertiesCommandOutput extends PutWorkflowRunPro
23
23
  }
24
24
  declare const PutWorkflowRunPropertiesCommand_base: {
25
25
  new (input: PutWorkflowRunPropertiesCommandInput): import("@smithy/smithy-client").CommandImpl<PutWorkflowRunPropertiesCommandInput, PutWorkflowRunPropertiesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutWorkflowRunPropertiesCommandInput): import("@smithy/smithy-client").CommandImpl<PutWorkflowRunPropertiesCommandInput, PutWorkflowRunPropertiesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutWorkflowRunPropertiesCommandInput): import("@smithy/smithy-client").CommandImpl<PutWorkflowRunPropertiesCommandInput, PutWorkflowRunPropertiesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RegisterSchemaVersionCommandOutput extends RegisterSchemaVersio
23
23
  }
24
24
  declare const RegisterSchemaVersionCommand_base: {
25
25
  new (input: RegisterSchemaVersionCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterSchemaVersionCommandInput, RegisterSchemaVersionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RegisterSchemaVersionCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterSchemaVersionCommandInput, RegisterSchemaVersionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RegisterSchemaVersionCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterSchemaVersionCommandInput, RegisterSchemaVersionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RemoveSchemaVersionMetadataCommandOutput extends RemoveSchemaVe
23
23
  }
24
24
  declare const RemoveSchemaVersionMetadataCommand_base: {
25
25
  new (input: RemoveSchemaVersionMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveSchemaVersionMetadataCommandInput, RemoveSchemaVersionMetadataCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RemoveSchemaVersionMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveSchemaVersionMetadataCommandInput, RemoveSchemaVersionMetadataCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RemoveSchemaVersionMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveSchemaVersionMetadataCommandInput, RemoveSchemaVersionMetadataCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ResetJobBookmarkCommandOutput extends ResetJobBookmarkResponse,
23
23
  }
24
24
  declare const ResetJobBookmarkCommand_base: {
25
25
  new (input: ResetJobBookmarkCommandInput): import("@smithy/smithy-client").CommandImpl<ResetJobBookmarkCommandInput, ResetJobBookmarkCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ResetJobBookmarkCommandInput): import("@smithy/smithy-client").CommandImpl<ResetJobBookmarkCommandInput, ResetJobBookmarkCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ResetJobBookmarkCommandInput): import("@smithy/smithy-client").CommandImpl<ResetJobBookmarkCommandInput, ResetJobBookmarkCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ResumeWorkflowRunCommandOutput extends ResumeWorkflowRunRespons
23
23
  }
24
24
  declare const ResumeWorkflowRunCommand_base: {
25
25
  new (input: ResumeWorkflowRunCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeWorkflowRunCommandInput, ResumeWorkflowRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ResumeWorkflowRunCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeWorkflowRunCommandInput, ResumeWorkflowRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ResumeWorkflowRunCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeWorkflowRunCommandInput, ResumeWorkflowRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RunStatementCommandOutput extends RunStatementResponse, __Metad
23
23
  }
24
24
  declare const RunStatementCommand_base: {
25
25
  new (input: RunStatementCommandInput): import("@smithy/smithy-client").CommandImpl<RunStatementCommandInput, RunStatementCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RunStatementCommandInput): import("@smithy/smithy-client").CommandImpl<RunStatementCommandInput, RunStatementCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RunStatementCommandInput): import("@smithy/smithy-client").CommandImpl<RunStatementCommandInput, RunStatementCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartBlueprintRunCommandOutput extends StartBlueprintRunRespons
23
23
  }
24
24
  declare const StartBlueprintRunCommand_base: {
25
25
  new (input: StartBlueprintRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartBlueprintRunCommandInput, StartBlueprintRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartBlueprintRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartBlueprintRunCommandInput, StartBlueprintRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartBlueprintRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartBlueprintRunCommandInput, StartBlueprintRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartColumnStatisticsTaskRunCommandOutput extends StartColumnSt
23
23
  }
24
24
  declare const StartColumnStatisticsTaskRunCommand_base: {
25
25
  new (input: StartColumnStatisticsTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartColumnStatisticsTaskRunCommandInput, StartColumnStatisticsTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartColumnStatisticsTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartColumnStatisticsTaskRunCommandInput, StartColumnStatisticsTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartColumnStatisticsTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartColumnStatisticsTaskRunCommandInput, StartColumnStatisticsTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartColumnStatisticsTaskRunScheduleCommandOutput extends Start
23
23
  }
24
24
  declare const StartColumnStatisticsTaskRunScheduleCommand_base: {
25
25
  new (input: StartColumnStatisticsTaskRunScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<StartColumnStatisticsTaskRunScheduleCommandInput, StartColumnStatisticsTaskRunScheduleCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartColumnStatisticsTaskRunScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<StartColumnStatisticsTaskRunScheduleCommandInput, StartColumnStatisticsTaskRunScheduleCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartColumnStatisticsTaskRunScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<StartColumnStatisticsTaskRunScheduleCommandInput, StartColumnStatisticsTaskRunScheduleCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartCrawlerCommandOutput extends StartCrawlerResponse, __Metad
23
23
  }
24
24
  declare const StartCrawlerCommand_base: {
25
25
  new (input: StartCrawlerCommandInput): import("@smithy/smithy-client").CommandImpl<StartCrawlerCommandInput, StartCrawlerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartCrawlerCommandInput): import("@smithy/smithy-client").CommandImpl<StartCrawlerCommandInput, StartCrawlerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartCrawlerCommandInput): import("@smithy/smithy-client").CommandImpl<StartCrawlerCommandInput, StartCrawlerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartCrawlerScheduleCommandOutput extends StartCrawlerScheduleR
23
23
  }
24
24
  declare const StartCrawlerScheduleCommand_base: {
25
25
  new (input: StartCrawlerScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<StartCrawlerScheduleCommandInput, StartCrawlerScheduleCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartCrawlerScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<StartCrawlerScheduleCommandInput, StartCrawlerScheduleCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartCrawlerScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<StartCrawlerScheduleCommandInput, StartCrawlerScheduleCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartDataQualityRuleRecommendationRunCommandOutput extends Star
23
23
  }
24
24
  declare const StartDataQualityRuleRecommendationRunCommand_base: {
25
25
  new (input: StartDataQualityRuleRecommendationRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartDataQualityRuleRecommendationRunCommandInput, StartDataQualityRuleRecommendationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartDataQualityRuleRecommendationRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartDataQualityRuleRecommendationRunCommandInput, StartDataQualityRuleRecommendationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartDataQualityRuleRecommendationRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartDataQualityRuleRecommendationRunCommandInput, StartDataQualityRuleRecommendationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartDataQualityRulesetEvaluationRunCommandOutput extends Start
23
23
  }
24
24
  declare const StartDataQualityRulesetEvaluationRunCommand_base: {
25
25
  new (input: StartDataQualityRulesetEvaluationRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartDataQualityRulesetEvaluationRunCommandInput, StartDataQualityRulesetEvaluationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartDataQualityRulesetEvaluationRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartDataQualityRulesetEvaluationRunCommandInput, StartDataQualityRulesetEvaluationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartDataQualityRulesetEvaluationRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartDataQualityRulesetEvaluationRunCommandInput, StartDataQualityRulesetEvaluationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartExportLabelsTaskRunCommandOutput extends StartExportLabels
23
23
  }
24
24
  declare const StartExportLabelsTaskRunCommand_base: {
25
25
  new (input: StartExportLabelsTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartExportLabelsTaskRunCommandInput, StartExportLabelsTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartExportLabelsTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartExportLabelsTaskRunCommandInput, StartExportLabelsTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartExportLabelsTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartExportLabelsTaskRunCommandInput, StartExportLabelsTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartImportLabelsTaskRunCommandOutput extends StartImportLabels
23
23
  }
24
24
  declare const StartImportLabelsTaskRunCommand_base: {
25
25
  new (input: StartImportLabelsTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartImportLabelsTaskRunCommandInput, StartImportLabelsTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartImportLabelsTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartImportLabelsTaskRunCommandInput, StartImportLabelsTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartImportLabelsTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartImportLabelsTaskRunCommandInput, StartImportLabelsTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartJobRunCommandOutput extends StartJobRunResponse, __Metadat
23
23
  }
24
24
  declare const StartJobRunCommand_base: {
25
25
  new (input: StartJobRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartJobRunCommandInput, StartJobRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartJobRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartJobRunCommandInput, StartJobRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartJobRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartJobRunCommandInput, StartJobRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartMLEvaluationTaskRunCommandOutput extends StartMLEvaluation
23
23
  }
24
24
  declare const StartMLEvaluationTaskRunCommand_base: {
25
25
  new (input: StartMLEvaluationTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartMLEvaluationTaskRunCommandInput, StartMLEvaluationTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartMLEvaluationTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartMLEvaluationTaskRunCommandInput, StartMLEvaluationTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartMLEvaluationTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartMLEvaluationTaskRunCommandInput, StartMLEvaluationTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartMLLabelingSetGenerationTaskRunCommandOutput extends StartM
23
23
  }
24
24
  declare const StartMLLabelingSetGenerationTaskRunCommand_base: {
25
25
  new (input: StartMLLabelingSetGenerationTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartMLLabelingSetGenerationTaskRunCommandInput, StartMLLabelingSetGenerationTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartMLLabelingSetGenerationTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartMLLabelingSetGenerationTaskRunCommandInput, StartMLLabelingSetGenerationTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartMLLabelingSetGenerationTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartMLLabelingSetGenerationTaskRunCommandInput, StartMLLabelingSetGenerationTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartTriggerCommandOutput extends StartTriggerResponse, __Metad
23
23
  }
24
24
  declare const StartTriggerCommand_base: {
25
25
  new (input: StartTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<StartTriggerCommandInput, StartTriggerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<StartTriggerCommandInput, StartTriggerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<StartTriggerCommandInput, StartTriggerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartWorkflowRunCommandOutput extends StartWorkflowRunResponse,
23
23
  }
24
24
  declare const StartWorkflowRunCommand_base: {
25
25
  new (input: StartWorkflowRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartWorkflowRunCommandInput, StartWorkflowRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartWorkflowRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartWorkflowRunCommandInput, StartWorkflowRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartWorkflowRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartWorkflowRunCommandInput, StartWorkflowRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopColumnStatisticsTaskRunCommandOutput extends StopColumnStat
23
23
  }
24
24
  declare const StopColumnStatisticsTaskRunCommand_base: {
25
25
  new (input: StopColumnStatisticsTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StopColumnStatisticsTaskRunCommandInput, StopColumnStatisticsTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopColumnStatisticsTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StopColumnStatisticsTaskRunCommandInput, StopColumnStatisticsTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopColumnStatisticsTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<StopColumnStatisticsTaskRunCommandInput, StopColumnStatisticsTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopColumnStatisticsTaskRunScheduleCommandOutput extends StopCo
23
23
  }
24
24
  declare const StopColumnStatisticsTaskRunScheduleCommand_base: {
25
25
  new (input: StopColumnStatisticsTaskRunScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<StopColumnStatisticsTaskRunScheduleCommandInput, StopColumnStatisticsTaskRunScheduleCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopColumnStatisticsTaskRunScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<StopColumnStatisticsTaskRunScheduleCommandInput, StopColumnStatisticsTaskRunScheduleCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopColumnStatisticsTaskRunScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<StopColumnStatisticsTaskRunScheduleCommandInput, StopColumnStatisticsTaskRunScheduleCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopCrawlerCommandOutput extends StopCrawlerResponse, __Metadat
23
23
  }
24
24
  declare const StopCrawlerCommand_base: {
25
25
  new (input: StopCrawlerCommandInput): import("@smithy/smithy-client").CommandImpl<StopCrawlerCommandInput, StopCrawlerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopCrawlerCommandInput): import("@smithy/smithy-client").CommandImpl<StopCrawlerCommandInput, StopCrawlerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopCrawlerCommandInput): import("@smithy/smithy-client").CommandImpl<StopCrawlerCommandInput, StopCrawlerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopCrawlerScheduleCommandOutput extends StopCrawlerScheduleRes
23
23
  }
24
24
  declare const StopCrawlerScheduleCommand_base: {
25
25
  new (input: StopCrawlerScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<StopCrawlerScheduleCommandInput, StopCrawlerScheduleCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopCrawlerScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<StopCrawlerScheduleCommandInput, StopCrawlerScheduleCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopCrawlerScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<StopCrawlerScheduleCommandInput, StopCrawlerScheduleCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopSessionCommandOutput extends StopSessionResponse, __Metadat
23
23
  }
24
24
  declare const StopSessionCommand_base: {
25
25
  new (input: StopSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StopSessionCommandInput, StopSessionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StopSessionCommandInput, StopSessionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StopSessionCommandInput, StopSessionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopTriggerCommandOutput extends StopTriggerResponse, __Metadat
23
23
  }
24
24
  declare const StopTriggerCommand_base: {
25
25
  new (input: StopTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<StopTriggerCommandInput, StopTriggerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<StopTriggerCommandInput, StopTriggerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<StopTriggerCommandInput, StopTriggerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopWorkflowRunCommandOutput extends StopWorkflowRunResponse, _
23
23
  }
24
24
  declare const StopWorkflowRunCommand_base: {
25
25
  new (input: StopWorkflowRunCommandInput): import("@smithy/smithy-client").CommandImpl<StopWorkflowRunCommandInput, StopWorkflowRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopWorkflowRunCommandInput): import("@smithy/smithy-client").CommandImpl<StopWorkflowRunCommandInput, StopWorkflowRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopWorkflowRunCommandInput): import("@smithy/smithy-client").CommandImpl<StopWorkflowRunCommandInput, StopWorkflowRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateBlueprintCommandOutput extends UpdateBlueprintResponse, _
23
23
  }
24
24
  declare const UpdateBlueprintCommand_base: {
25
25
  new (input: UpdateBlueprintCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBlueprintCommandInput, UpdateBlueprintCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateBlueprintCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBlueprintCommandInput, UpdateBlueprintCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateBlueprintCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBlueprintCommandInput, UpdateBlueprintCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateCatalogCommandOutput extends UpdateCatalogResponse, __Met
23
23
  }
24
24
  declare const UpdateCatalogCommand_base: {
25
25
  new (input: UpdateCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCatalogCommandInput, UpdateCatalogCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCatalogCommandInput, UpdateCatalogCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCatalogCommandInput, UpdateCatalogCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateColumnStatisticsForPartitionCommandOutput extends UpdateC
23
23
  }
24
24
  declare const UpdateColumnStatisticsForPartitionCommand_base: {
25
25
  new (input: UpdateColumnStatisticsForPartitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateColumnStatisticsForPartitionCommandInput, UpdateColumnStatisticsForPartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateColumnStatisticsForPartitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateColumnStatisticsForPartitionCommandInput, UpdateColumnStatisticsForPartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateColumnStatisticsForPartitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateColumnStatisticsForPartitionCommandInput, UpdateColumnStatisticsForPartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateColumnStatisticsForTableCommandOutput extends UpdateColum
23
23
  }
24
24
  declare const UpdateColumnStatisticsForTableCommand_base: {
25
25
  new (input: UpdateColumnStatisticsForTableCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateColumnStatisticsForTableCommandInput, UpdateColumnStatisticsForTableCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateColumnStatisticsForTableCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateColumnStatisticsForTableCommandInput, UpdateColumnStatisticsForTableCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateColumnStatisticsForTableCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateColumnStatisticsForTableCommandInput, UpdateColumnStatisticsForTableCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateColumnStatisticsTaskSettingsCommandOutput extends UpdateC
23
23
  }
24
24
  declare const UpdateColumnStatisticsTaskSettingsCommand_base: {
25
25
  new (input: UpdateColumnStatisticsTaskSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateColumnStatisticsTaskSettingsCommandInput, UpdateColumnStatisticsTaskSettingsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateColumnStatisticsTaskSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateColumnStatisticsTaskSettingsCommandInput, UpdateColumnStatisticsTaskSettingsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateColumnStatisticsTaskSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateColumnStatisticsTaskSettingsCommandInput, UpdateColumnStatisticsTaskSettingsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateConnectionCommandOutput extends UpdateConnectionResponse,
23
23
  }
24
24
  declare const UpdateConnectionCommand_base: {
25
25
  new (input: UpdateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConnectionCommandInput, UpdateConnectionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConnectionCommandInput, UpdateConnectionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConnectionCommandInput, UpdateConnectionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateCrawlerCommandOutput extends UpdateCrawlerResponse, __Met
23
23
  }
24
24
  declare const UpdateCrawlerCommand_base: {
25
25
  new (input: UpdateCrawlerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCrawlerCommandInput, UpdateCrawlerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateCrawlerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCrawlerCommandInput, UpdateCrawlerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateCrawlerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCrawlerCommandInput, UpdateCrawlerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateCrawlerScheduleCommandOutput extends UpdateCrawlerSchedul
23
23
  }
24
24
  declare const UpdateCrawlerScheduleCommand_base: {
25
25
  new (input: UpdateCrawlerScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCrawlerScheduleCommandInput, UpdateCrawlerScheduleCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateCrawlerScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCrawlerScheduleCommandInput, UpdateCrawlerScheduleCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateCrawlerScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCrawlerScheduleCommandInput, UpdateCrawlerScheduleCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateDataQualityRulesetCommandOutput extends UpdateDataQuality
23
23
  }
24
24
  declare const UpdateDataQualityRulesetCommand_base: {
25
25
  new (input: UpdateDataQualityRulesetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataQualityRulesetCommandInput, UpdateDataQualityRulesetCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateDataQualityRulesetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataQualityRulesetCommandInput, UpdateDataQualityRulesetCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateDataQualityRulesetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataQualityRulesetCommandInput, UpdateDataQualityRulesetCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateDatabaseCommandOutput extends UpdateDatabaseResponse, __M
23
23
  }
24
24
  declare const UpdateDatabaseCommand_base: {
25
25
  new (input: UpdateDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatabaseCommandInput, UpdateDatabaseCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatabaseCommandInput, UpdateDatabaseCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatabaseCommandInput, UpdateDatabaseCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateDevEndpointCommandOutput extends UpdateDevEndpointRespons
23
23
  }
24
24
  declare const UpdateDevEndpointCommand_base: {
25
25
  new (input: UpdateDevEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDevEndpointCommandInput, UpdateDevEndpointCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateDevEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDevEndpointCommandInput, UpdateDevEndpointCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateDevEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDevEndpointCommandInput, UpdateDevEndpointCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateIntegrationResourcePropertyCommandOutput extends UpdateIn
23
23
  }
24
24
  declare const UpdateIntegrationResourcePropertyCommand_base: {
25
25
  new (input: UpdateIntegrationResourcePropertyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIntegrationResourcePropertyCommandInput, UpdateIntegrationResourcePropertyCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateIntegrationResourcePropertyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIntegrationResourcePropertyCommandInput, UpdateIntegrationResourcePropertyCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateIntegrationResourcePropertyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIntegrationResourcePropertyCommandInput, UpdateIntegrationResourcePropertyCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateIntegrationTablePropertiesCommandOutput extends UpdateInt
23
23
  }
24
24
  declare const UpdateIntegrationTablePropertiesCommand_base: {
25
25
  new (input: UpdateIntegrationTablePropertiesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIntegrationTablePropertiesCommandInput, UpdateIntegrationTablePropertiesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateIntegrationTablePropertiesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIntegrationTablePropertiesCommandInput, UpdateIntegrationTablePropertiesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateIntegrationTablePropertiesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIntegrationTablePropertiesCommandInput, UpdateIntegrationTablePropertiesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateJobCommandOutput extends UpdateJobResponse, __MetadataBea
23
23
  }
24
24
  declare const UpdateJobCommand_base: {
25
25
  new (input: UpdateJobCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateJobCommandInput, UpdateJobCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateJobCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateJobCommandInput, UpdateJobCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateJobCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateJobCommandInput, UpdateJobCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateMLTransformCommandOutput extends UpdateMLTransformRespons
23
23
  }
24
24
  declare const UpdateMLTransformCommand_base: {
25
25
  new (input: UpdateMLTransformCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMLTransformCommandInput, UpdateMLTransformCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateMLTransformCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMLTransformCommandInput, UpdateMLTransformCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateMLTransformCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMLTransformCommandInput, UpdateMLTransformCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdatePartitionCommandOutput extends UpdatePartitionResponse, _
23
23
  }
24
24
  declare const UpdatePartitionCommand_base: {
25
25
  new (input: UpdatePartitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePartitionCommandInput, UpdatePartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdatePartitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePartitionCommandInput, UpdatePartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdatePartitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePartitionCommandInput, UpdatePartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateRegistryCommandOutput extends UpdateRegistryResponse, __M
23
23
  }
24
24
  declare const UpdateRegistryCommand_base: {
25
25
  new (input: UpdateRegistryCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRegistryCommandInput, UpdateRegistryCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateRegistryCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRegistryCommandInput, UpdateRegistryCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateRegistryCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRegistryCommandInput, UpdateRegistryCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateSchemaCommandOutput extends UpdateSchemaResponse, __Metad
23
23
  }
24
24
  declare const UpdateSchemaCommand_base: {
25
25
  new (input: UpdateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSchemaCommandInput, UpdateSchemaCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSchemaCommandInput, UpdateSchemaCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSchemaCommandInput, UpdateSchemaCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateTableCommandOutput extends UpdateTableResponse, __Metadat
23
23
  }
24
24
  declare const UpdateTableCommand_base: {
25
25
  new (input: UpdateTableCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTableCommandInput, UpdateTableCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateTableCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTableCommandInput, UpdateTableCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateTableCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTableCommandInput, UpdateTableCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateTableOptimizerCommandOutput extends UpdateTableOptimizerR
23
23
  }
24
24
  declare const UpdateTableOptimizerCommand_base: {
25
25
  new (input: UpdateTableOptimizerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTableOptimizerCommandInput, UpdateTableOptimizerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateTableOptimizerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTableOptimizerCommandInput, UpdateTableOptimizerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateTableOptimizerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTableOptimizerCommandInput, UpdateTableOptimizerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateTriggerCommandOutput extends UpdateTriggerResponse, __Met
23
23
  }
24
24
  declare const UpdateTriggerCommand_base: {
25
25
  new (input: UpdateTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTriggerCommandInput, UpdateTriggerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTriggerCommandInput, UpdateTriggerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTriggerCommandInput, UpdateTriggerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**