@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
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
10
11
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
15
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
16
  const { AwsJson1_1Protocol } = require("@aws-sdk/core/protocols");
17
+ const { Sha256 } = require("@smithy/core/checksum");
16
18
 
17
19
  const defaultGlueHttpAuthSchemeParametersProvider = async (config, context, input) => {
18
20
  return {
@@ -67,7 +69,7 @@ const commonParams = {
67
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
68
70
  };
69
71
 
70
- var version = "3.1075.0";
72
+ var version = "3.1077.0";
71
73
  var packageInfo = {
72
74
  version: version};
73
75
 
@@ -10378,6 +10380,7 @@ const getRuntimeConfig$1 = (config) => {
10378
10380
  serviceTarget: "AWSGlue",
10379
10381
  },
10380
10382
  serviceId: config?.serviceId ?? "Glue",
10383
+ sha256: config?.sha256 ?? Sha256,
10381
10384
  urlParser: config?.urlParser ?? parseUrl,
10382
10385
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
10383
10386
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -10411,7 +10414,6 @@ const getRuntimeConfig = (config) => {
10411
10414
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
10412
10415
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
10413
10416
  }, config),
10414
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
10415
10417
  streamCollector: config?.streamCollector ?? streamCollector,
10416
10418
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
10417
10419
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -10499,3556 +10501,896 @@ class GlueClient extends Client {
10499
10501
  }
10500
10502
  }
10501
10503
 
10502
- class AssociateGlossaryTermsCommand extends Command
10503
- .classBuilder()
10504
- .ep(commonParams)
10505
- .m(function (Command, cs, config, o) {
10506
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10507
- })
10508
- .s("AWSGlue", "AssociateGlossaryTerms", {})
10509
- .n("GlueClient", "AssociateGlossaryTermsCommand")
10510
- .sc(AssociateGlossaryTerms$)
10511
- .build() {
10512
- }
10513
-
10514
- class BatchCreatePartitionCommand extends Command
10515
- .classBuilder()
10516
- .ep(commonParams)
10517
- .m(function (Command, cs, config, o) {
10518
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10519
- })
10520
- .s("AWSGlue", "BatchCreatePartition", {})
10521
- .n("GlueClient", "BatchCreatePartitionCommand")
10522
- .sc(BatchCreatePartition$)
10523
- .build() {
10524
- }
10525
-
10526
- class BatchDeleteConnectionCommand extends Command
10527
- .classBuilder()
10528
- .ep(commonParams)
10529
- .m(function (Command, cs, config, o) {
10530
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10531
- })
10532
- .s("AWSGlue", "BatchDeleteConnection", {})
10533
- .n("GlueClient", "BatchDeleteConnectionCommand")
10534
- .sc(BatchDeleteConnection$)
10535
- .build() {
10536
- }
10537
-
10538
- class BatchDeletePartitionCommand extends Command
10539
- .classBuilder()
10540
- .ep(commonParams)
10541
- .m(function (Command, cs, config, o) {
10542
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10543
- })
10544
- .s("AWSGlue", "BatchDeletePartition", {})
10545
- .n("GlueClient", "BatchDeletePartitionCommand")
10546
- .sc(BatchDeletePartition$)
10547
- .build() {
10548
- }
10549
-
10550
- class BatchDeleteTableCommand extends Command
10551
- .classBuilder()
10552
- .ep(commonParams)
10553
- .m(function (Command, cs, config, o) {
10554
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10555
- })
10556
- .s("AWSGlue", "BatchDeleteTable", {})
10557
- .n("GlueClient", "BatchDeleteTableCommand")
10558
- .sc(BatchDeleteTable$)
10559
- .build() {
10560
- }
10561
-
10562
- class BatchDeleteTableVersionCommand extends Command
10563
- .classBuilder()
10564
- .ep(commonParams)
10565
- .m(function (Command, cs, config, o) {
10566
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10567
- })
10568
- .s("AWSGlue", "BatchDeleteTableVersion", {})
10569
- .n("GlueClient", "BatchDeleteTableVersionCommand")
10570
- .sc(BatchDeleteTableVersion$)
10571
- .build() {
10572
- }
10573
-
10574
- class BatchGetBlueprintsCommand extends Command
10575
- .classBuilder()
10576
- .ep(commonParams)
10577
- .m(function (Command, cs, config, o) {
10578
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10579
- })
10580
- .s("AWSGlue", "BatchGetBlueprints", {})
10581
- .n("GlueClient", "BatchGetBlueprintsCommand")
10582
- .sc(BatchGetBlueprints$)
10583
- .build() {
10584
- }
10585
-
10586
- class BatchGetCrawlersCommand extends Command
10587
- .classBuilder()
10588
- .ep(commonParams)
10589
- .m(function (Command, cs, config, o) {
10590
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10591
- })
10592
- .s("AWSGlue", "BatchGetCrawlers", {})
10593
- .n("GlueClient", "BatchGetCrawlersCommand")
10594
- .sc(BatchGetCrawlers$)
10595
- .build() {
10596
- }
10597
-
10598
- class BatchGetCustomEntityTypesCommand extends Command
10599
- .classBuilder()
10600
- .ep(commonParams)
10601
- .m(function (Command, cs, config, o) {
10602
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10603
- })
10604
- .s("AWSGlue", "BatchGetCustomEntityTypes", {})
10605
- .n("GlueClient", "BatchGetCustomEntityTypesCommand")
10606
- .sc(BatchGetCustomEntityTypes$)
10607
- .build() {
10608
- }
10609
-
10610
- class BatchGetDataQualityResultCommand extends Command
10611
- .classBuilder()
10612
- .ep(commonParams)
10613
- .m(function (Command, cs, config, o) {
10614
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10615
- })
10616
- .s("AWSGlue", "BatchGetDataQualityResult", {})
10617
- .n("GlueClient", "BatchGetDataQualityResultCommand")
10618
- .sc(BatchGetDataQualityResult$)
10619
- .build() {
10620
- }
10621
-
10622
- class BatchGetDevEndpointsCommand extends Command
10623
- .classBuilder()
10624
- .ep(commonParams)
10625
- .m(function (Command, cs, config, o) {
10626
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10627
- })
10628
- .s("AWSGlue", "BatchGetDevEndpoints", {})
10629
- .n("GlueClient", "BatchGetDevEndpointsCommand")
10630
- .sc(BatchGetDevEndpoints$)
10631
- .build() {
10632
- }
10633
-
10634
- class BatchGetIterableFormsCommand extends Command
10635
- .classBuilder()
10636
- .ep(commonParams)
10637
- .m(function (Command, cs, config, o) {
10638
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10639
- })
10640
- .s("AWSGlue", "BatchGetIterableForms", {})
10641
- .n("GlueClient", "BatchGetIterableFormsCommand")
10642
- .sc(BatchGetIterableForms$)
10643
- .build() {
10644
- }
10645
-
10646
- class BatchGetJobsCommand extends Command
10647
- .classBuilder()
10648
- .ep(commonParams)
10649
- .m(function (Command, cs, config, o) {
10650
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10651
- })
10652
- .s("AWSGlue", "BatchGetJobs", {})
10653
- .n("GlueClient", "BatchGetJobsCommand")
10654
- .sc(BatchGetJobs$)
10655
- .build() {
10656
- }
10657
-
10658
- class BatchGetPartitionCommand extends Command
10659
- .classBuilder()
10660
- .ep(commonParams)
10661
- .m(function (Command, cs, config, o) {
10662
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10663
- })
10664
- .s("AWSGlue", "BatchGetPartition", {})
10665
- .n("GlueClient", "BatchGetPartitionCommand")
10666
- .sc(BatchGetPartition$)
10667
- .build() {
10668
- }
10669
-
10670
- class BatchGetTableOptimizerCommand extends Command
10671
- .classBuilder()
10672
- .ep(commonParams)
10673
- .m(function (Command, cs, config, o) {
10674
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10675
- })
10676
- .s("AWSGlue", "BatchGetTableOptimizer", {})
10677
- .n("GlueClient", "BatchGetTableOptimizerCommand")
10678
- .sc(BatchGetTableOptimizer$)
10679
- .build() {
10680
- }
10681
-
10682
- class BatchGetTriggersCommand extends Command
10683
- .classBuilder()
10684
- .ep(commonParams)
10685
- .m(function (Command, cs, config, o) {
10686
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10687
- })
10688
- .s("AWSGlue", "BatchGetTriggers", {})
10689
- .n("GlueClient", "BatchGetTriggersCommand")
10690
- .sc(BatchGetTriggers$)
10691
- .build() {
10692
- }
10693
-
10694
- class BatchGetWorkflowsCommand extends Command
10695
- .classBuilder()
10696
- .ep(commonParams)
10697
- .m(function (Command, cs, config, o) {
10698
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10699
- })
10700
- .s("AWSGlue", "BatchGetWorkflows", {})
10701
- .n("GlueClient", "BatchGetWorkflowsCommand")
10702
- .sc(BatchGetWorkflows$)
10703
- .build() {
10704
- }
10705
-
10706
- class BatchPutDataQualityStatisticAnnotationCommand extends Command
10707
- .classBuilder()
10708
- .ep(commonParams)
10709
- .m(function (Command, cs, config, o) {
10710
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10711
- })
10712
- .s("AWSGlue", "BatchPutDataQualityStatisticAnnotation", {})
10713
- .n("GlueClient", "BatchPutDataQualityStatisticAnnotationCommand")
10714
- .sc(BatchPutDataQualityStatisticAnnotation$)
10715
- .build() {
10716
- }
10717
-
10718
- class BatchStopJobRunCommand extends Command
10719
- .classBuilder()
10720
- .ep(commonParams)
10721
- .m(function (Command, cs, config, o) {
10722
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10723
- })
10724
- .s("AWSGlue", "BatchStopJobRun", {})
10725
- .n("GlueClient", "BatchStopJobRunCommand")
10726
- .sc(BatchStopJobRun$)
10727
- .build() {
10728
- }
10729
-
10730
- class BatchUpdatePartitionCommand extends Command
10731
- .classBuilder()
10732
- .ep(commonParams)
10733
- .m(function (Command, cs, config, o) {
10734
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10735
- })
10736
- .s("AWSGlue", "BatchUpdatePartition", {})
10737
- .n("GlueClient", "BatchUpdatePartitionCommand")
10738
- .sc(BatchUpdatePartition$)
10739
- .build() {
10740
- }
10741
-
10742
- class CancelDataQualityRuleRecommendationRunCommand extends Command
10743
- .classBuilder()
10744
- .ep(commonParams)
10745
- .m(function (Command, cs, config, o) {
10746
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10747
- })
10748
- .s("AWSGlue", "CancelDataQualityRuleRecommendationRun", {})
10749
- .n("GlueClient", "CancelDataQualityRuleRecommendationRunCommand")
10750
- .sc(CancelDataQualityRuleRecommendationRun$)
10751
- .build() {
10752
- }
10753
-
10754
- class CancelDataQualityRulesetEvaluationRunCommand extends Command
10755
- .classBuilder()
10756
- .ep(commonParams)
10757
- .m(function (Command, cs, config, o) {
10758
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10759
- })
10760
- .s("AWSGlue", "CancelDataQualityRulesetEvaluationRun", {})
10761
- .n("GlueClient", "CancelDataQualityRulesetEvaluationRunCommand")
10762
- .sc(CancelDataQualityRulesetEvaluationRun$)
10763
- .build() {
10764
- }
10765
-
10766
- class CancelMLTaskRunCommand extends Command
10767
- .classBuilder()
10768
- .ep(commonParams)
10769
- .m(function (Command, cs, config, o) {
10770
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10771
- })
10772
- .s("AWSGlue", "CancelMLTaskRun", {})
10773
- .n("GlueClient", "CancelMLTaskRunCommand")
10774
- .sc(CancelMLTaskRun$)
10775
- .build() {
10776
- }
10777
-
10778
- class CancelStatementCommand extends Command
10779
- .classBuilder()
10780
- .ep(commonParams)
10781
- .m(function (Command, cs, config, o) {
10782
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10783
- })
10784
- .s("AWSGlue", "CancelStatement", {})
10785
- .n("GlueClient", "CancelStatementCommand")
10786
- .sc(CancelStatement$)
10787
- .build() {
10788
- }
10789
-
10790
- class CheckSchemaVersionValidityCommand extends Command
10791
- .classBuilder()
10792
- .ep(commonParams)
10793
- .m(function (Command, cs, config, o) {
10794
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10795
- })
10796
- .s("AWSGlue", "CheckSchemaVersionValidity", {})
10797
- .n("GlueClient", "CheckSchemaVersionValidityCommand")
10798
- .sc(CheckSchemaVersionValidity$)
10799
- .build() {
10800
- }
10801
-
10802
- class CreateBlueprintCommand extends Command
10803
- .classBuilder()
10804
- .ep(commonParams)
10805
- .m(function (Command, cs, config, o) {
10806
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10807
- })
10808
- .s("AWSGlue", "CreateBlueprint", {})
10809
- .n("GlueClient", "CreateBlueprintCommand")
10810
- .sc(CreateBlueprint$)
10811
- .build() {
10812
- }
10813
-
10814
- class CreateCatalogCommand extends Command
10815
- .classBuilder()
10816
- .ep(commonParams)
10817
- .m(function (Command, cs, config, o) {
10818
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10819
- })
10820
- .s("AWSGlue", "CreateCatalog", {})
10821
- .n("GlueClient", "CreateCatalogCommand")
10822
- .sc(CreateCatalog$)
10823
- .build() {
10824
- }
10825
-
10826
- class CreateClassifierCommand extends Command
10827
- .classBuilder()
10828
- .ep(commonParams)
10829
- .m(function (Command, cs, config, o) {
10830
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10831
- })
10832
- .s("AWSGlue", "CreateClassifier", {})
10833
- .n("GlueClient", "CreateClassifierCommand")
10834
- .sc(CreateClassifier$)
10835
- .build() {
10836
- }
10837
-
10838
- class CreateColumnStatisticsTaskSettingsCommand extends Command
10839
- .classBuilder()
10840
- .ep(commonParams)
10841
- .m(function (Command, cs, config, o) {
10842
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10843
- })
10844
- .s("AWSGlue", "CreateColumnStatisticsTaskSettings", {})
10845
- .n("GlueClient", "CreateColumnStatisticsTaskSettingsCommand")
10846
- .sc(CreateColumnStatisticsTaskSettings$)
10847
- .build() {
10848
- }
10849
-
10850
- class CreateConnectionCommand extends Command
10851
- .classBuilder()
10852
- .ep(commonParams)
10853
- .m(function (Command, cs, config, o) {
10854
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10855
- })
10856
- .s("AWSGlue", "CreateConnection", {})
10857
- .n("GlueClient", "CreateConnectionCommand")
10858
- .sc(CreateConnection$)
10859
- .build() {
10860
- }
10861
-
10862
- class CreateCrawlerCommand extends Command
10863
- .classBuilder()
10864
- .ep(commonParams)
10865
- .m(function (Command, cs, config, o) {
10866
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10867
- })
10868
- .s("AWSGlue", "CreateCrawler", {})
10869
- .n("GlueClient", "CreateCrawlerCommand")
10870
- .sc(CreateCrawler$)
10871
- .build() {
10872
- }
10873
-
10874
- class CreateCustomEntityTypeCommand extends Command
10875
- .classBuilder()
10876
- .ep(commonParams)
10877
- .m(function (Command, cs, config, o) {
10878
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10879
- })
10880
- .s("AWSGlue", "CreateCustomEntityType", {})
10881
- .n("GlueClient", "CreateCustomEntityTypeCommand")
10882
- .sc(CreateCustomEntityType$)
10883
- .build() {
10884
- }
10885
-
10886
- class CreateDatabaseCommand extends Command
10887
- .classBuilder()
10888
- .ep(commonParams)
10889
- .m(function (Command, cs, config, o) {
10890
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10891
- })
10892
- .s("AWSGlue", "CreateDatabase", {})
10893
- .n("GlueClient", "CreateDatabaseCommand")
10894
- .sc(CreateDatabase$)
10895
- .build() {
10896
- }
10897
-
10898
- class CreateDataQualityRulesetCommand extends Command
10899
- .classBuilder()
10900
- .ep(commonParams)
10901
- .m(function (Command, cs, config, o) {
10902
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10903
- })
10904
- .s("AWSGlue", "CreateDataQualityRuleset", {})
10905
- .n("GlueClient", "CreateDataQualityRulesetCommand")
10906
- .sc(CreateDataQualityRuleset$)
10907
- .build() {
10908
- }
10909
-
10910
- class CreateDevEndpointCommand extends Command
10911
- .classBuilder()
10912
- .ep(commonParams)
10913
- .m(function (Command, cs, config, o) {
10914
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10915
- })
10916
- .s("AWSGlue", "CreateDevEndpoint", {})
10917
- .n("GlueClient", "CreateDevEndpointCommand")
10918
- .sc(CreateDevEndpoint$)
10919
- .build() {
10920
- }
10921
-
10922
- class CreateGlossaryCommand extends Command
10923
- .classBuilder()
10924
- .ep(commonParams)
10925
- .m(function (Command, cs, config, o) {
10926
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10927
- })
10928
- .s("AWSGlue", "CreateGlossary", {})
10929
- .n("GlueClient", "CreateGlossaryCommand")
10930
- .sc(CreateGlossary$)
10931
- .build() {
10932
- }
10933
-
10934
- class CreateGlossaryTermCommand extends Command
10935
- .classBuilder()
10936
- .ep(commonParams)
10937
- .m(function (Command, cs, config, o) {
10938
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10939
- })
10940
- .s("AWSGlue", "CreateGlossaryTerm", {})
10941
- .n("GlueClient", "CreateGlossaryTermCommand")
10942
- .sc(CreateGlossaryTerm$)
10943
- .build() {
10944
- }
10945
-
10946
- class CreateGlueIdentityCenterConfigurationCommand extends Command
10947
- .classBuilder()
10948
- .ep(commonParams)
10949
- .m(function (Command, cs, config, o) {
10950
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10951
- })
10952
- .s("AWSGlue", "CreateGlueIdentityCenterConfiguration", {})
10953
- .n("GlueClient", "CreateGlueIdentityCenterConfigurationCommand")
10954
- .sc(CreateGlueIdentityCenterConfiguration$)
10955
- .build() {
10956
- }
10957
-
10958
- class CreateIntegrationCommand extends Command
10959
- .classBuilder()
10960
- .ep(commonParams)
10961
- .m(function (Command, cs, config, o) {
10962
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10963
- })
10964
- .s("AWSGlue", "CreateIntegration", {})
10965
- .n("GlueClient", "CreateIntegrationCommand")
10966
- .sc(CreateIntegration$)
10967
- .build() {
10968
- }
10969
-
10970
- class CreateIntegrationResourcePropertyCommand extends Command
10971
- .classBuilder()
10972
- .ep(commonParams)
10973
- .m(function (Command, cs, config, o) {
10974
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10975
- })
10976
- .s("AWSGlue", "CreateIntegrationResourceProperty", {})
10977
- .n("GlueClient", "CreateIntegrationResourcePropertyCommand")
10978
- .sc(CreateIntegrationResourceProperty$)
10979
- .build() {
10980
- }
10981
-
10982
- class CreateIntegrationTablePropertiesCommand extends Command
10983
- .classBuilder()
10984
- .ep(commonParams)
10985
- .m(function (Command, cs, config, o) {
10986
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10987
- })
10988
- .s("AWSGlue", "CreateIntegrationTableProperties", {})
10989
- .n("GlueClient", "CreateIntegrationTablePropertiesCommand")
10990
- .sc(CreateIntegrationTableProperties$)
10991
- .build() {
10992
- }
10993
-
10994
- class CreateJobCommand extends Command
10995
- .classBuilder()
10996
- .ep(commonParams)
10997
- .m(function (Command, cs, config, o) {
10998
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10999
- })
11000
- .s("AWSGlue", "CreateJob", {})
11001
- .n("GlueClient", "CreateJobCommand")
11002
- .sc(CreateJob$)
11003
- .build() {
11004
- }
11005
-
11006
- class CreateMLTransformCommand extends Command
11007
- .classBuilder()
11008
- .ep(commonParams)
11009
- .m(function (Command, cs, config, o) {
11010
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11011
- })
11012
- .s("AWSGlue", "CreateMLTransform", {})
11013
- .n("GlueClient", "CreateMLTransformCommand")
11014
- .sc(CreateMLTransform$)
11015
- .build() {
11016
- }
11017
-
11018
- class CreatePartitionCommand extends Command
11019
- .classBuilder()
11020
- .ep(commonParams)
11021
- .m(function (Command, cs, config, o) {
11022
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11023
- })
11024
- .s("AWSGlue", "CreatePartition", {})
11025
- .n("GlueClient", "CreatePartitionCommand")
11026
- .sc(CreatePartition$)
11027
- .build() {
11028
- }
11029
-
11030
- class CreatePartitionIndexCommand extends Command
11031
- .classBuilder()
11032
- .ep(commonParams)
11033
- .m(function (Command, cs, config, o) {
11034
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11035
- })
11036
- .s("AWSGlue", "CreatePartitionIndex", {})
11037
- .n("GlueClient", "CreatePartitionIndexCommand")
11038
- .sc(CreatePartitionIndex$)
11039
- .build() {
11040
- }
11041
-
11042
- class CreateRegistryCommand extends Command
11043
- .classBuilder()
11044
- .ep(commonParams)
11045
- .m(function (Command, cs, config, o) {
11046
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11047
- })
11048
- .s("AWSGlue", "CreateRegistry", {})
11049
- .n("GlueClient", "CreateRegistryCommand")
11050
- .sc(CreateRegistry$)
11051
- .build() {
11052
- }
11053
-
11054
- class CreateSchemaCommand extends Command
11055
- .classBuilder()
11056
- .ep(commonParams)
11057
- .m(function (Command, cs, config, o) {
11058
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11059
- })
11060
- .s("AWSGlue", "CreateSchema", {})
11061
- .n("GlueClient", "CreateSchemaCommand")
11062
- .sc(CreateSchema$)
11063
- .build() {
11064
- }
11065
-
11066
- class CreateScriptCommand extends Command
11067
- .classBuilder()
11068
- .ep(commonParams)
11069
- .m(function (Command, cs, config, o) {
11070
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11071
- })
11072
- .s("AWSGlue", "CreateScript", {})
11073
- .n("GlueClient", "CreateScriptCommand")
11074
- .sc(CreateScript$)
11075
- .build() {
11076
- }
11077
-
11078
- class CreateSecurityConfigurationCommand extends Command
11079
- .classBuilder()
11080
- .ep(commonParams)
11081
- .m(function (Command, cs, config, o) {
11082
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11083
- })
11084
- .s("AWSGlue", "CreateSecurityConfiguration", {})
11085
- .n("GlueClient", "CreateSecurityConfigurationCommand")
11086
- .sc(CreateSecurityConfiguration$)
11087
- .build() {
11088
- }
11089
-
11090
- class CreateSessionCommand extends Command
11091
- .classBuilder()
11092
- .ep(commonParams)
11093
- .m(function (Command, cs, config, o) {
11094
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11095
- })
11096
- .s("AWSGlue", "CreateSession", {})
11097
- .n("GlueClient", "CreateSessionCommand")
11098
- .sc(CreateSession$)
11099
- .build() {
11100
- }
11101
-
11102
- class CreateTableCommand extends Command
11103
- .classBuilder()
11104
- .ep(commonParams)
11105
- .m(function (Command, cs, config, o) {
11106
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11107
- })
11108
- .s("AWSGlue", "CreateTable", {})
11109
- .n("GlueClient", "CreateTableCommand")
11110
- .sc(CreateTable$)
11111
- .build() {
11112
- }
11113
-
11114
- class CreateTableOptimizerCommand extends Command
11115
- .classBuilder()
11116
- .ep(commonParams)
11117
- .m(function (Command, cs, config, o) {
11118
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11119
- })
11120
- .s("AWSGlue", "CreateTableOptimizer", {})
11121
- .n("GlueClient", "CreateTableOptimizerCommand")
11122
- .sc(CreateTableOptimizer$)
11123
- .build() {
11124
- }
11125
-
11126
- class CreateTriggerCommand extends Command
11127
- .classBuilder()
11128
- .ep(commonParams)
11129
- .m(function (Command, cs, config, o) {
11130
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11131
- })
11132
- .s("AWSGlue", "CreateTrigger", {})
11133
- .n("GlueClient", "CreateTriggerCommand")
11134
- .sc(CreateTrigger$)
11135
- .build() {
11136
- }
11137
-
11138
- class CreateUsageProfileCommand extends Command
11139
- .classBuilder()
11140
- .ep(commonParams)
11141
- .m(function (Command, cs, config, o) {
11142
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11143
- })
11144
- .s("AWSGlue", "CreateUsageProfile", {})
11145
- .n("GlueClient", "CreateUsageProfileCommand")
11146
- .sc(CreateUsageProfile$)
11147
- .build() {
11148
- }
11149
-
11150
- class CreateUserDefinedFunctionCommand extends Command
11151
- .classBuilder()
11152
- .ep(commonParams)
11153
- .m(function (Command, cs, config, o) {
11154
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11155
- })
11156
- .s("AWSGlue", "CreateUserDefinedFunction", {})
11157
- .n("GlueClient", "CreateUserDefinedFunctionCommand")
11158
- .sc(CreateUserDefinedFunction$)
11159
- .build() {
11160
- }
11161
-
11162
- class CreateWorkflowCommand extends Command
11163
- .classBuilder()
11164
- .ep(commonParams)
11165
- .m(function (Command, cs, config, o) {
11166
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11167
- })
11168
- .s("AWSGlue", "CreateWorkflow", {})
11169
- .n("GlueClient", "CreateWorkflowCommand")
11170
- .sc(CreateWorkflow$)
11171
- .build() {
11172
- }
11173
-
11174
- class DeleteAssetCommand extends Command
11175
- .classBuilder()
11176
- .ep(commonParams)
11177
- .m(function (Command, cs, config, o) {
11178
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11179
- })
11180
- .s("AWSGlue", "DeleteAsset", {})
11181
- .n("GlueClient", "DeleteAssetCommand")
11182
- .sc(DeleteAsset$)
11183
- .build() {
11184
- }
11185
-
11186
- class DeleteAssetTypeCommand extends Command
11187
- .classBuilder()
11188
- .ep(commonParams)
11189
- .m(function (Command, cs, config, o) {
11190
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11191
- })
11192
- .s("AWSGlue", "DeleteAssetType", {})
11193
- .n("GlueClient", "DeleteAssetTypeCommand")
11194
- .sc(DeleteAssetType$)
11195
- .build() {
11196
- }
11197
-
11198
- class DeleteAttachmentCommand extends Command
11199
- .classBuilder()
11200
- .ep(commonParams)
11201
- .m(function (Command, cs, config, o) {
11202
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11203
- })
11204
- .s("AWSGlue", "DeleteAttachment", {})
11205
- .n("GlueClient", "DeleteAttachmentCommand")
11206
- .sc(DeleteAttachment$)
11207
- .build() {
11208
- }
11209
-
11210
- class DeleteBlueprintCommand extends Command
11211
- .classBuilder()
11212
- .ep(commonParams)
11213
- .m(function (Command, cs, config, o) {
11214
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11215
- })
11216
- .s("AWSGlue", "DeleteBlueprint", {})
11217
- .n("GlueClient", "DeleteBlueprintCommand")
11218
- .sc(DeleteBlueprint$)
11219
- .build() {
11220
- }
11221
-
11222
- class DeleteCatalogCommand extends Command
11223
- .classBuilder()
11224
- .ep(commonParams)
11225
- .m(function (Command, cs, config, o) {
11226
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11227
- })
11228
- .s("AWSGlue", "DeleteCatalog", {})
11229
- .n("GlueClient", "DeleteCatalogCommand")
11230
- .sc(DeleteCatalog$)
11231
- .build() {
11232
- }
11233
-
11234
- class DeleteClassifierCommand extends Command
11235
- .classBuilder()
11236
- .ep(commonParams)
11237
- .m(function (Command, cs, config, o) {
11238
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11239
- })
11240
- .s("AWSGlue", "DeleteClassifier", {})
11241
- .n("GlueClient", "DeleteClassifierCommand")
11242
- .sc(DeleteClassifier$)
11243
- .build() {
11244
- }
11245
-
11246
- class DeleteColumnStatisticsForPartitionCommand extends Command
11247
- .classBuilder()
11248
- .ep(commonParams)
11249
- .m(function (Command, cs, config, o) {
11250
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11251
- })
11252
- .s("AWSGlue", "DeleteColumnStatisticsForPartition", {})
11253
- .n("GlueClient", "DeleteColumnStatisticsForPartitionCommand")
11254
- .sc(DeleteColumnStatisticsForPartition$)
11255
- .build() {
11256
- }
11257
-
11258
- class DeleteColumnStatisticsForTableCommand extends Command
11259
- .classBuilder()
11260
- .ep(commonParams)
11261
- .m(function (Command, cs, config, o) {
11262
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11263
- })
11264
- .s("AWSGlue", "DeleteColumnStatisticsForTable", {})
11265
- .n("GlueClient", "DeleteColumnStatisticsForTableCommand")
11266
- .sc(DeleteColumnStatisticsForTable$)
11267
- .build() {
11268
- }
11269
-
11270
- class DeleteColumnStatisticsTaskSettingsCommand extends Command
11271
- .classBuilder()
11272
- .ep(commonParams)
11273
- .m(function (Command, cs, config, o) {
11274
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11275
- })
11276
- .s("AWSGlue", "DeleteColumnStatisticsTaskSettings", {})
11277
- .n("GlueClient", "DeleteColumnStatisticsTaskSettingsCommand")
11278
- .sc(DeleteColumnStatisticsTaskSettings$)
11279
- .build() {
11280
- }
11281
-
11282
- class DeleteConnectionCommand extends Command
11283
- .classBuilder()
11284
- .ep(commonParams)
11285
- .m(function (Command, cs, config, o) {
11286
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11287
- })
11288
- .s("AWSGlue", "DeleteConnection", {})
11289
- .n("GlueClient", "DeleteConnectionCommand")
11290
- .sc(DeleteConnection$)
11291
- .build() {
11292
- }
11293
-
11294
- class DeleteConnectionTypeCommand extends Command
11295
- .classBuilder()
11296
- .ep(commonParams)
11297
- .m(function (Command, cs, config, o) {
11298
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11299
- })
11300
- .s("AWSGlue", "DeleteConnectionType", {})
11301
- .n("GlueClient", "DeleteConnectionTypeCommand")
11302
- .sc(DeleteConnectionType$)
11303
- .build() {
11304
- }
11305
-
11306
- class DeleteCrawlerCommand extends Command
11307
- .classBuilder()
11308
- .ep(commonParams)
11309
- .m(function (Command, cs, config, o) {
11310
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11311
- })
11312
- .s("AWSGlue", "DeleteCrawler", {})
11313
- .n("GlueClient", "DeleteCrawlerCommand")
11314
- .sc(DeleteCrawler$)
11315
- .build() {
11316
- }
11317
-
11318
- class DeleteCustomEntityTypeCommand extends Command
11319
- .classBuilder()
11320
- .ep(commonParams)
11321
- .m(function (Command, cs, config, o) {
11322
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11323
- })
11324
- .s("AWSGlue", "DeleteCustomEntityType", {})
11325
- .n("GlueClient", "DeleteCustomEntityTypeCommand")
11326
- .sc(DeleteCustomEntityType$)
11327
- .build() {
11328
- }
11329
-
11330
- class DeleteDatabaseCommand extends Command
11331
- .classBuilder()
11332
- .ep(commonParams)
11333
- .m(function (Command, cs, config, o) {
11334
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11335
- })
11336
- .s("AWSGlue", "DeleteDatabase", {})
11337
- .n("GlueClient", "DeleteDatabaseCommand")
11338
- .sc(DeleteDatabase$)
11339
- .build() {
11340
- }
11341
-
11342
- class DeleteDataQualityRulesetCommand extends Command
11343
- .classBuilder()
11344
- .ep(commonParams)
11345
- .m(function (Command, cs, config, o) {
11346
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11347
- })
11348
- .s("AWSGlue", "DeleteDataQualityRuleset", {})
11349
- .n("GlueClient", "DeleteDataQualityRulesetCommand")
11350
- .sc(DeleteDataQualityRuleset$)
11351
- .build() {
11352
- }
11353
-
11354
- class DeleteDevEndpointCommand extends Command
11355
- .classBuilder()
11356
- .ep(commonParams)
11357
- .m(function (Command, cs, config, o) {
11358
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11359
- })
11360
- .s("AWSGlue", "DeleteDevEndpoint", {})
11361
- .n("GlueClient", "DeleteDevEndpointCommand")
11362
- .sc(DeleteDevEndpoint$)
11363
- .build() {
11364
- }
11365
-
11366
- class DeleteFormTypeCommand extends Command
11367
- .classBuilder()
11368
- .ep(commonParams)
11369
- .m(function (Command, cs, config, o) {
11370
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11371
- })
11372
- .s("AWSGlue", "DeleteFormType", {})
11373
- .n("GlueClient", "DeleteFormTypeCommand")
11374
- .sc(DeleteFormType$)
11375
- .build() {
11376
- }
11377
-
11378
- class DeleteGlossaryCommand extends Command
11379
- .classBuilder()
11380
- .ep(commonParams)
11381
- .m(function (Command, cs, config, o) {
11382
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11383
- })
11384
- .s("AWSGlue", "DeleteGlossary", {})
11385
- .n("GlueClient", "DeleteGlossaryCommand")
11386
- .sc(DeleteGlossary$)
11387
- .build() {
11388
- }
11389
-
11390
- class DeleteGlossaryTermCommand extends Command
11391
- .classBuilder()
11392
- .ep(commonParams)
11393
- .m(function (Command, cs, config, o) {
11394
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11395
- })
11396
- .s("AWSGlue", "DeleteGlossaryTerm", {})
11397
- .n("GlueClient", "DeleteGlossaryTermCommand")
11398
- .sc(DeleteGlossaryTerm$)
11399
- .build() {
11400
- }
11401
-
11402
- class DeleteGlueIdentityCenterConfigurationCommand extends Command
11403
- .classBuilder()
11404
- .ep(commonParams)
11405
- .m(function (Command, cs, config, o) {
11406
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11407
- })
11408
- .s("AWSGlue", "DeleteGlueIdentityCenterConfiguration", {})
11409
- .n("GlueClient", "DeleteGlueIdentityCenterConfigurationCommand")
11410
- .sc(DeleteGlueIdentityCenterConfiguration$)
11411
- .build() {
11412
- }
11413
-
11414
- class DeleteIntegrationCommand extends Command
11415
- .classBuilder()
11416
- .ep(commonParams)
11417
- .m(function (Command, cs, config, o) {
11418
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11419
- })
11420
- .s("AWSGlue", "DeleteIntegration", {})
11421
- .n("GlueClient", "DeleteIntegrationCommand")
11422
- .sc(DeleteIntegration$)
11423
- .build() {
11424
- }
11425
-
11426
- class DeleteIntegrationResourcePropertyCommand extends Command
11427
- .classBuilder()
11428
- .ep(commonParams)
11429
- .m(function (Command, cs, config, o) {
11430
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11431
- })
11432
- .s("AWSGlue", "DeleteIntegrationResourceProperty", {})
11433
- .n("GlueClient", "DeleteIntegrationResourcePropertyCommand")
11434
- .sc(DeleteIntegrationResourceProperty$)
11435
- .build() {
11436
- }
11437
-
11438
- class DeleteIntegrationTablePropertiesCommand extends Command
11439
- .classBuilder()
11440
- .ep(commonParams)
11441
- .m(function (Command, cs, config, o) {
11442
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11443
- })
11444
- .s("AWSGlue", "DeleteIntegrationTableProperties", {})
11445
- .n("GlueClient", "DeleteIntegrationTablePropertiesCommand")
11446
- .sc(DeleteIntegrationTableProperties$)
11447
- .build() {
11448
- }
11449
-
11450
- class DeleteJobCommand extends Command
11451
- .classBuilder()
11452
- .ep(commonParams)
11453
- .m(function (Command, cs, config, o) {
11454
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11455
- })
11456
- .s("AWSGlue", "DeleteJob", {})
11457
- .n("GlueClient", "DeleteJobCommand")
11458
- .sc(DeleteJob$)
11459
- .build() {
11460
- }
11461
-
11462
- class DeleteMLTransformCommand extends Command
11463
- .classBuilder()
11464
- .ep(commonParams)
11465
- .m(function (Command, cs, config, o) {
11466
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11467
- })
11468
- .s("AWSGlue", "DeleteMLTransform", {})
11469
- .n("GlueClient", "DeleteMLTransformCommand")
11470
- .sc(DeleteMLTransform$)
11471
- .build() {
11472
- }
11473
-
11474
- class DeletePartitionCommand extends Command
11475
- .classBuilder()
11476
- .ep(commonParams)
11477
- .m(function (Command, cs, config, o) {
11478
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11479
- })
11480
- .s("AWSGlue", "DeletePartition", {})
11481
- .n("GlueClient", "DeletePartitionCommand")
11482
- .sc(DeletePartition$)
11483
- .build() {
11484
- }
11485
-
11486
- class DeletePartitionIndexCommand extends Command
11487
- .classBuilder()
11488
- .ep(commonParams)
11489
- .m(function (Command, cs, config, o) {
11490
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11491
- })
11492
- .s("AWSGlue", "DeletePartitionIndex", {})
11493
- .n("GlueClient", "DeletePartitionIndexCommand")
11494
- .sc(DeletePartitionIndex$)
11495
- .build() {
11496
- }
11497
-
11498
- class DeleteRegistryCommand extends Command
11499
- .classBuilder()
11500
- .ep(commonParams)
11501
- .m(function (Command, cs, config, o) {
11502
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11503
- })
11504
- .s("AWSGlue", "DeleteRegistry", {})
11505
- .n("GlueClient", "DeleteRegistryCommand")
11506
- .sc(DeleteRegistry$)
11507
- .build() {
11508
- }
11509
-
11510
- class DeleteResourcePolicyCommand extends Command
11511
- .classBuilder()
11512
- .ep(commonParams)
11513
- .m(function (Command, cs, config, o) {
11514
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11515
- })
11516
- .s("AWSGlue", "DeleteResourcePolicy", {})
11517
- .n("GlueClient", "DeleteResourcePolicyCommand")
11518
- .sc(DeleteResourcePolicy$)
11519
- .build() {
11520
- }
11521
-
11522
- class DeleteSchemaCommand extends Command
11523
- .classBuilder()
11524
- .ep(commonParams)
11525
- .m(function (Command, cs, config, o) {
11526
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11527
- })
11528
- .s("AWSGlue", "DeleteSchema", {})
11529
- .n("GlueClient", "DeleteSchemaCommand")
11530
- .sc(DeleteSchema$)
11531
- .build() {
11532
- }
11533
-
11534
- class DeleteSchemaVersionsCommand extends Command
11535
- .classBuilder()
11536
- .ep(commonParams)
11537
- .m(function (Command, cs, config, o) {
11538
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11539
- })
11540
- .s("AWSGlue", "DeleteSchemaVersions", {})
11541
- .n("GlueClient", "DeleteSchemaVersionsCommand")
11542
- .sc(DeleteSchemaVersions$)
11543
- .build() {
11544
- }
11545
-
11546
- class DeleteSecurityConfigurationCommand extends Command
11547
- .classBuilder()
11548
- .ep(commonParams)
11549
- .m(function (Command, cs, config, o) {
11550
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11551
- })
11552
- .s("AWSGlue", "DeleteSecurityConfiguration", {})
11553
- .n("GlueClient", "DeleteSecurityConfigurationCommand")
11554
- .sc(DeleteSecurityConfiguration$)
11555
- .build() {
11556
- }
11557
-
11558
- class DeleteSessionCommand extends Command
11559
- .classBuilder()
11560
- .ep(commonParams)
11561
- .m(function (Command, cs, config, o) {
11562
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11563
- })
11564
- .s("AWSGlue", "DeleteSession", {})
11565
- .n("GlueClient", "DeleteSessionCommand")
11566
- .sc(DeleteSession$)
11567
- .build() {
11568
- }
11569
-
11570
- class DeleteTableCommand extends Command
11571
- .classBuilder()
11572
- .ep(commonParams)
11573
- .m(function (Command, cs, config, o) {
11574
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11575
- })
11576
- .s("AWSGlue", "DeleteTable", {})
11577
- .n("GlueClient", "DeleteTableCommand")
11578
- .sc(DeleteTable$)
11579
- .build() {
11580
- }
11581
-
11582
- class DeleteTableOptimizerCommand extends Command
11583
- .classBuilder()
11584
- .ep(commonParams)
11585
- .m(function (Command, cs, config, o) {
11586
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11587
- })
11588
- .s("AWSGlue", "DeleteTableOptimizer", {})
11589
- .n("GlueClient", "DeleteTableOptimizerCommand")
11590
- .sc(DeleteTableOptimizer$)
11591
- .build() {
11592
- }
11593
-
11594
- class DeleteTableVersionCommand extends Command
11595
- .classBuilder()
11596
- .ep(commonParams)
11597
- .m(function (Command, cs, config, o) {
11598
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11599
- })
11600
- .s("AWSGlue", "DeleteTableVersion", {})
11601
- .n("GlueClient", "DeleteTableVersionCommand")
11602
- .sc(DeleteTableVersion$)
11603
- .build() {
11604
- }
11605
-
11606
- class DeleteTriggerCommand extends Command
11607
- .classBuilder()
11608
- .ep(commonParams)
11609
- .m(function (Command, cs, config, o) {
11610
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11611
- })
11612
- .s("AWSGlue", "DeleteTrigger", {})
11613
- .n("GlueClient", "DeleteTriggerCommand")
11614
- .sc(DeleteTrigger$)
11615
- .build() {
11616
- }
11617
-
11618
- class DeleteUsageProfileCommand extends Command
11619
- .classBuilder()
11620
- .ep(commonParams)
11621
- .m(function (Command, cs, config, o) {
11622
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11623
- })
11624
- .s("AWSGlue", "DeleteUsageProfile", {})
11625
- .n("GlueClient", "DeleteUsageProfileCommand")
11626
- .sc(DeleteUsageProfile$)
11627
- .build() {
11628
- }
11629
-
11630
- class DeleteUserDefinedFunctionCommand extends Command
11631
- .classBuilder()
11632
- .ep(commonParams)
11633
- .m(function (Command, cs, config, o) {
11634
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11635
- })
11636
- .s("AWSGlue", "DeleteUserDefinedFunction", {})
11637
- .n("GlueClient", "DeleteUserDefinedFunctionCommand")
11638
- .sc(DeleteUserDefinedFunction$)
11639
- .build() {
11640
- }
11641
-
11642
- class DeleteWorkflowCommand extends Command
11643
- .classBuilder()
11644
- .ep(commonParams)
11645
- .m(function (Command, cs, config, o) {
11646
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11647
- })
11648
- .s("AWSGlue", "DeleteWorkflow", {})
11649
- .n("GlueClient", "DeleteWorkflowCommand")
11650
- .sc(DeleteWorkflow$)
11651
- .build() {
11652
- }
11653
-
11654
- class DescribeConnectionTypeCommand extends Command
11655
- .classBuilder()
11656
- .ep(commonParams)
11657
- .m(function (Command, cs, config, o) {
11658
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11659
- })
11660
- .s("AWSGlue", "DescribeConnectionType", {})
11661
- .n("GlueClient", "DescribeConnectionTypeCommand")
11662
- .sc(DescribeConnectionType$)
11663
- .build() {
11664
- }
11665
-
11666
- class DescribeEntityCommand extends Command
11667
- .classBuilder()
11668
- .ep(commonParams)
11669
- .m(function (Command, cs, config, o) {
11670
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11671
- })
11672
- .s("AWSGlue", "DescribeEntity", {})
11673
- .n("GlueClient", "DescribeEntityCommand")
11674
- .sc(DescribeEntity$)
11675
- .build() {
11676
- }
11677
-
11678
- class DescribeInboundIntegrationsCommand extends Command
11679
- .classBuilder()
11680
- .ep(commonParams)
11681
- .m(function (Command, cs, config, o) {
11682
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11683
- })
11684
- .s("AWSGlue", "DescribeInboundIntegrations", {})
11685
- .n("GlueClient", "DescribeInboundIntegrationsCommand")
11686
- .sc(DescribeInboundIntegrations$)
11687
- .build() {
11688
- }
11689
-
11690
- class DescribeIntegrationsCommand extends Command
11691
- .classBuilder()
11692
- .ep(commonParams)
11693
- .m(function (Command, cs, config, o) {
11694
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11695
- })
11696
- .s("AWSGlue", "DescribeIntegrations", {})
11697
- .n("GlueClient", "DescribeIntegrationsCommand")
11698
- .sc(DescribeIntegrations$)
11699
- .build() {
11700
- }
11701
-
11702
- class DisassociateGlossaryTermsCommand extends Command
11703
- .classBuilder()
11704
- .ep(commonParams)
11705
- .m(function (Command, cs, config, o) {
11706
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11707
- })
11708
- .s("AWSGlue", "DisassociateGlossaryTerms", {})
11709
- .n("GlueClient", "DisassociateGlossaryTermsCommand")
11710
- .sc(DisassociateGlossaryTerms$)
11711
- .build() {
11712
- }
11713
-
11714
- class GetAssetCommand extends Command
11715
- .classBuilder()
11716
- .ep(commonParams)
11717
- .m(function (Command, cs, config, o) {
11718
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11719
- })
11720
- .s("AWSGlue", "GetAsset", {})
11721
- .n("GlueClient", "GetAssetCommand")
11722
- .sc(GetAsset$)
11723
- .build() {
11724
- }
11725
-
11726
- class GetAssetTypeCommand extends Command
11727
- .classBuilder()
11728
- .ep(commonParams)
11729
- .m(function (Command, cs, config, o) {
11730
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11731
- })
11732
- .s("AWSGlue", "GetAssetType", {})
11733
- .n("GlueClient", "GetAssetTypeCommand")
11734
- .sc(GetAssetType$)
11735
- .build() {
11736
- }
11737
-
11738
- class GetBlueprintCommand extends Command
11739
- .classBuilder()
11740
- .ep(commonParams)
11741
- .m(function (Command, cs, config, o) {
11742
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11743
- })
11744
- .s("AWSGlue", "GetBlueprint", {})
11745
- .n("GlueClient", "GetBlueprintCommand")
11746
- .sc(GetBlueprint$)
11747
- .build() {
11748
- }
11749
-
11750
- class GetBlueprintRunCommand extends Command
11751
- .classBuilder()
11752
- .ep(commonParams)
11753
- .m(function (Command, cs, config, o) {
11754
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11755
- })
11756
- .s("AWSGlue", "GetBlueprintRun", {})
11757
- .n("GlueClient", "GetBlueprintRunCommand")
11758
- .sc(GetBlueprintRun$)
11759
- .build() {
11760
- }
11761
-
11762
- class GetBlueprintRunsCommand extends Command
11763
- .classBuilder()
11764
- .ep(commonParams)
11765
- .m(function (Command, cs, config, o) {
11766
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11767
- })
11768
- .s("AWSGlue", "GetBlueprintRuns", {})
11769
- .n("GlueClient", "GetBlueprintRunsCommand")
11770
- .sc(GetBlueprintRuns$)
11771
- .build() {
11772
- }
11773
-
11774
- class GetCatalogCommand extends Command
11775
- .classBuilder()
11776
- .ep(commonParams)
11777
- .m(function (Command, cs, config, o) {
11778
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11779
- })
11780
- .s("AWSGlue", "GetCatalog", {})
11781
- .n("GlueClient", "GetCatalogCommand")
11782
- .sc(GetCatalog$)
11783
- .build() {
11784
- }
11785
-
11786
- class GetCatalogImportStatusCommand extends Command
11787
- .classBuilder()
11788
- .ep(commonParams)
11789
- .m(function (Command, cs, config, o) {
11790
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11791
- })
11792
- .s("AWSGlue", "GetCatalogImportStatus", {})
11793
- .n("GlueClient", "GetCatalogImportStatusCommand")
11794
- .sc(GetCatalogImportStatus$)
11795
- .build() {
11796
- }
11797
-
11798
- class GetCatalogsCommand extends Command
11799
- .classBuilder()
11800
- .ep(commonParams)
11801
- .m(function (Command, cs, config, o) {
11802
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11803
- })
11804
- .s("AWSGlue", "GetCatalogs", {})
11805
- .n("GlueClient", "GetCatalogsCommand")
11806
- .sc(GetCatalogs$)
11807
- .build() {
11808
- }
11809
-
11810
- class GetClassifierCommand extends Command
11811
- .classBuilder()
11812
- .ep(commonParams)
11813
- .m(function (Command, cs, config, o) {
11814
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11815
- })
11816
- .s("AWSGlue", "GetClassifier", {})
11817
- .n("GlueClient", "GetClassifierCommand")
11818
- .sc(GetClassifier$)
11819
- .build() {
11820
- }
11821
-
11822
- class GetClassifiersCommand extends Command
11823
- .classBuilder()
11824
- .ep(commonParams)
11825
- .m(function (Command, cs, config, o) {
11826
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11827
- })
11828
- .s("AWSGlue", "GetClassifiers", {})
11829
- .n("GlueClient", "GetClassifiersCommand")
11830
- .sc(GetClassifiers$)
11831
- .build() {
11832
- }
11833
-
11834
- class GetColumnStatisticsForPartitionCommand extends Command
11835
- .classBuilder()
11836
- .ep(commonParams)
11837
- .m(function (Command, cs, config, o) {
11838
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11839
- })
11840
- .s("AWSGlue", "GetColumnStatisticsForPartition", {})
11841
- .n("GlueClient", "GetColumnStatisticsForPartitionCommand")
11842
- .sc(GetColumnStatisticsForPartition$)
11843
- .build() {
11844
- }
11845
-
11846
- class GetColumnStatisticsForTableCommand extends Command
11847
- .classBuilder()
11848
- .ep(commonParams)
11849
- .m(function (Command, cs, config, o) {
11850
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11851
- })
11852
- .s("AWSGlue", "GetColumnStatisticsForTable", {})
11853
- .n("GlueClient", "GetColumnStatisticsForTableCommand")
11854
- .sc(GetColumnStatisticsForTable$)
11855
- .build() {
11856
- }
11857
-
11858
- class GetColumnStatisticsTaskRunCommand extends Command
11859
- .classBuilder()
11860
- .ep(commonParams)
11861
- .m(function (Command, cs, config, o) {
11862
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11863
- })
11864
- .s("AWSGlue", "GetColumnStatisticsTaskRun", {})
11865
- .n("GlueClient", "GetColumnStatisticsTaskRunCommand")
11866
- .sc(GetColumnStatisticsTaskRun$)
11867
- .build() {
11868
- }
11869
-
11870
- class GetColumnStatisticsTaskRunsCommand extends Command
11871
- .classBuilder()
11872
- .ep(commonParams)
11873
- .m(function (Command, cs, config, o) {
11874
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11875
- })
11876
- .s("AWSGlue", "GetColumnStatisticsTaskRuns", {})
11877
- .n("GlueClient", "GetColumnStatisticsTaskRunsCommand")
11878
- .sc(GetColumnStatisticsTaskRuns$)
11879
- .build() {
11880
- }
11881
-
11882
- class GetColumnStatisticsTaskSettingsCommand extends Command
11883
- .classBuilder()
11884
- .ep(commonParams)
11885
- .m(function (Command, cs, config, o) {
11886
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11887
- })
11888
- .s("AWSGlue", "GetColumnStatisticsTaskSettings", {})
11889
- .n("GlueClient", "GetColumnStatisticsTaskSettingsCommand")
11890
- .sc(GetColumnStatisticsTaskSettings$)
11891
- .build() {
11892
- }
11893
-
11894
- class GetConnectionCommand extends Command
11895
- .classBuilder()
11896
- .ep(commonParams)
11897
- .m(function (Command, cs, config, o) {
11898
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11899
- })
11900
- .s("AWSGlue", "GetConnection", {})
11901
- .n("GlueClient", "GetConnectionCommand")
11902
- .sc(GetConnection$)
11903
- .build() {
11904
- }
11905
-
11906
- class GetConnectionsCommand extends Command
11907
- .classBuilder()
11908
- .ep(commonParams)
11909
- .m(function (Command, cs, config, o) {
11910
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11911
- })
11912
- .s("AWSGlue", "GetConnections", {})
11913
- .n("GlueClient", "GetConnectionsCommand")
11914
- .sc(GetConnections$)
11915
- .build() {
11916
- }
11917
-
11918
- class GetCrawlerCommand extends Command
11919
- .classBuilder()
11920
- .ep(commonParams)
11921
- .m(function (Command, cs, config, o) {
11922
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11923
- })
11924
- .s("AWSGlue", "GetCrawler", {})
11925
- .n("GlueClient", "GetCrawlerCommand")
11926
- .sc(GetCrawler$)
11927
- .build() {
11928
- }
11929
-
11930
- class GetCrawlerMetricsCommand extends Command
11931
- .classBuilder()
11932
- .ep(commonParams)
11933
- .m(function (Command, cs, config, o) {
11934
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11935
- })
11936
- .s("AWSGlue", "GetCrawlerMetrics", {})
11937
- .n("GlueClient", "GetCrawlerMetricsCommand")
11938
- .sc(GetCrawlerMetrics$)
11939
- .build() {
11940
- }
11941
-
11942
- class GetCrawlersCommand extends Command
11943
- .classBuilder()
11944
- .ep(commonParams)
11945
- .m(function (Command, cs, config, o) {
11946
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11947
- })
11948
- .s("AWSGlue", "GetCrawlers", {})
11949
- .n("GlueClient", "GetCrawlersCommand")
11950
- .sc(GetCrawlers$)
11951
- .build() {
11952
- }
11953
-
11954
- class GetCustomEntityTypeCommand extends Command
11955
- .classBuilder()
11956
- .ep(commonParams)
11957
- .m(function (Command, cs, config, o) {
11958
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11959
- })
11960
- .s("AWSGlue", "GetCustomEntityType", {})
11961
- .n("GlueClient", "GetCustomEntityTypeCommand")
11962
- .sc(GetCustomEntityType$)
11963
- .build() {
11964
- }
11965
-
11966
- class GetDashboardUrlCommand extends Command
11967
- .classBuilder()
11968
- .ep(commonParams)
11969
- .m(function (Command, cs, config, o) {
11970
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11971
- })
11972
- .s("AWSGlue", "GetDashboardUrl", {})
11973
- .n("GlueClient", "GetDashboardUrlCommand")
11974
- .sc(GetDashboardUrl$)
11975
- .build() {
11976
- }
11977
-
11978
- class GetDatabaseCommand extends Command
11979
- .classBuilder()
11980
- .ep(commonParams)
11981
- .m(function (Command, cs, config, o) {
11982
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11983
- })
11984
- .s("AWSGlue", "GetDatabase", {})
11985
- .n("GlueClient", "GetDatabaseCommand")
11986
- .sc(GetDatabase$)
11987
- .build() {
11988
- }
11989
-
11990
- class GetDatabasesCommand extends Command
11991
- .classBuilder()
11992
- .ep(commonParams)
11993
- .m(function (Command, cs, config, o) {
11994
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11995
- })
11996
- .s("AWSGlue", "GetDatabases", {})
11997
- .n("GlueClient", "GetDatabasesCommand")
11998
- .sc(GetDatabases$)
11999
- .build() {
12000
- }
12001
-
12002
- class GetDataCatalogEncryptionSettingsCommand extends Command
12003
- .classBuilder()
12004
- .ep(commonParams)
12005
- .m(function (Command, cs, config, o) {
12006
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12007
- })
12008
- .s("AWSGlue", "GetDataCatalogEncryptionSettings", {})
12009
- .n("GlueClient", "GetDataCatalogEncryptionSettingsCommand")
12010
- .sc(GetDataCatalogEncryptionSettings$)
12011
- .build() {
12012
- }
12013
-
12014
- class GetDataflowGraphCommand extends Command
12015
- .classBuilder()
12016
- .ep(commonParams)
12017
- .m(function (Command, cs, config, o) {
12018
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12019
- })
12020
- .s("AWSGlue", "GetDataflowGraph", {})
12021
- .n("GlueClient", "GetDataflowGraphCommand")
12022
- .sc(GetDataflowGraph$)
12023
- .build() {
12024
- }
12025
-
12026
- class GetDataQualityModelCommand extends Command
12027
- .classBuilder()
12028
- .ep(commonParams)
12029
- .m(function (Command, cs, config, o) {
12030
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12031
- })
12032
- .s("AWSGlue", "GetDataQualityModel", {})
12033
- .n("GlueClient", "GetDataQualityModelCommand")
12034
- .sc(GetDataQualityModel$)
12035
- .build() {
12036
- }
12037
-
12038
- class GetDataQualityModelResultCommand extends Command
12039
- .classBuilder()
12040
- .ep(commonParams)
12041
- .m(function (Command, cs, config, o) {
12042
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12043
- })
12044
- .s("AWSGlue", "GetDataQualityModelResult", {})
12045
- .n("GlueClient", "GetDataQualityModelResultCommand")
12046
- .sc(GetDataQualityModelResult$)
12047
- .build() {
12048
- }
12049
-
12050
- class GetDataQualityResultCommand extends Command
12051
- .classBuilder()
12052
- .ep(commonParams)
12053
- .m(function (Command, cs, config, o) {
12054
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12055
- })
12056
- .s("AWSGlue", "GetDataQualityResult", {})
12057
- .n("GlueClient", "GetDataQualityResultCommand")
12058
- .sc(GetDataQualityResult$)
12059
- .build() {
12060
- }
12061
-
12062
- class GetDataQualityRuleRecommendationRunCommand extends Command
12063
- .classBuilder()
12064
- .ep(commonParams)
12065
- .m(function (Command, cs, config, o) {
12066
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12067
- })
12068
- .s("AWSGlue", "GetDataQualityRuleRecommendationRun", {})
12069
- .n("GlueClient", "GetDataQualityRuleRecommendationRunCommand")
12070
- .sc(GetDataQualityRuleRecommendationRun$)
12071
- .build() {
12072
- }
12073
-
12074
- class GetDataQualityRulesetCommand extends Command
12075
- .classBuilder()
12076
- .ep(commonParams)
12077
- .m(function (Command, cs, config, o) {
12078
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12079
- })
12080
- .s("AWSGlue", "GetDataQualityRuleset", {})
12081
- .n("GlueClient", "GetDataQualityRulesetCommand")
12082
- .sc(GetDataQualityRuleset$)
12083
- .build() {
12084
- }
12085
-
12086
- class GetDataQualityRulesetEvaluationRunCommand extends Command
12087
- .classBuilder()
12088
- .ep(commonParams)
12089
- .m(function (Command, cs, config, o) {
12090
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12091
- })
12092
- .s("AWSGlue", "GetDataQualityRulesetEvaluationRun", {})
12093
- .n("GlueClient", "GetDataQualityRulesetEvaluationRunCommand")
12094
- .sc(GetDataQualityRulesetEvaluationRun$)
12095
- .build() {
12096
- }
12097
-
12098
- class GetDevEndpointCommand extends Command
12099
- .classBuilder()
12100
- .ep(commonParams)
12101
- .m(function (Command, cs, config, o) {
12102
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12103
- })
12104
- .s("AWSGlue", "GetDevEndpoint", {})
12105
- .n("GlueClient", "GetDevEndpointCommand")
12106
- .sc(GetDevEndpoint$)
12107
- .build() {
12108
- }
12109
-
12110
- class GetDevEndpointsCommand extends Command
12111
- .classBuilder()
12112
- .ep(commonParams)
12113
- .m(function (Command, cs, config, o) {
12114
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12115
- })
12116
- .s("AWSGlue", "GetDevEndpoints", {})
12117
- .n("GlueClient", "GetDevEndpointsCommand")
12118
- .sc(GetDevEndpoints$)
12119
- .build() {
12120
- }
12121
-
12122
- class GetEntityRecordsCommand extends Command
12123
- .classBuilder()
12124
- .ep(commonParams)
12125
- .m(function (Command, cs, config, o) {
12126
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12127
- })
12128
- .s("AWSGlue", "GetEntityRecords", {})
12129
- .n("GlueClient", "GetEntityRecordsCommand")
12130
- .sc(GetEntityRecords$)
12131
- .build() {
12132
- }
12133
-
12134
- class GetFormTypeCommand extends Command
12135
- .classBuilder()
12136
- .ep(commonParams)
12137
- .m(function (Command, cs, config, o) {
12138
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12139
- })
12140
- .s("AWSGlue", "GetFormType", {})
12141
- .n("GlueClient", "GetFormTypeCommand")
12142
- .sc(GetFormType$)
12143
- .build() {
12144
- }
12145
-
12146
- class GetGlossaryCommand extends Command
12147
- .classBuilder()
12148
- .ep(commonParams)
12149
- .m(function (Command, cs, config, o) {
12150
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12151
- })
12152
- .s("AWSGlue", "GetGlossary", {})
12153
- .n("GlueClient", "GetGlossaryCommand")
12154
- .sc(GetGlossary$)
12155
- .build() {
12156
- }
12157
-
12158
- class GetGlossaryTermCommand extends Command
12159
- .classBuilder()
12160
- .ep(commonParams)
12161
- .m(function (Command, cs, config, o) {
12162
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12163
- })
12164
- .s("AWSGlue", "GetGlossaryTerm", {})
12165
- .n("GlueClient", "GetGlossaryTermCommand")
12166
- .sc(GetGlossaryTerm$)
12167
- .build() {
12168
- }
12169
-
12170
- class GetGlueIdentityCenterConfigurationCommand extends Command
12171
- .classBuilder()
12172
- .ep(commonParams)
12173
- .m(function (Command, cs, config, o) {
12174
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12175
- })
12176
- .s("AWSGlue", "GetGlueIdentityCenterConfiguration", {})
12177
- .n("GlueClient", "GetGlueIdentityCenterConfigurationCommand")
12178
- .sc(GetGlueIdentityCenterConfiguration$)
12179
- .build() {
12180
- }
12181
-
12182
- class GetIntegrationResourcePropertyCommand extends Command
12183
- .classBuilder()
12184
- .ep(commonParams)
12185
- .m(function (Command, cs, config, o) {
12186
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12187
- })
12188
- .s("AWSGlue", "GetIntegrationResourceProperty", {})
12189
- .n("GlueClient", "GetIntegrationResourcePropertyCommand")
12190
- .sc(GetIntegrationResourceProperty$)
12191
- .build() {
12192
- }
12193
-
12194
- class GetIntegrationTablePropertiesCommand extends Command
12195
- .classBuilder()
12196
- .ep(commonParams)
12197
- .m(function (Command, cs, config, o) {
12198
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12199
- })
12200
- .s("AWSGlue", "GetIntegrationTableProperties", {})
12201
- .n("GlueClient", "GetIntegrationTablePropertiesCommand")
12202
- .sc(GetIntegrationTableProperties$)
12203
- .build() {
12204
- }
12205
-
12206
- class GetJobBookmarkCommand extends Command
12207
- .classBuilder()
12208
- .ep(commonParams)
12209
- .m(function (Command, cs, config, o) {
12210
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12211
- })
12212
- .s("AWSGlue", "GetJobBookmark", {})
12213
- .n("GlueClient", "GetJobBookmarkCommand")
12214
- .sc(GetJobBookmark$)
12215
- .build() {
12216
- }
12217
-
12218
- class GetJobCommand extends Command
12219
- .classBuilder()
12220
- .ep(commonParams)
12221
- .m(function (Command, cs, config, o) {
12222
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12223
- })
12224
- .s("AWSGlue", "GetJob", {})
12225
- .n("GlueClient", "GetJobCommand")
12226
- .sc(GetJob$)
12227
- .build() {
12228
- }
12229
-
12230
- class GetJobRunCommand extends Command
12231
- .classBuilder()
12232
- .ep(commonParams)
12233
- .m(function (Command, cs, config, o) {
12234
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12235
- })
12236
- .s("AWSGlue", "GetJobRun", {})
12237
- .n("GlueClient", "GetJobRunCommand")
12238
- .sc(GetJobRun$)
12239
- .build() {
12240
- }
12241
-
12242
- class GetJobRunsCommand extends Command
12243
- .classBuilder()
12244
- .ep(commonParams)
12245
- .m(function (Command, cs, config, o) {
12246
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12247
- })
12248
- .s("AWSGlue", "GetJobRuns", {})
12249
- .n("GlueClient", "GetJobRunsCommand")
12250
- .sc(GetJobRuns$)
12251
- .build() {
12252
- }
12253
-
12254
- class GetJobsCommand extends Command
12255
- .classBuilder()
12256
- .ep(commonParams)
12257
- .m(function (Command, cs, config, o) {
12258
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12259
- })
12260
- .s("AWSGlue", "GetJobs", {})
12261
- .n("GlueClient", "GetJobsCommand")
12262
- .sc(GetJobs$)
12263
- .build() {
12264
- }
12265
-
12266
- class GetMappingCommand extends Command
12267
- .classBuilder()
12268
- .ep(commonParams)
12269
- .m(function (Command, cs, config, o) {
12270
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12271
- })
12272
- .s("AWSGlue", "GetMapping", {})
12273
- .n("GlueClient", "GetMappingCommand")
12274
- .sc(GetMapping$)
12275
- .build() {
12276
- }
12277
-
12278
- class GetMaterializedViewRefreshTaskRunCommand extends Command
12279
- .classBuilder()
12280
- .ep(commonParams)
12281
- .m(function (Command, cs, config, o) {
12282
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12283
- })
12284
- .s("AWSGlue", "GetMaterializedViewRefreshTaskRun", {})
12285
- .n("GlueClient", "GetMaterializedViewRefreshTaskRunCommand")
12286
- .sc(GetMaterializedViewRefreshTaskRun$)
12287
- .build() {
12288
- }
12289
-
12290
- class GetMLTaskRunCommand extends Command
12291
- .classBuilder()
12292
- .ep(commonParams)
12293
- .m(function (Command, cs, config, o) {
12294
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12295
- })
12296
- .s("AWSGlue", "GetMLTaskRun", {})
12297
- .n("GlueClient", "GetMLTaskRunCommand")
12298
- .sc(GetMLTaskRun$)
12299
- .build() {
12300
- }
12301
-
12302
- class GetMLTaskRunsCommand extends Command
12303
- .classBuilder()
12304
- .ep(commonParams)
12305
- .m(function (Command, cs, config, o) {
12306
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12307
- })
12308
- .s("AWSGlue", "GetMLTaskRuns", {})
12309
- .n("GlueClient", "GetMLTaskRunsCommand")
12310
- .sc(GetMLTaskRuns$)
12311
- .build() {
12312
- }
12313
-
12314
- class GetMLTransformCommand extends Command
12315
- .classBuilder()
12316
- .ep(commonParams)
12317
- .m(function (Command, cs, config, o) {
12318
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12319
- })
12320
- .s("AWSGlue", "GetMLTransform", {})
12321
- .n("GlueClient", "GetMLTransformCommand")
12322
- .sc(GetMLTransform$)
12323
- .build() {
12324
- }
12325
-
12326
- class GetMLTransformsCommand extends Command
12327
- .classBuilder()
12328
- .ep(commonParams)
12329
- .m(function (Command, cs, config, o) {
12330
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12331
- })
12332
- .s("AWSGlue", "GetMLTransforms", {})
12333
- .n("GlueClient", "GetMLTransformsCommand")
12334
- .sc(GetMLTransforms$)
12335
- .build() {
12336
- }
12337
-
12338
- class GetPartitionCommand extends Command
12339
- .classBuilder()
12340
- .ep(commonParams)
12341
- .m(function (Command, cs, config, o) {
12342
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12343
- })
12344
- .s("AWSGlue", "GetPartition", {})
12345
- .n("GlueClient", "GetPartitionCommand")
12346
- .sc(GetPartition$)
12347
- .build() {
12348
- }
12349
-
12350
- class GetPartitionIndexesCommand extends Command
12351
- .classBuilder()
12352
- .ep(commonParams)
12353
- .m(function (Command, cs, config, o) {
12354
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12355
- })
12356
- .s("AWSGlue", "GetPartitionIndexes", {})
12357
- .n("GlueClient", "GetPartitionIndexesCommand")
12358
- .sc(GetPartitionIndexes$)
12359
- .build() {
12360
- }
12361
-
12362
- class GetPartitionsCommand extends Command
12363
- .classBuilder()
12364
- .ep(commonParams)
12365
- .m(function (Command, cs, config, o) {
12366
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12367
- })
12368
- .s("AWSGlue", "GetPartitions", {})
12369
- .n("GlueClient", "GetPartitionsCommand")
12370
- .sc(GetPartitions$)
12371
- .build() {
12372
- }
12373
-
12374
- class GetPlanCommand extends Command
12375
- .classBuilder()
12376
- .ep(commonParams)
12377
- .m(function (Command, cs, config, o) {
12378
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12379
- })
12380
- .s("AWSGlue", "GetPlan", {})
12381
- .n("GlueClient", "GetPlanCommand")
12382
- .sc(GetPlan$)
12383
- .build() {
12384
- }
12385
-
12386
- class GetRegistryCommand extends Command
12387
- .classBuilder()
12388
- .ep(commonParams)
12389
- .m(function (Command, cs, config, o) {
12390
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12391
- })
12392
- .s("AWSGlue", "GetRegistry", {})
12393
- .n("GlueClient", "GetRegistryCommand")
12394
- .sc(GetRegistry$)
12395
- .build() {
12396
- }
12397
-
12398
- class GetResourcePoliciesCommand extends Command
12399
- .classBuilder()
12400
- .ep(commonParams)
12401
- .m(function (Command, cs, config, o) {
12402
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12403
- })
12404
- .s("AWSGlue", "GetResourcePolicies", {})
12405
- .n("GlueClient", "GetResourcePoliciesCommand")
12406
- .sc(GetResourcePolicies$)
12407
- .build() {
12408
- }
12409
-
12410
- class GetResourcePolicyCommand extends Command
12411
- .classBuilder()
12412
- .ep(commonParams)
12413
- .m(function (Command, cs, config, o) {
12414
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12415
- })
12416
- .s("AWSGlue", "GetResourcePolicy", {})
12417
- .n("GlueClient", "GetResourcePolicyCommand")
12418
- .sc(GetResourcePolicy$)
12419
- .build() {
12420
- }
12421
-
12422
- class GetSchemaByDefinitionCommand extends Command
12423
- .classBuilder()
12424
- .ep(commonParams)
12425
- .m(function (Command, cs, config, o) {
12426
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12427
- })
12428
- .s("AWSGlue", "GetSchemaByDefinition", {})
12429
- .n("GlueClient", "GetSchemaByDefinitionCommand")
12430
- .sc(GetSchemaByDefinition$)
12431
- .build() {
12432
- }
12433
-
12434
- class GetSchemaCommand extends Command
12435
- .classBuilder()
12436
- .ep(commonParams)
12437
- .m(function (Command, cs, config, o) {
12438
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12439
- })
12440
- .s("AWSGlue", "GetSchema", {})
12441
- .n("GlueClient", "GetSchemaCommand")
12442
- .sc(GetSchema$)
12443
- .build() {
12444
- }
12445
-
12446
- class GetSchemaVersionCommand extends Command
12447
- .classBuilder()
12448
- .ep(commonParams)
12449
- .m(function (Command, cs, config, o) {
12450
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12451
- })
12452
- .s("AWSGlue", "GetSchemaVersion", {})
12453
- .n("GlueClient", "GetSchemaVersionCommand")
12454
- .sc(GetSchemaVersion$)
12455
- .build() {
12456
- }
12457
-
12458
- class GetSchemaVersionsDiffCommand extends Command
12459
- .classBuilder()
12460
- .ep(commonParams)
12461
- .m(function (Command, cs, config, o) {
12462
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12463
- })
12464
- .s("AWSGlue", "GetSchemaVersionsDiff", {})
12465
- .n("GlueClient", "GetSchemaVersionsDiffCommand")
12466
- .sc(GetSchemaVersionsDiff$)
12467
- .build() {
12468
- }
12469
-
12470
- class GetSecurityConfigurationCommand extends Command
12471
- .classBuilder()
12472
- .ep(commonParams)
12473
- .m(function (Command, cs, config, o) {
12474
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12475
- })
12476
- .s("AWSGlue", "GetSecurityConfiguration", {})
12477
- .n("GlueClient", "GetSecurityConfigurationCommand")
12478
- .sc(GetSecurityConfiguration$)
12479
- .build() {
12480
- }
12481
-
12482
- class GetSecurityConfigurationsCommand extends Command
12483
- .classBuilder()
12484
- .ep(commonParams)
12485
- .m(function (Command, cs, config, o) {
12486
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12487
- })
12488
- .s("AWSGlue", "GetSecurityConfigurations", {})
12489
- .n("GlueClient", "GetSecurityConfigurationsCommand")
12490
- .sc(GetSecurityConfigurations$)
12491
- .build() {
12492
- }
12493
-
12494
- class GetSessionCommand extends Command
12495
- .classBuilder()
12496
- .ep(commonParams)
12497
- .m(function (Command, cs, config, o) {
12498
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12499
- })
12500
- .s("AWSGlue", "GetSession", {})
12501
- .n("GlueClient", "GetSessionCommand")
12502
- .sc(GetSession$)
12503
- .build() {
12504
- }
12505
-
12506
- class GetSessionEndpointCommand extends Command
12507
- .classBuilder()
12508
- .ep(commonParams)
12509
- .m(function (Command, cs, config, o) {
12510
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12511
- })
12512
- .s("AWSGlue", "GetSessionEndpoint", {})
12513
- .n("GlueClient", "GetSessionEndpointCommand")
12514
- .sc(GetSessionEndpoint$)
12515
- .build() {
12516
- }
12517
-
12518
- class GetStatementCommand extends Command
12519
- .classBuilder()
12520
- .ep(commonParams)
12521
- .m(function (Command, cs, config, o) {
12522
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12523
- })
12524
- .s("AWSGlue", "GetStatement", {})
12525
- .n("GlueClient", "GetStatementCommand")
12526
- .sc(GetStatement$)
12527
- .build() {
12528
- }
12529
-
12530
- class GetTableCommand extends Command
12531
- .classBuilder()
12532
- .ep(commonParams)
12533
- .m(function (Command, cs, config, o) {
12534
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12535
- })
12536
- .s("AWSGlue", "GetTable", {})
12537
- .n("GlueClient", "GetTableCommand")
12538
- .sc(GetTable$)
12539
- .build() {
12540
- }
12541
-
12542
- class GetTableOptimizerCommand extends Command
12543
- .classBuilder()
12544
- .ep(commonParams)
12545
- .m(function (Command, cs, config, o) {
12546
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12547
- })
12548
- .s("AWSGlue", "GetTableOptimizer", {})
12549
- .n("GlueClient", "GetTableOptimizerCommand")
12550
- .sc(GetTableOptimizer$)
12551
- .build() {
12552
- }
12553
-
12554
- class GetTablesCommand extends Command
12555
- .classBuilder()
12556
- .ep(commonParams)
12557
- .m(function (Command, cs, config, o) {
12558
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12559
- })
12560
- .s("AWSGlue", "GetTables", {})
12561
- .n("GlueClient", "GetTablesCommand")
12562
- .sc(GetTables$)
12563
- .build() {
12564
- }
12565
-
12566
- class GetTableVersionCommand extends Command
12567
- .classBuilder()
12568
- .ep(commonParams)
12569
- .m(function (Command, cs, config, o) {
12570
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12571
- })
12572
- .s("AWSGlue", "GetTableVersion", {})
12573
- .n("GlueClient", "GetTableVersionCommand")
12574
- .sc(GetTableVersion$)
12575
- .build() {
12576
- }
12577
-
12578
- class GetTableVersionsCommand extends Command
12579
- .classBuilder()
12580
- .ep(commonParams)
12581
- .m(function (Command, cs, config, o) {
12582
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12583
- })
12584
- .s("AWSGlue", "GetTableVersions", {})
12585
- .n("GlueClient", "GetTableVersionsCommand")
12586
- .sc(GetTableVersions$)
12587
- .build() {
12588
- }
12589
-
12590
- class GetTagsCommand extends Command
12591
- .classBuilder()
12592
- .ep(commonParams)
12593
- .m(function (Command, cs, config, o) {
12594
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12595
- })
12596
- .s("AWSGlue", "GetTags", {})
12597
- .n("GlueClient", "GetTagsCommand")
12598
- .sc(GetTags$)
12599
- .build() {
12600
- }
12601
-
12602
- class GetTriggerCommand extends Command
12603
- .classBuilder()
12604
- .ep(commonParams)
12605
- .m(function (Command, cs, config, o) {
12606
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12607
- })
12608
- .s("AWSGlue", "GetTrigger", {})
12609
- .n("GlueClient", "GetTriggerCommand")
12610
- .sc(GetTrigger$)
12611
- .build() {
12612
- }
12613
-
12614
- class GetTriggersCommand extends Command
12615
- .classBuilder()
12616
- .ep(commonParams)
12617
- .m(function (Command, cs, config, o) {
12618
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12619
- })
12620
- .s("AWSGlue", "GetTriggers", {})
12621
- .n("GlueClient", "GetTriggersCommand")
12622
- .sc(GetTriggers$)
12623
- .build() {
12624
- }
12625
-
12626
- class GetUnfilteredPartitionMetadataCommand extends Command
12627
- .classBuilder()
12628
- .ep(commonParams)
12629
- .m(function (Command, cs, config, o) {
12630
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12631
- })
12632
- .s("AWSGlue", "GetUnfilteredPartitionMetadata", {})
12633
- .n("GlueClient", "GetUnfilteredPartitionMetadataCommand")
12634
- .sc(GetUnfilteredPartitionMetadata$)
12635
- .build() {
12636
- }
12637
-
12638
- class GetUnfilteredPartitionsMetadataCommand extends Command
12639
- .classBuilder()
12640
- .ep(commonParams)
12641
- .m(function (Command, cs, config, o) {
12642
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12643
- })
12644
- .s("AWSGlue", "GetUnfilteredPartitionsMetadata", {})
12645
- .n("GlueClient", "GetUnfilteredPartitionsMetadataCommand")
12646
- .sc(GetUnfilteredPartitionsMetadata$)
12647
- .build() {
12648
- }
12649
-
12650
- class GetUnfilteredTableMetadataCommand extends Command
12651
- .classBuilder()
12652
- .ep(commonParams)
12653
- .m(function (Command, cs, config, o) {
12654
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12655
- })
12656
- .s("AWSGlue", "GetUnfilteredTableMetadata", {})
12657
- .n("GlueClient", "GetUnfilteredTableMetadataCommand")
12658
- .sc(GetUnfilteredTableMetadata$)
12659
- .build() {
12660
- }
12661
-
12662
- class GetUsageProfileCommand extends Command
12663
- .classBuilder()
12664
- .ep(commonParams)
12665
- .m(function (Command, cs, config, o) {
12666
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12667
- })
12668
- .s("AWSGlue", "GetUsageProfile", {})
12669
- .n("GlueClient", "GetUsageProfileCommand")
12670
- .sc(GetUsageProfile$)
12671
- .build() {
12672
- }
12673
-
12674
- class GetUserDefinedFunctionCommand extends Command
12675
- .classBuilder()
12676
- .ep(commonParams)
12677
- .m(function (Command, cs, config, o) {
12678
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12679
- })
12680
- .s("AWSGlue", "GetUserDefinedFunction", {})
12681
- .n("GlueClient", "GetUserDefinedFunctionCommand")
12682
- .sc(GetUserDefinedFunction$)
12683
- .build() {
12684
- }
12685
-
12686
- class GetUserDefinedFunctionsCommand extends Command
12687
- .classBuilder()
12688
- .ep(commonParams)
12689
- .m(function (Command, cs, config, o) {
12690
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12691
- })
12692
- .s("AWSGlue", "GetUserDefinedFunctions", {})
12693
- .n("GlueClient", "GetUserDefinedFunctionsCommand")
12694
- .sc(GetUserDefinedFunctions$)
12695
- .build() {
12696
- }
12697
-
12698
- class GetWorkflowCommand extends Command
12699
- .classBuilder()
12700
- .ep(commonParams)
12701
- .m(function (Command, cs, config, o) {
12702
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12703
- })
12704
- .s("AWSGlue", "GetWorkflow", {})
12705
- .n("GlueClient", "GetWorkflowCommand")
12706
- .sc(GetWorkflow$)
12707
- .build() {
12708
- }
12709
-
12710
- class GetWorkflowRunCommand extends Command
12711
- .classBuilder()
12712
- .ep(commonParams)
12713
- .m(function (Command, cs, config, o) {
12714
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12715
- })
12716
- .s("AWSGlue", "GetWorkflowRun", {})
12717
- .n("GlueClient", "GetWorkflowRunCommand")
12718
- .sc(GetWorkflowRun$)
12719
- .build() {
12720
- }
12721
-
12722
- class GetWorkflowRunPropertiesCommand extends Command
12723
- .classBuilder()
12724
- .ep(commonParams)
12725
- .m(function (Command, cs, config, o) {
12726
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12727
- })
12728
- .s("AWSGlue", "GetWorkflowRunProperties", {})
12729
- .n("GlueClient", "GetWorkflowRunPropertiesCommand")
12730
- .sc(GetWorkflowRunProperties$)
12731
- .build() {
12732
- }
12733
-
12734
- class GetWorkflowRunsCommand extends Command
12735
- .classBuilder()
12736
- .ep(commonParams)
12737
- .m(function (Command, cs, config, o) {
12738
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12739
- })
12740
- .s("AWSGlue", "GetWorkflowRuns", {})
12741
- .n("GlueClient", "GetWorkflowRunsCommand")
12742
- .sc(GetWorkflowRuns$)
12743
- .build() {
12744
- }
12745
-
12746
- class ImportCatalogToGlueCommand extends Command
12747
- .classBuilder()
12748
- .ep(commonParams)
12749
- .m(function (Command, cs, config, o) {
12750
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12751
- })
12752
- .s("AWSGlue", "ImportCatalogToGlue", {})
12753
- .n("GlueClient", "ImportCatalogToGlueCommand")
12754
- .sc(ImportCatalogToGlue$)
12755
- .build() {
12756
- }
12757
-
12758
- class ListAssetTypesCommand extends Command
12759
- .classBuilder()
12760
- .ep(commonParams)
12761
- .m(function (Command, cs, config, o) {
12762
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12763
- })
12764
- .s("AWSGlue", "ListAssetTypes", {})
12765
- .n("GlueClient", "ListAssetTypesCommand")
12766
- .sc(ListAssetTypes$)
12767
- .build() {
12768
- }
12769
-
12770
- class ListBlueprintsCommand extends Command
12771
- .classBuilder()
12772
- .ep(commonParams)
12773
- .m(function (Command, cs, config, o) {
12774
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12775
- })
12776
- .s("AWSGlue", "ListBlueprints", {})
12777
- .n("GlueClient", "ListBlueprintsCommand")
12778
- .sc(ListBlueprints$)
12779
- .build() {
12780
- }
12781
-
12782
- class ListColumnStatisticsTaskRunsCommand extends Command
12783
- .classBuilder()
12784
- .ep(commonParams)
12785
- .m(function (Command, cs, config, o) {
12786
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12787
- })
12788
- .s("AWSGlue", "ListColumnStatisticsTaskRuns", {})
12789
- .n("GlueClient", "ListColumnStatisticsTaskRunsCommand")
12790
- .sc(ListColumnStatisticsTaskRuns$)
12791
- .build() {
12792
- }
12793
-
12794
- class ListConnectionTypesCommand extends Command
12795
- .classBuilder()
12796
- .ep(commonParams)
12797
- .m(function (Command, cs, config, o) {
12798
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12799
- })
12800
- .s("AWSGlue", "ListConnectionTypes", {})
12801
- .n("GlueClient", "ListConnectionTypesCommand")
12802
- .sc(ListConnectionTypes$)
12803
- .build() {
12804
- }
12805
-
12806
- class ListCrawlersCommand extends Command
12807
- .classBuilder()
12808
- .ep(commonParams)
12809
- .m(function (Command, cs, config, o) {
12810
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12811
- })
12812
- .s("AWSGlue", "ListCrawlers", {})
12813
- .n("GlueClient", "ListCrawlersCommand")
12814
- .sc(ListCrawlers$)
12815
- .build() {
12816
- }
12817
-
12818
- class ListCrawlsCommand extends Command
12819
- .classBuilder()
12820
- .ep(commonParams)
12821
- .m(function (Command, cs, config, o) {
12822
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12823
- })
12824
- .s("AWSGlue", "ListCrawls", {})
12825
- .n("GlueClient", "ListCrawlsCommand")
12826
- .sc(ListCrawls$)
12827
- .build() {
12828
- }
12829
-
12830
- class ListCustomEntityTypesCommand extends Command
12831
- .classBuilder()
12832
- .ep(commonParams)
12833
- .m(function (Command, cs, config, o) {
12834
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12835
- })
12836
- .s("AWSGlue", "ListCustomEntityTypes", {})
12837
- .n("GlueClient", "ListCustomEntityTypesCommand")
12838
- .sc(ListCustomEntityTypes$)
12839
- .build() {
12840
- }
12841
-
12842
- class ListDataQualityResultsCommand extends Command
12843
- .classBuilder()
12844
- .ep(commonParams)
12845
- .m(function (Command, cs, config, o) {
12846
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12847
- })
12848
- .s("AWSGlue", "ListDataQualityResults", {})
12849
- .n("GlueClient", "ListDataQualityResultsCommand")
12850
- .sc(ListDataQualityResults$)
12851
- .build() {
12852
- }
12853
-
12854
- class ListDataQualityRuleRecommendationRunsCommand extends Command
12855
- .classBuilder()
12856
- .ep(commonParams)
12857
- .m(function (Command, cs, config, o) {
12858
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12859
- })
12860
- .s("AWSGlue", "ListDataQualityRuleRecommendationRuns", {})
12861
- .n("GlueClient", "ListDataQualityRuleRecommendationRunsCommand")
12862
- .sc(ListDataQualityRuleRecommendationRuns$)
12863
- .build() {
12864
- }
12865
-
12866
- class ListDataQualityRulesetEvaluationRunsCommand extends Command
12867
- .classBuilder()
12868
- .ep(commonParams)
12869
- .m(function (Command, cs, config, o) {
12870
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12871
- })
12872
- .s("AWSGlue", "ListDataQualityRulesetEvaluationRuns", {})
12873
- .n("GlueClient", "ListDataQualityRulesetEvaluationRunsCommand")
12874
- .sc(ListDataQualityRulesetEvaluationRuns$)
12875
- .build() {
12876
- }
12877
-
12878
- class ListDataQualityRulesetsCommand extends Command
12879
- .classBuilder()
12880
- .ep(commonParams)
12881
- .m(function (Command, cs, config, o) {
12882
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12883
- })
12884
- .s("AWSGlue", "ListDataQualityRulesets", {})
12885
- .n("GlueClient", "ListDataQualityRulesetsCommand")
12886
- .sc(ListDataQualityRulesets$)
12887
- .build() {
12888
- }
12889
-
12890
- class ListDataQualityStatisticAnnotationsCommand extends Command
12891
- .classBuilder()
12892
- .ep(commonParams)
12893
- .m(function (Command, cs, config, o) {
12894
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12895
- })
12896
- .s("AWSGlue", "ListDataQualityStatisticAnnotations", {})
12897
- .n("GlueClient", "ListDataQualityStatisticAnnotationsCommand")
12898
- .sc(ListDataQualityStatisticAnnotations$)
12899
- .build() {
12900
- }
12901
-
12902
- class ListDataQualityStatisticsCommand extends Command
12903
- .classBuilder()
12904
- .ep(commonParams)
12905
- .m(function (Command, cs, config, o) {
12906
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12907
- })
12908
- .s("AWSGlue", "ListDataQualityStatistics", {})
12909
- .n("GlueClient", "ListDataQualityStatisticsCommand")
12910
- .sc(ListDataQualityStatistics$)
12911
- .build() {
12912
- }
12913
-
12914
- class ListDevEndpointsCommand extends Command
12915
- .classBuilder()
12916
- .ep(commonParams)
12917
- .m(function (Command, cs, config, o) {
12918
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12919
- })
12920
- .s("AWSGlue", "ListDevEndpoints", {})
12921
- .n("GlueClient", "ListDevEndpointsCommand")
12922
- .sc(ListDevEndpoints$)
12923
- .build() {
12924
- }
12925
-
12926
- class ListEntitiesCommand extends Command
12927
- .classBuilder()
12928
- .ep(commonParams)
12929
- .m(function (Command, cs, config, o) {
12930
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12931
- })
12932
- .s("AWSGlue", "ListEntities", {})
12933
- .n("GlueClient", "ListEntitiesCommand")
12934
- .sc(ListEntities$)
12935
- .build() {
12936
- }
12937
-
12938
- class ListFormTypesCommand extends Command
12939
- .classBuilder()
12940
- .ep(commonParams)
12941
- .m(function (Command, cs, config, o) {
12942
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12943
- })
12944
- .s("AWSGlue", "ListFormTypes", {})
12945
- .n("GlueClient", "ListFormTypesCommand")
12946
- .sc(ListFormTypes$)
12947
- .build() {
12948
- }
12949
-
12950
- class ListGlossariesCommand extends Command
12951
- .classBuilder()
12952
- .ep(commonParams)
12953
- .m(function (Command, cs, config, o) {
12954
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12955
- })
12956
- .s("AWSGlue", "ListGlossaries", {})
12957
- .n("GlueClient", "ListGlossariesCommand")
12958
- .sc(ListGlossaries$)
12959
- .build() {
12960
- }
12961
-
12962
- class ListGlossaryTermsCommand extends Command
12963
- .classBuilder()
12964
- .ep(commonParams)
12965
- .m(function (Command, cs, config, o) {
12966
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12967
- })
12968
- .s("AWSGlue", "ListGlossaryTerms", {})
12969
- .n("GlueClient", "ListGlossaryTermsCommand")
12970
- .sc(ListGlossaryTerms$)
12971
- .build() {
12972
- }
12973
-
12974
- class ListIntegrationResourcePropertiesCommand extends Command
12975
- .classBuilder()
12976
- .ep(commonParams)
12977
- .m(function (Command, cs, config, o) {
12978
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12979
- })
12980
- .s("AWSGlue", "ListIntegrationResourceProperties", {})
12981
- .n("GlueClient", "ListIntegrationResourcePropertiesCommand")
12982
- .sc(ListIntegrationResourceProperties$)
12983
- .build() {
12984
- }
12985
-
12986
- class ListIterableFormsCommand extends Command
12987
- .classBuilder()
12988
- .ep(commonParams)
12989
- .m(function (Command, cs, config, o) {
12990
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
12991
- })
12992
- .s("AWSGlue", "ListIterableForms", {})
12993
- .n("GlueClient", "ListIterableFormsCommand")
12994
- .sc(ListIterableForms$)
12995
- .build() {
12996
- }
12997
-
12998
- class ListJobsCommand extends Command
12999
- .classBuilder()
13000
- .ep(commonParams)
13001
- .m(function (Command, cs, config, o) {
13002
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13003
- })
13004
- .s("AWSGlue", "ListJobs", {})
13005
- .n("GlueClient", "ListJobsCommand")
13006
- .sc(ListJobs$)
13007
- .build() {
13008
- }
13009
-
13010
- class ListMaterializedViewRefreshTaskRunsCommand extends Command
13011
- .classBuilder()
13012
- .ep(commonParams)
13013
- .m(function (Command, cs, config, o) {
13014
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13015
- })
13016
- .s("AWSGlue", "ListMaterializedViewRefreshTaskRuns", {})
13017
- .n("GlueClient", "ListMaterializedViewRefreshTaskRunsCommand")
13018
- .sc(ListMaterializedViewRefreshTaskRuns$)
13019
- .build() {
13020
- }
13021
-
13022
- class ListMLTransformsCommand extends Command
13023
- .classBuilder()
13024
- .ep(commonParams)
13025
- .m(function (Command, cs, config, o) {
13026
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13027
- })
13028
- .s("AWSGlue", "ListMLTransforms", {})
13029
- .n("GlueClient", "ListMLTransformsCommand")
13030
- .sc(ListMLTransforms$)
13031
- .build() {
13032
- }
13033
-
13034
- class ListRegistriesCommand extends Command
13035
- .classBuilder()
13036
- .ep(commonParams)
13037
- .m(function (Command, cs, config, o) {
13038
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13039
- })
13040
- .s("AWSGlue", "ListRegistries", {})
13041
- .n("GlueClient", "ListRegistriesCommand")
13042
- .sc(ListRegistries$)
13043
- .build() {
13044
- }
13045
-
13046
- class ListSchemasCommand extends Command
13047
- .classBuilder()
13048
- .ep(commonParams)
13049
- .m(function (Command, cs, config, o) {
13050
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13051
- })
13052
- .s("AWSGlue", "ListSchemas", {})
13053
- .n("GlueClient", "ListSchemasCommand")
13054
- .sc(ListSchemas$)
13055
- .build() {
13056
- }
13057
-
13058
- class ListSchemaVersionsCommand extends Command
13059
- .classBuilder()
13060
- .ep(commonParams)
13061
- .m(function (Command, cs, config, o) {
13062
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13063
- })
13064
- .s("AWSGlue", "ListSchemaVersions", {})
13065
- .n("GlueClient", "ListSchemaVersionsCommand")
13066
- .sc(ListSchemaVersions$)
13067
- .build() {
13068
- }
13069
-
13070
- class ListSessionsCommand extends Command
13071
- .classBuilder()
13072
- .ep(commonParams)
13073
- .m(function (Command, cs, config, o) {
13074
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13075
- })
13076
- .s("AWSGlue", "ListSessions", {})
13077
- .n("GlueClient", "ListSessionsCommand")
13078
- .sc(ListSessions$)
13079
- .build() {
13080
- }
13081
-
13082
- class ListStatementsCommand extends Command
13083
- .classBuilder()
13084
- .ep(commonParams)
13085
- .m(function (Command, cs, config, o) {
13086
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13087
- })
13088
- .s("AWSGlue", "ListStatements", {})
13089
- .n("GlueClient", "ListStatementsCommand")
13090
- .sc(ListStatements$)
13091
- .build() {
13092
- }
13093
-
13094
- class ListTableOptimizerRunsCommand extends Command
13095
- .classBuilder()
13096
- .ep(commonParams)
13097
- .m(function (Command, cs, config, o) {
13098
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13099
- })
13100
- .s("AWSGlue", "ListTableOptimizerRuns", {})
13101
- .n("GlueClient", "ListTableOptimizerRunsCommand")
13102
- .sc(ListTableOptimizerRuns$)
13103
- .build() {
13104
- }
13105
-
13106
- class ListTriggersCommand extends Command
13107
- .classBuilder()
13108
- .ep(commonParams)
13109
- .m(function (Command, cs, config, o) {
13110
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13111
- })
13112
- .s("AWSGlue", "ListTriggers", {})
13113
- .n("GlueClient", "ListTriggersCommand")
13114
- .sc(ListTriggers$)
13115
- .build() {
13116
- }
13117
-
13118
- class ListUsageProfilesCommand extends Command
13119
- .classBuilder()
13120
- .ep(commonParams)
13121
- .m(function (Command, cs, config, o) {
13122
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13123
- })
13124
- .s("AWSGlue", "ListUsageProfiles", {})
13125
- .n("GlueClient", "ListUsageProfilesCommand")
13126
- .sc(ListUsageProfiles$)
13127
- .build() {
13128
- }
13129
-
13130
- class ListWorkflowsCommand extends Command
13131
- .classBuilder()
13132
- .ep(commonParams)
13133
- .m(function (Command, cs, config, o) {
13134
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13135
- })
13136
- .s("AWSGlue", "ListWorkflows", {})
13137
- .n("GlueClient", "ListWorkflowsCommand")
13138
- .sc(ListWorkflows$)
13139
- .build() {
13140
- }
13141
-
13142
- class ModifyIntegrationCommand extends Command
13143
- .classBuilder()
13144
- .ep(commonParams)
13145
- .m(function (Command, cs, config, o) {
13146
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13147
- })
13148
- .s("AWSGlue", "ModifyIntegration", {})
13149
- .n("GlueClient", "ModifyIntegrationCommand")
13150
- .sc(ModifyIntegration$)
13151
- .build() {
13152
- }
13153
-
13154
- class PutAssetCommand extends Command
13155
- .classBuilder()
13156
- .ep(commonParams)
13157
- .m(function (Command, cs, config, o) {
13158
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13159
- })
13160
- .s("AWSGlue", "PutAsset", {})
13161
- .n("GlueClient", "PutAssetCommand")
13162
- .sc(PutAsset$)
13163
- .build() {
13164
- }
13165
-
13166
- class PutAssetTypeCommand extends Command
13167
- .classBuilder()
13168
- .ep(commonParams)
13169
- .m(function (Command, cs, config, o) {
13170
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13171
- })
13172
- .s("AWSGlue", "PutAssetType", {})
13173
- .n("GlueClient", "PutAssetTypeCommand")
13174
- .sc(PutAssetType$)
13175
- .build() {
13176
- }
13177
-
13178
- class PutAttachmentCommand extends Command
13179
- .classBuilder()
13180
- .ep(commonParams)
13181
- .m(function (Command, cs, config, o) {
13182
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13183
- })
13184
- .s("AWSGlue", "PutAttachment", {})
13185
- .n("GlueClient", "PutAttachmentCommand")
13186
- .sc(PutAttachment$)
13187
- .build() {
13188
- }
13189
-
13190
- class PutDataCatalogEncryptionSettingsCommand extends Command
13191
- .classBuilder()
13192
- .ep(commonParams)
13193
- .m(function (Command, cs, config, o) {
13194
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13195
- })
13196
- .s("AWSGlue", "PutDataCatalogEncryptionSettings", {})
13197
- .n("GlueClient", "PutDataCatalogEncryptionSettingsCommand")
13198
- .sc(PutDataCatalogEncryptionSettings$)
13199
- .build() {
13200
- }
13201
-
13202
- class PutDataQualityProfileAnnotationCommand extends Command
13203
- .classBuilder()
13204
- .ep(commonParams)
13205
- .m(function (Command, cs, config, o) {
13206
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13207
- })
13208
- .s("AWSGlue", "PutDataQualityProfileAnnotation", {})
13209
- .n("GlueClient", "PutDataQualityProfileAnnotationCommand")
13210
- .sc(PutDataQualityProfileAnnotation$)
13211
- .build() {
13212
- }
13213
-
13214
- class PutFormTypeCommand extends Command
13215
- .classBuilder()
13216
- .ep(commonParams)
13217
- .m(function (Command, cs, config, o) {
13218
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13219
- })
13220
- .s("AWSGlue", "PutFormType", {})
13221
- .n("GlueClient", "PutFormTypeCommand")
13222
- .sc(PutFormType$)
13223
- .build() {
13224
- }
13225
-
13226
- class PutResourcePolicyCommand extends Command
13227
- .classBuilder()
13228
- .ep(commonParams)
13229
- .m(function (Command, cs, config, o) {
13230
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13231
- })
13232
- .s("AWSGlue", "PutResourcePolicy", {})
13233
- .n("GlueClient", "PutResourcePolicyCommand")
13234
- .sc(PutResourcePolicy$)
13235
- .build() {
13236
- }
13237
-
13238
- class PutSchemaVersionMetadataCommand extends Command
13239
- .classBuilder()
13240
- .ep(commonParams)
13241
- .m(function (Command, cs, config, o) {
13242
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13243
- })
13244
- .s("AWSGlue", "PutSchemaVersionMetadata", {})
13245
- .n("GlueClient", "PutSchemaVersionMetadataCommand")
13246
- .sc(PutSchemaVersionMetadata$)
13247
- .build() {
13248
- }
13249
-
13250
- class PutWorkflowRunPropertiesCommand extends Command
13251
- .classBuilder()
13252
- .ep(commonParams)
13253
- .m(function (Command, cs, config, o) {
13254
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13255
- })
13256
- .s("AWSGlue", "PutWorkflowRunProperties", {})
13257
- .n("GlueClient", "PutWorkflowRunPropertiesCommand")
13258
- .sc(PutWorkflowRunProperties$)
13259
- .build() {
13260
- }
13261
-
13262
- class QuerySchemaVersionMetadataCommand extends Command
13263
- .classBuilder()
13264
- .ep(commonParams)
13265
- .m(function (Command, cs, config, o) {
13266
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13267
- })
13268
- .s("AWSGlue", "QuerySchemaVersionMetadata", {})
13269
- .n("GlueClient", "QuerySchemaVersionMetadataCommand")
13270
- .sc(QuerySchemaVersionMetadata$)
13271
- .build() {
13272
- }
13273
-
13274
- class RegisterConnectionTypeCommand extends Command
13275
- .classBuilder()
13276
- .ep(commonParams)
13277
- .m(function (Command, cs, config, o) {
13278
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13279
- })
13280
- .s("AWSGlue", "RegisterConnectionType", {})
13281
- .n("GlueClient", "RegisterConnectionTypeCommand")
13282
- .sc(RegisterConnectionType$)
13283
- .build() {
13284
- }
13285
-
13286
- class RegisterSchemaVersionCommand extends Command
13287
- .classBuilder()
13288
- .ep(commonParams)
13289
- .m(function (Command, cs, config, o) {
13290
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13291
- })
13292
- .s("AWSGlue", "RegisterSchemaVersion", {})
13293
- .n("GlueClient", "RegisterSchemaVersionCommand")
13294
- .sc(RegisterSchemaVersion$)
13295
- .build() {
13296
- }
13297
-
13298
- class RemoveSchemaVersionMetadataCommand extends Command
13299
- .classBuilder()
13300
- .ep(commonParams)
13301
- .m(function (Command, cs, config, o) {
13302
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13303
- })
13304
- .s("AWSGlue", "RemoveSchemaVersionMetadata", {})
13305
- .n("GlueClient", "RemoveSchemaVersionMetadataCommand")
13306
- .sc(RemoveSchemaVersionMetadata$)
13307
- .build() {
13308
- }
13309
-
13310
- class ResetJobBookmarkCommand extends Command
13311
- .classBuilder()
13312
- .ep(commonParams)
13313
- .m(function (Command, cs, config, o) {
13314
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13315
- })
13316
- .s("AWSGlue", "ResetJobBookmark", {})
13317
- .n("GlueClient", "ResetJobBookmarkCommand")
13318
- .sc(ResetJobBookmark$)
13319
- .build() {
13320
- }
13321
-
13322
- class ResumeWorkflowRunCommand extends Command
13323
- .classBuilder()
13324
- .ep(commonParams)
13325
- .m(function (Command, cs, config, o) {
13326
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13327
- })
13328
- .s("AWSGlue", "ResumeWorkflowRun", {})
13329
- .n("GlueClient", "ResumeWorkflowRunCommand")
13330
- .sc(ResumeWorkflowRun$)
13331
- .build() {
13332
- }
13333
-
13334
- class RunStatementCommand extends Command
13335
- .classBuilder()
13336
- .ep(commonParams)
13337
- .m(function (Command, cs, config, o) {
13338
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13339
- })
13340
- .s("AWSGlue", "RunStatement", {})
13341
- .n("GlueClient", "RunStatementCommand")
13342
- .sc(RunStatement$)
13343
- .build() {
13344
- }
13345
-
13346
- class SearchAssetsCommand extends Command
13347
- .classBuilder()
13348
- .ep(commonParams)
13349
- .m(function (Command, cs, config, o) {
13350
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13351
- })
13352
- .s("AWSGlue", "SearchAssets", {})
13353
- .n("GlueClient", "SearchAssetsCommand")
13354
- .sc(SearchAssets$)
13355
- .build() {
13356
- }
13357
-
13358
- class SearchTablesCommand extends Command
13359
- .classBuilder()
13360
- .ep(commonParams)
13361
- .m(function (Command, cs, config, o) {
13362
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13363
- })
13364
- .s("AWSGlue", "SearchTables", {})
13365
- .n("GlueClient", "SearchTablesCommand")
13366
- .sc(SearchTables$)
13367
- .build() {
13368
- }
13369
-
13370
- class StartBlueprintRunCommand extends Command
13371
- .classBuilder()
13372
- .ep(commonParams)
13373
- .m(function (Command, cs, config, o) {
13374
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13375
- })
13376
- .s("AWSGlue", "StartBlueprintRun", {})
13377
- .n("GlueClient", "StartBlueprintRunCommand")
13378
- .sc(StartBlueprintRun$)
13379
- .build() {
13380
- }
13381
-
13382
- class StartColumnStatisticsTaskRunCommand extends Command
13383
- .classBuilder()
13384
- .ep(commonParams)
13385
- .m(function (Command, cs, config, o) {
13386
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13387
- })
13388
- .s("AWSGlue", "StartColumnStatisticsTaskRun", {})
13389
- .n("GlueClient", "StartColumnStatisticsTaskRunCommand")
13390
- .sc(StartColumnStatisticsTaskRun$)
13391
- .build() {
13392
- }
13393
-
13394
- class StartColumnStatisticsTaskRunScheduleCommand extends Command
13395
- .classBuilder()
13396
- .ep(commonParams)
13397
- .m(function (Command, cs, config, o) {
13398
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13399
- })
13400
- .s("AWSGlue", "StartColumnStatisticsTaskRunSchedule", {})
13401
- .n("GlueClient", "StartColumnStatisticsTaskRunScheduleCommand")
13402
- .sc(StartColumnStatisticsTaskRunSchedule$)
13403
- .build() {
13404
- }
13405
-
13406
- class StartCrawlerCommand extends Command
13407
- .classBuilder()
13408
- .ep(commonParams)
13409
- .m(function (Command, cs, config, o) {
13410
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13411
- })
13412
- .s("AWSGlue", "StartCrawler", {})
13413
- .n("GlueClient", "StartCrawlerCommand")
13414
- .sc(StartCrawler$)
13415
- .build() {
13416
- }
13417
-
13418
- class StartCrawlerScheduleCommand extends Command
13419
- .classBuilder()
13420
- .ep(commonParams)
13421
- .m(function (Command, cs, config, o) {
13422
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13423
- })
13424
- .s("AWSGlue", "StartCrawlerSchedule", {})
13425
- .n("GlueClient", "StartCrawlerScheduleCommand")
13426
- .sc(StartCrawlerSchedule$)
13427
- .build() {
13428
- }
13429
-
13430
- class StartDataQualityRuleRecommendationRunCommand extends Command
13431
- .classBuilder()
13432
- .ep(commonParams)
13433
- .m(function (Command, cs, config, o) {
13434
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13435
- })
13436
- .s("AWSGlue", "StartDataQualityRuleRecommendationRun", {})
13437
- .n("GlueClient", "StartDataQualityRuleRecommendationRunCommand")
13438
- .sc(StartDataQualityRuleRecommendationRun$)
13439
- .build() {
13440
- }
13441
-
13442
- class StartDataQualityRulesetEvaluationRunCommand extends Command
13443
- .classBuilder()
13444
- .ep(commonParams)
13445
- .m(function (Command, cs, config, o) {
13446
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13447
- })
13448
- .s("AWSGlue", "StartDataQualityRulesetEvaluationRun", {})
13449
- .n("GlueClient", "StartDataQualityRulesetEvaluationRunCommand")
13450
- .sc(StartDataQualityRulesetEvaluationRun$)
13451
- .build() {
13452
- }
13453
-
13454
- class StartExportLabelsTaskRunCommand extends Command
13455
- .classBuilder()
13456
- .ep(commonParams)
13457
- .m(function (Command, cs, config, o) {
13458
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13459
- })
13460
- .s("AWSGlue", "StartExportLabelsTaskRun", {})
13461
- .n("GlueClient", "StartExportLabelsTaskRunCommand")
13462
- .sc(StartExportLabelsTaskRun$)
13463
- .build() {
13464
- }
13465
-
13466
- class StartImportLabelsTaskRunCommand extends Command
13467
- .classBuilder()
13468
- .ep(commonParams)
13469
- .m(function (Command, cs, config, o) {
13470
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13471
- })
13472
- .s("AWSGlue", "StartImportLabelsTaskRun", {})
13473
- .n("GlueClient", "StartImportLabelsTaskRunCommand")
13474
- .sc(StartImportLabelsTaskRun$)
13475
- .build() {
13476
- }
13477
-
13478
- class StartJobRunCommand extends Command
13479
- .classBuilder()
13480
- .ep(commonParams)
13481
- .m(function (Command, cs, config, o) {
13482
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13483
- })
13484
- .s("AWSGlue", "StartJobRun", {})
13485
- .n("GlueClient", "StartJobRunCommand")
13486
- .sc(StartJobRun$)
13487
- .build() {
13488
- }
13489
-
13490
- class StartMaterializedViewRefreshTaskRunCommand extends Command
13491
- .classBuilder()
13492
- .ep(commonParams)
13493
- .m(function (Command, cs, config, o) {
13494
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13495
- })
13496
- .s("AWSGlue", "StartMaterializedViewRefreshTaskRun", {})
13497
- .n("GlueClient", "StartMaterializedViewRefreshTaskRunCommand")
13498
- .sc(StartMaterializedViewRefreshTaskRun$)
13499
- .build() {
13500
- }
13501
-
13502
- class StartMLEvaluationTaskRunCommand extends Command
13503
- .classBuilder()
13504
- .ep(commonParams)
13505
- .m(function (Command, cs, config, o) {
13506
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13507
- })
13508
- .s("AWSGlue", "StartMLEvaluationTaskRun", {})
13509
- .n("GlueClient", "StartMLEvaluationTaskRunCommand")
13510
- .sc(StartMLEvaluationTaskRun$)
13511
- .build() {
13512
- }
13513
-
13514
- class StartMLLabelingSetGenerationTaskRunCommand extends Command
13515
- .classBuilder()
13516
- .ep(commonParams)
13517
- .m(function (Command, cs, config, o) {
13518
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13519
- })
13520
- .s("AWSGlue", "StartMLLabelingSetGenerationTaskRun", {})
13521
- .n("GlueClient", "StartMLLabelingSetGenerationTaskRunCommand")
13522
- .sc(StartMLLabelingSetGenerationTaskRun$)
13523
- .build() {
13524
- }
13525
-
13526
- class StartTriggerCommand extends Command
13527
- .classBuilder()
13528
- .ep(commonParams)
13529
- .m(function (Command, cs, config, o) {
13530
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13531
- })
13532
- .s("AWSGlue", "StartTrigger", {})
13533
- .n("GlueClient", "StartTriggerCommand")
13534
- .sc(StartTrigger$)
13535
- .build() {
13536
- }
13537
-
13538
- class StartWorkflowRunCommand extends Command
13539
- .classBuilder()
13540
- .ep(commonParams)
13541
- .m(function (Command, cs, config, o) {
13542
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13543
- })
13544
- .s("AWSGlue", "StartWorkflowRun", {})
13545
- .n("GlueClient", "StartWorkflowRunCommand")
13546
- .sc(StartWorkflowRun$)
13547
- .build() {
13548
- }
13549
-
13550
- class StopColumnStatisticsTaskRunCommand extends Command
13551
- .classBuilder()
13552
- .ep(commonParams)
13553
- .m(function (Command, cs, config, o) {
13554
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13555
- })
13556
- .s("AWSGlue", "StopColumnStatisticsTaskRun", {})
13557
- .n("GlueClient", "StopColumnStatisticsTaskRunCommand")
13558
- .sc(StopColumnStatisticsTaskRun$)
13559
- .build() {
13560
- }
13561
-
13562
- class StopColumnStatisticsTaskRunScheduleCommand extends Command
13563
- .classBuilder()
13564
- .ep(commonParams)
13565
- .m(function (Command, cs, config, o) {
13566
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13567
- })
13568
- .s("AWSGlue", "StopColumnStatisticsTaskRunSchedule", {})
13569
- .n("GlueClient", "StopColumnStatisticsTaskRunScheduleCommand")
13570
- .sc(StopColumnStatisticsTaskRunSchedule$)
13571
- .build() {
13572
- }
13573
-
13574
- class StopCrawlerCommand extends Command
13575
- .classBuilder()
13576
- .ep(commonParams)
13577
- .m(function (Command, cs, config, o) {
13578
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13579
- })
13580
- .s("AWSGlue", "StopCrawler", {})
13581
- .n("GlueClient", "StopCrawlerCommand")
13582
- .sc(StopCrawler$)
13583
- .build() {
13584
- }
13585
-
13586
- class StopCrawlerScheduleCommand extends Command
13587
- .classBuilder()
13588
- .ep(commonParams)
13589
- .m(function (Command, cs, config, o) {
13590
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13591
- })
13592
- .s("AWSGlue", "StopCrawlerSchedule", {})
13593
- .n("GlueClient", "StopCrawlerScheduleCommand")
13594
- .sc(StopCrawlerSchedule$)
13595
- .build() {
13596
- }
13597
-
13598
- class StopMaterializedViewRefreshTaskRunCommand extends Command
13599
- .classBuilder()
13600
- .ep(commonParams)
13601
- .m(function (Command, cs, config, o) {
13602
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13603
- })
13604
- .s("AWSGlue", "StopMaterializedViewRefreshTaskRun", {})
13605
- .n("GlueClient", "StopMaterializedViewRefreshTaskRunCommand")
13606
- .sc(StopMaterializedViewRefreshTaskRun$)
13607
- .build() {
13608
- }
13609
-
13610
- class StopSessionCommand extends Command
13611
- .classBuilder()
13612
- .ep(commonParams)
13613
- .m(function (Command, cs, config, o) {
13614
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13615
- })
13616
- .s("AWSGlue", "StopSession", {})
13617
- .n("GlueClient", "StopSessionCommand")
13618
- .sc(StopSession$)
13619
- .build() {
13620
- }
13621
-
13622
- class StopTriggerCommand extends Command
13623
- .classBuilder()
13624
- .ep(commonParams)
13625
- .m(function (Command, cs, config, o) {
13626
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13627
- })
13628
- .s("AWSGlue", "StopTrigger", {})
13629
- .n("GlueClient", "StopTriggerCommand")
13630
- .sc(StopTrigger$)
13631
- .build() {
13632
- }
13633
-
13634
- class StopWorkflowRunCommand extends Command
13635
- .classBuilder()
13636
- .ep(commonParams)
13637
- .m(function (Command, cs, config, o) {
13638
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13639
- })
13640
- .s("AWSGlue", "StopWorkflowRun", {})
13641
- .n("GlueClient", "StopWorkflowRunCommand")
13642
- .sc(StopWorkflowRun$)
13643
- .build() {
13644
- }
13645
-
13646
- class TagResourceCommand extends Command
13647
- .classBuilder()
13648
- .ep(commonParams)
13649
- .m(function (Command, cs, config, o) {
13650
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13651
- })
13652
- .s("AWSGlue", "TagResource", {})
13653
- .n("GlueClient", "TagResourceCommand")
13654
- .sc(TagResource$)
13655
- .build() {
13656
- }
13657
-
13658
- class TestConnectionCommand extends Command
13659
- .classBuilder()
13660
- .ep(commonParams)
13661
- .m(function (Command, cs, config, o) {
13662
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13663
- })
13664
- .s("AWSGlue", "TestConnection", {})
13665
- .n("GlueClient", "TestConnectionCommand")
13666
- .sc(TestConnection$)
13667
- .build() {
13668
- }
13669
-
13670
- class UntagResourceCommand extends Command
13671
- .classBuilder()
13672
- .ep(commonParams)
13673
- .m(function (Command, cs, config, o) {
13674
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13675
- })
13676
- .s("AWSGlue", "UntagResource", {})
13677
- .n("GlueClient", "UntagResourceCommand")
13678
- .sc(UntagResource$)
13679
- .build() {
13680
- }
13681
-
13682
- class UpdateAssetCommand extends Command
13683
- .classBuilder()
13684
- .ep(commonParams)
13685
- .m(function (Command, cs, config, o) {
13686
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13687
- })
13688
- .s("AWSGlue", "UpdateAsset", {})
13689
- .n("GlueClient", "UpdateAssetCommand")
13690
- .sc(UpdateAsset$)
13691
- .build() {
13692
- }
13693
-
13694
- class UpdateBlueprintCommand extends Command
13695
- .classBuilder()
13696
- .ep(commonParams)
13697
- .m(function (Command, cs, config, o) {
13698
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13699
- })
13700
- .s("AWSGlue", "UpdateBlueprint", {})
13701
- .n("GlueClient", "UpdateBlueprintCommand")
13702
- .sc(UpdateBlueprint$)
13703
- .build() {
13704
- }
13705
-
13706
- class UpdateCatalogCommand extends Command
13707
- .classBuilder()
13708
- .ep(commonParams)
13709
- .m(function (Command, cs, config, o) {
13710
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13711
- })
13712
- .s("AWSGlue", "UpdateCatalog", {})
13713
- .n("GlueClient", "UpdateCatalogCommand")
13714
- .sc(UpdateCatalog$)
13715
- .build() {
13716
- }
13717
-
13718
- class UpdateClassifierCommand extends Command
13719
- .classBuilder()
13720
- .ep(commonParams)
13721
- .m(function (Command, cs, config, o) {
13722
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13723
- })
13724
- .s("AWSGlue", "UpdateClassifier", {})
13725
- .n("GlueClient", "UpdateClassifierCommand")
13726
- .sc(UpdateClassifier$)
13727
- .build() {
13728
- }
13729
-
13730
- class UpdateColumnStatisticsForPartitionCommand extends Command
13731
- .classBuilder()
13732
- .ep(commonParams)
13733
- .m(function (Command, cs, config, o) {
13734
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13735
- })
13736
- .s("AWSGlue", "UpdateColumnStatisticsForPartition", {})
13737
- .n("GlueClient", "UpdateColumnStatisticsForPartitionCommand")
13738
- .sc(UpdateColumnStatisticsForPartition$)
13739
- .build() {
13740
- }
13741
-
13742
- class UpdateColumnStatisticsForTableCommand extends Command
13743
- .classBuilder()
13744
- .ep(commonParams)
13745
- .m(function (Command, cs, config, o) {
13746
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13747
- })
13748
- .s("AWSGlue", "UpdateColumnStatisticsForTable", {})
13749
- .n("GlueClient", "UpdateColumnStatisticsForTableCommand")
13750
- .sc(UpdateColumnStatisticsForTable$)
13751
- .build() {
13752
- }
13753
-
13754
- class UpdateColumnStatisticsTaskSettingsCommand extends Command
13755
- .classBuilder()
13756
- .ep(commonParams)
13757
- .m(function (Command, cs, config, o) {
13758
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13759
- })
13760
- .s("AWSGlue", "UpdateColumnStatisticsTaskSettings", {})
13761
- .n("GlueClient", "UpdateColumnStatisticsTaskSettingsCommand")
13762
- .sc(UpdateColumnStatisticsTaskSettings$)
13763
- .build() {
13764
- }
13765
-
13766
- class UpdateConnectionCommand extends Command
13767
- .classBuilder()
13768
- .ep(commonParams)
13769
- .m(function (Command, cs, config, o) {
13770
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13771
- })
13772
- .s("AWSGlue", "UpdateConnection", {})
13773
- .n("GlueClient", "UpdateConnectionCommand")
13774
- .sc(UpdateConnection$)
13775
- .build() {
13776
- }
13777
-
13778
- class UpdateCrawlerCommand extends Command
13779
- .classBuilder()
13780
- .ep(commonParams)
13781
- .m(function (Command, cs, config, o) {
13782
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13783
- })
13784
- .s("AWSGlue", "UpdateCrawler", {})
13785
- .n("GlueClient", "UpdateCrawlerCommand")
13786
- .sc(UpdateCrawler$)
13787
- .build() {
13788
- }
13789
-
13790
- class UpdateCrawlerScheduleCommand extends Command
13791
- .classBuilder()
13792
- .ep(commonParams)
13793
- .m(function (Command, cs, config, o) {
13794
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13795
- })
13796
- .s("AWSGlue", "UpdateCrawlerSchedule", {})
13797
- .n("GlueClient", "UpdateCrawlerScheduleCommand")
13798
- .sc(UpdateCrawlerSchedule$)
13799
- .build() {
13800
- }
13801
-
13802
- class UpdateDatabaseCommand extends Command
13803
- .classBuilder()
13804
- .ep(commonParams)
13805
- .m(function (Command, cs, config, o) {
13806
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13807
- })
13808
- .s("AWSGlue", "UpdateDatabase", {})
13809
- .n("GlueClient", "UpdateDatabaseCommand")
13810
- .sc(UpdateDatabase$)
13811
- .build() {
13812
- }
13813
-
13814
- class UpdateDataQualityRulesetCommand extends Command
13815
- .classBuilder()
13816
- .ep(commonParams)
13817
- .m(function (Command, cs, config, o) {
13818
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13819
- })
13820
- .s("AWSGlue", "UpdateDataQualityRuleset", {})
13821
- .n("GlueClient", "UpdateDataQualityRulesetCommand")
13822
- .sc(UpdateDataQualityRuleset$)
13823
- .build() {
13824
- }
13825
-
13826
- class UpdateDevEndpointCommand extends Command
13827
- .classBuilder()
13828
- .ep(commonParams)
13829
- .m(function (Command, cs, config, o) {
13830
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13831
- })
13832
- .s("AWSGlue", "UpdateDevEndpoint", {})
13833
- .n("GlueClient", "UpdateDevEndpointCommand")
13834
- .sc(UpdateDevEndpoint$)
13835
- .build() {
13836
- }
13837
-
13838
- class UpdateGlossaryCommand extends Command
13839
- .classBuilder()
13840
- .ep(commonParams)
13841
- .m(function (Command, cs, config, o) {
13842
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13843
- })
13844
- .s("AWSGlue", "UpdateGlossary", {})
13845
- .n("GlueClient", "UpdateGlossaryCommand")
13846
- .sc(UpdateGlossary$)
13847
- .build() {
13848
- }
13849
-
13850
- class UpdateGlossaryTermCommand extends Command
13851
- .classBuilder()
13852
- .ep(commonParams)
13853
- .m(function (Command, cs, config, o) {
13854
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13855
- })
13856
- .s("AWSGlue", "UpdateGlossaryTerm", {})
13857
- .n("GlueClient", "UpdateGlossaryTermCommand")
13858
- .sc(UpdateGlossaryTerm$)
13859
- .build() {
13860
- }
13861
-
13862
- class UpdateGlueIdentityCenterConfigurationCommand extends Command
13863
- .classBuilder()
13864
- .ep(commonParams)
13865
- .m(function (Command, cs, config, o) {
13866
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13867
- })
13868
- .s("AWSGlue", "UpdateGlueIdentityCenterConfiguration", {})
13869
- .n("GlueClient", "UpdateGlueIdentityCenterConfigurationCommand")
13870
- .sc(UpdateGlueIdentityCenterConfiguration$)
13871
- .build() {
13872
- }
13873
-
13874
- class UpdateIntegrationResourcePropertyCommand extends Command
13875
- .classBuilder()
13876
- .ep(commonParams)
13877
- .m(function (Command, cs, config, o) {
13878
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13879
- })
13880
- .s("AWSGlue", "UpdateIntegrationResourceProperty", {})
13881
- .n("GlueClient", "UpdateIntegrationResourcePropertyCommand")
13882
- .sc(UpdateIntegrationResourceProperty$)
13883
- .build() {
13884
- }
13885
-
13886
- class UpdateIntegrationTablePropertiesCommand extends Command
13887
- .classBuilder()
13888
- .ep(commonParams)
13889
- .m(function (Command, cs, config, o) {
13890
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13891
- })
13892
- .s("AWSGlue", "UpdateIntegrationTableProperties", {})
13893
- .n("GlueClient", "UpdateIntegrationTablePropertiesCommand")
13894
- .sc(UpdateIntegrationTableProperties$)
13895
- .build() {
13896
- }
13897
-
13898
- class UpdateJobCommand extends Command
13899
- .classBuilder()
13900
- .ep(commonParams)
13901
- .m(function (Command, cs, config, o) {
13902
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13903
- })
13904
- .s("AWSGlue", "UpdateJob", {})
13905
- .n("GlueClient", "UpdateJobCommand")
13906
- .sc(UpdateJob$)
13907
- .build() {
13908
- }
13909
-
13910
- class UpdateJobFromSourceControlCommand extends Command
13911
- .classBuilder()
13912
- .ep(commonParams)
13913
- .m(function (Command, cs, config, o) {
13914
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13915
- })
13916
- .s("AWSGlue", "UpdateJobFromSourceControl", {})
13917
- .n("GlueClient", "UpdateJobFromSourceControlCommand")
13918
- .sc(UpdateJobFromSourceControl$)
13919
- .build() {
13920
- }
13921
-
13922
- class UpdateMLTransformCommand extends Command
13923
- .classBuilder()
13924
- .ep(commonParams)
13925
- .m(function (Command, cs, config, o) {
13926
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13927
- })
13928
- .s("AWSGlue", "UpdateMLTransform", {})
13929
- .n("GlueClient", "UpdateMLTransformCommand")
13930
- .sc(UpdateMLTransform$)
13931
- .build() {
13932
- }
13933
-
13934
- class UpdatePartitionCommand extends Command
13935
- .classBuilder()
13936
- .ep(commonParams)
13937
- .m(function (Command, cs, config, o) {
13938
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13939
- })
13940
- .s("AWSGlue", "UpdatePartition", {})
13941
- .n("GlueClient", "UpdatePartitionCommand")
13942
- .sc(UpdatePartition$)
13943
- .build() {
13944
- }
13945
-
13946
- class UpdateRegistryCommand extends Command
13947
- .classBuilder()
13948
- .ep(commonParams)
13949
- .m(function (Command, cs, config, o) {
13950
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13951
- })
13952
- .s("AWSGlue", "UpdateRegistry", {})
13953
- .n("GlueClient", "UpdateRegistryCommand")
13954
- .sc(UpdateRegistry$)
13955
- .build() {
13956
- }
13957
-
13958
- class UpdateSchemaCommand extends Command
13959
- .classBuilder()
13960
- .ep(commonParams)
13961
- .m(function (Command, cs, config, o) {
13962
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13963
- })
13964
- .s("AWSGlue", "UpdateSchema", {})
13965
- .n("GlueClient", "UpdateSchemaCommand")
13966
- .sc(UpdateSchema$)
13967
- .build() {
13968
- }
13969
-
13970
- class UpdateSourceControlFromJobCommand extends Command
13971
- .classBuilder()
13972
- .ep(commonParams)
13973
- .m(function (Command, cs, config, o) {
13974
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13975
- })
13976
- .s("AWSGlue", "UpdateSourceControlFromJob", {})
13977
- .n("GlueClient", "UpdateSourceControlFromJobCommand")
13978
- .sc(UpdateSourceControlFromJob$)
13979
- .build() {
13980
- }
13981
-
13982
- class UpdateTableCommand extends Command
13983
- .classBuilder()
13984
- .ep(commonParams)
13985
- .m(function (Command, cs, config, o) {
13986
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13987
- })
13988
- .s("AWSGlue", "UpdateTable", {})
13989
- .n("GlueClient", "UpdateTableCommand")
13990
- .sc(UpdateTable$)
13991
- .build() {
13992
- }
13993
-
13994
- class UpdateTableOptimizerCommand extends Command
13995
- .classBuilder()
13996
- .ep(commonParams)
13997
- .m(function (Command, cs, config, o) {
13998
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
13999
- })
14000
- .s("AWSGlue", "UpdateTableOptimizer", {})
14001
- .n("GlueClient", "UpdateTableOptimizerCommand")
14002
- .sc(UpdateTableOptimizer$)
14003
- .build() {
14004
- }
14005
-
14006
- class UpdateTriggerCommand extends Command
14007
- .classBuilder()
14008
- .ep(commonParams)
14009
- .m(function (Command, cs, config, o) {
14010
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
14011
- })
14012
- .s("AWSGlue", "UpdateTrigger", {})
14013
- .n("GlueClient", "UpdateTriggerCommand")
14014
- .sc(UpdateTrigger$)
14015
- .build() {
14016
- }
14017
-
14018
- class UpdateUsageProfileCommand extends Command
14019
- .classBuilder()
14020
- .ep(commonParams)
14021
- .m(function (Command, cs, config, o) {
14022
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
14023
- })
14024
- .s("AWSGlue", "UpdateUsageProfile", {})
14025
- .n("GlueClient", "UpdateUsageProfileCommand")
14026
- .sc(UpdateUsageProfile$)
14027
- .build() {
14028
- }
14029
-
14030
- class UpdateUserDefinedFunctionCommand extends Command
14031
- .classBuilder()
14032
- .ep(commonParams)
14033
- .m(function (Command, cs, config, o) {
14034
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
14035
- })
14036
- .s("AWSGlue", "UpdateUserDefinedFunction", {})
14037
- .n("GlueClient", "UpdateUserDefinedFunctionCommand")
14038
- .sc(UpdateUserDefinedFunction$)
14039
- .build() {
14040
- }
14041
-
14042
- class UpdateWorkflowCommand extends Command
14043
- .classBuilder()
14044
- .ep(commonParams)
14045
- .m(function (Command, cs, config, o) {
14046
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
14047
- })
14048
- .s("AWSGlue", "UpdateWorkflow", {})
14049
- .n("GlueClient", "UpdateWorkflowCommand")
14050
- .sc(UpdateWorkflow$)
14051
- .build() {
10504
+ const command = makeBuilder(commonParams, "AWSGlue", "GlueClient", getEndpointPlugin);
10505
+ const _ep0 = {};
10506
+ const _mw0 = (Command, cs, config, o) => [];
10507
+
10508
+ class AssociateGlossaryTermsCommand extends command(_ep0, _mw0, "AssociateGlossaryTerms", AssociateGlossaryTerms$) {
10509
+ }
10510
+
10511
+ class BatchCreatePartitionCommand extends command(_ep0, _mw0, "BatchCreatePartition", BatchCreatePartition$) {
10512
+ }
10513
+
10514
+ class BatchDeleteConnectionCommand extends command(_ep0, _mw0, "BatchDeleteConnection", BatchDeleteConnection$) {
10515
+ }
10516
+
10517
+ class BatchDeletePartitionCommand extends command(_ep0, _mw0, "BatchDeletePartition", BatchDeletePartition$) {
10518
+ }
10519
+
10520
+ class BatchDeleteTableCommand extends command(_ep0, _mw0, "BatchDeleteTable", BatchDeleteTable$) {
10521
+ }
10522
+
10523
+ class BatchDeleteTableVersionCommand extends command(_ep0, _mw0, "BatchDeleteTableVersion", BatchDeleteTableVersion$) {
10524
+ }
10525
+
10526
+ class BatchGetBlueprintsCommand extends command(_ep0, _mw0, "BatchGetBlueprints", BatchGetBlueprints$) {
10527
+ }
10528
+
10529
+ class BatchGetCrawlersCommand extends command(_ep0, _mw0, "BatchGetCrawlers", BatchGetCrawlers$) {
10530
+ }
10531
+
10532
+ class BatchGetCustomEntityTypesCommand extends command(_ep0, _mw0, "BatchGetCustomEntityTypes", BatchGetCustomEntityTypes$) {
10533
+ }
10534
+
10535
+ class BatchGetDataQualityResultCommand extends command(_ep0, _mw0, "BatchGetDataQualityResult", BatchGetDataQualityResult$) {
10536
+ }
10537
+
10538
+ class BatchGetDevEndpointsCommand extends command(_ep0, _mw0, "BatchGetDevEndpoints", BatchGetDevEndpoints$) {
10539
+ }
10540
+
10541
+ class BatchGetIterableFormsCommand extends command(_ep0, _mw0, "BatchGetIterableForms", BatchGetIterableForms$) {
10542
+ }
10543
+
10544
+ class BatchGetJobsCommand extends command(_ep0, _mw0, "BatchGetJobs", BatchGetJobs$) {
10545
+ }
10546
+
10547
+ class BatchGetPartitionCommand extends command(_ep0, _mw0, "BatchGetPartition", BatchGetPartition$) {
10548
+ }
10549
+
10550
+ class BatchGetTableOptimizerCommand extends command(_ep0, _mw0, "BatchGetTableOptimizer", BatchGetTableOptimizer$) {
10551
+ }
10552
+
10553
+ class BatchGetTriggersCommand extends command(_ep0, _mw0, "BatchGetTriggers", BatchGetTriggers$) {
10554
+ }
10555
+
10556
+ class BatchGetWorkflowsCommand extends command(_ep0, _mw0, "BatchGetWorkflows", BatchGetWorkflows$) {
10557
+ }
10558
+
10559
+ class BatchPutDataQualityStatisticAnnotationCommand extends command(_ep0, _mw0, "BatchPutDataQualityStatisticAnnotation", BatchPutDataQualityStatisticAnnotation$) {
10560
+ }
10561
+
10562
+ class BatchStopJobRunCommand extends command(_ep0, _mw0, "BatchStopJobRun", BatchStopJobRun$) {
10563
+ }
10564
+
10565
+ class BatchUpdatePartitionCommand extends command(_ep0, _mw0, "BatchUpdatePartition", BatchUpdatePartition$) {
10566
+ }
10567
+
10568
+ class CancelDataQualityRuleRecommendationRunCommand extends command(_ep0, _mw0, "CancelDataQualityRuleRecommendationRun", CancelDataQualityRuleRecommendationRun$) {
10569
+ }
10570
+
10571
+ class CancelDataQualityRulesetEvaluationRunCommand extends command(_ep0, _mw0, "CancelDataQualityRulesetEvaluationRun", CancelDataQualityRulesetEvaluationRun$) {
10572
+ }
10573
+
10574
+ class CancelMLTaskRunCommand extends command(_ep0, _mw0, "CancelMLTaskRun", CancelMLTaskRun$) {
10575
+ }
10576
+
10577
+ class CancelStatementCommand extends command(_ep0, _mw0, "CancelStatement", CancelStatement$) {
10578
+ }
10579
+
10580
+ class CheckSchemaVersionValidityCommand extends command(_ep0, _mw0, "CheckSchemaVersionValidity", CheckSchemaVersionValidity$) {
10581
+ }
10582
+
10583
+ class CreateBlueprintCommand extends command(_ep0, _mw0, "CreateBlueprint", CreateBlueprint$) {
10584
+ }
10585
+
10586
+ class CreateCatalogCommand extends command(_ep0, _mw0, "CreateCatalog", CreateCatalog$) {
10587
+ }
10588
+
10589
+ class CreateClassifierCommand extends command(_ep0, _mw0, "CreateClassifier", CreateClassifier$) {
10590
+ }
10591
+
10592
+ class CreateColumnStatisticsTaskSettingsCommand extends command(_ep0, _mw0, "CreateColumnStatisticsTaskSettings", CreateColumnStatisticsTaskSettings$) {
10593
+ }
10594
+
10595
+ class CreateConnectionCommand extends command(_ep0, _mw0, "CreateConnection", CreateConnection$) {
10596
+ }
10597
+
10598
+ class CreateCrawlerCommand extends command(_ep0, _mw0, "CreateCrawler", CreateCrawler$) {
10599
+ }
10600
+
10601
+ class CreateCustomEntityTypeCommand extends command(_ep0, _mw0, "CreateCustomEntityType", CreateCustomEntityType$) {
10602
+ }
10603
+
10604
+ class CreateDatabaseCommand extends command(_ep0, _mw0, "CreateDatabase", CreateDatabase$) {
10605
+ }
10606
+
10607
+ class CreateDataQualityRulesetCommand extends command(_ep0, _mw0, "CreateDataQualityRuleset", CreateDataQualityRuleset$) {
10608
+ }
10609
+
10610
+ class CreateDevEndpointCommand extends command(_ep0, _mw0, "CreateDevEndpoint", CreateDevEndpoint$) {
10611
+ }
10612
+
10613
+ class CreateGlossaryCommand extends command(_ep0, _mw0, "CreateGlossary", CreateGlossary$) {
10614
+ }
10615
+
10616
+ class CreateGlossaryTermCommand extends command(_ep0, _mw0, "CreateGlossaryTerm", CreateGlossaryTerm$) {
10617
+ }
10618
+
10619
+ class CreateGlueIdentityCenterConfigurationCommand extends command(_ep0, _mw0, "CreateGlueIdentityCenterConfiguration", CreateGlueIdentityCenterConfiguration$) {
10620
+ }
10621
+
10622
+ class CreateIntegrationCommand extends command(_ep0, _mw0, "CreateIntegration", CreateIntegration$) {
10623
+ }
10624
+
10625
+ class CreateIntegrationResourcePropertyCommand extends command(_ep0, _mw0, "CreateIntegrationResourceProperty", CreateIntegrationResourceProperty$) {
10626
+ }
10627
+
10628
+ class CreateIntegrationTablePropertiesCommand extends command(_ep0, _mw0, "CreateIntegrationTableProperties", CreateIntegrationTableProperties$) {
10629
+ }
10630
+
10631
+ class CreateJobCommand extends command(_ep0, _mw0, "CreateJob", CreateJob$) {
10632
+ }
10633
+
10634
+ class CreateMLTransformCommand extends command(_ep0, _mw0, "CreateMLTransform", CreateMLTransform$) {
10635
+ }
10636
+
10637
+ class CreatePartitionCommand extends command(_ep0, _mw0, "CreatePartition", CreatePartition$) {
10638
+ }
10639
+
10640
+ class CreatePartitionIndexCommand extends command(_ep0, _mw0, "CreatePartitionIndex", CreatePartitionIndex$) {
10641
+ }
10642
+
10643
+ class CreateRegistryCommand extends command(_ep0, _mw0, "CreateRegistry", CreateRegistry$) {
10644
+ }
10645
+
10646
+ class CreateSchemaCommand extends command(_ep0, _mw0, "CreateSchema", CreateSchema$) {
10647
+ }
10648
+
10649
+ class CreateScriptCommand extends command(_ep0, _mw0, "CreateScript", CreateScript$) {
10650
+ }
10651
+
10652
+ class CreateSecurityConfigurationCommand extends command(_ep0, _mw0, "CreateSecurityConfiguration", CreateSecurityConfiguration$) {
10653
+ }
10654
+
10655
+ class CreateSessionCommand extends command(_ep0, _mw0, "CreateSession", CreateSession$) {
10656
+ }
10657
+
10658
+ class CreateTableCommand extends command(_ep0, _mw0, "CreateTable", CreateTable$) {
10659
+ }
10660
+
10661
+ class CreateTableOptimizerCommand extends command(_ep0, _mw0, "CreateTableOptimizer", CreateTableOptimizer$) {
10662
+ }
10663
+
10664
+ class CreateTriggerCommand extends command(_ep0, _mw0, "CreateTrigger", CreateTrigger$) {
10665
+ }
10666
+
10667
+ class CreateUsageProfileCommand extends command(_ep0, _mw0, "CreateUsageProfile", CreateUsageProfile$) {
10668
+ }
10669
+
10670
+ class CreateUserDefinedFunctionCommand extends command(_ep0, _mw0, "CreateUserDefinedFunction", CreateUserDefinedFunction$) {
10671
+ }
10672
+
10673
+ class CreateWorkflowCommand extends command(_ep0, _mw0, "CreateWorkflow", CreateWorkflow$) {
10674
+ }
10675
+
10676
+ class DeleteAssetCommand extends command(_ep0, _mw0, "DeleteAsset", DeleteAsset$) {
10677
+ }
10678
+
10679
+ class DeleteAssetTypeCommand extends command(_ep0, _mw0, "DeleteAssetType", DeleteAssetType$) {
10680
+ }
10681
+
10682
+ class DeleteAttachmentCommand extends command(_ep0, _mw0, "DeleteAttachment", DeleteAttachment$) {
10683
+ }
10684
+
10685
+ class DeleteBlueprintCommand extends command(_ep0, _mw0, "DeleteBlueprint", DeleteBlueprint$) {
10686
+ }
10687
+
10688
+ class DeleteCatalogCommand extends command(_ep0, _mw0, "DeleteCatalog", DeleteCatalog$) {
10689
+ }
10690
+
10691
+ class DeleteClassifierCommand extends command(_ep0, _mw0, "DeleteClassifier", DeleteClassifier$) {
10692
+ }
10693
+
10694
+ class DeleteColumnStatisticsForPartitionCommand extends command(_ep0, _mw0, "DeleteColumnStatisticsForPartition", DeleteColumnStatisticsForPartition$) {
10695
+ }
10696
+
10697
+ class DeleteColumnStatisticsForTableCommand extends command(_ep0, _mw0, "DeleteColumnStatisticsForTable", DeleteColumnStatisticsForTable$) {
10698
+ }
10699
+
10700
+ class DeleteColumnStatisticsTaskSettingsCommand extends command(_ep0, _mw0, "DeleteColumnStatisticsTaskSettings", DeleteColumnStatisticsTaskSettings$) {
10701
+ }
10702
+
10703
+ class DeleteConnectionCommand extends command(_ep0, _mw0, "DeleteConnection", DeleteConnection$) {
10704
+ }
10705
+
10706
+ class DeleteConnectionTypeCommand extends command(_ep0, _mw0, "DeleteConnectionType", DeleteConnectionType$) {
10707
+ }
10708
+
10709
+ class DeleteCrawlerCommand extends command(_ep0, _mw0, "DeleteCrawler", DeleteCrawler$) {
10710
+ }
10711
+
10712
+ class DeleteCustomEntityTypeCommand extends command(_ep0, _mw0, "DeleteCustomEntityType", DeleteCustomEntityType$) {
10713
+ }
10714
+
10715
+ class DeleteDatabaseCommand extends command(_ep0, _mw0, "DeleteDatabase", DeleteDatabase$) {
10716
+ }
10717
+
10718
+ class DeleteDataQualityRulesetCommand extends command(_ep0, _mw0, "DeleteDataQualityRuleset", DeleteDataQualityRuleset$) {
10719
+ }
10720
+
10721
+ class DeleteDevEndpointCommand extends command(_ep0, _mw0, "DeleteDevEndpoint", DeleteDevEndpoint$) {
10722
+ }
10723
+
10724
+ class DeleteFormTypeCommand extends command(_ep0, _mw0, "DeleteFormType", DeleteFormType$) {
10725
+ }
10726
+
10727
+ class DeleteGlossaryCommand extends command(_ep0, _mw0, "DeleteGlossary", DeleteGlossary$) {
10728
+ }
10729
+
10730
+ class DeleteGlossaryTermCommand extends command(_ep0, _mw0, "DeleteGlossaryTerm", DeleteGlossaryTerm$) {
10731
+ }
10732
+
10733
+ class DeleteGlueIdentityCenterConfigurationCommand extends command(_ep0, _mw0, "DeleteGlueIdentityCenterConfiguration", DeleteGlueIdentityCenterConfiguration$) {
10734
+ }
10735
+
10736
+ class DeleteIntegrationCommand extends command(_ep0, _mw0, "DeleteIntegration", DeleteIntegration$) {
10737
+ }
10738
+
10739
+ class DeleteIntegrationResourcePropertyCommand extends command(_ep0, _mw0, "DeleteIntegrationResourceProperty", DeleteIntegrationResourceProperty$) {
10740
+ }
10741
+
10742
+ class DeleteIntegrationTablePropertiesCommand extends command(_ep0, _mw0, "DeleteIntegrationTableProperties", DeleteIntegrationTableProperties$) {
10743
+ }
10744
+
10745
+ class DeleteJobCommand extends command(_ep0, _mw0, "DeleteJob", DeleteJob$) {
10746
+ }
10747
+
10748
+ class DeleteMLTransformCommand extends command(_ep0, _mw0, "DeleteMLTransform", DeleteMLTransform$) {
10749
+ }
10750
+
10751
+ class DeletePartitionCommand extends command(_ep0, _mw0, "DeletePartition", DeletePartition$) {
10752
+ }
10753
+
10754
+ class DeletePartitionIndexCommand extends command(_ep0, _mw0, "DeletePartitionIndex", DeletePartitionIndex$) {
10755
+ }
10756
+
10757
+ class DeleteRegistryCommand extends command(_ep0, _mw0, "DeleteRegistry", DeleteRegistry$) {
10758
+ }
10759
+
10760
+ class DeleteResourcePolicyCommand extends command(_ep0, _mw0, "DeleteResourcePolicy", DeleteResourcePolicy$) {
10761
+ }
10762
+
10763
+ class DeleteSchemaCommand extends command(_ep0, _mw0, "DeleteSchema", DeleteSchema$) {
10764
+ }
10765
+
10766
+ class DeleteSchemaVersionsCommand extends command(_ep0, _mw0, "DeleteSchemaVersions", DeleteSchemaVersions$) {
10767
+ }
10768
+
10769
+ class DeleteSecurityConfigurationCommand extends command(_ep0, _mw0, "DeleteSecurityConfiguration", DeleteSecurityConfiguration$) {
10770
+ }
10771
+
10772
+ class DeleteSessionCommand extends command(_ep0, _mw0, "DeleteSession", DeleteSession$) {
10773
+ }
10774
+
10775
+ class DeleteTableCommand extends command(_ep0, _mw0, "DeleteTable", DeleteTable$) {
10776
+ }
10777
+
10778
+ class DeleteTableOptimizerCommand extends command(_ep0, _mw0, "DeleteTableOptimizer", DeleteTableOptimizer$) {
10779
+ }
10780
+
10781
+ class DeleteTableVersionCommand extends command(_ep0, _mw0, "DeleteTableVersion", DeleteTableVersion$) {
10782
+ }
10783
+
10784
+ class DeleteTriggerCommand extends command(_ep0, _mw0, "DeleteTrigger", DeleteTrigger$) {
10785
+ }
10786
+
10787
+ class DeleteUsageProfileCommand extends command(_ep0, _mw0, "DeleteUsageProfile", DeleteUsageProfile$) {
10788
+ }
10789
+
10790
+ class DeleteUserDefinedFunctionCommand extends command(_ep0, _mw0, "DeleteUserDefinedFunction", DeleteUserDefinedFunction$) {
10791
+ }
10792
+
10793
+ class DeleteWorkflowCommand extends command(_ep0, _mw0, "DeleteWorkflow", DeleteWorkflow$) {
10794
+ }
10795
+
10796
+ class DescribeConnectionTypeCommand extends command(_ep0, _mw0, "DescribeConnectionType", DescribeConnectionType$) {
10797
+ }
10798
+
10799
+ class DescribeEntityCommand extends command(_ep0, _mw0, "DescribeEntity", DescribeEntity$) {
10800
+ }
10801
+
10802
+ class DescribeInboundIntegrationsCommand extends command(_ep0, _mw0, "DescribeInboundIntegrations", DescribeInboundIntegrations$) {
10803
+ }
10804
+
10805
+ class DescribeIntegrationsCommand extends command(_ep0, _mw0, "DescribeIntegrations", DescribeIntegrations$) {
10806
+ }
10807
+
10808
+ class DisassociateGlossaryTermsCommand extends command(_ep0, _mw0, "DisassociateGlossaryTerms", DisassociateGlossaryTerms$) {
10809
+ }
10810
+
10811
+ class GetAssetCommand extends command(_ep0, _mw0, "GetAsset", GetAsset$) {
10812
+ }
10813
+
10814
+ class GetAssetTypeCommand extends command(_ep0, _mw0, "GetAssetType", GetAssetType$) {
10815
+ }
10816
+
10817
+ class GetBlueprintCommand extends command(_ep0, _mw0, "GetBlueprint", GetBlueprint$) {
10818
+ }
10819
+
10820
+ class GetBlueprintRunCommand extends command(_ep0, _mw0, "GetBlueprintRun", GetBlueprintRun$) {
10821
+ }
10822
+
10823
+ class GetBlueprintRunsCommand extends command(_ep0, _mw0, "GetBlueprintRuns", GetBlueprintRuns$) {
10824
+ }
10825
+
10826
+ class GetCatalogCommand extends command(_ep0, _mw0, "GetCatalog", GetCatalog$) {
10827
+ }
10828
+
10829
+ class GetCatalogImportStatusCommand extends command(_ep0, _mw0, "GetCatalogImportStatus", GetCatalogImportStatus$) {
10830
+ }
10831
+
10832
+ class GetCatalogsCommand extends command(_ep0, _mw0, "GetCatalogs", GetCatalogs$) {
10833
+ }
10834
+
10835
+ class GetClassifierCommand extends command(_ep0, _mw0, "GetClassifier", GetClassifier$) {
10836
+ }
10837
+
10838
+ class GetClassifiersCommand extends command(_ep0, _mw0, "GetClassifiers", GetClassifiers$) {
10839
+ }
10840
+
10841
+ class GetColumnStatisticsForPartitionCommand extends command(_ep0, _mw0, "GetColumnStatisticsForPartition", GetColumnStatisticsForPartition$) {
10842
+ }
10843
+
10844
+ class GetColumnStatisticsForTableCommand extends command(_ep0, _mw0, "GetColumnStatisticsForTable", GetColumnStatisticsForTable$) {
10845
+ }
10846
+
10847
+ class GetColumnStatisticsTaskRunCommand extends command(_ep0, _mw0, "GetColumnStatisticsTaskRun", GetColumnStatisticsTaskRun$) {
10848
+ }
10849
+
10850
+ class GetColumnStatisticsTaskRunsCommand extends command(_ep0, _mw0, "GetColumnStatisticsTaskRuns", GetColumnStatisticsTaskRuns$) {
10851
+ }
10852
+
10853
+ class GetColumnStatisticsTaskSettingsCommand extends command(_ep0, _mw0, "GetColumnStatisticsTaskSettings", GetColumnStatisticsTaskSettings$) {
10854
+ }
10855
+
10856
+ class GetConnectionCommand extends command(_ep0, _mw0, "GetConnection", GetConnection$) {
10857
+ }
10858
+
10859
+ class GetConnectionsCommand extends command(_ep0, _mw0, "GetConnections", GetConnections$) {
10860
+ }
10861
+
10862
+ class GetCrawlerCommand extends command(_ep0, _mw0, "GetCrawler", GetCrawler$) {
10863
+ }
10864
+
10865
+ class GetCrawlerMetricsCommand extends command(_ep0, _mw0, "GetCrawlerMetrics", GetCrawlerMetrics$) {
10866
+ }
10867
+
10868
+ class GetCrawlersCommand extends command(_ep0, _mw0, "GetCrawlers", GetCrawlers$) {
10869
+ }
10870
+
10871
+ class GetCustomEntityTypeCommand extends command(_ep0, _mw0, "GetCustomEntityType", GetCustomEntityType$) {
10872
+ }
10873
+
10874
+ class GetDashboardUrlCommand extends command(_ep0, _mw0, "GetDashboardUrl", GetDashboardUrl$) {
10875
+ }
10876
+
10877
+ class GetDatabaseCommand extends command(_ep0, _mw0, "GetDatabase", GetDatabase$) {
10878
+ }
10879
+
10880
+ class GetDatabasesCommand extends command(_ep0, _mw0, "GetDatabases", GetDatabases$) {
10881
+ }
10882
+
10883
+ class GetDataCatalogEncryptionSettingsCommand extends command(_ep0, _mw0, "GetDataCatalogEncryptionSettings", GetDataCatalogEncryptionSettings$) {
10884
+ }
10885
+
10886
+ class GetDataflowGraphCommand extends command(_ep0, _mw0, "GetDataflowGraph", GetDataflowGraph$) {
10887
+ }
10888
+
10889
+ class GetDataQualityModelCommand extends command(_ep0, _mw0, "GetDataQualityModel", GetDataQualityModel$) {
10890
+ }
10891
+
10892
+ class GetDataQualityModelResultCommand extends command(_ep0, _mw0, "GetDataQualityModelResult", GetDataQualityModelResult$) {
10893
+ }
10894
+
10895
+ class GetDataQualityResultCommand extends command(_ep0, _mw0, "GetDataQualityResult", GetDataQualityResult$) {
10896
+ }
10897
+
10898
+ class GetDataQualityRuleRecommendationRunCommand extends command(_ep0, _mw0, "GetDataQualityRuleRecommendationRun", GetDataQualityRuleRecommendationRun$) {
10899
+ }
10900
+
10901
+ class GetDataQualityRulesetCommand extends command(_ep0, _mw0, "GetDataQualityRuleset", GetDataQualityRuleset$) {
10902
+ }
10903
+
10904
+ class GetDataQualityRulesetEvaluationRunCommand extends command(_ep0, _mw0, "GetDataQualityRulesetEvaluationRun", GetDataQualityRulesetEvaluationRun$) {
10905
+ }
10906
+
10907
+ class GetDevEndpointCommand extends command(_ep0, _mw0, "GetDevEndpoint", GetDevEndpoint$) {
10908
+ }
10909
+
10910
+ class GetDevEndpointsCommand extends command(_ep0, _mw0, "GetDevEndpoints", GetDevEndpoints$) {
10911
+ }
10912
+
10913
+ class GetEntityRecordsCommand extends command(_ep0, _mw0, "GetEntityRecords", GetEntityRecords$) {
10914
+ }
10915
+
10916
+ class GetFormTypeCommand extends command(_ep0, _mw0, "GetFormType", GetFormType$) {
10917
+ }
10918
+
10919
+ class GetGlossaryCommand extends command(_ep0, _mw0, "GetGlossary", GetGlossary$) {
10920
+ }
10921
+
10922
+ class GetGlossaryTermCommand extends command(_ep0, _mw0, "GetGlossaryTerm", GetGlossaryTerm$) {
10923
+ }
10924
+
10925
+ class GetGlueIdentityCenterConfigurationCommand extends command(_ep0, _mw0, "GetGlueIdentityCenterConfiguration", GetGlueIdentityCenterConfiguration$) {
10926
+ }
10927
+
10928
+ class GetIntegrationResourcePropertyCommand extends command(_ep0, _mw0, "GetIntegrationResourceProperty", GetIntegrationResourceProperty$) {
10929
+ }
10930
+
10931
+ class GetIntegrationTablePropertiesCommand extends command(_ep0, _mw0, "GetIntegrationTableProperties", GetIntegrationTableProperties$) {
10932
+ }
10933
+
10934
+ class GetJobBookmarkCommand extends command(_ep0, _mw0, "GetJobBookmark", GetJobBookmark$) {
10935
+ }
10936
+
10937
+ class GetJobCommand extends command(_ep0, _mw0, "GetJob", GetJob$) {
10938
+ }
10939
+
10940
+ class GetJobRunCommand extends command(_ep0, _mw0, "GetJobRun", GetJobRun$) {
10941
+ }
10942
+
10943
+ class GetJobRunsCommand extends command(_ep0, _mw0, "GetJobRuns", GetJobRuns$) {
10944
+ }
10945
+
10946
+ class GetJobsCommand extends command(_ep0, _mw0, "GetJobs", GetJobs$) {
10947
+ }
10948
+
10949
+ class GetMappingCommand extends command(_ep0, _mw0, "GetMapping", GetMapping$) {
10950
+ }
10951
+
10952
+ class GetMaterializedViewRefreshTaskRunCommand extends command(_ep0, _mw0, "GetMaterializedViewRefreshTaskRun", GetMaterializedViewRefreshTaskRun$) {
10953
+ }
10954
+
10955
+ class GetMLTaskRunCommand extends command(_ep0, _mw0, "GetMLTaskRun", GetMLTaskRun$) {
10956
+ }
10957
+
10958
+ class GetMLTaskRunsCommand extends command(_ep0, _mw0, "GetMLTaskRuns", GetMLTaskRuns$) {
10959
+ }
10960
+
10961
+ class GetMLTransformCommand extends command(_ep0, _mw0, "GetMLTransform", GetMLTransform$) {
10962
+ }
10963
+
10964
+ class GetMLTransformsCommand extends command(_ep0, _mw0, "GetMLTransforms", GetMLTransforms$) {
10965
+ }
10966
+
10967
+ class GetPartitionCommand extends command(_ep0, _mw0, "GetPartition", GetPartition$) {
10968
+ }
10969
+
10970
+ class GetPartitionIndexesCommand extends command(_ep0, _mw0, "GetPartitionIndexes", GetPartitionIndexes$) {
10971
+ }
10972
+
10973
+ class GetPartitionsCommand extends command(_ep0, _mw0, "GetPartitions", GetPartitions$) {
10974
+ }
10975
+
10976
+ class GetPlanCommand extends command(_ep0, _mw0, "GetPlan", GetPlan$) {
10977
+ }
10978
+
10979
+ class GetRegistryCommand extends command(_ep0, _mw0, "GetRegistry", GetRegistry$) {
10980
+ }
10981
+
10982
+ class GetResourcePoliciesCommand extends command(_ep0, _mw0, "GetResourcePolicies", GetResourcePolicies$) {
10983
+ }
10984
+
10985
+ class GetResourcePolicyCommand extends command(_ep0, _mw0, "GetResourcePolicy", GetResourcePolicy$) {
10986
+ }
10987
+
10988
+ class GetSchemaByDefinitionCommand extends command(_ep0, _mw0, "GetSchemaByDefinition", GetSchemaByDefinition$) {
10989
+ }
10990
+
10991
+ class GetSchemaCommand extends command(_ep0, _mw0, "GetSchema", GetSchema$) {
10992
+ }
10993
+
10994
+ class GetSchemaVersionCommand extends command(_ep0, _mw0, "GetSchemaVersion", GetSchemaVersion$) {
10995
+ }
10996
+
10997
+ class GetSchemaVersionsDiffCommand extends command(_ep0, _mw0, "GetSchemaVersionsDiff", GetSchemaVersionsDiff$) {
10998
+ }
10999
+
11000
+ class GetSecurityConfigurationCommand extends command(_ep0, _mw0, "GetSecurityConfiguration", GetSecurityConfiguration$) {
11001
+ }
11002
+
11003
+ class GetSecurityConfigurationsCommand extends command(_ep0, _mw0, "GetSecurityConfigurations", GetSecurityConfigurations$) {
11004
+ }
11005
+
11006
+ class GetSessionCommand extends command(_ep0, _mw0, "GetSession", GetSession$) {
11007
+ }
11008
+
11009
+ class GetSessionEndpointCommand extends command(_ep0, _mw0, "GetSessionEndpoint", GetSessionEndpoint$) {
11010
+ }
11011
+
11012
+ class GetStatementCommand extends command(_ep0, _mw0, "GetStatement", GetStatement$) {
11013
+ }
11014
+
11015
+ class GetTableCommand extends command(_ep0, _mw0, "GetTable", GetTable$) {
11016
+ }
11017
+
11018
+ class GetTableOptimizerCommand extends command(_ep0, _mw0, "GetTableOptimizer", GetTableOptimizer$) {
11019
+ }
11020
+
11021
+ class GetTablesCommand extends command(_ep0, _mw0, "GetTables", GetTables$) {
11022
+ }
11023
+
11024
+ class GetTableVersionCommand extends command(_ep0, _mw0, "GetTableVersion", GetTableVersion$) {
11025
+ }
11026
+
11027
+ class GetTableVersionsCommand extends command(_ep0, _mw0, "GetTableVersions", GetTableVersions$) {
11028
+ }
11029
+
11030
+ class GetTagsCommand extends command(_ep0, _mw0, "GetTags", GetTags$) {
11031
+ }
11032
+
11033
+ class GetTriggerCommand extends command(_ep0, _mw0, "GetTrigger", GetTrigger$) {
11034
+ }
11035
+
11036
+ class GetTriggersCommand extends command(_ep0, _mw0, "GetTriggers", GetTriggers$) {
11037
+ }
11038
+
11039
+ class GetUnfilteredPartitionMetadataCommand extends command(_ep0, _mw0, "GetUnfilteredPartitionMetadata", GetUnfilteredPartitionMetadata$) {
11040
+ }
11041
+
11042
+ class GetUnfilteredPartitionsMetadataCommand extends command(_ep0, _mw0, "GetUnfilteredPartitionsMetadata", GetUnfilteredPartitionsMetadata$) {
11043
+ }
11044
+
11045
+ class GetUnfilteredTableMetadataCommand extends command(_ep0, _mw0, "GetUnfilteredTableMetadata", GetUnfilteredTableMetadata$) {
11046
+ }
11047
+
11048
+ class GetUsageProfileCommand extends command(_ep0, _mw0, "GetUsageProfile", GetUsageProfile$) {
11049
+ }
11050
+
11051
+ class GetUserDefinedFunctionCommand extends command(_ep0, _mw0, "GetUserDefinedFunction", GetUserDefinedFunction$) {
11052
+ }
11053
+
11054
+ class GetUserDefinedFunctionsCommand extends command(_ep0, _mw0, "GetUserDefinedFunctions", GetUserDefinedFunctions$) {
11055
+ }
11056
+
11057
+ class GetWorkflowCommand extends command(_ep0, _mw0, "GetWorkflow", GetWorkflow$) {
11058
+ }
11059
+
11060
+ class GetWorkflowRunCommand extends command(_ep0, _mw0, "GetWorkflowRun", GetWorkflowRun$) {
11061
+ }
11062
+
11063
+ class GetWorkflowRunPropertiesCommand extends command(_ep0, _mw0, "GetWorkflowRunProperties", GetWorkflowRunProperties$) {
11064
+ }
11065
+
11066
+ class GetWorkflowRunsCommand extends command(_ep0, _mw0, "GetWorkflowRuns", GetWorkflowRuns$) {
11067
+ }
11068
+
11069
+ class ImportCatalogToGlueCommand extends command(_ep0, _mw0, "ImportCatalogToGlue", ImportCatalogToGlue$) {
11070
+ }
11071
+
11072
+ class ListAssetTypesCommand extends command(_ep0, _mw0, "ListAssetTypes", ListAssetTypes$) {
11073
+ }
11074
+
11075
+ class ListBlueprintsCommand extends command(_ep0, _mw0, "ListBlueprints", ListBlueprints$) {
11076
+ }
11077
+
11078
+ class ListColumnStatisticsTaskRunsCommand extends command(_ep0, _mw0, "ListColumnStatisticsTaskRuns", ListColumnStatisticsTaskRuns$) {
11079
+ }
11080
+
11081
+ class ListConnectionTypesCommand extends command(_ep0, _mw0, "ListConnectionTypes", ListConnectionTypes$) {
11082
+ }
11083
+
11084
+ class ListCrawlersCommand extends command(_ep0, _mw0, "ListCrawlers", ListCrawlers$) {
11085
+ }
11086
+
11087
+ class ListCrawlsCommand extends command(_ep0, _mw0, "ListCrawls", ListCrawls$) {
11088
+ }
11089
+
11090
+ class ListCustomEntityTypesCommand extends command(_ep0, _mw0, "ListCustomEntityTypes", ListCustomEntityTypes$) {
11091
+ }
11092
+
11093
+ class ListDataQualityResultsCommand extends command(_ep0, _mw0, "ListDataQualityResults", ListDataQualityResults$) {
11094
+ }
11095
+
11096
+ class ListDataQualityRuleRecommendationRunsCommand extends command(_ep0, _mw0, "ListDataQualityRuleRecommendationRuns", ListDataQualityRuleRecommendationRuns$) {
11097
+ }
11098
+
11099
+ class ListDataQualityRulesetEvaluationRunsCommand extends command(_ep0, _mw0, "ListDataQualityRulesetEvaluationRuns", ListDataQualityRulesetEvaluationRuns$) {
11100
+ }
11101
+
11102
+ class ListDataQualityRulesetsCommand extends command(_ep0, _mw0, "ListDataQualityRulesets", ListDataQualityRulesets$) {
11103
+ }
11104
+
11105
+ class ListDataQualityStatisticAnnotationsCommand extends command(_ep0, _mw0, "ListDataQualityStatisticAnnotations", ListDataQualityStatisticAnnotations$) {
11106
+ }
11107
+
11108
+ class ListDataQualityStatisticsCommand extends command(_ep0, _mw0, "ListDataQualityStatistics", ListDataQualityStatistics$) {
11109
+ }
11110
+
11111
+ class ListDevEndpointsCommand extends command(_ep0, _mw0, "ListDevEndpoints", ListDevEndpoints$) {
11112
+ }
11113
+
11114
+ class ListEntitiesCommand extends command(_ep0, _mw0, "ListEntities", ListEntities$) {
11115
+ }
11116
+
11117
+ class ListFormTypesCommand extends command(_ep0, _mw0, "ListFormTypes", ListFormTypes$) {
11118
+ }
11119
+
11120
+ class ListGlossariesCommand extends command(_ep0, _mw0, "ListGlossaries", ListGlossaries$) {
11121
+ }
11122
+
11123
+ class ListGlossaryTermsCommand extends command(_ep0, _mw0, "ListGlossaryTerms", ListGlossaryTerms$) {
11124
+ }
11125
+
11126
+ class ListIntegrationResourcePropertiesCommand extends command(_ep0, _mw0, "ListIntegrationResourceProperties", ListIntegrationResourceProperties$) {
11127
+ }
11128
+
11129
+ class ListIterableFormsCommand extends command(_ep0, _mw0, "ListIterableForms", ListIterableForms$) {
11130
+ }
11131
+
11132
+ class ListJobsCommand extends command(_ep0, _mw0, "ListJobs", ListJobs$) {
11133
+ }
11134
+
11135
+ class ListMaterializedViewRefreshTaskRunsCommand extends command(_ep0, _mw0, "ListMaterializedViewRefreshTaskRuns", ListMaterializedViewRefreshTaskRuns$) {
11136
+ }
11137
+
11138
+ class ListMLTransformsCommand extends command(_ep0, _mw0, "ListMLTransforms", ListMLTransforms$) {
11139
+ }
11140
+
11141
+ class ListRegistriesCommand extends command(_ep0, _mw0, "ListRegistries", ListRegistries$) {
11142
+ }
11143
+
11144
+ class ListSchemasCommand extends command(_ep0, _mw0, "ListSchemas", ListSchemas$) {
11145
+ }
11146
+
11147
+ class ListSchemaVersionsCommand extends command(_ep0, _mw0, "ListSchemaVersions", ListSchemaVersions$) {
11148
+ }
11149
+
11150
+ class ListSessionsCommand extends command(_ep0, _mw0, "ListSessions", ListSessions$) {
11151
+ }
11152
+
11153
+ class ListStatementsCommand extends command(_ep0, _mw0, "ListStatements", ListStatements$) {
11154
+ }
11155
+
11156
+ class ListTableOptimizerRunsCommand extends command(_ep0, _mw0, "ListTableOptimizerRuns", ListTableOptimizerRuns$) {
11157
+ }
11158
+
11159
+ class ListTriggersCommand extends command(_ep0, _mw0, "ListTriggers", ListTriggers$) {
11160
+ }
11161
+
11162
+ class ListUsageProfilesCommand extends command(_ep0, _mw0, "ListUsageProfiles", ListUsageProfiles$) {
11163
+ }
11164
+
11165
+ class ListWorkflowsCommand extends command(_ep0, _mw0, "ListWorkflows", ListWorkflows$) {
11166
+ }
11167
+
11168
+ class ModifyIntegrationCommand extends command(_ep0, _mw0, "ModifyIntegration", ModifyIntegration$) {
11169
+ }
11170
+
11171
+ class PutAssetCommand extends command(_ep0, _mw0, "PutAsset", PutAsset$) {
11172
+ }
11173
+
11174
+ class PutAssetTypeCommand extends command(_ep0, _mw0, "PutAssetType", PutAssetType$) {
11175
+ }
11176
+
11177
+ class PutAttachmentCommand extends command(_ep0, _mw0, "PutAttachment", PutAttachment$) {
11178
+ }
11179
+
11180
+ class PutDataCatalogEncryptionSettingsCommand extends command(_ep0, _mw0, "PutDataCatalogEncryptionSettings", PutDataCatalogEncryptionSettings$) {
11181
+ }
11182
+
11183
+ class PutDataQualityProfileAnnotationCommand extends command(_ep0, _mw0, "PutDataQualityProfileAnnotation", PutDataQualityProfileAnnotation$) {
11184
+ }
11185
+
11186
+ class PutFormTypeCommand extends command(_ep0, _mw0, "PutFormType", PutFormType$) {
11187
+ }
11188
+
11189
+ class PutResourcePolicyCommand extends command(_ep0, _mw0, "PutResourcePolicy", PutResourcePolicy$) {
11190
+ }
11191
+
11192
+ class PutSchemaVersionMetadataCommand extends command(_ep0, _mw0, "PutSchemaVersionMetadata", PutSchemaVersionMetadata$) {
11193
+ }
11194
+
11195
+ class PutWorkflowRunPropertiesCommand extends command(_ep0, _mw0, "PutWorkflowRunProperties", PutWorkflowRunProperties$) {
11196
+ }
11197
+
11198
+ class QuerySchemaVersionMetadataCommand extends command(_ep0, _mw0, "QuerySchemaVersionMetadata", QuerySchemaVersionMetadata$) {
11199
+ }
11200
+
11201
+ class RegisterConnectionTypeCommand extends command(_ep0, _mw0, "RegisterConnectionType", RegisterConnectionType$) {
11202
+ }
11203
+
11204
+ class RegisterSchemaVersionCommand extends command(_ep0, _mw0, "RegisterSchemaVersion", RegisterSchemaVersion$) {
11205
+ }
11206
+
11207
+ class RemoveSchemaVersionMetadataCommand extends command(_ep0, _mw0, "RemoveSchemaVersionMetadata", RemoveSchemaVersionMetadata$) {
11208
+ }
11209
+
11210
+ class ResetJobBookmarkCommand extends command(_ep0, _mw0, "ResetJobBookmark", ResetJobBookmark$) {
11211
+ }
11212
+
11213
+ class ResumeWorkflowRunCommand extends command(_ep0, _mw0, "ResumeWorkflowRun", ResumeWorkflowRun$) {
11214
+ }
11215
+
11216
+ class RunStatementCommand extends command(_ep0, _mw0, "RunStatement", RunStatement$) {
11217
+ }
11218
+
11219
+ class SearchAssetsCommand extends command(_ep0, _mw0, "SearchAssets", SearchAssets$) {
11220
+ }
11221
+
11222
+ class SearchTablesCommand extends command(_ep0, _mw0, "SearchTables", SearchTables$) {
11223
+ }
11224
+
11225
+ class StartBlueprintRunCommand extends command(_ep0, _mw0, "StartBlueprintRun", StartBlueprintRun$) {
11226
+ }
11227
+
11228
+ class StartColumnStatisticsTaskRunCommand extends command(_ep0, _mw0, "StartColumnStatisticsTaskRun", StartColumnStatisticsTaskRun$) {
11229
+ }
11230
+
11231
+ class StartColumnStatisticsTaskRunScheduleCommand extends command(_ep0, _mw0, "StartColumnStatisticsTaskRunSchedule", StartColumnStatisticsTaskRunSchedule$) {
11232
+ }
11233
+
11234
+ class StartCrawlerCommand extends command(_ep0, _mw0, "StartCrawler", StartCrawler$) {
11235
+ }
11236
+
11237
+ class StartCrawlerScheduleCommand extends command(_ep0, _mw0, "StartCrawlerSchedule", StartCrawlerSchedule$) {
11238
+ }
11239
+
11240
+ class StartDataQualityRuleRecommendationRunCommand extends command(_ep0, _mw0, "StartDataQualityRuleRecommendationRun", StartDataQualityRuleRecommendationRun$) {
11241
+ }
11242
+
11243
+ class StartDataQualityRulesetEvaluationRunCommand extends command(_ep0, _mw0, "StartDataQualityRulesetEvaluationRun", StartDataQualityRulesetEvaluationRun$) {
11244
+ }
11245
+
11246
+ class StartExportLabelsTaskRunCommand extends command(_ep0, _mw0, "StartExportLabelsTaskRun", StartExportLabelsTaskRun$) {
11247
+ }
11248
+
11249
+ class StartImportLabelsTaskRunCommand extends command(_ep0, _mw0, "StartImportLabelsTaskRun", StartImportLabelsTaskRun$) {
11250
+ }
11251
+
11252
+ class StartJobRunCommand extends command(_ep0, _mw0, "StartJobRun", StartJobRun$) {
11253
+ }
11254
+
11255
+ class StartMaterializedViewRefreshTaskRunCommand extends command(_ep0, _mw0, "StartMaterializedViewRefreshTaskRun", StartMaterializedViewRefreshTaskRun$) {
11256
+ }
11257
+
11258
+ class StartMLEvaluationTaskRunCommand extends command(_ep0, _mw0, "StartMLEvaluationTaskRun", StartMLEvaluationTaskRun$) {
11259
+ }
11260
+
11261
+ class StartMLLabelingSetGenerationTaskRunCommand extends command(_ep0, _mw0, "StartMLLabelingSetGenerationTaskRun", StartMLLabelingSetGenerationTaskRun$) {
11262
+ }
11263
+
11264
+ class StartTriggerCommand extends command(_ep0, _mw0, "StartTrigger", StartTrigger$) {
11265
+ }
11266
+
11267
+ class StartWorkflowRunCommand extends command(_ep0, _mw0, "StartWorkflowRun", StartWorkflowRun$) {
11268
+ }
11269
+
11270
+ class StopColumnStatisticsTaskRunCommand extends command(_ep0, _mw0, "StopColumnStatisticsTaskRun", StopColumnStatisticsTaskRun$) {
11271
+ }
11272
+
11273
+ class StopColumnStatisticsTaskRunScheduleCommand extends command(_ep0, _mw0, "StopColumnStatisticsTaskRunSchedule", StopColumnStatisticsTaskRunSchedule$) {
11274
+ }
11275
+
11276
+ class StopCrawlerCommand extends command(_ep0, _mw0, "StopCrawler", StopCrawler$) {
11277
+ }
11278
+
11279
+ class StopCrawlerScheduleCommand extends command(_ep0, _mw0, "StopCrawlerSchedule", StopCrawlerSchedule$) {
11280
+ }
11281
+
11282
+ class StopMaterializedViewRefreshTaskRunCommand extends command(_ep0, _mw0, "StopMaterializedViewRefreshTaskRun", StopMaterializedViewRefreshTaskRun$) {
11283
+ }
11284
+
11285
+ class StopSessionCommand extends command(_ep0, _mw0, "StopSession", StopSession$) {
11286
+ }
11287
+
11288
+ class StopTriggerCommand extends command(_ep0, _mw0, "StopTrigger", StopTrigger$) {
11289
+ }
11290
+
11291
+ class StopWorkflowRunCommand extends command(_ep0, _mw0, "StopWorkflowRun", StopWorkflowRun$) {
11292
+ }
11293
+
11294
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
11295
+ }
11296
+
11297
+ class TestConnectionCommand extends command(_ep0, _mw0, "TestConnection", TestConnection$) {
11298
+ }
11299
+
11300
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
11301
+ }
11302
+
11303
+ class UpdateAssetCommand extends command(_ep0, _mw0, "UpdateAsset", UpdateAsset$) {
11304
+ }
11305
+
11306
+ class UpdateBlueprintCommand extends command(_ep0, _mw0, "UpdateBlueprint", UpdateBlueprint$) {
11307
+ }
11308
+
11309
+ class UpdateCatalogCommand extends command(_ep0, _mw0, "UpdateCatalog", UpdateCatalog$) {
11310
+ }
11311
+
11312
+ class UpdateClassifierCommand extends command(_ep0, _mw0, "UpdateClassifier", UpdateClassifier$) {
11313
+ }
11314
+
11315
+ class UpdateColumnStatisticsForPartitionCommand extends command(_ep0, _mw0, "UpdateColumnStatisticsForPartition", UpdateColumnStatisticsForPartition$) {
11316
+ }
11317
+
11318
+ class UpdateColumnStatisticsForTableCommand extends command(_ep0, _mw0, "UpdateColumnStatisticsForTable", UpdateColumnStatisticsForTable$) {
11319
+ }
11320
+
11321
+ class UpdateColumnStatisticsTaskSettingsCommand extends command(_ep0, _mw0, "UpdateColumnStatisticsTaskSettings", UpdateColumnStatisticsTaskSettings$) {
11322
+ }
11323
+
11324
+ class UpdateConnectionCommand extends command(_ep0, _mw0, "UpdateConnection", UpdateConnection$) {
11325
+ }
11326
+
11327
+ class UpdateCrawlerCommand extends command(_ep0, _mw0, "UpdateCrawler", UpdateCrawler$) {
11328
+ }
11329
+
11330
+ class UpdateCrawlerScheduleCommand extends command(_ep0, _mw0, "UpdateCrawlerSchedule", UpdateCrawlerSchedule$) {
11331
+ }
11332
+
11333
+ class UpdateDatabaseCommand extends command(_ep0, _mw0, "UpdateDatabase", UpdateDatabase$) {
11334
+ }
11335
+
11336
+ class UpdateDataQualityRulesetCommand extends command(_ep0, _mw0, "UpdateDataQualityRuleset", UpdateDataQualityRuleset$) {
11337
+ }
11338
+
11339
+ class UpdateDevEndpointCommand extends command(_ep0, _mw0, "UpdateDevEndpoint", UpdateDevEndpoint$) {
11340
+ }
11341
+
11342
+ class UpdateGlossaryCommand extends command(_ep0, _mw0, "UpdateGlossary", UpdateGlossary$) {
11343
+ }
11344
+
11345
+ class UpdateGlossaryTermCommand extends command(_ep0, _mw0, "UpdateGlossaryTerm", UpdateGlossaryTerm$) {
11346
+ }
11347
+
11348
+ class UpdateGlueIdentityCenterConfigurationCommand extends command(_ep0, _mw0, "UpdateGlueIdentityCenterConfiguration", UpdateGlueIdentityCenterConfiguration$) {
11349
+ }
11350
+
11351
+ class UpdateIntegrationResourcePropertyCommand extends command(_ep0, _mw0, "UpdateIntegrationResourceProperty", UpdateIntegrationResourceProperty$) {
11352
+ }
11353
+
11354
+ class UpdateIntegrationTablePropertiesCommand extends command(_ep0, _mw0, "UpdateIntegrationTableProperties", UpdateIntegrationTableProperties$) {
11355
+ }
11356
+
11357
+ class UpdateJobCommand extends command(_ep0, _mw0, "UpdateJob", UpdateJob$) {
11358
+ }
11359
+
11360
+ class UpdateJobFromSourceControlCommand extends command(_ep0, _mw0, "UpdateJobFromSourceControl", UpdateJobFromSourceControl$) {
11361
+ }
11362
+
11363
+ class UpdateMLTransformCommand extends command(_ep0, _mw0, "UpdateMLTransform", UpdateMLTransform$) {
11364
+ }
11365
+
11366
+ class UpdatePartitionCommand extends command(_ep0, _mw0, "UpdatePartition", UpdatePartition$) {
11367
+ }
11368
+
11369
+ class UpdateRegistryCommand extends command(_ep0, _mw0, "UpdateRegistry", UpdateRegistry$) {
11370
+ }
11371
+
11372
+ class UpdateSchemaCommand extends command(_ep0, _mw0, "UpdateSchema", UpdateSchema$) {
11373
+ }
11374
+
11375
+ class UpdateSourceControlFromJobCommand extends command(_ep0, _mw0, "UpdateSourceControlFromJob", UpdateSourceControlFromJob$) {
11376
+ }
11377
+
11378
+ class UpdateTableCommand extends command(_ep0, _mw0, "UpdateTable", UpdateTable$) {
11379
+ }
11380
+
11381
+ class UpdateTableOptimizerCommand extends command(_ep0, _mw0, "UpdateTableOptimizer", UpdateTableOptimizer$) {
11382
+ }
11383
+
11384
+ class UpdateTriggerCommand extends command(_ep0, _mw0, "UpdateTrigger", UpdateTrigger$) {
11385
+ }
11386
+
11387
+ class UpdateUsageProfileCommand extends command(_ep0, _mw0, "UpdateUsageProfile", UpdateUsageProfile$) {
11388
+ }
11389
+
11390
+ class UpdateUserDefinedFunctionCommand extends command(_ep0, _mw0, "UpdateUserDefinedFunction", UpdateUserDefinedFunction$) {
11391
+ }
11392
+
11393
+ class UpdateWorkflowCommand extends command(_ep0, _mw0, "UpdateWorkflow", UpdateWorkflow$) {
14052
11394
  }
14053
11395
 
14054
11396
  const paginateDescribeEntity = createPaginator(GlueClient, DescribeEntityCommand, "NextToken", "NextToken", "");