@aws-sdk/client-glue 3.1076.0 → 3.1078.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 (908) hide show
  1. package/dist-cjs/index.js +897 -3555
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AssociateGlossaryTermsCommand.js +2 -14
  4. package/dist-es/commands/BatchCreatePartitionCommand.js +2 -14
  5. package/dist-es/commands/BatchDeleteConnectionCommand.js +2 -14
  6. package/dist-es/commands/BatchDeletePartitionCommand.js +2 -14
  7. package/dist-es/commands/BatchDeleteTableCommand.js +2 -14
  8. package/dist-es/commands/BatchDeleteTableVersionCommand.js +2 -14
  9. package/dist-es/commands/BatchGetBlueprintsCommand.js +2 -14
  10. package/dist-es/commands/BatchGetCrawlersCommand.js +2 -14
  11. package/dist-es/commands/BatchGetCustomEntityTypesCommand.js +2 -14
  12. package/dist-es/commands/BatchGetDataQualityResultCommand.js +2 -14
  13. package/dist-es/commands/BatchGetDevEndpointsCommand.js +2 -14
  14. package/dist-es/commands/BatchGetIterableFormsCommand.js +2 -14
  15. package/dist-es/commands/BatchGetJobsCommand.js +2 -14
  16. package/dist-es/commands/BatchGetPartitionCommand.js +2 -14
  17. package/dist-es/commands/BatchGetTableOptimizerCommand.js +2 -14
  18. package/dist-es/commands/BatchGetTriggersCommand.js +2 -14
  19. package/dist-es/commands/BatchGetWorkflowsCommand.js +2 -14
  20. package/dist-es/commands/BatchPutDataQualityStatisticAnnotationCommand.js +2 -14
  21. package/dist-es/commands/BatchStopJobRunCommand.js +2 -14
  22. package/dist-es/commands/BatchUpdatePartitionCommand.js +2 -14
  23. package/dist-es/commands/CancelDataQualityRuleRecommendationRunCommand.js +2 -14
  24. package/dist-es/commands/CancelDataQualityRulesetEvaluationRunCommand.js +2 -14
  25. package/dist-es/commands/CancelMLTaskRunCommand.js +2 -14
  26. package/dist-es/commands/CancelStatementCommand.js +2 -14
  27. package/dist-es/commands/CheckSchemaVersionValidityCommand.js +2 -14
  28. package/dist-es/commands/CreateBlueprintCommand.js +2 -14
  29. package/dist-es/commands/CreateCatalogCommand.js +2 -14
  30. package/dist-es/commands/CreateClassifierCommand.js +2 -14
  31. package/dist-es/commands/CreateColumnStatisticsTaskSettingsCommand.js +2 -14
  32. package/dist-es/commands/CreateConnectionCommand.js +2 -14
  33. package/dist-es/commands/CreateCrawlerCommand.js +2 -14
  34. package/dist-es/commands/CreateCustomEntityTypeCommand.js +2 -14
  35. package/dist-es/commands/CreateDataQualityRulesetCommand.js +2 -14
  36. package/dist-es/commands/CreateDatabaseCommand.js +2 -14
  37. package/dist-es/commands/CreateDevEndpointCommand.js +2 -14
  38. package/dist-es/commands/CreateGlossaryCommand.js +2 -14
  39. package/dist-es/commands/CreateGlossaryTermCommand.js +2 -14
  40. package/dist-es/commands/CreateGlueIdentityCenterConfigurationCommand.js +2 -14
  41. package/dist-es/commands/CreateIntegrationCommand.js +2 -14
  42. package/dist-es/commands/CreateIntegrationResourcePropertyCommand.js +2 -14
  43. package/dist-es/commands/CreateIntegrationTablePropertiesCommand.js +2 -14
  44. package/dist-es/commands/CreateJobCommand.js +2 -14
  45. package/dist-es/commands/CreateMLTransformCommand.js +2 -14
  46. package/dist-es/commands/CreatePartitionCommand.js +2 -14
  47. package/dist-es/commands/CreatePartitionIndexCommand.js +2 -14
  48. package/dist-es/commands/CreateRegistryCommand.js +2 -14
  49. package/dist-es/commands/CreateSchemaCommand.js +2 -14
  50. package/dist-es/commands/CreateScriptCommand.js +2 -14
  51. package/dist-es/commands/CreateSecurityConfigurationCommand.js +2 -14
  52. package/dist-es/commands/CreateSessionCommand.js +2 -14
  53. package/dist-es/commands/CreateTableCommand.js +2 -14
  54. package/dist-es/commands/CreateTableOptimizerCommand.js +2 -14
  55. package/dist-es/commands/CreateTriggerCommand.js +2 -14
  56. package/dist-es/commands/CreateUsageProfileCommand.js +2 -14
  57. package/dist-es/commands/CreateUserDefinedFunctionCommand.js +2 -14
  58. package/dist-es/commands/CreateWorkflowCommand.js +2 -14
  59. package/dist-es/commands/DeleteAssetCommand.js +2 -14
  60. package/dist-es/commands/DeleteAssetTypeCommand.js +2 -14
  61. package/dist-es/commands/DeleteAttachmentCommand.js +2 -14
  62. package/dist-es/commands/DeleteBlueprintCommand.js +2 -14
  63. package/dist-es/commands/DeleteCatalogCommand.js +2 -14
  64. package/dist-es/commands/DeleteClassifierCommand.js +2 -14
  65. package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +2 -14
  66. package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +2 -14
  67. package/dist-es/commands/DeleteColumnStatisticsTaskSettingsCommand.js +2 -14
  68. package/dist-es/commands/DeleteConnectionCommand.js +2 -14
  69. package/dist-es/commands/DeleteConnectionTypeCommand.js +2 -14
  70. package/dist-es/commands/DeleteCrawlerCommand.js +2 -14
  71. package/dist-es/commands/DeleteCustomEntityTypeCommand.js +2 -14
  72. package/dist-es/commands/DeleteDataQualityRulesetCommand.js +2 -14
  73. package/dist-es/commands/DeleteDatabaseCommand.js +2 -14
  74. package/dist-es/commands/DeleteDevEndpointCommand.js +2 -14
  75. package/dist-es/commands/DeleteFormTypeCommand.js +2 -14
  76. package/dist-es/commands/DeleteGlossaryCommand.js +2 -14
  77. package/dist-es/commands/DeleteGlossaryTermCommand.js +2 -14
  78. package/dist-es/commands/DeleteGlueIdentityCenterConfigurationCommand.js +2 -14
  79. package/dist-es/commands/DeleteIntegrationCommand.js +2 -14
  80. package/dist-es/commands/DeleteIntegrationResourcePropertyCommand.js +2 -14
  81. package/dist-es/commands/DeleteIntegrationTablePropertiesCommand.js +2 -14
  82. package/dist-es/commands/DeleteJobCommand.js +2 -14
  83. package/dist-es/commands/DeleteMLTransformCommand.js +2 -14
  84. package/dist-es/commands/DeletePartitionCommand.js +2 -14
  85. package/dist-es/commands/DeletePartitionIndexCommand.js +2 -14
  86. package/dist-es/commands/DeleteRegistryCommand.js +2 -14
  87. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -14
  88. package/dist-es/commands/DeleteSchemaCommand.js +2 -14
  89. package/dist-es/commands/DeleteSchemaVersionsCommand.js +2 -14
  90. package/dist-es/commands/DeleteSecurityConfigurationCommand.js +2 -14
  91. package/dist-es/commands/DeleteSessionCommand.js +2 -14
  92. package/dist-es/commands/DeleteTableCommand.js +2 -14
  93. package/dist-es/commands/DeleteTableOptimizerCommand.js +2 -14
  94. package/dist-es/commands/DeleteTableVersionCommand.js +2 -14
  95. package/dist-es/commands/DeleteTriggerCommand.js +2 -14
  96. package/dist-es/commands/DeleteUsageProfileCommand.js +2 -14
  97. package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +2 -14
  98. package/dist-es/commands/DeleteWorkflowCommand.js +2 -14
  99. package/dist-es/commands/DescribeConnectionTypeCommand.js +2 -14
  100. package/dist-es/commands/DescribeEntityCommand.js +2 -14
  101. package/dist-es/commands/DescribeInboundIntegrationsCommand.js +2 -14
  102. package/dist-es/commands/DescribeIntegrationsCommand.js +2 -14
  103. package/dist-es/commands/DisassociateGlossaryTermsCommand.js +2 -14
  104. package/dist-es/commands/GetAssetCommand.js +2 -14
  105. package/dist-es/commands/GetAssetTypeCommand.js +2 -14
  106. package/dist-es/commands/GetBlueprintCommand.js +2 -14
  107. package/dist-es/commands/GetBlueprintRunCommand.js +2 -14
  108. package/dist-es/commands/GetBlueprintRunsCommand.js +2 -14
  109. package/dist-es/commands/GetCatalogCommand.js +2 -14
  110. package/dist-es/commands/GetCatalogImportStatusCommand.js +2 -14
  111. package/dist-es/commands/GetCatalogsCommand.js +2 -14
  112. package/dist-es/commands/GetClassifierCommand.js +2 -14
  113. package/dist-es/commands/GetClassifiersCommand.js +2 -14
  114. package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +2 -14
  115. package/dist-es/commands/GetColumnStatisticsForTableCommand.js +2 -14
  116. package/dist-es/commands/GetColumnStatisticsTaskRunCommand.js +2 -14
  117. package/dist-es/commands/GetColumnStatisticsTaskRunsCommand.js +2 -14
  118. package/dist-es/commands/GetColumnStatisticsTaskSettingsCommand.js +2 -14
  119. package/dist-es/commands/GetConnectionCommand.js +2 -14
  120. package/dist-es/commands/GetConnectionsCommand.js +2 -14
  121. package/dist-es/commands/GetCrawlerCommand.js +2 -14
  122. package/dist-es/commands/GetCrawlerMetricsCommand.js +2 -14
  123. package/dist-es/commands/GetCrawlersCommand.js +2 -14
  124. package/dist-es/commands/GetCustomEntityTypeCommand.js +2 -14
  125. package/dist-es/commands/GetDashboardUrlCommand.js +2 -14
  126. package/dist-es/commands/GetDataCatalogEncryptionSettingsCommand.js +2 -14
  127. package/dist-es/commands/GetDataQualityModelCommand.js +2 -14
  128. package/dist-es/commands/GetDataQualityModelResultCommand.js +2 -14
  129. package/dist-es/commands/GetDataQualityResultCommand.js +2 -14
  130. package/dist-es/commands/GetDataQualityRuleRecommendationRunCommand.js +2 -14
  131. package/dist-es/commands/GetDataQualityRulesetCommand.js +2 -14
  132. package/dist-es/commands/GetDataQualityRulesetEvaluationRunCommand.js +2 -14
  133. package/dist-es/commands/GetDatabaseCommand.js +2 -14
  134. package/dist-es/commands/GetDatabasesCommand.js +2 -14
  135. package/dist-es/commands/GetDataflowGraphCommand.js +2 -14
  136. package/dist-es/commands/GetDevEndpointCommand.js +2 -14
  137. package/dist-es/commands/GetDevEndpointsCommand.js +2 -14
  138. package/dist-es/commands/GetEntityRecordsCommand.js +2 -14
  139. package/dist-es/commands/GetFormTypeCommand.js +2 -14
  140. package/dist-es/commands/GetGlossaryCommand.js +2 -14
  141. package/dist-es/commands/GetGlossaryTermCommand.js +2 -14
  142. package/dist-es/commands/GetGlueIdentityCenterConfigurationCommand.js +2 -14
  143. package/dist-es/commands/GetIntegrationResourcePropertyCommand.js +2 -14
  144. package/dist-es/commands/GetIntegrationTablePropertiesCommand.js +2 -14
  145. package/dist-es/commands/GetJobBookmarkCommand.js +2 -14
  146. package/dist-es/commands/GetJobCommand.js +2 -14
  147. package/dist-es/commands/GetJobRunCommand.js +2 -14
  148. package/dist-es/commands/GetJobRunsCommand.js +2 -14
  149. package/dist-es/commands/GetJobsCommand.js +2 -14
  150. package/dist-es/commands/GetMLTaskRunCommand.js +2 -14
  151. package/dist-es/commands/GetMLTaskRunsCommand.js +2 -14
  152. package/dist-es/commands/GetMLTransformCommand.js +2 -14
  153. package/dist-es/commands/GetMLTransformsCommand.js +2 -14
  154. package/dist-es/commands/GetMappingCommand.js +2 -14
  155. package/dist-es/commands/GetMaterializedViewRefreshTaskRunCommand.js +2 -14
  156. package/dist-es/commands/GetPartitionCommand.js +2 -14
  157. package/dist-es/commands/GetPartitionIndexesCommand.js +2 -14
  158. package/dist-es/commands/GetPartitionsCommand.js +2 -14
  159. package/dist-es/commands/GetPlanCommand.js +2 -14
  160. package/dist-es/commands/GetRegistryCommand.js +2 -14
  161. package/dist-es/commands/GetResourcePoliciesCommand.js +2 -14
  162. package/dist-es/commands/GetResourcePolicyCommand.js +2 -14
  163. package/dist-es/commands/GetSchemaByDefinitionCommand.js +2 -14
  164. package/dist-es/commands/GetSchemaCommand.js +2 -14
  165. package/dist-es/commands/GetSchemaVersionCommand.js +2 -14
  166. package/dist-es/commands/GetSchemaVersionsDiffCommand.js +2 -14
  167. package/dist-es/commands/GetSecurityConfigurationCommand.js +2 -14
  168. package/dist-es/commands/GetSecurityConfigurationsCommand.js +2 -14
  169. package/dist-es/commands/GetSessionCommand.js +2 -14
  170. package/dist-es/commands/GetSessionEndpointCommand.js +2 -14
  171. package/dist-es/commands/GetStatementCommand.js +2 -14
  172. package/dist-es/commands/GetTableCommand.js +2 -14
  173. package/dist-es/commands/GetTableOptimizerCommand.js +2 -14
  174. package/dist-es/commands/GetTableVersionCommand.js +2 -14
  175. package/dist-es/commands/GetTableVersionsCommand.js +2 -14
  176. package/dist-es/commands/GetTablesCommand.js +2 -14
  177. package/dist-es/commands/GetTagsCommand.js +2 -14
  178. package/dist-es/commands/GetTriggerCommand.js +2 -14
  179. package/dist-es/commands/GetTriggersCommand.js +2 -14
  180. package/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +2 -14
  181. package/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +2 -14
  182. package/dist-es/commands/GetUnfilteredTableMetadataCommand.js +2 -14
  183. package/dist-es/commands/GetUsageProfileCommand.js +2 -14
  184. package/dist-es/commands/GetUserDefinedFunctionCommand.js +2 -14
  185. package/dist-es/commands/GetUserDefinedFunctionsCommand.js +2 -14
  186. package/dist-es/commands/GetWorkflowCommand.js +2 -14
  187. package/dist-es/commands/GetWorkflowRunCommand.js +2 -14
  188. package/dist-es/commands/GetWorkflowRunPropertiesCommand.js +2 -14
  189. package/dist-es/commands/GetWorkflowRunsCommand.js +2 -14
  190. package/dist-es/commands/ImportCatalogToGlueCommand.js +2 -14
  191. package/dist-es/commands/ListAssetTypesCommand.js +2 -14
  192. package/dist-es/commands/ListBlueprintsCommand.js +2 -14
  193. package/dist-es/commands/ListColumnStatisticsTaskRunsCommand.js +2 -14
  194. package/dist-es/commands/ListConnectionTypesCommand.js +2 -14
  195. package/dist-es/commands/ListCrawlersCommand.js +2 -14
  196. package/dist-es/commands/ListCrawlsCommand.js +2 -14
  197. package/dist-es/commands/ListCustomEntityTypesCommand.js +2 -14
  198. package/dist-es/commands/ListDataQualityResultsCommand.js +2 -14
  199. package/dist-es/commands/ListDataQualityRuleRecommendationRunsCommand.js +2 -14
  200. package/dist-es/commands/ListDataQualityRulesetEvaluationRunsCommand.js +2 -14
  201. package/dist-es/commands/ListDataQualityRulesetsCommand.js +2 -14
  202. package/dist-es/commands/ListDataQualityStatisticAnnotationsCommand.js +2 -14
  203. package/dist-es/commands/ListDataQualityStatisticsCommand.js +2 -14
  204. package/dist-es/commands/ListDevEndpointsCommand.js +2 -14
  205. package/dist-es/commands/ListEntitiesCommand.js +2 -14
  206. package/dist-es/commands/ListFormTypesCommand.js +2 -14
  207. package/dist-es/commands/ListGlossariesCommand.js +2 -14
  208. package/dist-es/commands/ListGlossaryTermsCommand.js +2 -14
  209. package/dist-es/commands/ListIntegrationResourcePropertiesCommand.js +2 -14
  210. package/dist-es/commands/ListIterableFormsCommand.js +2 -14
  211. package/dist-es/commands/ListJobsCommand.js +2 -14
  212. package/dist-es/commands/ListMLTransformsCommand.js +2 -14
  213. package/dist-es/commands/ListMaterializedViewRefreshTaskRunsCommand.js +2 -14
  214. package/dist-es/commands/ListRegistriesCommand.js +2 -14
  215. package/dist-es/commands/ListSchemaVersionsCommand.js +2 -14
  216. package/dist-es/commands/ListSchemasCommand.js +2 -14
  217. package/dist-es/commands/ListSessionsCommand.js +2 -14
  218. package/dist-es/commands/ListStatementsCommand.js +2 -14
  219. package/dist-es/commands/ListTableOptimizerRunsCommand.js +2 -14
  220. package/dist-es/commands/ListTriggersCommand.js +2 -14
  221. package/dist-es/commands/ListUsageProfilesCommand.js +2 -14
  222. package/dist-es/commands/ListWorkflowsCommand.js +2 -14
  223. package/dist-es/commands/ModifyIntegrationCommand.js +2 -14
  224. package/dist-es/commands/PutAssetCommand.js +2 -14
  225. package/dist-es/commands/PutAssetTypeCommand.js +2 -14
  226. package/dist-es/commands/PutAttachmentCommand.js +2 -14
  227. package/dist-es/commands/PutDataCatalogEncryptionSettingsCommand.js +2 -14
  228. package/dist-es/commands/PutDataQualityProfileAnnotationCommand.js +2 -14
  229. package/dist-es/commands/PutFormTypeCommand.js +2 -14
  230. package/dist-es/commands/PutResourcePolicyCommand.js +2 -14
  231. package/dist-es/commands/PutSchemaVersionMetadataCommand.js +2 -14
  232. package/dist-es/commands/PutWorkflowRunPropertiesCommand.js +2 -14
  233. package/dist-es/commands/QuerySchemaVersionMetadataCommand.js +2 -14
  234. package/dist-es/commands/RegisterConnectionTypeCommand.js +2 -14
  235. package/dist-es/commands/RegisterSchemaVersionCommand.js +2 -14
  236. package/dist-es/commands/RemoveSchemaVersionMetadataCommand.js +2 -14
  237. package/dist-es/commands/ResetJobBookmarkCommand.js +2 -14
  238. package/dist-es/commands/ResumeWorkflowRunCommand.js +2 -14
  239. package/dist-es/commands/RunStatementCommand.js +2 -14
  240. package/dist-es/commands/SearchAssetsCommand.js +2 -14
  241. package/dist-es/commands/SearchTablesCommand.js +2 -14
  242. package/dist-es/commands/StartBlueprintRunCommand.js +2 -14
  243. package/dist-es/commands/StartColumnStatisticsTaskRunCommand.js +2 -14
  244. package/dist-es/commands/StartColumnStatisticsTaskRunScheduleCommand.js +2 -14
  245. package/dist-es/commands/StartCrawlerCommand.js +2 -14
  246. package/dist-es/commands/StartCrawlerScheduleCommand.js +2 -14
  247. package/dist-es/commands/StartDataQualityRuleRecommendationRunCommand.js +2 -14
  248. package/dist-es/commands/StartDataQualityRulesetEvaluationRunCommand.js +2 -14
  249. package/dist-es/commands/StartExportLabelsTaskRunCommand.js +2 -14
  250. package/dist-es/commands/StartImportLabelsTaskRunCommand.js +2 -14
  251. package/dist-es/commands/StartJobRunCommand.js +2 -14
  252. package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +2 -14
  253. package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +2 -14
  254. package/dist-es/commands/StartMaterializedViewRefreshTaskRunCommand.js +2 -14
  255. package/dist-es/commands/StartTriggerCommand.js +2 -14
  256. package/dist-es/commands/StartWorkflowRunCommand.js +2 -14
  257. package/dist-es/commands/StopColumnStatisticsTaskRunCommand.js +2 -14
  258. package/dist-es/commands/StopColumnStatisticsTaskRunScheduleCommand.js +2 -14
  259. package/dist-es/commands/StopCrawlerCommand.js +2 -14
  260. package/dist-es/commands/StopCrawlerScheduleCommand.js +2 -14
  261. package/dist-es/commands/StopMaterializedViewRefreshTaskRunCommand.js +2 -14
  262. package/dist-es/commands/StopSessionCommand.js +2 -14
  263. package/dist-es/commands/StopTriggerCommand.js +2 -14
  264. package/dist-es/commands/StopWorkflowRunCommand.js +2 -14
  265. package/dist-es/commands/TagResourceCommand.js +2 -14
  266. package/dist-es/commands/TestConnectionCommand.js +2 -14
  267. package/dist-es/commands/UntagResourceCommand.js +2 -14
  268. package/dist-es/commands/UpdateAssetCommand.js +2 -14
  269. package/dist-es/commands/UpdateBlueprintCommand.js +2 -14
  270. package/dist-es/commands/UpdateCatalogCommand.js +2 -14
  271. package/dist-es/commands/UpdateClassifierCommand.js +2 -14
  272. package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +2 -14
  273. package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +2 -14
  274. package/dist-es/commands/UpdateColumnStatisticsTaskSettingsCommand.js +2 -14
  275. package/dist-es/commands/UpdateConnectionCommand.js +2 -14
  276. package/dist-es/commands/UpdateCrawlerCommand.js +2 -14
  277. package/dist-es/commands/UpdateCrawlerScheduleCommand.js +2 -14
  278. package/dist-es/commands/UpdateDataQualityRulesetCommand.js +2 -14
  279. package/dist-es/commands/UpdateDatabaseCommand.js +2 -14
  280. package/dist-es/commands/UpdateDevEndpointCommand.js +2 -14
  281. package/dist-es/commands/UpdateGlossaryCommand.js +2 -14
  282. package/dist-es/commands/UpdateGlossaryTermCommand.js +2 -14
  283. package/dist-es/commands/UpdateGlueIdentityCenterConfigurationCommand.js +2 -14
  284. package/dist-es/commands/UpdateIntegrationResourcePropertyCommand.js +2 -14
  285. package/dist-es/commands/UpdateIntegrationTablePropertiesCommand.js +2 -14
  286. package/dist-es/commands/UpdateJobCommand.js +2 -14
  287. package/dist-es/commands/UpdateJobFromSourceControlCommand.js +2 -14
  288. package/dist-es/commands/UpdateMLTransformCommand.js +2 -14
  289. package/dist-es/commands/UpdatePartitionCommand.js +2 -14
  290. package/dist-es/commands/UpdateRegistryCommand.js +2 -14
  291. package/dist-es/commands/UpdateSchemaCommand.js +2 -14
  292. package/dist-es/commands/UpdateSourceControlFromJobCommand.js +2 -14
  293. package/dist-es/commands/UpdateTableCommand.js +2 -14
  294. package/dist-es/commands/UpdateTableOptimizerCommand.js +2 -14
  295. package/dist-es/commands/UpdateTriggerCommand.js +2 -14
  296. package/dist-es/commands/UpdateUsageProfileCommand.js +2 -14
  297. package/dist-es/commands/UpdateUserDefinedFunctionCommand.js +2 -14
  298. package/dist-es/commands/UpdateWorkflowCommand.js +2 -14
  299. package/dist-es/index.js +1 -0
  300. package/dist-es/runtimeConfig.browser.js +0 -2
  301. package/dist-es/runtimeConfig.js +1 -2
  302. package/dist-es/runtimeConfig.native.js +0 -2
  303. package/dist-es/runtimeConfig.shared.js +2 -0
  304. package/dist-types/commandBuilder.d.ts +18 -0
  305. package/dist-types/commands/AssociateGlossaryTermsCommand.d.ts +3 -8
  306. package/dist-types/commands/BatchCreatePartitionCommand.d.ts +3 -8
  307. package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +3 -8
  308. package/dist-types/commands/BatchDeletePartitionCommand.d.ts +3 -8
  309. package/dist-types/commands/BatchDeleteTableCommand.d.ts +3 -8
  310. package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +3 -8
  311. package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +3 -8
  312. package/dist-types/commands/BatchGetCrawlersCommand.d.ts +3 -8
  313. package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +3 -8
  314. package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +3 -8
  315. package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +3 -8
  316. package/dist-types/commands/BatchGetIterableFormsCommand.d.ts +3 -8
  317. package/dist-types/commands/BatchGetJobsCommand.d.ts +3 -8
  318. package/dist-types/commands/BatchGetPartitionCommand.d.ts +3 -8
  319. package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +3 -8
  320. package/dist-types/commands/BatchGetTriggersCommand.d.ts +3 -8
  321. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +3 -8
  322. package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +3 -8
  323. package/dist-types/commands/BatchStopJobRunCommand.d.ts +3 -8
  324. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +3 -8
  325. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +3 -8
  326. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +3 -8
  327. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +3 -8
  328. package/dist-types/commands/CancelStatementCommand.d.ts +3 -8
  329. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +3 -8
  330. package/dist-types/commands/CreateBlueprintCommand.d.ts +3 -8
  331. package/dist-types/commands/CreateCatalogCommand.d.ts +3 -8
  332. package/dist-types/commands/CreateClassifierCommand.d.ts +3 -8
  333. package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +3 -8
  334. package/dist-types/commands/CreateConnectionCommand.d.ts +3 -8
  335. package/dist-types/commands/CreateCrawlerCommand.d.ts +3 -8
  336. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +3 -8
  337. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +3 -8
  338. package/dist-types/commands/CreateDatabaseCommand.d.ts +3 -8
  339. package/dist-types/commands/CreateDevEndpointCommand.d.ts +3 -8
  340. package/dist-types/commands/CreateGlossaryCommand.d.ts +3 -8
  341. package/dist-types/commands/CreateGlossaryTermCommand.d.ts +3 -8
  342. package/dist-types/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +3 -8
  343. package/dist-types/commands/CreateIntegrationCommand.d.ts +3 -8
  344. package/dist-types/commands/CreateIntegrationResourcePropertyCommand.d.ts +3 -8
  345. package/dist-types/commands/CreateIntegrationTablePropertiesCommand.d.ts +3 -8
  346. package/dist-types/commands/CreateJobCommand.d.ts +3 -8
  347. package/dist-types/commands/CreateMLTransformCommand.d.ts +3 -8
  348. package/dist-types/commands/CreatePartitionCommand.d.ts +3 -8
  349. package/dist-types/commands/CreatePartitionIndexCommand.d.ts +3 -8
  350. package/dist-types/commands/CreateRegistryCommand.d.ts +3 -8
  351. package/dist-types/commands/CreateSchemaCommand.d.ts +3 -8
  352. package/dist-types/commands/CreateScriptCommand.d.ts +3 -8
  353. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +3 -8
  354. package/dist-types/commands/CreateSessionCommand.d.ts +3 -8
  355. package/dist-types/commands/CreateTableCommand.d.ts +3 -8
  356. package/dist-types/commands/CreateTableOptimizerCommand.d.ts +3 -8
  357. package/dist-types/commands/CreateTriggerCommand.d.ts +3 -8
  358. package/dist-types/commands/CreateUsageProfileCommand.d.ts +3 -8
  359. package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +3 -8
  360. package/dist-types/commands/CreateWorkflowCommand.d.ts +3 -8
  361. package/dist-types/commands/DeleteAssetCommand.d.ts +3 -8
  362. package/dist-types/commands/DeleteAssetTypeCommand.d.ts +3 -8
  363. package/dist-types/commands/DeleteAttachmentCommand.d.ts +3 -8
  364. package/dist-types/commands/DeleteBlueprintCommand.d.ts +3 -8
  365. package/dist-types/commands/DeleteCatalogCommand.d.ts +3 -8
  366. package/dist-types/commands/DeleteClassifierCommand.d.ts +3 -8
  367. package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +3 -8
  368. package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +3 -8
  369. package/dist-types/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +3 -8
  370. package/dist-types/commands/DeleteConnectionCommand.d.ts +3 -8
  371. package/dist-types/commands/DeleteConnectionTypeCommand.d.ts +3 -8
  372. package/dist-types/commands/DeleteCrawlerCommand.d.ts +3 -8
  373. package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +3 -8
  374. package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +3 -8
  375. package/dist-types/commands/DeleteDatabaseCommand.d.ts +3 -8
  376. package/dist-types/commands/DeleteDevEndpointCommand.d.ts +3 -8
  377. package/dist-types/commands/DeleteFormTypeCommand.d.ts +3 -8
  378. package/dist-types/commands/DeleteGlossaryCommand.d.ts +3 -8
  379. package/dist-types/commands/DeleteGlossaryTermCommand.d.ts +3 -8
  380. package/dist-types/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +3 -8
  381. package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -8
  382. package/dist-types/commands/DeleteIntegrationResourcePropertyCommand.d.ts +3 -8
  383. package/dist-types/commands/DeleteIntegrationTablePropertiesCommand.d.ts +3 -8
  384. package/dist-types/commands/DeleteJobCommand.d.ts +3 -8
  385. package/dist-types/commands/DeleteMLTransformCommand.d.ts +3 -8
  386. package/dist-types/commands/DeletePartitionCommand.d.ts +3 -8
  387. package/dist-types/commands/DeletePartitionIndexCommand.d.ts +3 -8
  388. package/dist-types/commands/DeleteRegistryCommand.d.ts +3 -8
  389. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -8
  390. package/dist-types/commands/DeleteSchemaCommand.d.ts +3 -8
  391. package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +3 -8
  392. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +3 -8
  393. package/dist-types/commands/DeleteSessionCommand.d.ts +3 -8
  394. package/dist-types/commands/DeleteTableCommand.d.ts +3 -8
  395. package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +3 -8
  396. package/dist-types/commands/DeleteTableVersionCommand.d.ts +3 -8
  397. package/dist-types/commands/DeleteTriggerCommand.d.ts +3 -8
  398. package/dist-types/commands/DeleteUsageProfileCommand.d.ts +3 -8
  399. package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +3 -8
  400. package/dist-types/commands/DeleteWorkflowCommand.d.ts +3 -8
  401. package/dist-types/commands/DescribeConnectionTypeCommand.d.ts +3 -8
  402. package/dist-types/commands/DescribeEntityCommand.d.ts +3 -8
  403. package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +3 -8
  404. package/dist-types/commands/DescribeIntegrationsCommand.d.ts +3 -8
  405. package/dist-types/commands/DisassociateGlossaryTermsCommand.d.ts +3 -8
  406. package/dist-types/commands/GetAssetCommand.d.ts +3 -8
  407. package/dist-types/commands/GetAssetTypeCommand.d.ts +3 -8
  408. package/dist-types/commands/GetBlueprintCommand.d.ts +3 -8
  409. package/dist-types/commands/GetBlueprintRunCommand.d.ts +3 -8
  410. package/dist-types/commands/GetBlueprintRunsCommand.d.ts +3 -8
  411. package/dist-types/commands/GetCatalogCommand.d.ts +3 -8
  412. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +3 -8
  413. package/dist-types/commands/GetCatalogsCommand.d.ts +3 -8
  414. package/dist-types/commands/GetClassifierCommand.d.ts +3 -8
  415. package/dist-types/commands/GetClassifiersCommand.d.ts +3 -8
  416. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +3 -8
  417. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +3 -8
  418. package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +3 -8
  419. package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +3 -8
  420. package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +3 -8
  421. package/dist-types/commands/GetConnectionCommand.d.ts +3 -8
  422. package/dist-types/commands/GetConnectionsCommand.d.ts +3 -8
  423. package/dist-types/commands/GetCrawlerCommand.d.ts +3 -8
  424. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +3 -8
  425. package/dist-types/commands/GetCrawlersCommand.d.ts +3 -8
  426. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +3 -8
  427. package/dist-types/commands/GetDashboardUrlCommand.d.ts +3 -8
  428. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +3 -8
  429. package/dist-types/commands/GetDataQualityModelCommand.d.ts +3 -8
  430. package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +3 -8
  431. package/dist-types/commands/GetDataQualityResultCommand.d.ts +3 -8
  432. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +3 -8
  433. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +3 -8
  434. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +3 -8
  435. package/dist-types/commands/GetDatabaseCommand.d.ts +3 -8
  436. package/dist-types/commands/GetDatabasesCommand.d.ts +3 -8
  437. package/dist-types/commands/GetDataflowGraphCommand.d.ts +3 -8
  438. package/dist-types/commands/GetDevEndpointCommand.d.ts +3 -8
  439. package/dist-types/commands/GetDevEndpointsCommand.d.ts +3 -8
  440. package/dist-types/commands/GetEntityRecordsCommand.d.ts +3 -8
  441. package/dist-types/commands/GetFormTypeCommand.d.ts +3 -8
  442. package/dist-types/commands/GetGlossaryCommand.d.ts +3 -8
  443. package/dist-types/commands/GetGlossaryTermCommand.d.ts +3 -8
  444. package/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +3 -8
  445. package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +3 -8
  446. package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +3 -8
  447. package/dist-types/commands/GetJobBookmarkCommand.d.ts +3 -8
  448. package/dist-types/commands/GetJobCommand.d.ts +3 -8
  449. package/dist-types/commands/GetJobRunCommand.d.ts +3 -8
  450. package/dist-types/commands/GetJobRunsCommand.d.ts +3 -8
  451. package/dist-types/commands/GetJobsCommand.d.ts +3 -8
  452. package/dist-types/commands/GetMLTaskRunCommand.d.ts +3 -8
  453. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +3 -8
  454. package/dist-types/commands/GetMLTransformCommand.d.ts +3 -8
  455. package/dist-types/commands/GetMLTransformsCommand.d.ts +3 -8
  456. package/dist-types/commands/GetMappingCommand.d.ts +3 -8
  457. package/dist-types/commands/GetMaterializedViewRefreshTaskRunCommand.d.ts +3 -8
  458. package/dist-types/commands/GetPartitionCommand.d.ts +3 -8
  459. package/dist-types/commands/GetPartitionIndexesCommand.d.ts +3 -8
  460. package/dist-types/commands/GetPartitionsCommand.d.ts +3 -8
  461. package/dist-types/commands/GetPlanCommand.d.ts +3 -8
  462. package/dist-types/commands/GetRegistryCommand.d.ts +3 -8
  463. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +3 -8
  464. package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -8
  465. package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +3 -8
  466. package/dist-types/commands/GetSchemaCommand.d.ts +3 -8
  467. package/dist-types/commands/GetSchemaVersionCommand.d.ts +3 -8
  468. package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +3 -8
  469. package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +3 -8
  470. package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +3 -8
  471. package/dist-types/commands/GetSessionCommand.d.ts +3 -8
  472. package/dist-types/commands/GetSessionEndpointCommand.d.ts +3 -8
  473. package/dist-types/commands/GetStatementCommand.d.ts +3 -8
  474. package/dist-types/commands/GetTableCommand.d.ts +3 -8
  475. package/dist-types/commands/GetTableOptimizerCommand.d.ts +3 -8
  476. package/dist-types/commands/GetTableVersionCommand.d.ts +3 -8
  477. package/dist-types/commands/GetTableVersionsCommand.d.ts +3 -8
  478. package/dist-types/commands/GetTablesCommand.d.ts +3 -8
  479. package/dist-types/commands/GetTagsCommand.d.ts +3 -8
  480. package/dist-types/commands/GetTriggerCommand.d.ts +3 -8
  481. package/dist-types/commands/GetTriggersCommand.d.ts +3 -8
  482. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +3 -8
  483. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +3 -8
  484. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +3 -8
  485. package/dist-types/commands/GetUsageProfileCommand.d.ts +3 -8
  486. package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +3 -8
  487. package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +3 -8
  488. package/dist-types/commands/GetWorkflowCommand.d.ts +3 -8
  489. package/dist-types/commands/GetWorkflowRunCommand.d.ts +3 -8
  490. package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +3 -8
  491. package/dist-types/commands/GetWorkflowRunsCommand.d.ts +3 -8
  492. package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +3 -8
  493. package/dist-types/commands/ListAssetTypesCommand.d.ts +3 -8
  494. package/dist-types/commands/ListBlueprintsCommand.d.ts +3 -8
  495. package/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +3 -8
  496. package/dist-types/commands/ListConnectionTypesCommand.d.ts +3 -8
  497. package/dist-types/commands/ListCrawlersCommand.d.ts +3 -8
  498. package/dist-types/commands/ListCrawlsCommand.d.ts +3 -8
  499. package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +3 -8
  500. package/dist-types/commands/ListDataQualityResultsCommand.d.ts +3 -8
  501. package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +3 -8
  502. package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +3 -8
  503. package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +3 -8
  504. package/dist-types/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +3 -8
  505. package/dist-types/commands/ListDataQualityStatisticsCommand.d.ts +3 -8
  506. package/dist-types/commands/ListDevEndpointsCommand.d.ts +3 -8
  507. package/dist-types/commands/ListEntitiesCommand.d.ts +3 -8
  508. package/dist-types/commands/ListFormTypesCommand.d.ts +3 -8
  509. package/dist-types/commands/ListGlossariesCommand.d.ts +3 -8
  510. package/dist-types/commands/ListGlossaryTermsCommand.d.ts +3 -8
  511. package/dist-types/commands/ListIntegrationResourcePropertiesCommand.d.ts +3 -8
  512. package/dist-types/commands/ListIterableFormsCommand.d.ts +3 -8
  513. package/dist-types/commands/ListJobsCommand.d.ts +3 -8
  514. package/dist-types/commands/ListMLTransformsCommand.d.ts +3 -8
  515. package/dist-types/commands/ListMaterializedViewRefreshTaskRunsCommand.d.ts +3 -8
  516. package/dist-types/commands/ListRegistriesCommand.d.ts +3 -8
  517. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +3 -8
  518. package/dist-types/commands/ListSchemasCommand.d.ts +3 -8
  519. package/dist-types/commands/ListSessionsCommand.d.ts +3 -8
  520. package/dist-types/commands/ListStatementsCommand.d.ts +3 -8
  521. package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +3 -8
  522. package/dist-types/commands/ListTriggersCommand.d.ts +3 -8
  523. package/dist-types/commands/ListUsageProfilesCommand.d.ts +3 -8
  524. package/dist-types/commands/ListWorkflowsCommand.d.ts +3 -8
  525. package/dist-types/commands/ModifyIntegrationCommand.d.ts +3 -8
  526. package/dist-types/commands/PutAssetCommand.d.ts +3 -8
  527. package/dist-types/commands/PutAssetTypeCommand.d.ts +3 -8
  528. package/dist-types/commands/PutAttachmentCommand.d.ts +3 -8
  529. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +3 -8
  530. package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +3 -8
  531. package/dist-types/commands/PutFormTypeCommand.d.ts +3 -8
  532. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -8
  533. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +3 -8
  534. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +3 -8
  535. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +3 -8
  536. package/dist-types/commands/RegisterConnectionTypeCommand.d.ts +3 -8
  537. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +3 -8
  538. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +3 -8
  539. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +3 -8
  540. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +3 -8
  541. package/dist-types/commands/RunStatementCommand.d.ts +3 -8
  542. package/dist-types/commands/SearchAssetsCommand.d.ts +3 -8
  543. package/dist-types/commands/SearchTablesCommand.d.ts +3 -8
  544. package/dist-types/commands/StartBlueprintRunCommand.d.ts +3 -8
  545. package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +3 -8
  546. package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +3 -8
  547. package/dist-types/commands/StartCrawlerCommand.d.ts +3 -8
  548. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +3 -8
  549. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +3 -8
  550. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +3 -8
  551. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +3 -8
  552. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +3 -8
  553. package/dist-types/commands/StartJobRunCommand.d.ts +3 -8
  554. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +3 -8
  555. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +3 -8
  556. package/dist-types/commands/StartMaterializedViewRefreshTaskRunCommand.d.ts +3 -8
  557. package/dist-types/commands/StartTriggerCommand.d.ts +3 -8
  558. package/dist-types/commands/StartWorkflowRunCommand.d.ts +3 -8
  559. package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +3 -8
  560. package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +3 -8
  561. package/dist-types/commands/StopCrawlerCommand.d.ts +3 -8
  562. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +3 -8
  563. package/dist-types/commands/StopMaterializedViewRefreshTaskRunCommand.d.ts +3 -8
  564. package/dist-types/commands/StopSessionCommand.d.ts +3 -8
  565. package/dist-types/commands/StopTriggerCommand.d.ts +3 -8
  566. package/dist-types/commands/StopWorkflowRunCommand.d.ts +3 -8
  567. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  568. package/dist-types/commands/TestConnectionCommand.d.ts +3 -8
  569. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  570. package/dist-types/commands/UpdateAssetCommand.d.ts +3 -8
  571. package/dist-types/commands/UpdateBlueprintCommand.d.ts +3 -8
  572. package/dist-types/commands/UpdateCatalogCommand.d.ts +3 -8
  573. package/dist-types/commands/UpdateClassifierCommand.d.ts +3 -8
  574. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +3 -8
  575. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +3 -8
  576. package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +3 -8
  577. package/dist-types/commands/UpdateConnectionCommand.d.ts +3 -8
  578. package/dist-types/commands/UpdateCrawlerCommand.d.ts +3 -8
  579. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +3 -8
  580. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +3 -8
  581. package/dist-types/commands/UpdateDatabaseCommand.d.ts +3 -8
  582. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +3 -8
  583. package/dist-types/commands/UpdateGlossaryCommand.d.ts +3 -8
  584. package/dist-types/commands/UpdateGlossaryTermCommand.d.ts +3 -8
  585. package/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +3 -8
  586. package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +3 -8
  587. package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +3 -8
  588. package/dist-types/commands/UpdateJobCommand.d.ts +3 -8
  589. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +3 -8
  590. package/dist-types/commands/UpdateMLTransformCommand.d.ts +3 -8
  591. package/dist-types/commands/UpdatePartitionCommand.d.ts +3 -8
  592. package/dist-types/commands/UpdateRegistryCommand.d.ts +3 -8
  593. package/dist-types/commands/UpdateSchemaCommand.d.ts +3 -8
  594. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +3 -8
  595. package/dist-types/commands/UpdateTableCommand.d.ts +3 -8
  596. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +3 -8
  597. package/dist-types/commands/UpdateTriggerCommand.d.ts +3 -8
  598. package/dist-types/commands/UpdateUsageProfileCommand.d.ts +3 -8
  599. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +3 -8
  600. package/dist-types/commands/UpdateWorkflowCommand.d.ts +3 -8
  601. package/dist-types/index.d.ts +1 -0
  602. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  603. package/dist-types/runtimeConfig.d.ts +1 -1
  604. package/dist-types/runtimeConfig.native.d.ts +1 -1
  605. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  606. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  607. package/dist-types/ts3.4/commands/AssociateGlossaryTermsCommand.d.ts +7 -16
  608. package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +7 -16
  609. package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +7 -16
  610. package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +7 -16
  611. package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +7 -16
  612. package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +7 -16
  613. package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +7 -16
  614. package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +7 -16
  615. package/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +7 -16
  616. package/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +7 -16
  617. package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +7 -16
  618. package/dist-types/ts3.4/commands/BatchGetIterableFormsCommand.d.ts +7 -16
  619. package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +7 -16
  620. package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +7 -16
  621. package/dist-types/ts3.4/commands/BatchGetTableOptimizerCommand.d.ts +7 -16
  622. package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +7 -16
  623. package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +7 -16
  624. package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +7 -16
  625. package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +7 -16
  626. package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +7 -16
  627. package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +7 -16
  628. package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +7 -16
  629. package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +7 -16
  630. package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +7 -16
  631. package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +7 -16
  632. package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +7 -16
  633. package/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +7 -16
  634. package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +7 -16
  635. package/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +7 -16
  636. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +7 -16
  637. package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +7 -16
  638. package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +7 -16
  639. package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +7 -16
  640. package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +7 -16
  641. package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +7 -16
  642. package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +7 -16
  643. package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +7 -16
  644. package/dist-types/ts3.4/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +7 -16
  645. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +7 -16
  646. package/dist-types/ts3.4/commands/CreateIntegrationResourcePropertyCommand.d.ts +7 -16
  647. package/dist-types/ts3.4/commands/CreateIntegrationTablePropertiesCommand.d.ts +7 -16
  648. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -16
  649. package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +7 -16
  650. package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +7 -16
  651. package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +7 -16
  652. package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +7 -16
  653. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +7 -16
  654. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +7 -16
  655. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +7 -16
  656. package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +7 -16
  657. package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +7 -16
  658. package/dist-types/ts3.4/commands/CreateTableOptimizerCommand.d.ts +7 -16
  659. package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +7 -16
  660. package/dist-types/ts3.4/commands/CreateUsageProfileCommand.d.ts +7 -16
  661. package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +7 -16
  662. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +7 -16
  663. package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +7 -16
  664. package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +7 -16
  665. package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +7 -16
  666. package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +7 -16
  667. package/dist-types/ts3.4/commands/DeleteCatalogCommand.d.ts +7 -16
  668. package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +7 -16
  669. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +7 -16
  670. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +7 -16
  671. package/dist-types/ts3.4/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +7 -16
  672. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +7 -16
  673. package/dist-types/ts3.4/commands/DeleteConnectionTypeCommand.d.ts +7 -16
  674. package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +7 -16
  675. package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +7 -16
  676. package/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +7 -16
  677. package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +7 -16
  678. package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +7 -16
  679. package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +7 -16
  680. package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +7 -16
  681. package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +7 -16
  682. package/dist-types/ts3.4/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +7 -16
  683. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +7 -16
  684. package/dist-types/ts3.4/commands/DeleteIntegrationResourcePropertyCommand.d.ts +7 -16
  685. package/dist-types/ts3.4/commands/DeleteIntegrationTablePropertiesCommand.d.ts +7 -16
  686. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +7 -16
  687. package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +7 -16
  688. package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +7 -16
  689. package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +7 -16
  690. package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +7 -16
  691. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +7 -16
  692. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +7 -16
  693. package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +7 -16
  694. package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +7 -16
  695. package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +7 -16
  696. package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +7 -16
  697. package/dist-types/ts3.4/commands/DeleteTableOptimizerCommand.d.ts +7 -16
  698. package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +7 -16
  699. package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +7 -16
  700. package/dist-types/ts3.4/commands/DeleteUsageProfileCommand.d.ts +7 -16
  701. package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +7 -16
  702. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +7 -16
  703. package/dist-types/ts3.4/commands/DescribeConnectionTypeCommand.d.ts +7 -16
  704. package/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +7 -16
  705. package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +7 -16
  706. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +7 -16
  707. package/dist-types/ts3.4/commands/DisassociateGlossaryTermsCommand.d.ts +7 -16
  708. package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +7 -16
  709. package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +7 -16
  710. package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +7 -16
  711. package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +7 -16
  712. package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +7 -16
  713. package/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +7 -16
  714. package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +7 -16
  715. package/dist-types/ts3.4/commands/GetCatalogsCommand.d.ts +7 -16
  716. package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +7 -16
  717. package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +7 -16
  718. package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +7 -16
  719. package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +7 -16
  720. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +7 -16
  721. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +7 -16
  722. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +7 -16
  723. package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +7 -16
  724. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +7 -16
  725. package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +7 -16
  726. package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +7 -16
  727. package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +7 -16
  728. package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +7 -16
  729. package/dist-types/ts3.4/commands/GetDashboardUrlCommand.d.ts +7 -16
  730. package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +7 -16
  731. package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +7 -16
  732. package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +7 -16
  733. package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +7 -16
  734. package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +7 -16
  735. package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +7 -16
  736. package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +7 -16
  737. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +7 -16
  738. package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +7 -16
  739. package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +7 -16
  740. package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +7 -16
  741. package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +7 -16
  742. package/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +7 -16
  743. package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +7 -16
  744. package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +7 -16
  745. package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +7 -16
  746. package/dist-types/ts3.4/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +7 -16
  747. package/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +7 -16
  748. package/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +7 -16
  749. package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +7 -16
  750. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +7 -16
  751. package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +7 -16
  752. package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +7 -16
  753. package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +7 -16
  754. package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +7 -16
  755. package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +7 -16
  756. package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +7 -16
  757. package/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +7 -16
  758. package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +7 -16
  759. package/dist-types/ts3.4/commands/GetMaterializedViewRefreshTaskRunCommand.d.ts +7 -16
  760. package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +7 -16
  761. package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +7 -16
  762. package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +7 -16
  763. package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +7 -16
  764. package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +7 -16
  765. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +7 -16
  766. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +7 -16
  767. package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +7 -16
  768. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +7 -16
  769. package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +7 -16
  770. package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +7 -16
  771. package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +7 -16
  772. package/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +7 -16
  773. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +7 -16
  774. package/dist-types/ts3.4/commands/GetSessionEndpointCommand.d.ts +7 -16
  775. package/dist-types/ts3.4/commands/GetStatementCommand.d.ts +7 -16
  776. package/dist-types/ts3.4/commands/GetTableCommand.d.ts +7 -16
  777. package/dist-types/ts3.4/commands/GetTableOptimizerCommand.d.ts +7 -16
  778. package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +7 -16
  779. package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +7 -16
  780. package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +7 -16
  781. package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +7 -16
  782. package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +7 -16
  783. package/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +7 -16
  784. package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +7 -16
  785. package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +7 -16
  786. package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +7 -16
  787. package/dist-types/ts3.4/commands/GetUsageProfileCommand.d.ts +7 -16
  788. package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +7 -16
  789. package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +7 -16
  790. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +7 -16
  791. package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +7 -16
  792. package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +7 -16
  793. package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +7 -16
  794. package/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +7 -16
  795. package/dist-types/ts3.4/commands/ListAssetTypesCommand.d.ts +7 -16
  796. package/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +7 -16
  797. package/dist-types/ts3.4/commands/ListColumnStatisticsTaskRunsCommand.d.ts +7 -16
  798. package/dist-types/ts3.4/commands/ListConnectionTypesCommand.d.ts +7 -16
  799. package/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +7 -16
  800. package/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +7 -16
  801. package/dist-types/ts3.4/commands/ListCustomEntityTypesCommand.d.ts +7 -16
  802. package/dist-types/ts3.4/commands/ListDataQualityResultsCommand.d.ts +7 -16
  803. package/dist-types/ts3.4/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +7 -16
  804. package/dist-types/ts3.4/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +7 -16
  805. package/dist-types/ts3.4/commands/ListDataQualityRulesetsCommand.d.ts +7 -16
  806. package/dist-types/ts3.4/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +7 -16
  807. package/dist-types/ts3.4/commands/ListDataQualityStatisticsCommand.d.ts +7 -16
  808. package/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +7 -16
  809. package/dist-types/ts3.4/commands/ListEntitiesCommand.d.ts +7 -16
  810. package/dist-types/ts3.4/commands/ListFormTypesCommand.d.ts +7 -16
  811. package/dist-types/ts3.4/commands/ListGlossariesCommand.d.ts +7 -16
  812. package/dist-types/ts3.4/commands/ListGlossaryTermsCommand.d.ts +7 -16
  813. package/dist-types/ts3.4/commands/ListIntegrationResourcePropertiesCommand.d.ts +7 -16
  814. package/dist-types/ts3.4/commands/ListIterableFormsCommand.d.ts +7 -16
  815. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +7 -16
  816. package/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +7 -16
  817. package/dist-types/ts3.4/commands/ListMaterializedViewRefreshTaskRunsCommand.d.ts +7 -16
  818. package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +7 -16
  819. package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +7 -16
  820. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +7 -16
  821. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +7 -16
  822. package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +7 -16
  823. package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +7 -16
  824. package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +7 -16
  825. package/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +7 -16
  826. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +7 -16
  827. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +7 -16
  828. package/dist-types/ts3.4/commands/PutAssetCommand.d.ts +7 -16
  829. package/dist-types/ts3.4/commands/PutAssetTypeCommand.d.ts +7 -16
  830. package/dist-types/ts3.4/commands/PutAttachmentCommand.d.ts +7 -16
  831. package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +7 -16
  832. package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +7 -16
  833. package/dist-types/ts3.4/commands/PutFormTypeCommand.d.ts +7 -16
  834. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +7 -16
  835. package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +7 -16
  836. package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +7 -16
  837. package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +7 -16
  838. package/dist-types/ts3.4/commands/RegisterConnectionTypeCommand.d.ts +7 -16
  839. package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +7 -16
  840. package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +7 -16
  841. package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +7 -16
  842. package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +7 -16
  843. package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +7 -16
  844. package/dist-types/ts3.4/commands/SearchAssetsCommand.d.ts +7 -16
  845. package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +7 -16
  846. package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +7 -16
  847. package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +7 -16
  848. package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +7 -16
  849. package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +7 -16
  850. package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +7 -16
  851. package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +7 -16
  852. package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +7 -16
  853. package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +7 -16
  854. package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +7 -16
  855. package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +7 -16
  856. package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +7 -16
  857. package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +7 -16
  858. package/dist-types/ts3.4/commands/StartMaterializedViewRefreshTaskRunCommand.d.ts +7 -16
  859. package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +7 -16
  860. package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +7 -16
  861. package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +7 -16
  862. package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +7 -16
  863. package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +7 -16
  864. package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +7 -16
  865. package/dist-types/ts3.4/commands/StopMaterializedViewRefreshTaskRunCommand.d.ts +7 -16
  866. package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +7 -16
  867. package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +7 -16
  868. package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +7 -16
  869. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  870. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +7 -16
  871. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  872. package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +7 -16
  873. package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +7 -16
  874. package/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +7 -16
  875. package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +7 -16
  876. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +7 -16
  877. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +7 -16
  878. package/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +7 -16
  879. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +7 -16
  880. package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +7 -16
  881. package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +7 -16
  882. package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +7 -16
  883. package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +7 -16
  884. package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +7 -16
  885. package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +7 -16
  886. package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +7 -16
  887. package/dist-types/ts3.4/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +7 -16
  888. package/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +7 -16
  889. package/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +7 -16
  890. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +7 -16
  891. package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +7 -16
  892. package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +7 -16
  893. package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +7 -16
  894. package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +7 -16
  895. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +7 -16
  896. package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +7 -16
  897. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +7 -16
  898. package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +7 -16
  899. package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +7 -16
  900. package/dist-types/ts3.4/commands/UpdateUsageProfileCommand.d.ts +7 -16
  901. package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +7 -16
  902. package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +7 -16
  903. package/dist-types/ts3.4/index.d.ts +1 -0
  904. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  905. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  906. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  907. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  908. package/package.json +8 -10
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- GlueClientResolvedConfig,
5
- ServiceInputTypes,
6
- ServiceOutputTypes,
7
- } from "../GlueClient";
8
2
  import {
9
3
  GetIntegrationResourcePropertyRequest,
10
4
  GetIntegrationResourcePropertyResponse,
11
5
  } from "../models/models_2";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface GetIntegrationResourcePropertyCommandInput
15
8
  extends GetIntegrationResourcePropertyRequest {}
16
9
  export interface GetIntegrationResourcePropertyCommandOutput
@@ -22,22 +15,20 @@ declare const GetIntegrationResourcePropertyCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  GetIntegrationResourcePropertyCommandInput,
24
17
  GetIntegrationResourcePropertyCommandOutput,
25
- GlueClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").GlueClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: GetIntegrationResourcePropertyCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  GetIntegrationResourcePropertyCommandInput,
33
26
  GetIntegrationResourcePropertyCommandOutput,
34
- GlueClientResolvedConfig,
35
- ServiceInputTypes,
36
- ServiceOutputTypes
27
+ import("..").GlueClientResolvedConfig,
28
+ import("..").ServiceInputTypes,
29
+ import("..").ServiceOutputTypes
37
30
  >;
38
- getEndpointParameterInstructions(): {
39
- [x: string]: unknown;
40
- };
31
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
41
32
  };
42
33
  export declare class GetIntegrationResourcePropertyCommand extends GetIntegrationResourcePropertyCommand_base {
43
34
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- GlueClientResolvedConfig,
5
- ServiceInputTypes,
6
- ServiceOutputTypes,
7
- } from "../GlueClient";
8
2
  import {
9
3
  GetIntegrationTablePropertiesRequest,
10
4
  GetIntegrationTablePropertiesResponse,
11
5
  } from "../models/models_2";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface GetIntegrationTablePropertiesCommandInput
15
8
  extends GetIntegrationTablePropertiesRequest {}
16
9
  export interface GetIntegrationTablePropertiesCommandOutput
@@ -22,22 +15,20 @@ declare const GetIntegrationTablePropertiesCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  GetIntegrationTablePropertiesCommandInput,
24
17
  GetIntegrationTablePropertiesCommandOutput,
25
- GlueClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").GlueClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: GetIntegrationTablePropertiesCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  GetIntegrationTablePropertiesCommandInput,
33
26
  GetIntegrationTablePropertiesCommandOutput,
34
- GlueClientResolvedConfig,
35
- ServiceInputTypes,
36
- ServiceOutputTypes
27
+ import("..").GlueClientResolvedConfig,
28
+ import("..").ServiceInputTypes,
29
+ import("..").ServiceOutputTypes
37
30
  >;
38
- getEndpointParameterInstructions(): {
39
- [x: string]: unknown;
40
- };
31
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
41
32
  };
42
33
  export declare class GetIntegrationTablePropertiesCommand extends GetIntegrationTablePropertiesCommand_base {
43
34
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- GlueClientResolvedConfig,
5
- ServiceInputTypes,
6
- ServiceOutputTypes,
7
- } from "../GlueClient";
8
2
  import {
9
3
  GetJobBookmarkRequest,
10
4
  GetJobBookmarkResponse,
11
5
  } from "../models/models_2";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface GetJobBookmarkCommandInput extends GetJobBookmarkRequest {}
15
8
  export interface GetJobBookmarkCommandOutput
16
9
  extends GetJobBookmarkResponse,
@@ -21,22 +14,20 @@ declare const GetJobBookmarkCommand_base: {
21
14
  ): import("@smithy/core/client").CommandImpl<
22
15
  GetJobBookmarkCommandInput,
23
16
  GetJobBookmarkCommandOutput,
24
- GlueClientResolvedConfig,
25
- ServiceInputTypes,
26
- ServiceOutputTypes
17
+ import("..").GlueClientResolvedConfig,
18
+ import("..").ServiceInputTypes,
19
+ import("..").ServiceOutputTypes
27
20
  >;
28
21
  new (
29
22
  input: GetJobBookmarkCommandInput
30
23
  ): import("@smithy/core/client").CommandImpl<
31
24
  GetJobBookmarkCommandInput,
32
25
  GetJobBookmarkCommandOutput,
33
- GlueClientResolvedConfig,
34
- ServiceInputTypes,
35
- ServiceOutputTypes
26
+ import("..").GlueClientResolvedConfig,
27
+ import("..").ServiceInputTypes,
28
+ import("..").ServiceOutputTypes
36
29
  >;
37
- getEndpointParameterInstructions(): {
38
- [x: string]: unknown;
39
- };
30
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
40
31
  };
41
32
  export declare class GetJobBookmarkCommand extends GetJobBookmarkCommand_base {
42
33
  protected static __types: {
@@ -1,34 +1,25 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- GlueClientResolvedConfig,
5
- ServiceInputTypes,
6
- ServiceOutputTypes,
7
- } from "../GlueClient";
8
2
  import { GetJobRequest } from "../models/models_2";
9
3
  import { GetJobResponse } from "../models/models_3";
10
4
  export { __MetadataBearer };
11
- export { $Command };
12
5
  export interface GetJobCommandInput extends GetJobRequest {}
13
6
  export interface GetJobCommandOutput extends GetJobResponse, __MetadataBearer {}
14
7
  declare const GetJobCommand_base: {
15
8
  new (input: GetJobCommandInput): import("@smithy/core/client").CommandImpl<
16
9
  GetJobCommandInput,
17
10
  GetJobCommandOutput,
18
- GlueClientResolvedConfig,
19
- ServiceInputTypes,
20
- ServiceOutputTypes
11
+ import("..").GlueClientResolvedConfig,
12
+ import("..").ServiceInputTypes,
13
+ import("..").ServiceOutputTypes
21
14
  >;
22
15
  new (input: GetJobCommandInput): import("@smithy/core/client").CommandImpl<
23
16
  GetJobCommandInput,
24
17
  GetJobCommandOutput,
25
- GlueClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").GlueClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
- getEndpointParameterInstructions(): {
30
- [x: string]: unknown;
31
- };
22
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
32
23
  };
33
24
  export declare class GetJobCommand extends GetJobCommand_base {
34
25
  protected static __types: {
@@ -1,13 +1,6 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- GlueClientResolvedConfig,
5
- ServiceInputTypes,
6
- ServiceOutputTypes,
7
- } from "../GlueClient";
8
2
  import { GetJobRunRequest, GetJobRunResponse } from "../models/models_2";
9
3
  export { __MetadataBearer };
10
- export { $Command };
11
4
  export interface GetJobRunCommandInput extends GetJobRunRequest {}
12
5
  export interface GetJobRunCommandOutput
13
6
  extends GetJobRunResponse,
@@ -16,20 +9,18 @@ declare const GetJobRunCommand_base: {
16
9
  new (input: GetJobRunCommandInput): import("@smithy/core/client").CommandImpl<
17
10
  GetJobRunCommandInput,
18
11
  GetJobRunCommandOutput,
19
- GlueClientResolvedConfig,
20
- ServiceInputTypes,
21
- ServiceOutputTypes
12
+ import("..").GlueClientResolvedConfig,
13
+ import("..").ServiceInputTypes,
14
+ import("..").ServiceOutputTypes
22
15
  >;
23
16
  new (input: GetJobRunCommandInput): import("@smithy/core/client").CommandImpl<
24
17
  GetJobRunCommandInput,
25
18
  GetJobRunCommandOutput,
26
- GlueClientResolvedConfig,
27
- ServiceInputTypes,
28
- ServiceOutputTypes
19
+ import("..").GlueClientResolvedConfig,
20
+ import("..").ServiceInputTypes,
21
+ import("..").ServiceOutputTypes
29
22
  >;
30
- getEndpointParameterInstructions(): {
31
- [x: string]: unknown;
32
- };
23
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
33
24
  };
34
25
  export declare class GetJobRunCommand extends GetJobRunCommand_base {
35
26
  protected static __types: {
@@ -1,13 +1,6 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- GlueClientResolvedConfig,
5
- ServiceInputTypes,
6
- ServiceOutputTypes,
7
- } from "../GlueClient";
8
2
  import { GetJobRunsRequest, GetJobRunsResponse } from "../models/models_2";
9
3
  export { __MetadataBearer };
10
- export { $Command };
11
4
  export interface GetJobRunsCommandInput extends GetJobRunsRequest {}
12
5
  export interface GetJobRunsCommandOutput
13
6
  extends GetJobRunsResponse,
@@ -18,22 +11,20 @@ declare const GetJobRunsCommand_base: {
18
11
  ): import("@smithy/core/client").CommandImpl<
19
12
  GetJobRunsCommandInput,
20
13
  GetJobRunsCommandOutput,
21
- GlueClientResolvedConfig,
22
- ServiceInputTypes,
23
- ServiceOutputTypes
14
+ import("..").GlueClientResolvedConfig,
15
+ import("..").ServiceInputTypes,
16
+ import("..").ServiceOutputTypes
24
17
  >;
25
18
  new (
26
19
  input: GetJobRunsCommandInput
27
20
  ): import("@smithy/core/client").CommandImpl<
28
21
  GetJobRunsCommandInput,
29
22
  GetJobRunsCommandOutput,
30
- GlueClientResolvedConfig,
31
- ServiceInputTypes,
32
- ServiceOutputTypes
23
+ import("..").GlueClientResolvedConfig,
24
+ import("..").ServiceInputTypes,
25
+ import("..").ServiceOutputTypes
33
26
  >;
34
- getEndpointParameterInstructions(): {
35
- [x: string]: unknown;
36
- };
27
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
37
28
  };
38
29
  export declare class GetJobRunsCommand extends GetJobRunsCommand_base {
39
30
  protected static __types: {
@@ -1,14 +1,7 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- GlueClientResolvedConfig,
5
- ServiceInputTypes,
6
- ServiceOutputTypes,
7
- } from "../GlueClient";
8
2
  import { GetJobsRequest } from "../models/models_2";
9
3
  import { GetJobsResponse } from "../models/models_3";
10
4
  export { __MetadataBearer };
11
- export { $Command };
12
5
  export interface GetJobsCommandInput extends GetJobsRequest {}
13
6
  export interface GetJobsCommandOutput
14
7
  extends GetJobsResponse,
@@ -17,22 +10,20 @@ declare const GetJobsCommand_base: {
17
10
  new (input: GetJobsCommandInput): import("@smithy/core/client").CommandImpl<
18
11
  GetJobsCommandInput,
19
12
  GetJobsCommandOutput,
20
- GlueClientResolvedConfig,
21
- ServiceInputTypes,
22
- ServiceOutputTypes
13
+ import("..").GlueClientResolvedConfig,
14
+ import("..").ServiceInputTypes,
15
+ import("..").ServiceOutputTypes
23
16
  >;
24
17
  new (
25
18
  ...[input]: [] | [GetJobsCommandInput]
26
19
  ): import("@smithy/core/client").CommandImpl<
27
20
  GetJobsCommandInput,
28
21
  GetJobsCommandOutput,
29
- GlueClientResolvedConfig,
30
- ServiceInputTypes,
31
- ServiceOutputTypes
22
+ import("..").GlueClientResolvedConfig,
23
+ import("..").ServiceInputTypes,
24
+ import("..").ServiceOutputTypes
32
25
  >;
33
- getEndpointParameterInstructions(): {
34
- [x: string]: unknown;
35
- };
26
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
36
27
  };
37
28
  export declare class GetJobsCommand extends GetJobsCommand_base {
38
29
  protected static __types: {
@@ -1,13 +1,6 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- GlueClientResolvedConfig,
5
- ServiceInputTypes,
6
- ServiceOutputTypes,
7
- } from "../GlueClient";
8
2
  import { GetMLTaskRunRequest, GetMLTaskRunResponse } from "../models/models_2";
9
3
  export { __MetadataBearer };
10
- export { $Command };
11
4
  export interface GetMLTaskRunCommandInput extends GetMLTaskRunRequest {}
12
5
  export interface GetMLTaskRunCommandOutput
13
6
  extends GetMLTaskRunResponse,
@@ -18,22 +11,20 @@ declare const GetMLTaskRunCommand_base: {
18
11
  ): import("@smithy/core/client").CommandImpl<
19
12
  GetMLTaskRunCommandInput,
20
13
  GetMLTaskRunCommandOutput,
21
- GlueClientResolvedConfig,
22
- ServiceInputTypes,
23
- ServiceOutputTypes
14
+ import("..").GlueClientResolvedConfig,
15
+ import("..").ServiceInputTypes,
16
+ import("..").ServiceOutputTypes
24
17
  >;
25
18
  new (
26
19
  input: GetMLTaskRunCommandInput
27
20
  ): import("@smithy/core/client").CommandImpl<
28
21
  GetMLTaskRunCommandInput,
29
22
  GetMLTaskRunCommandOutput,
30
- GlueClientResolvedConfig,
31
- ServiceInputTypes,
32
- ServiceOutputTypes
23
+ import("..").GlueClientResolvedConfig,
24
+ import("..").ServiceInputTypes,
25
+ import("..").ServiceOutputTypes
33
26
  >;
34
- getEndpointParameterInstructions(): {
35
- [x: string]: unknown;
36
- };
27
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
37
28
  };
38
29
  export declare class GetMLTaskRunCommand extends GetMLTaskRunCommand_base {
39
30
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- GlueClientResolvedConfig,
5
- ServiceInputTypes,
6
- ServiceOutputTypes,
7
- } from "../GlueClient";
8
2
  import {
9
3
  GetMLTaskRunsRequest,
10
4
  GetMLTaskRunsResponse,
11
5
  } from "../models/models_2";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface GetMLTaskRunsCommandInput extends GetMLTaskRunsRequest {}
15
8
  export interface GetMLTaskRunsCommandOutput
16
9
  extends GetMLTaskRunsResponse,
@@ -21,22 +14,20 @@ declare const GetMLTaskRunsCommand_base: {
21
14
  ): import("@smithy/core/client").CommandImpl<
22
15
  GetMLTaskRunsCommandInput,
23
16
  GetMLTaskRunsCommandOutput,
24
- GlueClientResolvedConfig,
25
- ServiceInputTypes,
26
- ServiceOutputTypes
17
+ import("..").GlueClientResolvedConfig,
18
+ import("..").ServiceInputTypes,
19
+ import("..").ServiceOutputTypes
27
20
  >;
28
21
  new (
29
22
  input: GetMLTaskRunsCommandInput
30
23
  ): import("@smithy/core/client").CommandImpl<
31
24
  GetMLTaskRunsCommandInput,
32
25
  GetMLTaskRunsCommandOutput,
33
- GlueClientResolvedConfig,
34
- ServiceInputTypes,
35
- ServiceOutputTypes
26
+ import("..").GlueClientResolvedConfig,
27
+ import("..").ServiceInputTypes,
28
+ import("..").ServiceOutputTypes
36
29
  >;
37
- getEndpointParameterInstructions(): {
38
- [x: string]: unknown;
39
- };
30
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
40
31
  };
41
32
  export declare class GetMLTaskRunsCommand extends GetMLTaskRunsCommand_base {
42
33
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- GlueClientResolvedConfig,
5
- ServiceInputTypes,
6
- ServiceOutputTypes,
7
- } from "../GlueClient";
8
2
  import {
9
3
  GetMLTransformRequest,
10
4
  GetMLTransformResponse,
11
5
  } from "../models/models_2";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface GetMLTransformCommandInput extends GetMLTransformRequest {}
15
8
  export interface GetMLTransformCommandOutput
16
9
  extends GetMLTransformResponse,
@@ -21,22 +14,20 @@ declare const GetMLTransformCommand_base: {
21
14
  ): import("@smithy/core/client").CommandImpl<
22
15
  GetMLTransformCommandInput,
23
16
  GetMLTransformCommandOutput,
24
- GlueClientResolvedConfig,
25
- ServiceInputTypes,
26
- ServiceOutputTypes
17
+ import("..").GlueClientResolvedConfig,
18
+ import("..").ServiceInputTypes,
19
+ import("..").ServiceOutputTypes
27
20
  >;
28
21
  new (
29
22
  input: GetMLTransformCommandInput
30
23
  ): import("@smithy/core/client").CommandImpl<
31
24
  GetMLTransformCommandInput,
32
25
  GetMLTransformCommandOutput,
33
- GlueClientResolvedConfig,
34
- ServiceInputTypes,
35
- ServiceOutputTypes
26
+ import("..").GlueClientResolvedConfig,
27
+ import("..").ServiceInputTypes,
28
+ import("..").ServiceOutputTypes
36
29
  >;
37
- getEndpointParameterInstructions(): {
38
- [x: string]: unknown;
39
- };
30
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
40
31
  };
41
32
  export declare class GetMLTransformCommand extends GetMLTransformCommand_base {
42
33
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- GlueClientResolvedConfig,
5
- ServiceInputTypes,
6
- ServiceOutputTypes,
7
- } from "../GlueClient";
8
2
  import {
9
3
  GetMLTransformsRequest,
10
4
  GetMLTransformsResponse,
11
5
  } from "../models/models_2";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface GetMLTransformsCommandInput extends GetMLTransformsRequest {}
15
8
  export interface GetMLTransformsCommandOutput
16
9
  extends GetMLTransformsResponse,
@@ -21,22 +14,20 @@ declare const GetMLTransformsCommand_base: {
21
14
  ): import("@smithy/core/client").CommandImpl<
22
15
  GetMLTransformsCommandInput,
23
16
  GetMLTransformsCommandOutput,
24
- GlueClientResolvedConfig,
25
- ServiceInputTypes,
26
- ServiceOutputTypes
17
+ import("..").GlueClientResolvedConfig,
18
+ import("..").ServiceInputTypes,
19
+ import("..").ServiceOutputTypes
27
20
  >;
28
21
  new (
29
22
  ...[input]: [] | [GetMLTransformsCommandInput]
30
23
  ): import("@smithy/core/client").CommandImpl<
31
24
  GetMLTransformsCommandInput,
32
25
  GetMLTransformsCommandOutput,
33
- GlueClientResolvedConfig,
34
- ServiceInputTypes,
35
- ServiceOutputTypes
26
+ import("..").GlueClientResolvedConfig,
27
+ import("..").ServiceInputTypes,
28
+ import("..").ServiceOutputTypes
36
29
  >;
37
- getEndpointParameterInstructions(): {
38
- [x: string]: unknown;
39
- };
30
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
40
31
  };
41
32
  export declare class GetMLTransformsCommand extends GetMLTransformsCommand_base {
42
33
  protected static __types: {
@@ -1,13 +1,6 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- GlueClientResolvedConfig,
5
- ServiceInputTypes,
6
- ServiceOutputTypes,
7
- } from "../GlueClient";
8
2
  import { GetMappingRequest, GetMappingResponse } from "../models/models_2";
9
3
  export { __MetadataBearer };
10
- export { $Command };
11
4
  export interface GetMappingCommandInput extends GetMappingRequest {}
12
5
  export interface GetMappingCommandOutput
13
6
  extends GetMappingResponse,
@@ -18,22 +11,20 @@ declare const GetMappingCommand_base: {
18
11
  ): import("@smithy/core/client").CommandImpl<
19
12
  GetMappingCommandInput,
20
13
  GetMappingCommandOutput,
21
- GlueClientResolvedConfig,
22
- ServiceInputTypes,
23
- ServiceOutputTypes
14
+ import("..").GlueClientResolvedConfig,
15
+ import("..").ServiceInputTypes,
16
+ import("..").ServiceOutputTypes
24
17
  >;
25
18
  new (
26
19
  input: GetMappingCommandInput
27
20
  ): import("@smithy/core/client").CommandImpl<
28
21
  GetMappingCommandInput,
29
22
  GetMappingCommandOutput,
30
- GlueClientResolvedConfig,
31
- ServiceInputTypes,
32
- ServiceOutputTypes
23
+ import("..").GlueClientResolvedConfig,
24
+ import("..").ServiceInputTypes,
25
+ import("..").ServiceOutputTypes
33
26
  >;
34
- getEndpointParameterInstructions(): {
35
- [x: string]: unknown;
36
- };
27
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
37
28
  };
38
29
  export declare class GetMappingCommand extends GetMappingCommand_base {
39
30
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- GlueClientResolvedConfig,
5
- ServiceInputTypes,
6
- ServiceOutputTypes,
7
- } from "../GlueClient";
8
2
  import {
9
3
  GetMaterializedViewRefreshTaskRunRequest,
10
4
  GetMaterializedViewRefreshTaskRunResponse,
11
5
  } from "../models/models_2";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface GetMaterializedViewRefreshTaskRunCommandInput
15
8
  extends GetMaterializedViewRefreshTaskRunRequest {}
16
9
  export interface GetMaterializedViewRefreshTaskRunCommandOutput
@@ -22,22 +15,20 @@ declare const GetMaterializedViewRefreshTaskRunCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  GetMaterializedViewRefreshTaskRunCommandInput,
24
17
  GetMaterializedViewRefreshTaskRunCommandOutput,
25
- GlueClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").GlueClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: GetMaterializedViewRefreshTaskRunCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  GetMaterializedViewRefreshTaskRunCommandInput,
33
26
  GetMaterializedViewRefreshTaskRunCommandOutput,
34
- GlueClientResolvedConfig,
35
- ServiceInputTypes,
36
- ServiceOutputTypes
27
+ import("..").GlueClientResolvedConfig,
28
+ import("..").ServiceInputTypes,
29
+ import("..").ServiceOutputTypes
37
30
  >;
38
- getEndpointParameterInstructions(): {
39
- [x: string]: unknown;
40
- };
31
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
41
32
  };
42
33
  export declare class GetMaterializedViewRefreshTaskRunCommand extends GetMaterializedViewRefreshTaskRunCommand_base {
43
34
  protected static __types: {
@@ -1,13 +1,6 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- GlueClientResolvedConfig,
5
- ServiceInputTypes,
6
- ServiceOutputTypes,
7
- } from "../GlueClient";
8
2
  import { GetPartitionRequest, GetPartitionResponse } from "../models/models_2";
9
3
  export { __MetadataBearer };
10
- export { $Command };
11
4
  export interface GetPartitionCommandInput extends GetPartitionRequest {}
12
5
  export interface GetPartitionCommandOutput
13
6
  extends GetPartitionResponse,
@@ -18,22 +11,20 @@ declare const GetPartitionCommand_base: {
18
11
  ): import("@smithy/core/client").CommandImpl<
19
12
  GetPartitionCommandInput,
20
13
  GetPartitionCommandOutput,
21
- GlueClientResolvedConfig,
22
- ServiceInputTypes,
23
- ServiceOutputTypes
14
+ import("..").GlueClientResolvedConfig,
15
+ import("..").ServiceInputTypes,
16
+ import("..").ServiceOutputTypes
24
17
  >;
25
18
  new (
26
19
  input: GetPartitionCommandInput
27
20
  ): import("@smithy/core/client").CommandImpl<
28
21
  GetPartitionCommandInput,
29
22
  GetPartitionCommandOutput,
30
- GlueClientResolvedConfig,
31
- ServiceInputTypes,
32
- ServiceOutputTypes
23
+ import("..").GlueClientResolvedConfig,
24
+ import("..").ServiceInputTypes,
25
+ import("..").ServiceOutputTypes
33
26
  >;
34
- getEndpointParameterInstructions(): {
35
- [x: string]: unknown;
36
- };
27
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
37
28
  };
38
29
  export declare class GetPartitionCommand extends GetPartitionCommand_base {
39
30
  protected static __types: {