@aws-sdk/client-glue 3.943.0 → 3.947.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 (338) 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 -452
  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 -2
  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/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
  338. package/package.json +13 -12
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
6
6
  import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
7
7
  import { getSchemaSerdePlugin } from "@smithy/core/schema";
8
8
  import { getContentLengthPlugin } from "@smithy/middleware-content-length";
9
- import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
10
- import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
9
+ import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
10
+ import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
11
11
  import { Client as __Client, } from "@smithy/smithy-client";
12
12
  import { defaultGlueHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
13
13
  import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
4
4
  import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
5
5
  import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
6
6
  import { invalidProvider } from "@smithy/invalid-dependency";
7
+ import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
7
8
  import { calculateBodyLength } from "@smithy/util-body-length-browser";
9
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
8
10
  import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
9
11
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
10
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
11
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
12
12
  export const getRuntimeConfig = (config) => {
13
13
  const defaultsMode = resolveDefaultsModeConfig(config);
14
14
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
7
7
  import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
8
8
  import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
9
9
  import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
10
+ import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
10
11
  import { calculateBodyLength } from "@smithy/util-body-length-node";
12
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
11
13
  import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
12
14
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
13
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
14
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
15
- import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
16
15
  export const getRuntimeConfig = (config) => {
17
16
  emitWarningIfUnsupportedVersion(process.version);
18
17
  const defaultsMode = resolveDefaultsModeConfig(config);