@aws-sdk/client-glue 3.362.0 → 3.368.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 (931) hide show
  1. package/dist-cjs/Glue.js +1 -1
  2. package/dist-cjs/GlueClient.js +5 -5
  3. package/dist-cjs/commands/BatchCreatePartitionCommand.js +3 -3
  4. package/dist-cjs/commands/BatchDeleteConnectionCommand.js +3 -3
  5. package/dist-cjs/commands/BatchDeletePartitionCommand.js +3 -3
  6. package/dist-cjs/commands/BatchDeleteTableCommand.js +3 -3
  7. package/dist-cjs/commands/BatchDeleteTableVersionCommand.js +3 -3
  8. package/dist-cjs/commands/BatchGetBlueprintsCommand.js +3 -3
  9. package/dist-cjs/commands/BatchGetCrawlersCommand.js +3 -3
  10. package/dist-cjs/commands/BatchGetCustomEntityTypesCommand.js +3 -3
  11. package/dist-cjs/commands/BatchGetDataQualityResultCommand.js +3 -3
  12. package/dist-cjs/commands/BatchGetDevEndpointsCommand.js +3 -3
  13. package/dist-cjs/commands/BatchGetJobsCommand.js +3 -3
  14. package/dist-cjs/commands/BatchGetPartitionCommand.js +3 -3
  15. package/dist-cjs/commands/BatchGetTriggersCommand.js +3 -3
  16. package/dist-cjs/commands/BatchGetWorkflowsCommand.js +3 -3
  17. package/dist-cjs/commands/BatchStopJobRunCommand.js +3 -3
  18. package/dist-cjs/commands/BatchUpdatePartitionCommand.js +3 -3
  19. package/dist-cjs/commands/CancelDataQualityRuleRecommendationRunCommand.js +3 -3
  20. package/dist-cjs/commands/CancelDataQualityRulesetEvaluationRunCommand.js +3 -3
  21. package/dist-cjs/commands/CancelMLTaskRunCommand.js +3 -3
  22. package/dist-cjs/commands/CancelStatementCommand.js +3 -3
  23. package/dist-cjs/commands/CheckSchemaVersionValidityCommand.js +3 -3
  24. package/dist-cjs/commands/CreateBlueprintCommand.js +3 -3
  25. package/dist-cjs/commands/CreateClassifierCommand.js +3 -3
  26. package/dist-cjs/commands/CreateConnectionCommand.js +3 -3
  27. package/dist-cjs/commands/CreateCrawlerCommand.js +3 -3
  28. package/dist-cjs/commands/CreateCustomEntityTypeCommand.js +3 -3
  29. package/dist-cjs/commands/CreateDataQualityRulesetCommand.js +3 -3
  30. package/dist-cjs/commands/CreateDatabaseCommand.js +3 -3
  31. package/dist-cjs/commands/CreateDevEndpointCommand.js +3 -3
  32. package/dist-cjs/commands/CreateJobCommand.js +3 -3
  33. package/dist-cjs/commands/CreateMLTransformCommand.js +3 -3
  34. package/dist-cjs/commands/CreatePartitionCommand.js +3 -3
  35. package/dist-cjs/commands/CreatePartitionIndexCommand.js +3 -3
  36. package/dist-cjs/commands/CreateRegistryCommand.js +3 -3
  37. package/dist-cjs/commands/CreateSchemaCommand.js +3 -3
  38. package/dist-cjs/commands/CreateScriptCommand.js +3 -3
  39. package/dist-cjs/commands/CreateSecurityConfigurationCommand.js +3 -3
  40. package/dist-cjs/commands/CreateSessionCommand.js +3 -3
  41. package/dist-cjs/commands/CreateTableCommand.js +3 -3
  42. package/dist-cjs/commands/CreateTriggerCommand.js +3 -3
  43. package/dist-cjs/commands/CreateUserDefinedFunctionCommand.js +3 -3
  44. package/dist-cjs/commands/CreateWorkflowCommand.js +3 -3
  45. package/dist-cjs/commands/DeleteBlueprintCommand.js +3 -3
  46. package/dist-cjs/commands/DeleteClassifierCommand.js +3 -3
  47. package/dist-cjs/commands/DeleteColumnStatisticsForPartitionCommand.js +3 -3
  48. package/dist-cjs/commands/DeleteColumnStatisticsForTableCommand.js +3 -3
  49. package/dist-cjs/commands/DeleteConnectionCommand.js +3 -3
  50. package/dist-cjs/commands/DeleteCrawlerCommand.js +3 -3
  51. package/dist-cjs/commands/DeleteCustomEntityTypeCommand.js +3 -3
  52. package/dist-cjs/commands/DeleteDataQualityRulesetCommand.js +3 -3
  53. package/dist-cjs/commands/DeleteDatabaseCommand.js +3 -3
  54. package/dist-cjs/commands/DeleteDevEndpointCommand.js +3 -3
  55. package/dist-cjs/commands/DeleteJobCommand.js +3 -3
  56. package/dist-cjs/commands/DeleteMLTransformCommand.js +3 -3
  57. package/dist-cjs/commands/DeletePartitionCommand.js +3 -3
  58. package/dist-cjs/commands/DeletePartitionIndexCommand.js +3 -3
  59. package/dist-cjs/commands/DeleteRegistryCommand.js +3 -3
  60. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +3 -3
  61. package/dist-cjs/commands/DeleteSchemaCommand.js +3 -3
  62. package/dist-cjs/commands/DeleteSchemaVersionsCommand.js +3 -3
  63. package/dist-cjs/commands/DeleteSecurityConfigurationCommand.js +3 -3
  64. package/dist-cjs/commands/DeleteSessionCommand.js +3 -3
  65. package/dist-cjs/commands/DeleteTableCommand.js +3 -3
  66. package/dist-cjs/commands/DeleteTableVersionCommand.js +3 -3
  67. package/dist-cjs/commands/DeleteTriggerCommand.js +3 -3
  68. package/dist-cjs/commands/DeleteUserDefinedFunctionCommand.js +3 -3
  69. package/dist-cjs/commands/DeleteWorkflowCommand.js +3 -3
  70. package/dist-cjs/commands/GetBlueprintCommand.js +3 -3
  71. package/dist-cjs/commands/GetBlueprintRunCommand.js +3 -3
  72. package/dist-cjs/commands/GetBlueprintRunsCommand.js +3 -3
  73. package/dist-cjs/commands/GetCatalogImportStatusCommand.js +3 -3
  74. package/dist-cjs/commands/GetClassifierCommand.js +3 -3
  75. package/dist-cjs/commands/GetClassifiersCommand.js +3 -3
  76. package/dist-cjs/commands/GetColumnStatisticsForPartitionCommand.js +3 -3
  77. package/dist-cjs/commands/GetColumnStatisticsForTableCommand.js +3 -3
  78. package/dist-cjs/commands/GetConnectionCommand.js +3 -3
  79. package/dist-cjs/commands/GetConnectionsCommand.js +3 -3
  80. package/dist-cjs/commands/GetCrawlerCommand.js +3 -3
  81. package/dist-cjs/commands/GetCrawlerMetricsCommand.js +3 -3
  82. package/dist-cjs/commands/GetCrawlersCommand.js +3 -3
  83. package/dist-cjs/commands/GetCustomEntityTypeCommand.js +3 -3
  84. package/dist-cjs/commands/GetDataCatalogEncryptionSettingsCommand.js +3 -3
  85. package/dist-cjs/commands/GetDataQualityResultCommand.js +3 -3
  86. package/dist-cjs/commands/GetDataQualityRuleRecommendationRunCommand.js +3 -3
  87. package/dist-cjs/commands/GetDataQualityRulesetCommand.js +3 -3
  88. package/dist-cjs/commands/GetDataQualityRulesetEvaluationRunCommand.js +3 -3
  89. package/dist-cjs/commands/GetDatabaseCommand.js +3 -3
  90. package/dist-cjs/commands/GetDatabasesCommand.js +3 -3
  91. package/dist-cjs/commands/GetDataflowGraphCommand.js +3 -3
  92. package/dist-cjs/commands/GetDevEndpointCommand.js +3 -3
  93. package/dist-cjs/commands/GetDevEndpointsCommand.js +3 -3
  94. package/dist-cjs/commands/GetJobBookmarkCommand.js +3 -3
  95. package/dist-cjs/commands/GetJobCommand.js +3 -3
  96. package/dist-cjs/commands/GetJobRunCommand.js +3 -3
  97. package/dist-cjs/commands/GetJobRunsCommand.js +3 -3
  98. package/dist-cjs/commands/GetJobsCommand.js +3 -3
  99. package/dist-cjs/commands/GetMLTaskRunCommand.js +3 -3
  100. package/dist-cjs/commands/GetMLTaskRunsCommand.js +3 -3
  101. package/dist-cjs/commands/GetMLTransformCommand.js +3 -3
  102. package/dist-cjs/commands/GetMLTransformsCommand.js +3 -3
  103. package/dist-cjs/commands/GetMappingCommand.js +3 -3
  104. package/dist-cjs/commands/GetPartitionCommand.js +3 -3
  105. package/dist-cjs/commands/GetPartitionIndexesCommand.js +3 -3
  106. package/dist-cjs/commands/GetPartitionsCommand.js +3 -3
  107. package/dist-cjs/commands/GetPlanCommand.js +3 -3
  108. package/dist-cjs/commands/GetRegistryCommand.js +3 -3
  109. package/dist-cjs/commands/GetResourcePoliciesCommand.js +3 -3
  110. package/dist-cjs/commands/GetResourcePolicyCommand.js +3 -3
  111. package/dist-cjs/commands/GetSchemaByDefinitionCommand.js +3 -3
  112. package/dist-cjs/commands/GetSchemaCommand.js +3 -3
  113. package/dist-cjs/commands/GetSchemaVersionCommand.js +3 -3
  114. package/dist-cjs/commands/GetSchemaVersionsDiffCommand.js +3 -3
  115. package/dist-cjs/commands/GetSecurityConfigurationCommand.js +3 -3
  116. package/dist-cjs/commands/GetSecurityConfigurationsCommand.js +3 -3
  117. package/dist-cjs/commands/GetSessionCommand.js +3 -3
  118. package/dist-cjs/commands/GetStatementCommand.js +3 -3
  119. package/dist-cjs/commands/GetTableCommand.js +3 -3
  120. package/dist-cjs/commands/GetTableVersionCommand.js +3 -3
  121. package/dist-cjs/commands/GetTableVersionsCommand.js +3 -3
  122. package/dist-cjs/commands/GetTablesCommand.js +3 -3
  123. package/dist-cjs/commands/GetTagsCommand.js +3 -3
  124. package/dist-cjs/commands/GetTriggerCommand.js +3 -3
  125. package/dist-cjs/commands/GetTriggersCommand.js +3 -3
  126. package/dist-cjs/commands/GetUnfilteredPartitionMetadataCommand.js +3 -3
  127. package/dist-cjs/commands/GetUnfilteredPartitionsMetadataCommand.js +3 -3
  128. package/dist-cjs/commands/GetUnfilteredTableMetadataCommand.js +3 -3
  129. package/dist-cjs/commands/GetUserDefinedFunctionCommand.js +3 -3
  130. package/dist-cjs/commands/GetUserDefinedFunctionsCommand.js +3 -3
  131. package/dist-cjs/commands/GetWorkflowCommand.js +3 -3
  132. package/dist-cjs/commands/GetWorkflowRunCommand.js +3 -3
  133. package/dist-cjs/commands/GetWorkflowRunPropertiesCommand.js +3 -3
  134. package/dist-cjs/commands/GetWorkflowRunsCommand.js +3 -3
  135. package/dist-cjs/commands/ImportCatalogToGlueCommand.js +3 -3
  136. package/dist-cjs/commands/ListBlueprintsCommand.js +3 -3
  137. package/dist-cjs/commands/ListCrawlersCommand.js +3 -3
  138. package/dist-cjs/commands/ListCrawlsCommand.js +3 -3
  139. package/dist-cjs/commands/ListCustomEntityTypesCommand.js +3 -3
  140. package/dist-cjs/commands/ListDataQualityResultsCommand.js +3 -3
  141. package/dist-cjs/commands/ListDataQualityRuleRecommendationRunsCommand.js +3 -3
  142. package/dist-cjs/commands/ListDataQualityRulesetEvaluationRunsCommand.js +3 -3
  143. package/dist-cjs/commands/ListDataQualityRulesetsCommand.js +3 -3
  144. package/dist-cjs/commands/ListDevEndpointsCommand.js +3 -3
  145. package/dist-cjs/commands/ListJobsCommand.js +3 -3
  146. package/dist-cjs/commands/ListMLTransformsCommand.js +3 -3
  147. package/dist-cjs/commands/ListRegistriesCommand.js +3 -3
  148. package/dist-cjs/commands/ListSchemaVersionsCommand.js +3 -3
  149. package/dist-cjs/commands/ListSchemasCommand.js +3 -3
  150. package/dist-cjs/commands/ListSessionsCommand.js +3 -3
  151. package/dist-cjs/commands/ListStatementsCommand.js +3 -3
  152. package/dist-cjs/commands/ListTriggersCommand.js +3 -3
  153. package/dist-cjs/commands/ListWorkflowsCommand.js +3 -3
  154. package/dist-cjs/commands/PutDataCatalogEncryptionSettingsCommand.js +3 -3
  155. package/dist-cjs/commands/PutResourcePolicyCommand.js +3 -3
  156. package/dist-cjs/commands/PutSchemaVersionMetadataCommand.js +3 -3
  157. package/dist-cjs/commands/PutWorkflowRunPropertiesCommand.js +3 -3
  158. package/dist-cjs/commands/QuerySchemaVersionMetadataCommand.js +3 -3
  159. package/dist-cjs/commands/RegisterSchemaVersionCommand.js +3 -3
  160. package/dist-cjs/commands/RemoveSchemaVersionMetadataCommand.js +3 -3
  161. package/dist-cjs/commands/ResetJobBookmarkCommand.js +3 -3
  162. package/dist-cjs/commands/ResumeWorkflowRunCommand.js +3 -3
  163. package/dist-cjs/commands/RunStatementCommand.js +3 -3
  164. package/dist-cjs/commands/SearchTablesCommand.js +3 -3
  165. package/dist-cjs/commands/StartBlueprintRunCommand.js +3 -3
  166. package/dist-cjs/commands/StartCrawlerCommand.js +3 -3
  167. package/dist-cjs/commands/StartCrawlerScheduleCommand.js +3 -3
  168. package/dist-cjs/commands/StartDataQualityRuleRecommendationRunCommand.js +3 -3
  169. package/dist-cjs/commands/StartDataQualityRulesetEvaluationRunCommand.js +3 -3
  170. package/dist-cjs/commands/StartExportLabelsTaskRunCommand.js +3 -3
  171. package/dist-cjs/commands/StartImportLabelsTaskRunCommand.js +3 -3
  172. package/dist-cjs/commands/StartJobRunCommand.js +3 -3
  173. package/dist-cjs/commands/StartMLEvaluationTaskRunCommand.js +3 -3
  174. package/dist-cjs/commands/StartMLLabelingSetGenerationTaskRunCommand.js +3 -3
  175. package/dist-cjs/commands/StartTriggerCommand.js +3 -3
  176. package/dist-cjs/commands/StartWorkflowRunCommand.js +3 -3
  177. package/dist-cjs/commands/StopCrawlerCommand.js +3 -3
  178. package/dist-cjs/commands/StopCrawlerScheduleCommand.js +3 -3
  179. package/dist-cjs/commands/StopSessionCommand.js +3 -3
  180. package/dist-cjs/commands/StopTriggerCommand.js +3 -3
  181. package/dist-cjs/commands/StopWorkflowRunCommand.js +3 -3
  182. package/dist-cjs/commands/TagResourceCommand.js +3 -3
  183. package/dist-cjs/commands/UntagResourceCommand.js +3 -3
  184. package/dist-cjs/commands/UpdateBlueprintCommand.js +3 -3
  185. package/dist-cjs/commands/UpdateClassifierCommand.js +3 -3
  186. package/dist-cjs/commands/UpdateColumnStatisticsForPartitionCommand.js +3 -3
  187. package/dist-cjs/commands/UpdateColumnStatisticsForTableCommand.js +3 -3
  188. package/dist-cjs/commands/UpdateConnectionCommand.js +3 -3
  189. package/dist-cjs/commands/UpdateCrawlerCommand.js +3 -3
  190. package/dist-cjs/commands/UpdateCrawlerScheduleCommand.js +3 -3
  191. package/dist-cjs/commands/UpdateDataQualityRulesetCommand.js +3 -3
  192. package/dist-cjs/commands/UpdateDatabaseCommand.js +3 -3
  193. package/dist-cjs/commands/UpdateDevEndpointCommand.js +3 -3
  194. package/dist-cjs/commands/UpdateJobCommand.js +3 -3
  195. package/dist-cjs/commands/UpdateJobFromSourceControlCommand.js +3 -3
  196. package/dist-cjs/commands/UpdateMLTransformCommand.js +3 -3
  197. package/dist-cjs/commands/UpdatePartitionCommand.js +3 -3
  198. package/dist-cjs/commands/UpdateRegistryCommand.js +3 -3
  199. package/dist-cjs/commands/UpdateSchemaCommand.js +3 -3
  200. package/dist-cjs/commands/UpdateSourceControlFromJobCommand.js +3 -3
  201. package/dist-cjs/commands/UpdateTableCommand.js +3 -3
  202. package/dist-cjs/commands/UpdateTriggerCommand.js +3 -3
  203. package/dist-cjs/commands/UpdateUserDefinedFunctionCommand.js +3 -3
  204. package/dist-cjs/commands/UpdateWorkflowCommand.js +3 -3
  205. package/dist-cjs/models/GlueServiceException.js +1 -1
  206. package/dist-cjs/models/models_1.js +4 -1
  207. package/dist-cjs/models/models_2.js +1 -1
  208. package/dist-cjs/protocols/Aws_json1_1.js +4 -1
  209. package/dist-cjs/runtimeConfig.browser.js +7 -7
  210. package/dist-cjs/runtimeConfig.js +10 -10
  211. package/dist-cjs/runtimeConfig.shared.js +4 -4
  212. package/dist-es/Glue.js +1 -1
  213. package/dist-es/GlueClient.js +5 -5
  214. package/dist-es/commands/BatchCreatePartitionCommand.js +3 -3
  215. package/dist-es/commands/BatchDeleteConnectionCommand.js +3 -3
  216. package/dist-es/commands/BatchDeletePartitionCommand.js +3 -3
  217. package/dist-es/commands/BatchDeleteTableCommand.js +3 -3
  218. package/dist-es/commands/BatchDeleteTableVersionCommand.js +3 -3
  219. package/dist-es/commands/BatchGetBlueprintsCommand.js +3 -3
  220. package/dist-es/commands/BatchGetCrawlersCommand.js +3 -3
  221. package/dist-es/commands/BatchGetCustomEntityTypesCommand.js +3 -3
  222. package/dist-es/commands/BatchGetDataQualityResultCommand.js +3 -3
  223. package/dist-es/commands/BatchGetDevEndpointsCommand.js +3 -3
  224. package/dist-es/commands/BatchGetJobsCommand.js +3 -3
  225. package/dist-es/commands/BatchGetPartitionCommand.js +3 -3
  226. package/dist-es/commands/BatchGetTriggersCommand.js +3 -3
  227. package/dist-es/commands/BatchGetWorkflowsCommand.js +3 -3
  228. package/dist-es/commands/BatchStopJobRunCommand.js +3 -3
  229. package/dist-es/commands/BatchUpdatePartitionCommand.js +3 -3
  230. package/dist-es/commands/CancelDataQualityRuleRecommendationRunCommand.js +3 -3
  231. package/dist-es/commands/CancelDataQualityRulesetEvaluationRunCommand.js +3 -3
  232. package/dist-es/commands/CancelMLTaskRunCommand.js +3 -3
  233. package/dist-es/commands/CancelStatementCommand.js +3 -3
  234. package/dist-es/commands/CheckSchemaVersionValidityCommand.js +3 -3
  235. package/dist-es/commands/CreateBlueprintCommand.js +3 -3
  236. package/dist-es/commands/CreateClassifierCommand.js +3 -3
  237. package/dist-es/commands/CreateConnectionCommand.js +3 -3
  238. package/dist-es/commands/CreateCrawlerCommand.js +3 -3
  239. package/dist-es/commands/CreateCustomEntityTypeCommand.js +3 -3
  240. package/dist-es/commands/CreateDataQualityRulesetCommand.js +3 -3
  241. package/dist-es/commands/CreateDatabaseCommand.js +3 -3
  242. package/dist-es/commands/CreateDevEndpointCommand.js +3 -3
  243. package/dist-es/commands/CreateJobCommand.js +3 -3
  244. package/dist-es/commands/CreateMLTransformCommand.js +3 -3
  245. package/dist-es/commands/CreatePartitionCommand.js +3 -3
  246. package/dist-es/commands/CreatePartitionIndexCommand.js +3 -3
  247. package/dist-es/commands/CreateRegistryCommand.js +3 -3
  248. package/dist-es/commands/CreateSchemaCommand.js +3 -3
  249. package/dist-es/commands/CreateScriptCommand.js +3 -3
  250. package/dist-es/commands/CreateSecurityConfigurationCommand.js +3 -3
  251. package/dist-es/commands/CreateSessionCommand.js +3 -3
  252. package/dist-es/commands/CreateTableCommand.js +3 -3
  253. package/dist-es/commands/CreateTriggerCommand.js +3 -3
  254. package/dist-es/commands/CreateUserDefinedFunctionCommand.js +3 -3
  255. package/dist-es/commands/CreateWorkflowCommand.js +3 -3
  256. package/dist-es/commands/DeleteBlueprintCommand.js +3 -3
  257. package/dist-es/commands/DeleteClassifierCommand.js +3 -3
  258. package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +3 -3
  259. package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +3 -3
  260. package/dist-es/commands/DeleteConnectionCommand.js +3 -3
  261. package/dist-es/commands/DeleteCrawlerCommand.js +3 -3
  262. package/dist-es/commands/DeleteCustomEntityTypeCommand.js +3 -3
  263. package/dist-es/commands/DeleteDataQualityRulesetCommand.js +3 -3
  264. package/dist-es/commands/DeleteDatabaseCommand.js +3 -3
  265. package/dist-es/commands/DeleteDevEndpointCommand.js +3 -3
  266. package/dist-es/commands/DeleteJobCommand.js +3 -3
  267. package/dist-es/commands/DeleteMLTransformCommand.js +3 -3
  268. package/dist-es/commands/DeletePartitionCommand.js +3 -3
  269. package/dist-es/commands/DeletePartitionIndexCommand.js +3 -3
  270. package/dist-es/commands/DeleteRegistryCommand.js +3 -3
  271. package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
  272. package/dist-es/commands/DeleteSchemaCommand.js +3 -3
  273. package/dist-es/commands/DeleteSchemaVersionsCommand.js +3 -3
  274. package/dist-es/commands/DeleteSecurityConfigurationCommand.js +3 -3
  275. package/dist-es/commands/DeleteSessionCommand.js +3 -3
  276. package/dist-es/commands/DeleteTableCommand.js +3 -3
  277. package/dist-es/commands/DeleteTableVersionCommand.js +3 -3
  278. package/dist-es/commands/DeleteTriggerCommand.js +3 -3
  279. package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +3 -3
  280. package/dist-es/commands/DeleteWorkflowCommand.js +3 -3
  281. package/dist-es/commands/GetBlueprintCommand.js +3 -3
  282. package/dist-es/commands/GetBlueprintRunCommand.js +3 -3
  283. package/dist-es/commands/GetBlueprintRunsCommand.js +3 -3
  284. package/dist-es/commands/GetCatalogImportStatusCommand.js +3 -3
  285. package/dist-es/commands/GetClassifierCommand.js +3 -3
  286. package/dist-es/commands/GetClassifiersCommand.js +3 -3
  287. package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +3 -3
  288. package/dist-es/commands/GetColumnStatisticsForTableCommand.js +3 -3
  289. package/dist-es/commands/GetConnectionCommand.js +3 -3
  290. package/dist-es/commands/GetConnectionsCommand.js +3 -3
  291. package/dist-es/commands/GetCrawlerCommand.js +3 -3
  292. package/dist-es/commands/GetCrawlerMetricsCommand.js +3 -3
  293. package/dist-es/commands/GetCrawlersCommand.js +3 -3
  294. package/dist-es/commands/GetCustomEntityTypeCommand.js +3 -3
  295. package/dist-es/commands/GetDataCatalogEncryptionSettingsCommand.js +3 -3
  296. package/dist-es/commands/GetDataQualityResultCommand.js +3 -3
  297. package/dist-es/commands/GetDataQualityRuleRecommendationRunCommand.js +3 -3
  298. package/dist-es/commands/GetDataQualityRulesetCommand.js +3 -3
  299. package/dist-es/commands/GetDataQualityRulesetEvaluationRunCommand.js +3 -3
  300. package/dist-es/commands/GetDatabaseCommand.js +3 -3
  301. package/dist-es/commands/GetDatabasesCommand.js +3 -3
  302. package/dist-es/commands/GetDataflowGraphCommand.js +3 -3
  303. package/dist-es/commands/GetDevEndpointCommand.js +3 -3
  304. package/dist-es/commands/GetDevEndpointsCommand.js +3 -3
  305. package/dist-es/commands/GetJobBookmarkCommand.js +3 -3
  306. package/dist-es/commands/GetJobCommand.js +3 -3
  307. package/dist-es/commands/GetJobRunCommand.js +3 -3
  308. package/dist-es/commands/GetJobRunsCommand.js +3 -3
  309. package/dist-es/commands/GetJobsCommand.js +3 -3
  310. package/dist-es/commands/GetMLTaskRunCommand.js +3 -3
  311. package/dist-es/commands/GetMLTaskRunsCommand.js +3 -3
  312. package/dist-es/commands/GetMLTransformCommand.js +3 -3
  313. package/dist-es/commands/GetMLTransformsCommand.js +3 -3
  314. package/dist-es/commands/GetMappingCommand.js +3 -3
  315. package/dist-es/commands/GetPartitionCommand.js +3 -3
  316. package/dist-es/commands/GetPartitionIndexesCommand.js +3 -3
  317. package/dist-es/commands/GetPartitionsCommand.js +3 -3
  318. package/dist-es/commands/GetPlanCommand.js +3 -3
  319. package/dist-es/commands/GetRegistryCommand.js +3 -3
  320. package/dist-es/commands/GetResourcePoliciesCommand.js +3 -3
  321. package/dist-es/commands/GetResourcePolicyCommand.js +3 -3
  322. package/dist-es/commands/GetSchemaByDefinitionCommand.js +3 -3
  323. package/dist-es/commands/GetSchemaCommand.js +3 -3
  324. package/dist-es/commands/GetSchemaVersionCommand.js +3 -3
  325. package/dist-es/commands/GetSchemaVersionsDiffCommand.js +3 -3
  326. package/dist-es/commands/GetSecurityConfigurationCommand.js +3 -3
  327. package/dist-es/commands/GetSecurityConfigurationsCommand.js +3 -3
  328. package/dist-es/commands/GetSessionCommand.js +3 -3
  329. package/dist-es/commands/GetStatementCommand.js +3 -3
  330. package/dist-es/commands/GetTableCommand.js +3 -3
  331. package/dist-es/commands/GetTableVersionCommand.js +3 -3
  332. package/dist-es/commands/GetTableVersionsCommand.js +3 -3
  333. package/dist-es/commands/GetTablesCommand.js +3 -3
  334. package/dist-es/commands/GetTagsCommand.js +3 -3
  335. package/dist-es/commands/GetTriggerCommand.js +3 -3
  336. package/dist-es/commands/GetTriggersCommand.js +3 -3
  337. package/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +3 -3
  338. package/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +3 -3
  339. package/dist-es/commands/GetUnfilteredTableMetadataCommand.js +3 -3
  340. package/dist-es/commands/GetUserDefinedFunctionCommand.js +3 -3
  341. package/dist-es/commands/GetUserDefinedFunctionsCommand.js +3 -3
  342. package/dist-es/commands/GetWorkflowCommand.js +3 -3
  343. package/dist-es/commands/GetWorkflowRunCommand.js +3 -3
  344. package/dist-es/commands/GetWorkflowRunPropertiesCommand.js +3 -3
  345. package/dist-es/commands/GetWorkflowRunsCommand.js +3 -3
  346. package/dist-es/commands/ImportCatalogToGlueCommand.js +3 -3
  347. package/dist-es/commands/ListBlueprintsCommand.js +3 -3
  348. package/dist-es/commands/ListCrawlersCommand.js +3 -3
  349. package/dist-es/commands/ListCrawlsCommand.js +3 -3
  350. package/dist-es/commands/ListCustomEntityTypesCommand.js +3 -3
  351. package/dist-es/commands/ListDataQualityResultsCommand.js +3 -3
  352. package/dist-es/commands/ListDataQualityRuleRecommendationRunsCommand.js +3 -3
  353. package/dist-es/commands/ListDataQualityRulesetEvaluationRunsCommand.js +3 -3
  354. package/dist-es/commands/ListDataQualityRulesetsCommand.js +3 -3
  355. package/dist-es/commands/ListDevEndpointsCommand.js +3 -3
  356. package/dist-es/commands/ListJobsCommand.js +3 -3
  357. package/dist-es/commands/ListMLTransformsCommand.js +3 -3
  358. package/dist-es/commands/ListRegistriesCommand.js +3 -3
  359. package/dist-es/commands/ListSchemaVersionsCommand.js +3 -3
  360. package/dist-es/commands/ListSchemasCommand.js +3 -3
  361. package/dist-es/commands/ListSessionsCommand.js +3 -3
  362. package/dist-es/commands/ListStatementsCommand.js +3 -3
  363. package/dist-es/commands/ListTriggersCommand.js +3 -3
  364. package/dist-es/commands/ListWorkflowsCommand.js +3 -3
  365. package/dist-es/commands/PutDataCatalogEncryptionSettingsCommand.js +3 -3
  366. package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
  367. package/dist-es/commands/PutSchemaVersionMetadataCommand.js +3 -3
  368. package/dist-es/commands/PutWorkflowRunPropertiesCommand.js +3 -3
  369. package/dist-es/commands/QuerySchemaVersionMetadataCommand.js +3 -3
  370. package/dist-es/commands/RegisterSchemaVersionCommand.js +3 -3
  371. package/dist-es/commands/RemoveSchemaVersionMetadataCommand.js +3 -3
  372. package/dist-es/commands/ResetJobBookmarkCommand.js +3 -3
  373. package/dist-es/commands/ResumeWorkflowRunCommand.js +3 -3
  374. package/dist-es/commands/RunStatementCommand.js +3 -3
  375. package/dist-es/commands/SearchTablesCommand.js +3 -3
  376. package/dist-es/commands/StartBlueprintRunCommand.js +3 -3
  377. package/dist-es/commands/StartCrawlerCommand.js +3 -3
  378. package/dist-es/commands/StartCrawlerScheduleCommand.js +3 -3
  379. package/dist-es/commands/StartDataQualityRuleRecommendationRunCommand.js +3 -3
  380. package/dist-es/commands/StartDataQualityRulesetEvaluationRunCommand.js +3 -3
  381. package/dist-es/commands/StartExportLabelsTaskRunCommand.js +3 -3
  382. package/dist-es/commands/StartImportLabelsTaskRunCommand.js +3 -3
  383. package/dist-es/commands/StartJobRunCommand.js +3 -3
  384. package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +3 -3
  385. package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +3 -3
  386. package/dist-es/commands/StartTriggerCommand.js +3 -3
  387. package/dist-es/commands/StartWorkflowRunCommand.js +3 -3
  388. package/dist-es/commands/StopCrawlerCommand.js +3 -3
  389. package/dist-es/commands/StopCrawlerScheduleCommand.js +3 -3
  390. package/dist-es/commands/StopSessionCommand.js +3 -3
  391. package/dist-es/commands/StopTriggerCommand.js +3 -3
  392. package/dist-es/commands/StopWorkflowRunCommand.js +3 -3
  393. package/dist-es/commands/TagResourceCommand.js +3 -3
  394. package/dist-es/commands/UntagResourceCommand.js +3 -3
  395. package/dist-es/commands/UpdateBlueprintCommand.js +3 -3
  396. package/dist-es/commands/UpdateClassifierCommand.js +3 -3
  397. package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +3 -3
  398. package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +3 -3
  399. package/dist-es/commands/UpdateConnectionCommand.js +3 -3
  400. package/dist-es/commands/UpdateCrawlerCommand.js +3 -3
  401. package/dist-es/commands/UpdateCrawlerScheduleCommand.js +3 -3
  402. package/dist-es/commands/UpdateDataQualityRulesetCommand.js +3 -3
  403. package/dist-es/commands/UpdateDatabaseCommand.js +3 -3
  404. package/dist-es/commands/UpdateDevEndpointCommand.js +3 -3
  405. package/dist-es/commands/UpdateJobCommand.js +3 -3
  406. package/dist-es/commands/UpdateJobFromSourceControlCommand.js +3 -3
  407. package/dist-es/commands/UpdateMLTransformCommand.js +3 -3
  408. package/dist-es/commands/UpdatePartitionCommand.js +3 -3
  409. package/dist-es/commands/UpdateRegistryCommand.js +3 -3
  410. package/dist-es/commands/UpdateSchemaCommand.js +3 -3
  411. package/dist-es/commands/UpdateSourceControlFromJobCommand.js +3 -3
  412. package/dist-es/commands/UpdateTableCommand.js +3 -3
  413. package/dist-es/commands/UpdateTriggerCommand.js +3 -3
  414. package/dist-es/commands/UpdateUserDefinedFunctionCommand.js +3 -3
  415. package/dist-es/commands/UpdateWorkflowCommand.js +3 -3
  416. package/dist-es/models/GlueServiceException.js +1 -1
  417. package/dist-es/models/models_1.js +3 -0
  418. package/dist-es/models/models_2.js +1 -1
  419. package/dist-es/protocols/Aws_json1_1.js +4 -1
  420. package/dist-es/runtimeConfig.browser.js +7 -7
  421. package/dist-es/runtimeConfig.js +10 -10
  422. package/dist-es/runtimeConfig.shared.js +4 -4
  423. package/dist-types/Glue.d.ts +1 -1
  424. package/dist-types/GlueClient.d.ts +8 -8
  425. package/dist-types/commands/BatchCreatePartitionCommand.d.ts +3 -3
  426. package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +3 -3
  427. package/dist-types/commands/BatchDeletePartitionCommand.d.ts +3 -3
  428. package/dist-types/commands/BatchDeleteTableCommand.d.ts +3 -3
  429. package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +3 -3
  430. package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +3 -3
  431. package/dist-types/commands/BatchGetCrawlersCommand.d.ts +15 -3
  432. package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +3 -3
  433. package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +3 -3
  434. package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +3 -3
  435. package/dist-types/commands/BatchGetJobsCommand.d.ts +3 -3
  436. package/dist-types/commands/BatchGetPartitionCommand.d.ts +3 -3
  437. package/dist-types/commands/BatchGetTriggersCommand.d.ts +3 -3
  438. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +3 -3
  439. package/dist-types/commands/BatchStopJobRunCommand.d.ts +3 -3
  440. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +3 -3
  441. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +3 -3
  442. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
  443. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +3 -3
  444. package/dist-types/commands/CancelStatementCommand.d.ts +3 -3
  445. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +3 -3
  446. package/dist-types/commands/CreateBlueprintCommand.d.ts +3 -3
  447. package/dist-types/commands/CreateClassifierCommand.d.ts +3 -3
  448. package/dist-types/commands/CreateConnectionCommand.d.ts +3 -3
  449. package/dist-types/commands/CreateCrawlerCommand.d.ts +15 -3
  450. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +3 -3
  451. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +3 -3
  452. package/dist-types/commands/CreateDatabaseCommand.d.ts +3 -3
  453. package/dist-types/commands/CreateDevEndpointCommand.d.ts +3 -3
  454. package/dist-types/commands/CreateJobCommand.d.ts +3 -3
  455. package/dist-types/commands/CreateMLTransformCommand.d.ts +3 -3
  456. package/dist-types/commands/CreatePartitionCommand.d.ts +3 -3
  457. package/dist-types/commands/CreatePartitionIndexCommand.d.ts +3 -3
  458. package/dist-types/commands/CreateRegistryCommand.d.ts +3 -3
  459. package/dist-types/commands/CreateSchemaCommand.d.ts +3 -3
  460. package/dist-types/commands/CreateScriptCommand.d.ts +3 -3
  461. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +3 -3
  462. package/dist-types/commands/CreateSessionCommand.d.ts +3 -3
  463. package/dist-types/commands/CreateTableCommand.d.ts +9 -3
  464. package/dist-types/commands/CreateTriggerCommand.d.ts +3 -3
  465. package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +3 -3
  466. package/dist-types/commands/CreateWorkflowCommand.d.ts +3 -3
  467. package/dist-types/commands/DeleteBlueprintCommand.d.ts +3 -3
  468. package/dist-types/commands/DeleteClassifierCommand.d.ts +3 -3
  469. package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +3 -3
  470. package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +3 -3
  471. package/dist-types/commands/DeleteConnectionCommand.d.ts +3 -3
  472. package/dist-types/commands/DeleteCrawlerCommand.d.ts +3 -3
  473. package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +3 -3
  474. package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +3 -3
  475. package/dist-types/commands/DeleteDatabaseCommand.d.ts +3 -3
  476. package/dist-types/commands/DeleteDevEndpointCommand.d.ts +3 -3
  477. package/dist-types/commands/DeleteJobCommand.d.ts +3 -3
  478. package/dist-types/commands/DeleteMLTransformCommand.d.ts +3 -3
  479. package/dist-types/commands/DeletePartitionCommand.d.ts +3 -3
  480. package/dist-types/commands/DeletePartitionIndexCommand.d.ts +3 -3
  481. package/dist-types/commands/DeleteRegistryCommand.d.ts +3 -3
  482. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
  483. package/dist-types/commands/DeleteSchemaCommand.d.ts +3 -3
  484. package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +3 -3
  485. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +3 -3
  486. package/dist-types/commands/DeleteSessionCommand.d.ts +3 -3
  487. package/dist-types/commands/DeleteTableCommand.d.ts +3 -3
  488. package/dist-types/commands/DeleteTableVersionCommand.d.ts +3 -3
  489. package/dist-types/commands/DeleteTriggerCommand.d.ts +3 -3
  490. package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +3 -3
  491. package/dist-types/commands/DeleteWorkflowCommand.d.ts +3 -3
  492. package/dist-types/commands/GetBlueprintCommand.d.ts +3 -3
  493. package/dist-types/commands/GetBlueprintRunCommand.d.ts +3 -3
  494. package/dist-types/commands/GetBlueprintRunsCommand.d.ts +3 -3
  495. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +3 -3
  496. package/dist-types/commands/GetClassifierCommand.d.ts +3 -3
  497. package/dist-types/commands/GetClassifiersCommand.d.ts +3 -3
  498. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +3 -3
  499. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +3 -3
  500. package/dist-types/commands/GetConnectionCommand.d.ts +3 -3
  501. package/dist-types/commands/GetConnectionsCommand.d.ts +3 -3
  502. package/dist-types/commands/GetCrawlerCommand.d.ts +15 -3
  503. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +3 -3
  504. package/dist-types/commands/GetCrawlersCommand.d.ts +15 -3
  505. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +3 -3
  506. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +3 -3
  507. package/dist-types/commands/GetDataQualityResultCommand.d.ts +3 -3
  508. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +3 -3
  509. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +3 -3
  510. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
  511. package/dist-types/commands/GetDatabaseCommand.d.ts +3 -3
  512. package/dist-types/commands/GetDatabasesCommand.d.ts +3 -3
  513. package/dist-types/commands/GetDataflowGraphCommand.d.ts +3 -3
  514. package/dist-types/commands/GetDevEndpointCommand.d.ts +3 -3
  515. package/dist-types/commands/GetDevEndpointsCommand.d.ts +3 -3
  516. package/dist-types/commands/GetJobBookmarkCommand.d.ts +3 -3
  517. package/dist-types/commands/GetJobCommand.d.ts +3 -3
  518. package/dist-types/commands/GetJobRunCommand.d.ts +3 -3
  519. package/dist-types/commands/GetJobRunsCommand.d.ts +3 -3
  520. package/dist-types/commands/GetJobsCommand.d.ts +3 -3
  521. package/dist-types/commands/GetMLTaskRunCommand.d.ts +3 -3
  522. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +3 -3
  523. package/dist-types/commands/GetMLTransformCommand.d.ts +3 -3
  524. package/dist-types/commands/GetMLTransformsCommand.d.ts +3 -3
  525. package/dist-types/commands/GetMappingCommand.d.ts +3 -3
  526. package/dist-types/commands/GetPartitionCommand.d.ts +3 -3
  527. package/dist-types/commands/GetPartitionIndexesCommand.d.ts +3 -3
  528. package/dist-types/commands/GetPartitionsCommand.d.ts +3 -3
  529. package/dist-types/commands/GetPlanCommand.d.ts +3 -3
  530. package/dist-types/commands/GetRegistryCommand.d.ts +3 -3
  531. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +3 -3
  532. package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -3
  533. package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +3 -3
  534. package/dist-types/commands/GetSchemaCommand.d.ts +3 -3
  535. package/dist-types/commands/GetSchemaVersionCommand.d.ts +3 -3
  536. package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +3 -3
  537. package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +3 -3
  538. package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +3 -3
  539. package/dist-types/commands/GetSessionCommand.d.ts +3 -3
  540. package/dist-types/commands/GetStatementCommand.d.ts +3 -3
  541. package/dist-types/commands/GetTableCommand.d.ts +3 -3
  542. package/dist-types/commands/GetTableVersionCommand.d.ts +3 -3
  543. package/dist-types/commands/GetTableVersionsCommand.d.ts +3 -3
  544. package/dist-types/commands/GetTablesCommand.d.ts +3 -3
  545. package/dist-types/commands/GetTagsCommand.d.ts +3 -3
  546. package/dist-types/commands/GetTriggerCommand.d.ts +3 -3
  547. package/dist-types/commands/GetTriggersCommand.d.ts +3 -3
  548. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +3 -3
  549. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +3 -3
  550. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +5 -4
  551. package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +4 -5
  552. package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +3 -3
  553. package/dist-types/commands/GetWorkflowCommand.d.ts +3 -3
  554. package/dist-types/commands/GetWorkflowRunCommand.d.ts +3 -3
  555. package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +3 -3
  556. package/dist-types/commands/GetWorkflowRunsCommand.d.ts +3 -3
  557. package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +3 -3
  558. package/dist-types/commands/ListBlueprintsCommand.d.ts +3 -3
  559. package/dist-types/commands/ListCrawlersCommand.d.ts +3 -3
  560. package/dist-types/commands/ListCrawlsCommand.d.ts +3 -3
  561. package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +3 -3
  562. package/dist-types/commands/ListDataQualityResultsCommand.d.ts +3 -3
  563. package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +3 -3
  564. package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +3 -3
  565. package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +3 -3
  566. package/dist-types/commands/ListDevEndpointsCommand.d.ts +3 -3
  567. package/dist-types/commands/ListJobsCommand.d.ts +3 -3
  568. package/dist-types/commands/ListMLTransformsCommand.d.ts +3 -3
  569. package/dist-types/commands/ListRegistriesCommand.d.ts +3 -3
  570. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +3 -3
  571. package/dist-types/commands/ListSchemasCommand.d.ts +3 -3
  572. package/dist-types/commands/ListSessionsCommand.d.ts +3 -3
  573. package/dist-types/commands/ListStatementsCommand.d.ts +3 -3
  574. package/dist-types/commands/ListTriggersCommand.d.ts +3 -3
  575. package/dist-types/commands/ListWorkflowsCommand.d.ts +3 -3
  576. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +3 -3
  577. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -3
  578. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +3 -3
  579. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +3 -3
  580. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +3 -3
  581. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +3 -3
  582. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +3 -3
  583. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +3 -3
  584. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +3 -3
  585. package/dist-types/commands/RunStatementCommand.d.ts +3 -3
  586. package/dist-types/commands/SearchTablesCommand.d.ts +3 -3
  587. package/dist-types/commands/StartBlueprintRunCommand.d.ts +3 -3
  588. package/dist-types/commands/StartCrawlerCommand.d.ts +3 -3
  589. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +3 -3
  590. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +3 -3
  591. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
  592. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +3 -3
  593. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +3 -3
  594. package/dist-types/commands/StartJobRunCommand.d.ts +3 -3
  595. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +3 -3
  596. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +3 -3
  597. package/dist-types/commands/StartTriggerCommand.d.ts +3 -3
  598. package/dist-types/commands/StartWorkflowRunCommand.d.ts +3 -3
  599. package/dist-types/commands/StopCrawlerCommand.d.ts +3 -3
  600. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +3 -3
  601. package/dist-types/commands/StopSessionCommand.d.ts +3 -3
  602. package/dist-types/commands/StopTriggerCommand.d.ts +3 -3
  603. package/dist-types/commands/StopWorkflowRunCommand.d.ts +3 -3
  604. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  605. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  606. package/dist-types/commands/UpdateBlueprintCommand.d.ts +3 -3
  607. package/dist-types/commands/UpdateClassifierCommand.d.ts +3 -3
  608. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +3 -3
  609. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +3 -3
  610. package/dist-types/commands/UpdateConnectionCommand.d.ts +3 -3
  611. package/dist-types/commands/UpdateCrawlerCommand.d.ts +15 -3
  612. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +3 -3
  613. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +3 -3
  614. package/dist-types/commands/UpdateDatabaseCommand.d.ts +3 -3
  615. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +3 -3
  616. package/dist-types/commands/UpdateJobCommand.d.ts +3 -3
  617. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +3 -3
  618. package/dist-types/commands/UpdateMLTransformCommand.d.ts +3 -3
  619. package/dist-types/commands/UpdatePartitionCommand.d.ts +3 -3
  620. package/dist-types/commands/UpdateRegistryCommand.d.ts +3 -3
  621. package/dist-types/commands/UpdateSchemaCommand.d.ts +3 -3
  622. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +3 -3
  623. package/dist-types/commands/UpdateTableCommand.d.ts +3 -3
  624. package/dist-types/commands/UpdateTriggerCommand.d.ts +3 -3
  625. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +3 -3
  626. package/dist-types/commands/UpdateWorkflowCommand.d.ts +3 -3
  627. package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
  628. package/dist-types/endpoint/endpointResolver.d.ts +1 -1
  629. package/dist-types/endpoint/ruleset.d.ts +1 -1
  630. package/dist-types/models/GlueServiceException.d.ts +1 -1
  631. package/dist-types/models/models_0.d.ts +28 -16
  632. package/dist-types/models/models_1.d.ts +56 -95
  633. package/dist-types/models/models_2.d.ts +95 -2
  634. package/dist-types/pagination/GetBlueprintRunsPaginator.d.ts +1 -1
  635. package/dist-types/pagination/GetClassifiersPaginator.d.ts +1 -1
  636. package/dist-types/pagination/GetConnectionsPaginator.d.ts +1 -1
  637. package/dist-types/pagination/GetCrawlerMetricsPaginator.d.ts +1 -1
  638. package/dist-types/pagination/GetCrawlersPaginator.d.ts +1 -1
  639. package/dist-types/pagination/GetDatabasesPaginator.d.ts +1 -1
  640. package/dist-types/pagination/GetDevEndpointsPaginator.d.ts +1 -1
  641. package/dist-types/pagination/GetJobRunsPaginator.d.ts +1 -1
  642. package/dist-types/pagination/GetJobsPaginator.d.ts +1 -1
  643. package/dist-types/pagination/GetMLTaskRunsPaginator.d.ts +1 -1
  644. package/dist-types/pagination/GetMLTransformsPaginator.d.ts +1 -1
  645. package/dist-types/pagination/GetPartitionIndexesPaginator.d.ts +1 -1
  646. package/dist-types/pagination/GetPartitionsPaginator.d.ts +1 -1
  647. package/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +1 -1
  648. package/dist-types/pagination/GetSecurityConfigurationsPaginator.d.ts +1 -1
  649. package/dist-types/pagination/GetTableVersionsPaginator.d.ts +1 -1
  650. package/dist-types/pagination/GetTablesPaginator.d.ts +1 -1
  651. package/dist-types/pagination/GetTriggersPaginator.d.ts +1 -1
  652. package/dist-types/pagination/GetUnfilteredPartitionsMetadataPaginator.d.ts +1 -1
  653. package/dist-types/pagination/GetUserDefinedFunctionsPaginator.d.ts +1 -1
  654. package/dist-types/pagination/GetWorkflowRunsPaginator.d.ts +1 -1
  655. package/dist-types/pagination/Interfaces.d.ts +1 -1
  656. package/dist-types/pagination/ListBlueprintsPaginator.d.ts +1 -1
  657. package/dist-types/pagination/ListCrawlersPaginator.d.ts +1 -1
  658. package/dist-types/pagination/ListCustomEntityTypesPaginator.d.ts +1 -1
  659. package/dist-types/pagination/ListDataQualityResultsPaginator.d.ts +1 -1
  660. package/dist-types/pagination/ListDataQualityRuleRecommendationRunsPaginator.d.ts +1 -1
  661. package/dist-types/pagination/ListDataQualityRulesetEvaluationRunsPaginator.d.ts +1 -1
  662. package/dist-types/pagination/ListDataQualityRulesetsPaginator.d.ts +1 -1
  663. package/dist-types/pagination/ListDevEndpointsPaginator.d.ts +1 -1
  664. package/dist-types/pagination/ListJobsPaginator.d.ts +1 -1
  665. package/dist-types/pagination/ListMLTransformsPaginator.d.ts +1 -1
  666. package/dist-types/pagination/ListRegistriesPaginator.d.ts +1 -1
  667. package/dist-types/pagination/ListSchemaVersionsPaginator.d.ts +1 -1
  668. package/dist-types/pagination/ListSchemasPaginator.d.ts +1 -1
  669. package/dist-types/pagination/ListSessionsPaginator.d.ts +1 -1
  670. package/dist-types/pagination/ListTriggersPaginator.d.ts +1 -1
  671. package/dist-types/pagination/ListWorkflowsPaginator.d.ts +1 -1
  672. package/dist-types/pagination/SearchTablesPaginator.d.ts +1 -1
  673. package/dist-types/runtimeConfig.browser.d.ts +20 -20
  674. package/dist-types/runtimeConfig.d.ts +20 -20
  675. package/dist-types/runtimeConfig.native.d.ts +19 -19
  676. package/dist-types/runtimeConfig.shared.d.ts +4 -4
  677. package/dist-types/ts3.4/Glue.d.ts +1 -1
  678. package/dist-types/ts3.4/GlueClient.d.ts +19 -21
  679. package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +3 -3
  680. package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +3 -3
  681. package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +3 -3
  682. package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +3 -3
  683. package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +3 -3
  684. package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +3 -3
  685. package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +3 -3
  686. package/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +3 -3
  687. package/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +3 -3
  688. package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +3 -3
  689. package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +3 -3
  690. package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +3 -3
  691. package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +3 -3
  692. package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +3 -3
  693. package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +3 -3
  694. package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +3 -3
  695. package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +3 -3
  696. package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
  697. package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +3 -3
  698. package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +3 -3
  699. package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +3 -3
  700. package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +3 -3
  701. package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +3 -3
  702. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +3 -3
  703. package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +3 -3
  704. package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +3 -3
  705. package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +3 -3
  706. package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +3 -3
  707. package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +3 -3
  708. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +3 -3
  709. package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +3 -3
  710. package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +3 -3
  711. package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +3 -3
  712. package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +3 -3
  713. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +3 -3
  714. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +3 -3
  715. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +3 -3
  716. package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +3 -3
  717. package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +3 -3
  718. package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +3 -3
  719. package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +3 -3
  720. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +3 -3
  721. package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +3 -3
  722. package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +3 -3
  723. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +3 -3
  724. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +3 -3
  725. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +3 -3
  726. package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +3 -3
  727. package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +3 -3
  728. package/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +3 -3
  729. package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +3 -3
  730. package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +3 -3
  731. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +3 -3
  732. package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +3 -3
  733. package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +3 -3
  734. package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +3 -3
  735. package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +3 -3
  736. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +3 -3
  737. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +3 -3
  738. package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +3 -3
  739. package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +3 -3
  740. package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +3 -3
  741. package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +3 -3
  742. package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +3 -3
  743. package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +3 -3
  744. package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +3 -3
  745. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +3 -3
  746. package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +3 -3
  747. package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +3 -3
  748. package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +3 -3
  749. package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +3 -3
  750. package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +3 -3
  751. package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +3 -3
  752. package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +3 -3
  753. package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +3 -3
  754. package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +3 -3
  755. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +3 -3
  756. package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +3 -3
  757. package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +3 -3
  758. package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +3 -3
  759. package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +3 -3
  760. package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +3 -3
  761. package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +3 -3
  762. package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +3 -3
  763. package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +3 -3
  764. package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
  765. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +3 -3
  766. package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +3 -3
  767. package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +3 -3
  768. package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +3 -3
  769. package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +3 -3
  770. package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +3 -3
  771. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +3 -3
  772. package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +3 -3
  773. package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +3 -3
  774. package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +3 -3
  775. package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +3 -3
  776. package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +3 -3
  777. package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +3 -3
  778. package/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +3 -3
  779. package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +3 -3
  780. package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +3 -3
  781. package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +3 -3
  782. package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +3 -3
  783. package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +3 -3
  784. package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +3 -3
  785. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +3 -3
  786. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +3 -3
  787. package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +3 -3
  788. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +3 -3
  789. package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +3 -3
  790. package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +3 -3
  791. package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +3 -3
  792. package/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +3 -3
  793. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +3 -3
  794. package/dist-types/ts3.4/commands/GetStatementCommand.d.ts +3 -3
  795. package/dist-types/ts3.4/commands/GetTableCommand.d.ts +3 -3
  796. package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +3 -3
  797. package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +3 -3
  798. package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +3 -3
  799. package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +3 -3
  800. package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +3 -3
  801. package/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +3 -3
  802. package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +3 -3
  803. package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +3 -3
  804. package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +5 -7
  805. package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +7 -5
  806. package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +3 -3
  807. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +3 -3
  808. package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +3 -3
  809. package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +3 -3
  810. package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +3 -3
  811. package/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +3 -3
  812. package/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +3 -3
  813. package/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +3 -3
  814. package/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +3 -3
  815. package/dist-types/ts3.4/commands/ListCustomEntityTypesCommand.d.ts +3 -3
  816. package/dist-types/ts3.4/commands/ListDataQualityResultsCommand.d.ts +3 -3
  817. package/dist-types/ts3.4/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +3 -3
  818. package/dist-types/ts3.4/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +3 -3
  819. package/dist-types/ts3.4/commands/ListDataQualityRulesetsCommand.d.ts +3 -3
  820. package/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +3 -3
  821. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +3 -3
  822. package/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +3 -3
  823. package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +3 -3
  824. package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +3 -3
  825. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +3 -3
  826. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +3 -3
  827. package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +3 -3
  828. package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +3 -3
  829. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +3 -3
  830. package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +3 -3
  831. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +3 -3
  832. package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +3 -3
  833. package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +3 -3
  834. package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +3 -3
  835. package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +3 -3
  836. package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +3 -3
  837. package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +3 -3
  838. package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +3 -3
  839. package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +3 -3
  840. package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +3 -3
  841. package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +3 -3
  842. package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +3 -3
  843. package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +3 -3
  844. package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +3 -3
  845. package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
  846. package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +3 -3
  847. package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +3 -3
  848. package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +3 -3
  849. package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +3 -3
  850. package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +3 -3
  851. package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +3 -3
  852. package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +3 -3
  853. package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +3 -3
  854. package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +3 -3
  855. package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +3 -3
  856. package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +3 -3
  857. package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +3 -3
  858. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
  859. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
  860. package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +3 -3
  861. package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +3 -3
  862. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +3 -3
  863. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +3 -3
  864. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +3 -3
  865. package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +3 -3
  866. package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +3 -3
  867. package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +3 -3
  868. package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +3 -3
  869. package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +3 -3
  870. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +3 -3
  871. package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +3 -3
  872. package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +3 -3
  873. package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +3 -3
  874. package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +3 -3
  875. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +3 -3
  876. package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +3 -3
  877. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +3 -3
  878. package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +3 -3
  879. package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +3 -3
  880. package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +3 -3
  881. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
  882. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  883. package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
  884. package/dist-types/ts3.4/models/GlueServiceException.d.ts +1 -1
  885. package/dist-types/ts3.4/models/models_0.d.ts +8 -5
  886. package/dist-types/ts3.4/models/models_1.d.ts +19 -27
  887. package/dist-types/ts3.4/models/models_2.d.ts +28 -2
  888. package/dist-types/ts3.4/pagination/GetBlueprintRunsPaginator.d.ts +1 -1
  889. package/dist-types/ts3.4/pagination/GetClassifiersPaginator.d.ts +1 -1
  890. package/dist-types/ts3.4/pagination/GetConnectionsPaginator.d.ts +1 -1
  891. package/dist-types/ts3.4/pagination/GetCrawlerMetricsPaginator.d.ts +1 -1
  892. package/dist-types/ts3.4/pagination/GetCrawlersPaginator.d.ts +1 -1
  893. package/dist-types/ts3.4/pagination/GetDatabasesPaginator.d.ts +1 -1
  894. package/dist-types/ts3.4/pagination/GetDevEndpointsPaginator.d.ts +1 -1
  895. package/dist-types/ts3.4/pagination/GetJobRunsPaginator.d.ts +1 -1
  896. package/dist-types/ts3.4/pagination/GetJobsPaginator.d.ts +1 -1
  897. package/dist-types/ts3.4/pagination/GetMLTaskRunsPaginator.d.ts +1 -1
  898. package/dist-types/ts3.4/pagination/GetMLTransformsPaginator.d.ts +1 -1
  899. package/dist-types/ts3.4/pagination/GetPartitionIndexesPaginator.d.ts +1 -1
  900. package/dist-types/ts3.4/pagination/GetPartitionsPaginator.d.ts +1 -1
  901. package/dist-types/ts3.4/pagination/GetResourcePoliciesPaginator.d.ts +1 -1
  902. package/dist-types/ts3.4/pagination/GetSecurityConfigurationsPaginator.d.ts +1 -1
  903. package/dist-types/ts3.4/pagination/GetTableVersionsPaginator.d.ts +1 -1
  904. package/dist-types/ts3.4/pagination/GetTablesPaginator.d.ts +1 -1
  905. package/dist-types/ts3.4/pagination/GetTriggersPaginator.d.ts +1 -1
  906. package/dist-types/ts3.4/pagination/GetUnfilteredPartitionsMetadataPaginator.d.ts +1 -1
  907. package/dist-types/ts3.4/pagination/GetUserDefinedFunctionsPaginator.d.ts +1 -1
  908. package/dist-types/ts3.4/pagination/GetWorkflowRunsPaginator.d.ts +1 -1
  909. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
  910. package/dist-types/ts3.4/pagination/ListBlueprintsPaginator.d.ts +1 -1
  911. package/dist-types/ts3.4/pagination/ListCrawlersPaginator.d.ts +1 -1
  912. package/dist-types/ts3.4/pagination/ListCustomEntityTypesPaginator.d.ts +1 -1
  913. package/dist-types/ts3.4/pagination/ListDataQualityResultsPaginator.d.ts +1 -1
  914. package/dist-types/ts3.4/pagination/ListDataQualityRuleRecommendationRunsPaginator.d.ts +1 -1
  915. package/dist-types/ts3.4/pagination/ListDataQualityRulesetEvaluationRunsPaginator.d.ts +1 -1
  916. package/dist-types/ts3.4/pagination/ListDataQualityRulesetsPaginator.d.ts +1 -1
  917. package/dist-types/ts3.4/pagination/ListDevEndpointsPaginator.d.ts +1 -1
  918. package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -1
  919. package/dist-types/ts3.4/pagination/ListMLTransformsPaginator.d.ts +1 -1
  920. package/dist-types/ts3.4/pagination/ListRegistriesPaginator.d.ts +1 -1
  921. package/dist-types/ts3.4/pagination/ListSchemaVersionsPaginator.d.ts +1 -1
  922. package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +1 -1
  923. package/dist-types/ts3.4/pagination/ListSessionsPaginator.d.ts +1 -1
  924. package/dist-types/ts3.4/pagination/ListTriggersPaginator.d.ts +1 -1
  925. package/dist-types/ts3.4/pagination/ListWorkflowsPaginator.d.ts +1 -1
  926. package/dist-types/ts3.4/pagination/SearchTablesPaginator.d.ts +1 -1
  927. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
  928. package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
  929. package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
  930. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
  931. package/package.json +31 -30
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ListRegistriesCommand, se_ListRegistriesCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class ListRegistriesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ListSchemaVersionsCommand, se_ListSchemaVersionsCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class ListSchemaVersionsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ListSchemasCommand, se_ListSchemasCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class ListSchemasCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ListSessionsCommand, se_ListSessionsCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class ListSessionsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ListStatementsCommand, se_ListStatementsCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class ListStatementsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ListTriggersCommand, se_ListTriggersCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class ListTriggersCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ListWorkflowsCommand, se_ListWorkflowsCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class ListWorkflowsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_PutDataCatalogEncryptionSettingsCommand, se_PutDataCatalogEncryptionSettingsCommand, } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class PutDataCatalogEncryptionSettingsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class PutResourcePolicyCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_PutSchemaVersionMetadataCommand, se_PutSchemaVersionMetadataCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class PutSchemaVersionMetadataCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_PutWorkflowRunPropertiesCommand, se_PutWorkflowRunPropertiesCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class PutWorkflowRunPropertiesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_QuerySchemaVersionMetadataCommand, se_QuerySchemaVersionMetadataCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class QuerySchemaVersionMetadataCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RegisterSchemaVersionCommand, se_RegisterSchemaVersionCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class RegisterSchemaVersionCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RemoveSchemaVersionMetadataCommand, se_RemoveSchemaVersionMetadataCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class RemoveSchemaVersionMetadataCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ResetJobBookmarkCommand, se_ResetJobBookmarkCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class ResetJobBookmarkCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ResumeWorkflowRunCommand, se_ResumeWorkflowRunCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class ResumeWorkflowRunCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RunStatementCommand, se_RunStatementCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class RunStatementCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_SearchTablesCommand, se_SearchTablesCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class SearchTablesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartBlueprintRunCommand, se_StartBlueprintRunCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StartBlueprintRunCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartCrawlerCommand, se_StartCrawlerCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StartCrawlerCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartCrawlerScheduleCommand, se_StartCrawlerScheduleCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StartCrawlerScheduleCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartDataQualityRuleRecommendationRunCommand, se_StartDataQualityRuleRecommendationRunCommand, } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StartDataQualityRuleRecommendationRunCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartDataQualityRulesetEvaluationRunCommand, se_StartDataQualityRulesetEvaluationRunCommand, } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StartDataQualityRulesetEvaluationRunCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartExportLabelsTaskRunCommand, se_StartExportLabelsTaskRunCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StartExportLabelsTaskRunCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartImportLabelsTaskRunCommand, se_StartImportLabelsTaskRunCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StartImportLabelsTaskRunCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartJobRunCommand, se_StartJobRunCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StartJobRunCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartMLEvaluationTaskRunCommand, se_StartMLEvaluationTaskRunCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StartMLEvaluationTaskRunCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartMLLabelingSetGenerationTaskRunCommand, se_StartMLLabelingSetGenerationTaskRunCommand, } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StartMLLabelingSetGenerationTaskRunCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartTriggerCommand, se_StartTriggerCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StartTriggerCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartWorkflowRunCommand, se_StartWorkflowRunCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StartWorkflowRunCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StopCrawlerCommand, se_StopCrawlerCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StopCrawlerCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StopCrawlerScheduleCommand, se_StopCrawlerScheduleCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StopCrawlerScheduleCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StopSessionCommand, se_StopSessionCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StopSessionCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StopTriggerCommand, se_StopTriggerCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StopTriggerCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StopWorkflowRunCommand, se_StopWorkflowRunCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StopWorkflowRunCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class TagResourceCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class UntagResourceCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateBlueprintCommand, se_UpdateBlueprintCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class UpdateBlueprintCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateClassifierCommand, se_UpdateClassifierCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class UpdateClassifierCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateColumnStatisticsForPartitionCommand, se_UpdateColumnStatisticsForPartitionCommand, } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class UpdateColumnStatisticsForPartitionCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateColumnStatisticsForTableCommand, se_UpdateColumnStatisticsForTableCommand, } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class UpdateColumnStatisticsForTableCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateConnectionCommand, se_UpdateConnectionCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class UpdateConnectionCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateCrawlerCommand, se_UpdateCrawlerCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class UpdateCrawlerCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateCrawlerScheduleCommand, se_UpdateCrawlerScheduleCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class UpdateCrawlerScheduleCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateDataQualityRulesetCommand, se_UpdateDataQualityRulesetCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class UpdateDataQualityRulesetCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateDatabaseCommand, se_UpdateDatabaseCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class UpdateDatabaseCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateDevEndpointCommand, se_UpdateDevEndpointCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class UpdateDevEndpointCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { UpdateJobRequestFilterSensitiveLog } from "../models/models_2";
5
5
  import { de_UpdateJobCommand, se_UpdateJobCommand } from "../protocols/Aws_json1_1";
6
6
  export { $Command };
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateJobFromSourceControlCommand, se_UpdateJobFromSourceControlCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class UpdateJobFromSourceControlCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateMLTransformCommand, se_UpdateMLTransformCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class UpdateMLTransformCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdatePartitionCommand, se_UpdatePartitionCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class UpdatePartitionCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateRegistryCommand, se_UpdateRegistryCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class UpdateRegistryCommand extends $Command {