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