@aws-sdk/client-glue 3.943.0 → 3.946.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 (337) hide show
  1. package/dist-cjs/index.js +45 -451
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/GlueClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +45 -451
  8. package/dist-types/Glue.d.ts +1 -1
  9. package/dist-types/GlueClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/BatchCreatePartitionCommand.d.ts +3 -3
  13. package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +3 -3
  14. package/dist-types/commands/BatchDeletePartitionCommand.d.ts +3 -3
  15. package/dist-types/commands/BatchDeleteTableCommand.d.ts +3 -3
  16. package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +3 -3
  17. package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +3 -3
  18. package/dist-types/commands/BatchGetCrawlersCommand.d.ts +3 -3
  19. package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +3 -3
  20. package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +3 -3
  21. package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +3 -3
  22. package/dist-types/commands/BatchGetJobsCommand.d.ts +4 -4
  23. package/dist-types/commands/BatchGetPartitionCommand.d.ts +3 -3
  24. package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +3 -3
  25. package/dist-types/commands/BatchGetTriggersCommand.d.ts +3 -3
  26. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +3 -3
  27. package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +3 -3
  28. package/dist-types/commands/BatchStopJobRunCommand.d.ts +3 -3
  29. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +3 -3
  30. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +3 -3
  31. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
  32. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +3 -3
  33. package/dist-types/commands/CancelStatementCommand.d.ts +3 -3
  34. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +3 -3
  35. package/dist-types/commands/CreateBlueprintCommand.d.ts +3 -3
  36. package/dist-types/commands/CreateCatalogCommand.d.ts +3 -3
  37. package/dist-types/commands/CreateClassifierCommand.d.ts +3 -3
  38. package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +3 -3
  39. package/dist-types/commands/CreateConnectionCommand.d.ts +3 -3
  40. package/dist-types/commands/CreateCrawlerCommand.d.ts +3 -3
  41. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +3 -3
  42. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +4 -4
  43. package/dist-types/commands/CreateDatabaseCommand.d.ts +3 -3
  44. package/dist-types/commands/CreateDevEndpointCommand.d.ts +3 -3
  45. package/dist-types/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +3 -3
  46. package/dist-types/commands/CreateIntegrationCommand.d.ts +3 -3
  47. package/dist-types/commands/CreateIntegrationResourcePropertyCommand.d.ts +3 -3
  48. package/dist-types/commands/CreateIntegrationTablePropertiesCommand.d.ts +3 -3
  49. package/dist-types/commands/CreateJobCommand.d.ts +4 -4
  50. package/dist-types/commands/CreateMLTransformCommand.d.ts +3 -3
  51. package/dist-types/commands/CreatePartitionCommand.d.ts +3 -3
  52. package/dist-types/commands/CreatePartitionIndexCommand.d.ts +3 -3
  53. package/dist-types/commands/CreateRegistryCommand.d.ts +3 -3
  54. package/dist-types/commands/CreateSchemaCommand.d.ts +3 -3
  55. package/dist-types/commands/CreateScriptCommand.d.ts +3 -3
  56. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +3 -3
  57. package/dist-types/commands/CreateSessionCommand.d.ts +3 -3
  58. package/dist-types/commands/CreateTableCommand.d.ts +3 -3
  59. package/dist-types/commands/CreateTableOptimizerCommand.d.ts +3 -3
  60. package/dist-types/commands/CreateTriggerCommand.d.ts +3 -3
  61. package/dist-types/commands/CreateUsageProfileCommand.d.ts +3 -3
  62. package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +3 -3
  63. package/dist-types/commands/CreateWorkflowCommand.d.ts +3 -3
  64. package/dist-types/commands/DeleteBlueprintCommand.d.ts +3 -3
  65. package/dist-types/commands/DeleteCatalogCommand.d.ts +3 -3
  66. package/dist-types/commands/DeleteClassifierCommand.d.ts +3 -3
  67. package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +3 -3
  68. package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +3 -3
  69. package/dist-types/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +3 -3
  70. package/dist-types/commands/DeleteConnectionCommand.d.ts +3 -3
  71. package/dist-types/commands/DeleteCrawlerCommand.d.ts +3 -3
  72. package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +3 -3
  73. package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +3 -3
  74. package/dist-types/commands/DeleteDatabaseCommand.d.ts +3 -3
  75. package/dist-types/commands/DeleteDevEndpointCommand.d.ts +3 -3
  76. package/dist-types/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +3 -3
  77. package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -3
  78. package/dist-types/commands/DeleteIntegrationResourcePropertyCommand.d.ts +3 -3
  79. package/dist-types/commands/DeleteIntegrationTablePropertiesCommand.d.ts +3 -3
  80. package/dist-types/commands/DeleteJobCommand.d.ts +3 -3
  81. package/dist-types/commands/DeleteMLTransformCommand.d.ts +3 -3
  82. package/dist-types/commands/DeletePartitionCommand.d.ts +3 -3
  83. package/dist-types/commands/DeletePartitionIndexCommand.d.ts +3 -3
  84. package/dist-types/commands/DeleteRegistryCommand.d.ts +3 -3
  85. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
  86. package/dist-types/commands/DeleteSchemaCommand.d.ts +3 -3
  87. package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +3 -3
  88. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +3 -3
  89. package/dist-types/commands/DeleteSessionCommand.d.ts +3 -3
  90. package/dist-types/commands/DeleteTableCommand.d.ts +3 -3
  91. package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +3 -3
  92. package/dist-types/commands/DeleteTableVersionCommand.d.ts +3 -3
  93. package/dist-types/commands/DeleteTriggerCommand.d.ts +3 -3
  94. package/dist-types/commands/DeleteUsageProfileCommand.d.ts +3 -3
  95. package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +3 -3
  96. package/dist-types/commands/DeleteWorkflowCommand.d.ts +3 -3
  97. package/dist-types/commands/DescribeConnectionTypeCommand.d.ts +3 -3
  98. package/dist-types/commands/DescribeEntityCommand.d.ts +3 -3
  99. package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +3 -3
  100. package/dist-types/commands/DescribeIntegrationsCommand.d.ts +3 -3
  101. package/dist-types/commands/GetBlueprintCommand.d.ts +3 -3
  102. package/dist-types/commands/GetBlueprintRunCommand.d.ts +3 -3
  103. package/dist-types/commands/GetBlueprintRunsCommand.d.ts +3 -3
  104. package/dist-types/commands/GetCatalogCommand.d.ts +3 -3
  105. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +3 -3
  106. package/dist-types/commands/GetCatalogsCommand.d.ts +3 -3
  107. package/dist-types/commands/GetClassifierCommand.d.ts +3 -3
  108. package/dist-types/commands/GetClassifiersCommand.d.ts +3 -3
  109. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +3 -3
  110. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +3 -3
  111. package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +3 -3
  112. package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +3 -3
  113. package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +3 -3
  114. package/dist-types/commands/GetConnectionCommand.d.ts +3 -3
  115. package/dist-types/commands/GetConnectionsCommand.d.ts +3 -3
  116. package/dist-types/commands/GetCrawlerCommand.d.ts +3 -3
  117. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +3 -3
  118. package/dist-types/commands/GetCrawlersCommand.d.ts +3 -3
  119. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +3 -3
  120. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +3 -3
  121. package/dist-types/commands/GetDataQualityModelCommand.d.ts +3 -3
  122. package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +3 -3
  123. package/dist-types/commands/GetDataQualityResultCommand.d.ts +3 -3
  124. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +3 -3
  125. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +3 -3
  126. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
  127. package/dist-types/commands/GetDatabaseCommand.d.ts +3 -3
  128. package/dist-types/commands/GetDatabasesCommand.d.ts +3 -3
  129. package/dist-types/commands/GetDataflowGraphCommand.d.ts +3 -3
  130. package/dist-types/commands/GetDevEndpointCommand.d.ts +3 -3
  131. package/dist-types/commands/GetDevEndpointsCommand.d.ts +3 -3
  132. package/dist-types/commands/GetEntityRecordsCommand.d.ts +3 -3
  133. package/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +3 -3
  134. package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +3 -3
  135. package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +3 -3
  136. package/dist-types/commands/GetJobBookmarkCommand.d.ts +3 -3
  137. package/dist-types/commands/GetJobCommand.d.ts +4 -4
  138. package/dist-types/commands/GetJobRunCommand.d.ts +3 -3
  139. package/dist-types/commands/GetJobRunsCommand.d.ts +3 -3
  140. package/dist-types/commands/GetJobsCommand.d.ts +4 -4
  141. package/dist-types/commands/GetMLTaskRunCommand.d.ts +3 -3
  142. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +3 -3
  143. package/dist-types/commands/GetMLTransformCommand.d.ts +3 -3
  144. package/dist-types/commands/GetMLTransformsCommand.d.ts +3 -3
  145. package/dist-types/commands/GetMappingCommand.d.ts +3 -3
  146. package/dist-types/commands/GetPartitionCommand.d.ts +3 -3
  147. package/dist-types/commands/GetPartitionIndexesCommand.d.ts +3 -3
  148. package/dist-types/commands/GetPartitionsCommand.d.ts +3 -3
  149. package/dist-types/commands/GetPlanCommand.d.ts +3 -3
  150. package/dist-types/commands/GetRegistryCommand.d.ts +3 -3
  151. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +3 -3
  152. package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -3
  153. package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +3 -3
  154. package/dist-types/commands/GetSchemaCommand.d.ts +3 -3
  155. package/dist-types/commands/GetSchemaVersionCommand.d.ts +3 -3
  156. package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +3 -3
  157. package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +3 -3
  158. package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +3 -3
  159. package/dist-types/commands/GetSessionCommand.d.ts +3 -3
  160. package/dist-types/commands/GetStatementCommand.d.ts +3 -3
  161. package/dist-types/commands/GetTableCommand.d.ts +4 -4
  162. package/dist-types/commands/GetTableOptimizerCommand.d.ts +3 -3
  163. package/dist-types/commands/GetTableVersionCommand.d.ts +4 -4
  164. package/dist-types/commands/GetTableVersionsCommand.d.ts +4 -4
  165. package/dist-types/commands/GetTablesCommand.d.ts +4 -4
  166. package/dist-types/commands/GetTagsCommand.d.ts +3 -3
  167. package/dist-types/commands/GetTriggerCommand.d.ts +3 -3
  168. package/dist-types/commands/GetTriggersCommand.d.ts +3 -3
  169. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +3 -3
  170. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +3 -3
  171. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +4 -4
  172. package/dist-types/commands/GetUsageProfileCommand.d.ts +3 -3
  173. package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +3 -3
  174. package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +3 -3
  175. package/dist-types/commands/GetWorkflowCommand.d.ts +3 -3
  176. package/dist-types/commands/GetWorkflowRunCommand.d.ts +3 -3
  177. package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +3 -3
  178. package/dist-types/commands/GetWorkflowRunsCommand.d.ts +3 -3
  179. package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +3 -3
  180. package/dist-types/commands/ListBlueprintsCommand.d.ts +3 -3
  181. package/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +3 -3
  182. package/dist-types/commands/ListConnectionTypesCommand.d.ts +3 -3
  183. package/dist-types/commands/ListCrawlersCommand.d.ts +3 -3
  184. package/dist-types/commands/ListCrawlsCommand.d.ts +3 -3
  185. package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +3 -3
  186. package/dist-types/commands/ListDataQualityResultsCommand.d.ts +3 -3
  187. package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +3 -3
  188. package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +3 -3
  189. package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +3 -3
  190. package/dist-types/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +3 -3
  191. package/dist-types/commands/ListDataQualityStatisticsCommand.d.ts +3 -3
  192. package/dist-types/commands/ListDevEndpointsCommand.d.ts +3 -3
  193. package/dist-types/commands/ListEntitiesCommand.d.ts +3 -3
  194. package/dist-types/commands/ListIntegrationResourcePropertiesCommand.d.ts +3 -3
  195. package/dist-types/commands/ListJobsCommand.d.ts +3 -3
  196. package/dist-types/commands/ListMLTransformsCommand.d.ts +3 -3
  197. package/dist-types/commands/ListRegistriesCommand.d.ts +3 -3
  198. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +3 -3
  199. package/dist-types/commands/ListSchemasCommand.d.ts +3 -3
  200. package/dist-types/commands/ListSessionsCommand.d.ts +3 -3
  201. package/dist-types/commands/ListStatementsCommand.d.ts +3 -3
  202. package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +3 -3
  203. package/dist-types/commands/ListTriggersCommand.d.ts +3 -3
  204. package/dist-types/commands/ListUsageProfilesCommand.d.ts +3 -3
  205. package/dist-types/commands/ListWorkflowsCommand.d.ts +3 -3
  206. package/dist-types/commands/ModifyIntegrationCommand.d.ts +3 -3
  207. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +3 -3
  208. package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +3 -3
  209. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -3
  210. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +3 -3
  211. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +3 -3
  212. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +3 -3
  213. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +3 -3
  214. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +3 -3
  215. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +3 -3
  216. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +3 -3
  217. package/dist-types/commands/RunStatementCommand.d.ts +3 -3
  218. package/dist-types/commands/SearchTablesCommand.d.ts +4 -4
  219. package/dist-types/commands/StartBlueprintRunCommand.d.ts +3 -3
  220. package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +3 -3
  221. package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +3 -3
  222. package/dist-types/commands/StartCrawlerCommand.d.ts +3 -3
  223. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +3 -3
  224. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +3 -3
  225. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
  226. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +3 -3
  227. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +3 -3
  228. package/dist-types/commands/StartJobRunCommand.d.ts +3 -3
  229. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +3 -3
  230. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +3 -3
  231. package/dist-types/commands/StartTriggerCommand.d.ts +3 -3
  232. package/dist-types/commands/StartWorkflowRunCommand.d.ts +3 -3
  233. package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +3 -3
  234. package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +3 -3
  235. package/dist-types/commands/StopCrawlerCommand.d.ts +3 -3
  236. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +3 -3
  237. package/dist-types/commands/StopSessionCommand.d.ts +3 -3
  238. package/dist-types/commands/StopTriggerCommand.d.ts +3 -3
  239. package/dist-types/commands/StopWorkflowRunCommand.d.ts +3 -3
  240. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  241. package/dist-types/commands/TestConnectionCommand.d.ts +3 -3
  242. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  243. package/dist-types/commands/UpdateBlueprintCommand.d.ts +3 -3
  244. package/dist-types/commands/UpdateCatalogCommand.d.ts +3 -3
  245. package/dist-types/commands/UpdateClassifierCommand.d.ts +3 -3
  246. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +3 -3
  247. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +3 -3
  248. package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +3 -3
  249. package/dist-types/commands/UpdateConnectionCommand.d.ts +3 -3
  250. package/dist-types/commands/UpdateCrawlerCommand.d.ts +3 -3
  251. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +3 -3
  252. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +3 -3
  253. package/dist-types/commands/UpdateDatabaseCommand.d.ts +3 -3
  254. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +3 -3
  255. package/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +3 -3
  256. package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +3 -3
  257. package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +3 -3
  258. package/dist-types/commands/UpdateJobCommand.d.ts +4 -4
  259. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +3 -3
  260. package/dist-types/commands/UpdateMLTransformCommand.d.ts +3 -3
  261. package/dist-types/commands/UpdatePartitionCommand.d.ts +3 -3
  262. package/dist-types/commands/UpdateRegistryCommand.d.ts +3 -3
  263. package/dist-types/commands/UpdateSchemaCommand.d.ts +3 -3
  264. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +3 -3
  265. package/dist-types/commands/UpdateTableCommand.d.ts +3 -3
  266. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +3 -3
  267. package/dist-types/commands/UpdateTriggerCommand.d.ts +4 -4
  268. package/dist-types/commands/UpdateUsageProfileCommand.d.ts +3 -3
  269. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +3 -3
  270. package/dist-types/commands/UpdateWorkflowCommand.d.ts +3 -3
  271. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  272. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  273. package/dist-types/extensionConfiguration.d.ts +4 -4
  274. package/dist-types/models/GlueServiceException.d.ts +1 -1
  275. package/dist-types/models/errors.d.ts +1 -1
  276. package/dist-types/models/models_1.d.ts +1 -1
  277. package/dist-types/models/models_2.d.ts +2 -2
  278. package/dist-types/models/models_3.d.ts +3 -3
  279. package/dist-types/pagination/DescribeEntityPaginator.d.ts +1 -1
  280. package/dist-types/pagination/GetBlueprintRunsPaginator.d.ts +1 -1
  281. package/dist-types/pagination/GetClassifiersPaginator.d.ts +1 -1
  282. package/dist-types/pagination/GetColumnStatisticsTaskRunsPaginator.d.ts +1 -1
  283. package/dist-types/pagination/GetConnectionsPaginator.d.ts +1 -1
  284. package/dist-types/pagination/GetCrawlerMetricsPaginator.d.ts +1 -1
  285. package/dist-types/pagination/GetCrawlersPaginator.d.ts +1 -1
  286. package/dist-types/pagination/GetDatabasesPaginator.d.ts +1 -1
  287. package/dist-types/pagination/GetDevEndpointsPaginator.d.ts +1 -1
  288. package/dist-types/pagination/GetJobRunsPaginator.d.ts +1 -1
  289. package/dist-types/pagination/GetJobsPaginator.d.ts +1 -1
  290. package/dist-types/pagination/GetMLTaskRunsPaginator.d.ts +1 -1
  291. package/dist-types/pagination/GetMLTransformsPaginator.d.ts +1 -1
  292. package/dist-types/pagination/GetPartitionIndexesPaginator.d.ts +1 -1
  293. package/dist-types/pagination/GetPartitionsPaginator.d.ts +1 -1
  294. package/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +1 -1
  295. package/dist-types/pagination/GetSecurityConfigurationsPaginator.d.ts +1 -1
  296. package/dist-types/pagination/GetTableVersionsPaginator.d.ts +1 -1
  297. package/dist-types/pagination/GetTablesPaginator.d.ts +1 -1
  298. package/dist-types/pagination/GetTriggersPaginator.d.ts +1 -1
  299. package/dist-types/pagination/GetUnfilteredPartitionsMetadataPaginator.d.ts +1 -1
  300. package/dist-types/pagination/GetUserDefinedFunctionsPaginator.d.ts +1 -1
  301. package/dist-types/pagination/GetWorkflowRunsPaginator.d.ts +1 -1
  302. package/dist-types/pagination/Interfaces.d.ts +1 -1
  303. package/dist-types/pagination/ListBlueprintsPaginator.d.ts +1 -1
  304. package/dist-types/pagination/ListColumnStatisticsTaskRunsPaginator.d.ts +1 -1
  305. package/dist-types/pagination/ListConnectionTypesPaginator.d.ts +1 -1
  306. package/dist-types/pagination/ListCrawlersPaginator.d.ts +1 -1
  307. package/dist-types/pagination/ListCustomEntityTypesPaginator.d.ts +1 -1
  308. package/dist-types/pagination/ListDataQualityResultsPaginator.d.ts +1 -1
  309. package/dist-types/pagination/ListDataQualityRuleRecommendationRunsPaginator.d.ts +1 -1
  310. package/dist-types/pagination/ListDataQualityRulesetEvaluationRunsPaginator.d.ts +1 -1
  311. package/dist-types/pagination/ListDataQualityRulesetsPaginator.d.ts +1 -1
  312. package/dist-types/pagination/ListDevEndpointsPaginator.d.ts +1 -1
  313. package/dist-types/pagination/ListEntitiesPaginator.d.ts +1 -1
  314. package/dist-types/pagination/ListJobsPaginator.d.ts +1 -1
  315. package/dist-types/pagination/ListMLTransformsPaginator.d.ts +1 -1
  316. package/dist-types/pagination/ListRegistriesPaginator.d.ts +1 -1
  317. package/dist-types/pagination/ListSchemaVersionsPaginator.d.ts +1 -1
  318. package/dist-types/pagination/ListSchemasPaginator.d.ts +1 -1
  319. package/dist-types/pagination/ListSessionsPaginator.d.ts +1 -1
  320. package/dist-types/pagination/ListTableOptimizerRunsPaginator.d.ts +1 -1
  321. package/dist-types/pagination/ListTriggersPaginator.d.ts +1 -1
  322. package/dist-types/pagination/ListUsageProfilesPaginator.d.ts +1 -1
  323. package/dist-types/pagination/ListWorkflowsPaginator.d.ts +1 -1
  324. package/dist-types/pagination/SearchTablesPaginator.d.ts +1 -1
  325. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  326. package/dist-types/runtimeConfig.d.ts +1 -1
  327. package/dist-types/runtimeConfig.native.d.ts +1 -1
  328. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  329. package/dist-types/runtimeExtensions.d.ts +1 -1
  330. package/dist-types/schemas/schemas_0.d.ts +1 -1
  331. package/dist-types/ts3.4/GlueClient.d.ts +3 -3
  332. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  333. package/dist-types/ts3.4/models/GlueServiceException.d.ts +1 -1
  334. package/dist-types/ts3.4/models/models_1.d.ts +12 -12
  335. package/dist-types/ts3.4/models/models_2.d.ts +17 -17
  336. package/dist-types/ts3.4/models/models_3.d.ts +2 -2
  337. package/package.json +13 -12
@@ -1,4 +1,4 @@
1
- import { PaginationConfiguration } from "@smithy/types";
1
+ import type { PaginationConfiguration } from "@smithy/types";
2
2
  import { GlueClient } from "../GlueClient";
3
3
  /**
4
4
  * @public
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListBlueprintsCommandInput, ListBlueprintsCommandOutput } from "../commands/ListBlueprintsCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListColumnStatisticsTaskRunsCommandInput, ListColumnStatisticsTaskRunsCommandOutput } from "../commands/ListColumnStatisticsTaskRunsCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListConnectionTypesCommandInput, ListConnectionTypesCommandOutput } from "../commands/ListConnectionTypesCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListCrawlersCommandInput, ListCrawlersCommandOutput } from "../commands/ListCrawlersCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListCustomEntityTypesCommandInput, ListCustomEntityTypesCommandOutput } from "../commands/ListCustomEntityTypesCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListDataQualityResultsCommandInput, ListDataQualityResultsCommandOutput } from "../commands/ListDataQualityResultsCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListDataQualityRuleRecommendationRunsCommandInput, ListDataQualityRuleRecommendationRunsCommandOutput } from "../commands/ListDataQualityRuleRecommendationRunsCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListDataQualityRulesetEvaluationRunsCommandInput, ListDataQualityRulesetEvaluationRunsCommandOutput } from "../commands/ListDataQualityRulesetEvaluationRunsCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListDataQualityRulesetsCommandInput, ListDataQualityRulesetsCommandOutput } from "../commands/ListDataQualityRulesetsCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListDevEndpointsCommandInput, ListDevEndpointsCommandOutput } from "../commands/ListDevEndpointsCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListEntitiesCommandInput, ListEntitiesCommandOutput } from "../commands/ListEntitiesCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListJobsCommandInput, ListJobsCommandOutput } from "../commands/ListJobsCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListMLTransformsCommandInput, ListMLTransformsCommandOutput } from "../commands/ListMLTransformsCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListRegistriesCommandInput, ListRegistriesCommandOutput } from "../commands/ListRegistriesCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListSchemaVersionsCommandInput, ListSchemaVersionsCommandOutput } from "../commands/ListSchemaVersionsCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListSchemasCommandInput, ListSchemasCommandOutput } from "../commands/ListSchemasCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListSessionsCommandInput, ListSessionsCommandOutput } from "../commands/ListSessionsCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListTableOptimizerRunsCommandInput, ListTableOptimizerRunsCommandOutput } from "../commands/ListTableOptimizerRunsCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListTriggersCommandInput, ListTriggersCommandOutput } from "../commands/ListTriggersCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListUsageProfilesCommandInput, ListUsageProfilesCommandOutput } from "../commands/ListUsageProfilesCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListWorkflowsCommandInput, ListWorkflowsCommandOutput } from "../commands/ListWorkflowsCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { SearchTablesCommandInput, SearchTablesCommandOutput } from "../commands/SearchTablesCommand";
3
3
  import { GluePaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,5 +1,5 @@
1
1
  import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
2
- import { GlueClientConfig } from "./GlueClient";
2
+ import type { GlueClientConfig } from "./GlueClient";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,5 +1,5 @@
1
1
  import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
2
- import { GlueClientConfig } from "./GlueClient";
2
+ import type { GlueClientConfig } from "./GlueClient";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,4 +1,4 @@
1
- import { GlueClientConfig } from "./GlueClient";
1
+ import type { GlueClientConfig } from "./GlueClient";
2
2
  /**
3
3
  * @internal
4
4
  */
@@ -1,4 +1,4 @@
1
- import { GlueClientConfig } from "./GlueClient";
1
+ import type { GlueClientConfig } from "./GlueClient";
2
2
  /**
3
3
  * @internal
4
4
  */
@@ -1,4 +1,4 @@
1
- import { GlueExtensionConfiguration } from "./extensionConfiguration";
1
+ import type { GlueExtensionConfiguration } from "./extensionConfiguration";
2
2
  /**
3
3
  * @public
4
4
  */
@@ -1,4 +1,4 @@
1
- import { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
1
+ import type { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
2
2
  export declare var AccessToken: StaticSimpleSchema;
3
3
  export declare var AuthorizationCode: StaticSimpleSchema;
4
4
  export declare var DataQualityObservationDescription: StaticSimpleSchema;
@@ -20,13 +20,12 @@ import {
20
20
  } from "@smithy/middleware-retry";
21
21
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
22
22
  import {
23
- Client as __Client,
24
23
  DefaultsMode as __DefaultsMode,
25
24
  SmithyConfiguration as __SmithyConfiguration,
26
25
  SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
26
+ Client as __Client,
27
27
  } from "@smithy/smithy-client";
28
28
  import {
29
- AwsCredentialIdentityProvider,
30
29
  BodyLengthCalculator as __BodyLengthCalculator,
31
30
  CheckOptionalClientConfig as __CheckOptionalClientConfig,
32
31
  ChecksumConstructor as __ChecksumConstructor,
@@ -39,9 +38,10 @@ import {
39
38
  HttpResponse,
40
39
  Logger as __Logger,
41
40
  Provider as __Provider,
42
- Provider,
43
41
  StreamCollector as __StreamCollector,
44
42
  UrlParser as __UrlParser,
43
+ AwsCredentialIdentityProvider,
44
+ Provider,
45
45
  UserAgent as __UserAgent,
46
46
  } from "@smithy/types";
47
47
  import {
@@ -1,7 +1,7 @@
1
1
  import {
2
+ HttpAuthScheme,
2
3
  AwsCredentialIdentity,
3
4
  AwsCredentialIdentityProvider,
4
- HttpAuthScheme,
5
5
  } from "@smithy/types";
6
6
  import { GlueHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
@@ -1,6 +1,6 @@
1
1
  import {
2
- ServiceException as __ServiceException,
3
2
  ServiceExceptionOptions as __ServiceExceptionOptions,
3
+ ServiceException as __ServiceException,
4
4
  } from "@smithy/smithy-client";
5
5
  export { __ServiceExceptionOptions };
6
6
  export { __ServiceException };
@@ -58,37 +58,37 @@ import {
58
58
  WorkerType,
59
59
  } from "./enums";
60
60
  import {
61
- Action,
62
61
  AuthConfiguration,
63
62
  AuthenticationConfiguration,
64
63
  Blueprint,
65
- Column,
66
64
  ConnectionsList,
67
- Crawler,
68
65
  DatabaseIdentifier,
69
66
  DataQualityAggregatedMetrics,
70
- DataQualityAnalyzerResult,
71
- DataQualityObservation,
72
- DataQualityRuleResult,
73
67
  DataQualityTargetTable,
74
- DataSource,
75
- DevEndpoint,
76
68
  ErrorDetail,
77
69
  EventBatchingCondition,
78
70
  FederatedCatalog,
79
71
  FederatedDatabase,
80
- GlueTable,
81
- JobRun,
82
72
  PartitionInput,
83
73
  PhysicalConnectionRequirements,
84
74
  Predicate,
85
- PrincipalPermissions,
86
- Property,
87
75
  Schedule,
88
76
  SchemaId,
89
77
  StorageDescriptor,
90
78
  TableOptimizerConfiguration,
91
79
  TargetRedshiftCatalog,
80
+ Action,
81
+ Column,
82
+ Crawler,
83
+ DataQualityAnalyzerResult,
84
+ DataQualityObservation,
85
+ DataQualityRuleResult,
86
+ DataSource,
87
+ DevEndpoint,
88
+ GlueTable,
89
+ JobRun,
90
+ PrincipalPermissions,
91
+ Property,
92
92
  } from "./models_0";
93
93
  export interface CreateDataQualityRulesetResponse {
94
94
  Name?: string | undefined;
@@ -46,42 +46,40 @@ import {
46
46
  WorkerType,
47
47
  } from "./enums";
48
48
  import {
49
- Action,
50
49
  AuditContext,
51
50
  AuthenticationConfigurationInput,
52
51
  CatalogInput,
53
52
  ConnectionInput,
54
53
  CrawlerTargets,
55
- CustomEntityType,
56
54
  DatabaseInput,
57
55
  DataQualityTargetTable,
58
- DataSource,
59
56
  ErrorDetail,
60
57
  EventBatchingCondition,
61
- GlueTable,
62
58
  LakeFormationConfiguration,
63
59
  LineageConfiguration,
64
60
  NotificationProperty,
65
- Partition,
66
61
  PartitionInput,
67
- PartitionValueList,
68
62
  Predicate,
69
63
  RecrawlPolicy,
70
64
  SchemaChangePolicy,
71
65
  SchemaId,
72
- StatisticAnnotation,
73
66
  TableOptimizer,
74
67
  TableOptimizerConfiguration,
75
- TableOptimizerRun,
76
68
  TimestampedInclusionAnnotation,
77
- Trigger,
78
69
  Workflow,
70
+ Action,
71
+ CustomEntityType,
72
+ DataSource,
73
+ GlueTable,
74
+ Partition,
75
+ PartitionValueList,
76
+ StatisticAnnotation,
77
+ TableOptimizerRun,
78
+ Trigger,
79
79
  WorkflowRun,
80
80
  } from "./models_0";
81
81
  import {
82
82
  Capabilities,
83
- CatalogEntry,
84
- ColumnStatistics,
85
83
  DataCatalogEncryptionSettings,
86
84
  DataQualityEvaluationRunAdditionalRunOptions,
87
85
  EncryptionConfiguration,
@@ -90,23 +88,25 @@ import {
90
88
  IcebergSchema,
91
89
  IcebergSortOrder,
92
90
  IntegrationConfig,
93
- IntegrationError,
94
91
  JobBookmarkEntry,
95
92
  Location,
96
- MappingEntry,
97
93
  ProfileConfiguration,
98
94
  RegistryId,
99
- ResourceUri,
100
- SchemaColumn,
101
- Session,
102
95
  SourceProcessingProperties,
103
96
  SourceTableConfig,
104
97
  TableInput,
105
- Tag,
106
98
  TargetProcessingProperties,
107
99
  TargetTableConfig,
108
100
  TransformEncryption,
109
101
  TransformParameters,
102
+ CatalogEntry,
103
+ ColumnStatistics,
104
+ IntegrationError,
105
+ MappingEntry,
106
+ ResourceUri,
107
+ SchemaColumn,
108
+ Session,
109
+ Tag,
110
110
  } from "./models_1";
111
111
  export interface TransformFilterCriteria {
112
112
  Name?: string | undefined;
@@ -18,7 +18,6 @@ import {
18
18
  CatalogKafkaSource,
19
19
  CatalogKinesisSource,
20
20
  CatalogSource,
21
- Column,
22
21
  ConnectionsList,
23
22
  ConnectorDataSource,
24
23
  ConnectorDataTarget,
@@ -94,6 +93,7 @@ import {
94
93
  StorageDescriptor,
95
94
  Trigger,
96
95
  Union,
96
+ Column,
97
97
  } from "./models_0";
98
98
  import {
99
99
  ProfileConfiguration,
@@ -101,9 +101,9 @@ import {
101
101
  UserDefinedFunctionInput,
102
102
  } from "./models_1";
103
103
  import {
104
- ColumnRowFilter,
105
104
  FederatedTable,
106
105
  ViewDefinition,
106
+ ColumnRowFilter,
107
107
  ViewValidation,
108
108
  } from "./models_2";
109
109
  export interface UpdateTriggerResponse {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-glue",
3
3
  "description": "AWS SDK for JavaScript Glue Client for Node.js, Browser and React Native",
4
- "version": "3.943.0",
4
+ "version": "3.946.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-glue",
@@ -11,7 +11,8 @@
11
11
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
12
12
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
13
13
  "extract:docs": "api-extractor run --local",
14
- "generate:client": "node ../../scripts/generate-clients/single-service --solo glue"
14
+ "generate:client": "node ../../scripts/generate-clients/single-service --solo glue",
15
+ "test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
15
16
  },
16
17
  "main": "./dist-cjs/index.js",
17
18
  "types": "./dist-types/index.d.ts",
@@ -20,38 +21,38 @@
20
21
  "dependencies": {
21
22
  "@aws-crypto/sha256-browser": "5.2.0",
22
23
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.943.0",
24
- "@aws-sdk/credential-provider-node": "3.943.0",
24
+ "@aws-sdk/core": "3.946.0",
25
+ "@aws-sdk/credential-provider-node": "3.946.0",
25
26
  "@aws-sdk/middleware-host-header": "3.936.0",
26
27
  "@aws-sdk/middleware-logger": "3.936.0",
27
28
  "@aws-sdk/middleware-recursion-detection": "3.936.0",
28
- "@aws-sdk/middleware-user-agent": "3.943.0",
29
+ "@aws-sdk/middleware-user-agent": "3.946.0",
29
30
  "@aws-sdk/region-config-resolver": "3.936.0",
30
31
  "@aws-sdk/types": "3.936.0",
31
32
  "@aws-sdk/util-endpoints": "3.936.0",
32
33
  "@aws-sdk/util-user-agent-browser": "3.936.0",
33
- "@aws-sdk/util-user-agent-node": "3.943.0",
34
+ "@aws-sdk/util-user-agent-node": "3.946.0",
34
35
  "@smithy/config-resolver": "^4.4.3",
35
- "@smithy/core": "^3.18.5",
36
+ "@smithy/core": "^3.18.7",
36
37
  "@smithy/fetch-http-handler": "^5.3.6",
37
38
  "@smithy/hash-node": "^4.2.5",
38
39
  "@smithy/invalid-dependency": "^4.2.5",
39
40
  "@smithy/middleware-content-length": "^4.2.5",
40
- "@smithy/middleware-endpoint": "^4.3.12",
41
- "@smithy/middleware-retry": "^4.4.12",
41
+ "@smithy/middleware-endpoint": "^4.3.14",
42
+ "@smithy/middleware-retry": "^4.4.14",
42
43
  "@smithy/middleware-serde": "^4.2.6",
43
44
  "@smithy/middleware-stack": "^4.2.5",
44
45
  "@smithy/node-config-provider": "^4.3.5",
45
46
  "@smithy/node-http-handler": "^4.4.5",
46
47
  "@smithy/protocol-http": "^5.3.5",
47
- "@smithy/smithy-client": "^4.9.8",
48
+ "@smithy/smithy-client": "^4.9.10",
48
49
  "@smithy/types": "^4.9.0",
49
50
  "@smithy/url-parser": "^4.2.5",
50
51
  "@smithy/util-base64": "^4.3.0",
51
52
  "@smithy/util-body-length-browser": "^4.2.0",
52
53
  "@smithy/util-body-length-node": "^4.2.1",
53
- "@smithy/util-defaults-mode-browser": "^4.3.11",
54
- "@smithy/util-defaults-mode-node": "^4.2.14",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.13",
55
+ "@smithy/util-defaults-mode-node": "^4.2.16",
55
56
  "@smithy/util-endpoints": "^3.2.5",
56
57
  "@smithy/util-middleware": "^4.2.5",
57
58
  "@smithy/util-retry": "^4.2.5",