@aws-sdk/client-glue 3.591.0 → 3.592.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 (438) hide show
  1. package/dist-cjs/index.js +18 -220
  2. package/dist-es/models/models_1.js +5 -0
  3. package/dist-es/models/models_2.js +6 -5
  4. package/dist-es/protocols/Aws_json1_1.js +3 -0
  5. package/dist-types/commands/BatchCreatePartitionCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchDeletePartitionCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchDeleteTableCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +2 -1
  11. package/dist-types/commands/BatchGetCrawlersCommand.d.ts +2 -1
  12. package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +2 -1
  13. package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +2 -1
  14. package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +2 -1
  15. package/dist-types/commands/BatchGetJobsCommand.d.ts +2 -1
  16. package/dist-types/commands/BatchGetPartitionCommand.d.ts +2 -1
  17. package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +2 -1
  18. package/dist-types/commands/BatchGetTriggersCommand.d.ts +2 -1
  19. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +2 -1
  20. package/dist-types/commands/BatchStopJobRunCommand.d.ts +2 -1
  21. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +2 -1
  22. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +2 -1
  23. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
  24. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +2 -1
  25. package/dist-types/commands/CancelStatementCommand.d.ts +2 -1
  26. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateBlueprintCommand.d.ts +2 -1
  28. package/dist-types/commands/CreateClassifierCommand.d.ts +2 -1
  29. package/dist-types/commands/CreateConnectionCommand.d.ts +2 -1
  30. package/dist-types/commands/CreateCrawlerCommand.d.ts +2 -1
  31. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +2 -1
  32. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +2 -1
  33. package/dist-types/commands/CreateDatabaseCommand.d.ts +2 -1
  34. package/dist-types/commands/CreateDevEndpointCommand.d.ts +2 -1
  35. package/dist-types/commands/CreateJobCommand.d.ts +2 -1
  36. package/dist-types/commands/CreateMLTransformCommand.d.ts +2 -1
  37. package/dist-types/commands/CreatePartitionCommand.d.ts +2 -1
  38. package/dist-types/commands/CreatePartitionIndexCommand.d.ts +2 -1
  39. package/dist-types/commands/CreateRegistryCommand.d.ts +2 -1
  40. package/dist-types/commands/CreateSchemaCommand.d.ts +2 -1
  41. package/dist-types/commands/CreateScriptCommand.d.ts +2 -1
  42. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +2 -1
  43. package/dist-types/commands/CreateSessionCommand.d.ts +2 -1
  44. package/dist-types/commands/CreateTableCommand.d.ts +18 -1
  45. package/dist-types/commands/CreateTableOptimizerCommand.d.ts +2 -1
  46. package/dist-types/commands/CreateTriggerCommand.d.ts +2 -1
  47. package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +2 -1
  48. package/dist-types/commands/CreateWorkflowCommand.d.ts +2 -1
  49. package/dist-types/commands/DeleteBlueprintCommand.d.ts +2 -1
  50. package/dist-types/commands/DeleteClassifierCommand.d.ts +2 -1
  51. package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +2 -1
  52. package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +2 -1
  53. package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -1
  54. package/dist-types/commands/DeleteCrawlerCommand.d.ts +2 -1
  55. package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +2 -1
  56. package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +2 -1
  57. package/dist-types/commands/DeleteDatabaseCommand.d.ts +2 -1
  58. package/dist-types/commands/DeleteDevEndpointCommand.d.ts +2 -1
  59. package/dist-types/commands/DeleteJobCommand.d.ts +2 -1
  60. package/dist-types/commands/DeleteMLTransformCommand.d.ts +2 -1
  61. package/dist-types/commands/DeletePartitionCommand.d.ts +2 -1
  62. package/dist-types/commands/DeletePartitionIndexCommand.d.ts +2 -1
  63. package/dist-types/commands/DeleteRegistryCommand.d.ts +2 -1
  64. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  65. package/dist-types/commands/DeleteSchemaCommand.d.ts +2 -1
  66. package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +2 -1
  67. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +2 -1
  68. package/dist-types/commands/DeleteSessionCommand.d.ts +2 -1
  69. package/dist-types/commands/DeleteTableCommand.d.ts +2 -1
  70. package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +2 -1
  71. package/dist-types/commands/DeleteTableVersionCommand.d.ts +2 -1
  72. package/dist-types/commands/DeleteTriggerCommand.d.ts +2 -1
  73. package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +2 -1
  74. package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -1
  75. package/dist-types/commands/GetBlueprintCommand.d.ts +2 -1
  76. package/dist-types/commands/GetBlueprintRunCommand.d.ts +2 -1
  77. package/dist-types/commands/GetBlueprintRunsCommand.d.ts +2 -1
  78. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +2 -1
  79. package/dist-types/commands/GetClassifierCommand.d.ts +2 -1
  80. package/dist-types/commands/GetClassifiersCommand.d.ts +2 -1
  81. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +2 -1
  82. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +2 -1
  83. package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +2 -1
  84. package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +2 -1
  85. package/dist-types/commands/GetConnectionCommand.d.ts +2 -1
  86. package/dist-types/commands/GetConnectionsCommand.d.ts +2 -1
  87. package/dist-types/commands/GetCrawlerCommand.d.ts +2 -1
  88. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +2 -1
  89. package/dist-types/commands/GetCrawlersCommand.d.ts +2 -1
  90. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +2 -1
  91. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +2 -1
  92. package/dist-types/commands/GetDataQualityResultCommand.d.ts +2 -1
  93. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +2 -1
  94. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +2 -1
  95. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
  96. package/dist-types/commands/GetDatabaseCommand.d.ts +2 -1
  97. package/dist-types/commands/GetDatabasesCommand.d.ts +2 -1
  98. package/dist-types/commands/GetDataflowGraphCommand.d.ts +2 -1
  99. package/dist-types/commands/GetDevEndpointCommand.d.ts +2 -1
  100. package/dist-types/commands/GetDevEndpointsCommand.d.ts +2 -1
  101. package/dist-types/commands/GetJobBookmarkCommand.d.ts +2 -1
  102. package/dist-types/commands/GetJobCommand.d.ts +2 -1
  103. package/dist-types/commands/GetJobRunCommand.d.ts +2 -1
  104. package/dist-types/commands/GetJobRunsCommand.d.ts +2 -1
  105. package/dist-types/commands/GetJobsCommand.d.ts +2 -1
  106. package/dist-types/commands/GetMLTaskRunCommand.d.ts +2 -1
  107. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +2 -1
  108. package/dist-types/commands/GetMLTransformCommand.d.ts +2 -1
  109. package/dist-types/commands/GetMLTransformsCommand.d.ts +2 -1
  110. package/dist-types/commands/GetMappingCommand.d.ts +2 -1
  111. package/dist-types/commands/GetPartitionCommand.d.ts +2 -1
  112. package/dist-types/commands/GetPartitionIndexesCommand.d.ts +2 -1
  113. package/dist-types/commands/GetPartitionsCommand.d.ts +2 -1
  114. package/dist-types/commands/GetPlanCommand.d.ts +2 -1
  115. package/dist-types/commands/GetRegistryCommand.d.ts +2 -1
  116. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +2 -1
  117. package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
  118. package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +3 -2
  119. package/dist-types/commands/GetSchemaCommand.d.ts +4 -2
  120. package/dist-types/commands/GetSchemaVersionCommand.d.ts +2 -1
  121. package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +2 -1
  122. package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +2 -1
  123. package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +2 -1
  124. package/dist-types/commands/GetSessionCommand.d.ts +2 -1
  125. package/dist-types/commands/GetStatementCommand.d.ts +2 -1
  126. package/dist-types/commands/GetTableCommand.d.ts +3 -1
  127. package/dist-types/commands/GetTableOptimizerCommand.d.ts +2 -1
  128. package/dist-types/commands/GetTableVersionCommand.d.ts +3 -1
  129. package/dist-types/commands/GetTableVersionsCommand.d.ts +3 -1
  130. package/dist-types/commands/GetTablesCommand.d.ts +3 -1
  131. package/dist-types/commands/GetTagsCommand.d.ts +2 -1
  132. package/dist-types/commands/GetTriggerCommand.d.ts +2 -1
  133. package/dist-types/commands/GetTriggersCommand.d.ts +2 -1
  134. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +2 -1
  135. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +2 -1
  136. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +3 -1
  137. package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +2 -1
  138. package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +2 -1
  139. package/dist-types/commands/GetWorkflowCommand.d.ts +2 -1
  140. package/dist-types/commands/GetWorkflowRunCommand.d.ts +2 -1
  141. package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +2 -1
  142. package/dist-types/commands/GetWorkflowRunsCommand.d.ts +2 -1
  143. package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +2 -1
  144. package/dist-types/commands/ListBlueprintsCommand.d.ts +2 -1
  145. package/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +2 -1
  146. package/dist-types/commands/ListCrawlersCommand.d.ts +2 -1
  147. package/dist-types/commands/ListCrawlsCommand.d.ts +2 -1
  148. package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +2 -1
  149. package/dist-types/commands/ListDataQualityResultsCommand.d.ts +2 -1
  150. package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +2 -1
  151. package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +2 -1
  152. package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +2 -1
  153. package/dist-types/commands/ListDevEndpointsCommand.d.ts +2 -1
  154. package/dist-types/commands/ListJobsCommand.d.ts +2 -1
  155. package/dist-types/commands/ListMLTransformsCommand.d.ts +2 -1
  156. package/dist-types/commands/ListRegistriesCommand.d.ts +2 -1
  157. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +2 -1
  158. package/dist-types/commands/ListSchemasCommand.d.ts +2 -1
  159. package/dist-types/commands/ListSessionsCommand.d.ts +2 -1
  160. package/dist-types/commands/ListStatementsCommand.d.ts +2 -1
  161. package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +2 -1
  162. package/dist-types/commands/ListTriggersCommand.d.ts +2 -1
  163. package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -1
  164. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +2 -1
  165. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
  166. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +2 -1
  167. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +2 -1
  168. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +2 -1
  169. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +2 -1
  170. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +2 -1
  171. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +2 -1
  172. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +2 -1
  173. package/dist-types/commands/RunStatementCommand.d.ts +2 -1
  174. package/dist-types/commands/SearchTablesCommand.d.ts +3 -1
  175. package/dist-types/commands/StartBlueprintRunCommand.d.ts +2 -1
  176. package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +2 -1
  177. package/dist-types/commands/StartCrawlerCommand.d.ts +2 -1
  178. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +2 -1
  179. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +2 -1
  180. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
  181. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +2 -1
  182. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +2 -1
  183. package/dist-types/commands/StartJobRunCommand.d.ts +2 -1
  184. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +2 -1
  185. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +2 -1
  186. package/dist-types/commands/StartTriggerCommand.d.ts +2 -1
  187. package/dist-types/commands/StartWorkflowRunCommand.d.ts +2 -1
  188. package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +2 -1
  189. package/dist-types/commands/StopCrawlerCommand.d.ts +2 -1
  190. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +2 -1
  191. package/dist-types/commands/StopSessionCommand.d.ts +2 -1
  192. package/dist-types/commands/StopTriggerCommand.d.ts +2 -1
  193. package/dist-types/commands/StopWorkflowRunCommand.d.ts +2 -1
  194. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  195. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  196. package/dist-types/commands/UpdateBlueprintCommand.d.ts +2 -1
  197. package/dist-types/commands/UpdateClassifierCommand.d.ts +2 -1
  198. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +2 -1
  199. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +2 -1
  200. package/dist-types/commands/UpdateConnectionCommand.d.ts +2 -1
  201. package/dist-types/commands/UpdateCrawlerCommand.d.ts +2 -1
  202. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +2 -1
  203. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +2 -1
  204. package/dist-types/commands/UpdateDatabaseCommand.d.ts +2 -1
  205. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +2 -1
  206. package/dist-types/commands/UpdateJobCommand.d.ts +2 -1
  207. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +2 -1
  208. package/dist-types/commands/UpdateMLTransformCommand.d.ts +2 -1
  209. package/dist-types/commands/UpdatePartitionCommand.d.ts +2 -1
  210. package/dist-types/commands/UpdateRegistryCommand.d.ts +2 -1
  211. package/dist-types/commands/UpdateSchemaCommand.d.ts +2 -1
  212. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +2 -1
  213. package/dist-types/commands/UpdateTableCommand.d.ts +20 -1
  214. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +2 -1
  215. package/dist-types/commands/UpdateTriggerCommand.d.ts +2 -1
  216. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +2 -1
  217. package/dist-types/commands/UpdateWorkflowCommand.d.ts +2 -1
  218. package/dist-types/index.d.ts +2 -2
  219. package/dist-types/models/GlueServiceException.d.ts +2 -1
  220. package/dist-types/models/models_1.d.ts +75 -123
  221. package/dist-types/models/models_2.d.ts +153 -14
  222. package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +2 -1
  223. package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +2 -1
  224. package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +2 -1
  225. package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +2 -1
  226. package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +2 -1
  227. package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +2 -1
  228. package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +2 -1
  229. package/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +2 -1
  230. package/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +2 -1
  231. package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +2 -1
  232. package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +2 -1
  233. package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +2 -1
  234. package/dist-types/ts3.4/commands/BatchGetTableOptimizerCommand.d.ts +2 -1
  235. package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +2 -1
  236. package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +2 -1
  237. package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +2 -1
  238. package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +2 -1
  239. package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +2 -1
  240. package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
  241. package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +2 -1
  242. package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +2 -1
  243. package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +2 -1
  244. package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +2 -1
  245. package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +2 -1
  246. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +2 -1
  247. package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +2 -1
  248. package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +2 -1
  249. package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +2 -1
  250. package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +2 -1
  251. package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +2 -1
  252. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +2 -1
  253. package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +2 -1
  254. package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +2 -1
  255. package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +2 -1
  256. package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +2 -1
  257. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +2 -1
  258. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +2 -1
  259. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +2 -1
  260. package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +2 -1
  261. package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +2 -1
  262. package/dist-types/ts3.4/commands/CreateTableOptimizerCommand.d.ts +2 -1
  263. package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +2 -1
  264. package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +2 -1
  265. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +2 -1
  266. package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +2 -1
  267. package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +2 -1
  268. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +2 -1
  269. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +2 -1
  270. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +2 -1
  271. package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +2 -1
  272. package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +2 -1
  273. package/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +2 -1
  274. package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +2 -1
  275. package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +2 -1
  276. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +2 -1
  277. package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +2 -1
  278. package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +2 -1
  279. package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +2 -1
  280. package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +2 -1
  281. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  282. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +2 -1
  283. package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +2 -1
  284. package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +2 -1
  285. package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +2 -1
  286. package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +2 -1
  287. package/dist-types/ts3.4/commands/DeleteTableOptimizerCommand.d.ts +2 -1
  288. package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +2 -1
  289. package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +2 -1
  290. package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +2 -1
  291. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +2 -1
  292. package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +2 -1
  293. package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +2 -1
  294. package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +2 -1
  295. package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +2 -1
  296. package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +2 -1
  297. package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +2 -1
  298. package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +2 -1
  299. package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +2 -1
  300. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +2 -1
  301. package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +2 -1
  302. package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +2 -1
  303. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +2 -1
  304. package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +2 -1
  305. package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +2 -1
  306. package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +2 -1
  307. package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +2 -1
  308. package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +2 -1
  309. package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +2 -1
  310. package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +2 -1
  311. package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +2 -1
  312. package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
  313. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +2 -1
  314. package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +2 -1
  315. package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +2 -1
  316. package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +2 -1
  317. package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +2 -1
  318. package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +2 -1
  319. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +2 -1
  320. package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +2 -1
  321. package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +2 -1
  322. package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +2 -1
  323. package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +2 -1
  324. package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +2 -1
  325. package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +2 -1
  326. package/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +2 -1
  327. package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +2 -1
  328. package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +2 -1
  329. package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +2 -1
  330. package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +2 -1
  331. package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +2 -1
  332. package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +2 -1
  333. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +2 -1
  334. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +2 -1
  335. package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +3 -2
  336. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +4 -2
  337. package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +2 -1
  338. package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +2 -1
  339. package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +2 -1
  340. package/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +2 -1
  341. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +2 -1
  342. package/dist-types/ts3.4/commands/GetStatementCommand.d.ts +2 -1
  343. package/dist-types/ts3.4/commands/GetTableCommand.d.ts +2 -1
  344. package/dist-types/ts3.4/commands/GetTableOptimizerCommand.d.ts +2 -1
  345. package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +2 -1
  346. package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +2 -1
  347. package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +2 -1
  348. package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +2 -1
  349. package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +2 -1
  350. package/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +2 -1
  351. package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +2 -1
  352. package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +2 -1
  353. package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +2 -1
  354. package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +2 -1
  355. package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +2 -1
  356. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +2 -1
  357. package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +2 -1
  358. package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +2 -1
  359. package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +2 -1
  360. package/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +2 -1
  361. package/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +2 -1
  362. package/dist-types/ts3.4/commands/ListColumnStatisticsTaskRunsCommand.d.ts +2 -1
  363. package/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +2 -1
  364. package/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +2 -1
  365. package/dist-types/ts3.4/commands/ListCustomEntityTypesCommand.d.ts +2 -1
  366. package/dist-types/ts3.4/commands/ListDataQualityResultsCommand.d.ts +2 -1
  367. package/dist-types/ts3.4/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +2 -1
  368. package/dist-types/ts3.4/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +2 -1
  369. package/dist-types/ts3.4/commands/ListDataQualityRulesetsCommand.d.ts +2 -1
  370. package/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +2 -1
  371. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +2 -1
  372. package/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +2 -1
  373. package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +2 -1
  374. package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +2 -1
  375. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +2 -1
  376. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +2 -1
  377. package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +2 -1
  378. package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +2 -1
  379. package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +2 -1
  380. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +2 -1
  381. package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +2 -1
  382. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
  383. package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +2 -1
  384. package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +2 -1
  385. package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +2 -1
  386. package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +2 -1
  387. package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +2 -1
  388. package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +2 -1
  389. package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +2 -1
  390. package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +2 -1
  391. package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +2 -1
  392. package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +2 -1
  393. package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +2 -1
  394. package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +2 -1
  395. package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +2 -1
  396. package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +2 -1
  397. package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
  398. package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +2 -1
  399. package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +2 -1
  400. package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +2 -1
  401. package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +2 -1
  402. package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +2 -1
  403. package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +2 -1
  404. package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +2 -1
  405. package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +2 -1
  406. package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +2 -1
  407. package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +2 -1
  408. package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +2 -1
  409. package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +2 -1
  410. package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +2 -1
  411. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  412. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  413. package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +2 -1
  414. package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +2 -1
  415. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +2 -1
  416. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +2 -1
  417. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +2 -1
  418. package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +2 -1
  419. package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +2 -1
  420. package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +2 -1
  421. package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +2 -1
  422. package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +2 -1
  423. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +2 -1
  424. package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +2 -1
  425. package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +2 -1
  426. package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +2 -1
  427. package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +2 -1
  428. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +2 -1
  429. package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +2 -1
  430. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +2 -1
  431. package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +2 -1
  432. package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +2 -1
  433. package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +2 -1
  434. package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +2 -1
  435. package/dist-types/ts3.4/models/GlueServiceException.d.ts +2 -1
  436. package/dist-types/ts3.4/models/models_1.d.ts +20 -26
  437. package/dist-types/ts3.4/models/models_2.d.ts +38 -6
  438. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -373,6 +373,7 @@ __export(src_exports, {
373
373
  ValidationException: () => ValidationException,
374
374
  VersionMismatchException: () => VersionMismatchException,
375
375
  ViewDialect: () => ViewDialect,
376
+ ViewUpdateAction: () => ViewUpdateAction,
376
377
  WorkerType: () => WorkerType,
377
378
  WorkflowRunStatus: () => WorkflowRunStatus,
378
379
  __Client: () => import_smithy_client.Client,
@@ -570,7 +571,6 @@ var GlueClient = _GlueClient;
570
571
 
571
572
  var import_middleware_serde = require("@smithy/middleware-serde");
572
573
 
573
- var import_types = require("@smithy/types");
574
574
 
575
575
  // src/protocols/Aws_json1_1.ts
576
576
  var import_core2 = require("@aws-sdk/core");
@@ -1403,6 +1403,11 @@ var SessionStatus = {
1403
1403
  var MetadataOperation = {
1404
1404
  CREATE: "CREATE"
1405
1405
  };
1406
+ var ViewDialect = {
1407
+ ATHENA: "ATHENA",
1408
+ REDSHIFT: "REDSHIFT",
1409
+ SPARK: "SPARK"
1410
+ };
1406
1411
  var PrincipalType = {
1407
1412
  GROUP: "GROUP",
1408
1413
  ROLE: "ROLE",
@@ -1576,11 +1581,6 @@ var StatementState = {
1576
1581
  RUNNING: "RUNNING",
1577
1582
  WAITING: "WAITING"
1578
1583
  };
1579
- var ViewDialect = {
1580
- ATHENA: "ATHENA",
1581
- REDSHIFT: "REDSHIFT",
1582
- SPARK: "SPARK"
1583
- };
1584
1584
  var PermissionType = {
1585
1585
  CELL_FILTER_PERMISSION: "CELL_FILTER_PERMISSION",
1586
1586
  COLUMN_PERMISSION: "COLUMN_PERMISSION",
@@ -1880,6 +1880,12 @@ var _VersionMismatchException = class _VersionMismatchException extends GlueServ
1880
1880
  };
1881
1881
  __name(_VersionMismatchException, "VersionMismatchException");
1882
1882
  var VersionMismatchException = _VersionMismatchException;
1883
+ var ViewUpdateAction = {
1884
+ ADD: "ADD",
1885
+ ADD_OR_REPLACE: "ADD_OR_REPLACE",
1886
+ DROP: "DROP",
1887
+ REPLACE: "REPLACE"
1888
+ };
1883
1889
  var CreateJobRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
1884
1890
  ...obj,
1885
1891
  ...obj.CodeGenConfigurationNodes && { CodeGenConfigurationNodes: import_smithy_client.SENSITIVE_STRING }
@@ -7086,6 +7092,7 @@ var se_TableInput = /* @__PURE__ */ __name((input, context) => {
7086
7092
  StorageDescriptor: import_smithy_client._json,
7087
7093
  TableType: [],
7088
7094
  TargetTable: import_smithy_client._json,
7095
+ ViewDefinition: import_smithy_client._json,
7089
7096
  ViewExpandedText: [],
7090
7097
  ViewOriginalText: []
7091
7098
  });
@@ -7191,10 +7198,12 @@ var se_UpdateTableRequest = /* @__PURE__ */ __name((input, context) => {
7191
7198
  return (0, import_smithy_client.take)(input, {
7192
7199
  CatalogId: [],
7193
7200
  DatabaseName: [],
7201
+ Force: [],
7194
7202
  SkipArchive: [],
7195
7203
  TableInput: (_) => se_TableInput(_, context),
7196
7204
  TransactionId: [],
7197
- VersionId: []
7205
+ VersionId: [],
7206
+ ViewUpdateAction: []
7198
7207
  });
7199
7208
  }, "se_UpdateTableRequest");
7200
7209
  var de_ApplyMapping = /* @__PURE__ */ __name((output, context) => {
@@ -8993,7 +9002,6 @@ var BatchCreatePartitionCommand = _BatchCreatePartitionCommand;
8993
9002
 
8994
9003
 
8995
9004
 
8996
-
8997
9005
  var _BatchDeleteConnectionCommand = class _BatchDeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
8998
9006
  ...commonParams
8999
9007
  }).m(function(Command, cs, config, o) {
@@ -9010,7 +9018,6 @@ var BatchDeleteConnectionCommand = _BatchDeleteConnectionCommand;
9010
9018
 
9011
9019
 
9012
9020
 
9013
-
9014
9021
  var _BatchDeletePartitionCommand = class _BatchDeletePartitionCommand extends import_smithy_client.Command.classBuilder().ep({
9015
9022
  ...commonParams
9016
9023
  }).m(function(Command, cs, config, o) {
@@ -9027,7 +9034,6 @@ var BatchDeletePartitionCommand = _BatchDeletePartitionCommand;
9027
9034
 
9028
9035
 
9029
9036
 
9030
-
9031
9037
  var _BatchDeleteTableCommand = class _BatchDeleteTableCommand extends import_smithy_client.Command.classBuilder().ep({
9032
9038
  ...commonParams
9033
9039
  }).m(function(Command, cs, config, o) {
@@ -9044,7 +9050,6 @@ var BatchDeleteTableCommand = _BatchDeleteTableCommand;
9044
9050
 
9045
9051
 
9046
9052
 
9047
-
9048
9053
  var _BatchDeleteTableVersionCommand = class _BatchDeleteTableVersionCommand extends import_smithy_client.Command.classBuilder().ep({
9049
9054
  ...commonParams
9050
9055
  }).m(function(Command, cs, config, o) {
@@ -9061,7 +9066,6 @@ var BatchDeleteTableVersionCommand = _BatchDeleteTableVersionCommand;
9061
9066
 
9062
9067
 
9063
9068
 
9064
-
9065
9069
  var _BatchGetBlueprintsCommand = class _BatchGetBlueprintsCommand extends import_smithy_client.Command.classBuilder().ep({
9066
9070
  ...commonParams
9067
9071
  }).m(function(Command, cs, config, o) {
@@ -9078,7 +9082,6 @@ var BatchGetBlueprintsCommand = _BatchGetBlueprintsCommand;
9078
9082
 
9079
9083
 
9080
9084
 
9081
-
9082
9085
  var _BatchGetCrawlersCommand = class _BatchGetCrawlersCommand extends import_smithy_client.Command.classBuilder().ep({
9083
9086
  ...commonParams
9084
9087
  }).m(function(Command, cs, config, o) {
@@ -9095,7 +9098,6 @@ var BatchGetCrawlersCommand = _BatchGetCrawlersCommand;
9095
9098
 
9096
9099
 
9097
9100
 
9098
-
9099
9101
  var _BatchGetCustomEntityTypesCommand = class _BatchGetCustomEntityTypesCommand extends import_smithy_client.Command.classBuilder().ep({
9100
9102
  ...commonParams
9101
9103
  }).m(function(Command, cs, config, o) {
@@ -9112,7 +9114,6 @@ var BatchGetCustomEntityTypesCommand = _BatchGetCustomEntityTypesCommand;
9112
9114
 
9113
9115
 
9114
9116
 
9115
-
9116
9117
  var _BatchGetDataQualityResultCommand = class _BatchGetDataQualityResultCommand extends import_smithy_client.Command.classBuilder().ep({
9117
9118
  ...commonParams
9118
9119
  }).m(function(Command, cs, config, o) {
@@ -9129,7 +9130,6 @@ var BatchGetDataQualityResultCommand = _BatchGetDataQualityResultCommand;
9129
9130
 
9130
9131
 
9131
9132
 
9132
-
9133
9133
  var _BatchGetDevEndpointsCommand = class _BatchGetDevEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
9134
9134
  ...commonParams
9135
9135
  }).m(function(Command, cs, config, o) {
@@ -9146,7 +9146,6 @@ var BatchGetDevEndpointsCommand = _BatchGetDevEndpointsCommand;
9146
9146
 
9147
9147
 
9148
9148
 
9149
-
9150
9149
  var _BatchGetJobsCommand = class _BatchGetJobsCommand extends import_smithy_client.Command.classBuilder().ep({
9151
9150
  ...commonParams
9152
9151
  }).m(function(Command, cs, config, o) {
@@ -9163,7 +9162,6 @@ var BatchGetJobsCommand = _BatchGetJobsCommand;
9163
9162
 
9164
9163
 
9165
9164
 
9166
-
9167
9165
  var _BatchGetPartitionCommand = class _BatchGetPartitionCommand extends import_smithy_client.Command.classBuilder().ep({
9168
9166
  ...commonParams
9169
9167
  }).m(function(Command, cs, config, o) {
@@ -9180,7 +9178,6 @@ var BatchGetPartitionCommand = _BatchGetPartitionCommand;
9180
9178
 
9181
9179
 
9182
9180
 
9183
-
9184
9181
  var _BatchGetTableOptimizerCommand = class _BatchGetTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep({
9185
9182
  ...commonParams
9186
9183
  }).m(function(Command, cs, config, o) {
@@ -9197,7 +9194,6 @@ var BatchGetTableOptimizerCommand = _BatchGetTableOptimizerCommand;
9197
9194
 
9198
9195
 
9199
9196
 
9200
-
9201
9197
  var _BatchGetTriggersCommand = class _BatchGetTriggersCommand extends import_smithy_client.Command.classBuilder().ep({
9202
9198
  ...commonParams
9203
9199
  }).m(function(Command, cs, config, o) {
@@ -9214,7 +9210,6 @@ var BatchGetTriggersCommand = _BatchGetTriggersCommand;
9214
9210
 
9215
9211
 
9216
9212
 
9217
-
9218
9213
  var _BatchGetWorkflowsCommand = class _BatchGetWorkflowsCommand extends import_smithy_client.Command.classBuilder().ep({
9219
9214
  ...commonParams
9220
9215
  }).m(function(Command, cs, config, o) {
@@ -9231,7 +9226,6 @@ var BatchGetWorkflowsCommand = _BatchGetWorkflowsCommand;
9231
9226
 
9232
9227
 
9233
9228
 
9234
-
9235
9229
  var _BatchStopJobRunCommand = class _BatchStopJobRunCommand extends import_smithy_client.Command.classBuilder().ep({
9236
9230
  ...commonParams
9237
9231
  }).m(function(Command, cs, config, o) {
@@ -9248,7 +9242,6 @@ var BatchStopJobRunCommand = _BatchStopJobRunCommand;
9248
9242
 
9249
9243
 
9250
9244
 
9251
-
9252
9245
  var _BatchUpdatePartitionCommand = class _BatchUpdatePartitionCommand extends import_smithy_client.Command.classBuilder().ep({
9253
9246
  ...commonParams
9254
9247
  }).m(function(Command, cs, config, o) {
@@ -9265,7 +9258,6 @@ var BatchUpdatePartitionCommand = _BatchUpdatePartitionCommand;
9265
9258
 
9266
9259
 
9267
9260
 
9268
-
9269
9261
  var _CancelDataQualityRuleRecommendationRunCommand = class _CancelDataQualityRuleRecommendationRunCommand extends import_smithy_client.Command.classBuilder().ep({
9270
9262
  ...commonParams
9271
9263
  }).m(function(Command, cs, config, o) {
@@ -9282,7 +9274,6 @@ var CancelDataQualityRuleRecommendationRunCommand = _CancelDataQualityRuleRecomm
9282
9274
 
9283
9275
 
9284
9276
 
9285
-
9286
9277
  var _CancelDataQualityRulesetEvaluationRunCommand = class _CancelDataQualityRulesetEvaluationRunCommand extends import_smithy_client.Command.classBuilder().ep({
9287
9278
  ...commonParams
9288
9279
  }).m(function(Command, cs, config, o) {
@@ -9299,7 +9290,6 @@ var CancelDataQualityRulesetEvaluationRunCommand = _CancelDataQualityRulesetEval
9299
9290
 
9300
9291
 
9301
9292
 
9302
-
9303
9293
  var _CancelMLTaskRunCommand = class _CancelMLTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
9304
9294
  ...commonParams
9305
9295
  }).m(function(Command, cs, config, o) {
@@ -9316,7 +9306,6 @@ var CancelMLTaskRunCommand = _CancelMLTaskRunCommand;
9316
9306
 
9317
9307
 
9318
9308
 
9319
-
9320
9309
  var _CancelStatementCommand = class _CancelStatementCommand extends import_smithy_client.Command.classBuilder().ep({
9321
9310
  ...commonParams
9322
9311
  }).m(function(Command, cs, config, o) {
@@ -9333,7 +9322,6 @@ var CancelStatementCommand = _CancelStatementCommand;
9333
9322
 
9334
9323
 
9335
9324
 
9336
-
9337
9325
  var _CheckSchemaVersionValidityCommand = class _CheckSchemaVersionValidityCommand extends import_smithy_client.Command.classBuilder().ep({
9338
9326
  ...commonParams
9339
9327
  }).m(function(Command, cs, config, o) {
@@ -9350,7 +9338,6 @@ var CheckSchemaVersionValidityCommand = _CheckSchemaVersionValidityCommand;
9350
9338
 
9351
9339
 
9352
9340
 
9353
-
9354
9341
  var _CreateBlueprintCommand = class _CreateBlueprintCommand extends import_smithy_client.Command.classBuilder().ep({
9355
9342
  ...commonParams
9356
9343
  }).m(function(Command, cs, config, o) {
@@ -9367,7 +9354,6 @@ var CreateBlueprintCommand = _CreateBlueprintCommand;
9367
9354
 
9368
9355
 
9369
9356
 
9370
-
9371
9357
  var _CreateClassifierCommand = class _CreateClassifierCommand extends import_smithy_client.Command.classBuilder().ep({
9372
9358
  ...commonParams
9373
9359
  }).m(function(Command, cs, config, o) {
@@ -9384,7 +9370,6 @@ var CreateClassifierCommand = _CreateClassifierCommand;
9384
9370
 
9385
9371
 
9386
9372
 
9387
-
9388
9373
  var _CreateConnectionCommand = class _CreateConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
9389
9374
  ...commonParams
9390
9375
  }).m(function(Command, cs, config, o) {
@@ -9401,7 +9386,6 @@ var CreateConnectionCommand = _CreateConnectionCommand;
9401
9386
 
9402
9387
 
9403
9388
 
9404
-
9405
9389
  var _CreateCrawlerCommand = class _CreateCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
9406
9390
  ...commonParams
9407
9391
  }).m(function(Command, cs, config, o) {
@@ -9418,7 +9402,6 @@ var CreateCrawlerCommand = _CreateCrawlerCommand;
9418
9402
 
9419
9403
 
9420
9404
 
9421
-
9422
9405
  var _CreateCustomEntityTypeCommand = class _CreateCustomEntityTypeCommand extends import_smithy_client.Command.classBuilder().ep({
9423
9406
  ...commonParams
9424
9407
  }).m(function(Command, cs, config, o) {
@@ -9435,7 +9418,6 @@ var CreateCustomEntityTypeCommand = _CreateCustomEntityTypeCommand;
9435
9418
 
9436
9419
 
9437
9420
 
9438
-
9439
9421
  var _CreateDatabaseCommand = class _CreateDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
9440
9422
  ...commonParams
9441
9423
  }).m(function(Command, cs, config, o) {
@@ -9452,7 +9434,6 @@ var CreateDatabaseCommand = _CreateDatabaseCommand;
9452
9434
 
9453
9435
 
9454
9436
 
9455
-
9456
9437
  var _CreateDataQualityRulesetCommand = class _CreateDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep({
9457
9438
  ...commonParams
9458
9439
  }).m(function(Command, cs, config, o) {
@@ -9469,7 +9450,6 @@ var CreateDataQualityRulesetCommand = _CreateDataQualityRulesetCommand;
9469
9450
 
9470
9451
 
9471
9452
 
9472
-
9473
9453
  var _CreateDevEndpointCommand = class _CreateDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
9474
9454
  ...commonParams
9475
9455
  }).m(function(Command, cs, config, o) {
@@ -9486,7 +9466,6 @@ var CreateDevEndpointCommand = _CreateDevEndpointCommand;
9486
9466
 
9487
9467
 
9488
9468
 
9489
-
9490
9469
  var _CreateJobCommand = class _CreateJobCommand extends import_smithy_client.Command.classBuilder().ep({
9491
9470
  ...commonParams
9492
9471
  }).m(function(Command, cs, config, o) {
@@ -9503,7 +9482,6 @@ var CreateJobCommand = _CreateJobCommand;
9503
9482
 
9504
9483
 
9505
9484
 
9506
-
9507
9485
  var _CreateMLTransformCommand = class _CreateMLTransformCommand extends import_smithy_client.Command.classBuilder().ep({
9508
9486
  ...commonParams
9509
9487
  }).m(function(Command, cs, config, o) {
@@ -9520,7 +9498,6 @@ var CreateMLTransformCommand = _CreateMLTransformCommand;
9520
9498
 
9521
9499
 
9522
9500
 
9523
-
9524
9501
  var _CreatePartitionCommand = class _CreatePartitionCommand extends import_smithy_client.Command.classBuilder().ep({
9525
9502
  ...commonParams
9526
9503
  }).m(function(Command, cs, config, o) {
@@ -9537,7 +9514,6 @@ var CreatePartitionCommand = _CreatePartitionCommand;
9537
9514
 
9538
9515
 
9539
9516
 
9540
-
9541
9517
  var _CreatePartitionIndexCommand = class _CreatePartitionIndexCommand extends import_smithy_client.Command.classBuilder().ep({
9542
9518
  ...commonParams
9543
9519
  }).m(function(Command, cs, config, o) {
@@ -9554,7 +9530,6 @@ var CreatePartitionIndexCommand = _CreatePartitionIndexCommand;
9554
9530
 
9555
9531
 
9556
9532
 
9557
-
9558
9533
  var _CreateRegistryCommand = class _CreateRegistryCommand extends import_smithy_client.Command.classBuilder().ep({
9559
9534
  ...commonParams
9560
9535
  }).m(function(Command, cs, config, o) {
@@ -9571,7 +9546,6 @@ var CreateRegistryCommand = _CreateRegistryCommand;
9571
9546
 
9572
9547
 
9573
9548
 
9574
-
9575
9549
  var _CreateSchemaCommand = class _CreateSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
9576
9550
  ...commonParams
9577
9551
  }).m(function(Command, cs, config, o) {
@@ -9588,7 +9562,6 @@ var CreateSchemaCommand = _CreateSchemaCommand;
9588
9562
 
9589
9563
 
9590
9564
 
9591
-
9592
9565
  var _CreateScriptCommand = class _CreateScriptCommand extends import_smithy_client.Command.classBuilder().ep({
9593
9566
  ...commonParams
9594
9567
  }).m(function(Command, cs, config, o) {
@@ -9605,7 +9578,6 @@ var CreateScriptCommand = _CreateScriptCommand;
9605
9578
 
9606
9579
 
9607
9580
 
9608
-
9609
9581
  var _CreateSecurityConfigurationCommand = class _CreateSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
9610
9582
  ...commonParams
9611
9583
  }).m(function(Command, cs, config, o) {
@@ -9622,7 +9594,6 @@ var CreateSecurityConfigurationCommand = _CreateSecurityConfigurationCommand;
9622
9594
 
9623
9595
 
9624
9596
 
9625
-
9626
9597
  var _CreateSessionCommand = class _CreateSessionCommand extends import_smithy_client.Command.classBuilder().ep({
9627
9598
  ...commonParams
9628
9599
  }).m(function(Command, cs, config, o) {
@@ -9639,7 +9610,6 @@ var CreateSessionCommand = _CreateSessionCommand;
9639
9610
 
9640
9611
 
9641
9612
 
9642
-
9643
9613
  var _CreateTableCommand = class _CreateTableCommand extends import_smithy_client.Command.classBuilder().ep({
9644
9614
  ...commonParams
9645
9615
  }).m(function(Command, cs, config, o) {
@@ -9656,7 +9626,6 @@ var CreateTableCommand = _CreateTableCommand;
9656
9626
 
9657
9627
 
9658
9628
 
9659
-
9660
9629
  var _CreateTableOptimizerCommand = class _CreateTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep({
9661
9630
  ...commonParams
9662
9631
  }).m(function(Command, cs, config, o) {
@@ -9673,7 +9642,6 @@ var CreateTableOptimizerCommand = _CreateTableOptimizerCommand;
9673
9642
 
9674
9643
 
9675
9644
 
9676
-
9677
9645
  var _CreateTriggerCommand = class _CreateTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
9678
9646
  ...commonParams
9679
9647
  }).m(function(Command, cs, config, o) {
@@ -9690,7 +9658,6 @@ var CreateTriggerCommand = _CreateTriggerCommand;
9690
9658
 
9691
9659
 
9692
9660
 
9693
-
9694
9661
  var _CreateUserDefinedFunctionCommand = class _CreateUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
9695
9662
  ...commonParams
9696
9663
  }).m(function(Command, cs, config, o) {
@@ -9707,7 +9674,6 @@ var CreateUserDefinedFunctionCommand = _CreateUserDefinedFunctionCommand;
9707
9674
 
9708
9675
 
9709
9676
 
9710
-
9711
9677
  var _CreateWorkflowCommand = class _CreateWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
9712
9678
  ...commonParams
9713
9679
  }).m(function(Command, cs, config, o) {
@@ -9724,7 +9690,6 @@ var CreateWorkflowCommand = _CreateWorkflowCommand;
9724
9690
 
9725
9691
 
9726
9692
 
9727
-
9728
9693
  var _DeleteBlueprintCommand = class _DeleteBlueprintCommand extends import_smithy_client.Command.classBuilder().ep({
9729
9694
  ...commonParams
9730
9695
  }).m(function(Command, cs, config, o) {
@@ -9741,7 +9706,6 @@ var DeleteBlueprintCommand = _DeleteBlueprintCommand;
9741
9706
 
9742
9707
 
9743
9708
 
9744
-
9745
9709
  var _DeleteClassifierCommand = class _DeleteClassifierCommand extends import_smithy_client.Command.classBuilder().ep({
9746
9710
  ...commonParams
9747
9711
  }).m(function(Command, cs, config, o) {
@@ -9758,7 +9722,6 @@ var DeleteClassifierCommand = _DeleteClassifierCommand;
9758
9722
 
9759
9723
 
9760
9724
 
9761
-
9762
9725
  var _DeleteColumnStatisticsForPartitionCommand = class _DeleteColumnStatisticsForPartitionCommand extends import_smithy_client.Command.classBuilder().ep({
9763
9726
  ...commonParams
9764
9727
  }).m(function(Command, cs, config, o) {
@@ -9775,7 +9738,6 @@ var DeleteColumnStatisticsForPartitionCommand = _DeleteColumnStatisticsForPartit
9775
9738
 
9776
9739
 
9777
9740
 
9778
-
9779
9741
  var _DeleteColumnStatisticsForTableCommand = class _DeleteColumnStatisticsForTableCommand extends import_smithy_client.Command.classBuilder().ep({
9780
9742
  ...commonParams
9781
9743
  }).m(function(Command, cs, config, o) {
@@ -9792,7 +9754,6 @@ var DeleteColumnStatisticsForTableCommand = _DeleteColumnStatisticsForTableComma
9792
9754
 
9793
9755
 
9794
9756
 
9795
-
9796
9757
  var _DeleteConnectionCommand = class _DeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
9797
9758
  ...commonParams
9798
9759
  }).m(function(Command, cs, config, o) {
@@ -9809,7 +9770,6 @@ var DeleteConnectionCommand = _DeleteConnectionCommand;
9809
9770
 
9810
9771
 
9811
9772
 
9812
-
9813
9773
  var _DeleteCrawlerCommand = class _DeleteCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
9814
9774
  ...commonParams
9815
9775
  }).m(function(Command, cs, config, o) {
@@ -9826,7 +9786,6 @@ var DeleteCrawlerCommand = _DeleteCrawlerCommand;
9826
9786
 
9827
9787
 
9828
9788
 
9829
-
9830
9789
  var _DeleteCustomEntityTypeCommand = class _DeleteCustomEntityTypeCommand extends import_smithy_client.Command.classBuilder().ep({
9831
9790
  ...commonParams
9832
9791
  }).m(function(Command, cs, config, o) {
@@ -9843,7 +9802,6 @@ var DeleteCustomEntityTypeCommand = _DeleteCustomEntityTypeCommand;
9843
9802
 
9844
9803
 
9845
9804
 
9846
-
9847
9805
  var _DeleteDatabaseCommand = class _DeleteDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
9848
9806
  ...commonParams
9849
9807
  }).m(function(Command, cs, config, o) {
@@ -9860,7 +9818,6 @@ var DeleteDatabaseCommand = _DeleteDatabaseCommand;
9860
9818
 
9861
9819
 
9862
9820
 
9863
-
9864
9821
  var _DeleteDataQualityRulesetCommand = class _DeleteDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep({
9865
9822
  ...commonParams
9866
9823
  }).m(function(Command, cs, config, o) {
@@ -9877,7 +9834,6 @@ var DeleteDataQualityRulesetCommand = _DeleteDataQualityRulesetCommand;
9877
9834
 
9878
9835
 
9879
9836
 
9880
-
9881
9837
  var _DeleteDevEndpointCommand = class _DeleteDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
9882
9838
  ...commonParams
9883
9839
  }).m(function(Command, cs, config, o) {
@@ -9894,7 +9850,6 @@ var DeleteDevEndpointCommand = _DeleteDevEndpointCommand;
9894
9850
 
9895
9851
 
9896
9852
 
9897
-
9898
9853
  var _DeleteJobCommand = class _DeleteJobCommand extends import_smithy_client.Command.classBuilder().ep({
9899
9854
  ...commonParams
9900
9855
  }).m(function(Command, cs, config, o) {
@@ -9911,7 +9866,6 @@ var DeleteJobCommand = _DeleteJobCommand;
9911
9866
 
9912
9867
 
9913
9868
 
9914
-
9915
9869
  var _DeleteMLTransformCommand = class _DeleteMLTransformCommand extends import_smithy_client.Command.classBuilder().ep({
9916
9870
  ...commonParams
9917
9871
  }).m(function(Command, cs, config, o) {
@@ -9928,7 +9882,6 @@ var DeleteMLTransformCommand = _DeleteMLTransformCommand;
9928
9882
 
9929
9883
 
9930
9884
 
9931
-
9932
9885
  var _DeletePartitionCommand = class _DeletePartitionCommand extends import_smithy_client.Command.classBuilder().ep({
9933
9886
  ...commonParams
9934
9887
  }).m(function(Command, cs, config, o) {
@@ -9945,7 +9898,6 @@ var DeletePartitionCommand = _DeletePartitionCommand;
9945
9898
 
9946
9899
 
9947
9900
 
9948
-
9949
9901
  var _DeletePartitionIndexCommand = class _DeletePartitionIndexCommand extends import_smithy_client.Command.classBuilder().ep({
9950
9902
  ...commonParams
9951
9903
  }).m(function(Command, cs, config, o) {
@@ -9962,7 +9914,6 @@ var DeletePartitionIndexCommand = _DeletePartitionIndexCommand;
9962
9914
 
9963
9915
 
9964
9916
 
9965
-
9966
9917
  var _DeleteRegistryCommand = class _DeleteRegistryCommand extends import_smithy_client.Command.classBuilder().ep({
9967
9918
  ...commonParams
9968
9919
  }).m(function(Command, cs, config, o) {
@@ -9979,7 +9930,6 @@ var DeleteRegistryCommand = _DeleteRegistryCommand;
9979
9930
 
9980
9931
 
9981
9932
 
9982
-
9983
9933
  var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
9984
9934
  ...commonParams
9985
9935
  }).m(function(Command, cs, config, o) {
@@ -9996,7 +9946,6 @@ var DeleteResourcePolicyCommand = _DeleteResourcePolicyCommand;
9996
9946
 
9997
9947
 
9998
9948
 
9999
-
10000
9949
  var _DeleteSchemaCommand = class _DeleteSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
10001
9950
  ...commonParams
10002
9951
  }).m(function(Command, cs, config, o) {
@@ -10013,7 +9962,6 @@ var DeleteSchemaCommand = _DeleteSchemaCommand;
10013
9962
 
10014
9963
 
10015
9964
 
10016
-
10017
9965
  var _DeleteSchemaVersionsCommand = class _DeleteSchemaVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
10018
9966
  ...commonParams
10019
9967
  }).m(function(Command, cs, config, o) {
@@ -10030,7 +9978,6 @@ var DeleteSchemaVersionsCommand = _DeleteSchemaVersionsCommand;
10030
9978
 
10031
9979
 
10032
9980
 
10033
-
10034
9981
  var _DeleteSecurityConfigurationCommand = class _DeleteSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
10035
9982
  ...commonParams
10036
9983
  }).m(function(Command, cs, config, o) {
@@ -10047,7 +9994,6 @@ var DeleteSecurityConfigurationCommand = _DeleteSecurityConfigurationCommand;
10047
9994
 
10048
9995
 
10049
9996
 
10050
-
10051
9997
  var _DeleteSessionCommand = class _DeleteSessionCommand extends import_smithy_client.Command.classBuilder().ep({
10052
9998
  ...commonParams
10053
9999
  }).m(function(Command, cs, config, o) {
@@ -10064,7 +10010,6 @@ var DeleteSessionCommand = _DeleteSessionCommand;
10064
10010
 
10065
10011
 
10066
10012
 
10067
-
10068
10013
  var _DeleteTableCommand = class _DeleteTableCommand extends import_smithy_client.Command.classBuilder().ep({
10069
10014
  ...commonParams
10070
10015
  }).m(function(Command, cs, config, o) {
@@ -10081,7 +10026,6 @@ var DeleteTableCommand = _DeleteTableCommand;
10081
10026
 
10082
10027
 
10083
10028
 
10084
-
10085
10029
  var _DeleteTableOptimizerCommand = class _DeleteTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep({
10086
10030
  ...commonParams
10087
10031
  }).m(function(Command, cs, config, o) {
@@ -10098,7 +10042,6 @@ var DeleteTableOptimizerCommand = _DeleteTableOptimizerCommand;
10098
10042
 
10099
10043
 
10100
10044
 
10101
-
10102
10045
  var _DeleteTableVersionCommand = class _DeleteTableVersionCommand extends import_smithy_client.Command.classBuilder().ep({
10103
10046
  ...commonParams
10104
10047
  }).m(function(Command, cs, config, o) {
@@ -10115,7 +10058,6 @@ var DeleteTableVersionCommand = _DeleteTableVersionCommand;
10115
10058
 
10116
10059
 
10117
10060
 
10118
-
10119
10061
  var _DeleteTriggerCommand = class _DeleteTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
10120
10062
  ...commonParams
10121
10063
  }).m(function(Command, cs, config, o) {
@@ -10132,7 +10074,6 @@ var DeleteTriggerCommand = _DeleteTriggerCommand;
10132
10074
 
10133
10075
 
10134
10076
 
10135
-
10136
10077
  var _DeleteUserDefinedFunctionCommand = class _DeleteUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
10137
10078
  ...commonParams
10138
10079
  }).m(function(Command, cs, config, o) {
@@ -10149,7 +10090,6 @@ var DeleteUserDefinedFunctionCommand = _DeleteUserDefinedFunctionCommand;
10149
10090
 
10150
10091
 
10151
10092
 
10152
-
10153
10093
  var _DeleteWorkflowCommand = class _DeleteWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
10154
10094
  ...commonParams
10155
10095
  }).m(function(Command, cs, config, o) {
@@ -10166,7 +10106,6 @@ var DeleteWorkflowCommand = _DeleteWorkflowCommand;
10166
10106
 
10167
10107
 
10168
10108
 
10169
-
10170
10109
  var _GetBlueprintCommand = class _GetBlueprintCommand extends import_smithy_client.Command.classBuilder().ep({
10171
10110
  ...commonParams
10172
10111
  }).m(function(Command, cs, config, o) {
@@ -10183,7 +10122,6 @@ var GetBlueprintCommand = _GetBlueprintCommand;
10183
10122
 
10184
10123
 
10185
10124
 
10186
-
10187
10125
  var _GetBlueprintRunCommand = class _GetBlueprintRunCommand extends import_smithy_client.Command.classBuilder().ep({
10188
10126
  ...commonParams
10189
10127
  }).m(function(Command, cs, config, o) {
@@ -10200,7 +10138,6 @@ var GetBlueprintRunCommand = _GetBlueprintRunCommand;
10200
10138
 
10201
10139
 
10202
10140
 
10203
-
10204
10141
  var _GetBlueprintRunsCommand = class _GetBlueprintRunsCommand extends import_smithy_client.Command.classBuilder().ep({
10205
10142
  ...commonParams
10206
10143
  }).m(function(Command, cs, config, o) {
@@ -10217,7 +10154,6 @@ var GetBlueprintRunsCommand = _GetBlueprintRunsCommand;
10217
10154
 
10218
10155
 
10219
10156
 
10220
-
10221
10157
  var _GetCatalogImportStatusCommand = class _GetCatalogImportStatusCommand extends import_smithy_client.Command.classBuilder().ep({
10222
10158
  ...commonParams
10223
10159
  }).m(function(Command, cs, config, o) {
@@ -10234,7 +10170,6 @@ var GetCatalogImportStatusCommand = _GetCatalogImportStatusCommand;
10234
10170
 
10235
10171
 
10236
10172
 
10237
-
10238
10173
  var _GetClassifierCommand = class _GetClassifierCommand extends import_smithy_client.Command.classBuilder().ep({
10239
10174
  ...commonParams
10240
10175
  }).m(function(Command, cs, config, o) {
@@ -10251,7 +10186,6 @@ var GetClassifierCommand = _GetClassifierCommand;
10251
10186
 
10252
10187
 
10253
10188
 
10254
-
10255
10189
  var _GetClassifiersCommand = class _GetClassifiersCommand extends import_smithy_client.Command.classBuilder().ep({
10256
10190
  ...commonParams
10257
10191
  }).m(function(Command, cs, config, o) {
@@ -10268,7 +10202,6 @@ var GetClassifiersCommand = _GetClassifiersCommand;
10268
10202
 
10269
10203
 
10270
10204
 
10271
-
10272
10205
  var _GetColumnStatisticsForPartitionCommand = class _GetColumnStatisticsForPartitionCommand extends import_smithy_client.Command.classBuilder().ep({
10273
10206
  ...commonParams
10274
10207
  }).m(function(Command, cs, config, o) {
@@ -10285,7 +10218,6 @@ var GetColumnStatisticsForPartitionCommand = _GetColumnStatisticsForPartitionCom
10285
10218
 
10286
10219
 
10287
10220
 
10288
-
10289
10221
  var _GetColumnStatisticsForTableCommand = class _GetColumnStatisticsForTableCommand extends import_smithy_client.Command.classBuilder().ep({
10290
10222
  ...commonParams
10291
10223
  }).m(function(Command, cs, config, o) {
@@ -10302,7 +10234,6 @@ var GetColumnStatisticsForTableCommand = _GetColumnStatisticsForTableCommand;
10302
10234
 
10303
10235
 
10304
10236
 
10305
-
10306
10237
  var _GetColumnStatisticsTaskRunCommand = class _GetColumnStatisticsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
10307
10238
  ...commonParams
10308
10239
  }).m(function(Command, cs, config, o) {
@@ -10319,7 +10250,6 @@ var GetColumnStatisticsTaskRunCommand = _GetColumnStatisticsTaskRunCommand;
10319
10250
 
10320
10251
 
10321
10252
 
10322
-
10323
10253
  var _GetColumnStatisticsTaskRunsCommand = class _GetColumnStatisticsTaskRunsCommand extends import_smithy_client.Command.classBuilder().ep({
10324
10254
  ...commonParams
10325
10255
  }).m(function(Command, cs, config, o) {
@@ -10336,7 +10266,6 @@ var GetColumnStatisticsTaskRunsCommand = _GetColumnStatisticsTaskRunsCommand;
10336
10266
 
10337
10267
 
10338
10268
 
10339
-
10340
10269
  var _GetConnectionCommand = class _GetConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
10341
10270
  ...commonParams
10342
10271
  }).m(function(Command, cs, config, o) {
@@ -10353,7 +10282,6 @@ var GetConnectionCommand = _GetConnectionCommand;
10353
10282
 
10354
10283
 
10355
10284
 
10356
-
10357
10285
  var _GetConnectionsCommand = class _GetConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
10358
10286
  ...commonParams
10359
10287
  }).m(function(Command, cs, config, o) {
@@ -10370,7 +10298,6 @@ var GetConnectionsCommand = _GetConnectionsCommand;
10370
10298
 
10371
10299
 
10372
10300
 
10373
-
10374
10301
  var _GetCrawlerCommand = class _GetCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
10375
10302
  ...commonParams
10376
10303
  }).m(function(Command, cs, config, o) {
@@ -10387,7 +10314,6 @@ var GetCrawlerCommand = _GetCrawlerCommand;
10387
10314
 
10388
10315
 
10389
10316
 
10390
-
10391
10317
  var _GetCrawlerMetricsCommand = class _GetCrawlerMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
10392
10318
  ...commonParams
10393
10319
  }).m(function(Command, cs, config, o) {
@@ -10404,7 +10330,6 @@ var GetCrawlerMetricsCommand = _GetCrawlerMetricsCommand;
10404
10330
 
10405
10331
 
10406
10332
 
10407
-
10408
10333
  var _GetCrawlersCommand = class _GetCrawlersCommand extends import_smithy_client.Command.classBuilder().ep({
10409
10334
  ...commonParams
10410
10335
  }).m(function(Command, cs, config, o) {
@@ -10421,7 +10346,6 @@ var GetCrawlersCommand = _GetCrawlersCommand;
10421
10346
 
10422
10347
 
10423
10348
 
10424
-
10425
10349
  var _GetCustomEntityTypeCommand = class _GetCustomEntityTypeCommand extends import_smithy_client.Command.classBuilder().ep({
10426
10350
  ...commonParams
10427
10351
  }).m(function(Command, cs, config, o) {
@@ -10438,7 +10362,6 @@ var GetCustomEntityTypeCommand = _GetCustomEntityTypeCommand;
10438
10362
 
10439
10363
 
10440
10364
 
10441
-
10442
10365
  var _GetDatabaseCommand = class _GetDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
10443
10366
  ...commonParams
10444
10367
  }).m(function(Command, cs, config, o) {
@@ -10455,7 +10378,6 @@ var GetDatabaseCommand = _GetDatabaseCommand;
10455
10378
 
10456
10379
 
10457
10380
 
10458
-
10459
10381
  var _GetDatabasesCommand = class _GetDatabasesCommand extends import_smithy_client.Command.classBuilder().ep({
10460
10382
  ...commonParams
10461
10383
  }).m(function(Command, cs, config, o) {
@@ -10472,7 +10394,6 @@ var GetDatabasesCommand = _GetDatabasesCommand;
10472
10394
 
10473
10395
 
10474
10396
 
10475
-
10476
10397
  var _GetDataCatalogEncryptionSettingsCommand = class _GetDataCatalogEncryptionSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
10477
10398
  ...commonParams
10478
10399
  }).m(function(Command, cs, config, o) {
@@ -10489,7 +10410,6 @@ var GetDataCatalogEncryptionSettingsCommand = _GetDataCatalogEncryptionSettingsC
10489
10410
 
10490
10411
 
10491
10412
 
10492
-
10493
10413
  var _GetDataflowGraphCommand = class _GetDataflowGraphCommand extends import_smithy_client.Command.classBuilder().ep({
10494
10414
  ...commonParams
10495
10415
  }).m(function(Command, cs, config, o) {
@@ -10506,7 +10426,6 @@ var GetDataflowGraphCommand = _GetDataflowGraphCommand;
10506
10426
 
10507
10427
 
10508
10428
 
10509
-
10510
10429
  var _GetDataQualityResultCommand = class _GetDataQualityResultCommand extends import_smithy_client.Command.classBuilder().ep({
10511
10430
  ...commonParams
10512
10431
  }).m(function(Command, cs, config, o) {
@@ -10523,7 +10442,6 @@ var GetDataQualityResultCommand = _GetDataQualityResultCommand;
10523
10442
 
10524
10443
 
10525
10444
 
10526
-
10527
10445
  var _GetDataQualityRuleRecommendationRunCommand = class _GetDataQualityRuleRecommendationRunCommand extends import_smithy_client.Command.classBuilder().ep({
10528
10446
  ...commonParams
10529
10447
  }).m(function(Command, cs, config, o) {
@@ -10540,7 +10458,6 @@ var GetDataQualityRuleRecommendationRunCommand = _GetDataQualityRuleRecommendati
10540
10458
 
10541
10459
 
10542
10460
 
10543
-
10544
10461
  var _GetDataQualityRulesetCommand = class _GetDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep({
10545
10462
  ...commonParams
10546
10463
  }).m(function(Command, cs, config, o) {
@@ -10557,7 +10474,6 @@ var GetDataQualityRulesetCommand = _GetDataQualityRulesetCommand;
10557
10474
 
10558
10475
 
10559
10476
 
10560
-
10561
10477
  var _GetDataQualityRulesetEvaluationRunCommand = class _GetDataQualityRulesetEvaluationRunCommand extends import_smithy_client.Command.classBuilder().ep({
10562
10478
  ...commonParams
10563
10479
  }).m(function(Command, cs, config, o) {
@@ -10574,7 +10490,6 @@ var GetDataQualityRulesetEvaluationRunCommand = _GetDataQualityRulesetEvaluation
10574
10490
 
10575
10491
 
10576
10492
 
10577
-
10578
10493
  var _GetDevEndpointCommand = class _GetDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
10579
10494
  ...commonParams
10580
10495
  }).m(function(Command, cs, config, o) {
@@ -10591,7 +10506,6 @@ var GetDevEndpointCommand = _GetDevEndpointCommand;
10591
10506
 
10592
10507
 
10593
10508
 
10594
-
10595
10509
  var _GetDevEndpointsCommand = class _GetDevEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
10596
10510
  ...commonParams
10597
10511
  }).m(function(Command, cs, config, o) {
@@ -10608,7 +10522,6 @@ var GetDevEndpointsCommand = _GetDevEndpointsCommand;
10608
10522
 
10609
10523
 
10610
10524
 
10611
-
10612
10525
  var _GetJobBookmarkCommand = class _GetJobBookmarkCommand extends import_smithy_client.Command.classBuilder().ep({
10613
10526
  ...commonParams
10614
10527
  }).m(function(Command, cs, config, o) {
@@ -10625,7 +10538,6 @@ var GetJobBookmarkCommand = _GetJobBookmarkCommand;
10625
10538
 
10626
10539
 
10627
10540
 
10628
-
10629
10541
  var _GetJobCommand = class _GetJobCommand extends import_smithy_client.Command.classBuilder().ep({
10630
10542
  ...commonParams
10631
10543
  }).m(function(Command, cs, config, o) {
@@ -10642,7 +10554,6 @@ var GetJobCommand = _GetJobCommand;
10642
10554
 
10643
10555
 
10644
10556
 
10645
-
10646
10557
  var _GetJobRunCommand = class _GetJobRunCommand extends import_smithy_client.Command.classBuilder().ep({
10647
10558
  ...commonParams
10648
10559
  }).m(function(Command, cs, config, o) {
@@ -10659,7 +10570,6 @@ var GetJobRunCommand = _GetJobRunCommand;
10659
10570
 
10660
10571
 
10661
10572
 
10662
-
10663
10573
  var _GetJobRunsCommand = class _GetJobRunsCommand extends import_smithy_client.Command.classBuilder().ep({
10664
10574
  ...commonParams
10665
10575
  }).m(function(Command, cs, config, o) {
@@ -10676,7 +10586,6 @@ var GetJobRunsCommand = _GetJobRunsCommand;
10676
10586
 
10677
10587
 
10678
10588
 
10679
-
10680
10589
  var _GetJobsCommand = class _GetJobsCommand extends import_smithy_client.Command.classBuilder().ep({
10681
10590
  ...commonParams
10682
10591
  }).m(function(Command, cs, config, o) {
@@ -10693,7 +10602,6 @@ var GetJobsCommand = _GetJobsCommand;
10693
10602
 
10694
10603
 
10695
10604
 
10696
-
10697
10605
  var _GetMappingCommand = class _GetMappingCommand extends import_smithy_client.Command.classBuilder().ep({
10698
10606
  ...commonParams
10699
10607
  }).m(function(Command, cs, config, o) {
@@ -10710,7 +10618,6 @@ var GetMappingCommand = _GetMappingCommand;
10710
10618
 
10711
10619
 
10712
10620
 
10713
-
10714
10621
  var _GetMLTaskRunCommand = class _GetMLTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
10715
10622
  ...commonParams
10716
10623
  }).m(function(Command, cs, config, o) {
@@ -10727,7 +10634,6 @@ var GetMLTaskRunCommand = _GetMLTaskRunCommand;
10727
10634
 
10728
10635
 
10729
10636
 
10730
-
10731
10637
  var _GetMLTaskRunsCommand = class _GetMLTaskRunsCommand extends import_smithy_client.Command.classBuilder().ep({
10732
10638
  ...commonParams
10733
10639
  }).m(function(Command, cs, config, o) {
@@ -10744,7 +10650,6 @@ var GetMLTaskRunsCommand = _GetMLTaskRunsCommand;
10744
10650
 
10745
10651
 
10746
10652
 
10747
-
10748
10653
  var _GetMLTransformCommand = class _GetMLTransformCommand extends import_smithy_client.Command.classBuilder().ep({
10749
10654
  ...commonParams
10750
10655
  }).m(function(Command, cs, config, o) {
@@ -10761,7 +10666,6 @@ var GetMLTransformCommand = _GetMLTransformCommand;
10761
10666
 
10762
10667
 
10763
10668
 
10764
-
10765
10669
  var _GetMLTransformsCommand = class _GetMLTransformsCommand extends import_smithy_client.Command.classBuilder().ep({
10766
10670
  ...commonParams
10767
10671
  }).m(function(Command, cs, config, o) {
@@ -10778,7 +10682,6 @@ var GetMLTransformsCommand = _GetMLTransformsCommand;
10778
10682
 
10779
10683
 
10780
10684
 
10781
-
10782
10685
  var _GetPartitionCommand = class _GetPartitionCommand extends import_smithy_client.Command.classBuilder().ep({
10783
10686
  ...commonParams
10784
10687
  }).m(function(Command, cs, config, o) {
@@ -10795,7 +10698,6 @@ var GetPartitionCommand = _GetPartitionCommand;
10795
10698
 
10796
10699
 
10797
10700
 
10798
-
10799
10701
  var _GetPartitionIndexesCommand = class _GetPartitionIndexesCommand extends import_smithy_client.Command.classBuilder().ep({
10800
10702
  ...commonParams
10801
10703
  }).m(function(Command, cs, config, o) {
@@ -10812,7 +10714,6 @@ var GetPartitionIndexesCommand = _GetPartitionIndexesCommand;
10812
10714
 
10813
10715
 
10814
10716
 
10815
-
10816
10717
  var _GetPartitionsCommand = class _GetPartitionsCommand extends import_smithy_client.Command.classBuilder().ep({
10817
10718
  ...commonParams
10818
10719
  }).m(function(Command, cs, config, o) {
@@ -10829,7 +10730,6 @@ var GetPartitionsCommand = _GetPartitionsCommand;
10829
10730
 
10830
10731
 
10831
10732
 
10832
-
10833
10733
  var _GetPlanCommand = class _GetPlanCommand extends import_smithy_client.Command.classBuilder().ep({
10834
10734
  ...commonParams
10835
10735
  }).m(function(Command, cs, config, o) {
@@ -10846,7 +10746,6 @@ var GetPlanCommand = _GetPlanCommand;
10846
10746
 
10847
10747
 
10848
10748
 
10849
-
10850
10749
  var _GetRegistryCommand = class _GetRegistryCommand extends import_smithy_client.Command.classBuilder().ep({
10851
10750
  ...commonParams
10852
10751
  }).m(function(Command, cs, config, o) {
@@ -10863,7 +10762,6 @@ var GetRegistryCommand = _GetRegistryCommand;
10863
10762
 
10864
10763
 
10865
10764
 
10866
-
10867
10765
  var _GetResourcePoliciesCommand = class _GetResourcePoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
10868
10766
  ...commonParams
10869
10767
  }).m(function(Command, cs, config, o) {
@@ -10880,7 +10778,6 @@ var GetResourcePoliciesCommand = _GetResourcePoliciesCommand;
10880
10778
 
10881
10779
 
10882
10780
 
10883
-
10884
10781
  var _GetResourcePolicyCommand = class _GetResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10885
10782
  ...commonParams
10886
10783
  }).m(function(Command, cs, config, o) {
@@ -10897,7 +10794,6 @@ var GetResourcePolicyCommand = _GetResourcePolicyCommand;
10897
10794
 
10898
10795
 
10899
10796
 
10900
-
10901
10797
  var _GetSchemaByDefinitionCommand = class _GetSchemaByDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
10902
10798
  ...commonParams
10903
10799
  }).m(function(Command, cs, config, o) {
@@ -10914,7 +10810,6 @@ var GetSchemaByDefinitionCommand = _GetSchemaByDefinitionCommand;
10914
10810
 
10915
10811
 
10916
10812
 
10917
-
10918
10813
  var _GetSchemaCommand = class _GetSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
10919
10814
  ...commonParams
10920
10815
  }).m(function(Command, cs, config, o) {
@@ -10931,7 +10826,6 @@ var GetSchemaCommand = _GetSchemaCommand;
10931
10826
 
10932
10827
 
10933
10828
 
10934
-
10935
10829
  var _GetSchemaVersionCommand = class _GetSchemaVersionCommand extends import_smithy_client.Command.classBuilder().ep({
10936
10830
  ...commonParams
10937
10831
  }).m(function(Command, cs, config, o) {
@@ -10948,7 +10842,6 @@ var GetSchemaVersionCommand = _GetSchemaVersionCommand;
10948
10842
 
10949
10843
 
10950
10844
 
10951
-
10952
10845
  var _GetSchemaVersionsDiffCommand = class _GetSchemaVersionsDiffCommand extends import_smithy_client.Command.classBuilder().ep({
10953
10846
  ...commonParams
10954
10847
  }).m(function(Command, cs, config, o) {
@@ -10965,7 +10858,6 @@ var GetSchemaVersionsDiffCommand = _GetSchemaVersionsDiffCommand;
10965
10858
 
10966
10859
 
10967
10860
 
10968
-
10969
10861
  var _GetSecurityConfigurationCommand = class _GetSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
10970
10862
  ...commonParams
10971
10863
  }).m(function(Command, cs, config, o) {
@@ -10982,7 +10874,6 @@ var GetSecurityConfigurationCommand = _GetSecurityConfigurationCommand;
10982
10874
 
10983
10875
 
10984
10876
 
10985
-
10986
10877
  var _GetSecurityConfigurationsCommand = class _GetSecurityConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
10987
10878
  ...commonParams
10988
10879
  }).m(function(Command, cs, config, o) {
@@ -10999,7 +10890,6 @@ var GetSecurityConfigurationsCommand = _GetSecurityConfigurationsCommand;
10999
10890
 
11000
10891
 
11001
10892
 
11002
-
11003
10893
  var _GetSessionCommand = class _GetSessionCommand extends import_smithy_client.Command.classBuilder().ep({
11004
10894
  ...commonParams
11005
10895
  }).m(function(Command, cs, config, o) {
@@ -11016,7 +10906,6 @@ var GetSessionCommand = _GetSessionCommand;
11016
10906
 
11017
10907
 
11018
10908
 
11019
-
11020
10909
  var _GetStatementCommand = class _GetStatementCommand extends import_smithy_client.Command.classBuilder().ep({
11021
10910
  ...commonParams
11022
10911
  }).m(function(Command, cs, config, o) {
@@ -11033,7 +10922,6 @@ var GetStatementCommand = _GetStatementCommand;
11033
10922
 
11034
10923
 
11035
10924
 
11036
-
11037
10925
  var _GetTableCommand = class _GetTableCommand extends import_smithy_client.Command.classBuilder().ep({
11038
10926
  ...commonParams
11039
10927
  }).m(function(Command, cs, config, o) {
@@ -11050,7 +10938,6 @@ var GetTableCommand = _GetTableCommand;
11050
10938
 
11051
10939
 
11052
10940
 
11053
-
11054
10941
  var _GetTableOptimizerCommand = class _GetTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep({
11055
10942
  ...commonParams
11056
10943
  }).m(function(Command, cs, config, o) {
@@ -11067,7 +10954,6 @@ var GetTableOptimizerCommand = _GetTableOptimizerCommand;
11067
10954
 
11068
10955
 
11069
10956
 
11070
-
11071
10957
  var _GetTablesCommand = class _GetTablesCommand extends import_smithy_client.Command.classBuilder().ep({
11072
10958
  ...commonParams
11073
10959
  }).m(function(Command, cs, config, o) {
@@ -11084,7 +10970,6 @@ var GetTablesCommand = _GetTablesCommand;
11084
10970
 
11085
10971
 
11086
10972
 
11087
-
11088
10973
  var _GetTableVersionCommand = class _GetTableVersionCommand extends import_smithy_client.Command.classBuilder().ep({
11089
10974
  ...commonParams
11090
10975
  }).m(function(Command, cs, config, o) {
@@ -11101,7 +10986,6 @@ var GetTableVersionCommand = _GetTableVersionCommand;
11101
10986
 
11102
10987
 
11103
10988
 
11104
-
11105
10989
  var _GetTableVersionsCommand = class _GetTableVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
11106
10990
  ...commonParams
11107
10991
  }).m(function(Command, cs, config, o) {
@@ -11118,7 +11002,6 @@ var GetTableVersionsCommand = _GetTableVersionsCommand;
11118
11002
 
11119
11003
 
11120
11004
 
11121
-
11122
11005
  var _GetTagsCommand = class _GetTagsCommand extends import_smithy_client.Command.classBuilder().ep({
11123
11006
  ...commonParams
11124
11007
  }).m(function(Command, cs, config, o) {
@@ -11135,7 +11018,6 @@ var GetTagsCommand = _GetTagsCommand;
11135
11018
 
11136
11019
 
11137
11020
 
11138
-
11139
11021
  var _GetTriggerCommand = class _GetTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
11140
11022
  ...commonParams
11141
11023
  }).m(function(Command, cs, config, o) {
@@ -11152,7 +11034,6 @@ var GetTriggerCommand = _GetTriggerCommand;
11152
11034
 
11153
11035
 
11154
11036
 
11155
-
11156
11037
  var _GetTriggersCommand = class _GetTriggersCommand extends import_smithy_client.Command.classBuilder().ep({
11157
11038
  ...commonParams
11158
11039
  }).m(function(Command, cs, config, o) {
@@ -11169,7 +11050,6 @@ var GetTriggersCommand = _GetTriggersCommand;
11169
11050
 
11170
11051
 
11171
11052
 
11172
-
11173
11053
  var _GetUnfilteredPartitionMetadataCommand = class _GetUnfilteredPartitionMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
11174
11054
  ...commonParams
11175
11055
  }).m(function(Command, cs, config, o) {
@@ -11186,7 +11066,6 @@ var GetUnfilteredPartitionMetadataCommand = _GetUnfilteredPartitionMetadataComma
11186
11066
 
11187
11067
 
11188
11068
 
11189
-
11190
11069
  var _GetUnfilteredPartitionsMetadataCommand = class _GetUnfilteredPartitionsMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
11191
11070
  ...commonParams
11192
11071
  }).m(function(Command, cs, config, o) {
@@ -11203,7 +11082,6 @@ var GetUnfilteredPartitionsMetadataCommand = _GetUnfilteredPartitionsMetadataCom
11203
11082
 
11204
11083
 
11205
11084
 
11206
-
11207
11085
  var _GetUnfilteredTableMetadataCommand = class _GetUnfilteredTableMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
11208
11086
  ...commonParams
11209
11087
  }).m(function(Command, cs, config, o) {
@@ -11220,7 +11098,6 @@ var GetUnfilteredTableMetadataCommand = _GetUnfilteredTableMetadataCommand;
11220
11098
 
11221
11099
 
11222
11100
 
11223
-
11224
11101
  var _GetUserDefinedFunctionCommand = class _GetUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
11225
11102
  ...commonParams
11226
11103
  }).m(function(Command, cs, config, o) {
@@ -11237,7 +11114,6 @@ var GetUserDefinedFunctionCommand = _GetUserDefinedFunctionCommand;
11237
11114
 
11238
11115
 
11239
11116
 
11240
-
11241
11117
  var _GetUserDefinedFunctionsCommand = class _GetUserDefinedFunctionsCommand extends import_smithy_client.Command.classBuilder().ep({
11242
11118
  ...commonParams
11243
11119
  }).m(function(Command, cs, config, o) {
@@ -11254,7 +11130,6 @@ var GetUserDefinedFunctionsCommand = _GetUserDefinedFunctionsCommand;
11254
11130
 
11255
11131
 
11256
11132
 
11257
-
11258
11133
  var _GetWorkflowCommand = class _GetWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
11259
11134
  ...commonParams
11260
11135
  }).m(function(Command, cs, config, o) {
@@ -11271,7 +11146,6 @@ var GetWorkflowCommand = _GetWorkflowCommand;
11271
11146
 
11272
11147
 
11273
11148
 
11274
-
11275
11149
  var _GetWorkflowRunCommand = class _GetWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep({
11276
11150
  ...commonParams
11277
11151
  }).m(function(Command, cs, config, o) {
@@ -11288,7 +11162,6 @@ var GetWorkflowRunCommand = _GetWorkflowRunCommand;
11288
11162
 
11289
11163
 
11290
11164
 
11291
-
11292
11165
  var _GetWorkflowRunPropertiesCommand = class _GetWorkflowRunPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
11293
11166
  ...commonParams
11294
11167
  }).m(function(Command, cs, config, o) {
@@ -11305,7 +11178,6 @@ var GetWorkflowRunPropertiesCommand = _GetWorkflowRunPropertiesCommand;
11305
11178
 
11306
11179
 
11307
11180
 
11308
-
11309
11181
  var _GetWorkflowRunsCommand = class _GetWorkflowRunsCommand extends import_smithy_client.Command.classBuilder().ep({
11310
11182
  ...commonParams
11311
11183
  }).m(function(Command, cs, config, o) {
@@ -11322,7 +11194,6 @@ var GetWorkflowRunsCommand = _GetWorkflowRunsCommand;
11322
11194
 
11323
11195
 
11324
11196
 
11325
-
11326
11197
  var _ImportCatalogToGlueCommand = class _ImportCatalogToGlueCommand extends import_smithy_client.Command.classBuilder().ep({
11327
11198
  ...commonParams
11328
11199
  }).m(function(Command, cs, config, o) {
@@ -11339,7 +11210,6 @@ var ImportCatalogToGlueCommand = _ImportCatalogToGlueCommand;
11339
11210
 
11340
11211
 
11341
11212
 
11342
-
11343
11213
  var _ListBlueprintsCommand = class _ListBlueprintsCommand extends import_smithy_client.Command.classBuilder().ep({
11344
11214
  ...commonParams
11345
11215
  }).m(function(Command, cs, config, o) {
@@ -11356,7 +11226,6 @@ var ListBlueprintsCommand = _ListBlueprintsCommand;
11356
11226
 
11357
11227
 
11358
11228
 
11359
-
11360
11229
  var _ListColumnStatisticsTaskRunsCommand = class _ListColumnStatisticsTaskRunsCommand extends import_smithy_client.Command.classBuilder().ep({
11361
11230
  ...commonParams
11362
11231
  }).m(function(Command, cs, config, o) {
@@ -11373,7 +11242,6 @@ var ListColumnStatisticsTaskRunsCommand = _ListColumnStatisticsTaskRunsCommand;
11373
11242
 
11374
11243
 
11375
11244
 
11376
-
11377
11245
  var _ListCrawlersCommand = class _ListCrawlersCommand extends import_smithy_client.Command.classBuilder().ep({
11378
11246
  ...commonParams
11379
11247
  }).m(function(Command, cs, config, o) {
@@ -11390,7 +11258,6 @@ var ListCrawlersCommand = _ListCrawlersCommand;
11390
11258
 
11391
11259
 
11392
11260
 
11393
-
11394
11261
  var _ListCrawlsCommand = class _ListCrawlsCommand extends import_smithy_client.Command.classBuilder().ep({
11395
11262
  ...commonParams
11396
11263
  }).m(function(Command, cs, config, o) {
@@ -11407,7 +11274,6 @@ var ListCrawlsCommand = _ListCrawlsCommand;
11407
11274
 
11408
11275
 
11409
11276
 
11410
-
11411
11277
  var _ListCustomEntityTypesCommand = class _ListCustomEntityTypesCommand extends import_smithy_client.Command.classBuilder().ep({
11412
11278
  ...commonParams
11413
11279
  }).m(function(Command, cs, config, o) {
@@ -11424,7 +11290,6 @@ var ListCustomEntityTypesCommand = _ListCustomEntityTypesCommand;
11424
11290
 
11425
11291
 
11426
11292
 
11427
-
11428
11293
  var _ListDataQualityResultsCommand = class _ListDataQualityResultsCommand extends import_smithy_client.Command.classBuilder().ep({
11429
11294
  ...commonParams
11430
11295
  }).m(function(Command, cs, config, o) {
@@ -11441,7 +11306,6 @@ var ListDataQualityResultsCommand = _ListDataQualityResultsCommand;
11441
11306
 
11442
11307
 
11443
11308
 
11444
-
11445
11309
  var _ListDataQualityRuleRecommendationRunsCommand = class _ListDataQualityRuleRecommendationRunsCommand extends import_smithy_client.Command.classBuilder().ep({
11446
11310
  ...commonParams
11447
11311
  }).m(function(Command, cs, config, o) {
@@ -11458,7 +11322,6 @@ var ListDataQualityRuleRecommendationRunsCommand = _ListDataQualityRuleRecommend
11458
11322
 
11459
11323
 
11460
11324
 
11461
-
11462
11325
  var _ListDataQualityRulesetEvaluationRunsCommand = class _ListDataQualityRulesetEvaluationRunsCommand extends import_smithy_client.Command.classBuilder().ep({
11463
11326
  ...commonParams
11464
11327
  }).m(function(Command, cs, config, o) {
@@ -11475,7 +11338,6 @@ var ListDataQualityRulesetEvaluationRunsCommand = _ListDataQualityRulesetEvaluat
11475
11338
 
11476
11339
 
11477
11340
 
11478
-
11479
11341
  var _ListDataQualityRulesetsCommand = class _ListDataQualityRulesetsCommand extends import_smithy_client.Command.classBuilder().ep({
11480
11342
  ...commonParams
11481
11343
  }).m(function(Command, cs, config, o) {
@@ -11492,7 +11354,6 @@ var ListDataQualityRulesetsCommand = _ListDataQualityRulesetsCommand;
11492
11354
 
11493
11355
 
11494
11356
 
11495
-
11496
11357
  var _ListDevEndpointsCommand = class _ListDevEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
11497
11358
  ...commonParams
11498
11359
  }).m(function(Command, cs, config, o) {
@@ -11509,7 +11370,6 @@ var ListDevEndpointsCommand = _ListDevEndpointsCommand;
11509
11370
 
11510
11371
 
11511
11372
 
11512
-
11513
11373
  var _ListJobsCommand = class _ListJobsCommand extends import_smithy_client.Command.classBuilder().ep({
11514
11374
  ...commonParams
11515
11375
  }).m(function(Command, cs, config, o) {
@@ -11526,7 +11386,6 @@ var ListJobsCommand = _ListJobsCommand;
11526
11386
 
11527
11387
 
11528
11388
 
11529
-
11530
11389
  var _ListMLTransformsCommand = class _ListMLTransformsCommand extends import_smithy_client.Command.classBuilder().ep({
11531
11390
  ...commonParams
11532
11391
  }).m(function(Command, cs, config, o) {
@@ -11543,7 +11402,6 @@ var ListMLTransformsCommand = _ListMLTransformsCommand;
11543
11402
 
11544
11403
 
11545
11404
 
11546
-
11547
11405
  var _ListRegistriesCommand = class _ListRegistriesCommand extends import_smithy_client.Command.classBuilder().ep({
11548
11406
  ...commonParams
11549
11407
  }).m(function(Command, cs, config, o) {
@@ -11560,7 +11418,6 @@ var ListRegistriesCommand = _ListRegistriesCommand;
11560
11418
 
11561
11419
 
11562
11420
 
11563
-
11564
11421
  var _ListSchemasCommand = class _ListSchemasCommand extends import_smithy_client.Command.classBuilder().ep({
11565
11422
  ...commonParams
11566
11423
  }).m(function(Command, cs, config, o) {
@@ -11577,7 +11434,6 @@ var ListSchemasCommand = _ListSchemasCommand;
11577
11434
 
11578
11435
 
11579
11436
 
11580
-
11581
11437
  var _ListSchemaVersionsCommand = class _ListSchemaVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
11582
11438
  ...commonParams
11583
11439
  }).m(function(Command, cs, config, o) {
@@ -11594,7 +11450,6 @@ var ListSchemaVersionsCommand = _ListSchemaVersionsCommand;
11594
11450
 
11595
11451
 
11596
11452
 
11597
-
11598
11453
  var _ListSessionsCommand = class _ListSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
11599
11454
  ...commonParams
11600
11455
  }).m(function(Command, cs, config, o) {
@@ -11611,7 +11466,6 @@ var ListSessionsCommand = _ListSessionsCommand;
11611
11466
 
11612
11467
 
11613
11468
 
11614
-
11615
11469
  var _ListStatementsCommand = class _ListStatementsCommand extends import_smithy_client.Command.classBuilder().ep({
11616
11470
  ...commonParams
11617
11471
  }).m(function(Command, cs, config, o) {
@@ -11628,7 +11482,6 @@ var ListStatementsCommand = _ListStatementsCommand;
11628
11482
 
11629
11483
 
11630
11484
 
11631
-
11632
11485
  var _ListTableOptimizerRunsCommand = class _ListTableOptimizerRunsCommand extends import_smithy_client.Command.classBuilder().ep({
11633
11486
  ...commonParams
11634
11487
  }).m(function(Command, cs, config, o) {
@@ -11645,7 +11498,6 @@ var ListTableOptimizerRunsCommand = _ListTableOptimizerRunsCommand;
11645
11498
 
11646
11499
 
11647
11500
 
11648
-
11649
11501
  var _ListTriggersCommand = class _ListTriggersCommand extends import_smithy_client.Command.classBuilder().ep({
11650
11502
  ...commonParams
11651
11503
  }).m(function(Command, cs, config, o) {
@@ -11662,7 +11514,6 @@ var ListTriggersCommand = _ListTriggersCommand;
11662
11514
 
11663
11515
 
11664
11516
 
11665
-
11666
11517
  var _ListWorkflowsCommand = class _ListWorkflowsCommand extends import_smithy_client.Command.classBuilder().ep({
11667
11518
  ...commonParams
11668
11519
  }).m(function(Command, cs, config, o) {
@@ -11679,7 +11530,6 @@ var ListWorkflowsCommand = _ListWorkflowsCommand;
11679
11530
 
11680
11531
 
11681
11532
 
11682
-
11683
11533
  var _PutDataCatalogEncryptionSettingsCommand = class _PutDataCatalogEncryptionSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
11684
11534
  ...commonParams
11685
11535
  }).m(function(Command, cs, config, o) {
@@ -11696,7 +11546,6 @@ var PutDataCatalogEncryptionSettingsCommand = _PutDataCatalogEncryptionSettingsC
11696
11546
 
11697
11547
 
11698
11548
 
11699
-
11700
11549
  var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
11701
11550
  ...commonParams
11702
11551
  }).m(function(Command, cs, config, o) {
@@ -11713,7 +11562,6 @@ var PutResourcePolicyCommand = _PutResourcePolicyCommand;
11713
11562
 
11714
11563
 
11715
11564
 
11716
-
11717
11565
  var _PutSchemaVersionMetadataCommand = class _PutSchemaVersionMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
11718
11566
  ...commonParams
11719
11567
  }).m(function(Command, cs, config, o) {
@@ -11730,7 +11578,6 @@ var PutSchemaVersionMetadataCommand = _PutSchemaVersionMetadataCommand;
11730
11578
 
11731
11579
 
11732
11580
 
11733
-
11734
11581
  var _PutWorkflowRunPropertiesCommand = class _PutWorkflowRunPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
11735
11582
  ...commonParams
11736
11583
  }).m(function(Command, cs, config, o) {
@@ -11747,7 +11594,6 @@ var PutWorkflowRunPropertiesCommand = _PutWorkflowRunPropertiesCommand;
11747
11594
 
11748
11595
 
11749
11596
 
11750
-
11751
11597
  var _QuerySchemaVersionMetadataCommand = class _QuerySchemaVersionMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
11752
11598
  ...commonParams
11753
11599
  }).m(function(Command, cs, config, o) {
@@ -11764,7 +11610,6 @@ var QuerySchemaVersionMetadataCommand = _QuerySchemaVersionMetadataCommand;
11764
11610
 
11765
11611
 
11766
11612
 
11767
-
11768
11613
  var _RegisterSchemaVersionCommand = class _RegisterSchemaVersionCommand extends import_smithy_client.Command.classBuilder().ep({
11769
11614
  ...commonParams
11770
11615
  }).m(function(Command, cs, config, o) {
@@ -11781,7 +11626,6 @@ var RegisterSchemaVersionCommand = _RegisterSchemaVersionCommand;
11781
11626
 
11782
11627
 
11783
11628
 
11784
-
11785
11629
  var _RemoveSchemaVersionMetadataCommand = class _RemoveSchemaVersionMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
11786
11630
  ...commonParams
11787
11631
  }).m(function(Command, cs, config, o) {
@@ -11798,7 +11642,6 @@ var RemoveSchemaVersionMetadataCommand = _RemoveSchemaVersionMetadataCommand;
11798
11642
 
11799
11643
 
11800
11644
 
11801
-
11802
11645
  var _ResetJobBookmarkCommand = class _ResetJobBookmarkCommand extends import_smithy_client.Command.classBuilder().ep({
11803
11646
  ...commonParams
11804
11647
  }).m(function(Command, cs, config, o) {
@@ -11815,7 +11658,6 @@ var ResetJobBookmarkCommand = _ResetJobBookmarkCommand;
11815
11658
 
11816
11659
 
11817
11660
 
11818
-
11819
11661
  var _ResumeWorkflowRunCommand = class _ResumeWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep({
11820
11662
  ...commonParams
11821
11663
  }).m(function(Command, cs, config, o) {
@@ -11832,7 +11674,6 @@ var ResumeWorkflowRunCommand = _ResumeWorkflowRunCommand;
11832
11674
 
11833
11675
 
11834
11676
 
11835
-
11836
11677
  var _RunStatementCommand = class _RunStatementCommand extends import_smithy_client.Command.classBuilder().ep({
11837
11678
  ...commonParams
11838
11679
  }).m(function(Command, cs, config, o) {
@@ -11849,7 +11690,6 @@ var RunStatementCommand = _RunStatementCommand;
11849
11690
 
11850
11691
 
11851
11692
 
11852
-
11853
11693
  var _SearchTablesCommand = class _SearchTablesCommand extends import_smithy_client.Command.classBuilder().ep({
11854
11694
  ...commonParams
11855
11695
  }).m(function(Command, cs, config, o) {
@@ -11866,7 +11706,6 @@ var SearchTablesCommand = _SearchTablesCommand;
11866
11706
 
11867
11707
 
11868
11708
 
11869
-
11870
11709
  var _StartBlueprintRunCommand = class _StartBlueprintRunCommand extends import_smithy_client.Command.classBuilder().ep({
11871
11710
  ...commonParams
11872
11711
  }).m(function(Command, cs, config, o) {
@@ -11883,7 +11722,6 @@ var StartBlueprintRunCommand = _StartBlueprintRunCommand;
11883
11722
 
11884
11723
 
11885
11724
 
11886
-
11887
11725
  var _StartColumnStatisticsTaskRunCommand = class _StartColumnStatisticsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
11888
11726
  ...commonParams
11889
11727
  }).m(function(Command, cs, config, o) {
@@ -11900,7 +11738,6 @@ var StartColumnStatisticsTaskRunCommand = _StartColumnStatisticsTaskRunCommand;
11900
11738
 
11901
11739
 
11902
11740
 
11903
-
11904
11741
  var _StartCrawlerCommand = class _StartCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
11905
11742
  ...commonParams
11906
11743
  }).m(function(Command, cs, config, o) {
@@ -11917,7 +11754,6 @@ var StartCrawlerCommand = _StartCrawlerCommand;
11917
11754
 
11918
11755
 
11919
11756
 
11920
-
11921
11757
  var _StartCrawlerScheduleCommand = class _StartCrawlerScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
11922
11758
  ...commonParams
11923
11759
  }).m(function(Command, cs, config, o) {
@@ -11934,7 +11770,6 @@ var StartCrawlerScheduleCommand = _StartCrawlerScheduleCommand;
11934
11770
 
11935
11771
 
11936
11772
 
11937
-
11938
11773
  var _StartDataQualityRuleRecommendationRunCommand = class _StartDataQualityRuleRecommendationRunCommand extends import_smithy_client.Command.classBuilder().ep({
11939
11774
  ...commonParams
11940
11775
  }).m(function(Command, cs, config, o) {
@@ -11951,7 +11786,6 @@ var StartDataQualityRuleRecommendationRunCommand = _StartDataQualityRuleRecommen
11951
11786
 
11952
11787
 
11953
11788
 
11954
-
11955
11789
  var _StartDataQualityRulesetEvaluationRunCommand = class _StartDataQualityRulesetEvaluationRunCommand extends import_smithy_client.Command.classBuilder().ep({
11956
11790
  ...commonParams
11957
11791
  }).m(function(Command, cs, config, o) {
@@ -11968,7 +11802,6 @@ var StartDataQualityRulesetEvaluationRunCommand = _StartDataQualityRulesetEvalua
11968
11802
 
11969
11803
 
11970
11804
 
11971
-
11972
11805
  var _StartExportLabelsTaskRunCommand = class _StartExportLabelsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
11973
11806
  ...commonParams
11974
11807
  }).m(function(Command, cs, config, o) {
@@ -11985,7 +11818,6 @@ var StartExportLabelsTaskRunCommand = _StartExportLabelsTaskRunCommand;
11985
11818
 
11986
11819
 
11987
11820
 
11988
-
11989
11821
  var _StartImportLabelsTaskRunCommand = class _StartImportLabelsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
11990
11822
  ...commonParams
11991
11823
  }).m(function(Command, cs, config, o) {
@@ -12002,7 +11834,6 @@ var StartImportLabelsTaskRunCommand = _StartImportLabelsTaskRunCommand;
12002
11834
 
12003
11835
 
12004
11836
 
12005
-
12006
11837
  var _StartJobRunCommand = class _StartJobRunCommand extends import_smithy_client.Command.classBuilder().ep({
12007
11838
  ...commonParams
12008
11839
  }).m(function(Command, cs, config, o) {
@@ -12019,7 +11850,6 @@ var StartJobRunCommand = _StartJobRunCommand;
12019
11850
 
12020
11851
 
12021
11852
 
12022
-
12023
11853
  var _StartMLEvaluationTaskRunCommand = class _StartMLEvaluationTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
12024
11854
  ...commonParams
12025
11855
  }).m(function(Command, cs, config, o) {
@@ -12036,7 +11866,6 @@ var StartMLEvaluationTaskRunCommand = _StartMLEvaluationTaskRunCommand;
12036
11866
 
12037
11867
 
12038
11868
 
12039
-
12040
11869
  var _StartMLLabelingSetGenerationTaskRunCommand = class _StartMLLabelingSetGenerationTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
12041
11870
  ...commonParams
12042
11871
  }).m(function(Command, cs, config, o) {
@@ -12053,7 +11882,6 @@ var StartMLLabelingSetGenerationTaskRunCommand = _StartMLLabelingSetGenerationTa
12053
11882
 
12054
11883
 
12055
11884
 
12056
-
12057
11885
  var _StartTriggerCommand = class _StartTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
12058
11886
  ...commonParams
12059
11887
  }).m(function(Command, cs, config, o) {
@@ -12070,7 +11898,6 @@ var StartTriggerCommand = _StartTriggerCommand;
12070
11898
 
12071
11899
 
12072
11900
 
12073
-
12074
11901
  var _StartWorkflowRunCommand = class _StartWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep({
12075
11902
  ...commonParams
12076
11903
  }).m(function(Command, cs, config, o) {
@@ -12087,7 +11914,6 @@ var StartWorkflowRunCommand = _StartWorkflowRunCommand;
12087
11914
 
12088
11915
 
12089
11916
 
12090
-
12091
11917
  var _StopColumnStatisticsTaskRunCommand = class _StopColumnStatisticsTaskRunCommand extends import_smithy_client.Command.classBuilder().ep({
12092
11918
  ...commonParams
12093
11919
  }).m(function(Command, cs, config, o) {
@@ -12104,7 +11930,6 @@ var StopColumnStatisticsTaskRunCommand = _StopColumnStatisticsTaskRunCommand;
12104
11930
 
12105
11931
 
12106
11932
 
12107
-
12108
11933
  var _StopCrawlerCommand = class _StopCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
12109
11934
  ...commonParams
12110
11935
  }).m(function(Command, cs, config, o) {
@@ -12121,7 +11946,6 @@ var StopCrawlerCommand = _StopCrawlerCommand;
12121
11946
 
12122
11947
 
12123
11948
 
12124
-
12125
11949
  var _StopCrawlerScheduleCommand = class _StopCrawlerScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
12126
11950
  ...commonParams
12127
11951
  }).m(function(Command, cs, config, o) {
@@ -12138,7 +11962,6 @@ var StopCrawlerScheduleCommand = _StopCrawlerScheduleCommand;
12138
11962
 
12139
11963
 
12140
11964
 
12141
-
12142
11965
  var _StopSessionCommand = class _StopSessionCommand extends import_smithy_client.Command.classBuilder().ep({
12143
11966
  ...commonParams
12144
11967
  }).m(function(Command, cs, config, o) {
@@ -12155,7 +11978,6 @@ var StopSessionCommand = _StopSessionCommand;
12155
11978
 
12156
11979
 
12157
11980
 
12158
-
12159
11981
  var _StopTriggerCommand = class _StopTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
12160
11982
  ...commonParams
12161
11983
  }).m(function(Command, cs, config, o) {
@@ -12172,7 +11994,6 @@ var StopTriggerCommand = _StopTriggerCommand;
12172
11994
 
12173
11995
 
12174
11996
 
12175
-
12176
11997
  var _StopWorkflowRunCommand = class _StopWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep({
12177
11998
  ...commonParams
12178
11999
  }).m(function(Command, cs, config, o) {
@@ -12189,7 +12010,6 @@ var StopWorkflowRunCommand = _StopWorkflowRunCommand;
12189
12010
 
12190
12011
 
12191
12012
 
12192
-
12193
12013
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
12194
12014
  ...commonParams
12195
12015
  }).m(function(Command, cs, config, o) {
@@ -12206,7 +12026,6 @@ var TagResourceCommand = _TagResourceCommand;
12206
12026
 
12207
12027
 
12208
12028
 
12209
-
12210
12029
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
12211
12030
  ...commonParams
12212
12031
  }).m(function(Command, cs, config, o) {
@@ -12223,7 +12042,6 @@ var UntagResourceCommand = _UntagResourceCommand;
12223
12042
 
12224
12043
 
12225
12044
 
12226
-
12227
12045
  var _UpdateBlueprintCommand = class _UpdateBlueprintCommand extends import_smithy_client.Command.classBuilder().ep({
12228
12046
  ...commonParams
12229
12047
  }).m(function(Command, cs, config, o) {
@@ -12240,7 +12058,6 @@ var UpdateBlueprintCommand = _UpdateBlueprintCommand;
12240
12058
 
12241
12059
 
12242
12060
 
12243
-
12244
12061
  var _UpdateClassifierCommand = class _UpdateClassifierCommand extends import_smithy_client.Command.classBuilder().ep({
12245
12062
  ...commonParams
12246
12063
  }).m(function(Command, cs, config, o) {
@@ -12257,7 +12074,6 @@ var UpdateClassifierCommand = _UpdateClassifierCommand;
12257
12074
 
12258
12075
 
12259
12076
 
12260
-
12261
12077
  var _UpdateColumnStatisticsForPartitionCommand = class _UpdateColumnStatisticsForPartitionCommand extends import_smithy_client.Command.classBuilder().ep({
12262
12078
  ...commonParams
12263
12079
  }).m(function(Command, cs, config, o) {
@@ -12274,7 +12090,6 @@ var UpdateColumnStatisticsForPartitionCommand = _UpdateColumnStatisticsForPartit
12274
12090
 
12275
12091
 
12276
12092
 
12277
-
12278
12093
  var _UpdateColumnStatisticsForTableCommand = class _UpdateColumnStatisticsForTableCommand extends import_smithy_client.Command.classBuilder().ep({
12279
12094
  ...commonParams
12280
12095
  }).m(function(Command, cs, config, o) {
@@ -12291,7 +12106,6 @@ var UpdateColumnStatisticsForTableCommand = _UpdateColumnStatisticsForTableComma
12291
12106
 
12292
12107
 
12293
12108
 
12294
-
12295
12109
  var _UpdateConnectionCommand = class _UpdateConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
12296
12110
  ...commonParams
12297
12111
  }).m(function(Command, cs, config, o) {
@@ -12308,7 +12122,6 @@ var UpdateConnectionCommand = _UpdateConnectionCommand;
12308
12122
 
12309
12123
 
12310
12124
 
12311
-
12312
12125
  var _UpdateCrawlerCommand = class _UpdateCrawlerCommand extends import_smithy_client.Command.classBuilder().ep({
12313
12126
  ...commonParams
12314
12127
  }).m(function(Command, cs, config, o) {
@@ -12325,7 +12138,6 @@ var UpdateCrawlerCommand = _UpdateCrawlerCommand;
12325
12138
 
12326
12139
 
12327
12140
 
12328
-
12329
12141
  var _UpdateCrawlerScheduleCommand = class _UpdateCrawlerScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
12330
12142
  ...commonParams
12331
12143
  }).m(function(Command, cs, config, o) {
@@ -12342,7 +12154,6 @@ var UpdateCrawlerScheduleCommand = _UpdateCrawlerScheduleCommand;
12342
12154
 
12343
12155
 
12344
12156
 
12345
-
12346
12157
  var _UpdateDatabaseCommand = class _UpdateDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
12347
12158
  ...commonParams
12348
12159
  }).m(function(Command, cs, config, o) {
@@ -12359,7 +12170,6 @@ var UpdateDatabaseCommand = _UpdateDatabaseCommand;
12359
12170
 
12360
12171
 
12361
12172
 
12362
-
12363
12173
  var _UpdateDataQualityRulesetCommand = class _UpdateDataQualityRulesetCommand extends import_smithy_client.Command.classBuilder().ep({
12364
12174
  ...commonParams
12365
12175
  }).m(function(Command, cs, config, o) {
@@ -12376,7 +12186,6 @@ var UpdateDataQualityRulesetCommand = _UpdateDataQualityRulesetCommand;
12376
12186
 
12377
12187
 
12378
12188
 
12379
-
12380
12189
  var _UpdateDevEndpointCommand = class _UpdateDevEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
12381
12190
  ...commonParams
12382
12191
  }).m(function(Command, cs, config, o) {
@@ -12393,7 +12202,6 @@ var UpdateDevEndpointCommand = _UpdateDevEndpointCommand;
12393
12202
 
12394
12203
 
12395
12204
 
12396
-
12397
12205
  var _UpdateJobCommand = class _UpdateJobCommand extends import_smithy_client.Command.classBuilder().ep({
12398
12206
  ...commonParams
12399
12207
  }).m(function(Command, cs, config, o) {
@@ -12410,7 +12218,6 @@ var UpdateJobCommand = _UpdateJobCommand;
12410
12218
 
12411
12219
 
12412
12220
 
12413
-
12414
12221
  var _UpdateJobFromSourceControlCommand = class _UpdateJobFromSourceControlCommand extends import_smithy_client.Command.classBuilder().ep({
12415
12222
  ...commonParams
12416
12223
  }).m(function(Command, cs, config, o) {
@@ -12427,7 +12234,6 @@ var UpdateJobFromSourceControlCommand = _UpdateJobFromSourceControlCommand;
12427
12234
 
12428
12235
 
12429
12236
 
12430
-
12431
12237
  var _UpdateMLTransformCommand = class _UpdateMLTransformCommand extends import_smithy_client.Command.classBuilder().ep({
12432
12238
  ...commonParams
12433
12239
  }).m(function(Command, cs, config, o) {
@@ -12444,7 +12250,6 @@ var UpdateMLTransformCommand = _UpdateMLTransformCommand;
12444
12250
 
12445
12251
 
12446
12252
 
12447
-
12448
12253
  var _UpdatePartitionCommand = class _UpdatePartitionCommand extends import_smithy_client.Command.classBuilder().ep({
12449
12254
  ...commonParams
12450
12255
  }).m(function(Command, cs, config, o) {
@@ -12461,7 +12266,6 @@ var UpdatePartitionCommand = _UpdatePartitionCommand;
12461
12266
 
12462
12267
 
12463
12268
 
12464
-
12465
12269
  var _UpdateRegistryCommand = class _UpdateRegistryCommand extends import_smithy_client.Command.classBuilder().ep({
12466
12270
  ...commonParams
12467
12271
  }).m(function(Command, cs, config, o) {
@@ -12478,7 +12282,6 @@ var UpdateRegistryCommand = _UpdateRegistryCommand;
12478
12282
 
12479
12283
 
12480
12284
 
12481
-
12482
12285
  var _UpdateSchemaCommand = class _UpdateSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
12483
12286
  ...commonParams
12484
12287
  }).m(function(Command, cs, config, o) {
@@ -12495,7 +12298,6 @@ var UpdateSchemaCommand = _UpdateSchemaCommand;
12495
12298
 
12496
12299
 
12497
12300
 
12498
-
12499
12301
  var _UpdateSourceControlFromJobCommand = class _UpdateSourceControlFromJobCommand extends import_smithy_client.Command.classBuilder().ep({
12500
12302
  ...commonParams
12501
12303
  }).m(function(Command, cs, config, o) {
@@ -12512,7 +12314,6 @@ var UpdateSourceControlFromJobCommand = _UpdateSourceControlFromJobCommand;
12512
12314
 
12513
12315
 
12514
12316
 
12515
-
12516
12317
  var _UpdateTableCommand = class _UpdateTableCommand extends import_smithy_client.Command.classBuilder().ep({
12517
12318
  ...commonParams
12518
12319
  }).m(function(Command, cs, config, o) {
@@ -12529,7 +12330,6 @@ var UpdateTableCommand = _UpdateTableCommand;
12529
12330
 
12530
12331
 
12531
12332
 
12532
-
12533
12333
  var _UpdateTableOptimizerCommand = class _UpdateTableOptimizerCommand extends import_smithy_client.Command.classBuilder().ep({
12534
12334
  ...commonParams
12535
12335
  }).m(function(Command, cs, config, o) {
@@ -12546,7 +12346,6 @@ var UpdateTableOptimizerCommand = _UpdateTableOptimizerCommand;
12546
12346
 
12547
12347
 
12548
12348
 
12549
-
12550
12349
  var _UpdateTriggerCommand = class _UpdateTriggerCommand extends import_smithy_client.Command.classBuilder().ep({
12551
12350
  ...commonParams
12552
12351
  }).m(function(Command, cs, config, o) {
@@ -12563,7 +12362,6 @@ var UpdateTriggerCommand = _UpdateTriggerCommand;
12563
12362
 
12564
12363
 
12565
12364
 
12566
-
12567
12365
  var _UpdateUserDefinedFunctionCommand = class _UpdateUserDefinedFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
12568
12366
  ...commonParams
12569
12367
  }).m(function(Command, cs, config, o) {
@@ -12580,7 +12378,6 @@ var UpdateUserDefinedFunctionCommand = _UpdateUserDefinedFunctionCommand;
12580
12378
 
12581
12379
 
12582
12380
 
12583
-
12584
12381
  var _UpdateWorkflowCommand = class _UpdateWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
12585
12382
  ...commonParams
12586
12383
  }).m(function(Command, cs, config, o) {
@@ -13327,6 +13124,7 @@ var paginateSearchTables = (0, import_core.createPaginator)(GlueClient, SearchTa
13327
13124
  S3EncryptionMode,
13328
13125
  SessionStatus,
13329
13126
  MetadataOperation,
13127
+ ViewDialect,
13330
13128
  PrincipalType,
13331
13129
  ResourceType,
13332
13130
  CrawlerRunningException,
@@ -13348,7 +13146,6 @@ var paginateSearchTables = (0, import_core.createPaginator)(GlueClient, SearchTa
13348
13146
  PartitionIndexStatus,
13349
13147
  SchemaDiffType,
13350
13148
  StatementState,
13351
- ViewDialect,
13352
13149
  PermissionType,
13353
13150
  PermissionTypeMismatchException,
13354
13151
  FieldName,
@@ -13371,6 +13168,7 @@ var paginateSearchTables = (0, import_core.createPaginator)(GlueClient, SearchTa
13371
13168
  CrawlerStoppingException,
13372
13169
  SchedulerNotRunningException,
13373
13170
  VersionMismatchException,
13171
+ ViewUpdateAction,
13374
13172
  CreateJobRequestFilterSensitiveLog,
13375
13173
  JobFilterSensitiveLog,
13376
13174
  JobUpdateFilterSensitiveLog,