@aws-sdk/client-glue 3.651.0 → 3.654.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 (449) hide show
  1. package/dist-types/commands/BatchCreatePartitionCommand.d.ts +11 -0
  2. package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +11 -0
  3. package/dist-types/commands/BatchDeletePartitionCommand.d.ts +11 -0
  4. package/dist-types/commands/BatchDeleteTableCommand.d.ts +11 -0
  5. package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +11 -0
  6. package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +11 -0
  7. package/dist-types/commands/BatchGetCrawlersCommand.d.ts +11 -0
  8. package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +11 -0
  9. package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +11 -0
  10. package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +11 -0
  11. package/dist-types/commands/BatchGetJobsCommand.d.ts +11 -0
  12. package/dist-types/commands/BatchGetPartitionCommand.d.ts +11 -0
  13. package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +11 -0
  14. package/dist-types/commands/BatchGetTriggersCommand.d.ts +11 -0
  15. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +11 -0
  16. package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +11 -0
  17. package/dist-types/commands/BatchStopJobRunCommand.d.ts +11 -0
  18. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +11 -0
  19. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +11 -0
  20. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +11 -0
  21. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +11 -0
  22. package/dist-types/commands/CancelStatementCommand.d.ts +11 -0
  23. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +11 -0
  24. package/dist-types/commands/CreateBlueprintCommand.d.ts +11 -0
  25. package/dist-types/commands/CreateClassifierCommand.d.ts +11 -0
  26. package/dist-types/commands/CreateConnectionCommand.d.ts +11 -0
  27. package/dist-types/commands/CreateCrawlerCommand.d.ts +11 -0
  28. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +11 -0
  29. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +11 -0
  30. package/dist-types/commands/CreateDatabaseCommand.d.ts +11 -0
  31. package/dist-types/commands/CreateDevEndpointCommand.d.ts +11 -0
  32. package/dist-types/commands/CreateJobCommand.d.ts +11 -0
  33. package/dist-types/commands/CreateMLTransformCommand.d.ts +11 -0
  34. package/dist-types/commands/CreatePartitionCommand.d.ts +11 -0
  35. package/dist-types/commands/CreatePartitionIndexCommand.d.ts +11 -0
  36. package/dist-types/commands/CreateRegistryCommand.d.ts +11 -0
  37. package/dist-types/commands/CreateSchemaCommand.d.ts +11 -0
  38. package/dist-types/commands/CreateScriptCommand.d.ts +11 -0
  39. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +11 -0
  40. package/dist-types/commands/CreateSessionCommand.d.ts +11 -0
  41. package/dist-types/commands/CreateTableCommand.d.ts +11 -0
  42. package/dist-types/commands/CreateTableOptimizerCommand.d.ts +11 -0
  43. package/dist-types/commands/CreateTriggerCommand.d.ts +11 -0
  44. package/dist-types/commands/CreateUsageProfileCommand.d.ts +11 -0
  45. package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +11 -0
  46. package/dist-types/commands/CreateWorkflowCommand.d.ts +11 -0
  47. package/dist-types/commands/DeleteBlueprintCommand.d.ts +11 -0
  48. package/dist-types/commands/DeleteClassifierCommand.d.ts +11 -0
  49. package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +11 -0
  50. package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +11 -0
  51. package/dist-types/commands/DeleteConnectionCommand.d.ts +11 -0
  52. package/dist-types/commands/DeleteCrawlerCommand.d.ts +11 -0
  53. package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +11 -0
  54. package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +11 -0
  55. package/dist-types/commands/DeleteDatabaseCommand.d.ts +11 -0
  56. package/dist-types/commands/DeleteDevEndpointCommand.d.ts +11 -0
  57. package/dist-types/commands/DeleteJobCommand.d.ts +11 -0
  58. package/dist-types/commands/DeleteMLTransformCommand.d.ts +11 -0
  59. package/dist-types/commands/DeletePartitionCommand.d.ts +11 -0
  60. package/dist-types/commands/DeletePartitionIndexCommand.d.ts +11 -0
  61. package/dist-types/commands/DeleteRegistryCommand.d.ts +11 -0
  62. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +11 -0
  63. package/dist-types/commands/DeleteSchemaCommand.d.ts +11 -0
  64. package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +11 -0
  65. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +11 -0
  66. package/dist-types/commands/DeleteSessionCommand.d.ts +11 -0
  67. package/dist-types/commands/DeleteTableCommand.d.ts +11 -0
  68. package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +11 -0
  69. package/dist-types/commands/DeleteTableVersionCommand.d.ts +11 -0
  70. package/dist-types/commands/DeleteTriggerCommand.d.ts +11 -0
  71. package/dist-types/commands/DeleteUsageProfileCommand.d.ts +11 -0
  72. package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +11 -0
  73. package/dist-types/commands/DeleteWorkflowCommand.d.ts +11 -0
  74. package/dist-types/commands/GetBlueprintCommand.d.ts +11 -0
  75. package/dist-types/commands/GetBlueprintRunCommand.d.ts +11 -0
  76. package/dist-types/commands/GetBlueprintRunsCommand.d.ts +11 -0
  77. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +11 -0
  78. package/dist-types/commands/GetClassifierCommand.d.ts +11 -0
  79. package/dist-types/commands/GetClassifiersCommand.d.ts +11 -0
  80. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +11 -0
  81. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +11 -0
  82. package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +11 -0
  83. package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +11 -0
  84. package/dist-types/commands/GetConnectionCommand.d.ts +11 -0
  85. package/dist-types/commands/GetConnectionsCommand.d.ts +11 -0
  86. package/dist-types/commands/GetCrawlerCommand.d.ts +11 -0
  87. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +11 -0
  88. package/dist-types/commands/GetCrawlersCommand.d.ts +11 -0
  89. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +11 -0
  90. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +11 -0
  91. package/dist-types/commands/GetDataQualityModelCommand.d.ts +11 -0
  92. package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +11 -0
  93. package/dist-types/commands/GetDataQualityResultCommand.d.ts +11 -0
  94. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +11 -0
  95. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +11 -0
  96. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +11 -0
  97. package/dist-types/commands/GetDatabaseCommand.d.ts +11 -0
  98. package/dist-types/commands/GetDatabasesCommand.d.ts +11 -0
  99. package/dist-types/commands/GetDataflowGraphCommand.d.ts +11 -0
  100. package/dist-types/commands/GetDevEndpointCommand.d.ts +11 -0
  101. package/dist-types/commands/GetDevEndpointsCommand.d.ts +11 -0
  102. package/dist-types/commands/GetJobBookmarkCommand.d.ts +11 -0
  103. package/dist-types/commands/GetJobCommand.d.ts +11 -0
  104. package/dist-types/commands/GetJobRunCommand.d.ts +11 -0
  105. package/dist-types/commands/GetJobRunsCommand.d.ts +11 -0
  106. package/dist-types/commands/GetJobsCommand.d.ts +11 -0
  107. package/dist-types/commands/GetMLTaskRunCommand.d.ts +11 -0
  108. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +11 -0
  109. package/dist-types/commands/GetMLTransformCommand.d.ts +11 -0
  110. package/dist-types/commands/GetMLTransformsCommand.d.ts +11 -0
  111. package/dist-types/commands/GetMappingCommand.d.ts +11 -0
  112. package/dist-types/commands/GetPartitionCommand.d.ts +11 -0
  113. package/dist-types/commands/GetPartitionIndexesCommand.d.ts +11 -0
  114. package/dist-types/commands/GetPartitionsCommand.d.ts +11 -0
  115. package/dist-types/commands/GetPlanCommand.d.ts +11 -0
  116. package/dist-types/commands/GetRegistryCommand.d.ts +11 -0
  117. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +11 -0
  118. package/dist-types/commands/GetResourcePolicyCommand.d.ts +11 -0
  119. package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +11 -0
  120. package/dist-types/commands/GetSchemaCommand.d.ts +11 -0
  121. package/dist-types/commands/GetSchemaVersionCommand.d.ts +11 -0
  122. package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +11 -0
  123. package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +11 -0
  124. package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +11 -0
  125. package/dist-types/commands/GetSessionCommand.d.ts +11 -0
  126. package/dist-types/commands/GetStatementCommand.d.ts +11 -0
  127. package/dist-types/commands/GetTableCommand.d.ts +11 -0
  128. package/dist-types/commands/GetTableOptimizerCommand.d.ts +11 -0
  129. package/dist-types/commands/GetTableVersionCommand.d.ts +11 -0
  130. package/dist-types/commands/GetTableVersionsCommand.d.ts +11 -0
  131. package/dist-types/commands/GetTablesCommand.d.ts +11 -0
  132. package/dist-types/commands/GetTagsCommand.d.ts +11 -0
  133. package/dist-types/commands/GetTriggerCommand.d.ts +11 -0
  134. package/dist-types/commands/GetTriggersCommand.d.ts +11 -0
  135. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +11 -0
  136. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +11 -0
  137. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +11 -0
  138. package/dist-types/commands/GetUsageProfileCommand.d.ts +11 -0
  139. package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +11 -0
  140. package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +11 -0
  141. package/dist-types/commands/GetWorkflowCommand.d.ts +11 -0
  142. package/dist-types/commands/GetWorkflowRunCommand.d.ts +11 -0
  143. package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +11 -0
  144. package/dist-types/commands/GetWorkflowRunsCommand.d.ts +11 -0
  145. package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +11 -0
  146. package/dist-types/commands/ListBlueprintsCommand.d.ts +11 -0
  147. package/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +11 -0
  148. package/dist-types/commands/ListCrawlersCommand.d.ts +11 -0
  149. package/dist-types/commands/ListCrawlsCommand.d.ts +11 -0
  150. package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +11 -0
  151. package/dist-types/commands/ListDataQualityResultsCommand.d.ts +11 -0
  152. package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +11 -0
  153. package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +11 -0
  154. package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +11 -0
  155. package/dist-types/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +11 -0
  156. package/dist-types/commands/ListDataQualityStatisticsCommand.d.ts +11 -0
  157. package/dist-types/commands/ListDevEndpointsCommand.d.ts +11 -0
  158. package/dist-types/commands/ListJobsCommand.d.ts +11 -0
  159. package/dist-types/commands/ListMLTransformsCommand.d.ts +11 -0
  160. package/dist-types/commands/ListRegistriesCommand.d.ts +11 -0
  161. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +11 -0
  162. package/dist-types/commands/ListSchemasCommand.d.ts +11 -0
  163. package/dist-types/commands/ListSessionsCommand.d.ts +11 -0
  164. package/dist-types/commands/ListStatementsCommand.d.ts +11 -0
  165. package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +11 -0
  166. package/dist-types/commands/ListTriggersCommand.d.ts +11 -0
  167. package/dist-types/commands/ListUsageProfilesCommand.d.ts +11 -0
  168. package/dist-types/commands/ListWorkflowsCommand.d.ts +11 -0
  169. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +11 -0
  170. package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +11 -0
  171. package/dist-types/commands/PutResourcePolicyCommand.d.ts +11 -0
  172. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +11 -0
  173. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +11 -0
  174. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +11 -0
  175. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +11 -0
  176. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +11 -0
  177. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +11 -0
  178. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +11 -0
  179. package/dist-types/commands/RunStatementCommand.d.ts +11 -0
  180. package/dist-types/commands/SearchTablesCommand.d.ts +11 -0
  181. package/dist-types/commands/StartBlueprintRunCommand.d.ts +11 -0
  182. package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +11 -0
  183. package/dist-types/commands/StartCrawlerCommand.d.ts +11 -0
  184. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +11 -0
  185. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +11 -0
  186. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +11 -0
  187. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +11 -0
  188. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +11 -0
  189. package/dist-types/commands/StartJobRunCommand.d.ts +11 -0
  190. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +11 -0
  191. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +11 -0
  192. package/dist-types/commands/StartTriggerCommand.d.ts +11 -0
  193. package/dist-types/commands/StartWorkflowRunCommand.d.ts +11 -0
  194. package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +11 -0
  195. package/dist-types/commands/StopCrawlerCommand.d.ts +11 -0
  196. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +11 -0
  197. package/dist-types/commands/StopSessionCommand.d.ts +11 -0
  198. package/dist-types/commands/StopTriggerCommand.d.ts +11 -0
  199. package/dist-types/commands/StopWorkflowRunCommand.d.ts +11 -0
  200. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  201. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  202. package/dist-types/commands/UpdateBlueprintCommand.d.ts +11 -0
  203. package/dist-types/commands/UpdateClassifierCommand.d.ts +11 -0
  204. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +11 -0
  205. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +11 -0
  206. package/dist-types/commands/UpdateConnectionCommand.d.ts +11 -0
  207. package/dist-types/commands/UpdateCrawlerCommand.d.ts +11 -0
  208. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +11 -0
  209. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +11 -0
  210. package/dist-types/commands/UpdateDatabaseCommand.d.ts +11 -0
  211. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +11 -0
  212. package/dist-types/commands/UpdateJobCommand.d.ts +11 -0
  213. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +11 -0
  214. package/dist-types/commands/UpdateMLTransformCommand.d.ts +11 -0
  215. package/dist-types/commands/UpdatePartitionCommand.d.ts +11 -0
  216. package/dist-types/commands/UpdateRegistryCommand.d.ts +11 -0
  217. package/dist-types/commands/UpdateSchemaCommand.d.ts +11 -0
  218. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +11 -0
  219. package/dist-types/commands/UpdateTableCommand.d.ts +11 -0
  220. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +11 -0
  221. package/dist-types/commands/UpdateTriggerCommand.d.ts +11 -0
  222. package/dist-types/commands/UpdateUsageProfileCommand.d.ts +11 -0
  223. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +11 -0
  224. package/dist-types/commands/UpdateWorkflowCommand.d.ts +11 -0
  225. package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +12 -1
  226. package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +12 -1
  227. package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +12 -1
  228. package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +12 -1
  229. package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +12 -1
  230. package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +12 -1
  231. package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +12 -1
  232. package/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +12 -1
  233. package/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +12 -1
  234. package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +12 -1
  235. package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +12 -1
  236. package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +12 -1
  237. package/dist-types/ts3.4/commands/BatchGetTableOptimizerCommand.d.ts +12 -1
  238. package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +12 -1
  239. package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +12 -1
  240. package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +12 -1
  241. package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +12 -1
  242. package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +12 -1
  243. package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +12 -1
  244. package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +12 -1
  245. package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +12 -1
  246. package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +12 -1
  247. package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +12 -1
  248. package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +12 -1
  249. package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +12 -1
  250. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +12 -1
  251. package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +12 -1
  252. package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +12 -1
  253. package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +12 -1
  254. package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +12 -1
  255. package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +12 -1
  256. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +12 -1
  257. package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +12 -1
  258. package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +12 -1
  259. package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +12 -1
  260. package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +12 -1
  261. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +12 -1
  262. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +12 -1
  263. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +12 -1
  264. package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +12 -1
  265. package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +12 -1
  266. package/dist-types/ts3.4/commands/CreateTableOptimizerCommand.d.ts +12 -1
  267. package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +12 -1
  268. package/dist-types/ts3.4/commands/CreateUsageProfileCommand.d.ts +12 -1
  269. package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +12 -1
  270. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +12 -1
  271. package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +12 -1
  272. package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +12 -1
  273. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +12 -1
  274. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +12 -1
  275. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +12 -1
  276. package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +12 -1
  277. package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +12 -1
  278. package/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +12 -1
  279. package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +12 -1
  280. package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +12 -1
  281. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +12 -1
  282. package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +12 -1
  283. package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +12 -1
  284. package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +12 -1
  285. package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +12 -1
  286. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -1
  287. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +12 -1
  288. package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +12 -1
  289. package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +12 -1
  290. package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +12 -1
  291. package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +12 -1
  292. package/dist-types/ts3.4/commands/DeleteTableOptimizerCommand.d.ts +12 -1
  293. package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +12 -1
  294. package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +12 -1
  295. package/dist-types/ts3.4/commands/DeleteUsageProfileCommand.d.ts +12 -1
  296. package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +12 -1
  297. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +12 -1
  298. package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +12 -1
  299. package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +12 -1
  300. package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +12 -1
  301. package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +12 -1
  302. package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +12 -1
  303. package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +12 -1
  304. package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +12 -1
  305. package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +12 -1
  306. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +12 -1
  307. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +12 -1
  308. package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +12 -1
  309. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +12 -1
  310. package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +12 -1
  311. package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +12 -1
  312. package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +12 -1
  313. package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +12 -1
  314. package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +12 -1
  315. package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +12 -1
  316. package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +12 -1
  317. package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +12 -1
  318. package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +12 -1
  319. package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +12 -1
  320. package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +12 -1
  321. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +12 -1
  322. package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +12 -1
  323. package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +12 -1
  324. package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +12 -1
  325. package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +12 -1
  326. package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +12 -1
  327. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +12 -1
  328. package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +12 -1
  329. package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +12 -1
  330. package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +12 -1
  331. package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +12 -1
  332. package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +12 -1
  333. package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +12 -1
  334. package/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +12 -1
  335. package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +12 -1
  336. package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +12 -1
  337. package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +12 -1
  338. package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +12 -1
  339. package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +12 -1
  340. package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +12 -1
  341. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +12 -1
  342. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +12 -1
  343. package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +12 -1
  344. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +12 -1
  345. package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +12 -1
  346. package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +12 -1
  347. package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +12 -1
  348. package/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +12 -1
  349. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +12 -1
  350. package/dist-types/ts3.4/commands/GetStatementCommand.d.ts +12 -1
  351. package/dist-types/ts3.4/commands/GetTableCommand.d.ts +12 -1
  352. package/dist-types/ts3.4/commands/GetTableOptimizerCommand.d.ts +12 -1
  353. package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +12 -1
  354. package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +12 -1
  355. package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +12 -1
  356. package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +12 -1
  357. package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +12 -1
  358. package/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +12 -1
  359. package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +12 -1
  360. package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +12 -1
  361. package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +12 -1
  362. package/dist-types/ts3.4/commands/GetUsageProfileCommand.d.ts +12 -1
  363. package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +12 -1
  364. package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +12 -1
  365. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +12 -1
  366. package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +12 -1
  367. package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +12 -1
  368. package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +12 -1
  369. package/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +12 -1
  370. package/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +12 -1
  371. package/dist-types/ts3.4/commands/ListColumnStatisticsTaskRunsCommand.d.ts +12 -1
  372. package/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +12 -1
  373. package/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +12 -1
  374. package/dist-types/ts3.4/commands/ListCustomEntityTypesCommand.d.ts +12 -1
  375. package/dist-types/ts3.4/commands/ListDataQualityResultsCommand.d.ts +12 -1
  376. package/dist-types/ts3.4/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +12 -1
  377. package/dist-types/ts3.4/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +12 -1
  378. package/dist-types/ts3.4/commands/ListDataQualityRulesetsCommand.d.ts +12 -1
  379. package/dist-types/ts3.4/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +12 -1
  380. package/dist-types/ts3.4/commands/ListDataQualityStatisticsCommand.d.ts +12 -1
  381. package/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +12 -1
  382. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +12 -1
  383. package/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +12 -1
  384. package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +12 -1
  385. package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +12 -1
  386. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +12 -1
  387. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +12 -1
  388. package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +12 -1
  389. package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +12 -1
  390. package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +12 -1
  391. package/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +12 -1
  392. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +12 -1
  393. package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +12 -1
  394. package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +12 -1
  395. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +12 -1
  396. package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +12 -1
  397. package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +12 -1
  398. package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +12 -1
  399. package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +12 -1
  400. package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +12 -1
  401. package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +12 -1
  402. package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +12 -1
  403. package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +12 -1
  404. package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +12 -1
  405. package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +12 -1
  406. package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +12 -1
  407. package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +12 -1
  408. package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +12 -1
  409. package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +12 -1
  410. package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +12 -1
  411. package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +12 -1
  412. package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +12 -1
  413. package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +12 -1
  414. package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +12 -1
  415. package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +12 -1
  416. package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +12 -1
  417. package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +12 -1
  418. package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +12 -1
  419. package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +12 -1
  420. package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +12 -1
  421. package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +12 -1
  422. package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +12 -1
  423. package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +12 -1
  424. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  425. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  426. package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +12 -1
  427. package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +12 -1
  428. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +12 -1
  429. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +12 -1
  430. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +12 -1
  431. package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +12 -1
  432. package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +12 -1
  433. package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +12 -1
  434. package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +12 -1
  435. package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +12 -1
  436. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +12 -1
  437. package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +12 -1
  438. package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +12 -1
  439. package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +12 -1
  440. package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +12 -1
  441. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +12 -1
  442. package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +12 -1
  443. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +12 -1
  444. package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +12 -1
  445. package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +12 -1
  446. package/dist-types/ts3.4/commands/UpdateUsageProfileCommand.d.ts +12 -1
  447. package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +12 -1
  448. package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +12 -1
  449. package/package.json +35 -35
@@ -37,4 +37,15 @@ declare const BatchGetDevEndpointsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetDevEndpointsCommand extends BatchGetDevEndpointsCommand_base {}
40
+ export declare class BatchGetDevEndpointsCommand extends BatchGetDevEndpointsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetDevEndpointsRequest;
44
+ output: BatchGetDevEndpointsResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchGetDevEndpointsCommandInput;
48
+ output: BatchGetDevEndpointsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -34,4 +34,15 @@ declare const BatchGetJobsCommand_base: {
34
34
  >;
35
35
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
36
36
  };
37
- export declare class BatchGetJobsCommand extends BatchGetJobsCommand_base {}
37
+ export declare class BatchGetJobsCommand extends BatchGetJobsCommand_base {
38
+ protected static __types: {
39
+ api: {
40
+ input: BatchGetJobsRequest;
41
+ output: BatchGetJobsResponse;
42
+ };
43
+ sdk: {
44
+ input: BatchGetJobsCommandInput;
45
+ output: BatchGetJobsCommandOutput;
46
+ };
47
+ };
48
+ }
@@ -37,4 +37,15 @@ declare const BatchGetPartitionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetPartitionCommand extends BatchGetPartitionCommand_base {}
40
+ export declare class BatchGetPartitionCommand extends BatchGetPartitionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetPartitionRequest;
44
+ output: BatchGetPartitionResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchGetPartitionCommandInput;
48
+ output: BatchGetPartitionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchGetTableOptimizerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetTableOptimizerCommand extends BatchGetTableOptimizerCommand_base {}
40
+ export declare class BatchGetTableOptimizerCommand extends BatchGetTableOptimizerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetTableOptimizerRequest;
44
+ output: BatchGetTableOptimizerResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchGetTableOptimizerCommandInput;
48
+ output: BatchGetTableOptimizerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const BatchGetTriggersCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class BatchGetTriggersCommand extends BatchGetTriggersCommand_base {}
39
+ export declare class BatchGetTriggersCommand extends BatchGetTriggersCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: BatchGetTriggersRequest;
43
+ output: BatchGetTriggersResponse;
44
+ };
45
+ sdk: {
46
+ input: BatchGetTriggersCommandInput;
47
+ output: BatchGetTriggersCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const BatchGetWorkflowsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetWorkflowsCommand extends BatchGetWorkflowsCommand_base {}
40
+ export declare class BatchGetWorkflowsCommand extends BatchGetWorkflowsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetWorkflowsRequest;
44
+ output: BatchGetWorkflowsResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchGetWorkflowsCommandInput;
48
+ output: BatchGetWorkflowsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchPutDataQualityStatisticAnnotationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchPutDataQualityStatisticAnnotationCommand extends BatchPutDataQualityStatisticAnnotationCommand_base {}
40
+ export declare class BatchPutDataQualityStatisticAnnotationCommand extends BatchPutDataQualityStatisticAnnotationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchPutDataQualityStatisticAnnotationRequest;
44
+ output: BatchPutDataQualityStatisticAnnotationResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchPutDataQualityStatisticAnnotationCommandInput;
48
+ output: BatchPutDataQualityStatisticAnnotationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const BatchStopJobRunCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class BatchStopJobRunCommand extends BatchStopJobRunCommand_base {}
39
+ export declare class BatchStopJobRunCommand extends BatchStopJobRunCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: BatchStopJobRunRequest;
43
+ output: BatchStopJobRunResponse;
44
+ };
45
+ sdk: {
46
+ input: BatchStopJobRunCommandInput;
47
+ output: BatchStopJobRunCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const BatchUpdatePartitionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchUpdatePartitionCommand extends BatchUpdatePartitionCommand_base {}
40
+ export declare class BatchUpdatePartitionCommand extends BatchUpdatePartitionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchUpdatePartitionRequest;
44
+ output: BatchUpdatePartitionResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchUpdatePartitionCommandInput;
48
+ output: BatchUpdatePartitionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CancelDataQualityRuleRecommendationRunCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CancelDataQualityRuleRecommendationRunCommand extends CancelDataQualityRuleRecommendationRunCommand_base {}
40
+ export declare class CancelDataQualityRuleRecommendationRunCommand extends CancelDataQualityRuleRecommendationRunCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CancelDataQualityRuleRecommendationRunRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: CancelDataQualityRuleRecommendationRunCommandInput;
48
+ output: CancelDataQualityRuleRecommendationRunCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CancelDataQualityRulesetEvaluationRunCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CancelDataQualityRulesetEvaluationRunCommand extends CancelDataQualityRulesetEvaluationRunCommand_base {}
40
+ export declare class CancelDataQualityRulesetEvaluationRunCommand extends CancelDataQualityRulesetEvaluationRunCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CancelDataQualityRulesetEvaluationRunRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: CancelDataQualityRulesetEvaluationRunCommandInput;
48
+ output: CancelDataQualityRulesetEvaluationRunCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CancelMLTaskRunCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CancelMLTaskRunCommand extends CancelMLTaskRunCommand_base {}
39
+ export declare class CancelMLTaskRunCommand extends CancelMLTaskRunCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CancelMLTaskRunRequest;
43
+ output: CancelMLTaskRunResponse;
44
+ };
45
+ sdk: {
46
+ input: CancelMLTaskRunCommandInput;
47
+ output: CancelMLTaskRunCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const CancelStatementCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CancelStatementCommand extends CancelStatementCommand_base {}
39
+ export declare class CancelStatementCommand extends CancelStatementCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CancelStatementRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: CancelStatementCommandInput;
47
+ output: CancelStatementCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const CheckSchemaVersionValidityCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CheckSchemaVersionValidityCommand extends CheckSchemaVersionValidityCommand_base {}
40
+ export declare class CheckSchemaVersionValidityCommand extends CheckSchemaVersionValidityCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CheckSchemaVersionValidityInput;
44
+ output: CheckSchemaVersionValidityResponse;
45
+ };
46
+ sdk: {
47
+ input: CheckSchemaVersionValidityCommandInput;
48
+ output: CheckSchemaVersionValidityCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CreateBlueprintCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateBlueprintCommand extends CreateBlueprintCommand_base {}
39
+ export declare class CreateBlueprintCommand extends CreateBlueprintCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateBlueprintRequest;
43
+ output: CreateBlueprintResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateBlueprintCommandInput;
47
+ output: CreateBlueprintCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const CreateClassifierCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateClassifierCommand extends CreateClassifierCommand_base {}
39
+ export declare class CreateClassifierCommand extends CreateClassifierCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateClassifierRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: CreateClassifierCommandInput;
47
+ output: CreateClassifierCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const CreateConnectionCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateConnectionCommand extends CreateConnectionCommand_base {}
39
+ export declare class CreateConnectionCommand extends CreateConnectionCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateConnectionRequest;
43
+ output: CreateConnectionResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateConnectionCommandInput;
47
+ output: CreateConnectionCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const CreateCrawlerCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateCrawlerCommand extends CreateCrawlerCommand_base {}
39
+ export declare class CreateCrawlerCommand extends CreateCrawlerCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateCrawlerRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: CreateCrawlerCommandInput;
47
+ output: CreateCrawlerCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const CreateCustomEntityTypeCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateCustomEntityTypeCommand extends CreateCustomEntityTypeCommand_base {}
40
+ export declare class CreateCustomEntityTypeCommand extends CreateCustomEntityTypeCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateCustomEntityTypeRequest;
44
+ output: CreateCustomEntityTypeResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateCustomEntityTypeCommandInput;
48
+ output: CreateCustomEntityTypeCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateDataQualityRulesetCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateDataQualityRulesetCommand extends CreateDataQualityRulesetCommand_base {}
40
+ export declare class CreateDataQualityRulesetCommand extends CreateDataQualityRulesetCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateDataQualityRulesetRequest;
44
+ output: CreateDataQualityRulesetResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateDataQualityRulesetCommandInput;
48
+ output: CreateDataQualityRulesetCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CreateDatabaseCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateDatabaseCommand extends CreateDatabaseCommand_base {}
39
+ export declare class CreateDatabaseCommand extends CreateDatabaseCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateDatabaseRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: CreateDatabaseCommandInput;
47
+ output: CreateDatabaseCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const CreateDevEndpointCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateDevEndpointCommand extends CreateDevEndpointCommand_base {}
40
+ export declare class CreateDevEndpointCommand extends CreateDevEndpointCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateDevEndpointRequest;
44
+ output: CreateDevEndpointResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateDevEndpointCommandInput;
48
+ output: CreateDevEndpointCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -34,4 +34,15 @@ declare const CreateJobCommand_base: {
34
34
  >;
35
35
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
36
36
  };
37
- export declare class CreateJobCommand extends CreateJobCommand_base {}
37
+ export declare class CreateJobCommand extends CreateJobCommand_base {
38
+ protected static __types: {
39
+ api: {
40
+ input: CreateJobRequest;
41
+ output: CreateJobResponse;
42
+ };
43
+ sdk: {
44
+ input: CreateJobCommandInput;
45
+ output: CreateJobCommandOutput;
46
+ };
47
+ };
48
+ }
@@ -37,4 +37,15 @@ declare const CreateMLTransformCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateMLTransformCommand extends CreateMLTransformCommand_base {}
40
+ export declare class CreateMLTransformCommand extends CreateMLTransformCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateMLTransformRequest;
44
+ output: CreateMLTransformResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateMLTransformCommandInput;
48
+ output: CreateMLTransformCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CreatePartitionCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreatePartitionCommand extends CreatePartitionCommand_base {}
39
+ export declare class CreatePartitionCommand extends CreatePartitionCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreatePartitionRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: CreatePartitionCommandInput;
47
+ output: CreatePartitionCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const CreatePartitionIndexCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreatePartitionIndexCommand extends CreatePartitionIndexCommand_base {}
40
+ export declare class CreatePartitionIndexCommand extends CreatePartitionIndexCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreatePartitionIndexRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: CreatePartitionIndexCommandInput;
48
+ output: CreatePartitionIndexCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CreateRegistryCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateRegistryCommand extends CreateRegistryCommand_base {}
39
+ export declare class CreateRegistryCommand extends CreateRegistryCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateRegistryInput;
43
+ output: CreateRegistryResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateRegistryCommandInput;
47
+ output: CreateRegistryCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const CreateSchemaCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateSchemaCommand extends CreateSchemaCommand_base {}
36
+ export declare class CreateSchemaCommand extends CreateSchemaCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateSchemaInput;
40
+ output: CreateSchemaResponse;
41
+ };
42
+ sdk: {
43
+ input: CreateSchemaCommandInput;
44
+ output: CreateSchemaCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const CreateScriptCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateScriptCommand extends CreateScriptCommand_base {}
36
+ export declare class CreateScriptCommand extends CreateScriptCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateScriptRequest;
40
+ output: CreateScriptResponse;
41
+ };
42
+ sdk: {
43
+ input: CreateScriptCommandInput;
44
+ output: CreateScriptCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const CreateSecurityConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateSecurityConfigurationCommand extends CreateSecurityConfigurationCommand_base {}
40
+ export declare class CreateSecurityConfigurationCommand extends CreateSecurityConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateSecurityConfigurationRequest;
44
+ output: CreateSecurityConfigurationResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateSecurityConfigurationCommandInput;
48
+ output: CreateSecurityConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CreateSessionCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateSessionCommand extends CreateSessionCommand_base {}
39
+ export declare class CreateSessionCommand extends CreateSessionCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateSessionRequest;
43
+ output: CreateSessionResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateSessionCommandInput;
47
+ output: CreateSessionCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const CreateTableCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateTableCommand extends CreateTableCommand_base {}
36
+ export declare class CreateTableCommand extends CreateTableCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateTableRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: CreateTableCommandInput;
44
+ output: CreateTableCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const CreateTableOptimizerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateTableOptimizerCommand extends CreateTableOptimizerCommand_base {}
40
+ export declare class CreateTableOptimizerCommand extends CreateTableOptimizerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateTableOptimizerRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: CreateTableOptimizerCommandInput;
48
+ output: CreateTableOptimizerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CreateTriggerCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateTriggerCommand extends CreateTriggerCommand_base {}
39
+ export declare class CreateTriggerCommand extends CreateTriggerCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateTriggerRequest;
43
+ output: CreateTriggerResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateTriggerCommandInput;
47
+ output: CreateTriggerCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const CreateUsageProfileCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateUsageProfileCommand extends CreateUsageProfileCommand_base {}
40
+ export declare class CreateUsageProfileCommand extends CreateUsageProfileCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateUsageProfileRequest;
44
+ output: CreateUsageProfileResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateUsageProfileCommandInput;
48
+ output: CreateUsageProfileCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateUserDefinedFunctionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateUserDefinedFunctionCommand extends CreateUserDefinedFunctionCommand_base {}
40
+ export declare class CreateUserDefinedFunctionCommand extends CreateUserDefinedFunctionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateUserDefinedFunctionRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: CreateUserDefinedFunctionCommandInput;
48
+ output: CreateUserDefinedFunctionCommandOutput;
49
+ };
50
+ };
51
+ }